/*
Theme Name: Naturya Child
Theme URI: http://naturya.novaworks.net
Description: This is a child theme for Naturya Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: naturya
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.custom-logo img {
    width: 180px !important;
    height: auto !important;
    max-width: none !important;
}


/* Keepora Mega Menü — Hover */
.nova-container .kitify-mega-menu__column > li:not(.menu-item--widget) > a:hover,
.nova-container .kitify-mega-menu__column > li:not(.menu-item--widget) > a:hover span {
    color: #e62e33 !important;
}/* Keepora — ürün kartı temizliği */

/* Wishlist / kalp */
.product-item__description--wishlist-actions {
    display: none !important;
}

/* Out of stock */
.product-item__thumbnail-placeholder .stock.out-of-stock {
    display: none !important;
}


.woocommerce-archive-toolbar .woocommerce-ordering {
    display: none !important;
}

@media only screen and (max-width: 1024px) {
    sr7-arrow.sr7-arrows.sr7-leftarrow,
    sr7-arrow.sr7-arrows.sr7-rightarrow {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }
}
/****************************************************************/
/****************************************************************/
/****************************************************************/
