@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
html{
    overflow-x: hidden !important;
    font-family:'Inter',sans-serif;
}
.teklifvermodal h3{
    font-weight:600;
    font-size:15.4px;
    color:#000;
    text-align:center;
}
.teklifvermodal h4{
    font-weight:600;
    font-size:13px;
    color:#434343;
    text-align:center;
}
.teklifvermodal input{
    font-size:13.4px;
    font-weight:500;
    height:40px;
    width:100%;
    background-color:#F8F8FA;
    border:1px solid #E0E0E0 !important;
}
.teklifvermodal button{
    background-color:#003B29;
    font-size:13.5px;
    width:100%;
    border:none !important;
    color:#FFF;
    height:40px;
    margin-top:10px;
    font-weight:500;
    margin-bottom:5px;
}
.teklifvermodal h6{
    font-size:13.4px;
    color:#000;
    margin-bottom:7px;
    margin-top:7px;
    font-weight:500;
}
.teklifvermodal h5{
    font-size:13.4px;
    color:red;
    text-align:center;
    margin-top:12px;
    font-weight:500;
}
.teklifvermodal hr{
    width:100%;
    height:1px;
    border:none;
    display:block;
    background-color:#1C1C1C;
}
body{
    min-height:100vh !important;
    overflow-x:hidden !important;
    font-family:'Inter',sans-serif;
}
.checkoutinfo span{
    color:red !important;
}
.arttirma{
    font-size:12px;
    font-weight:400;
    color:#333;
}
.checkoutinfo h4{
    margin-bottom:14px;
    font-size:14px;
    font-weight:500;
}
.checkoutinfo button{
    width:100%;
    background-color:#FF0000;
    border-radius:5px;
    font-size:13.5px;
    font-weight:500;
    color:#FFF;
    height:45px;
    border:none !important;
}
.emptychart h5{
    color:red;
    font-size:17px;
    text-align:center;
    font-weight:500;
}
.emptychart img{
    width:300px;
    height:auto;
    object-fit:contain;
    margin:auto;
    margin-top:30px;
    margin-bottom:30px;
    display:block;
}
.checkoutinfo h6{
    font-size:12.5px;
    color:#FF0000;
    font-weight:600;
    margin-bottom:7px;
}
.checkoutinfo select{
    color:#333;
    margin-bottom:10px;
    font-size:13.5px;
    line-height:24px;
    font-weight:400;
    width:100%;
    border-radius:5px;
    height:45px;
    padding:6px;
    border:2px solid rgba(28,28,28,0.1);
}
#bildirim {
  position: fixed;
  top: 40px;
  right: 40px;
  background-color: green;
  color: white;
  padding: 10px;
  border-radius: 5px;
  z-index: 9999;
  opacity: 0;
  transform: translateY(-20px);
  font-size:13px !important;
  font-weight:500;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

#bildirim.goster {
  opacity: 1;
  transform: translateY(0);
}

