.product-details-area .product-actions i{display:none;}
.product-actions > form {margin-top:0!important;}
/*Gallery Start*/
    .thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
        max-width: 100%;
        bottom:0;
        background: rgba(0, 0, 0, .6);
        letter-spacing: 0px;
        font-size:15px;
    }
     .thumb-info:hover .thumb-info-title {
        background: rgba(1, 125, 129, 1);
    }
     .thumb-info .thumb-info-inner, .thumb-gallery .thumb-info-inner {
        text-align: center;
    }
     .owl-carousel .owl-nav [class*="owl-"] {
        font-size: 35px;
        color: #000000;
        width: 20px;
        background: transparent !important;
    }
     .portfolio-item.img-thumbnail{
        padding:0px;
        border:0;
        border-radius:4px!important;
    }
     .portfolio-item .thumb-info{
        border:0;
        border-radius:4px!important;
    }
     .portfolio-item .thumb-info img{
        border:0;
        border-radius:4px!important;
    }
     .thumb-info img:hover {
        opacity: 0.85;
    }
     .portfolio-item .thumb-info:hover {
        -webkit-box-shadow: 0px 6px 7px -4px rgba(33, 37, 41, 0.6);
        box-shadow: 0px 6px 7px -4px rgba(33, 37, 41, 0.6);
    }
     .owl-theme .owl-nav [class*=owl-]:hover {
        color: #898a8d;
    }
/*Gallery Finish*/
.masonry .masonry-item {
    width: 20%;
    padding: 5px;
}
h2.modul-baslik{font-weight:700;}
.popover-title{
    border: 0;
    background: #fff;
    padding: 0 7px;
}
.popover-content{
    padding: 2px 8px 11px;
}
.product-price-box{
    display: grid;
}
html:not(.ie) #header.header-flex .header-logo{
    max-height: 94px!important;
}
.featured-box .box-content h4{
    color: #241654;
    font-weight:700;
}
#footer .logo-image{width:auto;}
/*Header 1 Mobile Css e13926*/
.breadcrumb{padding:0;background: transparent;}
.google_translate_element_wrp{    margin-top: -2px;
    display: block;}
html .btn-primary {
    border-color: #241654;
}
html .btn-primary:hover {
    opacity: .8!important;
    border-color: #000;
    background-color: #000;
}
html .btn-borders.btn-primary:hover:hover, html .btn-borders.btn-primary:focus:hover{
    background-color: #241654;
    color: #fff!important;
}

