﻿a.telnum:hover {
    background-color: #c4e2f8;
    border-radius: 50px;
    padding: 0px 10px;
} 

/* The Modal (background)*/
        .modal {
            display: none;
            /* Hidden by default*/
            position: fixed;
            /* Stay in place*/
            z-index: 1;
            /* Sit on top*/
            left: 0;
            top: 0;
            z-index: 999;
            width: 100%;
            /* Full width*/
            height: 100%;
            /* Full height*/
            overflow: auto;
            /* Enable scroll if needed*/
            background-color: rgb(0, 0, 0);
            /* Fallback color*/
            background-color: rgba(0, 0, 0, 0.4);
            /* Black w/ opacity*/
        }

        /* Modal Content/Box*/
        .modal-content {
            background-color: #fefefe;
            margin: 5% auto;
            padding: 60px;
            border: 1px solid #888;
            width: 50%;
            height: 67%;
        }

        /* The Close Button*/
        .close {
            color: #aaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }

            .close:hover,
            .close:focus {
                color: black;
                text-decoration: none;
                cursor: pointer;
            }

        .disabletrue {
            display: none;
        }

        .disabletfalse {
            display: block;
        }
.modal-open .modal {
    opacity: 1!important;
}
.modal.modalzindex .modal-content {
    width: 100%;    
  padding: 5px;
}
.modal.modalzindex {
    padding-top: 100px;
}
button#myModalBtn-7 {
    background: #e71920;
    border-color: #e71920;
    color: #fff;
    font: 15px "gotham-medium";
    padding: 0 30px;
    border: 0;
}
button#myModalBtn-6 {
    background: #434244;
    color: #fff;
    border: 0;
}
.stokUpdate .stokDurum {
  white-space: nowrap;
}
label.stoklu.griy, span.stokDurum.griy {
    background: #9c9c9c!important;
}
.cd-top {
    left: 20px;
    right: auto;
}
@media screen and (max-width: 500px){
  .item .btn {
    margin-left: 0px!important;
}
  .productListCover a {
    padding: 0 5px;
  }
  .productListCover a>label {
    margin: 0 -5px;
}
}
.tablodl dt {
    margin: -1px 0 0;
    padding: 16px 0 0;
    border-top: 1px #f0f0f0 solid;
    color: #969595;
    font: normal 12px/20px "gotham-medium";
}.tablodl dd {
    border-bottom: 1px #f0f0f0 solid;
    padding: 0 0 16px;
    color: #41423d;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
}
.title.tozellik {
    margin-bottom: 22px;
}
.row.tablodl.teknikTablo {
        border: 1px #f0f0f0 solid;    
  margin-bottom: 0px;
}
.sinirli-stok {
    background: #ff5e00!important;
}
.tukendi-yolda {    
  background: #9c9c9c!important;
}
.\31 -2-gune-kargoda {
  background: #9c9c9c!important;
}
.temin-edilemiyor {
  background: #9c9c9c!important;
}
.stok-sorunuz {    
  background: #e71920!important;
}
.telefonda-siparis {
  background: #5d3255!important;
}
.on-siparisli-urun {
  background: #185abc!important;
}
.title strong {
    font-size: 25px;
}
.divh1 {
    font-size: 25px;
    font-weight: 600;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: unset;
    outline-offset: unset;
}
.card-body p {
    margin-bottom: 10px;
}
.accordion>.card>.card-header h1, .accordion>.card>.card-header h2, .accordion>.card>.card-header h3 {
    padding: 14px 0px !important;
    position: relative;
    text-align: left;
    width: 100%;
    font: 15px "gotham-medium";
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.accordion>.card>.card-header button.btn.btn-link {
    width: 100%;
}
div#productDetailIndex p{    
  margin: 20px!important;
}
a.iconarti:before {
    content: '+';
    color: #e60d2e;
    font-size: 20px;
    float: right;
    z-index: 999999;
    position: absolute;
    right: 20px;
    top: 10px;
}
li.selected a.iconarti:before {
    content: '-';
}
.banners {
    max-height: 200px;
    min-height: 155px;
    overflow: hidden;
    position: relative;
}
.banners img {
    width: 100%;
    display: block;
    height: auto;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.quick-category {
    margin-bottom: 20px;
}
.quick-category>ul {
    margin: -5px;
    font-size: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: left;
    -moz-justify-content: left;
    justify-content: left;
    flex-wrap: wrap;
}.quick-category>ul>li {
    width: calc(16.6% - 10px);
    margin: 5px;
}
.quick-category>ul>li>a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    transition: border .4s ease,background .4s ease;
    -webkit-transition: border .4s ease,background .4s ease;
    color: #000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;    
  height: 100%;
    min-height: max-content;   
  margin: auto;
}
.quick-category>ul>li>a:hover {
    border-color: #ec4860;
    background: #fff7f8;
}
.catMenuList li.selected>a:after {
    left: 0px;
}
.catFilterBox li.selected ul {
    background-color: #fff7f8;
}
.catMenuList li {
    position: relative;
}
a.artia {
    color: #e60d2e!important;
    font-size: 20px!important;
    float: right;
    z-index: 999999;
    position: absolute!important;
    right: 0px;
    padding: 10px 20px!important;
  top: 0px;
}
a.artia:after,a.iconarti:before {display: none;}
a.artia:before {
    content: '+';
}
li.selected a.artia:before {
    content: '-';
}
@media (max-width: 767px){
.quick-category>ul>li {
    width: calc(33.33% - 10px);
}.quick-category>ul>li>a {
    font-size: 13px;
  padding: 5px;
  }
}
.accordion>.card>.card-header h2 {
    margin: 0;
    text-align: center;
}
.productListCover .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    row-gap: 30px;
}
.productListCover a {
    height: 100%;
    min-height: auto;
    padding-bottom: 25px;
}
.accordion>.card>.card-header h1 {
    padding: 14px 0!important;
    position: relative;
    text-align:center;
    width: 100%;
    font: 15px "gotham-medium";
  
    transition: all 250ms ease-in-out;
}
.accordion>.card>.card-header h3 {
    padding: 14px 0!important;
    position: relative;
    text-align:center;
    width: 100%;
    font: 15px "gotham-medium";
  
    transition: all 250ms ease-in-out;
}
.crListgalerix i {
    font-size: 36px;
    color: #ccd3d5;
}
.crListgalerib .slick-next {
    right: 0px;
}
.crListgalerib .slick-prev {
    left: 0px;
}
.fancybox-skin {
    background: #ffffff61;
}
.lb-data .lb-caption {
    display: none!important;
}
.lb-nav a.lb-next, .lb-nav a.lb-prev {
    opacity: 1;
}
a:hover, a:focus {
    outline: unset;
}
.slick-prev, .slick-next {
    top: 49%;
}
.crListgalerib .slick-disabled i {
    opacity: 1;
}
div#searchBar {
    display: block !important;
    padding-left: 20px;
    padding-right: 4px;
}
a.telnum:hover {
    background-color: #c4e2f8;
    border-radius: 5px;
    padding: 2px 4px;
}
p img {
    height: auto !important;
}
.crListUrunDetay i.ion-chevron-left, .crListUrunDetay i.ion-chevron-right {
    font-size: 40px;
}
.crListUrunDetay .slick-prev, .crListUrunDetay .slick-next {
    color: #00000085;
}
.crListUrunDetay .slick-next {
    right: -20px;
}.crListUrunDetay .slick-prev {
    left: -30px;
}
.row.tablodl.teknikTablo td {
    border: 1px solid;
}
.row.tablodl.teknikTablo table.t1 {
    width: 100%;
}
.row.tablodl.teknikTablo {
    border: unset;
}
.pDetail ul li {
    list-style: disc !important;
    margin-left: 2px;
    display: block;
}
.pDetail ul li:before {
    content: "";
    height: 9px;
    width: 5px;
    display: inline-flex;
    background-color: #a19c9c;
    margin-right: 5px;
}
a.logox {
    width: 164px;
    height: 64px;
    display: inline-block;
    vertical-align: middle;
    margin: 14px 0 0;
}
a.logox img{display: block;width: 100%;padding-top: 8px;}
.item.item-big:before {
    background: url() no-repeat calc(100% - 30px) 264px;
    z-index: 2;
}
.box a:hover span, .mainCr .slItem em {
    color: #F68344;
}
button#myModalBtn-7, .btn.btn-circle.red {
    background: #F68344;
    border-color: #F68344;
}#mainSlider .textContent>a i {
    background: #fd5a00;
}section#header #basketNav>a>strong {
    background: #F68344;
}.iletisimCover .griBox strong,a.artia {
    color: #F68344 !important;
}.productListCover a:hover .btnSepeteEkle, .catMenuList li.selected>a:after {
    background: #F68344!important;
}.item.item-2:after {
    background: url(/Upload/Dosyalar/resim-png/2007-894fad62-8faa-4e74-a7aa-26f79f5cc35e.png) no-repeat bottom;
}
.item.item-big:after {
    background: url(/Upload/Dosyalar/resim-png/en-sarnikon-b4cc5f0e-271b-4c2c-a4bd-a0f22f2dfd7c.png) no-repeat left bottom;
}
.eBultenBox a {
    background: #616567 url(/Upload/Dosyalar/resim-png/katalog-af0660cf-ceff-4370-bae8-ff01b5a4fcb8.png) no-repeat 186px -45px;
}
.wid-2 {
    margin-top: 0px !important;
}
input#myCheckKvkk {
    margin-right: 8px;
}#header a.logo img{
           width: 180px;
    }
