/*
Theme Name: 	   TrueSoft
Text Domain: 	   truesoft
Template: 			softme
Version:            1.0.83
Tested up to:       6.8
Requires at least:  4.7
Requires PHP:       5.6
Author:             DesertThemes
Author URI:         https://desertthemes.com/
Theme URI:          https://desertthemes.com/themes/truesoft-free/
Description:        TrueSoft is a lightweight, stunning, professional and flexible WordPress Theme. TrueSoft is perfect for Startup, IT Solutions, IT Business, Agencies, Marketing, Consulting and Services Company related to any business websites. TrueSoft based on in-depth research into IT Solutions, IT Services, IT Business, Consulting & Software, Digital Solution, Technical Engineering, Technology, and Services Company, to deliver all needed layouts and blocks. It will enable you to create almost any type of website with a beautiful & professional design. TrueSoft Pro demo https://preview.desertthemes.com/pro/truesoft/
Tags:               one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/


:root {
    --dt-pri-color: #0089cf;
    --dt-priTwo-color: #0089cf;
    --dt-sec-color: #004d7a;
    --dt-priGrd-color: #00a0e6;
}

/* Button 2 */

.btn--effect-two .dt-btn:not(.submit-btn) {
    line-height: 4.8rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.btn--effect-two .dt-btn:not(.submit-btn) .dt-btn-text {
    display: inline-flex;
}

.btn--effect-two .dt-btn:not(.submit-btn) .dt-btn-text span {
    white-space: pre-wrap;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span,
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span {
    display: inline-block;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n) {
    -webkit-animation-timing-function: cubic-bezier(.75,0,.125,1);
    animation-timing-function: cubic-bezier(.75,0,.125,1);
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n) {
    -webkit-animation: dt_nanuk_2 .5s forwards;
    animation: dt_nanuk_2 .5s forwards;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n+1) {
    -webkit-animation: dt_nanuk_1 .5s forwards;
    animation: dt_nanuk_1 .5s forwards;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2) {
    -webkit-animation-delay: .05s;
    animation-delay: .05s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(3),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(3) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(4),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(4) {
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(5),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(5) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(6),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(6) {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(7),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(7) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(8),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(8) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(9),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(9) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(10),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(10) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(11),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(11) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(12),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(12) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(13),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(13) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(14),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(14) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(15),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(15) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(16),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(16) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(17),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(17) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(18),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(18) {
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(19),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(19) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(20),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(20) {
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(21),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(21) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(22),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(22) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(23),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(23) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(24),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(24) {
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(25),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(25) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(26),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(26) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(27),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(27) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(28),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(28) {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(29),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(29) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(30),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(30) {
    -webkit-animation-delay: 1.45s;
    animation-delay: 1.45s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(31),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(31) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(32),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(32) {
    -webkit-animation-delay: 1.55s;
    animation-delay: 1.55s;
}

@keyframes dt_nanuk_1{0%,100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}49%{opacity:1;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}50%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);color:inherit}51%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);color:inherit}100%{color:inherit}}
@keyframes dt_nanuk_2{0%,100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}49%{opacity:1;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}50%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);color:inherit}51%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);color:inherit}100%{color:inherit}}


/* Header--two */

.header--two {
    color: var(--dt-sec-color);
    background-color: var(--dt-whi-color);
}

.header--two .dt_header-topbar {
    background: var(--dt-gray-color);
}

.header--two .dt_navbar-list-right > li:not(:last-child) {
    margin-right: 1.4rem;
}

@media (min-width: 87.5em) {
    .header--two .dt_header-topbar {
        font-size: 1.45rem;
    }
}

.header--two .dt_navbar-user-item .dt_user_btn,
.header--two .dt_navbar-cart-item .dt_navbar-cart-icon,
.header--two .dt_navbar-search-item button.dt_navbar-search-toggle {
    width: 4.2rem;
    height: 4.2rem;
    line-height: 4.2rem;
}

.header--two .dt_navbar-user-item .dt_user_btn i,
.header--two .dt_navbar-cart-item .dt_navbar-cart-icon i {
    vertical-align: -1px;
}

.header--two .dt_navbar-cart-item .cart_count {
    transform: none;
    -webkit-transform: none;
    font-size: 1.6rem;
    line-height: 1.4;
}


/* Slider */

.dt_slider--five .dt_slider-content .subtitle {
    width: max-content;
    font-size: 1.7rem;
    font-weight: 400;
    padding: 1.2rem 2rem;
    background-color: var(--dt-sec-color);
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    margin-bottom: 2.6rem;
}

.dt_slider--five .active .dt_slider-content .subtitle {
    opacity: 1;
}

.dt_slider--five .dt-text-left .dt_slider-content .subtitle {
    border-left-width: 0.4rem;
    border-left-color: var(--dt-pri-color);
}

.dt_slider--five .dt-text-center .dt_slider-content .subtitle {
    border-top-width: 0.4rem;
    border-top-color: var(--dt-pri-color);
}

