/*
Theme Name: 	   Corvita
Text Domain: 	   corvita
Template: 			corpiva
Version:            1.2.7
Tested up to:       6.7
Requires at least:  4.7
Requires PHP:       5.6
Author:             DesertThemes
Author URI:         https://desertthemes.com/
Theme URI:          https://desertthemes.com/themes/corvita-free/
Description:        Corvita is lightweight, highly extendable and multi-purpose WordPress Theme. Corvita is perfect for Startup, IT Solutions, IT Business, Agencies, Marketing, Consulting and Services Company related to any business websites. Corvita 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. Corvita supports popular WordPress plugins such as Elementor, WPML, Polylang, Yoast SEO, WooCommerce, Contact Form 7, Jetpack, and much more. Corvita Pro demo https://preview.desertthemes.com/pro/corvita/
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-main-rgb: 0, 142, 250 !important;
    --dt-secondary-color: #09071D;
}

/* Header Two */

@media (min-width: 62em) {
    .header--two .dt_header-inner {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background-color: transparent;
    }
    .header--two .dt_header-inner .dt_header-topbar {
        color: #fff;
    }
    .header--two .dt_header-inner .dt_header-topbar .dt-container {
        padding: 0;
    }
    .header--two .is--sticky.on .logo-shape-outer,
    .header--two .is--sticky.on .dt_header-topbar {
        display: none;
    }
    .header--two .is--sticky.on .dt-col-10 {
        margin: auto 0;
    }
    .header--two .dt_header-inner .dt_navbar-menu {
        margin-top: 2rem;
        position: relative;
        justify-content: space-between;
    }
    .header--two .dt_header-inner .dt_navbar-menu::after {
        content: "";
        background-color: #13131f;
        width: 3rem;
        height: 100%;
        display: block;
        position: absolute;
        right: -1rem;
        top: 0;
        bottom: 0;
        border-radius: 6px;
        transform: skew(-12deg, 0deg);
        z-index: -1;
    }
    .header--two .dt_header-inner .dt_header-topbar+.dt_navbar-menu {
        margin-top: 0;
    }
    .header--two + .site-content .dt_slider .dt_slider-innercell {
        padding-top: 19rem;
    }
    .header--two + .site-content .dt_slider .dt_owl_carousel,
    .header--two + .site-content .dt_slider .dt_slider-item,
    .header--two + .site-content .dt_slider .dt_slider-innercell,
    .header--two + .site-content .dt_slider .dt_slider-item>img {
        max-height: 82rem;
        min-height: 82rem;
    }
    .header--two .site--logo .site--logo-inner {
        max-width: 100%;
        padding: 1.2rem;
        min-height: 9rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 99;
        transform: translateY(1.5rem);
    }
    .header--two .site--logo {
        position: relative;
    }
	.header--two .site--logo .site-title, .header--two .site--logo img {
        width: 100%;
        max-width: 18rem;
        max-height: 100%;
        text-align: center;
    }
    .header--two .is--sticky.on .site--logo .site--logo-inner {
        transform: translateY(0);
    }
    .header--two .site--logo .logo-shape {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9;
    }
    .header--two .site--logo .logo-shape .logo-shape1 {
        color: #13131f;
        max-width: 100%;
        height: 100%;
    }
    .header--two .site--logo .logo-shape .logo-shape2 {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 100%;
        height: 100%;
        top: 12.5%;
        color: var(--dt-main-color);
        z-index: -1;
    }
    .header--two .dt_navbar-menu {
        background-color: #13131f;
        padding: 0 1rem 0 2.6rem;
        border-radius: 1rem;
        height: auto;
    }
    .header--two .dt_header-navwrapperinner,
    .header--two .dt_navbar-menu {
        min-height: 6.4rem;
    }
    .header--two .dt_navbar-menu .contact__list .contact__body {
        white-space: nowrap;
    }
    .header--two + .dt_pagetitle {
        padding-top: 24rem;
    }
}

