.footer-ikili{
    display:none;
}
    
    
    
    html body .tabs.product-tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
        color: #000000!important;
        background: #ffffff!important;
        font-weight: 700;
        border-bottom: 1px solid #eee!important;
        border-top: 0!important;
        padding: 30px;
        font-size: 1.6em;
    }
    .shop .tabs.product-tabs .tab-content{
        padding: 30px;
    }
    html body .tabs.product-tabs .nav-tabs li{
        display: block!important;
    }

@font-face{font-family:"futura";font-style:normal;font-weight:400;font-display:swap;src:url(/upload/files/futura-book.woff2) format('woff2'),url(/upload/files/futura-book.woff) format('woff')}
@font-face{font-family:"futura";font-style:normal;font-weight:600;font-display:swap;src:url(/upload/files/futura-medium.woff2) format('woff2'),url(/upload/files/futura-medium.woff) format('woff')}
@media (min-width: 1349px){
    .container{
        width: 1320px;
    }
}
.fa.fa-arrow-right{
    animation: padding_left 2s infinite;
}
@keyframes padding_left{
    0%{
        padding-left: 0; 
    }
    50%{
        padding-left: 10px; 
    }
    100%{
        padding-left: 0;
    }
}
i.icons{
    vertical-align: middle;
    font-size: 18px;
}
#stars polygon:nth-child(1){
    animation: zoomIn .1s;
    animation-direction: alternate;
}
#stars polygon:nth-child(2){
    animation: zoomIn .3s;
    animation-direction: alternate;
}
#stars polygon:nth-child(3){
    animation: zoomIn .5s;
    animation-direction: alternate;
}
#stars polygon:nth-child(4){
    animation: zoomIn .7s;
    animation-direction: alternate;
}
#stars polygon:nth-child(5){
    animation: zoomIn .9s;
    animation-direction: alternate;
}
#stars polygon:nth-child(6){
    animation: zoomIn 1.1s;
    animation-direction: alternate;
}
#stars polygon:nth-child(7){
    animation: zoomIn 1.3s;
    animation-direction: alternate;
}
#stars polygon:nth-child(8){
    animation: zoomIn 1.5s;
    animation-direction: alternate;
}
#stars polygon:nth-child(9){
    animation: zoomIn 1.7s;
    animation-direction: alternate;
}
#stars polygon:nth-child(10){
    animation: zoomIn 1.9s;
    animation-direction: alternate;
}
#stars polygon:nth-child(11){
    animation: zoomIn 2.1s;
    animation-direction: alternate;
}
#stars polygon:nth-child(12){
    animation: zoomIn 2.3s;
    animation-direction: alternate;
}
@media (min-width: 768px){
    .header-logo svg{
        width: 306px;
        height: 153px;
    }
    .sticky-header-active .header-logo svg{
        width: 162px;
        height: 74px;
        margin-top: 36px;
    }
    .page- svg #yaprak path, .page- svg #emlak path, .page- svg #dal, .page- svg #cinar path{
        fill: #ffffff!important;
    }
    .sticky-header-active svg #emlak path, .sticky-header-active svg #dal{
        fill: #ACC915!important;
    }
    .sticky-header-active svg #cinar path, .sticky-header-active svg #yaprak path{
        fill: #61872E!important;
    }
}
#kmh {
    animation: fadeIn 2.3s;
    animation-direction: alternate;
}
.block{
    display: block;
}
.p-none.col-md-6{
    background: #ffffff;
}
@media (min-width: 992px){
    .product .product-name{
        font-size: 19px;
        line-height: 21px;
        font-weight: 600;
    }
    .product-price-box .product-price {
        color: #61872e;
        font-weight: 700;
    }
    body{
        background: #f5f5f5;
    }
    .bize-ulasin-sidebar{
        padding: 24px;
        background-color: #fff;
    }
    .bize-ulasin-sidebar a:hover{
        text-decoration: none;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
        font-size: 16px!important;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        border-top: 0;
    }
    #header .header-nav-main-sub-effect-1 nav>ul>li.dropdown.dropdown-reverse .dropdown-menu li.dropdown-submenu:hover>.dropdown-menu{
        top: -6px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:last-child>a{
        color: #acc915!important;
    }
    .product-short-desc table td{
        border: none;
        padding: 12px!important;
        font-size: 17px;
        
    }
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a{
        background: transparent!important;
    }
    html #header.header-flex .header-nav-main, html #header.header-flex .header-nav-main nav, html #header.header-flex .header-nav-main nav>ul, html #header.header-flex .header-nav-main nav>ul>li {
        height: 61px!important;
        margin-top: -7px;
    }
    #header .header-nav-main nav > ul > li > a{
        font-weight: 700;
    }
}
.page-header-custom-background{
    background-position: 100% 50%;
    background-size: cover;
}
.page-header-custom-background:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
}
.breadcrumb li span{
    color: rgb(255 255 255 / 63%);    
}