.site-foot .foot-bottom {
    height: auto;
}
@media (max-width: 992px) {
  .site-foot .foot-bottom {
    text-align: center;
}
    #header a.logo {
        left: 38%;
        top: 8px;
    }  
  #header a.logo img{
           width: 158px;
    }.item {
    padding: 10px;
    margin: 0px !important;
  }.row.aSize .box {
    height: 170px;
    padding: 0 20px;
}
}
 .quick-category>ul>li>a {
        justify-content: center;
    }
@media (max-width: 767px) {
    .quick-category>ul>li {
        width: calc(45%);
    }

}
.image-container {
    position: relative;
    display: inline-block;
}

.image {
    width: 100%;
    height: auto;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fd5a00;
    font-size: 30px;
    font-weight: bold;
  padding-left: 4px;
    padding-top: 2px;
}

.play-icon::before {
    content: '\25B6';
}
a.image-container:hover .play-icon {
    background-color: #000000c7;
}
.sliderdetay {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
}

.slidedetay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.slidedetay:first-child {
      opacity: 1;
}
.blog-details-wrapper table {
    width: 100%;
  margin: 18px 0px;
    border: unset;
}
.blog-details-wrapper table td {
    padding: 5px;
    border: unset;
}
.item.item-big:after {
    background-size: contain;
}