/*
 Theme Name:   Khadija Child
 Theme URI:    https://khadija.wpengine.com/
 Description:  Khadija Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     khadija
 Version:      1.0.0
 Text Domain:  khadija-child
*/


section#header-inner {
    background: transparent !important;
    height: 0;
    padding: 0;
}
.wdt-header-icons-list-item div[class*="menu-icon"]>a .icotype-label {
    color: #fff;
}
.wdt-header-icons-list-item div[class*="menu-icon"]>a .icotype-label:hover {
    color: #111;
}
section#header-inner .elementor-container {
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
}
.wdt-animation-item-text {
    color: #fff;
    font-family: 'Urbanist';
    font-size: 38px;
    font-weight: 400;
    line-height: 53px;
}
.wdt-animation-item.icon-text {
    align-items: center;
    gap: 30px;
}
.wdt-animation-item-icon {
    font-size: 10px;
    color: #fff;
}
.wdt-cus-collections .wdt-image-box-holder .wdt-content-item .wdt-content-title h5 {
    opacity: 1 !important;
    transform: unset !important;
    background: rgb(255 255 255 / 12%);
    border: 1px solid #fff;
    padding: 1px 10px;
}
.wdt-cus-collections .wdt-image-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-elements-group {
    bottom: 6%;
}
.wdt-content-item .wdt-content-image > a:hover {
    background: #80C3D9;
}
section#prefooter-section .swiper-slide {
    position: relative;
}
section#prefooter-section .swiper-slide:before {
    content: '';
    position: absolute;
    top: 30px;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 2px;
    background: #DED4CA;
}
section#prefooter-section .swiper-slide.swiper-slide-duplicate-prev:before {
    display: none;
}
.mobile-nav-container .menu-trigger>i:before, .mobile-nav-container .menu-trigger>i:after,
.mobile-nav-container .menu-trigger>i{
    background: #fff;
}
.woocommerce ul.products li.product a.compare.button {
    display: none;
}
.tinv-wraper.tinv-wishlist tooltip.tooltip {
    display: none;
}
.product-category-wrapper {
    display: none !important;
}
.wccm_btn_wrapper.wc_btn_inline {
    display: none !important;
}
.wcwl_btn_wrapper.wc_btn_inline {
    display: none !important;
}
.woocommerce ul.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:only-child .button:hover {
    color: #80C3D9 !important;
}
#footer .elementor-widget-heading .elementor-heading-title {
    color: #3D3633;
    font-family: 'Urbanist';
    font-weight: 500;
}
span.woocommerce-Price-amount.amount {
    color: #4A7C59;
    font-weight: 600;
}
.wdt-content-button.wdt-button-clone a:hover,
div.wdt-button-holder a:hover,
.wdt-mailchimp-subscription-button-holder button:hover{
    background: #80C3D9 !important;
}
.wdt-mailchimp-subscription-button-holder button:hover {
    color: #111 !important;
}
form.wdt-mailchimp-subscribe-form.with-btn-text input::placeholder {
    opacity: 1;
    font-family: 'Figtree';
    font-weight: 400;
}


@media only screen and (max-width: 1000px) and (min-width: 320px){
	.wdt-animation-item-text {
		font-size: 22px;
	}
}