/*
Theme Name: A-tack Adhesives V3
Theme URI: https://a-tack.com.tr
Author: Emre Sevim
Author URI: https://emresvm.com/
Description: A-tack Adhesives yapı malzemeleri için; ısı yalıtım aksesuarları, seramik grup profilleri, dilatasyon kategorileri ile hizmet vermekteyiz.
Version: 3.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: A-tack Adhesives
Tags: Kurumsal
Emre Sevim Tarafından Tasarlanmıştır.
--------------------------------------------------------------*/
*{text-transform: none !important;}
.banner__two-image::before {
    background: #3e3e3e;
}
.menu-dil-container ul li {
    margin-right: 13px;
}
.menu-dil-container ul {
    list-style: none;
    display: flex;
}

.breadcumb {
    background: #0e15a5;
    color: white;
    padding: 10px;
    margin-bottom: 35px;
}
.woocommerce div.product .product_title {
    font-size: 42px;
    margin-bottom: 35px;
    line-height: normal;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {background: #f7f7f7;padding: 10px !important;border-radius: 7px;text-align: inherit;}
.woocommerce ul.products li.product a img {border-radius: 25px;}
header.woocommerce-products-header {
    margin-bottom: 36px;
}

.all__sidebar-item ul {
    margin: 0;
    padding: 0;
}

.all__sidebar-item ul li {
    display: block;
    transition: all 0.4s ease-out 0s;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    padding: 16px 20px;
    padding-left: 0;
    border-bottom: 1px solid var(--border-color-3);
    overflow: hidden;
    border-radius: 6px;
}

.all__sidebar-item ul li:hover {
    color: var(--text-white);
    background: var(--primary-color-3);
    border-color: var(--primary-color-3);
    padding-left: 20px;
}

section.related.products > h2 {
    clear: both;
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 16px;
    border-bottom: 3px double #f7f7f7;
}
.services__three-item-content p {
    max-height: 60px;
    overflow: hidden;
}
.product_meta {
    font-weight: 900;
    background: #c7c7c7;
    margin-top: 18px;
    border-radius: 10px;
    padding: 5px 14px;
}
.product_meta a {
    font-weight: 100;
}

nav.rank-math-breadcrumb p {
    margin: 0;
}
.services__details-left a {
    font-weight: 600;
    color: #0e15a5;
}

.subscribe-title h2 {font-size:31px !important;}
.footer__three-widget-location-item {
    gap: 0;
    margin-bottom: 15px;
}

.footer__three-widget-location-item-info {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.footer__three-widget-location-item-info i {
    border: 1px solid #b5c4f7;
    padding: 12px 14px;
    border-radius: 48%;
    color: #0e15a5;
}
.footer__three-widget-location-item-info a {
    max-width: 100%;
    margin-left: 14px;
}

.header__area-menubar-right {
    display: none;
}
.mean-container .mean-nav {
    margin-top: 82px;
}

h2.woocommerce-loop-product__title, h2.woocommerce-loop-category__title {
    line-height: initial !important;
}
.subscribe-form {
    margin-left: 50px;
    display: inline;
    color: white;
}
.contact__two-right-form-item.conbix-contact-item {
    position: relative;
}
.contact__two-right-form-item.conbix-contact-item i {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 9;
}

.conbix-contact-item span {
    position: relative; 
    right: 0; 
    top: 0; 
}