﻿body {
    background-color: #f1f1f1;
    font-family: 'Poppins', sans-serif;
    font-weight: 300!important;
    overflow-x:hidden;
}


/*Genel*/

.container,.container-fluid{

    clear:both!important;

}

.aniimated-thumbnials{

    z-index:99999999999!important;

}


.mrg {
    position: relative;
    top: -10px;
}

.arlk{

    position:relative;
    top:60px;

}

.clr1{

    clear:both!important;

}

:focus {
    outline:none!important;
}

a {
    color:inherit!important;
}

a:hover {
    text-decoration: none !important;
}

/*MENÜ*/



.bg-light {
    background-color: #f1f1f1 !important;
}

.yk {
    min-height: 80px !important;
    border-bottom: 1px solid #e9e9e9;
    border-top: 4px solid #d20100;
}

.nav-link.dil{

    background:#d20100;
    color:#fff!important;
}

.nav-item{

    margin:0 5px;

}

.nav-link {
    font-size: 14px;
    color: #3c3c3c !important;
    transition: 0.5s;
    padding: 20px 20px !important;
    font-weight:500;
    transition:0.5s;
}

.nav-link:hover{

    color:#000000!important;

}

.nav-item {
    position: relative;
    transition:0.5s;
}

.active:after {
    content: ' ';
    position: absolute;
    border: solid 10px transparent;
    border-top: solid 0px transparent;
    border-width: 15px;
    top: -20px;
    left: 50%;
    margin-left: -10px;
    border-color: #d20100 transparent transparent transparent;
    z-index: -9;
}


.logo {
    position: relative;
    left: 0px !important;
    top: -10px !important;
    font-weight: bold;
    z-index:99999!important;
}


.tel {
    position: relative;
    right: 0px !important;
    top: -10px;
    z-index: 999999 !important;
}

/*SLIDER*/
.banner{

    z-index:9!important;

}

.carousel-item img {
    width: 100%;
    z-index: 99999!important;
}

.text-box {
    position: absolute;
    top: 80%;
    left: 5%;    
    color: #fff;
    transform: translateY(-50%);
    
}

.clr {
    color: #383838;
    font-weight: 800;
    font-family: 'Poppins', sans-serif;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: white;
    font-weight: 700;
}

.btn2 {
    background-color: #ecb401;
    border-radius:0!important; 
    border:none!important;
    color: #fff;
    padding: 15px 25px;
    transition: 0.5s;
}

.btn2:hover {
    background-color: #ba8e00;    
    
    
}

/*BAŞLIK*/

.aboutus-title , .aboutus-title1{
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0 0 39px;
    padding: 0 0 11px;
    position: relative;
    color: #000000;
    font-weight: 600;
}

.aboutus-title2{
    font-size: 20px;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0 0 39px;
    padding: 0 0 11px;
    position: relative;
    color: #000000;
    font-weight: 600;
}

.aboutus-title::after {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 54px;
}

.aboutus-title1::after {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 47%;
    position: absolute;
    width: 54px;
}

.aboutus-title2::after {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 54px;
}

.aboutus-text {
    color: #3e3e3e;
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 35px;
    text-align: justify;
}

/*ANASAYFA*/

.btn1 {
    background-color: transparent !important;
    border-radius: 0 !important;
    border: 1px solid #3e3e3e;
    color: #232323;
    padding: 15px 25px;
    transition: 0.5s;
}

.btn1:hover {
    background-color: transparent !important;
    border-radius: 0 !important;
    border: 1px solid #0093bf;
    padding: 15px 25px;
    color: #232323;
}



.pos{

    position:relative;
    top:-180px!important;
    left:45%;
    margin:5px 0;
    width:255px;
}

.bck {
    background-color: #fff !important;
    width: 100% !important;
    height:300px!important;
    position: relative;
    float: left;
    border:1px solid #e9e9e9
    
    
}

.bck3 {
    background-color: #e9e9e9 !important;
 
}

img.rsm{

    width:42%;
    position:relative;
    left:10px;

}


h4{

    color:#000000;
    font-size:20px;
    font-weight:600;

}

li.urun{

    font-size:15px;   
    font-weight:500;
    list-style-type:none!important;
    padding:2px 0;
    width:255px;
    transition:0.5s!important;
    position:relative;
    top:-15px;
    left:-15px;

}

li.urun:hover{

    color:#000000;
    
    
}

.mbl{

    font-size:30px;

}


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 9999;
    border: none !important;
}

.kln{

    font-weight:500;

}

/*FOOTER*/

.ftr {
    background-image: url('../images/bemakthermftr.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    position: relative;
    top: 180px !important;
}

.txt{

    font-size:15px;
}

.menu{

    position:relative;
    margin:0 auto!important;
    top:70px;

}

.menu li{

    color:#fff!important;
    list-style-type:none;
    padding:5px 0;
    font-size:13px;

}

p.yz{

    font-size: 13px!important;
    position:relative;
    top:20px!important;

}

hr{

    background-color:#767676;

}

i{

    color:#fff!important;
    font-size:20px;
    padding:0 5px;
  
}

i.sz{
    font-size:15px;
}

i.fa-angle-right{

    color:#fff!important;

}

i.fa-angle-right.syh{

    color:#282828!important;

}

i.fa-facebook-official,.fa-instagram{

    color:inherit!important;

}

.icon{

    margin:0 7px!important;

}

/*KURUMSAL*/

span.bslk {
    font-weight: 600 !important;
}

p.kurumsalyazi{

    font-size:15px;


}

/*REFERANSLAR*/

.bck2{

    background:#fff!important;

}

.brdr{

    border:1px solid #e5e5e5

}

img.abslt{

    position:relative;
    top:-90px;
    right:0!important;
    border:2px solid #d20100 ;
    padding:5px;
    border-radius:25px;
    
}


.tp1 {
    position: relative;
    top: 100px !important;
}


.tp2{

    position:relative;
    top:-50px;

}

.tp3 {
    position: relative;
    top:150px!important;
}

.tp4 {
    position: relative;
    top: 20px;
}

.tp5 {
    position: relative;
    top: 130px;
}

.tp6 {
    position: relative;
    top: 100px!important;
}


.tp7 {
    position: relative;
    top:80px !important;
}


.rnk{

    background-color:#f5f5f5;

}

.rnk2 {
    background-color: #d20100;
}

/*ILETİSİM*/

iframe {
    border-top: 1px solid #e1e1e1 !important;
    border-bottom: 1px solid #e1e1e1 !important;
}

.contact {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    z-index: 2;
    color: #2C2C2C;
}

.contact-form input,
textarea {
    width: 100%;
    border: 1px solid #b2b2b2;
    padding: 5px 10px;
    text-transform: capitalize;
    margin-top: 15px;
    background-color: transparent;
    color: #2C2C2C;
}

.contact:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: -1;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

.single-contact {
    text-align: left;
    position: relative;
    padding-left: 70px;
    margin-bottom: 50px;
    margin-top: 10px;
}

.single-contact i.fa {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #0093BF;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
}

.single-contact h5 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
}

