/****************** nonCopy CSS **********************/
p,li,a,div,span,h1,h2,h3,h4,h5,h6 {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/****************** nonCopy CSS SON **********************/
.col-md-9.col-sm-12.col-xs-12.col-sm-12.col-xs-12.contentDiv {
    float: right;
}

.product-price-box .product-price{
    margin-bottom: 20px;
}
select.form-input.select-cekim-sekli, select.form-input.select-gramaj {
    height: 35px;
    border-radius: 0;
}

/* SEPET CSS */ 
#header .cart-dropdown{
    margin-top: 15px;
}
.sticky-header-active #header .cart-dropdown{
    top: 0px;
}
#header .cart-area{align-items:center;height: 100%;order:3}
#header .cart-area{float:right;vertical-align:middle}
@media (max-width: 991px) {
    #header .cart-dropdown{
        margin-top: 0px;
    }
    #header .cart-area{margin-top:22.5px}
}

@media (max-width: 767px){
    #header .cart-dropdown{
        margin-top:-32px;
    }
   .sticky-header-active #header .cart-area {
        margin-top: 12.5px;
    }    
    #header .header-btn-collapse-nav{
        margin-left:0!important
    }    
}
#header .cart-dropdown{position:relative;display:inline-block;vertical-align:middle;padding-left:7px;padding-right:7px}
#header .cart-dropdown .cart-dropdown-icon{position:relative;display:inline-block;height:40px;padding:0;line-height:40px;text-align:center;top:-1px;color:#fff;text-decoration:none!important}
#header .cart-dropdown .cart-dropdown-icon i{font-size:35px;color:#ecb900!important;color:linear-gradient(34deg,#ddbd6b 0%,#ad8b36 100%) !important;}
#header .cart-dropdown .cart-dropdown-icon .cart-info{position:absolute;width:100%;text-align:center;top:50%;margin-top:-4px;left:0;padding:0;display:block;line-height:1}
#header .cart-dropdown .cart-dropdown-icon .cart-info .cart-qty{font-size:14px;font-weight:600}
#header .cart-dropdown .cart-dropdown-icon .cart-info .cart-text{display:none;font-size:12px;font-weight:400}
#header .cart-dropdown .cart-dropdownmenu .cart-empty{padding:20px 0;text-align:center}
#header .cart-dropdown .cart-dropdownmenu .cart-products{padding:0 20px}
.cart-products .product{border:none;}
#header .cart-dropdown .cart-dropdownmenu .product.product-sm{position:relative;padding:20px 0;border-bottom:1px solid #eee}
#header .cart-dropdown .cart-dropdownmenu .product.product-sm .product-image-area{padding:0;border:none;border-radius:0;width:80px;margin:0}
#header .cart-dropdown .cart-dropdownmenu .product.product-sm .product-image-area .product-image{border-radius:0}
#header .cart-dropdown .cart-dropdownmenu .product.product-sm .product-details-area{float:none;margin:0 0 0 90px;padding:0}
#header .cart-dropdown .cart-dropdownmenu .product.product-sm .btn-remove{top:28px}
@media (max-width: 350px) {
#header .cart-dropdown .cart-dropdownmenu .product.product-sm .btn-remove{top:50%;margin-top:-11.5px}
}
#header .cart-dropdown .cart-dropdownmenu .product.product-sm .product-name{font-size:13px;margin:10px 0}
#header .cart-dropdown .cart-dropdownmenu .product.product-sm .cart-qty-price{color:#ecb900}
#header .cart-dropdown .cart-dropdownmenu .cart-totals{padding:10px 20px;text-align:center;font-size:18px;font-weight:700}
#header .cart-dropdown .cart-dropdownmenu .cart-totals span{color:#ecb900}
#header .cart-dropdown .cart-dropdownmenu .cart-actions{font-size:0;padding:0 20px 15px;border-radius:0 0 5px 5px}
#header .cart-dropdown .cart-dropdownmenu .cart-actions .btn{width:128px;text-align:center;border:none;padding-top:6px;padding-bottom:6px}
@media (max-width: 350px) {
#header .cart-dropdown .cart-dropdownmenu .cart-actions .btn{display:block;width:100%}
}
#header .cart-dropdown .cart-dropdownmenu .cart-actions .btn + .btn{margin-left:4px}
@media (max-width: 350px) {
#header .cart-dropdown .cart-dropdownmenu .cart-actions .btn + .btn{margin-left:0;margin-top:4px}
}
#header .cart-dropdown:hover .cart-dropdownmenu,#header .cart-dropdown:focus .cart-dropdownmenu{display:block}
#header .compare-dropdownmenu,#header .cart-dropdownmenu{display:none;position:absolute;left:0;top:100%;width:300px;padding-top:10px;z-index:100;color:#777}
@media (max-width: 350px) {
#header .compare-dropdownmenu,#header .cart-dropdownmenu{width:240px}
}
#header .compare-dropdownmenu .btn-remove,#header .cart-dropdownmenu .btn-remove{position:absolute;top:0;right:0;display:block;width:23px;height:23px;overflow:hidden;padding:5px 0;font-size:13px;line-height:1;text-align:center;color:#777}
#header .compare-dropdownmenu .btn-remove:hover,#header .compare-dropdownmenu .btn-remove:focus,#header .cart-dropdownmenu .btn-remove:hover,#header .cart-dropdownmenu .btn-remove:focus{opacity:.9}
#header .compare-dropdownmenu .dropdownmenu-wrapper,#header .cart-dropdownmenu .dropdownmenu-wrapper{border-top:6px solid #ecb900;background-color:#fff;border-radius:7.98px 7.98px 5px 5px;box-shadow:0 2px 8px rgba(0,0,0,0.5)}
#header .compare-dropdownmenu .dropdownmenu-wrapper:before,#header .cart-dropdownmenu .dropdownmenu-wrapper:before{content:"";position:absolute;border:10px solid transparent;border-bottom-color:#ecb900;display:block;left:15px;top:-10px}
#header .compare-dropdownmenu.right,#header .compare-dropdownmenu.pull-right,#header .cart-dropdownmenu.right,#header .cart-dropdownmenu.pull-right{float:none!important;left:auto;right:0}
#header .compare-dropdownmenu.right .dropdownmenu-wrapper:before,#header .compare-dropdownmenu.pull-right .dropdownmenu-wrapper:before,#header .cart-dropdownmenu.right .dropdownmenu-wrapper:before,#header .cart-dropdownmenu.pull-right .dropdownmenu-wrapper:before{left:auto;right:15px}
@font-face {
  font-family: "minicart-font";
  src: url("https://www.webtasarim34.com/outsource/t1/css/fonts/minicart-font.eot?v=1.0");
  src: url("https://www.webtasarim34.com/outsource/t1/css/fonts/minicart-font.eot?#iefix&v=1.0") format("embedded-opentype"), 
  url("https://www.webtasarim34.com/outsource/t1/css/fonts/minicart-font.woff?v=1.0") format("woff"), 
  url("https://www.webtasarim34.com/outsource/t1/css/fonts/minicart-font.ttf?v=1.0") format("truetype"), 
  url("https://www.webtasarim34.com/outsource/t1/css/fonts/minicart-font.svg?v=1.0#minicart-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
.minicart-icon:before {
  font-family: "minicart-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.minicart-icon:before {
  content: "\e800";
}
.shop .quantity{margin:0 15px 0 0;overflow:hidden;position:relative;width:125px;height:35px;float:left}
.shop .quantity .minus{background:#f4f4f4;border:1px solid #C8BFC6;border-radius:2px;box-shadow:none;color:#5E5E5E;cursor:pointer;display:block;font-size:12px;font-weight:700;height:35px;line-height:13px;margin:0;overflow:visible;outline:0;padding:0;position:absolute;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,0.8);vertical-align:text-top;width:35px}
.shop .quantity .plus{background:#f4f4f4;border:1px solid #C8BFC6;border-radius:2px;box-shadow:none;color:#5E5E5E;cursor:pointer;display:block;font-size:12px;font-weight:700;height:35px;line-height:13px;margin:0;overflow:visible;outline:0;padding:0;position:absolute;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,0.8);vertical-align:text-top;width:35px;right:0;top:0}
.shop .quantity .qty{border:1px solid #CCC;box-shadow:none;float:left;height:35px;padding:0 39px;text-align:center;width:125px;font-size:1em}
.shop .quantity .qty::-webkit-inner-spin-button,.shop .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.shop .quantity .qty::-ms-clear{display:none}
.shop .product_meta{clear:both}
.shop .tabs-product{margin-top:35px}
.shop ul.comments .comment-arrow{border-right-color:#F5F7F7}
.shop ul.comments .comment-block{background:#F5F7F7}
.shop table.cart{width:100%;margin:0;text-align:left}
.shop table.cart img{height:auto;width:55px}
.shop table.cart th{padding:8px 10px}
.shop table.cart td{border-top:1px solid #DCDCDC;padding:8px 10px}
.shop table.cart td.actions{padding:20px 10px}
.shop table.cart .remove .fa{font-size:1.5em}
.shop table.cart .coupon{float:left}
.shop table.cart .product-remove{width:1%}
.shop table.cart .product-thumbnail{width:7%}
.shop table.cart .product-name{width:60%}
.shop table.cart .quantity{top:10px;position:relative}
.shop .actions-continue{float:right}
.shop .cart-totals{width:100%}
.shop .cart-totals th,.shop .cart-totals td{border-top:1px solid #DCDCDC;padding:8px 10px}
.shop .cart-totals tr.total .amount{font-size:2em;display:block;padding-top:10px}
.shop ul.simple-post-list li{border:0}
.stok-kalan{display:none;}
.product-actions{margin-top:0!important;}
.product-actions > form{
    margin-top: 0 !important;
    clear: both;
    width: 100%;
    margin-bottom: 15px;
}
/*********************************************************************************/


.owl-carousel .owl-nav [class*="owl-"]{
    background:#ecb900!important;
}


.eui-widget-title.eapps-instagram-feed-title:before {
    content: "\f16d";
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.elfsight-app-4403c7bd-dc9b-4b91-b440-49990107dac8{
    margin-top: 40px!important;
}
.eapps-social-share-buttons-position-left .eapps-social-share-buttons-container {
    transform: translateY(0%)!important;
}
.eapps-social-icons-location-floating.eapps-social-icons-position-right{
    background: #c49a6c73;
    top: 0px!important;
    transform: translateX(0)!important;
}
.eapps-social-icons-size-32 .eapps-social-icons-item {
    width: 33px!important;
    height: 27px!important;
    margin: 3px!important;
    border-width: 1px!important;
}
@media (max-width: 475px){
    .eapps-social-icons-location-floating.eapps-social-icons-position-right{
        width: 39px!important;
        top: 170px!important;
    }
    .sticky-header-active .eapps-social-icons-location-floating.eapps-social-icons-position-right {
        top: 69px!important;
    }
}
.panel-makineler{display: none;}
.products-grid .product-actions a{
    margin-top:-30px;
}
.ratings-box{
    display: none;
}
body:not(.page-) .product .product-ratings{
    display: none;
}
.mt10.col-md-6{
    width: 100%;
}
.popover-title{
    display: none!important;
}
.text-primary {
    color: #ecb900;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-radius:5px;}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{margin-left:10px;}
#baristaOlHakkinda {
    background: url(/upload/images/baristaol-body-bg.jpg) repeat left top;
}
#footer section.iletisim-anasayfa, section.iletisim-anasayfa {
    background: #131312;
}
.page- #header .header-body{background-color: rgba(29,14,0,1)!important;}
.page-header{background: url(/upload/images/baristaol-footerbg.jpg) repeat center top;
    border-top: 0;}

h1, h2, h3, h4, h5, h6 {font-family: 'Muli', sans-serif !important;}
.breadcrumb9 .parallax-background{background-size: contain!important;}

.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: #ce9f73;
    background-color: #d0a174;
}
.owl-carousel.owl-urun-liste .owl-nav .owl-prev, .owl-carousel.owl-urun-liste .owl-nav .owl-next{
    color:#ce9f73;
}
html .btn-primary {
    border-color: #ecb900;
    color: black!important;
}

@media (max-width: 370px){
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size:.81em}
}
@media (max-width: 475px){
.owl-dots{display:none;}
}

html .page- #header.header-transparent{
    position: relative!important;
}
@media (max-width: 767px){
    .header-social-icons.social-icons.hidden-xs{
        display: block!important;
    }
    .sticky-header-active #header .header-social-icons {
        float: right;
        margin: -5px 0px 0 0px;
    }
    #header .header-social-icons {
        float: left;
        margin: 3px 0 0 0px;
    }
    .sticky-header-active .page- #header .header-logo img {
        top: 49px!important;
    }
    .header-nav-top{width:100%;}
    .header-nav-top .nav.nav-pills li:first-child{float:left;}
    .header-nav-top .nav.nav-pills li:nth-child(2){float:right;}
    .page- #header .header-nav-top .nav>li>a, .page- #header .header-nav-top .nav>li>span{color:#c49a6c;}
    .tp-caption{letter-spacing: 0!important;}
    .sticky-header-active #header .header-body{top: -100px!important;}
    #header.header-narrow .header-logo img {
        margin: 12px 12px 12px!important;
    }
    #header .header-btn-collapse-nav {
        margin-top: 0;
        width: 50%!important;
        background: #ecb900;
        border-color: #ecb900!important;
    }
    .sticky-header-active #header .header-btn-collapse-nav{
        width:inherit!important;
        margin-top: -7px;
    }
    #header .header-logo {
        float: none;
        text-align: center;
    }
    .sticky-header-active #header .header-logo {
        text-align:left;
    }
    .widget-column-1, .widget-column-2, .widget-column-3, .widget-column-4{margin-top:30px;}
    #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, #header .header-nav-top .nav>li>span{color:#333;padding:5px;}
    .header-nav-top .nav.nav-pills li:last-child,.header-nav-top .nav.nav-pills li:nth-child(3){display:none;}
    #footer:not(.light) h3{margin: 20px 0 5px 0;}
    #header .header-btn-collapse-nav:before {content: "MENU";font-size: small;font-weight: 700;}
    .sticky-header-active #header .header-btn-collapse-nav:before{
        display: none;
    }
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {color: #fff;}
    #header .header-logo img{width: 115px!important;height: auto!important;}
    .sticky-header-active #header .header-logo img{top:42px!important;}
}
@media (min-width: 992px){
    
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu .dropdown-submenu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #fff0 !important;
    }
    .container.z2.pr>div:nth-child(2){width:50%;}

    .product-short-desc{padding:0 10px 0 0!important;margin-bottom:10px; overflow-y:scroll;max-height:300px}
    .product-short-desc::-webkit-scrollbar{width:6px}
    .product-short-desc::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2);border-radius:10px}
    .product-short-desc::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);background-color:#999;opacity:.3}    
    
    .md-dnone{display:none!important;}
    /*Social Media Header Fixed Buttons Start*/
    .page- #header.header-flex .header-nav .header-social-icons{
        display: inline-grid;
        position: fixed;
        right: 0%;
        top: -11px;
        background-color: #131312;
        transition:.3s;
    }
    #header.header-flex .header-nav .header-social-icons{
        display: inline-grid;
        position: fixed;
        right: 0%;
        top: -10px;
        background-color: #131312;
        transition:.3s;
    }
    .sticky-header-active #header.header-flex .header-nav .header-social-icons{
        display: inline-grid;
        position: fixed;
        right: 0%;
        top: 96px;
        background-color: #131312;
    }
    html #header.header-flex .header-nav .header-social-icons li{
        box-shadow:none;
    }
    .page- #header.header-flex .header-nav .header-social-icons a{
        background: transparent;
        border-bottom: 1px solid #ecb90000;
        border-radius: 0;
        text-align: center;
        height: 34.3px;
        color: #fff!important;
    }
    html #header.header-flex .header-nav .header-social-icons a{
        background: transparent;
        border-bottom: 1px solid #ecdac900;
        border-radius: 0;
        text-align: center;
        height: 34px;
        color: #fff!important;
    }
    .sticky-header-active #header.header-flex .header-nav .header-social-icons a{
        background: transparent;
        border-bottom: 1px solid #ffffff00;
        border-radius: 0;
        text-align: center;
        color: #fff!important;
    }
    html #header.header-flex .header-nav .header-social-icons li:last-child a{
        border:0;
    }
    html #header .social-icons li:hover.social-icons-youtube a {
        background: #c3191e!important;
    }
    /*Social Media Header Fixed Buttons End*/
    .sticky-header-active .page- #header.header-narrow .header-logo img {
        top:45px!important;
    }
    .header-nav-main.header-nav-main-square.header-nav-main-effect-2 .nav.nav-pills li:hover>a {
    color: #ecb900!important;
}
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a{color: #ecb900!important;background:transparent;}
    #header .dropdown-menu{background-color: rgba(29,14,0,0.7);}
    html.sticky-header-active #header.header-flex .header-nav-main-effect-2 nav>ul>li.dropdown:hover>.dropdown-menu{top: calc(100% + -3px);}
    html #header.header-flex .header-nav .header-social-icons{margin: 10px 0 10px 10px;}
    .sticky-header-active #header.header-flex .header-nav .header-social-icons{margin: 0 0 4px 10px;}
    .sidebar .row div{margin-top:0;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {border-color: transparent transparent transparent #de1d23;}
    #header.header-narrow .header-nav.header-nav-stripe nav>ul>li:hover>a, #header.header-narrow .header-nav.header-nav-stripe nav>ul>li>a {
    padding: 20px 7px;
}
    #header .header-nav-top{margin-top:0;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{font-size:1.1em;    color: #ffffff;
    border-bottom: 1px solid #ecb900;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background:transparent;color:#ecb900!important;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {border-color: transparent transparent transparent #fff;}
    #header .header-nav-top .nav>li>a{font-size:1em;margin-top:2px;z-index: 1;}
    #header .header-nav-top .nav>li>a:hover{background:transparent;color:#ecb900;}
    .page- #header .header-nav-top .nav>li>a{color:#ddd;font-weight:500;z-index: 9;font-size: .85em;}
    .page- #header .header-nav-top .nav>li>a:hover{background:transparent;color:#fff;}
    #header .header-nav-top .nav>li>a{color:#555;}
    .header-body{max-height: 132px;}
    .sticky-header-active .header-body {max-height: 153px;}
    html #header.header-flex .header-nav-main nav>ul>li{height:77px!important;}
    .header-container.container{top:-26px;}
    html #header.header-flex .header-nav{    margin-top: 21px;}
    .sticky-header-active #header.header-flex .header-nav {margin-top: 48px;}
    #header .header-nav.header-nav-stripe nav>ul>li>a{font-size:13px;padding: 0 8px!important;}
    .page- #header .header-nav.header-nav-stripe nav>ul>li:hover>a{color:#ecb900!important;background-color: transparent;}
    .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li:hover>a,#header .header-nav.header-nav-stripe nav>ul>li:hover>a{color:#000!important;}
    .breadcrumb8{padding: 50px 0 !important;}
    .page-header.breadcrumb8{background-position: 50% 75%;
    background-size: cover;}
}
/*Shop Toolbar Css Start*/
/* Shop Sidebar Mobile */
@media (max-width: 767px) {
    .shop-sidebar{display:none;}
    .products-grid.columns4 li:nth-child(2n+1) {
        clear:both!important;
    }    
}
.shop-sidebar-toggle-btn{
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px 8px;
    height: 26px;
    color: #777;
    font-size: 13px;
    border-radius: 3px;    
}
@media (min-width: 1200px){
    .products-grid.columns4 li:nth-child(5n+1) {
        clear:none!important;
    }
}
@media (min-width: 768px) {
    #header {min-height: 128px;}
    .dropdown-mega ul.dropdown-menu{
        left: auto!important;
    }
    /*
    .dropdown-mega-content > div > div{
        width: 33%;
    }
    */
    .col-md-3.shop-sidebar{padding-left:0}
.products-grid{padding:0 15px !important}
}
.sorter .pagination li{padding:0!important}
.sorter .products-grid.columns4 li{width:auto!important;}
.toolbar-bottom li a, .sorter .pagination>li>a, .sorter .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.toolbar .sorter select, .toolbar .sorter input{width:100px;}
.toolbar {padding:0 10px !important;}

.mobile-nav{
    background-color: rgba(255,255,255,0.95);
    overflow-y: auto;
    overflow-x: hidden;
}
.body.mmenu-open .mobile-nav{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);    
}
.mmenu-open #mobile-menu-overlay {
    opacity: .25;
}
.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 {
    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: 6.99px;
  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: 6.99px 6.99px 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: "\f0d8";
  width: 26px;
  height: 26px;
  display: block;
  border: 1px solid #ddd;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -13px;
  border-radius: 3px;
  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: #f78648;
  border-color: #f78648;
  color: #fff;
}
.shop-sidebar .panel.panel-default .panel-heading a.collapsed {
  border-radius: 6.99px;
}
.shop-sidebar .panel.panel-default .panel-heading a.collapsed:before {
  content: "\f0d7";
}
.shop-sidebar .panel.panel-default .panel-body {
  padding: 15px 15px 7px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 6.99px 6.99px;
  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: 5px;
  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: 5px;
  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: 3px;
  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: 3px;
}
.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: 0px;
    width: 48px;
    content: 'Seçimi Kaldır';
    display: inline-block;
    opacity: .6;
    color: #c71010;
    margin-right: -10px;
    background-color: #ffffff;
    border: 1px solid rgb(199 16 16 / 42%);
    line-height: 12px;
    font-size: 12px;
    padding: 2px 0px;
    text-align: center;
    border-radius: 4px;
    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: baseline;
}
.toolbar .sorter select {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px 8px;
  height: 26px;
  color: #777;
  font-size: 13px;
  border-radius: 3px;
}
.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: 3px;
  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: 3px;
  min-width: 26px;
  padding: 3px 6px;
  margin-left: 5px;
  text-align: center;
}
/* TOOLBAR */
.sort-by-arama{
    display :none;
}
.toolbar-bottom {
  text-align: center;
  margin-top: 20px;
}
.toolbar-bottom .toolbar {
  display: inline-block;
}

