.email-icerik{
        padding: 20px;
        border:3px solid #eee;
        font-size: 16px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: #fff;
        margin:30px;
        color:#555;
}

.seckod{
    margin: 0 0 0 10px;
    font-size: 18px;
    display: inline-block;
    padding: 8px 15px;
    background: #eee;
    color:#666;
    font-weight: bold;
}
.iletisim_info{
    display: inline-block;
    float:left;
    width: 50%;
    height: 100px;
}

.bizim_p p{
    font-size: 14px;
    line-height: 22px;
}

.col_half:nth-child(2),
.col_half:nth-child(4)
{
     margin-right: 0 !important;
     float: left;
 }

.col_one_third:nth-child(3),
.col_one_third:nth-child(6),
.col_one_third:nth-child(9),
.col_one_third:nth-child(12)
{
     margin-right: 0 !important;
     float: right;
 }

.no_margin_no_float{
        margin: 0;
    float: left;
}
.sayfa_ic_resim,
.sayfa_ic_resim img{
    display: inline-block;
    float:left;
    margin:0 20px 20px 0;
}


.sayfa_ic_p{
    display: inline-block;
    float:left;
}

.simple-button{
    margin:10px 0 0 0;
}

.simple-button.small{
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
}

.footer_logo{
    display: inline-block;
    margin:40px 0 0 0;
}

.fslider{
    border:1px solid #eee; }

.sayfa_ic_resim,
.team-image,
.product-image,
.shop-product-slider{
   padding: 5px;
    border:1px solid #eee; 
    display: inline-block;
}

ul.categories{
    list-style: circle;
}
ul.categories li{}
ul.categories li a{
    font-size: 14px;
}

.widget_links ul{
    margin: 0; padding: 10px; background: #f1f1f1;
}
.widget_links ul li.current-menu-item{
    background: #fff;
    color:#000;
    padding: 2px;
}


.widget_links ul ul{
    padding: 0 ;
    margin: 0 0 0 10px;
    background: #ddd;
}

.widget_links1 ul{
    margin: 0;
    padding: 10px 0;
}
.widget_links1 ul li {
    margin: 0 0 5px 0;
    border:0;
}
.widget_links1 ul li a{
    text-decoration: none;
}

#footer.footer-dark a{
    border:0;
}