.iletisim-sayfasi .panel-default>.panel-heading {
    color: #333;
    background-color: #F6EB17;
    border-color: #B5B5B5;
    padding: 15px 20px;
}

.iletisim-sayfasi .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.iletisim-sayfasi .panel-title a{
    text-decoration: none;
}

.iletisim-sayfasi .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    border-radius: 0;
}

.proje-listesi h2 {
    padding: 15px;
}

.sepet-ayrinti-detay h1 {
    font-size: 18px;
    background: #E3DF17;
    box-shadow: 0px 4px 0px 0px #473F3F;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.sepet-ayrinti-detay .pagination>li>a, .pagination>li>span {
    color: #000000;
    text-decoration: none;
    background-color: #F6EB17;
    border: 1px solid #F6EB17;
    font-weight: bold;
}

/*
>> LIGHTBOX CSS >>
*/
#View360-modalBackground{  
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:rgba(0,0,0,0.75);
    text-align:center;

    z-index: 9998;
}
#View360-lighboxOuter {  
    position:absolute;
    display:table-cell;
    vertical-align:middle;
    top:0px; bottom:0px; left:0px; right:0px;
    height:100%;
    text-align:center; /* used to center div in IE */
    z-index: 9999;
}
#View360-lighbox {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    width:800px; 
    height:600px; 
    background:#fff; 
    text-align:left;
    border:1px solid #ccc;
    border-top:none; 
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px; 
    box-shadow:0px 5px 25px #0E0E0E;
    -moz-box-shadow:0px 5px 25px #0E0E0E;
    -webkit-box-shadow:0px 5px 25px #0E0E0E;
}
/*
<< LIGHTBOX CSS <<
*/


.video-sayfasi {
    padding-top: 127px;
}

/*
>> LIGHTBOX CSS >>
*/
#View360-modalBackground{  
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:rgba(0,0,0,0.75);
    text-align:center;

    z-index: 9998;
}

#View360-lighboxOuter {  
    position:absolute;
    display:table-cell;
    vertical-align:middle;
    top:0px; bottom:0px; left:0px; right:0px;
    height:100%;
    text-align:center; /* used to center div in IE */
    z-index: 9999;
}

#View360-lighbox {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    width:800px; 
    height:800px; 
    background:#fff; 
    text-align:left;
    border:1px solid #ccc;
    border-top:none; 
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px; 
    box-shadow:0px 5px 25px #0E0E0E;
    -moz-box-shadow:0px 5px 25px #0E0E0E;
    -webkit-box-shadow:0px 5px 25px #0E0E0E;
}
/*
<< LIGHTBOX CSS <<
*/


table {
    background: #eee;
        width: 100%;
}


.tab-pane td {
    padding: 10px;
}

.urun-olcu-baslik {
    font-weight: bold;
}

.color-list li img {
    border-radius: 500px;
}

.color-list ul>li {
    margin-right: 15px;
}

.colorbox-gallery {
  margin: 0 0 60px;
}


.colorbox-gallery img {
    width: 100%;
}

.colorbox-gallery .gallery-item {
    border:1px solid #eee;
}

.colorbox-gallery .gallery-item a h4 {
    color: #333;
    padding: 10px;
    background: #DAD9CE;
    text-decoration: none;
}

.colorbox-gallery .gallery-item a {
    text-decoration: none;
}

.colorbox-gallery .gallery-item  {
  text-align: center;
}

.color-option span {
    font-weight: bold;
}

.urun-detay-resim-boyut img {
    max-height: 236px;
    min-height: 236px;

}

img.smallimages {
    max-height: 75px;
    min-height: 75px;
}

.arama-liste a {
    /*color: 14px;*/
    text-decoration: none;
    color: #444;

}

.arama-liste li {
    background: #eee;
    padding: 15px;
        clear: both;
    display: block;
    margin-bottom: 10px;
    color: #444;
    text-decoration: none;
    border-bottom: 1px solid #eee;

}