.single-contact p {
    font-size: 15px;
    font-weight: 400;
}

.gonder {
    transition: 0.5s;
    background-color: #d20100!important;
}

    .gonder:hover {
        background-color: #b00100 !important;
        cursor:pointer;
    }

input,
input::-webkit-input-placeholder {
    font-size: 13px !important;
    line-height: 3;
    font-style: italic;
}

#wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
}

#message-sent {
    width: 290px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -145px;
    font-weight: 600;
    border-radius: 0 16px;
    color: #353535;
    background: white;
    box-shadow: 0 0 20px 4px #71BF44;
}

#close-button {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    top: -8px;
    right: -6px;
    background: white;
    border-radius: 0 8px;
    border: 1px solid #0d6636;
    cursor: pointer;
    font-weight: 600;
}

#close-button span:hover {
    color: red;
}

#close-button span {
    position: absolute;
    top: -2px;
    right: 3px;
}

/*ÜRÜNLERİMİZ*/

p.title {
    width: 230px;
    text-align: center!important;
    background-color: #4e4e4e;
    color: #FFF;
    padding: 6px 10px;
    font-weight: 600;
    font-size: 15px;
    margin:0 auto!important;
    transition:0.5s;
        
}

p.title:hover {
    background-color: #007ca1;
    color: #fff;
}

.breadcrumb-item {
    font-size: 14px;
    font-style: italic;

}

.czg {
    border-bottom: 1px solid #e8e8e8;
}

.breadcrumb {
    background-color: transparent !important;
    background-color: #f5f5f5 !important;
    position: fixed;
    right:0;
    z-index:999!important;
    top: 105px;
    border-bottom: 1px solid #e8e8e8;  
    width:40%;

}

.aktive {
    color: #b00100 !important;
    font-weight: 600;
}

span.baslik{

    font-weight:600;
   

}

span.aciklama {
    margin-left: 30px;
    
    
}

span.aciklama1 {
    margin-left: 15px;
}

p.urundetay {
    font-size: 14px !important;
    text-align: justify;
   
}

td{

    font-size:14px;

}

tr {
    line-height: 17px !important;
}

.tr{

    line-height:12px!important;

}

.table {
    position: relative;
    left: -10px;
    border: none !important;
}

table {
    border: none!important;
}

.brdr3{

    border:1px solid #007ca1;

}

.urunic{

    font-weight:600;
    color:#000000;
    font-style:italic;
    font-size:15px;

}

@media only screen and (max-width : 1205px) {
    
    .tel,.brdr2 {
       display:none!important;
    }

    .pos {
        position: relative;
        top: -180px !important;
        left: 45%;
        margin: 5px 0;
        width: 255px;
    }
}


@media only screen and (max-width : 1190px) {

  
    .pos {
        position: relative;
        top: -170px !important;
        left: 42%;
        margin: 5px 0;
        width: 255px;
    }

    li.urun {
        font-size: 14px;
        font-weight: 500;
        list-style-type: none !important;
        padding: 2px 0;
        width: 255px;
        transition: 0.5s !important;
        position: relative;
        top: -15px;
        left: -15px;
    }
}


@media only screen and (max-width : 1024px) {
    img .rsm {
            width: 38%;
            position: relative;
            left: 10px;
        }

    .pos {
        position: relative;
        top: -160px !important;
        left: 42%;
        margin: 5px 0;
        width: 255px;
    }

        .text-box {
            position: absolute;
            top: 70%;
            left: 0%;
            color: #fff;
            transform: translateY(-50%);
        }
}