html .custom-background-image-1{
    background-image: linear-gradient(to right, #004f9f, #004f9f);
    position:relative;

}
html .btn-primary {
    color: #fff;
    background-color: #004f9f;
    border-color: #004f9f;
}
.container-fluid.footer-ikili{position:relative;}

.report-baslik {
    padding: 10px 5px !important;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #104965;
    margin-bottom: 20px;
    margin-top: 15px;
    background: #eaeff3;
    color: #104965;
}
.sertifika td:nth-child(2){
    font-weight:bold;
}
.sertifika svg{
    float: left;
    margin:0 7px 0 0;
}
.sertifika{
    border-top:none!important;
}
.report-baslik.baslik-tip{
    background:#fff!important;
    border-top:none!important;
}
html,body{width:100%!important;}

@font-face{font-family:'Kelson';font-display:swap;font-style:normal;font-weight:400;src:local('KelsonSans Normal'),local(KelsonSans-Normal),url(/upload/fonts/Kelson/TTF/KelsonSans-Normal.ttf)}

/*
.sidebar_1{float:left;}
.sidebar_1 > div > div{margin-top:0;}
.contentDiv.col-md-9{float:right;}
*/


.col-half-section p,
.contentDiv p{
    text-align: inherit;
}

.fwn{
    font-weight:normal;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6,
.custom-primary-font,
.nav-list a, #header li a,
.tp-caption{
    font-family: 'Rubik', sans-serif!important;
}
body{
    font-family: 'Rubik', sans-serif!important;
    width:100%;
}

/*Header 1 Mobile Css*/
.breadcrumb12{padding:0;margin: 0 0 30px;}
.iletisim-box{box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);}
.google_translate_element_wrp{    margin-top: -2px;
    display: block;}
#header .header-nav-top .nav>li>a{color:#fff;}


/* -- Google Translate Css*/
.goog-te-gadget-icon{display:none;}
.goog-te-banner-frame.skiptranslate {display:none !important;} 
body{top: 0px !important;}
.goog-te-gadget-simple{border:0;}
.goog-te-gadget-simple {background-color: transparent;}
.goog-te-gadget-simple .goog-te-menu-value span {color:#fff!important;}
.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:0 15px 0 0;display: inline-block;}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{padding: 12px 15px;}
#header .header-top .header-nav-top{max-height:48px;overflow: hidden;}
@media (min-width: 992px){
#header.header-narrow .header-logo .logo-default{margin: -75px -70px -102px 0;}
}
html.sticky-header-active #header.header-semi-transparent-light .header-body{top:0px !important;}
.goog-te-gadget-simple{font-size:13px!important;font-weight:normal;margin-right: 25px}
.fa.fa-globe {float:left;padding:6px 6px;}
.goog-te-menu-value:nth-child(3),
.goog-te-menu-value:nth-child(4),
.goog-te-menu-value:nth-child(5){
    display:none!important;
}
/* -- End Google Translate Css */

#header .header-nav-top .nav>li>a {
    font-size: 13px!important;
    opacity: 0.6!important;
}
#header .header-nav-top .nav>li>a:hover{
    opacity:1!important;
}