.arama-liste li:hover {
     border-bottom: 1px solid #f6eb17;
}

.insan-kaynaklari-kisa .form-control {
    background: #eee;
    border-radius: 0px;
    padding: 15px;
}

.insan-kaynaklari-kisa .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    float: left;
    text-align: left !important;
}

.insan-kaynaklari-kisa {
    margin: 30px 0;
}

.insan-kaynaklari-kisa .btn-primary {
    color: #fff;
    background-color: #F6EB17;
    border-color: #F6EB17;
    background: #F6EB17;
    color: #444;
    font-weight: bold;
    padding: 10px 20px;
}

.insan-kaynaklari-kisa .form-control {
    background: #eee;
    border-radius: 0px;
    padding: 15px;
    box-shadow: 0px 4px 0px 0px #B0B0B0;
    border-radius: 5px;
}

#basket-product-list .item {
    height: auto;
}

.color-list ul>li {
    width: 40px;
    height: 40px;
    border-radius: 20px;
}


.color-list li img {
    border-radius: 500px;
    width: 40px;
    height: 40px;
}

.color-list ul>li {
    margin-right: 7px;
}

.product-section .item {
    height: 270px;
}

.arama-liste img {
    width: 80px;
    height: auto;
    border: 1px solid #DED7D7;
    padding: 5px;
}



.arama-liste li {
    background: #eee;
    padding: 0px;
    clear: both;
    display: block;
    margin-bottom: 10px;
    color: #444;
    overflow: hidden;
    text-decoration: none;
    border-bottom: 1px solid #f6eb17;
    height: 46px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}


.arama-liste img {
    width: auto;
    height: 46px;
    border: 1px solid #DED7D7;
    padding: 5px;
    margin-left: -15px;
}
.arama-liste .padding-10 {
    padding: 15px 0;
}

.padding-10 {
    padding: 15px;
    border-left: 1px solid #E4E4E4;
}

.arama-liste li:hover {
    background: #E6E4E4;
}

.lg-photo {
    background: #FFFFFF;
}


.sm-photo {
    background: #FFFFFF;
}