@media only screen and (max-width : 990px) {
    .navbar {
        text-align: center;
    }

    .nav-link {
        font-size: 13px;
        color: #3c3c3c !important;
        transition: 0.5s;
        padding: 20px 20px !important;
        font-weight: 400;
        border-bottom: 1px solid #e8e8e8;
    }

        /*.nav-link:hover {
            color: #0093bf !important;
            background-color: transparent;
        }*/

    /*.navbar-nav > .active > a {
        color: #0093bf !important;
        background-color: transparent;
    }*/

    .nav-link.dil {
        color: #d20100 !important;
        background-color: transparent;
    }

    .logo {
        position: relative;
        left: 0px !important;
        top: -16px;
        z-index: 9999999999;
    }

    .active:after {
        content: ' ';
        position: absolute;
        border: solid 10px transparent;
        border-top: solid 0px transparent;
        border-width: 10px;
        top: 5px;
        left: 50%;
        margin-left: -10px;
        border-color: #b00100 transparent transparent transparent;
    }

    .pos {
        position: relative;
        top: -230px !important;
        left: 50%;
        margin: 5px 0;
        width: 255px;
    }

    .breadcrumb {
        background-color: transparent !important;
        background-color: #f5f5f5 !important;
        position: fixed;
        right: 0;
        z-index: 99999999;
        top: 105px;
        border-bottom: 1px solid #e8e8e8;
        width: 60%;
    }

    .tp{

        position:relative;
        top:20px;

    }

    img.rsm {
        width: 40%;
        position: relative;
        left: 10px;
    }


@media only screen and (max-width : 768px) {

    .bck {
        background-color: #fff !important;
        width: 100% !important;
        height: 330px !important;
        position: relative;
        float: left;
        border: 1px solid #efefef
    }

    .pos {
        position: relative;
        top: -170px !important;
        left: 40%;
        margin: 5px 0;
        width: 255px;
    }

    .right {
        position: relative;
        margin: 0 auto !important;
        left: -40px;
    }

    .tp {
        position: relative;
        top: 30px;
    }

    .menu {
        position: relative;
        top:10px;
    }
}

@media only screen and (max-width : 650px) {

    img.abslt {
        position: relative;
        top:-80px;
        right: 0 !important;
        border: 2px solid #d20100;
        padding: 5px;
        width:40%;
    }


    .breadcrumb {
        background-color: transparent !important;
        background-color: #f5f5f5 !important;
        position: fixed;
        right: 0;
        z-index: 99999999;
        top: 105px;
        border-bottom: 1px solid #e8e8e8;
        width: 90%;
    }
}

@media only screen and (max-width : 530px) {

    .pos {
        position: relative;
        top: -160px !important;
        left: 40%;
        margin: 5px 0;
        width: 255px;
    }
}

    @media only screen and (max-width : 495px) {

        img.abslt {
            position: relative;
            top: -40px;
            right: 0 !important;
            border: 2px solid #d20100;
            padding: 5px;
            width: 140px;
        }

        .breadcrumb {
            background-color: transparent !important;
            background-color: #f5f5f5 !important;
            position: fixed;
            right: 0;
            z-index: 99999999;
            top: 105px;
            border-bottom: 1px solid #e8e8e8;
            width: 100% !important;
        }

        .pos {
            position: relative;
            top: -140px !important;
            left: 40%;
            margin: 5px 0;
            width: 255px;
        }

        li.urun {
            font-size: 12px;
            font-weight: 600;
            list-style-type: none !important;
            padding: 2px 0;
            width: 255px;
        }

    }
}

@media only screen and (max-width : 415px) {

    .bck {
        background-color: #fff !important;
        width: 100% !important;
        height: 280px !important;
        position: relative;
        float: left;
        border: 1px solid #efefef
    }

    .pos {
        position: relative;
        top: -100px !important;
        left: 30%;
        margin: 5px 0;
        width: 255px;
    }

    .right {
        position: relative;
        margin: 0 auto !important;
        left: -40px;
    }

    .tp {
        position: relative;
        top: 40px;
    }

    .menu {
        position: relative;
       
        
    }

    .menu1 {
        position: relative;
        margin: 0 auto !important;
    }

    img.rsm {
        width: 30%;
        position: relative;
        left: 10px;
    }

    li.urun {
        font-size: 12px;            
        font-weight: 600;
        list-style-type: none !important;
        padding: 2px 0;
        width: 255px;
    }

    .text-box {
        position: absolute;
        top: 50%;
        left: 0%;
        color: #fff;
        transform: translateY(-50%);
    }

    .clr {
        font-size: 20px;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: white;
    }
}

@media only screen and (max-width : 375px) {

    li.urun {
        font-size: 10px;            
        font-weight: 600;
        list-style-type: none !important;
        padding: 2px 0;
        width: 255px;
    }

    .bck {
        background-color: #fff !important;
        width: 100% !important;
        height: 250px !important;
        position: relative;
        float: left;
        border: 1px solid #efefef
    }

    .btn2 {
        background-color: #ecb401;
        border-radius: 0 !important;
        border: none !important;
        color: #fff;
        padding: 10px 15px;
        transition: 0.5s;
        font-size: 12px;
    }

    .pos {
        position: relative;
        top: -80px !important;
        left: 40%;
        margin: 5px 0;
        width: 255px;
    }

   
}

@media only screen and (max-width : 320px) {

    .bck {
        background-color: #fff !important;
        width: 330px !important;
        height: 280px !important;
        position: relative;
        float: left;
        border: 1px solid #efefef
    }
}

#wrapper{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.20);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 20px;
}

#message-sent{
    position: relative;
    width: 100%;
    max-width: 520px;
    background: #ffffff;
    border-radius: 18px;
    padding: 30px 55px 30px 28px;
    box-shadow: 0 0 25px rgba(110, 255, 80, 0.55);
    text-align: left;
}

#message-sent span{
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
}

#close-button{
    position: absolute;
    top: 12px;
    right: 14px;
    z-index: 2;
}

#close-button a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    text-decoration: none;
    color: #000;
    border-radius: 50%;
}

#close-button a:hover{
    background: #f2f2f2;
}

/* ===============================
   CONTACT SUCCESS POPUP FIX
================================ */

#wrapper{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;

    width: 100vw !important;
    height: 100vh !important;

    margin: 0 !important;
    padding: 20px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: rgba(0,0,0,.30) !important;

    z-index: 999999 !important;

    box-sizing: border-box !important;
}


#message-sent{
    position: relative !important;

    width: 100% !important;
    max-width: 480px !important;

    min-height: auto !important;

    margin: 0 !important;

    padding: 28px 55px 28px 28px !important;

    background: #fff !important;

    border: 0 !important;
    border-radius: 16px !important;

    box-shadow:
            0 0 25px rgba(111,255,75,.55) !important;

    text-align: left !important;

    transform: none !important;

    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;

    box-sizing: border-box !important;
}


#message-sent > span{
    display: block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;

    color: #333 !important;

    text-align: left !important;
}

#close-button{
    position: absolute !important;

    top: 10px !important;
    right: 5px !important;

    left: auto !important;
    bottom: auto !important;

    width: 30px !important;
    height: 30px !important;

    margin: 0 !important;
    padding: 0 !important;

    z-index: 10 !important;
}

#close-button a{
    width: 30px !important;
    height: 30px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;

    text-decoration: none !important;
}

#close-button span{
    width: 30px !important;
    height: 30px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

#close-button i{
    margin: 0 !important;
    padding: 0 !important;

    font-size: 17px !important;
    line-height: 1 !important;

    color: #000 !important;
}

/* =========================================================
   ÜRÜNLER SAYFASI
========================================================= */

.products-wrapper {
    background: #efefef;
    padding: 90px 12px 25px 12px;
}

.products-grid > .row {
    padding-top: 45px;
}