#header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {color:#111;background: transparent;}
#header .header-nav-top .nav>li>a {color: #666;}
#header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {color:#fff;background: transparent;}
#header .header-nav-top .nav>li>a {
    color: #fff!important;
    padding: 15px 0 0 0!important;
}


#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{padding:6px 15px;font-size:.7em}

html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a{color:#fff!important;background: #461e89!important;}
.page-insan-kaynaklari .tab-content{border: 1px solid #c6c7c7!important;}
.learn-more a{color: #95a4af;}
#footer{background:#f4f4f4!important;}
#header .header-top{
    background-image: radial-gradient(circle at 85% 40%, rgba(204, 204, 204,0.08) 0%, rgba(204, 204, 204,0.08) 33.333%,rgba(188, 188, 188,0.08) 33.333%, rgba(188, 188, 188,0.08) 66.666%,rgba(171, 171, 171,0.08) 66.666%, rgba(171, 171, 171,0.08) 99.999%),radial-gradient(circle at 27% 80%, rgba(196, 196, 196,0.08) 0%, rgba(196, 196, 196,0.08) 33.333%,rgba(115, 115, 115,0.08) 33.333%, rgba(115, 115, 115,0.08) 66.666%,rgba(33, 33, 33,0.08) 66.666%, rgba(33, 33, 33,0.08) 99.999%),radial-gradient(circle at 95% 54%, rgba(223, 223, 223,0.08) 0%, rgba(223, 223, 223,0.08) 33.333%,rgba(168, 168, 168,0.08) 33.333%, rgba(168, 168, 168,0.08) 66.666%,rgba(112, 112, 112,0.08) 66.666%, rgba(112, 112, 112,0.08) 99.999%),linear-gradient(45deg, rgb(0 79 159),rgb(0 79 159));
    
}
@media (max-width: 767px){
    .header-logo svg{
        width: 200px;
        height: 69px;
    }
    .m-mb0{margin-bottom:0;}
    #header .header-btn-collapse-nav:before{content:'MENÜ';font-size:small;font-weight:700;}
    #footer .footer-copyright p,.container-fluid>.row>.p-none:last-child section.section, .container-fluid>.row>.p-none:last-child section.section p{text-align:center;}
    .footer_custom ul li{text-align:center;}
    #footer .container .row>div {text-align: center!important;}
    #header .header-btn-collapse-nav{margin: -6px 0 5px 15px;}
    section.section{display:block!important;}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size:.81em;padding-right:0;}
    #header .header-nav-top .nav>li>a{
        padding: 0!important;
    }
}
.neden-alya .owl-carousel .owl-item img{display:inline;}
@media (min-width: 992px){
    #header .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu li.dropdown-submenu > a:after{
        border-color: transparent #acc915!important;
    }
    .page- .call-to-action .call-to-action-btn{
        width: 25%;
    }
    #header .header-nav-top .nav>li:last-child>a{height: 40px!important;}
    #header .header-nav-top .nav>li>a>span{color:#fff;font-weight: 500;}
    #header .header-nav-top .nav>li>a{
        color: #ddd;
    }
    #header .header-nav-top .nav>li:nth-child(4)>a,#header .header-nav-top .nav>li:nth-child(5)>a{border-right:none;}
    #header .header-nav-top .nav>li:last-child,#header .header-nav-top .nav>li:nth-child(5){float:right;}

    .page-insan-kaynaklari .tab-content .row div:nth-child(4){margin-top:32px!important;}
    #header .header-logo img{margin: 8px 15px 15px 0;}
    .iletisim-box{
        width: 49%!important;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    #header .header-top .header-social-icons {margin-top: 5px;}
    #header .header-nav.header-nav-stripe .header-social-icons{display:none;}
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a{color:#acc915!important;}
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a, #header .header-nav.header-nav-stripe nav>ul>li>a{padding: 35px 11px;}
    #header .header-container.container{margin-top: 9px;}
    html #header.header-flex .header-body {padding:0 0 0 0;}
    #header .header-top{background-color: #461e89;top: -2px;height: 48px;padding: 4px 0;}
    html:not(.ie) #header.header-flex .header-logo{max-width: 250px;}
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown > a, #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown:hover > a {
    padding: 39px 5px 36px 13px;
}
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a, #header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a{padding-right:10px;}
    .custom-toll-free{margin-left:0!important;padding-left: 26px!important;}
    #header.header-narrow .header-logo .logo-default{margin: -100px -70px -102px 0;}
    html.sticky-header-active #header.header-semi-transparent-light .header-body{top:-18px !important;box-shadow: 0 0 10px #969696;}
    html #header.header-semi-transparent .header-body, html #header.header-semi-transparent-light .header-body{background:rgb(255,255,255,.9);}
    .custom-toll-free > i {
        font-size: 3em;
    }
    .custom-toll-free {
        padding-left: 45px!important;
    }    
}
.sidebar h2:after {
    position: absolute;
    display: block;
    left: 0;
    bottom: -2px;
    width: 60px;
    margin-top: 1rem;
    border-top: 2px solid #10506b;
    content: "";
}
.sidebar h2 {
    position: relative;
    margin-top: -2px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ededed;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.page-header .breadcrumb>li+li:before {
    color: #a1b9c5;
}
ul.nav-list li a{
    text-align:left;
}


/**********SHOP START**********/


.shop-sidebar-mobile li a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    background-color: transparent;
    border: 0;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none!important;
}
.shop-sidebar-mobile{
    margin:0;
    padding:0;
}
.shop-sidebar-mobile li {
    display: block;
    position: relative;
    list-style:none;
    margin:0
}