@font-face {
  font-family: 'Segoe-Script';
  src: url('../fonts/SegoeScript.woff') format('woff'),
       url('../fonts/SegoeScript.ttf') format('truetype'),
       url('../fonts/SegoeScript.svg#SegoeScript') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe-Script';
  src: url('../fonts/segoe-script.eot');
  src: url('../fonts/segoe-script.woff2') format('woff2'),
       url('../fonts/segoe-script.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


.pro-code {
    margin-bottom: 10px;
}

.owl-urundetay .owl-controls .owl-buttons .owl-next:before, .owl-urundetay .owl-controls .owl-buttons .owl-prev:before {
    border: none;
}

.owl-urundetay .owl-controls .owl-buttons .owl-next {
    right: -8px;
    left: auto;
}

.owl-urundetay .owl-controls .owl-buttons .owl-prev {
    right: auto;
    left: -22px;
}

.owl-urundetay .owl-controls .owl-buttons .owl-prev, .owl-urundetay .owl-controls .owl-buttons .owl-next {
    position: absolute;
    height: 20px;
    width: 32px;
}

.owl-urundetay .owl-controls .owl-buttons .owl-next:hover:before, .owl-urundetay .owl-controls .owl-buttons .owl-prev:hover:before {
    background: none;
}


#kurumsalsayfa
{
    margin: 0;
    position: relative;
}


#kurumsaltop
{
    position: relative;
    display: block;
    width: 900px;
    margin: 10px auto 0 auto;
    padding: 10px auto 0 0;
    height: 20px;
    background-image: url( '../images/icustbg.png' );
    background-repeat: no-repeat;
}

.btnGonder
{
    width: 93px;
    height: 30px;
    border: none;
    background-image: url( '../images/gonder.png' );
    cursor: hand;
    cursor: pointer;
    color: black;
    font-weight: bold;
}

#ustbosluk
{
    height: 20px;
    border: solid 1px red;
}

#kurumsalicerik
{
    width: 900px;
    margin: -1px auto 0 auto;
    background-color: White;
    position: relative;
    min-height: 300px;
}


#baslikkismi
{
    margin: 0 0 0 40px;
    border-bottom: solid 2px #cccccc;
    padding: 0 0 5px 0;
}

.baslikadi
{
    font: bold 12px Tahoma, Geneva, serif;
    padding: 0 0 0 3px;
    color: #2f697f;
}

#kurumsalicerikkismi
{
    display: block;
    width: 800px;
    margin: 10px auto 0 auto;
}

.lblkurumsalicerik
{
    display: block;
    margin: 10px auto 0 auto;
}

#divinsankaynaklari
{
    width: 800px;
    margin: 10px auto 0px auto;
    padding: 0 0 20px 0;
    position: relative;
}


#icerikbaslik h2
{
    font: bold 14px Tahoma, Geneva, serif;
    color: gray;
    padding: 0 0 10px 0;
}

.bolumbaslik
{
    padding: 5px 0 5px 5px;
    background-color: #E1E1E1;
    margin: 5px 0 5px 0;
    font: bold 12px Tahoma, Geneva, serif;
    color: #000;
}

.uyeoltextbox
{
    width: 200px;
    height: 20px;
    padding: 0px 0 0 2px;
    border: solid 1px gray;
}
.uyeoltextarea
{
    width: 200px;
    height: 100px;
}

td b
{
    color: #000;
    font: bold 12px Tahoma, Geneva, serif;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
    padding-top: 2px;
}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.content h4 {
        margin-bottom: 14px;
        font-weight: bolder;
}



/*
.distribution-map .point-1 {
    top: 15%;
    left: 35%;
}
.distribution-map .map-point {
    cursor: pointer;
    outline: none;
    z-index: 0;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
    -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
    -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
    -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
    -webkit-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
    transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
    background: rgba(26, 26, 26, 0.92);
    border: 5px solid #FCC71F;
}

.distribution-map .map-point:hover {
    border: 5px solid #27ae60;
}

.distribution-map .map-point .content {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    width: 100%;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: overlay;
    text-align: center;
}
*/

.section-help-info div, .section-help-info img {
    position: relative;
    box-sizing: border-box;
}


.form-bilgiler select {
    box-shadow: 0px 4px 0px 0px #DEDEDE;
    border-radius: 3px;
    background: #eee;
    border: 0;
    width: 101%;
    font-size: 12px;
    padding: 6px 5px;
}


.form-bilgiler input {
    box-shadow: 0px 4px 0px 0px #DEDEDE;
    border-radius: 3px;
    background: #eee;
    border: 0;
}

.form-bilgiler textarea {
    box-shadow: 0px 4px 0px 0px #DEDEDE;
    border-radius: 3px;
    background: #eee;
    border: 0;
}

#application-form h2 {
    /*font*/
}

.form-bilgiler .btn {
    font-weight: bold;
    font-size: 20px;
    color: #0e1e40;
    padding: 8px 49px;
    background: url(../img/arrow-btn.png) right center no-repeat;
    padding-right: 60px;
    transition: all 0.2s ease-out 0s;
}


.form-bilgiler .btn:hover {
    color: #0DB2E8;
}

.form-bilgiler .btn {
    float: right;
    background: url(../img/blue-arrow-btn.png) right center no-repeat;
}

.ana-sayfa-urunler .product-photo {
    background: #f4f4f4;
    max-height: 235px;
}
.ana-sayfa-urunler .product-photo .fa{
    background: #F6EB17;
    padding: 15px;
    color: #000;
    font-size: 18px;
    border-radius: 5px;
}

.header-top span {
    color: #fff;
}

.copyright span {
    color: #fff !important;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
    background: #eee;
    padding: 10px;
    width: 100%;
    height: 100%;
}


.sidebar-full-iletisim .sidebar-name{
    background: rgba(255, 255, 255, 1);
}


#owl-productd .product-photo > a {
    display: block;
    text-align: center;
}
#owl-productd .product-photo img {
    max-width: 220px;
    max-height: 145px;
    margin: 0 auto;
}

