


/* Story Slider */
.story-slider {
width: 100%;
height: 100%;
position: relative;
}
.story-slider .swiper-slide {
text-align: center;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.story-slider:hover .swiper-button-next{
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%) !important;
}
.story-slider .swiper-button-next {
background-image: none;
}
.story-slider .swiper-button-next:before{
font-family: FontAwesome;
content: "\f105";
font-size: 35px ;
position: absolute;
right: 10px;
margin-top: 40px;
color: #000000;
}
.story-slider:hover .swiper-button-next {
box-sizing:border-box;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
position: absolute;
width: 125px;
height: 290px;
top:0;
z-index: 9;
cursor: pointer;
background-size: 15px 100px;
background-position: center;
background-repeat: no-repeat;
margin-right: -10px;
}
.story-slider .swiper-button-next {
top: 0;
margin-right: -40px;
}


@media screen and (max-width:768px) and (min-width:0) {
.story-slider .swiper-button-next {
opacity: 1;
visibility: visible;
width: 145px;
height: 290px;
right: -12px;
}
.story-slider .swiper-button-next{
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%) !important;
}
}





.about-module-main-div-boxed{
    background-image:url("../../images/uploads/") ;
    background-size: cover;
    background-position:top center;
    border:1px solid #ffffff;
padding:50px 0;
margin-top: 20px;
margin-bottom: 20px;
}

.about-module-main-div{
    background-image:url("../../images/uploads/") ;
    background-size: cover;
    background-position:top center;
    border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
padding:50px 0;
margin-top: 20px;
margin-bottom: 20px;
}
.about-module-leftside-txt{
font-family : 'Open Sans',sans-serif ;
}
.about-module-rightside-txt{
font-family : 'Open Sans',sans-serif ;
}


.about-module-main-div{
    background-image:url("../../images/uploads/") ;
    background-size: cover;
    background-position:top center;
    border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
padding:50px 0;
margin-top: 20px;
margin-bottom: 20px;
}
.about-module-leftside-txt{
font-family : 'Open Sans',sans-serif ;
}
.about-module-center-txt{
font-family : 'Open Sans',sans-serif ;
}
.about-module-rightside-txt{
font-family : 'Open Sans',sans-serif ;
}



.marka-module-main-div{
    background:#f9f9f9 ;
padding:20px 0;
margin: 0px 0;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}

.swiper-clients {
width: 100%;
height: 100%;
position: relative;
}
.swiper-clients .swiper-slide {
text-align: center;
padding: 5px 10px;
height: 85px;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.swiper-clients .swiper-slide img{
max-height: 90px;
max-width: 90%;
}



/* Ãœst Slider iÃ§in devam */
@media screen and (max-width:374px) and (min-width:0px) {
.swiper-container {
    width: 100% !important;
height: 160px !important;
}
}
@media screen and (max-width:409px) and (min-width:375px) {
.swiper-container {
    width: 100% !important;
height: 200px !important;
}
}
@media screen and (max-width:599px) and (min-width:410px) {
.swiper-container {
    width: 100% !important;
height: 220px !important;
}
}
@media screen and (max-width:767px) and (min-width:600px) {
.swiper-container {
    width: 100% !important;
height: 250px !important;
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.swiper-container {
    width: 100% !important;
height: 270px !important;
}
.slider_text_inside_box_h{
    font-size: 42px !important ;
    line-height: 42px !important ;
}
}
@media screen and (max-width:1151px) and (min-width:1024px) {
.swiper-container {
    width: 100% !important;
height: 795px !important;
}
.slider_text_inside_box_h{
    font-size: 42px !important ;
    line-height: 42px !important ;
}
}
@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-container {
    width: 100% !important;
height: 810px !important;
}
.slider_text_inside_box_h{
    font-size: 42px !important ;
    line-height: 42px !important ;
}
}

@media screen and (max-width:1300px) and (min-width:1280px) {
.swiper-container {
    width: 100% !important;
height: 840px !important;
}
.slider_text_inside_box_h{
    font-size: 42px !important ;
    line-height: 42px !important ;
}
}

@media screen and (max-width:1600px) and (min-width:1441px) {
.swiper-container{  height: 850px; }
}
@media screen and (max-width:1680px) and (min-width:1601px) {
.swiper-container{  height: 850px; }
}
.swiper-container {
height: 850px;
    width: 100%;
margin: 0 auto;
margin-bottom: 0px;
margin-top: 0px;
}


.swiper-slide {
width: 100% ;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
}


[class^="swiper-button-"] {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
[class^="swiper-button-"] {
width: 44px;
opacity: 0;
visibility: hidden;
}
.swiper-button-prev {
-webkit-transform: translateX(50px);
transform: translateX(50px);
}
.swiper-button-next {
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1 !important;
visibility: visible;
}
.swiper-pagination-bullet-active {
width: 28px!important;
height: 7px!important;
opacity: 1 !important;
background-color: # !important;
}
.swiper-container [class^="swiper-pagination-bullet"]{
width: 13px;
height: 7px;
border-radius:100px !important;
transition: all .3s ease;
opacity:.7;
background: #fff
}
/*  <========SON=========>>> Ãœst Slider iÃ§in devam SON */









/* SayaÃ§ */
.counter-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background:#ffffff ;
padding:50px 0;
margin: 0px 0;
font-family : 'Roboto Condensed',sans-serif ;
}



/* Blog */
.bloglar-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
font-family : 'Open Sans',sans-serif ;
    background:#ffffff ;
padding:35px 0;
margin: 0px 0;
}


