/*#PM_anasayfa_urunler div.urunler p.baslik {
    font-size: 15px;
    background: #fff;
}
}
#PM_ust {
    box-shadow: 0px 0px 0px 0px #ececec;
}
a:hover {
    color: #f7701e;
}
.infoarea {
    background: url(https://platincdn.com/3455/dosyalar/images/thumbnail_infoarea_1.png) center no-repeat;
}

.acilirmenu > ul > li > a:hover {
    color: #f7701e;
}
.acilirmenu > ul > li > ul > li > a:hover {
    color: #f7701e;
}
.acilirmenu > ul > li > ul > li > ul > li > a:hover {
    color: #f7701e;
}

.ust_container, .menu_uyelik {
    flex-direction: column!important;
}

#ust_arama_kismi {
    position: inherit!important;
    background: #fff!important;
    margin-top: 10px;
    height: 40px;
    box-shadow: none!important;
    border-radius: 50px;
}

#urun_arama_submit {
    height: 40px;
    margin: 0px!important;
  border-radius:50px;
}

#urun_arama_input {
    width: 450px;
    padding: 11px 15px!important;
}
.opensearch{
display:block!important;
}
.head-right {
    width: 90px!important;
}
.topbars > p > b{
margin-left: 150px;
}

#urun_arama_submit {

    background-color: #f6823b;

}
*/
ul#ust_ana_menu span:hover {
    color: #ff9923;
}
footer.bg-dark > .container-fluid{
    background-color: #ffffff !important;
}
footer .text-white {
    color: #0e2c6c !important;
}
footer.bg-dark ul li a span{
  color: #0e2c6c !important;
}
footer.bg-dark ul li a:hover{
	text-decoration:none;
}
footer.bg-dark ul li a:hover span{
    color: #ff9923 !important;
}
footer.bg-dark .social-media a svg {
    fill: #0e2c6c !important;
}
footer h5 span{
color: #0e2c6c !important;
}
footer.bg-dark .social-media a:hover svg{
	fill: #f5ba79 !important;
}
footer.bg-dark .copyright_row{
	color: #0e2c6c !important;
  	padding:0 !important;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    font-size: 11px;
}
.copyright_row .row .col span{
	margin-right:6.5rem;
}
@media (max-width:992px) {
  .copyright_row .row .col span{
    margin-right:0;
  }
}