/*ürün detay sayfası gereksizleri kaldırma*/
.woocommerce-product-rating {
    display: none;
}
p.price {
    display: none;
}
.product-nav {
    display: none;
}
form.cart {
    display: none !important;
}

.yith-wcwl-add-button {
    display: none !important;
}
a.compare.yith-compare.button {
    display: none !important;
}
.wcfm_ele_wrapper.wcfm_catalog_enquiry_button_wrapper {
    display:  none !important;
}
span.woocommerce-Price-amount.amount bdi {
    display:  none !important;
}
.star-rating bdi {
    display: none !important;
}
.star-rating {
    display: none none !important;
}

.single-product .product-summary-wrap .share-links a {
    font-size: 18px !important;
    width: 45px !important;
    height: 45px !important;
    border-radius: 16px;
    margin: 0.2857em 0.1em 0.2857em 0;
}

.single-product .product-summary-wrap .description p {
    font-size: 18px;
}
.custom-html {
    display: none;
}
#header .my-account, #header .my-wishlist {
    display: none;
}

#header .main-menu > li.menu-item.active > a {
   
    color: #4dbcd9 !important;
}

#header .header-main .header-left, #header .header-main .header-center, #header .header-main .header-right, .fixed-header #header .header-main .header-left, .fixed-header #header .header-main .header-right, .fixed-header #header .header-main .header-center, .header-builder-p .header-main {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
#header .separator {
    border-color: rgb(0 0 0 / 0%) !important;
}

.shop-loop-before {
    display: none !important;
}
.archive-products {
    margin-top: 25px;
}
.shop-loop-after.clearfix {
    display: none !important;
}
.page-top ul.breadcrumb>li a {   
    display: none !important;
}
#wcfm_home {
    display: none !important;   
}
ul.products .price {
    display: none !important;
}
ul.products .rating-wrap {
    display: none !important;
}
.links-on-image {
    display: none !important;
}
.product-image .labels {
    display: none !important;
}
.summary-before .labels { 
    display: none !important;
}
.page-header-8 .delimiter.delimiter-2, .page-top ul.breadcrumb>li .delimiter.delimiter-2 {
    display: none !important;
}
li#tab-title-global_tab {
    display: none;
}
li#tab-title-reviews {
    display: none;
}
li#tab-title-seller {
    display: none;
}
li#tab-title-more_seller_product {
    display: none;
}
li#tab-title-wcfm_policies_tab {
    display: none;
}
li#tab-title-wcfm_enquiry_tab {
    display: none;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 20px !important;
}

div#topcontrol {
    bottom:75px !important;
}
/*yeni css*/
h3.wp-block-heading {
    font-size: 1.23em;
    text-transform: none;
}
.footer .widget > div > ul, .footer .widget > ul, .footer .widget > div > ul li, .footer .widget > ul li, .footer .post-item-small {
    border-color: aliceblue;
}
.widget>div>ul li, .widget>ul li {
    padding: 1px 0;  
}
#header .main-menu > li.menu-item.active > a {
    color: #4dbcd9 !important;
    background-color: transparent;
}
#header .main-menu > li.menu-item > a {
    color: #222529;
}
#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {
    background-color: transparent;
    color: #fe1656;
}