.toolbar {
  margin-bottom: 8px;
}
.toolbar .sorter:after {
  content: '';
  display: table;
  clear: both;
}
.toolbar .sorter .sort-by {
  float: left;
  margin-right: 5px;
  margin-bottom: 4px;
}
.toolbar .sorter .sort-by a img {
  margin-top: -4px;
}
.toolbar .sorter .limiter {
  float: right;
}
.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: 3px;
}
.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: 3px;
  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: 3px;
  min-width: 26px;
  padding: 3px 6px;
  margin-left: 5px;
  text-align: center;
}

/*Shop Toolbar Css End*/

/* -- 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:#999  !important;}
.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:0 15px 0 0;display: inline-block;}
#header .header-top .header-nav-top{max-height:48px;overflow: hidden;}
html.sticky-header-active #header.header-semi-transparent-light .header-body{top:0px !important;}
.goog-te-gadget-simple{font-size:14px !important;color: #222 !important;}
.fa.fa-globe {float:left;padding:6px 6px;}
/* -- End Google Translate Css */
.product-details-box.col-sm-7{
    float:right;
}
.widget-column-2 ul li a:hover{color: #ecb900;}
/*Footer Start*/
#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:.9;}
@media (max-width: 767px) {
    #footer-wrapper{text-align:center;padding: 0!important;}
    #footer-wrapper .footerlogo{margin:0 auto 15px;}
}
#footer-wrapper .col-md-3 ul li a:before{content: '\203A';display:inline-block;margin-right:5px;font-size: 19px;color: #fff;}
#footer-wrapper .footer-social-icons>li>strong>a:before{content:none!important;}
#footer .footer2 .social-icons li{border-radius:0;box-shadow:none;list-style-type:none;}
#footer .footer2 .social-icons li:hover a{opacity:1}
#footer .footer2 .social-icons li a{color:#FFF!important;border-radius:0}
#footer .footer2 .social-icons li.social-icons-twitter a{background:#1aa9e1}
#footer .footer2 .social-icons li.social-icons-facebook a{background:#3b5a9a}
#footer .footer2 .social-icons li.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
#footer .footer2 .social-icons li:hover.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}
.social-icons li:hover.social-icons-facebook a{background: #3b5a9a!important;}
.social-icons li:hover.social-icons-twitter a {background: #1aa9e1!important;}
.social-icons li:hover.social-icons-instagram a {background: #f09433!important; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;}
#footer .footer-copyright {
    background: #131312;
    border-top: 0;
}
#footer .container .row>div {
    margin-bottom: 0;
}
.footerlogo {
    background-color: #131312;
    padding: 15px 20px;
    text-align: center;
    margin: -50px 0 25px 0;
    width: 185px;
    float: none;
    border: 1px solid #ecb9005e;
    border-top: 0;
}
.phone-no {
    line-height: 22px;
}
.sidebar{border-left: 2px solid #ecb90038;}
#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}
.phone-no span{color: #ecb900;}
#footer-wrapper {
    background-color: #131312;
    position: relative;
    padding: 50px 0 0;
    border-top: 1px solid #ecb9005e;
    background: url(/upload/images/baristaol-footerbg.jpg) repeat center top;
}
#footer-wrapper .footer-social-icons {
    margin-top: 20px;
    padding-left:0;
}
#footer-wrapper .footer-social-icons li{display: inline-block;}
#footer{border:0;padding:0;}
.footer-social-icons li a:hover {background: #ecb900!important;}
.footer-social-icons a {
    background: #131312!important;
    color: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px 5px 0;
    padding: 0!important;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 20px;
}
.phone-no span, .phone-no a:hover, .col-md-3 h5 span, .widget-column-2 ul li a:hover, .widget-column-2 ul li.current_page_item a {
    color: #ecb900;
}

#menu-footer-menu{list-style: none;padding-left:0}
.col-md-3 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 26px;
}

/*Footer End*/
.sidebar .divider{margin:0;}
.tabs.product-tabs .tab-content {display: grid;}
.footer-ribbon{display:none;}
/*Butonlar CSS*/
.btn-white{color:#fff;border:1px solid #ccc;}
.btn-white:hover{color:#fff;border: 1px solid #00538082;background-color: #27317d82;}
/*Butonlar CSS SON
.social-icons li:hover.social-icons-instagram a {background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}.page-odeme .submit{margin-bottom: 30px;}*/
.panel-group {margin-top: 42px;}
.product-price-box .old-price {width:100%;}
#footer p, #footer a{color:#d0d0d0;}

@media only screen and (min-width: 992px){
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #ecb900;
    }
}

.owl-carousel .owl-nav .owl-prev {
    left: -25px;
}
.owl-carousel .owl-nav .owl-next {
    right: -25px;
}

/*
font-family: 'Maven Pro', sans-serif;
font-family: 'Inika', serif;
font-family: 'Courgette', cursive;
font-family: 'Poppins', sans-serif;
*/
.header-logo a .logo-text span:first-child {
    font-size: 18px;
    color: #08c;
    text-align: left;
    font-weight: 600;
    letter-spacing: -1.3px;
    margin-top: -5px;
}
.header-logo a .logo-text span:nth-child(2) {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.7px;
    margin-top: 2px;
    color: #575757;
}
.logo-icon-wrp {
    float: left;
    width: 50px;
    height: 45px;
}
.parallax-background{background-repeat: no-repeat;}

.testimonial blockquote {background: #f5f5f5;}
.testimonial .testimonial-arrow-down {border-top-color: #f5f5f5;}


.page- .testimonial blockquote {background: #fff;}
.page- .testimonial .testimonial-arrow-down {border-top-color: #fff;}

.testimonial blockquote p {color: #777;}
.testimonial blockquote:after, .testimonial blockquote:before {color: #777;}
@media only screen and (min-width: 768px){
.testimonial blockquote p{min-height: 231px;max-height: 231px;overflow-y:auto;overflow-x:hidden;}
.section-yorumlar .aboutDesc>div:nth-child(1n+4), .masonry>div:nth-child(1n+4){margin-top:30px;}
}

/*
section.section {
    margin: 0;
    padding: 30px 0;
}
.row {
    padding-bottom:30px;
}
*/

 /*  STYLE 1
 */

.testimonial blockquote p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.section.template-2{margin-top:0;}

.section-primary.template-2 span, .section-primary.template-2 label{color:#fff;}

.counters.template-2 strong { line-height: 1;font-size: 3.6em;font-family: "Poppins", sans-serif;font-weight:normal;}
.counters.template-2 label{ font-family: "Poppins", sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* .sidebar form .form-area .col-md-6{padding:0;} */

/* Roundness */ 		
.rounded, .img-thumbnail, .img-thumbnail img, code, pre, .form-control, .form-control-sm, .form-control-sm .form-control, .form-control-lg, .form-control-lg .form-control, .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .invalid-tooltip, .btn, .btn-group-4 > .btn, .btn-sm, .btn-group-2 > .btn, .btn-xs, .btn-group-1 > .btn, .btn-lg, .btn-group-lg > .btn, .btn-sm, .btn-group-sm > .btn, .dropdown-menu, .input-group-4 > .form-control, .input-group-4 > .input-group-addon, .input-group-4 > .input-group-btn > .btn, .input-group-2 > .form-control, .input-group-2 > .input-group-addon, .input-group-2 > .input-group-btn > .btn, .input-group-addon, .input-group-addon.form-control-sm, .input-group-addon.form-control-lg, .nav-tabs > li > a, .nav-tabs.nav-justified > li > a, .nav-pills > li > a, .nav-tabs-justified > li > a, .navbar, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li > a, .pager li > span, .label, .badge, .container .jumbotron, .container-fluid .jumbotron, .thumbnail, .alert, .progress, .card, .accordion .card, .well, .well-lg, .well-sm, .modal-content, .tooltip-inner, .popover, .popover-title, .carousel-indicators li, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, #header .header-search .form-control, #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a, #header.header-transparent .header-nav-main, #header.header-semi-transparent .header-nav-main, #header.header-semi-transparent-light .header-nav-main, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a, #header .header-nav-top .dropdown-menu, .slider-container .tparrows, .nivo-slider .theme-default .nivoSlider, .nivo-slider .theme-default .nivoSlider img, .home-intro-compact, html.dark #header, html.boxed .body, blockquote.with-borders, p.drop-caps.drop-caps-style-2:first-child:first-letter, .btn-3d, select, .captcha-refresh, .featured-icon, .accordion .card-header, .tabs, .nav-tabs li a, .tab-content, .tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs li a, .tabs-left .tab-content, .tabs-left .nav-tabs > li:first-child a, .tabs-left .nav-tabs > li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs > li:first-child a, .tabs-right .nav-tabs > li:last-child a, .nav-tabs.nav-justified li:first-child a, .nav-tabs.nav-justified li:first-child a:hover, .nav-tabs.nav-justified li:last-child a, .nav-pills .nav-link, .nav-tabs.nav-justified li:last-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs-navigation, .tabs-navigation .nav-tabs > li:first-child a, .tabs-navigation .nav-tabs > li:last-child a, .nav-pills .nav-link, .navbar-toggler, .card, .card-header:first-child, .card-footer:last-child, .card-img, .badge, .badge-pill, .jumbotron, .alert, .progress, .modal-content, .tooltip-inner, .popover, .rounded, .toggle > label, .toggle.toggle-simple .toggle > label, .toggle.toggle-simple .toggle > label:after, .owl-carousel .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover, .owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev, .owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next, .embed-responsive.embed-responsive-borders, .pricing-table h3, .pricing-table .plan, .featured-box, .featured-box .box-content, .thumb-info, .thumb-info .thumb-info-wrapper, .thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-type, .thumb-info img, section.timeline .timeline-date, section.timeline .timeline-box, .testimonial blockquote, .testimonial.testimonial-style-2 blockquote, .testimonial.testimonial-style-3 blockquote, .testimonial.testimonial-style-4, .testimonial.testimonial-style-4 blockquote, .testimonial.testimonial-style-5 blockquote, .testimonial.testimonial-style-6 blockquote, .container .call-to-action, .progress, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar, .progress-bar, .progress-bar-tooltip, .counters.with-borders .counter, html .scroll-to-top, .google-map.small, .google-map-borders, article.post .post-date .month, article.post .post-date .day, article .post-video, article .post-audio, ul.comments .comment-block, .recent-posts .date .month, #header nav.mega-menu .mega-menu-shop .dropdown-menu, .shop ul.products .product .add-to-cart-product, .product-info, .product-info img, .product-info + .product-info, .img-thumbnail.img-thumbnail-hover-icon:before, .product-thumb-info, .product .product-label span {border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}

/* */
.ml-15{margin-left:-15px;}
.mr-15{margin-right:-15px;}

/* Genel */
/*.text-primary{color:#ab7c09 !important;}*/
.breadcrumb-section{margin:0 0 60px 0 !important;}


/* .product .product-image-area {padding:0;border:none;border-radius:0;} */
.product .product-image-area .product-image{border-radius:0;}

#footer .footer-ribbon span, .home-concept strong, .home-intro p em {font-family: inherit;}

body{
    font-family: 'Muli', sans-serif;
    font-size:16px;
}
.tp-caption.PostSlider-Title, .PostSlider-Title {font-family: 'Muli', sans-serif;}

h1, h2, h3, h4, h5, h6 {font-family: 'Muli', sans-serif !important;}

html .scroll-to-top {
    background: #ecb900b3;
    border-radius:0;
    bottom: 80px;
    color: #ffffff;
}
html .scroll-to-top:hover, html .scroll-to-top:focus{color: #ffffff;}



/* Slider Bullet */
.tp-thumbs.hades {background: transparent !important;}
.section .HakkimizdaTitle {
    font-size: 40px;
}
.call-to-action-content .fa-star{font-size:30px;color:#FD4;}
.call-to-action-with-star .call-to-action-content{padding-top:0;padding-bottom: 0;}

.call-to-action.call-to-action-with-star .call-to-action-content {
    width: 65%;
}
.call-to-action.call-to-action-with-star .call-to-action-btn {
    width: 30%;
}
@media (max-width: 767px) {
    .call-to-action.call-to-action-with-star .call-to-action-btn,
    .call-to-action.call-to-action-with-star .call-to-action-content{
        width:100%;
    }
}

.tab-fatura{display:none}
.nav-tabs li a{background:#f5f5f5}
.nav-tabs li.active a:focus{background:#f5f5f5}
.odeme-tabs.nav-tabs li.active a{background:#f5f5f5}
.odeme-tabs.nav-tabs li a{background:#fff}
.table-havale-eft td{background:#fff;vertical-align:middle!important;}
.table-havale-eft label{cursor:pointer;}
.odeme-tabs input{opacity:0;width:0;}
.kdv-dahil-tutar {
    color: red;
    font-size: 21px;
}

#footer{margin-top:0;}
.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.fa-check:before {
    color: #0088cc;
    border-color: #0088cc;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}
.icons {font-size: inherit;}