﻿/*#DivCountriesOfter {
    display: none;
}
#divInvoiceTypeCorporate{display: none}

.item-price {
    margin-top: 15px;
}

.siteLanguage {
    position: absolute;
    top: 0;
    right: 16px;
}
    .siteLanguage li {
        float: left;
        padding-left: 5px;
     }
    .siteLanguage a {
        background-color: #ff9606;
        color: #fff;
    }
    .siteLanguage img {
        height: 32px;
    }

.nav-tabs {
    border-bottom: 1px solid #ff9606;
    margin-top: 50px;
}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border: 1px solid #ff9606;
        border-bottom: 1px solid #fff;
        color: #ff9606;
         font-weight: 600;
    }
.nav > li > a {
    
    padding: 5px 15px;
}
    .nav-tabs > li {
        padding-right: 3px;
        padding-left: 2px;
    }.nav-tabs > li > a {
        border-radius: 0; text-align:center;
    }

        .nav-tabs > li > a {
            border: 1px solid #555555;
            border-bottom: 1px solid #ff9606;
        }
        .nav-tabs > li > a:hover {
            border-color: #ff9606 #ff9606 #ff9606;
            background-color: #fcfcfc;
            font-weight: 600;
        }

.tab-content {
    font-size: 13px;
    font-family: Helvetica,Roboto,Arial,sans-serif;
    padding: 7px;
}
.tblProductInfo {
    margin-top: 15px;
}
.tblProductInfo td {
    font-family: Helvetica,Roboto,Arial,sans-serif !important;
    font-size: 13px;
    margin-top: 10px;
}

@media screen and (max-width: 768px) {
    .siteLanguage {
        position: absolute;
        top: -142px;
        right: 16px;
    }
}*/


.table td {
    vertical-align: middle !important;
}

.basketProductRemove {
    text-align: center;
}

.field-validation-error {
    color: #e31e24;
    font-size: 16px;
}

.required-field {
    color: #e31e24;
}

.gender-css {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

#cookie-policy {
    position: fixed;
    z-index: 9999;
    padding: 20px;
    color: #b9b9b9;
    background: rgba(0,0,0,.7);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    bottom: 0;
    max-width: 340px;
    margin: 30px 20px;
    animation: 2s ease-out 0s 1 headtrans;
    font-size: 14px;
}

    #cookie-policy a {
        color: #fff;
    }

#cookiePolicyButton {
    display: inline-block;
    float: right;
    margin-left: 10px;
    margin-top: -5px;
    font-size: 24px;
    padding: 0 5px;
}

.basketAlertText {
    font-size: 22px;
    font-weight: 400;
    text-align: left;
}

.favorite {
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-18 {
    font-size: 18px;
}

.font-italic {
    font-style: italic;
}

.search-box-mobil {
    display: none;
}

.warning {
    background-color: #fcffb0;
    line-height: 50px;
    margin-bottom: 10px;
    padding-left: 11px;
    border: solid 1px #cccccc;
}

.sergiler-etkinlikler {
    text-align: left;
    vertical-align: middle;
}

    .sergiler-etkinlikler a {
        color: #8b0142 !important;
    }

.mb li a {
    vertical-align:middle;
}
.exhibtionsAndMedia {
    text-align: left;
    vertical-align: middle;
}

@media screen and (max-width: 480px) {
    .share {
        text-align: center;
    }

    .favorite {
        text-align: center;
        line-height: 26px;
        padding: 0px;
    }

    .search-box {
        width: 100%;
    }

        .search-box:focus {
            width: 100%;
        }

    .search-box {
        display: none;
    }

    .search-box-mobil {
        display: block;
    }

    .sergiler-etkinlikler {
        text-align: center;
    }
    .exhibtionsAndMedia {
        text-align: center;
    }

}