.products-grid {
    max-width: 1450px;
    margin: 0 auto;
}

.product-category-column {
    display: flex;
    align-items: stretch;
}

.product-category-card {

    position: relative;
    width: 100%;
    min-height: 400px;

    background: #ffffff;
    border: 1px solid #dddddd;

    padding: 35px 24px 25px 24px;
    margin-bottom: 25px;

    box-sizing: border-box;

    transition: box-shadow .2s ease;
}

.product-category-card:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, .06);
}

.rohde-full-card-link {
    position: absolute;
    inset: 0;
    z-index: 50;
    display: block;
    cursor: pointer;
}

/* =========================================================
   ANA KATEGORİ BAŞLIĞI
========================================================= */


.products-section-title {
    padding: 50px 0 35px 0;
}

.products-section-title .aboutus-title1 {
    margin-bottom: 0 !important;
}

/* =========================================================
   RESİM + ÜRÜN LİSTESİ
========================================================= */

.product-category-inner {
    display: flex;
    align-items: flex-start;
    width: 100%;
    gap: 40px;
}

.product-category-visual {
    flex: 0 0 48%;
    max-width: 48%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.product-category-products {
    flex: 1;
    padding: 28px 0 0 0;
    text-align: left;
}

.product-category-products ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-category-products li {
    margin: 0 0 8px 0;
    padding: 0;
}

.product-category-products a {
    display: block;
    padding: 0;

    color: #111 !important;

    font-size: 15px;
    font-weight: 600!important;
    line-height: 1.5;

    text-decoration: none;
}

/* =========================================================
   SOL GÖRSEL
========================================================= */

.product-category-visual {
    flex: 0 0 46%;
    max-width: 46%;

    display: flex;
    align-items: center;
    justify-content: center;
}

.product-category-visual a {
    display: block;
    width: 100%;
}

.product-category-visual img {
    display: block;

    width: 100%;
    max-width: 320px;
    height: 210px;

    object-fit: contain;

    margin: 0 auto;
}


/* =========================================================
   SAĞ ALT ÜRÜNLER
========================================================= */

.product-category-products {
    flex: 1;

    padding: 5px 5px 5px 0;
}

.product-category-products ul {
    list-style: none;

    margin: 0;
    padding: 0;
}

.product-category-products li {
    margin: 0;
    padding: 0;
}

.product-category-products a {
    display: block;

    padding: 4px 0;

    color: #111111;

    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;

    text-decoration: none;

    transition:
            color .2s ease,
            padding-left .2s ease;
}

.product-category-products a:hover {
    color: #c32026;
    padding-left: 5px;

    text-decoration: none;
}

.product-category-empty {
    margin: 0;

    color: #777777;

    font-size: 14px;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .product-category-card {
        padding: 20px;
    }

    .bemak-category-title {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .product-category-inner {
        gap: 20px;
    }

    .product-category-visual {
        flex: 0 0 44%;
        max-width: 44%;
    }

    .product-category-visual img {
        height: 190px;
    }

    .product-category-products a {
        font-size: 14px;
    }

}


/* =========================================================
   MOBİL
========================================================= */

@media (max-width: 767px) {

    .products-wrapper {
        padding: 15px 10px;
    }

    .product-category-card {
        padding: 18px 15px 22px 15px;
    }

    .bemak-category-title {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .product-category-inner {
        display: block;
    }

    .product-category-visual {
        width: 100%;
        max-width: 100%;

        margin-bottom: 20px;
    }

    .product-category-visual img {
        max-width: 320px;
        height: 210px;
    }

    .product-category-products {
        width: 100%;

        padding: 0;

        text-align: center;
    }

    .product-category-products a {
        font-size: 15px;
        padding: 5px 0;
    }

}

.urun-ana-baslik {
    display: block !important;
    position: static !important;
    clear: none !important;

    width: 100% !important;
    height: auto !important;

    margin: 0 0 22px 0 !important;
    padding: 0 !important;

    color: #000000 !important;
    background: transparent !important;

    font-family: 'Poppins', sans-serif !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 30px !important;

    text-align: center !important;
    text-transform: uppercase !important;

    visibility: visible !important;
    opacity: 1 !important;

    transform: none !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;

    overflow: visible !important;
    z-index: auto !important;
}

.urun-ana-baslik a {
    display: inline-block !important;
    color: #000 !important;
    text-decoration: none !important;
}

/* =========================================================
   ÜRÜN DETAY SAYFASI
========================================================= */

.product-detail-page {
    background: #f1f1f1;
    padding: 55px 0 80px;
}

.product-detail-page .container {
    max-width: 1180px;
}


/* =========================================================
   SAYFA BAŞLIĞI
========================================================= */

.product-detail-heading {
    text-align: right !important;
}

.product-detail-heading h1 {
    display: inline-block;
    text-align: right !important;
}

.product-detail-heading h1::after {
    left: auto !important;
    right: 0 !important;
}


/* =========================================================
   GENEL ÖZELLİKLER
========================================================= */

.product-general-features {
    margin-bottom: 45px;
}

.product-general-features .aboutus-title {
    margin-bottom: 25px;
}

.product-general-table {
    width: 100%;

    background: #fff;

    border: 1px solid #e1e1e1;
}

.product-general-row {
    display: grid;
    grid-template-columns: 260px 1fr;

    border-bottom: 1px solid #e7e7e7;
}

.product-general-row:last-child {
    border-bottom: 0;
}

.product-general-label {
    padding: 16px 18px;

    background: #f7f7f7;

    color: #222;

    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;

    border-right: 1px solid #e7e7e7;
}

.product-general-value {
    padding: 16px 20px;

    color: #333;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
}


/* =========================================================
   DETAY ÜRÜNLER
========================================================= */

.product-detail-items {
    margin-top: 40px;
}

.product-detail-box {
    margin-bottom: 35px;
    padding: 30px;

    background: #fff;

    border: 1px solid #dcdcdc;
}

.product-detail-image-gallery {
    margin-bottom: 25px;

    text-align: center;
}

.product-detail-image-link {
    display: inline-block;
}

.product-detail-image-gallery img {
    display: block;

    width: auto;
    max-width: 100%;
    max-height: 520px;

    margin: 0 auto;

    object-fit: contain;

    cursor: zoom-in;
}


/* =========================================================
   DETAY ÜRÜN BAŞLIĞI
========================================================= */

.product-detail-box-title {
    margin: 0 0 22px;

    color: #111;

    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;

    text-align: center;
}


/* =========================================================
   TEKNİK BİLGİLER
========================================================= */

.product-detail-specs {
    width: 100%;

    margin-bottom: 22px;

    border-top: 1px solid #e5e5e5;
}

.product-detail-spec-row {
    display: grid;
    grid-template-columns: 220px 1fr;

    border-bottom: 1px solid #e5e5e5;
}

.product-detail-spec-label {
    padding: 11px 14px;

    color: #222;

    font-size: 14px;
    font-weight: 600;

    background: #f7f7f7;

    border-right: 1px solid #e5e5e5;
}

.product-detail-spec-value {
    padding: 11px 14px;

    color: #333;

    font-size: 14px;
    font-weight: 400;
}


/* =========================================================
   AÇIKLAMA
========================================================= */

.product-detail-description {
    color: #333;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;

    text-align: justify;
}


/* =========================================================
   GERİ DÖN
========================================================= */

.product-detail-back {
    margin-top: 25px;
}

.product-detail-back a {
    display: inline-block;

    color: #111 !important;

    font-size: 14px;
    font-weight: 600;

    text-decoration: none;
}

.product-detail-back a:hover {
    color: #d20100 !important;
}


/* =========================================================
   404 / ÜRÜN BULUNAMADI
========================================================= */

.product-detail-not-found {
    margin: 70px 0;

    padding: 40px;

    background: #fff;

    border: 1px solid #ddd;

    text-align: center;
}

.product-detail-not-found h1 {
    margin-bottom: 15px;

    font-size: 28px;
    font-weight: 600;
}

.product-detail-not-found p {
    margin-bottom: 20px;

    font-size: 15px;
}

.product-detail-not-found a {
    color: #d20100 !important;

    font-weight: 600;

    text-decoration: none;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .product-detail-page {
        padding: 40px 0 60px;
    }

    .product-detail-heading h1 {
        font-size: 26px;
    }

    .product-general-row {
        grid-template-columns: 220px 1fr;
    }

    .product-detail-spec-row {
        grid-template-columns: 190px 1fr;
    }

}


/* =========================================================
   MOBİL
========================================================= */

@media (max-width: 767px) {

    .product-detail-page {
        padding: 30px 0 45px;
    }

    .product-detail-heading h1 {
        font-size: 23px;
    }

    .product-general-row,
    .product-detail-spec-row {
        display: block;
    }

    .product-general-label,
    .product-detail-spec-label {
        border-right: 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .product-detail-box {
        padding: 20px 15px;
    }

    .product-detail-box-title {
        font-size: 18px;
    }

    .product-detail-description {
        text-align: left;
    }

}

/* =========================================================
   ÜRÜN DETAY SAYFASI
========================================================= */

.product-detail-page {
    background: #f1f1f1;
    padding: 55px 0 80px;
}

.product-detail-page .container {
    max-width: 1180px;
}


/* =========================================================
   SAYFA BAŞLIĞI
========================================================= */

.product-detail-heading {
    margin-bottom: 35px;
}

.product-detail-heading h1 {
    margin: 0;
    padding: 0 0 12px;

    color: #111;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;

    position: relative;
}

.product-detail-heading h1::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;

    width: 54px;
    height: 2px;

    background: #000;
}


/* =========================================================
   GENEL ÖZELLİKLER
========================================================= */

.product-general-features {
    margin-bottom: 45px;
}

.product-general-features .aboutus-title {
    margin-bottom: 25px;
}

.product-general-table {
    width: 100%;

    background: #fff;

    border: 1px solid #e1e1e1;
}

.product-general-row {
    display: grid;
    grid-template-columns: 260px 1fr;

    border-bottom: 1px solid #e7e7e7;
}

.product-general-row:last-child {
    border-bottom: 0;
}

.product-general-label {
    padding: 16px 18px;

    background: #f7f7f7;

    color: #222;

    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;

    border-right: 1px solid #e7e7e7;
}

.product-general-value {
    padding: 16px 20px;

    color: #333;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
}


/* =========================================================
   DETAY ÜRÜNLER
========================================================= */

.product-detail-items {
    margin-top: 40px;
}

.product-detail-box {
    margin-bottom: 35px;
    padding: 30px;

    background: #fff;

    border: 1px solid #dcdcdc;
}

.product-detail-image-gallery {
    margin-bottom: 25px;

    text-align: center;
}

.product-detail-image-link {
    display: inline-block;
}

.product-detail-image-gallery img {
    display: block;

    width: auto;
    max-width: 100%;
    max-height: 520px;

    margin: 0 auto;

    object-fit: contain;

    cursor: zoom-in;
}


/* =========================================================
   DETAY ÜRÜN BAŞLIĞI
========================================================= */

.product-detail-box-title {
    margin: 0 0 22px;

    color: #111;

    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;

    text-align: center;
}


/* =========================================================
   TEKNİK BİLGİLER
========================================================= */

.product-detail-specs {
    width: 100%;

    margin-bottom: 22px;

    border-top: 1px solid #e5e5e5;
}

.product-detail-spec-row {
    display: grid;
    grid-template-columns: 220px 1fr;

    border-bottom: 1px solid #e5e5e5;
}

.product-detail-spec-label {
    padding: 11px 14px;

    color: #222;

    font-size: 14px;
    font-weight: 600;

    background: #f7f7f7;

    border-right: 1px solid #e5e5e5;
}

.product-detail-spec-value {
    padding: 11px 14px;

    color: #333;

    font-size: 14px;
    font-weight: 400;
}


/* =========================================================
   AÇIKLAMA
========================================================= */

.product-detail-description {
    color: #333;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;

    text-align: justify;
}


/* =========================================================
   GERİ DÖN
========================================================= */

.product-detail-back {
    margin-top: 25px;
}

.product-detail-back a {
    display: inline-block;

    color: #111 !important;

    font-size: 14px;
    font-weight: 600;

    text-decoration: none;
}

.product-detail-back a:hover {
    color: #d20100 !important;
}


/* =========================================================
   404 / ÜRÜN BULUNAMADI
========================================================= */

.product-detail-not-found {
    margin: 70px 0;

    padding: 40px;

    background: #fff;

    border: 1px solid #ddd;

    text-align: center;
}

.product-detail-not-found h1 {
    margin-bottom: 15px;

    font-size: 28px;
    font-weight: 600;
}

.product-detail-not-found p {
    margin-bottom: 20px;

    font-size: 15px;
}

.product-detail-not-found a {
    color: #d20100 !important;

    font-weight: 600;

    text-decoration: none;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .product-detail-page {
        padding: 40px 0 60px;
    }

    .product-detail-heading h1 {
        font-size: 26px;
    }

    .product-general-row {
        grid-template-columns: 220px 1fr;
    }

    .product-detail-spec-row {
        grid-template-columns: 190px 1fr;
    }

}


/* =========================================================
   MOBİL
========================================================= */

@media (max-width: 767px) {

    .product-detail-page {
        padding: 30px 0 45px;
    }

    .product-detail-heading h1 {
        font-size: 23px;
    }

    .product-general-row,
    .product-detail-spec-row {
        display: block;
    }

    .product-general-label,
    .product-detail-spec-label {
        border-right: 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .product-detail-box {
        padding: 20px 15px;
    }

    .product-detail-box-title {
        font-size: 18px;
    }

    .product-detail-description {
        text-align: left;
    }

}

.urun-ana-baslik a {
    color: #000 !important;
    text-decoration: none !important;
}

.urun-ana-baslik a:hover {
    color: #d20100 !important;
}

.main-category-link {
    display: block;
    color: inherit !important;
    text-decoration: none !important;
}

.main-category-link:hover {
    color: inherit !important;
    text-decoration: none !important;
}

.main-category-link .urun-ana-baslik {
    color: #000 !important;
}

/* =========================================================
   ANA KATEGORİ DETAY SAYFASI
   /urunlerimiz/tav-firinlari
========================================================= */

.product-category-page {
    background: #f1f1f1;
    padding: 40px 0 80px;
}

.product-category-page .container {
    max-width: 1180px;
}


/* BAŞLIK */

.product-category-page-heading {
    margin-bottom: 45px;
}

.product-category-page-heading h1 {
    position: relative;

    margin: 0;
    padding: 0 0 12px;

    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;

    text-transform: uppercase;
}

.product-category-page-heading h1::after {
    content: "";

    position: absolute;
    left: 0;
    bottom: 0;

    width: 54px;
    height: 2px;

    background: #000;
}


/* 4'LÜ GRID */

.product-subcategory-grid {
    display: grid;

    grid-template-columns: repeat(4, 1fr);

    gap: 22px 28px;

    width: 100%;
}


/* KART */

.product-subcategory-item {
    width: 100%;
}

.product-subcategory-link {
    display: block;

    width: 100%;

    background: #fff;

    text-decoration: none !important;
}


/* GÖRSEL */

.product-subcategory-image {
    width: 100%;
    height: 230px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #fff;

    overflow: hidden;
}

.product-subcategory-image img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: contain;
}


/* ALT GRİ BAŞLIK */

.product-subcategory-title {
    min-height: 58px;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 8px 12px;

    box-sizing: border-box;

    background: #555;

    color: #fff !important;

    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;

    text-align: center;
}

.product-subcategory-link:hover .product-subcategory-title {
    background: #444;
}


/* TABLET */

@media (max-width: 991px) {

    .product-subcategory-grid {
        grid-template-columns: repeat(2, 1fr);
    }

}


/* MOBİL */

@media (max-width: 576px) {

    .product-category-page {
        padding: 30px 0 50px;
    }

    .product-category-page-heading h1 {
        font-size: 24px;
    }

    .product-subcategory-grid {
        grid-template-columns: 1fr;
    }

}

/* KATEGORİ SAYFASI BAŞLIK FIX */

.product-category-page {
    background: #f1f1f1;
    padding: 55px 0 80px !important;
    margin-top: 75px !important;
}

.product-category-page-heading {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    margin: 0 0 45px 0 !important;
    padding: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: visible !important;
}

.product-category-page-heading h1 {
    display: block !important;
    position: relative !important;

    margin: 0 !important;
    padding: 0 0 12px 0 !important;

    color: #000000 !important;
    background: transparent !important;

    font-family: 'Poppins', sans-serif !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;

    text-align: left !important;
    text-transform: uppercase !important;

    visibility: visible !important;
    opacity: 1 !important;

    z-index: 20 !important;
}

.product-category-page-heading h1::after {
    content: "" !important;

    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;

    display: block !important;

    width: 54px !important;
    height: 2px !important;

    background: #000000 !important;
}

.product-category-page-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;

    margin-bottom: 45px;
}

.product-category-page-heading h1 {
    margin: 0;
}

.products-back-link {
    display: inline-block;

    margin-bottom: 10px;

    color: #333 !important;

    font-size: 14px;
    font-weight: 500;

    text-decoration: none !important;
}

.products-back-link:hover {
    color: #d20100 !important;
}

@media (max-width: 767px) {

    .product-category-page-heading {
        display: block;
    }

    .products-back-link {
        margin-top: 15px;
        margin-bottom: 0;
    }

}

.product-category-page-heading {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    gap: 20px !important;

    width: 100% !important;
    margin: 0 0 45px 0 !important;
}

.product-category-page-heading h1 {
    margin: 0 !important;
    flex: 0 0 auto;
}

.products-back-link {
    display: block !important;
    margin: 0 0 10px auto !important;

    color: #333 !important;
    font-size: 14px !important;
    font-weight: 500 !important;

    text-decoration: none !important;
}

.products-back-link:hover {
    color: #d20100 !important;
}

@media (max-width: 767px) {

    .product-category-page-heading {
        display: block !important;
    }

    .products-back-link {
        margin: 15px 0 0 0 !important;
    }

}

.products-back-link {
    display: inline-block !important;
    margin: 0 0 10px auto !important;

    color: #111 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1 !important;

    text-decoration: none !important;
    text-transform: uppercase;
}

.products-back-link:hover {
    color: #d20100 !important;
}

.product-detail-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;

    margin-bottom: 35px;
}

.product-detail-top-back {
    display: inline-block;

    margin: 0 0 10px auto;

    color: #111 !important;

    font-size: 14px;
    font-weight: 600;
    line-height: 1;

    text-decoration: none !important;
    text-transform: uppercase;
}

.product-detail-top-back:hover {
    color: #d20100 !important;
}

@media (max-width: 767px) {

    .product-detail-heading {
        display: block;
    }

    .product-detail-top-back {
        margin: 15px 0 0 0;
    }

}

.product-category-page-heading {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    gap: 20px !important;

    width: 100% !important;
    margin: 0 0 45px 0 !important;
}

.product-category-page-heading h1 {
    margin: 0 !important;
    flex: 0 0 auto;
}

.products-back-link {
    display: block !important;
    margin: 0 0 10px auto !important;

    color: #333 !important;
    font-size: 14px !important;
    font-weight: 500 !important;

    text-decoration: none !important;
}

.products-back-link:hover {
    color: #d20100 !important;
}

@media (max-width: 767px) {

    .product-category-page-heading {
        display: block !important;
    }

    .products-back-link {
        margin: 15px 0 0 0 !important;
    }

}

/* =========================================================
   ÜRÜN DETAY - ÜST GERİ DÖN
========================================================= */

.product-detail-topbar {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;

    width: 100% !important;

    margin: 0 0 35px 0 !important;
}

.product-detail-topbar .product-detail-heading {
    margin: 0 !important;
    padding: 0 !important;
}

.product-detail-topbar .product-detail-heading h1 {
    margin: 0 !important;
}

.product-detail-top-back {
    display: block !important;

    margin: 0 0 10px auto !important;
    padding: 0 !important;

    color: #111 !important;

    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1 !important;

    text-decoration: none !important;
    text-transform: uppercase !important;
}

.product-detail-top-back:hover {
    color: #d20100 !important;
}


/* MOBİL */

@media (max-width: 767px) {

    .product-detail-topbar {
        display: block !important;
    }

    .product-detail-top-back {
        margin: 15px 0 0 0 !important;
    }

}

.product-detail-topbar {
    position: relative !important;
    z-index: 999999999 !important;
}

.product-detail-top-back {
    position: relative !important;
    z-index: 999999999 !important;
}

.product-general-heading-row {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 25px;
}

.product-general-heading-row .aboutus-title {
    margin-bottom: 0 !important;
}

.product-general-heading-row .products-back-link {
    margin: 0 0 10px auto !important;
}

@media (max-width: 767px) {
    .product-general-heading-row {
        display: block;
    }

    .product-general-heading-row .products-back-link {
        display: inline-block;
        margin: 15px 0 0 0 !important;
    }
}

@media (max-width: 767px) {

    .product-category-inner {
        display: flex !important;
        align-items: flex-start !important;
        gap: 14px !important;
    }

    .product-category-visual {
        flex: 0 0 38% !important;
        max-width: 38% !important;
        width: 38% !important;
        margin-bottom: 0 !important;
    }

    .product-category-visual img {
        width: 100% !important;
        height: auto !important;
        max-width: 150px !important;
        object-fit: contain !important;
    }

    .product-category-products {
        flex: 1 !important;
        width: auto !important;
        padding: 0 !important;
        text-align: left !important;
    }

    .product-category-products a {
        font-size: 13px !important;
        line-height: 1.35 !important;
        padding: 3px 0 !important;
    }

    .urun-ana-baslik {
        margin: 25px 0 18px 0 !important;
        font-size: 20px !important;
        text-align: center !important;
    }
}

@media (max-width: 767px) {

    .products-section-title {
        padding: 130px 0 25px 0 !important;
    }

    .products-section-title .aboutus-title1 {

        line-height: 1.3 !important;
        margin-bottom: 0 !important;
    }

}

.corporate-banner {
    width: 100%;
    overflow: hidden;
}

.corporate-banner img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .corporate-banner {
        display: none !important;
    }
}