#owl-productd .product-photo {
    background: #FFFFFF;
    max-height: 252px;
    text-align: center;
}

img.haber-img-ana {
    max-height: 178px;
}

li.mega-menu .tab-content-alt>.active {
    background: #fff;
    padding: 20px;
    margin-left: 222px;
    width: 456px;
    height: 308px;
    /*overflow-y: scroll;*/
}

.range-boyut {
    height: 300px;
    background: #464646;
    padding-top: 12px;
    margin: 15px;
}

.range-boyut h5 {
    color: #fff;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
}


.range-input {
    height: 100px;
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 2px solid #eee;
}

.range-input label {
    font-size: 14px;
    text-align: left;
    display: block;
    margin-bottom: 30px;
}

.form-control {
    border-radius: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.filter-area .button,
.filter-area input,
.filter-area select,
.filter-area textarea {
    width: 100%;
    height: 40px;
    border: 1px solid #d0d0d0;
    font-weight: bold;
    text-transform: uppercase;
}

.filter-area .btn-group-sm>.btn, .btn-sm {
    padding: 10px 10px;
    font-size: 19px;
    line-height: 1.5;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.colorbox-gallery .gallery-item {
    margin-bottom: 20px;
}

.mega-liste-menu {
    font-size: 13px;
}

.urun-breadcrumb li:nth-child(1) {
display: none;
}

.urun-breadcrumb li:nth-child(2) {
display: none;
}

.breadcrumb-list ul>li:nth-child(3):before {
    display: none;
}



.width-106 {
    width: 106px;
}

.margin-b-16 {
    margin-bottom: 16px !important;
}

.menu-right-cizgi {
    max-height: 105px;
    min-height: 105px;
}

.mega-liste-menu a {
    font-size: 12px;
    line-height: 12px !important;
}

.mega-liste-menu2 {
    font-size: 13px;
    height: 124px !important;
    display: block;
    margin-bottom: 8px;
}

.font-menu-11 a{
    font-size: 11px;
}

.filter-area .btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
}

.filter-area .form-control {
    box-shadow: 0px 4px 0px 0px #d8d5d3;
    border-radius: 4px;
}

.filter-area .button, input, select, textarea {
    box-shadow: 0px 4px 0px 0px #d8d5d3;
    border-radius: 4px;
}

.page-top-bg {
    height: 260px;
}

#home-products-owl .owl2-dots .owl2-dot {
    margin-right: 5px;
}

@media (max-width: 1024px){
    .slider {
        overflow: hidden;
        height: 100%;
    }
    li.mega-menu:hover .acilir {
        display: none;
    }
}

@media (max-width: 768px){

    .slider {
        overflow: hidden;
        height: 100%;
    }

}


    @media (max-width: 767px){

    .product-section .item {
        height: auto;
    }

    .product-photo {
        max-height: 100%;
    }

    .sidebar-mobil-full {
        width: 100%;
    }

    .range-input {
    height: 100px;
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 2px solid #eee;
    width: 100% !important;
    max-width: 300px !important;
    }

    .slider-container {
    width: 240px !important;
    }

    .range-boyut {
    height: 100%;
    }

    .slider {
    overflow: hidden;
    height: 100%;
    }


    img.haber-img-ana {
        max-height: 100%;
        width: 100%;
    }

    #owl-haber .owl-page span {
        float: left;
    }


    #cssmenu #menu-button::before {
    padding-bottom: 3px;
    }

    .mobil-liste-urun {
        float: none !important;
    }

    .mobil-liste-urun .product-photo img{
        width: 100%;
    }

    .urun-sidebar-mobil {
        margin-top: 20px;
    }




}
/*
#cssmenu > ul > li > a {
    font-size: 13px;
}
*/