html .scroll-to-top {background: #850129;}
#header .header-top{z-index:99999;}


@media (max-width: 767px){
    #header .header-btn-collapse-nav {
        margin: 25px 0 15px 15px;
    }

    html .scroll-to-top {
        border-radius: 7px;
        bottom: 100px;
    }
    .header-logo a img, .sticky-header-active #header.header-narrow .header-logo .logo-small{
        top: -25px !important;
        width: 181px !important;
        height: auto!important;
    }
}
@media (min-width: 992px){
    .sticky-header-active .header-logo a.pr.zi1{
        height: 110px!important;
    }
    .sidebar h2{
        font-size: 28px;
        font-weight: 600;
    }
    .sidebar .col-xs-12.mt15{
        margin-top: 0px;
    }
    .header-body{top:10px!important;}
    #header .header-top .header-nav-top {
        top: 4px;
    }    
    #header .header-nav-top .nav>li>a:hover {
        color: #000!important;
    }    
    html.en #header .header-nav.header-nav-stripe nav>ul>li:last-child{
        background-color: #231553;
    }
    html.en #header .header-nav.header-nav-stripe nav>ul>li:last-child>a{
        color: #fff!important;
    }
    .img-thumbnail .zoom i{
        font-size: 18px;
        left: 0px;
        top: -1px;
    }
    .img-thumbnail .zoom{
        top: 8px;
        bottom:auto;
    }
    .custom-thumb-info-2 a img{padding: 70px 70px 15px 70px;}
    #header .header-nav-main nav>ul>li:last-child img{
        float:left;
        border-radius:50px;
        width:85px;
        height:auto;
        border:1px solid #850129;
        margin-top: 20px;
    }
    #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 4px 36px 4px!important;
}
#header.header-narrow .header-logo .logo-default{margin: -98px -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;color: #222 !important;}
.fa.fa-globe {float:left;padding:6px 6px;}
/* -- End Google Translate Css */
/* -- Start whatsapp pulse animation end 
.wws-popup__footer .wws-popup__open-btn i{
    font-size: 32px;
    margin: 0 -4px 0 0;
    padding-left: 4px;
}
.wws-popup__footer .wws-popup__open-btn{
    padding: 12px;
    font-size: 30px;
    border-radius: 30px;
}
.wws-popup__open-btn.wws-shadow i:after{
    display:block;
    content: '';
    width: 58px;
    left: 1px;
    height: 58px;
    border: 2px solid #12bd53;
    border-radius: 50%;
    position: absolute;
    bottom: -1px;
    animation: pulsate 1.5s infinite;
}
@keyframes pulsate{
    0% {
        -webkit-transform: scale(1,1);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.3,1.3);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1,1);
        opacity: 1;
    }
}
/*whatsapp pulse animation end*/
/*whatsapp animation*/
.wws-popup__footer .wws-popup__open-btn i{
    font-size: 32px;
    margin: 0 -4px 0 0;
    padding-left: 4px;
}
.wws-popup__footer .wws-popup__open-btn{
    padding: 12px;
    font-size: 30px;
    border-radius: 30px;
}
.wws--bg-color{background-image: linear-gradient(34deg,#46a58d 0%,#119069 100%);}
.wws-lau00001 {fill: #00000075 !important;}
.wws-lau00002 {fill: #000000 !important;}
.wws-popup__open-btn{
/*background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/
background: linear-gradient(89deg, #006347 , #9df9e6 , #007351, #37d6a3 );
background-size: 400% 400%;

-webkit-animation: AnimationName 4s ease infinite;
-moz-animation: AnimationName 4s ease infinite;
animation: AnimationName 4s ease infinite;

}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes AnimationName { 
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
/* -- End whatsapp */


/* SEPET CSS */ 
#header .cart-area{display: flex;align-items:center;height: 100%;order:3}
#header .cart-area{float:right;vertical-align:middle}
@media (max-width: 991px) {
#header .cart-area{margin-top:22.5px}
}
#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:#337492 !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:#08C}
#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:#08C}
#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 #337492;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:#337492;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";
}
form.cart select{    border: 1px solid #CCC;
    box-shadow: none;
    height: 35px;
    padding: 0px 5px;
    text-align: center;
    font-size: 1em;
    border-radius: 0;
    display: inline-block;
    width: auto;} 

.custom_options {margin-right:15px;}
#header .compare-dropdownmenu .dropdownmenu-wrapper, #header .cart-dropdownmenu .dropdownmenu-wrapper{border-top: 6px solid #337492!important;}
#header .cart-dropdownmenu .dropdownmenu-wrapper:before {border-bottom-color: #337492!important;}
#header .cart-dropdown .cart-dropdownmenu .cart-totals span,#header .cart-dropdown .cart-dropdownmenu .product.product-sm .cart-qty-price {
    color: #337492!important;
}
.shop ul.products{margin:0;padding:25px 0;list-style:none}
.shop ul.products:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.shop ul.products .product{position:relative;margin-bottom:30px}
.shop ul.products .product a{text-decoration:none}
.shop ul.products .product .add-to-cart-product{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;position:absolute;top:0;left:0;border-radius:6px 6px 0 0;padding:8px 10px 5px;font-size:.9em;color:#FFF;background:#222;z-index:1;opacity:0;-webkit-transform:translate3d(0,0,0)}
.shop ul.products .product .add-to-cart-product .fa,.shop ul.products .product .add-to-cart-product .icons{margin-right:3px;font-size:1.1em}
.shop ul.products .product:hover .add-to-cart-product{filter:alpha(opacity=100);opacity:1}
.shop ul.products .product:hover .add-to-cart-product:hover{background:#000}
.shop ul.products .product .price{display:block;min-height:28px}
.shop ul.products .product .price del{color:rgba(145,145,145,0.5);font-size:.7em;margin:-2px 0 0}
.shop ul.products .product .price ins{text-decoration:none}
.shop ul.products .product .price .amount{font-size:1.3em}
.shop ul.products .product .onsale{position:absolute;background-image:none;border-radius:100%;left:auto;right:0;top:-15px;text-shadow:none;width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;z-index:10;box-shadow:none;font-size:.9em;color:#FFF;border-bottom:2px solid transparent}
.product-info{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;border-radius:6px;padding:0;position:relative;border:1px solid #DDD;background:#F7F9FC;display:block;overflow:hidden;position:relative;text-decoration:none;max-width:100%;text-align:center;padding:0;text-decoration:none}
.product-info:hover{background-color:#FFF;text-decoration:none}
.product-info a{text-decoration:none;display:inline-block;width:100%}
.product-info a:hover{text-decoration:none;display:inline-block;width:100%}
.product-info img{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;border-radius:6px 6px 0 0}
.product-info h4{color:#404751;letter-spacing:-1px;font-weight:600;font-size:1.4em;line-height:1.1em;margin:0;padding:0}
.product-info + .product-info{border-radius:0 0 6px 6px;margin-top:-5px}
.product-info .product-info-image{display:block;position:relative}
.product-info .product-info-image:before{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#333;width:100%;height:100%;opacity:0;border-radius:6px 6px 0 0}
.product-info:hover .product-info-image:before{filter:alpha(opacity=80);opacity:.8}
.product-info .product-info-act{position:absolute;top:50%;left:0;right:0;text-align:center;color:#FFF}
.product-info .product-info-act em{font-style:normal;position:relative;font-size:1.2em;font-weight:100}
.product-info .product-info-act-left,.product-info .product-info-act-right{float:left;overflow:hidden}
.product-info .product-info-act-left{text-align:right;width:45%}
.product-info .product-info-act-left em{-webkit-transition:all .2s ease 0;-moz-transition:all .2s ease 0;transition:all .2s ease 0;left:0;opacity:0}
.product-info .product-info-act-right{text-align:left;margin-left:2%;width:53%}
.product-info .product-info-act-right em{-webkit-transition:all .2s ease 0;-moz-transition:all .2s ease 0;transition:all .2s ease 0;right:0;font-weight:600;opacity:0}
.product-info:hover .product-info-act-left em{filter:alpha(opacity=100);opacity:1}
.product-info:hover .product-info-act-right em{filter:alpha(opacity=100);opacity:1}
.product-info .product-info-content{padding:15px;text-align:left;display:block}
.product-info .product-info-caption{padding:0 15px 15px;text-align:left;display:block}
.product-info .product-info-caption p{margin:0;padding:0 0 10px}
.product-info .product-info-extra{clear:both;padding:10px 0 0;margin:10px 0 0;border-top:1px solid #EBEBF4;display:block}
.product-info .product-info-extra.social{text-align:center}
.product-info .product-info-extra.social a{border-right:1px solid #EBEBF4;display:inline-block;margin-right:10px;padding-right:10px;font-size:.9em;color:#ACACAC;width:auto}
.product-info .product-info-extra.social a:last-child{border-right:0;margin-right:0;padding-right:0}
.product-info .date{color:#9AA1AB;font-size:.9em}
.product-info.secondary .product-info-content{text-align:center}
.product-info.secondary .product-info-content h4{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;color:#FFF;position:relative;top:-25%;opacity:0}
.product-info.secondary .product-info-content .date{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;position:relative;top:25%;display:block;opacity:0}
.product-info.secondary .product-info-act{top:30%}
.product-info.secondary .label{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;clear:both;display:inline-block;margin-top:15px;opacity:0}
.product-info.secondary:hover .label{filter:alpha(opacity=100);opacity:1}
.product-info.secondary:hover .product-info-content h4{top:0;filter:alpha(opacity=100);opacity:1}
.product-info.secondary:hover .product-info-content .date{top:0;filter:alpha(opacity=100);opacity:1}
.shop .review_num{margin-right:10px;float:left;position:relative;top:-1px}
.shop .star-rating{float:none;position:relative;top:2px;font-family:'star';font-size:1em;height:1.2em;line-height:1em;overflow:hidden;position:relative;width:5.4em;margin-bottom:25px}
.shop .star-rating:before{color:#E0DADF;content:"SSSSS";float:left;left:0;position:absolute;top:0}
.shop .star-rating span{float:left;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0}
.shop .star-rating span:before{content:"SSSSS";left:0;position:absolute;top:0}
.shop .summary .price{color:#444;font-size:2em;letter-spacing:-1px;line-height:30px;margin-top:20px}
.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}
.product-thumb-info{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;border-radius:6px;padding:0;position:relative;border:0;border-bottom:3px solid #E3E4E8;background:#F7F9FC;display:block;overflow:hidden;position:relative;text-decoration:none;max-width:100%;text-align:center;border:1px solid #DDD;text-decoration:none}
.product-thumb-info:hover{background-color:#FFF;text-decoration:none}
.product-thumb-info a{text-decoration:none;display:inline-block;width:100%}
.product-thumb-info a:hover{text-decoration:none;display:inline-block;width:100%}
.product-thumb-info img{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;border-radius:6px 6px 0 0}
.product-thumb-info h4{color:#404751;letter-spacing:-1px;font-weight:600;font-size:1.4em;line-height:1.1em;margin:0;padding:0}
.product-thumb-info + .product-thumb-info{border-radius:0 0 6px 6px;margin-top:-5px}
.product-thumb-info .product-thumb-info-touch-hover{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;display:none;background-color:transparent}
.product-thumb-info.hover .product-thumb-info-touch-hover{display:block}
.product-thumb-info .product-thumb-info-image{display:block;position:relative}
.product-thumb-info .product-thumb-info-image:before{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#171717;width:100%;height:100%;opacity:0;border-radius:6px 6px 0 0}
.product-thumb-info:hover .product-thumb-info-image:before{filter:alpha(opacity=80);opacity:.8}
.product-thumb-info .product-thumb-info-act{position:absolute;top:40%;left:0;right:0;text-align:center;color:#FFF;opacity:0}
.product-thumb-info:hover .product-thumb-info-act{filter:alpha(opacity=100);opacity:1;top:50%}
.product-thumb-info .product-thumb-info-act em{font-style:normal}
.product-thumb-info .product-thumb-info-content{padding:15px;text-align:left;display:block}
.product-thumb-info .product-thumb-info-caption{padding:0 15px 15px;text-align:left;display:block}
.product-thumb-info .product-thumb-info-caption p{margin:0;padding:0 0 10px}
.product-thumb-info .product-thumb-info-extra{clear:both;padding:10px 0 0;margin:10px 0 0;border-top:1px solid #EBEBF4;display:block}
.product-thumb-info .product-thumb-info-extra.social a:last-child{border-right:0;margin-right:0;padding-right:0}
.full-width .product-thumb-info .product-thumb-info-image:before{border-radius:0}
@media (max-width: 991px) {
.shop .actions-continue{float:none}
.shop table.cart th.product-price,.shop table.cart td.product-price,.shop table.cart th.product-quantity,.shop table.cart td.product-quantity{display:none}
#header nav.mega-menu .mega-menu-shop a{color:#FFF}
#header nav.mega-menu .mega-menu-shop a .fa-caret-down{display:none!important}
#header nav.mega-menu .mega-menu-shop > ul.dropdown-menu{display:none!important}
}

.tab-fatura,.tab-fatura-kesim{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;}
.kullanici-sozlesmesi label.error {
    margin: -11px 0 0px 4px;
    background: #c10000;
    color:#fff;
    padding:0;
}
.child-mb-0>div{margin-bottom:0!important;}
.stok-kalan{display:none;}