* {
    font-family: 'Dosis';
    font-size: 16px;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #eee
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #b7b7b7;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.4);
}

.header1 {
    background: #0083C1;
}

.header2 {
    background: #fff;
}

.color1 {
    color: #333;
}

.color2 {
    color: #fff;
}

.bold {
    font-weight: bold;
}

.textup {
    margin-top: 8px;
}

.bgalan {
    padding-top: 15px;
    background: url(../img/bgalani.jpg);
    background-position: auto center;
}

.ustmenuler,
.ustmenuler li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.ustmenuler li a {
    display: block;
    padding: 9px 10px;
    color: #fff;
    border-right: 1px solid #0893d3;
}

.ustmenuler li a:hover {
    text-decoration: none;
    background: #0893d3;
}

[class*="entypo-"]:before {
    font-family: 'entypo', sans-serif;
}

#sociallink {
    margin: 2px auto;
    line-height: 1.4;
    padding-left: 0;
}

#sociallink {
    padding: 0;
}

#sociallink {
    text-align: center;
    transform: translatez(0);
}

#sociallink {
    width: 100%;
    height: 15px;
    display: inline-block;
    margin: 0 8px;
    list-style: none;
}

#sociallink div {
    width: 22px;
    height: 22px;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    background-color: #656565;
    transition: all 0.5s ease;
}

#sociallink div:hover {
    transform: rotate(360deg);
    border-radius: 100px;
}

ul #sociallink {
    margin: 2px auto;
    line-height: 1.4;
    padding-left: 0;
}

#sociallink {
    display: inline;
    text-align: center;
}

.kategorilistesic2c,
.kategorilistesic2c li {
    padding: 5px;
    margin: 0px;
    list-style: none;
    float: left;
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #D21B1D;
    text-decoration: none;
}

.yorumsistemi,
.yorumsistemi > li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.yorumsistemi > li li {
    list-style: none;
}

.ulsifirla {
    margin: 0;
    padding: 0;
    list-style: none;
}

.logopx {
    display: block;
    padding: 10px;
}

.classproficom {
    color: #fff;
}

.bosluk {
    margin-top: 5px;
}

.ebultensistemi {
    color: #4e4e4e;
}


.ebultensistemi .baslik {
    padding: 5px 0;
    font-size: 18px;
    color: #15443b;
}

.ebultensistemi .aciklama {
    color: #67635d;
}

.footerbg {
/ / background: #3a2f2d;
}

.line1 {
    border-bottom: 1px solid #c5b49a;
    margin: 5px 2px;
}

.footerx {
    padding: 10px 0;
}