/* Comments */
.yorumlar-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
font-family : 'Open Sans',sans-serif ;
    background:#ffffff ;
padding:55px 0;
margin: 0px 0;
}
.swiper-comments .swiper-slide {
width: 100%;
display: block;
box-sizing: border-box;
text-align: center;
cursor: grab;
}
.swiper-comments .swiper-pagination-bullet-active {
width: 22px!important;
height: 8px!important;
border-radius: 100px !important;
background-color: #e68484 !important;
}
.swiper-comments [class^="swiper-pagination-bullet"]{
width: 13px;
height: 8px;
border-radius: 100px !important;
transition: all .3s ease;
opacity:.2;
}


/* Hizmetler */
.hizmetler-module-main-div{
border-top: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;

font-family : 'Open Sans',sans-serif ;
    background:#f8f8f8 ;
padding:30px 0;
margin: 0px 0;
}




/* TanÄ±tÄ±m Videosu */
.intro-video-module-main-div{
    background:#eb3e68 ;
padding:125px 0;
margin: 0px 0;
}
.video-play-button:before {
background: #ba1f24;
}
.video-play-button:after {
background: #fa183d;
}
.video-play-button:hover:after {
background-color: #da0528;
}
.video-play-button span {
border-left: 32px solid #ffffff;
}

/* foto galeri */
.pgallery-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background-image:url("../../images/uploads/") ;
    background-size: cover;
    background-position:top center;
            background-attachment: fixed;
    padding:0px 0;
margin: 0px 0;
}
    .pgallery-module-inside-area{
    width: 93%;
    }

/* E-bÃ¼lten */
.bultenn-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
font-family : 'Roboto Condensed',sans-serif ;
    background-image:url("../../images/uploads/25754-390-ztM8j3v7EWer_(1).png") ;
    background-size: cover;
    background-position:top center;
            background-attachment: fixed;
    padding:100px 0;
margin: 0px 0;
}



/* orta slider */
@media screen and (max-width:374px) and (min-width:0px) {
.swiper-middle-container {
width: 93% !important; margin: 0 auto;
height: 170px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:170px !important;
}
}
@media screen and (max-width:409px) and (min-width:375px) {
.swiper-middle-container {
width: 93% !important; margin: 0 auto;
height: 190px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:190px !important;
}
}
@media screen and (max-width:599px) and (min-width:410px) {
.swiper-middle-container {
width:  93% !important; margin: 0 auto;
height: 205px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:205px !important;
}
}
@media screen and  (max-width:599px ) and (min-width:540px ){
.swiper-middle-container {
width:  93% !important; margin: 0 auto;
height: 245px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:245px !important;
}
}
@media screen and (max-width:767px) and (min-width:600px) {
.swiper-middle-container {
width:  93% !important; margin: 0 auto;
height: 270px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:270px !important;
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.swiper-middle-container .swiper-slide .middle-slider-img-mobile,
.swiper-middle-container .swiper-slide{
width:100% !important;
}
.swiper-middle-container {
width:  93% !important;
height: 325px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:325px !important;
}
}
@media screen and (max-width:1151px) and (min-width:1024px) {
.swiper-middle-container .swiper-slide .middle-slider-img-mobile,
.swiper-middle-container .swiper-slide{
width:100% !important;
}
.swiper-middle-container {
width:  93% !important;
height: 415px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:415px !important;
}
}

@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-middle-container {
width:  93% !important;
height: 450px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:450px !important;
}
}
@media screen and (max-width:1359px) and (min-width:1280px) {
.swiper-middle-container{  height: 500px; }
.swiper-middle-container {
width:  1200px !important;
height: 470px !important;
}
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:470px !important;
}
}
@media screen and (max-width:1600px) and (min-width:1441px) {
.swiper-middle-container{  height: 500px; }
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:500px !important;
}
}
@media screen and (max-width:1680px) and (min-width:1601px) {
.swiper-middle-container{  height: 500px; }
.swiper-middle-container .swiper-slide img{
width:100% !important;
height:500px !important;
}
}