.shop-sidebar-mobile li.chosen a:after {
    top: 8px;
    content: 'X Seçimi Kaldır';
    display: inline-block;
    opacity: .6;
    color: currentColor;
    margin-right: 5px;
    background-color: #f1f1f1;
    border: 1px solid rgba(0,0,0,0.1);
    line-height: 12px;
    font-size: 12px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 99px;
    text-align: right;
    position: absolute;
    right: 0;
}
.shop-sidebar-mobile li.chosen a:before {
    content: '\2713';
    display: inline-block;
    opacity: .6;
    margin-right: 5px;
    color: green;
}

/* Shop Sidebar */
@media (min-width: 992px) {
    .col-md-9.hide-addtolinks .products-grid{
        margin-top: 5px!important;
    }
    .products-grid.columns5{
        margin-top: 0!important;
    }
    .heading.heading-border{
        margin-bottom: 0;
        margin-top: 15px;
    }
  .col-md-9 {
    padding-right: 12px;
  }
  .col-md-9.col-md-push-3 {
    padding-right: 15px;
    padding-left: 12px;
  }
  .col-md-9 + .col-md-3 {
    padding-left: 12px;
  }
  .col-md-9 + .col-md-3.col-md-pull-9 {
    padding-left: 15px;
    padding-right: 12px;
  }
}
.shop-sidebar .panel-group {
  margin-bottom: 40px;
}
.shop-sidebar .panel-group .panel + .panel {
  margin-top: 14px;
}
.shop-sidebar .panel.panel-default {
  border-radius: 0px;
  border: none;
}
.shop-sidebar .panel.panel-default .panel-heading {
  border-radius: 0;
}
.shop-sidebar .panel.panel-default .panel-heading .panel-title {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #777;
}
.shop-sidebar .panel.panel-default .panel-heading a {
  position: relative;
  border-radius: 0px 0px 0 0;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  padding-right: 45px;
  color: #555;
  border: 1px solid #ddd;
}
.shop-sidebar .panel.panel-default .panel-heading a:before {
  font-family: 'FontAwesome';
  content: ">";
  width: 26px;
  height: 26px;
  display: block;
  border: 1px solid #ddd;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -13px;
  border-radius: 0px;
  color: #ccc;
  text-align: center;
  line-height: 24px;
  background-color: #fff;
  font-size: 10px;
}
.shop-sidebar .panel.panel-default .panel-heading a:hover:before {
  background-color: #070b3a;
  border-color: #070b3a;
  color: #fff;
}
.shop-sidebar .panel.panel-default .panel-heading a.collapsed {
  border-radius:  0px;
}
.shop-sidebar .panel.panel-default .panel-heading a.collapsed:before {
  content: "\f0d7";
}
.products-grid.columns4 li:nth-child(2n+1){
    background: #eeeeee00;
}
.products-grid.columns4 li{
    border: 1px solid #eeeeee00;
    box-shadow: 0 0 19px -9px #8f8f8f;
}
.product .product-name a:focus, .product .product-name a:hover{
    color: #ff5722!important;
    text-decoration: none;
}
.products-grid.columns4 li:hover .btn-primary{
    color: #ff5722!important;
    border-color: #000!important;
    font-weight: 700;
    background: #fff!important;
}
.products-grid .product .product-image-area{
    padding: 0;
    border: 0;
    border-radius: 0;
}
@media screen and (min-width:767px){
    .products-grid.columns4 li{
        border-radius: 0px;
        width: 24%!important;
        margin-right: 5px;
        margin-bottom: 5px;
        transition: .3s;
    }
    .products-grid.columns4 li:hover {
        background-color: #ffffff;
        box-shadow: 0 0 81px 0px #7f7f7f;
        transform: scale(1.05);
    }
    .col-md-9.hide-addtolinks{
        width: 80%;
    }
    .product-details-box .product-short-desc {
        max-height: 400px;
        width: 71%;
        float: left;
        overflow-x: hidden;
        padding: 0 20px 10px 0;
    }
    .product-details-box .product-short-desc::-webkit-scrollbar-thumb {
        border-radius: 0px;
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
        background-color: #999;
        opacity: .3;
    }
    .product-details-box .product-short-desc::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 20%);
        border-radius: 0px;
    }
    .product-details-box .product-short-desc::-webkit-scrollbar {
        width: 6px;
    }
    .product-essential .col-sm-5{
        width: 25%!important;
    }
    .product-essential .col-sm-7{
        width: 75%!important;
    }
    .product-details-box .product-actions{
        width: 25%;
        float: right;
    }
    .product-details-box .product-short-desc p{
        line-height: 24px!important;
        margin: 0 0 10px!important;
    }
    .product-actions a, .product-actions .btn-group button{
        margin-bottom: 10px;
        display: block!important;
    }
}
@media screen and (max-width:767px){
    body:not(.page-) .z9.call-action.visible-xs{
        display: none!important;
    }
    .product-details-box .product-short-desc p, .product-details-box .product-short-desc li{
        font-size: 13px;
    }
    .product-details-box .product-actions{
        float: none;
        width: 150%;
        left: -51%;
    }
    .product-details-box .product-short-desc{
        /*
        float: right;
        */
        max-height: 170px;
        overflow: scroll;
    }
    .product-details-box.col-sm-7{
        width: 65%;
    }
    .product-essential .col-sm-5{
        width: 35%;
        float: left;
    }
}
/*sayfadasınız*/
.toolbar-bottom .pagination>li:first-child>a:after, .toolbar-bottom .pagination>li:nth-child(2)>a:after, .toolbar-bottom .pagination>li:nth-last-child(2)>a:after, .toolbar-bottom .pagination>li:last-child>a:after {
    content: none;
}
.toolbar-bottom .pagination>li>a:after {
    content: '. sayfa';
}
.toolbar-bottom .pagination > .active > a:after {
    content: '. sayfadasınız'!important;
}
.shop-sidebar .panel.panel-default .panel-body {
    max-height: 995px;
    overflow-y: scroll;
  padding: 15px 15px 7px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0;
  background-color: #fbfbfb;
}
.shop-sidebar .filter-price {
  margin: 14px 0 9px;
}
.shop-sidebar .filter-price #price-slider {
  margin-bottom: 20px;
}
.shop-sidebar .filter-price .noUi-target {
  background: #eee;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.shop-sidebar .filter-price .noUi-handle {
  background: #0088CC;
  cursor: pointer;
  border-radius: 0px;
  border: none;
  box-shadow: none;
}
.shop-sidebar .filter-price .noUi-handle:before, .shop-sidebar .filter-price .noUi-handle:after {
  display: none;
}
.shop-sidebar .filter-price .noUi-horizontal {
  position: relative;
  height: 7px;
}
.shop-sidebar .filter-price .noUi-horizontal .noUi-handle {
  position: absolute;
  width: 13px;
  height: 18px;
  border: 0;
  left: -6.5px;
  top: -6px;
}
.shop-sidebar .filter-price .noUi-horizontal .noUi-base .noUi-origin {
  position: absolute;
}
.shop-sidebar .filter-price .noUi-connect {
  background-color: #1ab3ff;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
}
.shop-sidebar .filter-price .filter-price-details {
  text-align: center;
}
.shop-sidebar .filter-price .filter-price-details * {
  white-space: normal;
}
.shop-sidebar .filter-price .filter-price-details span {
  vertical-align: middle;
  line-height: 26px;
}
.shop-sidebar .filter-price .filter-price-details .form-control {
  display: inline-block;
  vertical-align: middle;
  color: #a3a2a2;
  padding: 2px 5px;
  font-size: 14px;
  margin: 0 2px;
  width: 50px;
  height: 26px;
}
.shop-sidebar .filter-price .filter-price-details .btn {
  border: none;
  height: 26px;
  line-height: 26px;
  color: #fff;
  border-radius: 0px;
  padding: 0 10px;
  font-size: 14px;
  margin: 5px 0;
}
.shop-sidebar ul, .shop-sidebar ol {
  padding: 0;
  margin: -7px 0 0;
  list-style: none;
}
.shop-sidebar ul li a, .shop-sidebar ol li a {
  color: #777;
  line-height: 2;
}
.shop-sidebar .configurable-filter-list {
  padding: 0;
  margin: 0 -5px;
  list-style: none;
  font-size: 0;
}
.shop-sidebar .configurable-filter-list li {
  display: inline-block;
  margin: 0 5px 8px;
}
.shop-sidebar .configurable-filter-list li a {
  display: block;
  color: #777;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 28px;
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 0px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.shop-sidebar .configurable-filter-list li a:hover {
  border-color: #0088CC;
  text-decoration: none;
}
.shop-sidebar .configurable-filter-list.filter-list-color li a {
  padding: 1px;
}
.shop-sidebar .configurable-filter-list.filter-list-color li a span {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: px;
}
.shop-sidebar h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.shop-sidebar .owl-carousel .owl-nav {
  top: -28px;
  width: auto;
  right: 5px;
  margin: 0;
  line-height: 1;
}
.shop-sidebar .owl-carousel .owl-nav .owl-prev,
.shop-sidebar .owl-carousel .owl-nav .owl-next {
  font-size: 16px;
  line-height: 1;
  min-width: 18px;
}

.shop-sidebar li.chosen{position:relative;}
.shop-sidebar li.chosen a:before {
    content: '\2713';
    display: inline-block;
    opacity: .6;
    margin-right: 5px;
    color: green;
}
.shop-sidebar li.chosen a:after {
    top: 8px;
    content: 'X Seçimi Kaldır';
    display: inline-block;
    opacity: .6;
    color: currentColor;
    margin-right: 5px;
    background-color: #f1f1f1;
    border: 1px solid rgba(0,0,0,0.1);
    line-height: 12px;
    font-size: 12px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 99px;
    text-align: right;
    position: absolute;
    right: 0;
}


.toolbar {
  margin-bottom: 8px;
}
.toolbar .sorter:after {
  content: '';
  display: table;
  clear: both;
}

.toolbar .sorter .limiter {
  float: right;
}
.products-grid {
    margin: 0 -15px;
}
.toolbar .sorter label {
  font-weight: 400;
  margin-right: 5px;
  color: #777;
  font-size: 13px;
  vertical-align: middle;
}
.toolbar .sorter select {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px 8px;
  height: 26px;
  color: #777;
  font-size: 13px;
  border-radius: 0px;
}
.toolbar .sorter .view-mode {
  float: left;
  margin-right: 10px;
  line-height: 29px;
  height: 30px;
}
.toolbar .sorter .view-mode i {
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #ccc;
  width: 26px;
  height: 26px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  border-radius: 0px;
  vertical-align: top;
}
.toolbar .sorter .view-mode span i, .toolbar .sorter .view-mode span:hover i, .toolbar .sorter .view-mode span:focus i {
  color: #fff;
  background-color: #0088CC;
  border-color: #0088CC;
}
.toolbar .sorter .view-mode a:hover i, .toolbar .sorter .view-mode a:focus i {
  color: #fff;
  background-color: #0088CC;
  border-color: #0088CC;
}
.toolbar .sorter .pagination {
  float: right;
  margin: 0 0 5px 8px;
}
.toolbar .sorter .pagination a,
.toolbar .sorter .pagination span {
  border-radius: 0px;
  min-width: 26px;
  padding: 3px 6px;
  margin-left: 5px;
  text-align: center;
}
/*Galeri Açıklamalı Başlangıç*/
.special{
    z-index: 1;
}
.special .col-md-3.mb15:nth-child(4n+1){
    clear: both;
}
.custom-post-blog .thumb-info-caption .thumb-info-caption-text, .custom-post-blog .thumb-info-caption p{
    margin-bottom: 30px;
}
.page- .special .slider4 .thumb-info .thumb-info-inner, .page- .special .slider6 .thumb-gallery .thumb-info-inner{
    font-size: 16px;
}
.special .slider4 .thumb-info .thumb-info-inner, .special .slider6 .thumb-gallery .thumb-info-inner {
    vertical-align: middle;
    display: table-cell;
    width: 375px;
    height: 62px;
    text-overflow: ellipsis;
    white-space: normal;
    padding: 10px 15px;
    background: #d80e2600;
    color: #018276;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0px;
    margin-top: 0px;
    border-radius: 4px;
}
.special .slider4 .thumb-info:hover .thumb-info-inner, .special .slider4 .thumb-info:hover .thumb-info-type p{
    color: #fff!important;
}
.special .slider4 .thumb-info .thumb-info-type p{
    transition: .5s;
}
.special .slider4 .thumb-info .thumb-info-title{
    text-align: center;
    background: transparent;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 0;
    position: relative;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
}
.thumb-info-type p{
    text-align: center;
}
.special .slider4 .thumb-info .thumb-info-type{
    text-align: center!important;
    width:100%;
    overflow: hidden;
    text-overflow: inherit;
    white-space: pre-wrap;
    background-color: transparent !important;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 14px!important;
    font-weight: 400;
    letter-spacing: 0;
    z-index: 2;
    color: #000;
}
/*
.special .slider4 > div:nth-child(-n+3) .thumb-info .thumb-info-type{
    min-height: 336px!important;
}
.special .slider4 > div:nth-child(+n+3) .thumb-info .thumb-info-type{
    min-height: 240px;
}
*/
.special .slider4 .thumb-info{
    /*
    background-image: radial-gradient(circle at 58% 50%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 9%,transparent 9%, transparent 82%,transparent 82%, transparent 100%),radial-gradient(circle at 46% 20%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 18%,transparent 18%, transparent 92%,transparent 92%, transparent 100%),radial-gradient(circle at 55% 0%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 51%,transparent 51%, transparent 88%,transparent 88%, transparent 100%),radial-gradient(circle at 20% 67%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 39%,transparent 39%, transparent 40%,transparent 40%, transparent 100%),radial-gradient(circle at 93% 98%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 6%,transparent 6%, transparent 77%,transparent 77%, transparent 100%),radial-gradient(circle at 72% 63%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 45%,transparent 45%, transparent 67%,transparent 67%, transparent 100%),radial-gradient(circle at 20% 35%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 63%,transparent 63%, transparent 90%,transparent 90%, transparent 100%),radial-gradient(circle at 51% 91%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 37%,transparent 37%, transparent 96%,transparent 96%, transparent 100%),radial-gradient(circle at 88% 63%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 59%,transparent 59%, transparent 76%,transparent 76%, transparent 100%),linear-gradient(90deg, hsl(359,0%,99%),hsl(359,0%,99%));
    */
    padding: 15px;
    border: 0;
    border-radius: 30px;
    border: 0;
}
.special .slider4 .thumb-info:hover:before {
    height: 100%;
}

.special .slider4 .thumb-info:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background-color: #2dbe6c;
    left: 0px;
    top: 0px;
    transition: all 500ms ease;
}
.special.special2 .slider4 .thumb-info:before {
    background-color: #153672!important;
}
.special.special2 .slider4 .thumb-info img {
    filter: grayscale(0) contrast(1)!important;
    padding: 0;
    border-radius: 30px;
}
.special.special2 .row.slider4 .col-md-4.mb15:nth-child(2) .thumb-info{
    background: #ffffff91;
}
.special.special2 .row.slider4 .col-md-4.mb15:nth-child(2) .thumb-info{
    box-shadow: 0 0 20px #1536728c;
}
.page- .special.special2 .slider4 .thumb-info .thumb-info-inner, .page- .special.special2 .slider6 .thumb-gallery .thumb-info-inner{
    font-size: 22px;
}
.special .slider4 .thumb-info img {
    filter: grayscale(1) contrast(0);
    border: 0;
    padding: 0 50px;
    transition: .5s;
}
.special .slider4 .thumb-info:hover img{
    filter: grayscale(1) contrast(1) invert(1);
    border-color:#222;
    transform:none !important
}
@media (min-width: 1000px) {
    .special .slider4 > div:nth-child(3n+1){
        clear:inherit;
    }
}
@media only screen and (max-width: 767px){
    .special .slider4 .col-md-4.mb15:nth-child(3n+1){
        clear: both;
    }
    .special .slider4 > div:nth-child(2n+1){
        clear:both;
    }    
}
.special .slider4 .thumb-info .thumb-info-type
.special .slider4 .thumb-info .thumb-info-inner, .slider6 .thumb-gallery .thumb-info-inner {
    overflow: unset;
    text-overflow: inherit;
    white-space: pre-wrap;
}
.special .slider4 .thumb-info:hover {
    border: 0!important;
    text-decoration: none;
}
.special .img-thumbnail{
    padding: 5px;
    border: 0;
    background: transparent;
}
.special .call-to-action p {
    font-size: 14px!important;
}
section.section.section-bayilik{
    padding: 150px 0;
}
section.section-bayilik:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: #3c40376e;
    z-index: 0;
}
section.pr.section.section-no-border.mt0.mb0i.section-bayilik:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    /*
    background: rgba(0, 0, 0, 0.3) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    */
    z-index: 1;
}
/*Galeri Açıklamalı Son*/