/*
Theme Name: dyansty
Template: dt-the7
Theme URI: http://the7.io/
Author: Ohiowebtech
Author URI: http://ohiowebtech.com/
Description: The7 child theme for dyansty website.
Version: 1.0.0
License URI: License.txt
*/

.dta_gradient h2 {
    background: linear-gradient(to right, #f3ecdf, #8d8981);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dta_shadow .owl-prev, .dta_shadow .owl-next {
    box-shadow: 0px 4.32px 64.87px 0px rgba(0, 0, 0, 0.08);
}

.dta_icon-span span {
    font-weight: 700;
}

.dta_contact-form button.elementor-button {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
}

.dta_contact-form button.elementor-button:hover {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
}

.dta_acc-faq h4#elementor-tab-title-2571, h4#elementor-tab-title-2572, h4#elementor-tab-title-2573, h4#elementor-tab-title-2574, h4#elementor-tab-title-2575, h4#elementor-tab-title-2576 {
    border-radius: 3px !important;
}