.swiper-middle-container {
width:1280px;
height: 500px;
margin: 0 auto;
margin-bottom: 25px;
margin-top: 25px;
}

.swiper-middle-container .swiper-slide img{
border-radius: 0px
}

.swiper-middle-container:hover .swiper-button-prev,
.swiper-middle-container:hover .swiper-button-next {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}


/* Story Ä°Ã§erikleri */
.story-main-div{
width: 100%;
font-family : 'Open Sans',Arial ;
font-size: 13px ;
background-color: #fff;
margin: 0px 0;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
padding: 20px 0;
}

.story-group-box{
color:#000000}
.story-group-box:hover{
color:#000000;
text-decoration:none;
}

.item-link .info strong{
color:#000000}
.stories.snapgram .story > .item-link{
color:#000000 !important;
}

.stories.carousel::-webkit-scrollbar-track {
background-color: #f8f8f8;
}
.stories.carousel::-webkit-scrollbar {
height: 3px;
}
.stories.carousel::-webkit-scrollbar-thumb {
background-color: #f8f8f8;
}


/* Kategorili ÃœrÃ¼n Vitrini */
.cat-detail-products-box-caturunvitrin {
border: 1px solid #;
background-color: #;
border-radius: 5px;
}
    .cat-detail-products-box-caturunvitrin{
    width: 18.5%;
    }
    .cat-detail-products-box-caturunvitrin-img{
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    }
    .cat-detail-products-box-caturunvitrin-img img{
    width: 100%;
    transition-duration: 0.1s; transition-timing-function: linear;
    }
    .cat-detail-products-box-caturunvitrin-h{
    font-size: 13px ;
    min-height: 55px;
    margin-bottom: 5px;
    }
    }
.group-urun-module-main-div{
font-family : 'Open Sans',sans-serif ;
background-color: #;
}
.group-product-main-box{
border-top: 1px solid #;
}
.group-product-main-box:first-child{
border-top: 0;
}
.group-product-main-box-img{
border-radius: 4px;
}
.group-product-main-box-img:hover img{
}


.swiper-product-list {
width: 100%;
height: 100%;
position: relative;
}
@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-product-list .swiper-slide{
margin-left: -.1px !important;
}
}