.ustmenuler {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.ustmenuler li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.ustmenuler li a {
    display: block;
    padding: 5px 4px;
    color: #666;
    border-right: 1px solid transparent;
    font-weight: bold;
    font-size: 13px;
}

.ustmenuler li a:hover {
    text-decoration: none;
    color: red;
    background: transparent;
}

.menus {
    background: #b7b7b7;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    background: #00ab9f;
    color: #fff;
}

.userlogin {
    border: 1px solid #f3c162;
    padding: 12px 6px;
    margin-left: 5px;
    color: #164339;
    border-radius: 8px;
    display: inline-block;
    margin-top: 6px;
}

.userlogin:hover {
    background: #f3c162;
    color: #000;
    text-decoration: none;
}

.sepetbtn {
    border: 2px solid #b7b7b7;
    padding: 12px;
    margin-left: 5px;
    color: #fff;
    border-radius: 8px;
    font-weight: bold;
    background: #068e73;
    background: -moz-linear-gradient(top, #068e73 0%, #b7b7b7 100%);
    background: -webkit-linear-gradient(top, #068e73 0%, #b7b7b7 100%);
    background: linear-gradient(to bottom, #068e73 0%, #b7b7b7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#068e73', endColorstr='#b7b7b7', GradientType=0);
}

.sepetbtn:hover {
    color: #fff;
    text-decoration: none;
    background: #068e73;
    background: -moz-linear-gradient(top, #068e73 0%, #068e73 100%);
    background: -webkit-linear-gradient(top, #068e73 0%, #068e73 100%);
    background: linear-gradient(to bottom, #068e73 0%, #068e73 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#068e73', endColorstr='#068e73', GradientType=0);
}

.menugenerate {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.header1 {
    background: #3a2f2d;
    border-top: 5px solid #e5a46a;
    min-height: 35px;
}

.header2 {
    background: #dc7c40;
    background: -moz-linear-gradient(top, #dc7c40 1%, #c8501e 100%);
    background: -webkit-linear-gradient(top, #dc7c40 1%, #c8501e 100%);
    background: linear-gradient(to bottom, #dc7c40 1%, #c8501e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc7c40', endColorstr='#c8501e', GradientType=0);
}

.color1 {
    color: #999;
}

.color2 {
    color: #fff;
}

.bold {
    font-weight: bold;
}

.textup {
    margin-top: 8px;
}

[class*="entypo-"]:before {
    font-family: 'entypo', sans-serif;
}

#sociallink,
#sociallink li {
    float: left;
    margin: 0;
    padding: 0;
}

#sociallink {
    text-align: center;
    transform: translatez(0);
}

#sociallink li {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 8px;
    list-style: none;
}

#sociallink span {
    display: inline-block;
    border-radius: 25px;
    width: 22px;
    height: 22px;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    background-color: #49322e;
    transition: all 0.5s ease;
}

#sociallink span:hover {
    transform: rotate(360deg);
    text-decoration: none;
    border-radius: 100px;
}

#loinform {
    margin-top: 7px;
}

.logo {
    display: block;
    text-align: center;
}

#custom-search-input {
    margin-top: 31px;
    border: solid 1px #b7b7b7;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
}

#custom-search-input button {
    margin: 9px 5px 9px 9px;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 23px;
}

@media (max-width: 600px) {
    .max600pxhidden {
        display: none;
    }
}

@media (min-width: 767px) {
    .toplogin {
        margin-top: 28px;
    }
}

.baslikfooter {
    padding: 5px;
    font-weight: bold;
    color: #255048;
    font-size: 20px;
}

.footermenu,
.footermenu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footermenu li a {
    color: #4e4e4e;
    display: block;
    font-weight: bold;
    padding: 7px 3px;
}

.footermenu li a:hover {
    text-decoration: none;
    color: green;
}

.cright {
    padding: 15px 0;
}

.cright b {
    color: #000000;
    font-size: 20px;
}

.cright p {
    color: #333;
    font-size: 18px;
}

.imza {
    margin-top: 25px;
}

.imza:hover {
    background: url(http://localhost/eticaretsistemi/template/default//img/hataywebofisi-.png);
}

.sabiticerik ul {
    margin: 0;
    padding: 0;
}

.sabiticerik li {
    background: #eee;
    display: block;
    padding: 5px 0;
    margin: 5px 25px;
}

.sabiticerik {
    margin-top: 20px;
}

.sabiticerik p {
    text-indent: 28px;
    line-height: 25px;
}

.siteicerigi {
    padding: 25px 0;
    background: #efefef;
}

.baslikmtemsilcisi {
    background: #f3c162;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

.listmenu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.listmenu li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.listmenu li a {
    display: block;
    padding: 15px 5px;
    border-bottom: 1px solid #eee;
    color: #3A2F2D;
}

.listmenu li a:hover {
    color: #fff;
    background: #3A2F2D;
    text-decoration: none;
}

.kategorili {
    padding: 0px 0 0 12px;
}

.kategorili li {
    list-style: circle;
}

.kategorili li a {
    color: #3A2F2D;
    border-bottom: 1px solid #fafafa;
    padding: 4px 0;
    display: block;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background: #00ab9f;
    color: #fff;
}

.nav > li.kategoribtn > a {
    background: #FFFD9F;
    color: #000;
}

.neredeyim {
    background: #e2d6bc;
}

.nerdeyimlist {
    padding: 0;
    margin: 0;
    list-style: none;
}

.nerdeyimlist li {
    float: left;
    padding: 8px 5px;
}

.nerdeyimlist li a {
    color: #666;
}

.nerdeyimlist li a:hover {
    color: #333;
    text-decoration: none;
}

.formlegend {
    text-align: center;
    font-weight: bold;
    color: #666;
    padding: 10px;
    border-bottom: 1px dashed #e5e5e5;
}

.contactinfo {
    background: #fff;
    padding: 15px;
}

.tabletd {
    width: 150px !important;
    background: #fff !important;
    border: none;
}

.urunresim {
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
}

@media(max-width: 767px){
    .urunresim {
        position: relative;
        width: 100%;
        height: 180px;
        overflow: hidden;
    }
}

.urunresim img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.urunresim img:hover {
    -webkit-transform: rotate(0deg) scale(1.1, 1.1);
    -moz-transform: rotate(0deg) scale(1.1, 1.1);
    -ms-transform: rotate(0deg) scale(1.1, 1.1);
    transform: rotate(0deg) scale(1.1, 1.1);
}

.divleft {
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.urun_adi {
    display: block;
    padding: 30px 0 0 0;
    color: #000;
}

.urun_aditable {
    display: block;
    color: #000;
}

.urun_adi a {
    text-align: center;
    font-size: 19px;
    color: #6c977c;
    font-weight: bold;
    display: block;
    /*min-height: 51px;*/
}

.ubilgi:hover {
    border: 1px solid #ddd;
}


.fiyat1,
fiyat2 {
    display: block;
}

.fiyat1 {
    font-size: 20px;
    font-weight: bold;
}

.fiyat2 {
    color: #aaa;
    text-decoration: line-through;
}

.indirimtext {
    font-size: 8px;
}

.indirimbtn {
    color: #fff;
    background: #275430;
    padding: 10px 8px;
    border-radius: 100px;
}

.kategori_adi {
    color: #999999;
    text-align: center;
}

.btnugoster {
    display: block;
    margin: 12px 0;
}

.baslikurun {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.usecenekler {
    padding: 0;
    margin: 0;
    list-style: none;
}

.usecenekler li {
    float: left;
}

.usecenekler li a {
    display: block;
    padding: 5px;
    color: #999;
}

.usecenekler li a:hover {
    color: #fff;
    text-decoration: none;
    background: #aaa;
    border-radius: 5px;
}

.gorunturenk {
    color: #999;
}

.saticiadi {
    font-weight: bold;
    font-size: 16px;
}

.saticidiv {
    background: red;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

.kullaniciyazi {
    font-size: 12px;
}

.kullaniciyazi b {
    font-size: 12px;
    color: #D21B1D;
}

.saticiul {
    padding: 0;
    margin: 0;
}

.saticiul li {
    list-style: none;
}

.saticiul li a {
    display: block;
    padding: 5px;
    border-top: 1px solid #eee;
    color: #666;
}

.iletisimbilgiler {
    padding: 5px;
    background: #fefefe;
    border: 1px solid #aaa;
    margin-bottom: 10px;
}

.iletisimbilgiler .bilgi {
    padding: 10px 0;
}

.iletisimtext {
    background: #aaa;
    font-weight: bold;
    color: #fff;
    padding: 5px;
    text-align: center;
    text-shadow: 2px 2px solid #000;
}

.tarihyorum {
    font-size: 12px;
    color: #999;
}

.sistemyorumlari {
    margin: 0;
    padding: 0;
}

.sistemyorumlari ul {
    padding: 0 0 0 15px;
}

@media (max-width: 767px) {
    .sistemyorumlari ul {
        padding: 0px;
    }
}

.yaziprof {
    font-size: 12px;
    color: #999;
}

.urunsayisi {
    font-size: 18px;
    font-weight: bold;
}

.iconprof {
    font-size: 50px;
    color: #D21B1D;
}

.linkx {
    font-size: 18px;
    color: #333;
}

.adimliste p {
    padding: 8px 0;
    font-size: 12px;
}

.formpadding {
    padding: 5px 0;
}

.nerdeyim2 {
    padding: 0;
    margin: 0;
    list-style: none;
}

.nerdeyim2 li {
    float: left;
    padding: 5px;
}

.profilm_menu {
    margin: 0;
    padding: 0;
}

.profilm_menu > li {
    list-style: none;
    float: left;
    border-right: 1px solid #af0f0f;
}

.classproficom {
    display: block;
    padding: 16px 10px;
}

.classproficom i {
    padding: 3px 0;
}

.classproficom:hover {
    text-decoration: none;
    background: #af0f0f;
    color: #fff;
}

.profilmenus .profilmenus > li > a {
    color: #000;
}

.pmenulersol {
    margin: 0;
    padding: 0;
}

.pmenulersol .nav > li > a {
    color: #999;
}

.pmenulersol li {
    list-style: none;
}

.pmenulersol li a {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0px 5px 0 0;
    padding: 10px;
    color: #999;
    display: block;
}

.pmenulersol li a:hover {
    background: #999;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 767px) {
    .pmenulersol li a {
        border: 1px solid transparent;
    }
}

.modal-content,
.btn {
    border-radius: 0px;
}

.urunbilgileri .urunbilgi a {
    color: #333;
    font-size: 19px;
    font-weight: bold;
}

.urunbilgileri .kategoribilgi {
    font-size: 12px;
    font-style: italic;
    color: #999;
}

.urunbilgileri {
    background: #eee;
    margin: 5px 0;
    padding: 10px;
    font-size: 20px;
}

.kargofiyat {
    color: #666;
    font-style: italic;
}

.kargofiyatx {
    font-size: 15px;
    font-weight: bold;
}

.tablebackground {
    color: #666;
    background: #eee;
}

.tablebackground2 {
    color: #333;
    background: #eee;
}

.imagealani {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.imgresim {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}

.bilgiler {
    border-top: 1px solid #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #b2b2b2;
}

.bilgiyorum {
    color: #b2b2b2;
}

.blogbaslik h3 {
    font-weight: bold;
    font-size: 18px;
}

.kategorilist,
.kategorilist li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.kategorilist li a {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #eee;
}

.blog_icerik img {
    text-align: center;
    width: 50%;
}

.staticpage p,
.blog_icerik {
    text-indent: 25px;
    line-height: 30px;
    text-align: justify;
}

.shatti {
    font-weight: bold;
    padding: 5px;
}

.shatti span {
    color: #b7b7b7;
}

.aramainput {
    padding: 12px;
}

.reqiredspan {
    color: red;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.owl-next, .owl-prev {
    position: absolute;
    top: calc(50% - 18px);
    z-index: 3;
    height: 36px;
    width: 36px;
    font-size: 36px;
    color: rgba(21, 66, 57, 0.5);
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
    text-align: right;
}

.siparisdiv {
    color: #fff;
    background: #b7b7b7;
}

.textH1,
.textH2 {
    padding: 8px;
}

.textH1 {
    font-size: 18px;
    font-weight: bold;
}

.satispanel {
    background: #282828;
    border-radius: 15px;
    text-align: center;
    padding: 5px;
    margin: 3px;
}

.hX {
    padding-top: 3px;
}

.nedenbiz {
    background: #b7b7b7;
    color: #fff;
}

.titleX {
    background: url(../img/titlebg.png);
    background-repeat: no-repeat;
    text-align: center;
    padding: 0 0 15px 0;
    background-position: bottom center;
    margin-bottom: 10px;
    font-weight: bold;
}

.sabitsayfa p {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f3debf;
    z-index: 101;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.mask {
    transition: all 1s;
    transition: .4s ease-out;
}

.mask a {
    position: relative;
    display: block;
    width: 220px;
    height: 101px;
    text-align: center;
    margin: auto;
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .5));
}

.mask a {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: -220px -50px;
    transition: all 1s;
    transition: .4s ease-out;
}

.mask a:hover,
.mask a:focus {
    background-position: 10px 0;
}

.mask a::after {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(0 0, circle farthest-side, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
    background: radial-gradient(circle farthest-side at 0 0, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
    background-position: inherit;
    -webkit-mask: url('../img/logo.png') center;
    mask: url('#mask-firefox');
}

div.icon-list .item span {
    display: block;
    text-align: center;
    font-size: 23px;
    color: #fff;
    padding-left: 70px;
    min-height: 60px;
    background: transparent url(../img/list_icon_1.png) no-repeat left center;
}

div.icon-list .item:nth-of-type(2) span {
    background: transparent url(../img/list_icon_2.png) no-repeat left center;
}

div.icon-list .item:nth-of-type(3) span {
    background: transparent url(../img/list_icon_3.png) no-repeat left center;
}

div.icon-list {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #275430;
}

div.e-bulten {
    position: relative;
    background-color: #ec5c9c;
    padding-top: 15px;
    padding-bottom: 15px;
}

div.e-bulten input {
    display: block;
    border: 0;
    position: relative;
    height: 45px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.54);
}

div.e-bulten button:hover {
    color: #00ab9f;
}

div.e-bulten button {
    display: block;
    height: 45px;
    width: 100%;
    border: 0;
    background-color: #fff;
    font-size: 18px;
    transition: color, background-color .33s;
}

div.e-bulten .text {
    font-size: 18px;
    color: #fff;
    display: block;
    font-family: 'ptregular';
    line-height: 22px;
    position: relative;
    text-align: right;
}

.btn-cart {
    text-align: center;
    border: none;
    width: 100%;
    display: block;
    padding: 10px;
    background: #f3c162;
    color: #fff;
    font-weight: bold;
}

.btn-cart:hover {
    color: #fff;
    text-decoration: none;
    background: #0f8078;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.urun_aciklama,
.urun_aciklama ul li {
    line-height: 22px;
}

.dropdown-menu {
    background-color: #f3c162;
}

.h1video {
    font-size: 20px;
    font-weight: bold;
}

.promosyonDiv {
    background: #b7b7b7;
    color: #fff;
    font-weight: bold;
}

.promosyonsatinal {
    width: 100%;
}

.promosyonSpan {
    background: #fff;
    font-weight: bold;
}

.buttonMenus {
    padding: 5px 0 0 0;
}

@media (max-width: 767px) {
    .buttonMenus {
        text-align: center;
        padding: 0 0 15px;
    }

    #loinform {
        margin-top: 0px;
    }
}

.shatti, .shatti span {
    font-size: 15px;
}

@media (max-width: 1200px) {
    .userlogin {
        padding: 13px 6px;
    }
}


@media (max-width: 767px) {
    .userlogin {
        padding: 13px 3px;
    }
}


.facebookicon {
    color: #364da5;
}

.twittericon {
    color: #364da5;
}

.instagramicon {
    color: #dd4288;
}

.facebookicon {
    color: #ff2c3b;
}

.socialicon {
    display: inline-block;
    padding: 0px 8px;
}

.socialicon i {

    font-weight: 500;
    font-size: 20px;
}

.headertext {
    color: #2B523D;
    font-size: 18px;
}

.phoneDiv a {
    font-weight: bold;
    font-size: 17px;
}

header {
    padding-top: 10px;
}

@media (max-width: 767px) {
    header {
        padding-top: 0px;
    }
}

.siteMenu {
    background: #f3c162;
}

.nav-link a {
    color: #fff;
}

.navbar a {
    font-weight: bold;
}


@media (min-width: 992px) {

    .dropdown:hover > .dropdown-menu {
        display: block;
    }
}

.dropdown-menu {
    padding: 0;
    min-width: 15rem;
}

@media (max-width: 767px) {
    .text-sm-center-m {
        text-align: center;
    }
}

.hosgeldinyazi {
    text-align: right;
}

@media (max-width: 1200px) {
    .dropdown-toggle::after {
        display: none;
    }

    .navbar a {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .dropdown-toggle::after {
        display: inline-block;
        float: right;
    }

    .navbar a {
        font-size: 18px;
    }
}

.navbar-dark .navbar-nav .nav-link {
    color: #000;
    padding: 9px 0px 9px 30px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #000;
    background: #e0a545;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.nav-link {
    padding: 10px 25px;
}

.menuayarla {
    display: block;
    padding: 15px 18px !important;
}

@media (max-width: 1400px) {
    .menuayarla {
        display: block;
        padding: 15px 9px !important;
    }
}

@media (max-width: 1200px) {
    .menuayarla {
        display: block;
        padding: 15px 9px !important;
    }
}

@media (max-width: 991px) {
    .menuayarla {
        display: block;
        padding: 7px 9px !important;
    }

    .navbar a {
        font-size: 16px;
    }

    .navbar-collapse {
        padding-top: 15px;
    }
}

.urun_fiyati {
    text-align: center;
    margin: 10px 0 20px 0;
}

.ubilgi {
    margin-bottom: 15px;
    padding-bottom: 0px;
}

.card {
    margin-bottom: 15px;
}

#infobilgiler td,
#infobilgiler table th {
    border: 1px solid #fff !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f3c162;
}

.nav-link {
    color: #000;
}

.nav-link:focus, .nav-link:hover {
    color: #000;
    background: #fff;
}


@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    .no-more-tables table,
    .no-more-tables thead,
    .no-more-tables tbody,
    .no-more-tables th,
    .no-more-tables td,
    .no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .no-more-tables tr {
        border: 1px solid #ccc;
        margin-bottom: 25px;
    }

    .no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

    .no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    .no-more-tables td:before {
        content: attr(data-title);
    }
}


.form-group {
    padding-bottom: 15px;
}

.textupC {
    color: #17463c;
    text-align: center;
}

.cerceveup {
    border: 1px solid #154239;
    border-radius: 15px;
}


.anasayfatanimi{
    background: #f3c162;
    padding: 25px 0;
    color: #fff;
    text-align: center;
}
.tanitimalani{
    background: #eee;
    padding: 25px 0;
}

.odemetabs .nav-item.show .nav-link, .odemetabs .nav-link.active
{
    color: #fff;
    background: #0b2e13;
}

.odemetablosu td,.odemetablosu th{
    border:none;
}


.lgtxtlabel{
    padding-bottom: 5px;
    font-weight: bold;
}

.uyegirisyap{
    margin-top: 10px;
}
.loginsocial{
    text-align: left;
    border: 1px solid #ddd;
    margin-top: 20px;

}
.loginsocial i{
    font-size: 30px;
    position: relative;
    top:-5px;
}

.ls-google  {
    color: rgb(241, 66, 54);
}
.ls-facebook{
    color: #0a53be;
}
.ls-google:hover  {
    color: rgb(241, 66, 54);
}
.ls-facebook:hover{
    color: #0a53be;
}

.loginsocial div{
    display: inline-block;
}

.loginsocial span {
    font-size: 15px;
    color: #333;
}
.loginsocial b {
    color: #000;
}

.cookieBox
{
    border-top: 2px solid #eee;
    position: fixed;
    bottom:0;
    z-index:100;
    background: rgba(255,255,255,0.90);
    padding: 10px 0 5px;
    width:100%;
}
.cookieBox p{
     margin-bottom: 0;
}

.sepetteki_urunler .row{
    padding: 8px;
    border-bottom: 1px solid #eee;
}



.owl-carousel img{
    border: 2px solid #f3c162;
    border-radius: 25px;
}