.billing-content .checkout__title {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 700;
    color: #438a8b;
    margin-bottom: 26px;
}

.breadcrumb-area .breadcrumb-content {
    position: relative;
    padding-bottom: 40px;
}
@media (max-width: 480px) {
    .breadcrumb-area .breadcrumb-content {
        padding-bottom: 80px;
    }
}
.form-shared .contact-form-action .form-heading .form__title {
    font-size: 40px;
    color: #438a8b;
    font-weight: 600;
    margin-bottom: 10px;
}

.form-shared {
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.form-shared:before, .form-shared:after {
   display:none;
}

.contact-area {
    padding-top: 50px;
    padding-bottom: 40px;
}

.contact-form-action .message-control {
    height: 100px;
}



.breadcrumb-area {
    background-color: #eee;
    padding-top: 155px;
    position: relative;
    z-index: 2;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .breadcrumb-area
Specificity: (0,1,0)
 {
         padding-top: 155px; 
    }
}

@media (max-width: 1199px) {
    .breadcrumb-area {
        padding-top: 155px; 
    }
}

div.bk_custom_main {
    position: relative;
    z-index: 1;
    color: #fff;
    padding-top: 100px;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {
    div.bk_custom_main {
        padding-top: 165px;
    }
}


.blog-cat-two li a:hover {
    color: #ffffff;
    background-color: <?php echo renk1;?>;
	
}

.blog-cat-two li.active {
    background-color: #438a8b;
}


.product-area.product-sidebar-area {
    padding-top: 55px;
    padding-bottom: 35px;
}

.sidebar-title h2 {
    position: relative;
    color: #438a8b;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: capitalize;
}

.sidebar-widget {
    position: relative;
    margin-bottom: 20px;
}

.alert-success {
    color: #438a8b !important;
    background-color: #e1fbfb !important;
    border-color: #bcdfdf !important;
}


.case-area .blog-post-wrapper .blog-post-item .blog-post-img .blog__img {
    -webkit-border-radius: 16px 16px 0px 0px;
    -moz-border-radius: 16px 16px 0px 0px;
    border-radius: 16px 16px 0px 0px;
}

.blog-post-item .blog-post-body {
    padding: 12px 25px 0px 25px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background-color: #fff;
    min-height: 280px;
}

.case-area .blog-post-wrapper .blog-post-item .blog-post-body .blog__title {
    margin-top: 5px;
    font-size: 22px;
    color: #438a8b !important;
}

.min-height-100 {
    min-height: 70px !important;
}


.prod-text .features div.bk_urunisim {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    text-align: left;
    height: auto ;
    line-height: 22px; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #278d8f;
    font-size: 15px;
    font-weight: bold;
}

.shop-item {
    position: relative;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
   .feature-area .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 20%;
    }
}
@media (min-width: 768px) {
    .feature-area .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%; 
       max-width: 20%; 
    }
}


.team-area2 {
    padding-top: 30px;
}

.team-area {
    padding-bottom: 12px;

}

.product-detail-area {
    padding-top: 50px;
    padding-bottom: 0px;
}


.related-product-area {
    padding-top: 25px;
    padding-bottom: 25px;
}


.pro-detail-desc {
    margin-bottom: 6px;
}


.pro-detail-big-img {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;

    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}


.pro-detail-title-box .description__title {
    font-size: 24px;
    color: #232e3b !important;
    font-weight: 700;
}


.prodetail__sku b {
    color: #278d8f;
}


.pro-detail-prize {
    margin-bottom: 10px;
    margin-top: 10px;
}


.team-detail-area {
    padding-top: 40px;
    padding-bottom: 50px;
}

.cart-area {
    padding-top: 50px;
    padding-bottom: 50px;
}

.team-item .team-content .team__title {
    font-size: 16px;
    font-weight: 700;
    color: #232e3b;
    text-transform: capitalize;
    margin-bottom: 3px;
}

.team-item .team-content {
    padding: 10px 20px 15px 20px;
    border: 1px solid #eee;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background-color: #fff;
    position: relative;
    /* height: 300px; */
}

.team-item .team-content .team-read-btn {
    margin-top: 15px;
}




.prod-img .label:not(.discount) {
    z-index: 1;
    top: 15px;
    background-color:#ff7403;
    color: rgb(255, 255, 255);
    height: 25px;
    line-height: 25px;
    font-weight: 700;
    padding: 0px 15px;
}