.dt_slider--five .dt-text-right .dt_slider-content .subtitle {
    border-right-width: 0.4rem;
    border-right-color: var(--dt-pri-color);
}

.dt_slider--five .dt_slider-wrapper::before,
.dt_slider--five .dt_slider-content .subtitle::before,
.dt_slider--five .dt_owl_carousel.owl-carousel .owl-dots {
    display: none;
}

@media (min-width: 62em) {
	.dt_slider--five .dt-text-center .dt_slider-content,
    .dt_slider--five .dt_slider-content {
        margin-bottom: 4rem;
    }
    .dt_slider--five .dt_slider-content .title {
        font-size: 8rem;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav {
        bottom: 0;
        padding: 0;
        top: unset;
        left: unset;
        position: unset;
        display: unset;
        -webkit-transform: unset;
        transform: unset;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-]+[class*=owl-] {
        margin: 0;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-] {
        position: absolute;
        top: 50%;
        width: 6rem;
        height: 6rem;
        border-radius: 11rem;
        background-color: var(--dt-pri-color);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-]:hover {
        width: 11rem;
        box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-].owl-prev {
        left: 3.6%;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-].owl-next {
        right: 3.6%;
    }    
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-].owl-prev:hover {
        left: 1%;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-].owl-next:hover {
        right: 1%;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-] .imgholder {
        border-radius: 11rem;
    }
    .dt_slider .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-] i {
        vertical-align: middle;
    }

    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav .disabled {
        display: none !important;
    }
}


/* Slider Nine */
.dt_slider--five + .dt_service--nine {
    padding-top: 0;
    padding-bottom: 6.5rem;
    margin-top: -6.5rem;
    margin-bottom: 0;
    z-index: 1;
}

.dt_service--nine .dt_item_inner {
    position: relative;
    border-radius: 8px;
    border: 7px solid #fff;
    box-shadow: 0px 10px 30px #CED2DD;
    overflow: hidden;
    z-index: 0;
    background-color: var(--dt-sec-color);
}

.dt_service--nine .dt_item_inner .dt_item_image {
    width: 100%;
    height: 300px;
    min-height: 300px;
    position: relative;
    overflow: hidden;
}

.dt_service--nine .dt_item_inner .dt_item_image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, var(--dt-sec-color) 10%, rgba(0, 25, 76, 0.4) 66%);
}

.dt_service--nine .dt_item_inner .dt_item_image::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 25, 76, 0.55) 54%, rgba(0, 25, 76, 0) 100%, var(--dt-sec-color) 100%);
    transition: .3s linear;
    opacity: 0;
}

.dt_service--nine .dt_item_inner:hover .dt_item_image::after,
.dt_service--nine .dt_item_inner:focus-within .dt_item_image::after {
    opacity: 1;
}

.dt_service--nine .dt_item_inner .dt_item_image a::before {
    content: "";
    position: absolute;
    top: -5rem;
    right: 0;
    width: 75px;
    height: 75px;
    opacity: 0;
    background-color: var(--dt-pri-color);
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cpath fill='currentColor' d='M22.375 0H10.737L1.065 9.952a3.74 3.74 0 0 0-.071 5.152 3.854 3.854 0 0 0 5.492.166L22.375 0ZM28.276 72.511 75 26.99V0H38.036L24.963 13.326a8.599 8.599 0 0 0 .738 12.738c3.46 2.802 8.502 2.585 11.702-.506l8.754-8.565s3.037-2.998 6.579 0c2.53 3-1.012 6.998-1.012 6.998L15.87 60.33a8.568 8.568 0 0 0 .718 12.71c3.46 2.802 8.502 2.574 11.688-.53Z'/%3E%3Cpath fill='%23000' d='M24.399 33.487c0 5.245-4.304 9.496-9.614 9.496-5.31 0-9.614-4.251-9.614-9.496s4.304-9.496 9.614-9.496c5.31 0 9.614 4.251 9.614 9.496Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cpath fill='currentColor' d='M22.375 0H10.737L1.065 9.952a3.74 3.74 0 0 0-.071 5.152 3.854 3.854 0 0 0 5.492.166L22.375 0ZM28.276 72.511 75 26.99V0H38.036L24.963 13.326a8.599 8.599 0 0 0 .738 12.738c3.46 2.802 8.502 2.585 11.702-.506l8.754-8.565s3.037-2.998 6.579 0c2.53 3-1.012 6.998-1.012 6.998L15.87 60.33a8.568 8.568 0 0 0 .718 12.71c3.46 2.802 8.502 2.574 11.688-.53Z'/%3E%3Cpath fill='%23000' d='M24.399 33.487c0 5.245-4.304 9.496-9.614 9.496-5.31 0-9.614-4.251-9.614-9.496s4.304-9.496 9.614-9.496c5.31 0 9.614 4.251 9.614 9.496Z'/%3E%3C/svg%3E");
}