.product-tabs .tab-content {
    padding: 20px 10px;
}

#tabs ul>li a.active:before {
    display: none;
}

img.uretim-icon {
    display: none;
}


#tabs ul>li a.active img.uretim-icon {
    position: absolute;
    top: -25px;
    left: 30%;
    display: block;
}

iframe.uretim-video {
    height: 100%;
    width: 100%;
}




.flexslider-container, .flexslider .slides, .flex-viewport {
height: 100%;
width: 100%;
}

.flexslider {
position: absolute; 
margin: 0; 
padding: 0; 
width: 100%; 
height: 100%; 
overflow: hidden;
}

.flexslider .slides > li {
width: 100%; 
height: 100%; 
display: none; 
-webkit-backface-visibility: hidden; /* Hide the slides before the JS is loaded. Avoids image jumping */
}

.flexslider .slides img { 
min-width: 100%; 
min-height: 100%; 
display: block;
} 


.flexslider .slides > li {
    background-size: cover; 
    background-position: center;
    height: 100%;
    width: 100%;
    display: none; 
    -webkit-backface-visibility:   hidden;
}



.video {
    width: 100%;
    height: 100%;
}


.pozisyon-5 {
    margin: 0 auto;
    bottom: 65% !important;
}

.pozisyon-1 {
    bottom: auto !important;
    left: 30px;
    top: 20px;
    transform: translateX(0%);
}

.pozisyon-2 {
    bottom: auto !important;
    top: 50px;
}

.pozisyon-3 {
    bottom: auto !important;
    right: 30px;
    top: 20px;
    transform: translateX(0%);
    left: auto;
}


.pozisyon-4 {
    bottom: auto !important;
    right: 30px;
    top: 40%;
    transform: translateX(0%);
    left: 40%;
}



.pozisyon-6 {
    bottom: auto !important;
    right: 30px;
    top: 30%;
    transform: translateX(0%);
    left: auto;
}


.pozisyon-7 {
    bottom: 90px !important;
    left: 30px;
    transform: translateX(0%);
}


.pozisyon-7 {
    bottom: 90px !important;
    left: 10%;
    transform: translateX(0%);
}

.pozisyon-8 {
    bottom: 30% !important;
}


.pozisyon-9 {
    bottom: 90px !important;
    right: 30px;
    transform: translateX(0%);
    left: auto;
}



.detail-basket-buttons .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 150px;
    float: left;
}

.urun-d-share .col-md-12{
    margin: 20px 0;
    position: absolute;
    margin-top: -6px;
    margin-left: -69px;
}

.filter-area .button, .filter-area input, .filter-area select, .filter-area textarea {
    box-shadow: 0px 4px 0px 0px #D97017;
    font-size: 15px;
    padding: 0 11px;
}

.filter-area .btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    box-shadow: 0px 4px 0px 0px #D97017;
    border-radius: 4px;
    background: #d35400;
    border-color: #d35400;
}



.filter-area .button, .filter-area input, .filter-area select, .filter-area textarea {
    box-shadow: 0px 4px 0px 0px #D97017;
    font-size: 15px;
    padding: 0 11px;
    font-size: 14px;
}
.filter-area .button, .filter-area input, .filter-area select, .filter-area textarea {
    width: 100%;
    height: 30px;
    border: 1px solid #d0d0d0;
    font-weight: bold;
    text-transform: uppercase;
}

.filter-area .btn-group-sm>.btn, .btn-sm {
    padding: 1px 10px;
    box-shadow: 0px 4px 0px 0px #D97017;
    border-radius: 4px;
    background: #d35400;
    border-color: #d35400;
    font-size: 14px;
    max-width: 116px;
    float: left;
}


.urunler-top .col-sm-4 {
    width: 20%;
}