@media (max-width: 1199px) {
    .header--two .dt-col-2.dt-mt-auto {
        margin: auto 0;
    }
    .header--two .site--logo .logo-shape .logo-shape2 {
        max-width: 80%;
    }
}

/* Slider Dots */
@media (min-width: 62em) {
    .header--two + .site-content .dt_slider .dt_owl_carousel.owl-carousel .owl-nav {
        display: none;
    }
    .header--two + .site-content .dt_slider .dt_owl_carousel.owl-carousel .owl-dots {
        bottom: 0;
        top: 0;
        margin: auto 0;
        left: auto;
        right: 0;
        width: 4.8rem;
        padding: 0 !important;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .header--two + .site-content .dt_slider .dt_owl_carousel.owl-carousel .owl-dots button {
        margin: 1.2rem 0;
    }
    .header--two + .site-content .dt_slider .dt_owl_carousel.owl-carousel .owl-dots button:last-child:before,
    .header--two + .site-content .dt_slider .dt_owl_carousel.owl-carousel .owl-dots button:after {
        content: "";
        width: 0.2rem;
        height: 2.3rem;
        position: absolute;
        left: 0.55rem;
        background-color: #818181;
        top: -2.3rem;
    }
    .header--two + .site-content .dt_slider .dt_owl_carousel.owl-carousel .owl-dots button:last-child:before {
        bottom: -2.3rem;
        top: unset;
    }
}

.header--two + .site-content .dt_slider .dt_slider-content .subtitle {
    color: #fff;
    border-radius: 2rem;
    border: 2px solid rgba(189, 189, 189, 0.3);
    padding: 6px 28px;
    position: relative;
    z-index: 0;
    margin-bottom: 2.5rem;
    line-height: 2.5rem;
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);
}

/* Information Three */

.dt_service--three .item-inner {
    position: relative;
    text-align: start;
    z-index: 0;
    overflow: hidden;
    background-color: #13131f;
    border-radius: 2rem;
    padding: 3rem 2.5rem 3rem 2.5rem;
    outline: 1px solid rgba(189, 189, 189, 0.35);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.dt_service--three .item-inner:focus-within,
.dt_service--three .item-inner:hover {
    outline-color: transparent;
}

.dt_service--three .item-inner::before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: var(--dt-main-color);
    border-radius: 500px 500px 0 0;
    transition: all 0.4s ease-in-out;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
}

.dt_service--three .item-inner:focus-within::before,
.dt_service--three .item-inner:hover::before {
    top: 0;
    border-radius: 0;
    opacity: 1;
}

.dt_service--three .item-inner::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: url("");
    right: -17%;
    bottom: -3%;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: 50%;
    transition: all 0.4s ease-in-out;
    opacity: 0.9;
}

.dt_service--three .item-inner:focus-within::after,
.dt_service--three .item-inner:hover::after {
    opacity: 0.1;
}

.dt_service--three .item-inner .item-icon {
    position: relative;
    display: inline-block;
    margin-bottom: 2.5rem;
    width: 7.5rem;
    height: 7.5rem;
    line-height: 7rem;
    font-size: 3.6rem;
    border-radius: 50%;
    text-align: center;
    color: var(--dt-main-color);
    background-color: transparent;
    transition: .5s;
    border: 2px solid rgba(189, 189, 189, 0.35);
}

.dt_service--three .item-inner:focus-within .item-icon,
.dt_service--three .item-inner:hover .item-icon {
    color: #13131F;
    border-color: rgba(255, 255, 255, 0.8);
}

.dt_service--three .item-inner .item-icon::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    left: 0;
    top: 0;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s;
    z-index: -1;
}

.dt_service--three .item-inner:focus-within .item-icon:after,
.dt_service--three .item-inner:hover .item-icon:after {
    transform: scale(1);
}

.dt_service--three .item-inner .item-icon::before {
    position: relative;
    z-index: 1;
}

