@import url("../user_v4/urundetay.css"); 

.bLeft {
    border-left: 5px solid #018cd1;
}

.bLeftTrans {
    border-left: 5px solid transparent;
}

.mb1 {
    border-bottom: 1px solid #f8f8f8;
}

#productRight {
    background: #fafafa;
}

.proDetail {
    margin-bottom: 10px;
}

.supplierCode {
    font-size: 17px;
    color: #021e2c;
}

.inVatPrice {
    font-size: 16px;
    font-weight: 300;
    color: #021e2c;
}

.qtyEdit a {
    height: 40px;
    font-family: 'Dosis';
    border: 1px solid #018cd1;
}

.qtyEdit a p {
    padding-bottom: 0;
    height: 30px;
    line-height: 30px;
    color: #018cd1;
    font-size: 30px;
    font-family: 'Dosis';
    font-size: 34px;
    font-weight: 700;
}

.qtyEdit input {
    height: 40px;
    border: 1px solid #018cd1;
    font-size: 18px;
    color: #999999;
}

.buyBtn a {
    background: #5CB85C;
    text-align: center;
    color: #fff;
    font-size: 24px;
    /*font-family: 'Dosis';*/
}

.buyBtn a:hover {
    background: #0aa2ee;
}
.brandTitle > span{
    color:#162d33; 
    font-size:700; 
    font-size:17px;
}
.infoWrap {
    font-size: 14px;
    font-weight: 300;
    color: #4a4a4a;
}

.infoWrap span {
    color: #018cd1;
}

.foreachcekim {
    font-size: 16px;
    font-weight: 300;
    color: #4a4a4a;
}

.kapsa {
    background: #f0f0f0;
}

.kapsa.line-bottom {
    border-bottom: 1px solid #018cd1;
}

.miktar {
}

.indirimYuzde {
    color: #0aa2ee;
}

.cokluIndirimSatir.line-right {
    border-right: 1px solid #fff;
}

#productDetailTab h1, #productDetailTab h2, #productDetailTab h3, #productDetailTab a {
    font-weight: bold;
    font-family: 'Arial';
    color: #00559f;
}

#productDetailTab strong {
    font-weight: bold;
    font-family: 'Arial';
    font-size: 16px;
}

#productDetailTab h1 {
    font-size: 18px;
    margin-bottom: 16px;
}

#productDetailTab h2 {
    font-size: 16px;
}

#productDetailTab h3 {
    font-size: 16px;
}

#productDetailTab p {
    font-size: 16px;
    font-family: 'Arial';
}

#productDetailTab img {
    margin-top: 16px;
    margin-bottom: 16px;
}

#productDetailTab ul, #productDetailTab ol {
    font-family: 'Arial';
    padding-left: 40px;
    font-size: 16px;
    padding-bottom: 16px;
}

#productDetailTab ul {
    list-style-type: disc;
}

#productDetailTab ol {
    list-style-type: decimal;
}