/* =========================================================
   BEMAKTHERM - ROHDE MENEVİŞ ÖZEL SAYFA
   ========================================================= */

body:has(.rohde-tempering-page),
.product-detail-page:has(.rohde-tempering-page),
.product-detail-page:has(.rohde-tempering-page) > .container {
    background: #ffffff !important;
}

.product-detail-page:has(.rohde-tempering-page) > .container {
    padding-top: 70px !important;
}

.product-detail-page:has(.rohde-tempering-page) .product-detail-heading {
    margin: 0 0 30px !important;
}

.product-detail-page:has(.rohde-tempering-page) .product-detail-heading h1 {
    margin: 0 !important;
    padding: 0 0 8px !important;
    font-size: 22px !important;
    line-height: 1.3 !important;
    font-weight: 500 !important;
    color: #111 !important;
}

.rohde-tempering-page {
    width: 100%;
    padding-bottom: 30px;
}

.rohde-tempering-top {
    display: flex;
    align-items: center;
    gap: 42px;
    margin-bottom: 32px;
}

.rohde-tempering-catalog {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: #111;
    font-weight: 600;
}

.rohde-tempering-catalog img {
    display: block;
    width: auto;
    height: auto;
    max-width: 210px;
    max-height: 110px;
    object-fit: contain;
}