.dt_service--nine .dt_item_inner:hover .dt_item_image a::before,
.dt_service--nine .dt_item_inner:focus-within .dt_item_image a::before {
    top: 0;
    opacity: 1;
}

.dt_service--nine .dt_item_inner .dt_item_image a,
.dt_service--nine .dt_item_inner .dt_item_image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

.dt_service--nine .dt_item_inner .dt_item_holder {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 25px;
    z-index: 1;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_icon {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    line-height: 0;
    background: rgba(255, 255, 255, 20%);
    border-radius: 8px;
    color: #fff;
    margin-bottom: 15px;
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt_service--nine .dt_item_inner:hover .dt_item_holder .dt_item_icon,
.dt_service--nine .dt_item_inner:focus-within .dt_item_holder .dt_item_icon {
    background-color: var(--dt-pri-color);
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_title {
    margin-bottom: 10px;
    font-size: 24px;
    color: #fff;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_title a {
    color: inherit;
    text-decoration: none;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_content {
    color: #E6EEFF;
    display: none;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_readmore {
    opacity: 0;
    margin-bottom: -3.5rem;
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt_service--nine .dt_item_inner:hover .dt_item_holder .dt_item_readmore {
    opacity: 1;
    margin-bottom: 0%;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt-btn-arrow {
    color: #fff;
    margin-top: 10px;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt-btn-arrow:before {
    right: 0.15rem;
    background: #fff;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt-btn-arrow:after {
    right: 0;
    border-right-color: #fff;
    border-top-color: #fff;
}


/* Protect Section */

.circle_shapes {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    background: transparent;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.circle_shapes:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 8%;
    background: var(--dt-priGrd-color);
    -webkit-animation: dt_circle_shapes 20s infinite;
    animation: dt_circle_shapes 20s infinite;
}

@-webkit-keyframes dt_circle_shapes {
    0% {
        -webkit-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate(-10rem -10rem) rotate(90deg);
        transform: translate(-10rem -10rem) rotate(90deg);
    }
    50% {
        -webkit-transform: translate(10rem, 5rem) rotate(180deg);
        transform: translate(10rem, 5rem) rotate(180deg);
    }
    75% {
        -webkit-transform: translate(-10rem, 15rem) rotate(270deg);
        transform: translate(-10rem, 15rem) rotate(270deg);
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(360deg);
        transform: translate(0, 0) rotate(360deg);
    }
}

@keyframes dt_circle_shapes {
    0% {
        -webkit-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate(-10rem -10rem) rotate(90deg);
        transform: translate(-10rem -10rem) rotate(90deg);
    }
    50% {
        -webkit-transform: translate(10rem, 5rem) rotate(180deg);
        transform: translate(10rem, 5rem) rotate(180deg);
    }
    75% {
        -webkit-transform: translate(-10rem, 15rem) rotate(270deg);
        transform: translate(-10rem, 15rem) rotate(270deg);
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(360deg);
        transform: translate(0, 0) rotate(360deg);
    }
}

.circle_shapes .circle {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    border: 0.1rem solid rgba(189, 189, 189, 0.35);
    top: -5%;
    right: -5%;
    bottom: -5%;
    left: -5%;
    -webkit-animation: dt_rounded 30s linear infinite;
    animation: dt_rounded 30s linear infinite;
}

@-webkit-keyframes dt_rounded {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes dt_rounded {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.circle_shapes .circle:after,
.circle_shapes .circle:before {
    content: '';
    width: 1.8rem;
    height: 1.8rem;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: dt_zoomInOutTwo 4s infinite;
    animation: dt_zoomInOutTwo 4s infinite;
}

@-webkit-keyframes dt_zoomInOutTwo {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes dt_zoomInOutTwo {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.circle_shapes .circle:before {
    right: 15%;
    top: 11%;
    background: var(--dt-priTwo-color);
}

.circle_shapes .circle:after {
    bottom: 6%;
    right: 25%;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    background: #f3ab06;
}

.dt_protect--one {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title a:hover,
.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title a:focus {
    color: var(--dt-priGrd-color);
    background-size: 100% 0.18rem;
}

.dt_protect--one {
    background: url('assets/images/background/featurelist_bg.jpg') no-repeat center top, #F7F7F9;
}


.dt_protect--one .dt_image_block .dt_image_box.image-2 {
    padding-left: 0;
    margin-top: 0;
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 {
    position: absolute;
    right: 15rem;
    bottom: -3rem;
}

@media (min-width: 36em) {
    .dt_protect--one .dt_image_block .dt_image_box.image-2 {
        bottom: 2rem;
    }
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 .image {
    width: 16.5rem;
    height: 16.5rem;
    border-radius: 100%;
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 .image:before {
    z-index: 1;
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 .image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--dt-sec-color);
    opacity: 0.8;
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 .dt_image_video {
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.dt_protect--one .dt_item_inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: var(--dt-whi-color);
    box-shadow: 0 0 3.2rem -0.5rem rgba(0, 0, 0, 0.15);
}

.dt_protect--one .dt_item_inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 0;
    background-color: var(--dt-pri-color);
    z-index: -1;
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt_protect--one .dt_item_inner:hover:before,
.dt_protect--one .dt_item_inner:focus-within:before {
    width: 100%;
}

.dt_protect--one .dt_item_inner .dt_item_icon {
    min-width: 5rem;
    min-height: 5rem;
    padding: 1.06rem;
    text-align: center;
    font-size: 1.8rem;
    color: var(--dt-whi-color);
    background-color: var(--dt-pri-color);
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt_protect--one .dt_item_inner:hover .dt_item_icon,
.dt_protect--one .dt_item_inner:focus-within .dt_item_icon {
    color: var(--dt-pri-color);
    background-color: var(--dt-whi-color);
}

.dt_protect--one .dt_item_inner .dt_item_icon i {
    vertical-align: middle;
}

.dt_protect--one .dt_item_inner .dt_item_holder {
    padding: 1.25rem 1.6rem;
}

.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.05rem;
}

.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title a {
    color: var(--dt-sec-color);
    text-decoration: none;
}

.dt_protect--one .dt_item_inner:hover .dt_item_holder .dt_item_title a,
.dt_protect--one .dt_item_inner:focus-within .dt_item_holder .dt_item_title a {
    color: var(--dt-whi-color);
}

.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title a {
    color: inherit;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0 86%/0 0.18rem no-repeat;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0 86%/0 0.18rem no-repeat;
}


.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    text-decoration: none;
    font-weight: 500;
    font-size: 1.5rem;
    color: var(--dt-sec-color);
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wc-block-components-product-price__value {
    color: var(--dt-pri-color);
    font-weight: 600;
}

.wp-block-code.has-background code {
    background: inherit;
}

.wc-block-components-totals-item {
    color: var(--dt-sec-color);
    font-weight: 700;
}

div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
    color: var(--dt-sec-color);
    font-weight: 700;
    font-size: 24px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    text-decoration: none;
    font-weight: 500;
    font-size: 1.5rem;
    color: var(--dt-sec-color);
}

.wc-block-cart-items th {
    color: var(--dt-sec-color);
}

.wc-block-components-product-badge {
    background: var(--dt-pri-color);
    color: var(--dt-whi-color);
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    background-color: var(--dt-pri-color);
    color: #fff;
}

div.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    background: var(--dt-pri-color);
    color: #fff;
}

.wc-block-featured-category__link .wp-block-button__link:hover, 
.wc-block-featured-category__link .wp-block-button__link:focus {
    color: #fff;
}

nav.woocommerce-breadcrumb a {
    text-decoration: none;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
    color: #fff;
}

.wc-block-featured-product__link a:hover, 
.wc-block-featured-product__link a:focus {
    color: #fff;
}

.wp-block-table figcaption {
    text-align: center;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    color: #fff !important;
    text-decoration: none;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, 
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus {
    color: #fff;
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wp-block-code.has-background code {
    background: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-size: 1.5rem;
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p {
    font-size: 1.2rem;
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper p strong {
    font-size: 16px;
}

table.wc-block-cart-items .wc-block-components-product-price {
    font-size: 1.2rem;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover, 
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
    color: #fff;
}

.widget.widget_shopping_cart a:before {
    display:none
}

.widget .wc-block-grid__products a:before {
    display: none;
}

.has-background.wp-block-post-author {
    padding: 1rem;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 1rem !important;
}

.wc-block-components-totals-item__value {
    font-size: 1.5rem;
}

.wc-block-mini-cart__footer-checkout, 
.wc-block-mini-cart__footer-checkout:hover, 
.wc-block-mini-cart__footer-checkout:focus {
    background-color: var(--dt-pri-color);
    color: #fff;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
    text-decoration: none;
}

.wc-block-mini-cart__badge {
    color: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    text-decoration: none;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
    font-size: 1.2rem;
}

.wc-block-mini-cart__footer span.wc-block-components-totals-item__label {
    font-size: 1.5rem;
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    font-size: 1.2rem !important;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    text-decoration: none !important;
}

.wp-block-latest-comments__comment a {
    text-decoration: none;
}

.wc-block-components-product-badge {
    font-size: 1rem !important;
}

.wc-block-components-totals-coupon-link {
    text-decoration: none;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, 
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus {
    color: var(--dt-pri-color) !important;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2rem !important;
    width: 2rem !important;
}

.dt_widget-area .wp-block-comment-author-name a,
.dt_widget-area .wp-block-comment-date a {
    color: var(--dt-sec-color);
}

.wp-block-avatar img {
    border-radius: 50%;
}

.wp-block-avatar:hover img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

.wp-block-page-list {
    list-style: none;
    padding: 0;
}

.wp-block-page-list a {
    color: var(--dt-sec-color);
    text-decoration: none;
    font-weight: 600;
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
    color: var(--dt-pri-color);
}

.wp-block-list {
    padding: 0;
}

.wp-block-list.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-details.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-verse.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-preformatted.has-background {
    padding: 1em;
}

.wp-block-archives {
    list-style: none;
    padding: 0;
}

.wp-block-archives-list a {
    font-weight: 600;
    color: var(--dt-sec-color);
}

.wp-block-archives-list a:hover, 
.wp-block-archives-list a:focus {
    color: var(--dt-pri-color);
}

.wp-block-page-list.has-background {
    padding: 1rem;
}

a.wp-block-button__link:hover, 
a.wp-block-button__link:focus {
    color: #fff;
    text-decoration: none;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: var(--dt-pri-color);
}

.wp-block-latest-comments {
    padding-left: 0;
}

.wp-block-latest-comments li a:not(:hover, :focus) {
    color: var(--dt-sec-color);
}

.dt_footer .wp-block-latest-comments li a:not(:hover, :focus) {
    color: inherit;
}

.dt_footer ul.product_list_widget li .woocommerce-Price-amount {
    color: #fff;
}

.dt_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button) {
    background-color: var(--dt-pri-color);
}

.dt_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button):hover,
.dt_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button):focus {
    background-color: var(--dt-pri-color) !important;
}

/* Sub-menu items - Normal font weight */
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li > a,
.dt_header .widget_nav_menu .sub-menu li > a,
.dt_footer .dt_navbar-mainmenu .dropdown-menu li > a,
.dt_footer_copyright .widget_nav_menu .sub-menu li > a,
.dt_mobilenav-mainmenu-inner .dropdown-menu li > a,
.dt_mobilenav-mainmenu-inner li.menu-item-has-children ul.dropdown-menu li > a {
    font-weight: normal;
}

/* Japanese Font - Noto Sans JP */
:root {
    --dt-base-font: 'Noto Sans JP', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Meiryo', 'MS PGothic', sans-serif;
    --dt-title-font: 'Noto Sans JP', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Meiryo', 'MS PGothic', sans-serif;
}

html,
body {
    font-family: 'Noto Sans JP', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Meiryo', 'MS PGothic', sans-serif !important;
    padding: 0 !important;
}

/* Apply Japanese font to all text elements */
p, h1, h2, h3, h4, h5, h6, a, span, div, li, td, th, label, input, textarea, select, button, 
.dt_navbar-nav, .dt_header, .dt_footer, .dt_content, .dt_widget-area,
.wp-block-heading, .wp-block-paragraph, .wp-block-list, .wp-block-quote {
    font-family: 'Noto Sans JP', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Meiryo', 'MS PGothic', sans-serif !important;
}

/* Fix scroll to top button - hide arrow icon, keep only circle with chevron */
.dt_uptop:after {
    display: none !important;
}

.dt_uptop:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-left: 0.8rem solid transparent;
    border-right: 0.8rem solid transparent;
    border-bottom: 1rem solid var(--dt-pri-color);
    z-index: 2;
    transition: all 0.2s linear;
}

.dt_uptop.active:hover:before {
    border-bottom-color: var(--dt-pri-color);
    transform: translate(-50%, -60%);
}

.dt_uptop svg {
    border-radius: 50% !important;
}

/* =========================================================
   Detomo Blog — listing cards + single post
   ========================================================= */

/* Shorter page-title banner on blog / single */
body.blog .dt_pagetitle,
body.archive .dt_pagetitle,
body.single-post .dt_pagetitle,
body.search .dt_pagetitle {
    min-height: 22rem;
    padding-top: 8rem;
    padding-bottom: 4rem;
}

@media (min-width: 62em) {
    body.blog .dt_pagetitle,
    body.archive .dt_pagetitle,
    body.single-post .dt_pagetitle,
    body.search .dt_pagetitle {
        min-height: 26rem;
    }
}

body.blog .dt_pagetitle .dt_pagetitle_content .title > *,
body.archive .dt_pagetitle .dt_pagetitle_content .title > *,
body.single-post .dt_pagetitle .dt_pagetitle_content .title > * {
    font-size: clamp(2.8rem, 4vw, 4.2rem);
}

/* Listing spacing */
body.blog .dt_posts.dt-py-default,
body.archive .dt_posts.dt-py-default,
body.search .dt_posts.dt-py-default,
body.single-post .dt_posts.dt-py-default {
    padding-top: 4rem;
}

.dt_posts .dt_post_block {
    margin: 0;
}

.dt_posts .dt_post_block + .dt_post_block {
    margin-top: 2.4rem;
}

.dt_post_block .dt_post_item.detomo-post,
.dt_post_item.detomo-post:not(.single) {
    border: 0;
    margin: 0;
    background: transparent;
}

.dt_post_item.detomo-post:not(.single):hover,
.dt_post_item.detomo-post:not(.single):focus-within {
    border-color: transparent;
    box-shadow: none;
}

/* ---- Card (archive / blog index) ---- */

.detomo-card {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    align-items: stretch;
    text-decoration: none;
    color: inherit;
    background: #fff;
    border: 1px solid rgba(0, 77, 122, 0.1);
    border-radius: 1.2rem;
    overflow: hidden;
    transition: box-shadow 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
}

.detomo-card:hover,
.detomo-card:focus {
    text-decoration: none;
    color: inherit;
    border-color: rgba(0, 137, 207, 0.35);
    box-shadow: 0 1.2rem 3.2rem rgba(0, 77, 122, 0.12);
    transform: translateY(-2px);
}

@media (min-width: 48em) {
    .detomo-card {
        grid-template-columns: minmax(22rem, 38%) 1fr;
        min-height: 22rem;
    }
}

.detomo-card__media {
    position: relative;
    overflow: hidden;
    background: #e8f4fb;
    min-height: 20rem;
}

@media (min-width: 48em) {
    .detomo-card__media {
        min-height: 100%;
    }
}

.detomo-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.detomo-card:hover .detomo-card__media img,
.detomo-card:focus .detomo-card__media img {
    transform: scale(1.04);
}

.detomo-card__media--empty {
    background: linear-gradient(135deg, #0089cf 0%, #004d7a 100%);
}

.detomo-card__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2.4rem 2.2rem 2.6rem;
    gap: 1rem;
}

@media (min-width: 48em) {
    .detomo-card__body {
        padding: 2.8rem 3rem;
    }
}

.detomo-card__cat {
    display: inline-flex;
    align-self: flex-start;
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #0089cf;
    background: rgba(0, 137, 207, 0.08);
    border: 1px solid rgba(0, 137, 207, 0.28);
    border-radius: 0.4rem;
    padding: 0.35rem 1rem;
    line-height: 1.4;
}

.detomo-card__title {
    margin: 0;
    font-size: clamp(1.9rem, 2.2vw, 2.4rem);
    font-weight: 700;
    line-height: 1.35;
    color: #004d7a;
}

.detomo-card:hover .detomo-card__title,
.detomo-card:focus .detomo-card__title {
    color: #0089cf;
}

.detomo-card__meta {
    font-size: 1.35rem;
    color: #6b7c8a;
    font-weight: 500;
}

.detomo-card__excerpt {
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.7;
    color: #3d4f5c;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.detomo-card__more {
    margin-top: 0.6rem;
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    font-size: 1.45rem;
    font-weight: 700;
    color: #0089cf;
}

.detomo-card:hover .detomo-card__more span,
.detomo-card:focus .detomo-card__more span {
    transform: translateX(4px);
}

.detomo-card__more span {
    display: inline-block;
    transition: transform 0.2s ease;
}

/* ---- Single post ---- */

body.single-post .dt_post_item.detomo-post {
    border: 0;
    background: transparent;
}

body.single-post .detomo-post__image {
    border-radius: 1.2rem;
    overflow: hidden;
    margin-bottom: 2.4rem;
    max-height: 42rem;
    background: #e8f4fb;
}

body.single-post .detomo-post__image img {
    width: 100%;
    height: auto;
    max-height: 42rem;
    object-fit: cover;
    display: block;
}

body.single-post .detomo-post__inner {
    padding: 0;
    box-shadow: none !important;
}

body.single-post .detomo-post__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1.2rem 1.6rem;
    margin-bottom: 2rem;
}

body.single-post .detomo-post__cat {
    display: inline-flex;
    font-size: 1.3rem;
    font-weight: 600;
    color: #0089cf;
    background: rgba(0, 137, 207, 0.08);
    border: 1px solid rgba(0, 137, 207, 0.28);
    border-radius: 0.4rem;
    padding: 0.4rem 1.1rem;
    text-decoration: none;
    line-height: 1.4;
}

body.single-post .detomo-post__cat:hover,
body.single-post .detomo-post__cat:focus {
    background: #0089cf;
    color: #fff;
    text-decoration: none;
}

body.single-post .detomo-post__date {
    font-size: 1.4rem;
    color: #6b7c8a;
    font-weight: 500;
}

body.single-post .detomo-post__content {
    font-size: 1.65rem;
    line-height: 1.9;
    color: #243642;
}

body.single-post .detomo-post__content > *:first-child {
    margin-top: 0;
}

body.single-post .detomo-post__content p {
    margin-bottom: 1.6rem;
}

body.single-post .detomo-post__content a {
    color: #0089cf;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    word-break: break-all;
}

body.single-post .detomo-post__content a:hover,
body.single-post .detomo-post__content a:focus {
    color: #004d7a;
}

body.single-post .detomo-post__content .wp-block-gallery,
body.single-post .detomo-post__content .gallery,
body.single-post .detomo-post__content .wp-block-image {
    margin: 2rem 0;
}

body.single-post .detomo-post__content .wp-block-gallery img,
body.single-post .detomo-post__content .gallery img {
    border-radius: 0.8rem;
}

body.single-post .detomo-post__footer {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(0, 77, 122, 0.12);
}

body.single-post .detomo-post__footer .tags a {
    font-size: 1.35rem;
    margin: 0 0.6rem 0.6rem 0;
    padding: 0.6rem 1.2rem;
    font-weight: 500;
    color: #004d7a;
    display: inline-block;
    text-decoration: none;
    border: 1px solid rgba(0, 77, 122, 0.18);
    border-radius: 0.4rem;
    background: #f5f9fc;
}

body.single-post .detomo-post__footer .tags a:hover,
body.single-post .detomo-post__footer .tags a:focus {
    background: #0089cf;
    border-color: #0089cf;
    color: #fff;
}

/* Comments area polish */
body.single-post #comments {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(0, 77, 122, 0.12);
}

body.single-post .comment-respond .comment-reply-title {
    font-size: 2rem;
    color: #004d7a;
}

body.single-post .comment-form input[type="text"],
body.single-post .comment-form input[type="email"],
body.single-post .comment-form input[type="url"],
body.single-post .comment-form textarea {
    border-radius: 0.6rem;
    border-color: rgba(0, 77, 122, 0.2);
}

body.single-post .comment-form .form-submit input[type="submit"] {
    background: #0089cf;
    border: 0;
    border-radius: 0.6rem;
    padding: 1rem 2.2rem;
    font-weight: 700;
}

/* =========================================================
   Event / ブログ page — WP Blog Post Layouts (layout-two)
   Menu 「ブログ」 points here: /イベント/
   ========================================================= */

body.page-id-305 .dt_pagetitle,
body.page-id-305 .entry-content > .cv-block,
.page-id-305 .dt_pagetitle {
    /* shorter banner */
}

body.page-id-305 .dt_pagetitle {
    min-height: 22rem;
    padding-top: 8rem;
    padding-bottom: 4rem;
}

body.page-id-305 .dt_pagetitle .dt_pagetitle_content .title > * {
    font-size: clamp(2.8rem, 4vw, 4.2rem);
}

body.page-id-305 .dt_posts.dt-py-default {
    padding-top: 4rem;
    padding-bottom: 6rem;
}

/* Full-width clean cards — kill the overlapping layout */
.cv-block.cv-block-list--layout-two {
    max-width: 100%;
}

.cv-block.cv-block-list--layout-two .cv-post-wrapper {
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    margin: 0;
}

.cv-block.cv-block-list--layout-two .cv-post-wrapper.column--one article,
.cv-block.cv-block-list--layout-two .cv-post-wrapper article {
    width: 100% !important;
    margin: 0 !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    align-items: stretch;
    background: #fff;
    border: 1px solid rgba(0, 77, 122, 0.1);
    border-radius: 1.2rem;
    overflow: hidden;
    box-shadow: none;
    transition: box-shadow 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
}

@media (min-width: 768px) {
    .cv-block.cv-block-list--layout-two .cv-post-wrapper.column--one article,
    .cv-block.cv-block-list--layout-two .cv-post-wrapper article {
        grid-template-columns: 36% 1fr !important;
        min-height: 240px;
    }
}

.cv-block.cv-block-list--layout-two .cv-post-wrapper article:hover {
    border-color: rgba(0, 137, 207, 0.35);
    box-shadow: 0 1.2rem 3.2rem rgba(0, 77, 122, 0.12);
    transform: translateY(-2px);
}

.cv-block.cv-block-list--layout-two .cv-post-left-wrap,
.cv-block.cv-block-list--layout-two .cv-post-right-wrap {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: top;
    float: none;
    position: relative;
    z-index: 1;
    background: transparent !important;
    box-shadow: none !important;
}

.cv-block.cv-block-list--layout-two .cv-post-left-wrap {
    min-height: 20rem;
    background: #e8f4fb;
    overflow: hidden;
}

@media (min-width: 48em) {
    .cv-block.cv-block-list--layout-two .cv-post-left-wrap {
        min-height: 100%;
    }
}

.cv-block.cv-block-list--layout-two .cv-post-thumb {
    height: 100%;
    min-height: inherit;
}

.cv-block.cv-block-list--layout-two .cv-post-thumb a {
    display: block;
    height: 100%;
    min-height: inherit;
}

.cv-block.cv-block-list--layout-two .cv-post-thumb img {
    width: 100%;
    height: 100%;
    min-height: 20rem;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

@media (min-width: 48em) {
    .cv-block.cv-block-list--layout-two .cv-post-thumb img {
        min-height: 100%;
        position: absolute;
        inset: 0;
    }

    .cv-block.cv-block-list--layout-two .cv-post-thumb,
    .cv-block.cv-block-list--layout-two .cv-post-thumb a {
        position: absolute;
        inset: 0;
        min-height: 100%;
    }

    .cv-block.cv-block-list--layout-two .cv-post-left-wrap {
        position: relative;
    }
}

.cv-block.cv-block-list--layout-two article:hover .cv-post-thumb img {
    transform: scale(1.04);
}

/* Hide format icon badge */
.cv-block.cv-block-list--layout-two .cv-post.cv-icon .cv-post-thumb::after,
.cv-block.cv-block-list--layout-two .cv-post-thumb::after {
    display: none !important;
}

.cv-block.cv-block-list--layout-two .cv-post-right-wrap {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    padding: 2.4rem 2.2rem 2.6rem !important;
    box-sizing: border-box;
}

@media (min-width: 48em) {
    .cv-block.cv-block-list--layout-two .cv-post-right-wrap {
        padding: 2.8rem 3rem !important;
    }
}

.cv-block.cv-block-list--layout-two .cv-post-cats-wrap {
    margin: 0;
}

.cv-block.cv-block-list--layout-two .cv-post-cat {
    margin: 0;
}

.cv-block.cv-block-list--layout-two .cv-post-cat a {
    display: inline-flex;
    font-size: 1.25rem !important;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #0089cf !important;
    background: rgba(0, 137, 207, 0.08);
    border: 1px solid rgba(0, 137, 207, 0.28) !important;
    border-radius: 0.4rem;
    padding: 0.35rem 1rem !important;
    line-height: 1.4;
    text-decoration: none;
}

.cv-block.cv-block-list--layout-two .cv-post-cat a:hover,
.cv-block.cv-block-list--layout-two .cv-post-cat a:focus {
    background: #0089cf;
    color: #fff !important;
    text-decoration: none;
}

.cv-block.cv-block-list--layout-two .cv-post-title {
    margin: 0 !important;
    font-size: clamp(1.9rem, 2.2vw, 2.4rem) !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    text-transform: none !important;
}

.cv-block.cv-block-list--layout-two .cv-post-title a {
    color: #004d7a !important;
    text-decoration: none;
}

.cv-block.cv-block-list--layout-two article:hover .cv-post-title a {
    color: #0089cf !important;
}

.cv-block.cv-block-list--layout-two .cv-post-meta {
    margin: 0 !important;
    font-size: 1.35rem;
    color: #6b7c8a;
}

.cv-block.cv-block-list--layout-two .cv-post-meta .cv-post-meta-item {
    margin: 0;
    padding: 0;
}

.cv-block.cv-block-list--layout-two .cv-post-meta .cv-post-meta-item::before {
    display: none !important;
}

.cv-block.cv-block-list--layout-two .cv-post-meta a {
    color: #6b7c8a !important;
    text-decoration: none;
    font-weight: 500;
}

/* Hide author / comments if still rendered */
.cv-block.cv-block-list--layout-two .cv-post-author-name,
.cv-block.cv-block-list--layout-two .cv-post-comments-wrap,
.cv-block.cv-block-list--layout-two .cv-post-tags-wrap {
    display: none !important;
}

.cv-block.cv-block-list--layout-two .cv-post-content {
    margin: 0 !important;
    font-size: 1.5rem !important;
    line-height: 1.7 !important;
    color: #3d4f5c !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cv-block.cv-block-list--layout-two .cv-read-more {
    margin-top: 0.4rem;
}

.cv-block.cv-block-list--layout-two .cv-read-more a {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    font-size: 1.45rem !important;
    font-weight: 700 !important;
    color: #0089cf !important;
    text-decoration: none !important;
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    text-transform: none !important;
}

.cv-block.cv-block-list--layout-two .cv-read-more a i {
    font-size: 1.2rem;
    transition: transform 0.2s ease;
}

.cv-block.cv-block-list--layout-two article:hover .cv-read-more a i {
    transform: translateX(4px);
}

/* Page content container spacing for this page */
body.page-id-305 .dt_posts,
body.page-id-305 .content-area,
body.page-id-305 article.page .entry-content,
body.page-id-305 .dt_post_item .inner {
    padding-left: 0;
    padding-right: 0;
}

body.page-id-305 .dt_post_item.page {
    border: 0;
}

body.page-id-305 .dt_post_item.page .inner {
    padding: 4rem 0 6rem;
    box-shadow: none !important;
}

body.page-id-305 .dt_post_item.page .inner .meta,
body.page-id-305 .dt_post_item.page .catetag,
body.page-id-305 .dt_post_item.page .title {
    display: none;
}

@media (max-width: 768px) {
    .cv-block.cv-block-list--layout-two .cv-post-wrapper article {
        width: 100% !important;
    }

    .cv-block.cv-block-list--layout-two .cv-post-left-wrap,
    .cv-block.cv-block-list--layout-two .cv-post-right-wrap {
        width: 100% !important;
        margin-left: 0 !important;
    }
}