.filter-area .button, .filter-area input, .filter-area select, .filter-area textarea {
    margin-top: 0;
    font-size: 12px;
}

.filter-area .btn-group-sm>.btn, .btn-sm {
    padding: 4px 10px;
}

.siralama select {
    font-size: 12px;
    width: 105%;
}

.filter-area .btn-group-sm>.btn, .btn-sm {
    box-shadow: 0px 4px 0px 0px #f6eb17;
    background: #3f3f3f;
    border-color: #3f3f3f;
}


.filter-area .button, .filter-area input, .filter-area select, .filter-area textarea {
    box-shadow: 0px 4px 0px 0px #f6eb17;
}

.urunler-top  .btn-primary:hover {
    color: #fff;
    background-color: #f6eb17;
    border-color: #f6eb17;
    color: #444;
    box-shadow: 0px 4px 0px 0px #444;
}

#stok-modal .modal-header > button.close {
    float: right;
    width: 10px;
}

/* dikey */
@media (min-width: 300px)  and (max-width: 767px) and (orientation:portrait) {

   .urunler-top .col-sm-4 {
    width: 100%;
    }

    .siralama {
        float: left;
        margin: 20px 0;
    }

    .color-option .colorbox-gallery {
        margin: 0 0 10px;
    }

    #sharing-links-detail {
        position: absolute;
        right: 28px;
        top: 60px;
    }

    .detail-basket-buttons .input-group-btn-1 {
    display: inline-block !important;
    width: auto !important;
    right: -27px;
    position: absolute;
    }

    .detail-basket-buttons .input-group-btn-2 {
    display: inline-block !important;
    width: auto !important;
    right: -58px;
    position: absolute;
    }


    .detail-basket-buttons .basket-add-product {
    margin-top: 29px;
    padding: 6px 15px;
    box-shadow: 0px 4px 0px 0px #f6eb17;
    border-radius: 2px;
    border: 0;
    }


}

/* yatay */
@media (min-width: 300px) and (max-width: 767px) and (orientation:landscape) {

   .urunler-top .col-sm-4 {
    width: 25%;
    float: left;
    }

    .siralama {
        float: right;
        margin: 20px 0;
    }

    .siralama select {
        font-size: 12px;
        width: 116%;
        margin-left: -33%;
    }

}


/*** cookies start ***/

/*@media (min-width: 767px) {*/
.cookie-warning-wrapper.show-cookie-popup {
    visibility: visible;
    opacity: 0.8;
}
/*    }*/

    .cookie-warning-wrapper {
        width: 350px;
        height: 80px;
        float: left;
        background-color: rgb(0, 0, 0);
        position: fixed;
        bottom: 20px;
        left: 20px;
        z-index: 99;
        visibility: hidden;
        opacity: 0;
        border-radius: 5px;
        -webkit-transition: visibility .5s, opacity .5s .5s;
        -moz-transition: visibility .5s, opacity .5s .5s;
        -ms-transition: visibility .5s, opacity .5s .5s;
        transition: visibility .5s, opacity .5s .5s;
    }

        .cookie-warning-wrapper .cookie-warning-inner {
            width: 100%;
            height: 100%;
            float: left;
            position: relative;
        }

            .cookie-warning-wrapper .cookie-warning-inner .cookie-text {
                float: left;
                width: 100%;
                padding: 7px 20px 10px 10px;
                box-sizing: border-box;
                font-family: Titillium Web !important;
                font-size: 15px;
                color: #ffffff; /*#888686 #9b9b9b*/
            }


            .cookie-warning-wrapper .cookie-warning-inner .close-cookie-popup {
                width: 25px;
                height: 25px;
                display: inline-block;
                position: absolute;
                top: 0;
                right: 0;
                text-align: center;
                font-size: 22px;
                color: #9b9b9b;
                cursor: pointer;
                line-height: 25px;
                font-weight: 600;
            }
    .close-cookie-popupBtn
    {
       float:right;
    }
}