


.media-item{
    padding: 15px;
    text-align: center;

}
.media-item i{
    color: #fff;
    transition: all 0.3s;
    font-size: 30px;
}
.has-effect-icon.offset-h-46 .elm-link{
    margin-left: -25px !important;
}
.fix-socials a:hover .media-item{
    background-color: #000 !important;
    transition: all 0.3s;
}
.icon-fb{
    background: #3b5998 !important;
}
.icon-ins{
    background: #517fa4 !important;
}
.icon-tw{
    background: #00aced !important;
}
.icon-yt{
    background: #bb0000 !important;
}
.icon-wp{
    background: #4dc247 !important;
    margin-top: 10px;
}
.icon-wp2{
    background: #4dc247 !important;
}
.icon-ln{
    background: #0077B5 !important;
}
.span-contact-us{
    background: #000 ;
    color: #fff;
    font-size: 10px;
    width: 100%;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
}
.dn{
    display: none;
}

#cssmenu #menu-button {
    color: #ffffff !important;
}
@media only screen and (max-width: 768px) {
	.footer_baslik{
		margin-top:30px !important;
	}
	.mt-0{
		margin-top:0px !important
	}
	.anasayfa, .header_top, .footer-top, .footer, .copyright{
		overflow:hidden !important;
	}
	.sepet-btn{
		top: 50px;
		position: absolute;
		display: inline-block;
		right: -15px;
		width: auto;
		font-size: 10px;
	}
	.sepet-btn i {
		font-size: 20px;
		color: #444444;
		margin-top: 0px !important;
	}
    .mobile-float-none{
        float: none !important;
    }
    .mobile-center-ul-fnp{
        margin: 0 auto !important;
        float: none !important;
        display: table !important;
    }
    .mobile-logos{
        width: 100%;
        display: block !important;
    }
    #cssmenu ul ul li a{
        width: 100% !important;
    }
    .m-mb-20{
        margin-bottom: 20px !important;
    }
    .copyright{
        padding-bottom: 50px;
    }
    .span-contact-us{
        font-size: 8px !important;
    }
    .fix-socials{
        top: 65% !important;
    }
    .header_top ul li a{
        font-size: 10px !important;
    }
    .media-item{
        padding: 10px !important;
    }
    .media-item i{
        font-size: 15px !important;
    }
    #cssmenu > ul ul li a{
        font-size: 11px !important;
    }
    #cssmenu > ul{
        background: #009fe3;
        margin-top: -10px;
    }
    #cssmenu > ul > li> ul{
        top: 0 !important;
    }
    .mobile-display-block{
        display: block;
    }
    .mdn {
        display: none;
    }
    .slick-arrow {
        display: none !important;
    }
    .fix-socials-bottom{
        position: fixed;
        bottom: -52px;
        width: 100%;
        z-index: 9999999999;
    }
    .widget-bottom-style{
        width: 25%;
        float: left;
        background: #222;
        text-align: center;
        padding: 12px;
    }
    .fix-socials-bottom a:nth-child(2) .widget-bottom-style{
        border-right: 1px solid #efefef1c;
        border-left: 1px solid #efefef1c;
    }
    .fix-socials-bottom a:hover .widget-bottom-style{
        background: #fafafa;
        transition: all 0.3s;
    }
    .fix-socials-bottom a:hover .widget-bottom-style i{
        color: #000;
        transition: all 0.3s;
    }
}


