/*
 Theme Name:   Cutie Child
 Theme URI:    https://cutie.wpengine.com/
 Description:  Cutie Child Theme
 Author:       the Cutie team
 Author URI:   https://wedesignthemes.com/
 Template:     cutie
 Version:      1.0.0
 Text Domain:  cutie-child
*/
.wdt-search-form-container #searchform:before {
    background-color: #F43555 !important;
}
.entry-date {
    background: #B2E64E !important;
}
.blog-sec a.wdt-button {
    background: #9A2AF2 !important;
}
#header-wrapper.header-top-absolute .main-title-section-wrapper {
    position: relative !important;
}
.wdt-custom-social-style ul.elementor-icon-list-items.elementor-inline-items {
    transform: rotate(-90deg) !important;
}
.wdt-custom-social-style ul.elementor-icon-list-items.elementor-inline-items li a {
    border: 2px dashed #fff !important;
    padding: 5px 15px !important;
}
.wdt-custom-slider-h1 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div span::after {
    background: #E3B430 !important;
}
.woocommerce ul.products li.product .product-thumb, .woocommerce ul.products li.product .product-thumb a img {
    height: 400px !important;
    align-items: center !important;
    object-fit: contain !important;
}
.wdt-popup-box-window.mfp-bg, .wdt-popup-box-window.mfp-wrap {
    display: none !important;
}
.wdt-custom-social-style ul.elementor-icon-list-items.elementor-inline-items li a:hover {
    background: #fff !important;
    color: #deb243 !important;
}