.rohde-tempering-pdf-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 64px;
    border: 2px solid #d71920;
    color: #d71920;
    font-weight: 700;
}

.rohde-tempering-logo img {
    display: block;
    width: auto;
    height: auto;
    max-width: 280px;
    max-height: 90px;
    object-fit: contain;
}

.rohde-tempering-intro {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 54px;
    align-items: center;
    margin: 0 0 42px;
}

.rohde-tempering-main-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 280px;
}

.rohde-tempering-main-image img {
    display: block;
    max-width: 100%;
    max-height: 360px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.rohde-tempering-description {
    font-size: 16px;
    line-height: 1.85;
    color: #222;
}

.rohde-tempering-tables {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.rohde-tempering-table-wrap {
    width: 100%;
    overflow-x: auto;
}

.rohde-tempering-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    font-size: 15px;
}

.rohde-tempering-table th,
.rohde-tempering-table td {
    padding: 14px 16px;
    border: 1px solid #e1e1e1;
    text-align: center;
    vertical-align: middle;
}

.rohde-tempering-table th {
    background: #f2f2f2;
    color: #111;
    font-weight: 600;
}

.rohde-tempering-table tbody tr:nth-child(even) {
    background: #fafafa;
}

.rohde-tempering-table tbody tr:hover {
    background: #f5f5f5;
}

@media (max-width: 991px) {
    .rohde-tempering-intro {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .rohde-tempering-main-image {
        min-height: 220px;
    }
}

@media (max-width: 575px) {
    .product-detail-page:has(.rohde-tempering-page) > .container {
        padding-top: 35px !important;
    }

    .product-detail-page:has(.rohde-tempering-page) .product-detail-heading h1 {
        font-size: 20px !important;
    }

    .rohde-tempering-top {
        flex-wrap: wrap;
        gap: 20px;
    }

    .rohde-tempering-catalog img {
        max-width: 160px;
        max-height: 90px;
    }

    .rohde-tempering-logo img {
        max-width: 200px;
        max-height: 70px;
    }

    .rohde-tempering-description {
        font-size: 14px;
        line-height: 1.75;
    }

    .rohde-tempering-table {
        min-width: 680px;
        font-size: 13px;
    }

    .rohde-tempering-table th,
    .rohde-tempering-table td {
        padding: 11px 12px;
    }
}

/* =========================================================
   BEMAKTHERM - ÜRÜN GÖRSEL LIGHTBOX
========================================================= */

.bemak-lightbox {
    position: fixed;
    inset: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 40px;

    background: rgba(0, 0, 0, 0.96);

    visibility: hidden;
    opacity: 0;

    transition: opacity 0.25s ease;

    z-index: 99999;
}

.bemak-lightbox.active {
    visibility: visible;
    opacity: 1;
}

.bemak-lightbox-inner {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    height: 100%;
}

.bemak-lightbox-image {
    display: block;

    max-width: 92vw;
    max-height: 88vh;

    width: auto;
    height: auto;

    object-fit: contain;

    background: transparent !important;

    box-shadow:
            0 15px 50px rgba(0, 0, 0, 0.35);
}

.bemak-lightbox-close {
    position: absolute;

    top: 22px;
    right: 30px;

    width: 46px;
    height: 46px;

    padding: 0;

    border: 0;
    background: transparent;

    color: #ffffff;

    font-size: 42px;
    font-weight: 300;
    line-height: 42px;

    cursor: pointer;

    z-index: 2;
}

.bemak-lightbox-close:hover {
    opacity: 0.7;
}


/* ÜRÜN GÖRSELİ */

.product-detail-image-gallery img {
    cursor: zoom-in;

    transition:
            transform 0.25s ease,
            opacity 0.25s ease;
}

.product-detail-image-gallery img:hover {
    transform: scale(1.02);
    opacity: 0.96;
}


/* MOBİL */

@media (max-width: 767px) {

    .bemak-lightbox {
        padding: 20px;
    }

    .bemak-lightbox-image {
        max-width: 96vw;
        max-height: 82vh;
    }

    .bemak-lightbox-close {
        top: 12px;
        right: 15px;
    }

}

/* =========================================================
   BEMAKTHERM - ALÜMİNYUM ERGİTME / 2 GÖRSELLİ SAYFA
   ========================================================= */

.aluminum-melting-page {
    width: 100%;
    padding-bottom: 30px;
}

.aluminum-melting-image-block {
    width: 100%;
    margin: 0 0 28px;
    padding: 22px;
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
}

.aluminum-melting-image-block a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    text-decoration: none;
}

.aluminum-melting-image-block img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: none;
    margin: 0 auto;
    object-fit: contain;
    cursor: zoom-in;
}