.dt_service--three .item-inner .dt-more {
    color: #fff;
    background-color: var(--dt-main-color);
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    font-size: 2.2rem;
    border-radius: 50%;
    display: inline-block;
    margin-top: 2rem;
    transition: all .4s ease;
}

.dt_service--three .item-inner:focus-within .dt-more,
.dt_service--three .item-inner:hover .dt-more {
    background-color: var(--dt-secondary-color);
}

.dt_service--three .item-inner .dt-more i {
    transform: rotate(320deg);
    transition: all 0.5s ease-in-out;
}

.dt_service--three .item-inner:focus-within .dt-more i,
.dt_service--three .item-inner:hover .dt-more i {
    transform: rotate(360deg);
}

.dt_service--three .item-inner .item-title {
    margin-bottom: 0.5rem;
}

.dt_service--three .item-inner .item-title,
.dt_service--three .item-inner .desc {
    transition: all .4s ease;
}

.dt_service--three .item-inner:focus-within .desc,
.dt_service--three .item-inner:hover .desc,
.dt_service--three .item-inner:focus-within .item-title,
.dt_service--three .item-inner:hover .item-title {
    color: #fff;
}

/* Information Four */

.dt_service--four .services-item {
    background: #fff;
    border-radius: 1.6rem;
    padding: 4.5rem 3.5rem 4.2rem;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.dt_service--four .services-item .services-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-clip-path: polygon(50% 0, 50% 0, 50% 50%, 50% 100%, 50% 100%, 50% 50%);
    clip-path: polygon(50% 0, 50% 0, 50% 50%, 50% 100%, 50% 100%, 50% 50%);
    transition: .4s;
}

.dt_service--four .services-item:focus-within .services-image,
.dt_service--four .services-item:hover .services-image {
    -webkit-clip-path: polygon(25% -70%, 75% -70%, 120% 50%, 75% 170%, 25% 170%, -20% 50%);
    clip-path: polygon(25% -70%, 75% -70%, 120% 50%, 75% 170%, 25% 170%, -20% 50%);
}

.dt_service--four .services-item .services-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--dt-main-color);
    opacity: 0.7;
    z-index: -1;
}

.dt_service--four .services-item .services-icon {
    margin-bottom: 3rem;
    font-size: 5rem;
    color: var(--dt-main-color);
    transition: .5s;
}

.dt_service--four .services-item .title {
    color: var(--dt-secondary-color);
    margin-bottom: 1rem;
    transition: .5s;
}

.dt_service--four .services-item .title a {
    color: var(--dt-secondary-color);
    text-decoration: none;
    transition: .5s;
}

.dt_service--four .services-item p {
    transition: .5s;
}

.dt_service--four .services-item .link-btn {
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0 100% / 0 1px no-repeat;
    color: var(--dt-secondary-color);
    text-decoration: none;
    font-weight: 600;
    transition: .5s;
}

.dt_service--four .services-item .link-btn:focus,
.dt_service--four .services-item .link-btn:hover {
    background-size: 100% 1px;
}

.dt_service--four .services-item .link-btn i {
    margin-left: 0.5rem;
}

.dt_service--four .services-item:focus-within .link-btn,
.dt_service--four .services-item:hover .link-btn,
.dt_service--four .services-item:focus-within p,
.dt_service--four .services-item:hover p,
.dt_service--four .services-item:focus-within .title,
.dt_service--four .services-item:hover .title,
.dt_service--four .services-item:focus-within .title a,
.dt_service--four .services-item:hover .title a,
.dt_service--four .services-item:focus-within .services-icon,
.dt_service--four .services-item:hover .services-icon {
    color: #fff;
}

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

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

.wp-block-post-author__avatar img {
    border-radius: 100%;
}

.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;
}

ul.wp-block-page-list a {
    text-decoration: none;
}

.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;
}

.wp-block-details summary {
    font-weight: 600;
}