@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.sliderrounded {
  border-radius:20px !important;
 
 
}
.slogan {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  color:#d7caca;
  font-size:13px;
 
}
.slogan span {
  font-weight:bold;

}

.header-action-2 .header-action-icon-2 span.lable {
    font-size: 14px;
    margin: 5px 0 0 15px;
    font-weight: 600;
    color: #353844;
    position: relative;
    top: -10px;
}

.header-style-1 .main-categori-wrap>a {
    color: #fff;
    line-height: 70px;
    background: #cc0e45;
    padding: 0 30px;
}
.copytext {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  color:#353844;
  font-size:13px;
  font-weight:bold;
      position: relative;
    top: -10px;
 
}

.banner-left-icon .banner-text p {
    margin-bottom: 0;
    color: #353844;
      font-family: "Roboto", sans-serif;
        font-size:13px;
        line-height:20px;
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: #253D4E;
}


.text-danger {
    color: #cc0e45 !important;
}


.round_10_px {
    border-radius:20px;
    margin-bottom:25px;
}


@media only screen and (max-width: 1400px) {
    .display-2 {
         font-size: 34px; 
         line-height:30px;
    }
}

.contact-icon {
    width: 40px;
    height: 40px;
    background: rgba(146, 66, 90, 0.08);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    flex-shrink: 0;
    color: #cc0e45;
}


.hotline p {
    color: <?=renk1;?>;
    font-size: 18px;
    font-weight: 700;
    font-family: "Titillium Web", sans-serif;
    display: block;
    line-height: 1;
}

.hotline p span {
    font-weight: 700;
    font-size: 12px;
    font-family: "Titillium Web", sans-serif;
    color: #7E7E7E;
    display: block;
}

.hotline img {
    width: 20px;
    margin-right:7px;
         position: relative;
    top: -3px;
}


.product-cart-wrap .product-card-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.tab-content.shop_info_tab {
     margin-top: 12px;
     padding:0px 16px;
}


.product-info {
    border: 1px solid #ececec;
    border-radius: 15px;
    padding: 20px 20px;
}

.slider-nav-thumbnails .slick-slide.slick-current img {
    border: 2px solid #cc0e45;
}

.font-lg {
    font-size: 17px;
    color: #253D4E;
}
.noproduct {
    font-size: 17px;
    color: #253D4E;
     font-weight: 700;
}

.product-cart-wrap .product-content-wrap .product-price span {
    font-size: 18px;
    font-weight: bold;
    color: #cc0e45;
}