.swiper-product-list:hover .swiper-button-prev,
.swiper-product-list:hover .swiper-button-next {
background-color: #333;
box-sizing:border-box;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
position: absolute;
top: 50%;
width: 30px;
height: 44px;
margin-top: -22px;
z-index: 9;
cursor: pointer;
background-size: 15px 100px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-product-list:hover .swiper-button-prev{
margin-left: -10px;
}
.swiper-product-list:hover .swiper-button-next{
margin-right: -10px;
}


/* FÄ±rsatlar Vitrini */
.firsatlar-urun-module-main-div{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background:#fff ;
padding:20px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
}

.firsat-product-box {
border: 1px solid #;
background-color: #;
border-radius: 5px;
}
.swiper-countdown-list {
width: 100%;
height: 100%;
position: relative;
}
@media screen and (max-width:1279px) and (min-width:1152px) {
.swiper-countdown-list .swiper-slide{
margin-left: -.1px !important;
}
}
.swiper-countdown-list:hover .swiper-button-prev,
.swiper-countdown-list:hover .swiper-button-next {
background-color: #333;
box-sizing:border-box;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
position: absolute;
top: 50%;
width: 30px;
height: 44px;
margin-top: -22px;
z-index: 9;
cursor: pointer;
background-size: 15px 100px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-countdown-list:hover .swiper-button-prev{
margin-left: -10px;
}
.swiper-countdown-list:hover .swiper-button-next{
margin-right: -10px;
}
/*  <========SON=========>>> FÄ±rsatlar Vitrini SON */


/* Vitrin 2 */
.product-categories-main-div-vitrin2{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
    background:#ffffff ;
padding:30px 0 10px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
}



/* Vitrin 1 */

.product-categories-main-div{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
    background:#ffffff ;
padding:0px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
}
.product-categories-box{
background-color: #efefef;
border: 1px solid #efefef;
}
.product-categories-box:hover .product-categories-box-img{
    filter: blur(0);
    -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale1);transform: scale(1);
}
    .product-categories-box{
    width: 18.6%;
    }
    .product-categories-box-img{
    height: 145px;
    }
    .product-categories-box-img-dis{
    height: 145px;
    }
    @media screen and (max-width:1151px) and (min-width:1024px) {
    .product-categories-box{
    width: 18.6% !important;
    }
    .product-categories-box-img{
    height: 105px !important;
    }
    .product-categories-box-img-dis{
    height: 105px !important;
    }
    }


/* seÃ§enekli Ã¼rÃ¼n vitrini */
.urunler-module-main-div{
    background:#ffffff ;
padding:35px 0 5px 0;
margin: 0px 0;
font-family : 'Open Sans',sans-serif ;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

.home-product-tablinks.active {
background-color: #000000;
border: 1px solid #000000;
}
.home-product-tablinks.active::after{
border-color: #000000 transparent transparent transparent;
}
.home-product-tablinks {
background-color: #f8f8f8;
border-radius: 50px;
border: 1px solid #f8f8f8;
margin: 5px;
}
.home-product-tablinks p{
font-size: 13px ;
font-weight: 400;
}
.home-product-tablinks.active p,
.home-product-tablinks.active:hover p {
color: #ffffff;
}
.home-product-tablinks p{
color: #000000;
}



/* ÃœrÃ¼n KutularÄ± */
.urun-box-special-area-caturunvitrin{
border: 1px dashed #;
background-color: #;
color: #;
}
.urun-box-special-area{
border: 1px dashed #;
background-color: #;
color: #;
}
.cat-detail-products-box {
border: 1px solid #;
background-color: #;
border-radius: 5px;
}
.cat-detail-products-box-cart-2 {
border-top: 1px solid #;
}
.cat-detail-products-box-stars .aktif-span {
color: #;
}

.cat-detail-products-box-stars .pasif-span {
color: #;
}

.cat-detail-products-box-kargo {
background-color: #;
color: #;
}
    .cat-detail-products-box{
    width: 15.15%;
    }
    .cat-detail-products-box-img{
    width: 100%;

    }
    .cat-detail-products-box-img img{
    width: 100%;
    }
    @media screen and (max-width:1151px) and (min-width:1023px) {
    .cat-detail-products-box-img{
    width: 100%;
    }
    .cat-detail-products-box-img img{
    width: 100%;
    }
    }
    @media screen and (max-width:1279px) and (min-width:1152px) {
    .cat-detail-products-box-img{
    width: 100%;
    height: 140px;
    }
    .cat-detail-products-box-img img{
    width: 100%;
    }
    }
    @media screen and (max-width:1359px) and (min-width:1280px) {
    .cat-detail-products-box-img{
    width: 100%;
    height: 160px;
    }
    .cat-detail-products-box-img img{
    width: 100%;
    }
    }

/* Main hero slider: fixed 1920x1080 ratio on desktop */
.swiper-container.main-hero-swiper{
width: min(1920px, 100%) !important;
height: auto !important;
aspect-ratio: 16 / 9;
margin: 0 auto;
margin-bottom: 0px;
margin-top: 0 !important;
}
.swiper-container.main-hero-swiper .swiper-slide{
width: 100%;
height: 100%;
}

/* Temizmama wrapper-banner: 2 items per row */
.swiper-middle-container.wrapper-banner{
width: min(1280px, 93%) !important;
height: auto !important;
}
.swiper-middle-container.wrapper-banner .swiper-wrapper{
display: grid !important;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 16px;
transform: none !important;
}
.swiper-middle-container.wrapper-banner .swiper-slide{
width: 100% !important;
height: auto !important;
}
.swiper-middle-container.wrapper-banner .swiper-slide img{
width: 100%;
height: auto !important;
display: block;
border-radius: 0px;
}
.swiper-middle-container.wrapper-banner .swiper-button-next,
.swiper-middle-container.wrapper-banner .swiper-button-prev{
display: none !important;
}

@media screen and (max-width:1023px) and (min-width:0) {
.swiper-container.main-hero-swiper{
width: 100% !important;
aspect-ratio: auto;
height: 200px !important;
}
.swiper-middle-container.wrapper-banner .swiper-wrapper{
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
}
}

/* Home Product Card Refresh (Caglar style language) */
.cat-detail-products-box-caturunvitrin{
border: 1px solid #e4e4e4;
background: #fff;
border-radius: 10px;
box-shadow: none;
padding: 10px 12px;
}
.cat-detail-products-box-caturunvitrin:hover{
box-shadow: 0 10px 22px rgba(17, 24, 39, .10);
transform: translateY(-2px);
}
.cat-detail-products-box-caturunvitrin-img,
.cat-detail-products-box-caturunvitrin-img-3,
.cat-detail-products-box-caturunvitrin-img-4,
.cat-detail-products-box-caturunvitrin-img-5{
height: 200px;
margin-bottom: 10px;
border-radius: 6px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
background: #fff;
}
.cat-detail-products-box-caturunvitrin-img img,
.cat-detail-products-box-caturunvitrin-img-3 img,
.cat-detail-products-box-caturunvitrin-img-4 img,
.cat-detail-products-box-caturunvitrin-img-5 img{
width: 100%;
height: 100%;
object-fit: contain;
}
.cat-detail-products-box-caturunvitrin-h{
font-size: 16px;
font-weight: 500;
line-height: 1.35;
min-height: 48px;
margin-bottom: 6px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
text-align: center;
justify-content: center;
}
.cat-detail-products-box-caturunvitrin-h a{
color: #1f2937 !important;
font-weight: 500 !important;
}
.cat-detail-products-box-caturunvitrin-fiyat{
width: 100%;
display: flex;
align-items: center;
gap: 8px;
margin-top: 8px;
padding-top: 10px;
border-top: 1px solid #e4e4e4;
}
.cat-detail-products-box-caturunvitrin-fiyat .cat-detail-products-box-fiyat-out{
flex: 1;
display: flex;
flex-direction: column;
align-items: flex-start;
line-height: 1.2;
}
.cat-detail-products-box-caturunvitrin-fiyat .cat-detail-products-box-indirim{
order: -1;
min-width: 50px;
padding: 7px 8px;
border: 0;
border-radius: 5px;
margin-left: 0;
text-align: center;
line-height: 1.1;
font-size: 12px;
font-weight: 700;
color: #fff;
background: #ef4444;
}
.product-card-add-wrap{
width: 100%;
margin-top: 10px;
}
.product-card-add-wrap form{
width: 100%;
}
.product-card-add-btn{
width: 100%;
border: 0;
border-radius: 6px;
padding: 10px 12px;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between;
color: #fff;
background: linear-gradient(135deg, #3378e6, #2563cf);
font-size: 14px;
font-weight: 600;
transition: all .2s ease;
}
.product-card-add-btn i{
font-size: 17px;
}

@media screen and (max-width:767px) and (min-width:0) {
.cat-detail-products-box-caturunvitrin{
padding: 8px;
border-radius: 8px;
}
.cat-detail-products-box-caturunvitrin-img,
.cat-detail-products-box-caturunvitrin-img-3,
.cat-detail-products-box-caturunvitrin-img-4,
.cat-detail-products-box-caturunvitrin-img-5{
height: 145px;
margin-bottom: 8px;
}
.cat-detail-products-box-caturunvitrin-h{
font-size: 13px;
min-height: 40px;
margin-bottom: 4px;
}
.cat-detail-products-box-caturunvitrin-fiyat .cat-detail-products-box-indirim{
min-width: 44px;
font-size: 10px;
padding: 6px;
}
.product-card-add-btn{
font-size: 12px;
padding: 9px 10px;
}
}