@media (max-width: 767px) {
    .aluminum-melting-image-block {
        margin-bottom: 20px;
        padding: 12px;
    }
}

/* ÜRÜN DETAY ANA BAŞLIK - SAĞ HİZA */

.product-detail-page .product-detail-heading {
    width: 100%;
    text-align: right !important;
}

.product-detail-page .product-detail-heading h1 {
    display: inline-block !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    text-align: right !important;
}

.product-detail-page .product-detail-heading h1::after {
    left: auto !important;
    right: 0 !important;
}

/* =========================================================
   BEMAKTHERM - ÖZEL ERGİTME UYGULAMALARI
   ========================================================= */

.custom-melting-page {
    width: 100%;
    background: #fff;
    padding-bottom: 30px;
}

.custom-melting-intro {
    margin: 0 0 28px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}

.custom-melting-item {
    width: 100%;
    margin: 0 0 28px;
    padding: 18px 20px 8px;
    background: #fff;
    border: 1px solid #007ca1;
}

.custom-melting-image {
    margin-bottom: 16px;
    text-align: center;
}

.custom-melting-image a {
    display: inline-block;
    max-width: 100%;
}

.custom-melting-image img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
    cursor: zoom-in;
}

.custom-melting-item-title {
    margin: 4px 0 18px;
    padding: 0;
    color: #111;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}

.custom-melting-description {
    margin: 0 0 15px;
    color: #333;
    font-size: 14px;
    line-height: 1.7;
}

.custom-melting-specs {
    width: 100%;
    margin-top: 8px;
}

.custom-melting-spec-row {
    display: grid;
    grid-template-columns: 260px 1fr;
    border-top: 1px solid #ececec;
}

.custom-melting-spec-label,
.custom-melting-spec-value {
    padding: 11px 14px;
    font-size: 14px;
    line-height: 1.5;
}

.custom-melting-spec-label {
    color: #111;
    font-weight: 600;
}

.custom-melting-spec-value {
    color: #333;
}

@media (max-width: 767px) {

    .custom-melting-item {
        padding: 12px 12px 5px;
    }

    .custom-melting-spec-row {
        display: block;
    }

    .custom-melting-spec-label {
        padding-bottom: 4px;
    }

    .custom-melting-spec-value {
        padding-top: 4px;
    }
}