#bildirim.kapat {
  opacity: 0;
  transform: translateY(-20px);
}
.pad0{
    padding:0px !important;
}
.bin{
    position:relative !important;
    width:1370px;
    margin:auto !important;
}
a{
    text-decoration:none !important;
}
.aboutsection{
    padding-top:50px;
    padding-bottom:50px;
    background-color:#FAFAFA;
}
.aboutsection h1{
    font-size:18px;
    font-weight:500;
    color:rgba(51,51,51);
    line-height:22px;
    margin-bottom:24px;
}
.aboutsection p{
    line-height:24px;
    font-size:14px;
    color:rgba(51,51,51);
    font-weight:400;
}
.Ustmenu1{
    padding-top:4px;
    padding-bottom:4px;
    background-color:#FF0000;
}
.Ustmenu1 .dropdown{
    display:inline-block !important;
}
.Ustmenu1 h5{
    font-size:13px;
    color:#FFF;
    padding-top:8px;
}
.Ustmenu1 a{
    color:#FFF;
    font-size:13px;
    display:inline-block;
}
*:focus{
    outline:none !important;
    box-shadow:none !important;
}
.Ustmenu1 a:hover{
    color:#FFF !important;
}
.marleft10{
    margin-left:10px;
}
.Ustmenu1 .dropdown-menu{
    border-radius:0px !important;
    padding:0px !important;
}
.Ustmenu1 .dropdown-menu a{
    border-bottom:1px solid rgba(28,28,28,0.1);
    display:block !important;
    line-height:34px;
    color:#1C1C1C;
    font-size:13.4px;
}
.Ustmenu1 .dropdown-menu a:hover{
    background-color:#FF0000 !important;
    color:#FFF !important;
} 
.Ustmenu3 img{
    height:65px;
    width:auto;
    object-fit:contain !important
}
.Ustmenu2 {
    position: relative; 
    z-index: 1;
    border-bottom:1px solid rgba(28,28,28,0.1);
    padding-bottom:12px;
}
.footerlinks{
    border-top:1px solid rgba(28,28,28,0.2);
    padding-top:25px;
    padding-bottom:25px;
}
.footerlinks a{
    display:block;
    color:#484848;
    font-size:13px;
    font-weight:400;
    margin-bottom:10px;
}
.footerlinks a:hover{
    color:#FF0000;
}
.footerlinks h3{
    font-size:14px;
    color:#FF0000;
    font-weight:600;
    line-height:27px;
    margin-bottom:12px;
}
.footer{
    padding-top:25px;
    padding-bottom:7px;
    background-color:#000000;
}
.footer img{
    width:180px;
    height:auto;
    object-fit:contain;
    margin-bottom:13px;
}
.footer h3{
    color:#FFF;
    margin-bottom:21px;
    font-size:17px;
    font-weight:500;
}
.footer hr{
    width:100%;
    border:none;
    height:1px;
    background-color:rgba(255,255,255,0.6);
}
.footer p{
    color:#FFF;
    font-size:13.5px;
    font-weight:400;
    line-height:24px;
    opacity:90%;
}
.copyright{
    padding-bottom:7px;
    padding-top:11px;
    background-color:#FF0000;
}
.copyright h4{
    color:#FFF;
    font-size:13px;
    font-weight:500;
}
.footer a{
    font-size:13.5px;
    font-weight:400;
    color:#FFF;
    opacity:95%;
    display:block;
    margin-bottom:13px;
}
.footersos a{
    opacity:100% !important;
    display:inline-block !important;
    margin-right:24px !important;
    line-height:20px !important;
    margin-top:12px;
}
.footersos i{
    color:#FFF !important;
    font-size:19px !important;
}
.Ustmenu2{
    border-top:1px solid rgba(28,28,28,0.1);
    padding-top:12px;
    position: relative;
    z-index: 10; 
}
.content {
    position: relative !important;
    z-index: 7 !important;
}
.expanded-section {
    width: 100%;
    padding-bottom:15px !important;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    transition: height 0.3s ease, visibility 0.3s ease;
    background-color: #FFF;
    visibility: hidden;
    pointer-events: none;
}
.expanded-section.active {
    overflow:auto !important;
    height: 420px;
    visibility: visible;
    pointer-events: auto;
}
.expanded-section{
    padding:12px;
}
.expanded-section a{
    font-size:13px;
    color:#272727;
    display:inline-block;
    margin-left:12px;
}
.expanded-section a:hover{
    text-decoration:underline !important;
}
.expanded-section h5{
    font-size:13px;
    font-weight:500;
    line-height:13px;
    margin-bottom:6px;
    margin-top:6px;
    color:#FE0200;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 8;
    display: none;
}
.overlay.active {
    display: block;
}
.dot{
    background-color:red;
    height:5px;
    width:5px;
    border-radius:50%;
    display:inline-block;
    margin-right:7px;
}
.Ustmenu2 button{
    height:34px;
    font-size:13.7px;
    color:#333;
    font-weight:500;
    border:none !important;
    padding:0px !important;
    margin:0px !important;
    margin-right:10px !important;
    background-color:transparent !important;
}
.Ustmenu3 input{
    width:100%;
    border-radius:5px;
    border:none;
    font-size:13.5px;
    font-weight:400;
    background-color:#F3F3F3;
    padding-left:12px;
    padding-right:12px;
    height:45px;
    margin-top:12px;
    border:1px solid rgba(27,27,27,0.1);
}
.Ustmenu3{
    padding-top:10px;
    padding-bottom:10px;
}
.Ustmenu3::placeholder {
    font-size: 11px !important;
    font-weight: 400 !important;
}
.textright{
    text-align:right !important;
}
.hakleft a{
    color:#333;
    font-size:13.7px;
    line-height:40px;
    font-weight:400;
    display:block;
    padding-left:6px;
    border-radius:5px;
    transition:ease-in 0.3s;
}
.hakleft .actt{
    background-color:#FF0000 !important;
    color:#FFF !important;
}
.aboutsection hr{
    border:none !important;
    width:100%;
    height:1px;
    background-color:rgba(28,28,28,0.1);
    margin-bottom:21px;
}
.hakleft a:hover{
    color:#FFF;
    background-color:#FF0000;
}
.hakleft h4{
    font-size:17px;
    color:#333;
    font-weight:500;
    padding-left:6px;
    margin-bottom:13px;
}
.block992{
    display:none !important;
}
.block767{
    display:none !important;
}
.hakkucuk{
    margin-bottom:20px;
}
.hakkucuk button{
    background-color:#FF0000;
    height:45px;
    border:none !important;
    color:#FFF !important;
    font-weight:500;
    width:100%;
    font-size:14.5px;
    text-align:left !important;
}
.hakkucuk .dropdown-menu{
    border-radius:0px !important;
    padding:0px !important;
    width:100% !important;
    border:1px solid rgba(28,28,28,0.1);
}
.hakkucuk span{
    float:right;
    margin-right:10px;
    text-align:right !important;
}
.hakkucuk i{
    color:#FF0000;
    font-size:15px !important;
}
.hakkucuk .dropdown-menu a{
    background-color:#FFF;
    padding-left:7px;
    padding-right:7px;
    line-height:45px;
    display:block;
    color:#333;
    font-weight:400;
    font-size:14px;
    width:100%;
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.hakkucuk .dropdown-menu a:hover{
    background-color:#FF0000 !important;
    color:#FFF !important;
}
.hakkucuk .dropdown-menu a:hover > i{
    color:#FFF !important;
}
.aboutsection .accordion {
    margin-top:4px;
    margin-bottom:4px;
    background-color: #FFF;
    color: #333;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    border:1px solid rgba(28,28,28,0.1);
    font-size: 14px;
    transition: 0.4s;
}
.aboutsection .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.aboutsection .panel p{
    padding-top:12px !important;
    padding-bottom:12px !important;
}
.Blog{
    margin-top:25px;
    margin-bottom:30px;
}
.blogbox{
    width:100%;
    border:1px solid rgba(28,28,28,0.1) !important;
}
.blogbox img{
    width:100%;
    height:auto;
    object-fit:contain
}
.blogbox h1{
    font-size:14px;
    font-weight:500;
    color:#000;
    margin-top:16px;
    margin-bottom:16px;
    padding-left:7px;
    padding-right:7px;
}
.Blog h3{
    font-size:24px;
    font-weight:500;
    margin-bottom:30px;
    color:#FF0000;
}
.bloghre{
    background-color:#F0F1F3;
    width:200px;
    line-height:42px;
    text-align:center;
    margin-left:7px;
    margin-right:7px;
    font-size:13.5px;
    font-weight:500;
    color:#000;
    margin-bottom:12px;
    display:block;
}
.blogbox:hover{
    background-color:#FF0000  !important;
}
.blogbox:hover h1 {
    color: #FFF !important;
}
.blogbox:hover .bloghre {
    background-color: #FFF !important;
    color: #FF0000 !important;
}
.innerbreadcrumb{
    padding-top:5px;
    background-color:#F8F8F8;
    margin-bottom:15px;
}
.innerbreadcrumb a{
    font-size:12.5px;
    font-weight:400;
    color:#515151;
    display:inline-block;
}
.innerbreadcrumb span{
    margin-left:7px;
    margin-right:7px;
}
.innerbreadcrumb i{
    color:#FF0000;
}
.innerbreadcrumb .actt{
    color:#1C1C1C;
}
.pagination {
    display: flex;
    justify-content: left;
    padding: 20px 0;
}
.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    margin: 0 4px;
    border: 1px solid #ddd;
    transition: background-color 0.3s, color 0.3s;
}
.pagination a:hover {
    background-color: #ddd;
    color: black;
}
.pagination a.active {
    background-color: #FF0000;
    color: white;
    border: 1px solid #FF0000;
}
.pagination a.disabled {
    pointer-events: none;
    color: #ccc;
    border: 1px solid #ddd;
}
.Blogdetay{
    margin-top:25px;
    margin-bottom:30px;
}
.Blogdetay h1{
    font-size:18px;
    font-weight:500;
    color:rgba(51,51,51);
    line-height:22px;
    margin-bottom:24px;
}
.Blogdetay p{
    line-height:24px;
    font-size:14px;
    color:rgba(51,51,51);
    font-weight:400;
}
.otherblog h3{
    font-size:17px;
    color:#FF0000;
    margin-bottom:18px;
}
.otherblog{
    border-left:1px solid rgba(28,28,28,0.1);
}
.otherblog img{
    width:100%;
    height:70px;
    object-fit:cover;
}
.otherblog h2{
    font-size:13.5px;
    color:#333;
    font-weight:500;
}
.iletisim h6{
    font-size:13px;
    color:#000;
    margin-bottom:7px;
    margin-top:7px;
}
.iletisim input{
    width:100%;
    height:45px;
    border:1px solid rgba(28,28,28,0.1);
    font-size:13.4px;
    color:#333;
}
.iletisim textarea{
    width:100%;
    height:110px;
    border:1px solid rgba(28,28,28,0.1);
    font-size:13.4px;
    color:#333;
}
.iletisim button{
    border:none !important;
    background-color:#FF0000;
    color:#FFF;
    width:210px;
    height:45px;
    font-weight:500;
    font-size:13.4px;
}
.usersection{
    margin-top:40px;
    margin-bottom:40px;
}
.userleftlinks a{
    font-size:13.5px;
    width:100%;
    border:1px solid rgba(28,28,28,0.1);
    line-height:50px;
    padding-left:7px;
    margin-bottom:7px;
    padding-right:7px;
    border-radius:5px;
    display:block;
    font-weight:500;
    color:#1C1C1C;
}
.userleftlinks span{
    margin-right:14px;
}
.userleft h5{
    font-size:15px;
    font-weight:500;
    color:#000;
    margin-bottom:24px;
}
#username{
    font-size:26px;
    color:#FF0000;
}
.userleft img{
    width:25px;
    height:25px;
    object-fit:contain;
}
.usercontenttitle{
    width:100%;
    background-color:#FF0000;
    border-radius:5px;
}
.usercontenttitle h5{
    padding-left:9px;
    padding-right:9px;
    font-size:15.3px;
    line-height:16.5px;
    font-weight:500;
    padding-top:20px;
    padding-bottom:20px;
    color:#FFF;
}
.tabform{
    padding:16px;
    border:1px solid rgba(28,28,28,0.2);
    border-radius:5px;
    margin-bottom:12px;
}
.tabform h6{
    font-size:13px;
    font-weight:500;
    color:#333;
}
.tabform p{
    font-size:13.5px;
    font-weight:400;
    line-height:24px;
    color:#333;
    margin-bottom:22px;
}
.tabform h5{
    font-weight:500;
    margin-bottom:14px;
    color:#000;
    margin-top:6px;
    font-size:15px;
}
.ototeklif h4{
    font-weight:500 !important;
    margin-bottom:14px !important;
    color:#000 !important;
    margin-top:6px !important;
    font-size:15px !important;
}
.ototeklif button{
    width:100%;
    background-color:#FF0000;
    border-radius:5px;
    font-size:13.5px;
    font-weight:500;
    color:#FFF;
    height:45px;
    border:none !important;
}
.ototeklif input{
    color:#333;
    margin-bottom:10px;
    font-size:13px;
    line-height:24px;
    font-weight:400;
    width:100%;
    border-radius:5px;
    height:45px;
    padding:6px;
    border:2px solid rgba(28,28,28,0.1);
}
.tabform button{
    width:100%;
    background-color:#FF0000;
    border-radius:5px;
    font-size:13.5px;
    font-weight:500;
    color:#FFF;
    height:45px;
    border:none !important;
}
.tabform input{
    color:#333;
    margin-bottom:10px;
    font-size:13px;
    line-height:24px;
    font-weight:400;
    width:100%;
    border-radius:5px;
    height:45px;
    padding:6px;
    border:2px solid rgba(28,28,28,0.1);
}
.tabform textarea{
    color:#333;
    margin-bottom:10px;
    font-size:15px;
    line-height:24px;
    font-weight:400;
    width:100%;
    border-radius:5px;
    height:120px;
    padding:6px;
    border:2px solid rgba(28,28,28,0.1);
}
.tabform input:focus{
    border:2px solid #FF0000;
}
.usercontenttitle a{
    color:#FFF !important;
}
.userleftlinks2 a{
    font-size:13.5px;
    width:100%;
    border:1px solid rgba(28,28,28,0.1);
    line-height:50px;
    padding-left:7px;
    margin-bottom:7px;
    padding-right:7px;
    border-radius:5px;
    display:block;
    font-weight:500;
    color:#1C1C1C;
}
.userleftlinks2 span{
    margin-right:14px;
}
.userleftlinks2 button{
    margin-bottom:15px !important;
    border:1px solid rgba(28,28,28,0.1);
    background-color:#F8F8F8;
    height:55px;
    color:#000 !important;
    font-weight:500;
    width:100%;
    font-size:14.5px;
    text-align:left !important;
}
.userleftlinks2 .dropdown-menu{
    border-radius:0px !important;
    padding:0px !important;
    width:100% !important;
    border:1px solid rgba(28,28,28,0.1);
}
.userleftlinks2 .dropdown-menu a{
    padding-left:7px;
    padding-right:7px;
    line-height:45px;
    display:block;
    color:#333;
    font-weight:400;
    font-size:14px;
    width:100%;
}
.userleftlinks #whiteimg{
    display:none !important;
}
.userleftlinks a:hover{
    background-color:#FF0000;
    color:#FFF;
}
.userleftlinks a:hover #whiteimg{
    display:inline-block !important;
}
.userleftlinks a:hover #blackimg{
    display:none !important;
}
.userleft .actt{
    color:#FFF;
    background-color:#FF0000;
}
.userleft .actt #blackimg{
    display:none !important;
}
.userleft .actt #whiteimg{
    display:inline-block !important;
}
.adressec h5{
    color:#272727;
    font-size:15px;
    font-weight:500;
    line-height:25px;
    margin-bottom:12px;
}
.adressec img{
    width:24px;
    opacity:70%;
    height:24px;
}
.adressec h6{
    color:#000;
    padding-top:7px;
    padding-bottom:12px;
    font-weight:400;
    font-size:13.6px;
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.adressec span{
    color:#FF0000;
    font-weight:500;
}
.adressec a{
    width:240px;
    border:1px solid rgba(28,28,28,0.1);
    color:#000;
    font-size:13.4px;
    font-weight:400;
    display:block;
    line-height:40px;
    text-align:center;
}
.adressec a:hover{
    background-color:#FF0000;
    color:#FFF;
}
.sorusec h2{
    font-size:15px;
    color:#000;
    margin-bottom:12px;
}
.sorusec p{
    font-size:13.5px;
    line-height:25px;
}
.sorusec h6{
    font-size:13.4px;
    margin-top:12px;
    font-weight:400;
    color:#000;
}
.sorusec h4{
    font-weight:600;
    font-size:12.4px;
    margin-top:12px;
    color:#FF0000;
}
.sorusec img{
    width:175px;
    height:175px;
    object-fit:contain;
    display:block;
    margin:auto !important;
}
.sorusec button{
    margin-left:7px !important;
    min-height:none !important;
    height:auto !important;
    width:auto !important;
    background-color:#FFF !important;
    display:inline-block !important;
}
.sorusec i{
    font-size:16px;
    color:#FF0000;
}
.sorusec h3{
    font-size:14px !important;
    line-height:20px !important;
    margin-top:5px !important;
}
.deger i{
    color:#F6C243 !important;
    font-size:14px !important;
    margin-right:6px !important;
}
.degerform h3{
    font-size:17px;
    color:#000;
    margin-bottom:25px !important;
}
.modal-dialog{
    min-width:700px !important;
    min-height:50vh !important;;
}
.degerform{
    padding:13px;
}
.degerform span{
    color:#FF0000;
}
.degerform button{
    width:100%;
    background-color:#FF0000;
    border-radius:5px;
    font-size:13.5px;
    font-weight:500;
    color:#FFF;
    height:45px;
    border:none !important;
}
.degerform input{
    color:#333;
    margin-bottom:10px;
    font-size:13.5px;
    line-height:24px;
    font-weight:400;
    width:100%;
    border-radius:5px;
    height:45px;
    padding:6px;
    border:2px solid rgba(28,28,28,0.1);
}
.degerform h6{
    font-size:12.5px;
    color:#FF0000;
    font-weight:600;
    margin-bottom:7px;
}
.degerform select{
    color:#333;
    margin-bottom:10px;
    font-size:13.5px;
    line-height:24px;
    font-weight:400;
    width:100%;
    border-radius:5px;
    height:45px;
    padding:6px;
    border:2px solid rgba(28,28,28,0.1);
}
.degerform textarea{
    color:#333;
    margin-bottom:10px;
    font-size:15px;
    line-height:24px;
    font-weight:400;
    width:100%;
    border-radius:5px;
    height:120px;
    padding:6px;
    border:2px solid rgba(28,28,28,0.1);
}
.degerform input:focus{
    border:2px solid #FF0000;
}
.Urunler{
    margin-top:30px;
    margin-bottom:30px;
}
.urunbox{
    position:relative !important;
    height:330px;
    border:none;
    border-radius:0px;
    margin-bottom:5px;
}
.uruncategory{
    margin-top:8px;
    height:25px;
    display:none !important;
}
.favbutton{
    position:absolute;
    right:0;
    top:0;
}
.favbutton button{
    background-color:transparent;
    border:none;
    font-weight:400;
    margin-top:10px;
}
.favo h3{
    font-size:19px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:10px;
    margin-bottom:30px;
}
.favo2 h3{
    font-size:20px;
    font-weight:500;
    color:#4B4B4B;
    margin-top:10px;
    margin-bottom:15px;
}
.urunbox img{
    width:100%;
    border-radius:0px;
    height:210px;
    object-fit:cover;
    display:block;
    margin:auto !important;
}
.urunbox h6{
    margin-top:12px !important;
    font-size:12px;
    font-weight:400;
    height:40px;
    color:#333;
    padding-left:5px;
    padding-right:5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.urunbox h1{
    font-size:13.5px;
    line-height:19px;
    font-weight:400;
    color:#121212;
    margin-top:12px;
    margin-bottom:7px;
}
.urunbox h4{
    padding-left:5px;
    padding-right:5px;
    font-size:11px;
    color:#000;
    font-weight:400;
    line-height:18px;
}
.urunbox i{
    color:#F6C243;
    font-size:11px;
    margin-right:5px;
}
.urunbox h5{
    font-weight:400;
    font-size:13.4px;
    color:#121212;
}
.sipbox h6{
    color:#000;
    line-height:20px;
    font-weight:500;
    font-size:13.5px;
}
.siparisdetay h5{
    color:#000;
    line-height:20px;
    font-weight:400;
    font-size:13.5px;
}
.siparisdetay span{
    font-weight:500;
    color:#FF0000;
}
.siparisdetay h3{
    font-size:18px;
    color:#000;
    margin-bottom:13px;
}
.sipbox hr{
    margin:0px !important;
    border:none !important;
    height:1px;
    background-color:rgba(28,28,28,0.1);
    margin-top:6px !important;
    margin-bottom:12px !important;
}
.sipbox span{
    color:#FF0000;
}
.siparisurunbox{
    display:inline-block !important;
    width:65px;
    height:65px;
    border-radius:5px;
    border:1px solid rgba(28,28,28,0.1);
}
.siparisurunbox img{
    width:100%;
    border-radius:5px;
    height:100%;
    object-fit:contain !important;
}
.det a{
    font-size:13.5px;
    font-weight:500;
    color:#FF0000;
}
.urdet h2{
    font-size:15px;
    color:#000;
    margin-bottom:9px;
}
.urdet p{
    font-size:13.5px;
    line-height:24px !important;
    margin-bottom:8px !important;
    margin-top:0px !important;
}
.urdet h6{
    font-size:15px;
    font-weight:400;
    color:#FF0000;
}
.urdet h5{
    font-weight:600;
    font-size:13px;
    margin-top:12px;
    color:#FF0000;
}
.urdet img{
    width:175px;
    height:175px;
    object-fit:contain;
    display:block;
    margin:auto !important;
}
.urdet button{
    margin-left:7px !important;
    min-height:none !important;
    height:auto !important;
    width:auto !important;
    background-color:#FFF !important;
    display:inline-block !important;
}
.urdet i{
    font-size:16px;
    color:#FF0000;
}
.urdet h3{
    font-size:14px !important;
    line-height:20px !important;
    margin-top:5px !important;
}
.sipiptal h3{
    color:#FFF;
    font-size:18px;
    font-weight:500;
    margin-bottom:10px;
    margin-top:10px;
}
.sipiptal p{
    font-size:13.5px;
    font-weight:400;
    line-height:24px;
    color:#FFF;
}
.sipiptal button{
    font-size:13.5px;
    font-weight:500;
    background-color:#FFF;
    color:#FF0000;
    border:none;
    width:250px;
    margin-bottom:10px;
    height:45px;
}
.Ustmenu4{
    display:none !important;
}
.menright{
    text-align:right !important;
}
.menright i{
    color:#FF0000;
    font-size:17px;
    margin-top:21px;
}
.menright span{
    padding-right:10px;
}
.menright button{
    border:none !important;
    background-color:transparent !important;
    display:inline-block;
    margin-left:4px;
    font-size:13px;
    color:#000;
    font-weight:400;
}
.menright a:hover{
    color:#FF0000;
}
.fixed{
    position:fixed;
    background-color:#FFF;
    left:0;
    right:0;
    top:0;
    border-bottom:1px solid rgba(28,28,28,0.1);
    z-index:10;
}
.girispushy{
    width:450px !important;
}
.girisyapsec h3{
    font-size:17px;
    font-weight:500;
    color:#000;
    margin-bottom:40px;
}
.girisyapsec h6{
    font-size:13px;
    font-weight:500;
    color:#1C1C1C;
}
.girisyapsec input{
    border:1px solid rgba(28,28,28,0.4);
    font-size:13.4px;
    font-weight:400;
    height:42px;
    width:100%;
    margin-bottom:12px;
    background-color:#FFF;
}
.girisyapsec input:focus{
    border:1px solid #FF0000;
}
.girisyapsec button{
    width:100%;
    border:none;
    height:45px;
    background-color:#FF0000;
    font-size:13.4px;
    font-weight:500;
    color:#FFF;
}
.kayitsec button{
    text-align:left !important;
    background-color:#FFF !important;
    height:32px !important;
    color:#1C1C1C !important;
}
.sifremi i{
    color:#FF0000;
    font-size:16px;
}
.sifremi span{
    padding-right:7px;
}
.sifremi button{
    font-weight:400;
    text-align:left !important;
    background-color:#FFF !important;
    height:32px !important;
    color:#1C1C1C !important;
}
.yorumbox p{
    font-size:13.4px;
    line-height:24px;
    color:#1C1C1C;
}
.yorumbox{
    min-height:240px;
    border:1px solid rgba(28,28,28,0.1);
    border-radius:5px;
    padding:14px;
}
.yorumbox i{
    color:#F6C243;
    font-size:15px;
}
.yorumbox h4{
    font-size:14.5px;
    font-weight:500;
}
.yorumbox span{
    color:#333;
    font-weight:300;
    padding-left:10px;
}
.Urunyorumlari h3{
    font-size:17px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:10px;
    margin-bottom:15px;
}
.Urunyorumlari{
    margin-top:30px;
}
.Urunyorumlari a{
    color:#FF0000;
    font-size:13.4px;
    display:block;
    margin-top:6px;
    font-weight:500;
}
.Urunsorulari{
    margin-top:20px;
    background-color:#F3F4F8;
    padding-top:25px;
    padding-bottom:25px;
}
.Urunsorulari p{
    font-size:13.4px;
    line-height:24px;
    color:#1C1C1C;
}
.sorubox{
    background-color:#FFF;
    min-height:240px;
    padding:14px;
    border:1px solid rgba(28,28,28,0.1);
    border-radius:5px;
}
.Urunsorulari h6{
    color:#FF0000;
    font-size:12px;
    font-weight:500;
    margin-top:6px;
    margin-bottom:6px;
}
.Urunsorulari h4{
    font-size:12.5px;
    font-weight:400;
    margin-top:9px;
    margin-bottom:12px;
}
.Urunsorulari span{
    color:#333;
    font-weight:300;
    padding-left:10px;
}
.Urunsorulari h3{
    font-size:14.4px;
    color:#000;
    margin-top:5px;
    margin-bottom:12px;
}
.cevapbox{
    border-radius:5px;
    padding:7px;
    border:1px solid rgba(28,28,28,0.1);
}
.Urunsorulari h2{
    font-size:17px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:10px;
    margin-bottom:15px;
}
.Urunsorulari a{
    color:#FF0000;
    font-size:13.4px;
    display:block;
    margin-top:6px;
    font-weight:500;
}
.yanurunbox img{
    width:100%;
    height:80px;
    object-fit:contain;
}
.yanurunbox h3{
    font-size:14px;
    font-weight:400;
    color:#000;
}
.yanurunbox h5{
    color:#FF0000;
    font-weight:500;
    font-size:12.7px;
}
.yanurunbox{
    margin-bottom:10px;
    padding-bottom:7px;
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.yanurunbuttons{
    margin-top:15px;
}
.yansepet h2{
    font-size:16.5px;
    font-weight:500;
    margin-bottom:24px;
    color:#000;
}
.yanurunbuttons1{
    background-color:#FF0000;
    display:block;
    color:#FFF !important;
    text-align:center;
    width:100%;
    font-weight:500;
    font-size:13.5px;
    line-height:45px;
    border:none;
    border-radius:0px;
    margin-bottom:10px;
}
.yanurunbuttons2{
    text-align:center;
    background-color:#FFF;
    display:block;
    font-weight:500;
    font-size:13.5px;
    color:#FF0000 !important;
    border:1px solid rgba(28,28,28,0.1);
    width:100%;
    line-height:45px;
    border-radius:0px;
}
.kabox2 button{
    background-color:transparent;
    font-weight:500;
    color:#000;
    border-radius:0px;
    font-size:13px;
    width:100%;
    height:30px;
    transition:0.3s ease-in;
    border:1px solid rgba(28,28,28,0.3);
}
.kabox2 button:hover{
    background-color:#FF0000;
    color:#FFF;
}
.kabox2 h6{
    width:100%;
    text-align:center;
    line-height:30px;
    background-color:#FFF;
    font-size:13px;
    font-weight:500;
    color:#000;
}
.kabox button{
    background-color:transparent !important;
    font-weight:500  !important;
    color:#000  !important;
    border-radius:0px  !important;
    font-size:13px  !important;
    width:100%  !important;
    height:30px  !important;
    border:1px solid rgba(28,28,28,0.4)  !important;
}
.kabox h6{
    width:100%;
    text-align:center;
    line-height:30px;
    background-color:#FFF;
    font-size:13px;
    font-weight:500;
    color:#000;
}
.filter h6{
    font-size:14.5px;
    padding-bottom:18px;
    padding-top:12px;
    color:#FF0000;
    border-bottom:1px solid rgba(28,28,28,0.1);
    font-weight:500;
}
.filterkat{
    margin-bottom:14px;
}
.filter a{
    display:inline-block;
    font-weight:400;
    color:#282828;
    margin-right:12px;
    margin-top:5px;
    margin-bottom:5px; 
    font-size:13.5px;
}
.filter a:hover{
    color:#fe0200;
}
.filter span{
    margin-left:9px;
    color:#fe0200;
}
.filterkat{
    width:100%;
    overflow:auto !important;
}
.filtb{
    margin-bottom:25px;
}
.filtb select{
    width:100%;
    background-color:#FFF;
    border:1px solid #D9D9D9;
    font-size:13.5px;
    height:40px;
}
.filtb input{
    width:100%;
    background-color:#FFF;
    border:1px solid #D9D9D9;
    font-size:13.5px;
    padding:5px;
    height:40px;
}
.filtb .btn{
    width:100%;
    background-color:#FF0000;
    border-radius:0px;
    border:1px solid rgba(28,28,28,0.1);
    text-align:center;
    color:#FFF;
    height:45px;
    font-weight:500;
    font-size:14.2px;
}
.Sepetim{
    margin-top:40px;
    margin-bottom:40px;
}
.urdet button{
    border:none !important;
}
.Urundetay{
    margin-top:40px;
    margin-bottom:40px;
}
.Urundetay h3{
    font-size:13.5px;
    font-weight:500;
    color:#FF0000;
}
.Urundetay h1{
    font-weight:500;
    font-size:19.5px;
    color:#121212;
    margin-bottom:20px;
}
.Urundetay p{
    color:#1C1C1C;
    font-weight:400;
    font-size:13px;
    line-height:25px;
}
.Urunaciklamalari p{
    color:#1C1C1C;
    font-weight:400;
    font-size:13px;
    line-height:25px;
}
.Urunaciklamalari h3{
    font-size:16.3px;
    font-weight:500;
    color:#000;
    margin-top:20px;
    margin-bottom:20px;
}

.Urundetay h6{
    padding-bottom:12px;
    font-size:13px;
    font-weight:500;
    color:#FF0100;
    border-bottom:1px solid #D9D9D9;
    margin-bottom:14px;
}
.Urundetay h6 span{
    color:#121212;
}
.favbutton2{
    background-color:#F8F8F8 !important;
    height:45px !important;
    color:#434343 !important;
    border-radius:0px !important;
    width:100% !important;
    font-weight:600 !important;
    border:none !important;
    text-align:center !important;
    margin-bottom:12px !important;
    font-size:14px !important;
}
.favbutton2:hover fa-heart{
    color:#FF0000 !important;
}
.sorusor{
    display:block;
}
.sorusor span{
    margin-right:6px  !important;
}
.sorusor button{
    text-align:left !important;
    background-color:transparent;
    height:25px;
    color:#FF0100;
    border-radius:0px;
    width:100%;
    font-weight:500;
    border:none !important;
    margin-bottom:12px;
    font-size:13.5px;
}
.urundeta h4{
    margin-top:18px;
    margin-bottom:18px;
    font-size:21px;
    color:#282828;
    font-weight:600;
}
.urundeta h5{
    background-color:#F3F4F8;
    text-align:center;
    line-height:42px;
    border:1px solid rgba(28,28,28,0.1);
    font-weight:500;
    font-size:13.4px;
    color:#1C1C1C;
    margin-bottom:12px;
    border-radius:5px;
}
.urundeta h5 > span{
    color:#FF0000;
    padding-right:7px;
}
.Urundetay h6 > span{
    color:#1C1C1C;
}
.Urundetay a{
    font-size:13.4px;
    font-weight:600;
    margin-top:12px;
    margin-bottom:12px;
    color:#FF0000;
}
.nav-pills{
    background-color:#FF0000;
}
.nav-pills a{
    color:#FFF;
    display:block;
    line-height:60px;
    font-size:14.5px;
    font-weight:500;
}
.nav-pills li{
    display:inline-block !important;
    margin-right:14px;
}
.Urunaciklamalari{
    margin-bottom:10px;
    border-bottom:1px solid rgba(28,28,28,0.1);
    padding-bottom:20px;
}
.acikfiyatlar{
    overflow:auto !important;
    height:250px;
    background-color:#FFF;
}
.urundeta button{
    background-color:#FF0000;
    height:45px;
    color:#FFF;
    border-radius:0px;
    width:100%;
    font-weight:600;
    border:none !important;
    text-align:center;
    margin-bottom:12px;
    font-size:14px;
}
.arttirbut button{
    background-color:#003b29;
    height:45px;
    color:#FFF;
    border-radius:0px;
    width:100%;
    font-weight:600;
    border:none !important;
    text-align:center;
    margin-bottom:12px;
    font-size:14px;
}
.artsbutton{
    border:none !important;
    color:#434343 !important;
    background-color:transparent !important;
    text-align:left !important;
    text-decoration:underline;
    font-weight:500 !important;
    width:auto;
    height:auto;
}
.acikfiyatlar h5{
    border-radius:0px !important;
    border:none !important;
    padding-left:7px !important;
    margin:0px !important;
    border-bottom:1px solid rgba(28,28,28,0.1) !important;
    line-height:40px !important;
    color:#000 !important;
    font-weight:400 !important;
    background-color:transparent !important;
    text-align:left !important;
    font-size:12.4px !important;
}
.acikfiyatlar span{
    font-weight:500;
    color:#FF0000;
}
.urdet2{
    width:100%;
    margin-bottom:13px !important;
}
.urdet2 h2{
    font-weight:500;
    font-size:15px;
    color:#1C1C1C;
    margin-bottom:9px;
    margin-top:0px;
}
.urdet2 p{
    font-size:13.1px;
    line-height:24px !important;
    margin-bottom:8px !important;
    margin-top:0px !important;
}
.urdet2 h6{
    font-size:15px;
    font-weight:400;
    color:#FF0000;
}
.urdet2 h5{
    font-weight:600;
    font-size:13px;
    margin-top:12px;
    color:#FF0000;
}
.urdet2 img{
    width:115px;
    height:115px;
    object-fit:contain;
    display:block;
    margin:auto !important;
}
.urdet2 i{
    font-size:16px;
    color:#FF0000;
}
.urdet h3{
    font-size:14px !important;
    line-height:20px !important;
    margin-top:5px !important;
}
.Kategoriurunleri h3{
    font-size:16px;
    font-weight:500;
    color:#000;
    margin-bottom:12px;
}
.Kategorigorselleri{
    margin-top:30px;
    margin-bottom:30px;
}
.Kategorigorselleri img{
    width:100%;
    height:auto;
    object-fit:contain;
    margin-bottom:25px;
}
.Anagiris{
    width:100%;
}
.Anagiris img{
    width:100%;
    height:auto;
    object-fit:contain;
}
.kucukfoto{
    display:none !important;
}
.specialfilterkat .dropdown-container::-webkit-scrollbar {
  height: 6px;
}
.specialfilterkat .dropdown-container::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

.specialfilterkat .dropdown-container {
    display: flex;
    gap: 10px;
    white-space: nowrap;
    padding-bottom: 10px;
    z-index:99;
}
.specialfilterkat .dropdown {
  position: relative;
}
.specialfilterkat .dropdown-button {
    height: 45px;
    font-size: 14.2px;
    text-align: center;  
    color: #333;
    font-weight: 400;
    background-color: transparent;
    border: 1px solid #D9D9D9;
    cursor: pointer;
    min-width: 120px;
    display: flex;          
    padding-left:13px;
    padding-right:13px;
    align-items: center;    
    justify-content: center;    
}
.specialfilterkat .dropdown-button:hover {
    background-color: #e9e9e9;
}
.specialfilterkat .dropdown-menu {
    padding:0px !important;
    border-radius:0px !important;
    min-width:300px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #FFF;
    border: 1px solid #D9D9D9;
    border-top: none;
    width: auto;
    display: none;
    z-index: 999999 !important;
    padding-left:10px;
    padding-right:10px;
}
.specialfilterkat .dropdown-menu a{
    color:#333;
    font-size:13.4px;
    font-weight:400;
}
.specialfilterkat .dropdown:hover .dropdown-menu {
    display: block;
}
.specialfilterkat .dropdown-menu div {
    padding: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.specialfilterkat .dropdown-menu div:hover {
    background-color: #f0f0f0;
}
.urunkat h4{
    font-size:13.6px;
    font-weight:400;
    color:#575757;
    margin-bottom:14px;
    margin-top:0px !important;
}

.badge-container {
    position: relative;
    display: inline-block;
}
.badge {
    position: absolute;
    top: 10px;
    right: -10px;
    background-color: red;
    color: white;
    font-size: 11px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    padding-left:10px !important;
    justify-content: center;
    font-weight: bold;
    z-index: 10;
}
.acikfiyatlar h3{
    font-size:16.5px;
    font-weight:500;
    text-align:center;
    color:#000;
}
.leadingbid h3{
    font-size:24px;
    color:#000;
    font-weight:600;
    margin-bottom:16px;
}
@media screen and (max-width: 1400px) {
    .bin{
        width:96%;
    }
}
@media screen and (max-width: 1100px) {
    .Blog .bloghre{
        line-height:32px;
        font-size:12px;
    }
    .Blog h1{
        font-size:12px;
    }
}
@media screen and (max-width: 992px) {
    .Ustmenu4 a{
        height:34px;
        font-size:13.5px;
        color:#000;
        font-weight:500;
        border:none !important;
        padding:0px !important;
        margin:0px !important;
        margin-right:10px !important;
        background-color:transparent !important;
    }
    .Ustmenu2{
        display:none !important;
    }
    .Ustmenu4 {
        padding-top:18px;
        padding-bottom:18px;
        border-top:1px solid rgba(28,28,28,0.1);
        border-bottom:1px solid rgba(28,28,28,0.1);
        display:block !important;
        overflow-x: scroll !important;
        white-space: nowrap;
        position: relative; 
        -webkit-overflow-scrolling: touch; 
        scrollbar-width: none; 
    }
    .modal-dialog{
        min-width:350px !important;
        min-height:50vh !important;;
    }
    .userleft img{
        width:20px;
        height:20px;
        object-fit:contain;
    }
    .userleftlinks2 a{
        font-size:13.4px;
        width:100%;
        border-bottom:1px solid rgba(28,28,28,0.1);
        line-height:45px;
        padding-left:7px;
        margin-bottom:0px;
        padding-bottom:0px !important;
        padding-right:7px;
        border-radius:0px;
        display:block;
        font-weight:500;
        color:#1C1C1C;
    }
    .userleftlinks2 .dropdown-menu a{
        color:#1C1C1C;
        font-size:13.4px;
    }
    .otherblog{
        display:none !important;
    }
    .Blog .bloghre{
        line-height:40px;
        font-size:13px;
    }
    .Blog h1{
        font-size:14px;
        font-weight:500;
        color:#000;
        margin-top:12px;
        margin-bottom:12px;
        padding-left:7px;
        padding-right:7px;
    }
    .block992{
        display:block !important;
    }
    .disnon992{
        display:none !important;
    }
    .Ustmenu1 h5{
        font-size:12px;
        color:#FFF;
        padding-top:8px;
    }
    .Ustmenu1 a{
        color:#FFF;
        font-size:12px;
        display:inline-block;
    }
    .ftli{
        margin-bottom:14px;
    }
    .footerlinks h3{
        font-size:14px;
        color:#FF0000;
        font-weight:600;
        line-height:20px;
        margin-bottom:14px;
    }
}
@media screen and (max-width: 850px) {
    .menright i{
        color:#FF0000;
        font-size:15px;
        margin-top:21px;
    }
    .menright span{
        padding-right:5px;
    }
    .menright button{
        border:none !important;
        background-color:transparent !important;
        display:inline-block;
        margin-left:0px;
        font-size:12px;
        color:#000;
        font-weight:400;
    }
}
@media screen and (max-width: 767px) {
    .userleft .actt{
        color:#FFF !important;
        background-color:#FF0000;
    }
    .urdet2 img{
        width:115px;
        height:115px;
        object-fit:contain;
        display:block;
        margin:auto !important;
        margin-bottom:20px !important;
    }
    .favo2 h3{
        font-size:19px;
        font-weight:500;
        color:#1C1C1C;
        margin-top:10px;
        margin-bottom:10px;
    }
    .Ustmenu3 input{
        width:100%;
        border-radius:5px;
        border:none;
        font-size:12.4px;
        font-weight:400;
        background-color:#F3F3F3;
        padding-left:6px;
        padding-right:6px;
        height:45px;
        margin-top:5px;
        border:1px solid rgba(27,27,27,0.1);
    }
    .menright i{
        color:#FF0000;
        font-size:15px;
        margin-top:21px;
    }
    .menright span{
        padding-right:10px;
    }
    .menright button{
        border:none !important;
        background-color:transparent !important;
        display:inline-block;
        margin-left:4px;
        font-size:13px;
        color:#000;
        font-weight:400;
    }
    .siparisdetay h3{
        font-size:15px;
        color:#000;
        margin-bottom:13px;
    }
    .siparisdetay h5{
        color:#000;
        line-height:25px;
        padding-bottom:7px;
        border-bottom:1px solid rgba(28,28,28,0.1);
        font-weight:400;
        font-size:12.7px;
    }
    .sorusec img{
        width:175px;
        height:175px;
        object-fit:contain;
        display:block;
        margin:auto !important;
        margin-bottom:15px !important;
    }
    .aboutsection{
        padding-top:20px !important;
    }
    .block767{
        display:block !important;
    }
    .disnon767{
        display:none !important;
    }
    .textright{
        text-align:left !important;
    }
    .footerlinks a{
        display:block;
        color:#484848;
        font-size:12px;
        font-weight:400;
        margin-bottom:10px;
    }
}
@media screen and (max-width: 576px) {
    .disnon576{
        display:none !important;
    }
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .Urundetay h1{
        font-weight:500;
        font-size:20px;
        color:#1C1C1C;
        margin-bottom:14px;
    }
    .menright i{
        color:#FF0000;
        font-size:19px;
        margin-top:21px;
    }
    #menright2{
        display:none !important;
    }
}