input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input[type=number]{-moz-appearance:textfield;}
button{border:0;background:transparent;cursor:pointer;}
.breadcrumb li{display:inline-block;}
.breadcrumb li a{font-size:13px;}
.breadcrumb li:not(:last-child):after{font-family:'flaticon';content:"\f131";font-size:11px;margin-left:5px;}
.radio-list li{display:inline-block;}
.mynewradio-bl:checked,.mynewradio-bl:not(:checked){position:absolute;left:-9999px;}
.mynewradio-bl:checked + label,.mynewradio-bl:not(:checked) + label{position:relative;padding:5px 10px;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666;border:1px solid #c5c5c5;border-radius:8px;}
.mynewradio-bl:checked + label:before,.mynewradio-bl:not(:checked) + label:before{content:'';position:absolute;left:3px;top:18px;width:18px;height:18px;border:1px solid #ccc;border-radius:100%;background:#fff;}
.mynewradio-bl:checked + label:after,.mynewradio-bl:not(:checked) + label:after{content:'';width:12px;height:12px;background:#00aeef;position:absolute;top:21px;left:6px;border-radius:100%;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;}
.mynewradio-bl:not(:checked) + label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0);}
.mynewradio-bl:checked + label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.styled-checkbox{position:absolute;opacity:0;}
.styled-checkbox + label{position:relative;cursor:pointer;padding:0;}
.styled-checkbox + label:before{content:'';margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#efefef;}
.styled-checkbox:hover + label:before{background:#fe2536;}
.styled-checkbox:focus + label:before{box-shadow:0 0 0 3px rgba(0, 0, 0, 0.12);}
.styled-checkbox:checked + label:before{background:#fe2536;}
.styled-checkbox:disabled + label{color:#b8b8b8;cursor:auto;}
.styled-checkbox:disabled + label:before{box-shadow:none;background:#ddd;}
.styled-checkbox:checked + label:after{content:'';position:absolute;left:5px;top:9px;background:white;width:2px;height:2px;box-shadow:2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;transform:rotate(45deg);}
.extra-category-check::-webkit-scrollbar-track{border-radius:10px;background-color:#F5F5F5;}
.extra-category-check::-webkit-scrollbar{width:12px;background-color:#F5F5F5;}
.extra-category-check::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ccc;}
.form-control{width:100%;border:1px solid #ddd;padding:.375rem .75rem;font-size:14px;border-radius:2px}
@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-responsive-sm>.table-bordered{border:0}
}
@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-responsive-md>.table-bordered{border:0}
}
@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-responsive-lg>.table-bordered{border:0}
}
@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-responsive-xl>.table-bordered{border:0}
}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-responsive>.table-bordered{border:0}
.userlog{}
.userlog .nav li{width:50%;}
.userlog .nav li a{display:block;padding:15px 0;color:#333;}
.userlog .nav li a.active{background:#efefef;}
.userlog .tab-pane{padding:30px 45px;}
.userlog .form-control{box-shadow:none!important;border-radius:0;margin-bottom:5px;}
.modal-open{overflow:hidden}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}
@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}
}
.modal.show .modal-dialog{-webkit-transform:none;transform:none}
.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}
.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}
.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}
.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}
.modal-dialog-scrollable .modal-body{overflow-y:auto}
.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}
.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}
.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}
.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}
.modal-dialog-centered.modal-dialog-scrollable::before{content:none}
.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.5}
.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}
.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;border:0;background:transparent;}
.modal-title{margin-bottom:0;line-height:1.5}
.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}
.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}
.modal-footer>*{margin:.25rem}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@media (min-width:576px){.modal-dialog{max-width:680px;margin:1.75rem auto}
.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}
.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}
.modal-dialog-centered{min-height:calc(100% - 3.5rem)}
.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}
.modal-sm{max-width:300px}
}
@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}
}
@media (min-width:1200px){.modal-xl{max-width:1140px}
}
.alert{position:relative;padding:.15rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}
.alert-heading{color:inherit}
.alert-link{font-weight:700}
.alert-dismissible{padding-right:4rem}
.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}
.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}
.alert-primary hr{border-top-color:#9fcdff}
.alert-primary .alert-link{color:#002752}
.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}
.alert-secondary hr{border-top-color:#c8cbcf}
.alert-secondary .alert-link{color:#202326}
.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}
.alert-success hr{border-top-color:#b1dfbb}
.alert-success .alert-link{color:#0b2e13}
.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}
.alert-info hr{border-top-color:#abdde5}
.alert-info .alert-link{color:#062c33}
.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}
.alert-warning hr{border-top-color:#ffe8a1}
.alert-warning .alert-link{color:#533f03}
.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}
.alert-danger hr{border-top-color:#f1b0b7}
.alert-danger .alert-link{color:#491217}
.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}
.alert-light hr{border-top-color:#ececf6}
.alert-light .alert-link{color:#686868}
.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}
.alert-dark hr{border-top-color:#b9bbbe}
.alert-dark .alert-link{color:#040505}
.qtybox{background:none repeat scroll 0 0 #fff;border:1px solid #f2f2f2;font-size:15px;height:35px;top:0;width:35px;text-align:center;z-index:1;}
.qtyplu,.qtydec{background-color:#dcdcdc;border:0;color:#444;cursor:pointer;font-size:18px;font-weight:600;line-height:1;width:35px;height:35px;top:0px;position:relative;}
.table{width:100%;margin-bottom:1rem;color:#212529;border-spacing:1px;}
.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
.table th{padding:.75rem;vertical-align:top;}
.table thead th{vertical-align:bottom;}
.table tbody+tbody{border-top:2px solid #dee2e6}
.table-sm td,.table-sm th{padding:.3rem}
.table-bordered{border:1px solid #dee2e6}
.table-bordered td,.table-bordered th{border:1px solid #dee2e6}
.table-bordered thead td,.table-bordered thead th{border-bottom-width:1px}
.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}
.shopping-cart .table{width:100%;margin-bottom:1rem;color:#212529}
.shopping-cart .table td,.shopping-cart .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6;vertical-align:middle;}
.shopping-cart .table tbody{text-align:center}
.shopping-cart .table-sm td,.shopping-cart .table-sm th{padding:.3rem;}
.shopping-cart .table-bordered{border:1px solid #dee2e6}
.shopping-cart .table-bordered td,.shopping-cart .table-bordered th{border:1px solid #dee2e6}
.shopping-cart .table h4{font-size:16px;}
.spectac fieldset{padding:15px;border:1px solid #ddd;}
h1.inputerror{color:#f62459;font-size:11px;margin:3px 0;}
.card .card-heading{background:#f5f5f5;border:1px solid #ddd;padding:6px 12px}
.card .card-heading h4{color:#333;font-weight:600;font-size:18px;}
.card .card-heading h4 i{font-size:22px;}
.card .card-body{padding:8px;border-top:0;font-size:14px;}
input[type="radio"]:checked,input[type="radio"]:not(:checked){position:absolute;left:-9999px;}
input[type="radio"]:checked + label,input[type="radio"]:not(:checked) + label{position:relative;padding-left:28px;cursor:pointer;line-height:unset;display:inline-block;color:#666;}
input[type="radio"]:checked + label:before,input[type="radio"]:not(:checked) + label:before{content:'';position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:#fff;}
input[type="radio"]:checked + label:after,input[type="radio"]:not(:checked) + label:after{content:'';width:12px;height:12px;background:#fe2536;position:absolute;top:3px;left:3px;border-radius:100%;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;}
input[type="radio"]:not(:checked) + label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0);}
input[type="radio"]:checked + label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.ccard label{margin:.5rem 0;font-size:13px;display:block;}
.widget_categories{margin-bottom:10px}
.widget_categories ul{list-style:none;margin:0;padding:0}
.widget_categories li{list-style:none;float:left;margin:2px}
.widget_categories a{width:100px;height:100px;border:1px solid #dadada;display:table-cell;vertical-align:middle;font-size:12px;color:#666;text-align:center;padding:5px;transition:.3s;line-height:normal}
.widget_categories a:hover{background:#216caf;color:#fff}
.widget_categories i{font-size:28px;text-align:center;display:block}
.control-label{font-size:12px;margin:5px 0;color:#333;}
.textu{font-size:13px;white-space:nowrap;}
h5.subtitle{border-bottom:1px solid #ddd;padding:0 0 5px;margin:0 0 5px;}
.account-info{margin-bottom:20px}
.account-info a:before{content:'\f131';font-family:flaticon;font-weight:600;font-weight:600;margin-right:5px}
.account-info a{color:#333;line-height:22px;transition:.3s;font-size:14px;text-decoration:none!important;}
.account-info a:hover{color:#e40046}
.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}
.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#333;background-color:#fff;border:1px solid #dee2e6}
.page-link:hover{z-index:2;color:#fff;text-decoration:none;background-color:#fe2536;border-color:#fe2536}
.page-link:focus{z-index:3;outline:0;}
.page-item:first-child .page-link{margin-left:0;border-top-left-radius:5rem;border-bottom-left-radius:5rem}
.page-item:last-child .page-link{border-top-right-radius:5rem;border-bottom-right-radius:5rem}
.page-item.active .page-link{z-index:3;color:#fff;background-color:#fe2536;border-color:#fe2536}
.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}
.popup_sepet_listesi{width:100%;height:170px;overflow:hidden;overflow-y:auto;padding:10px;margin:auto;display:table;}
.popup_sepet_listesi .s_u_resim{margin-right:10px;float:left;width:50px;}
.popup_sepet_listesi .sepet_urun_detay{text-align:left;border:1px solid #dadada;overflow:hidden;margin:5px 0px;}
.popup_sepet_urun{max-height:150px;overflow:hidden;overflow-y:auto;}
#popup_sepet{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}
.s_u_ad{width:calc(100% - 70px);overflow:hidden;float:left;line-height:23px;}
.s_u_ad a, .s_u_ad span{display:block;}
.sepet_devam_devam{width:50%;text-align:center;padding:10px 0;float:left;background:#f4f4f4;cursor:pointer;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.sepet_devam_tamamla{width:50%;text-align:center;padding:10px 0px;float:left;color:#ffffff;background:#e31e34;cursor:pointer;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.sepet_devam_tamamla a{color:#ffffff;}
.favori_list{height:auto;}
.main-cart tr > th:first-child{width:90px;}
 .main-cart img{max-width:90px;}
.main-cart td{vertical-align:middle;}
.main-cart td:not(:nth-child(2)){text-align:center;}
.main-cart th{text-align:left;}
.main-cart th:not(:nth-child(2)){text-align:center;}
.order_summary li{width:100%;display:block;margin-bottom:7px;font-size:13px;}
.order_summary li span{float:right;font-size:16px;}
.fmc{border:1px solid #ddd;padding:.3rem .75rem;font-size:14px;border-radius:0px;float:left;}
.cargo_summary ul li{float:left;text-align:center;}
.cargo_summary label{}
.cargo_summary img{max-width:70px;padding:3px;}
.cargo_summary input[type="radio"]:not(:checked) + label img{border:3px solid transparent;border-radius:8px;transition:.3s;}
.cargo_summary input[type="radio"]:checked + label img{border:3px solid #fe2536;border-radius:8px;transition:.3s}
.cargo_summary input[type="radio"]:checked,.cargo_summary input[type="radio"]:not(:checked){position:absolute;left:-9999px;}
.cargo_summary input[type="radio"]:checked + label,.cargo_summary input[type="radio"]:not(:checked) + label{padding-left:0;cursor:pointer;}
.cargo_summary input[type="radio"]:checked + label:before, .cargo_summary input[type="radio"]:not(:checked) + label:before{display:none}
.cargo_summary input[type="radio"]:checked + label:after,.cargo_summary input[type="radio"]:not(:checked) + label:after{display:none;}
.checkout .card{margin-bottom:24px;}
.checkout .nav{padding-left:10px;}
.checkout .card-header h2{font-size:18px}
.checkout .card-header button{width:100%;text-align:left;padding:10px;background:#fe2536;color:#fff }
.checkout .card-header button.collapsed{background:#fff;color:#041436}
.checkout .product-now li{float:left;margin:0 5px 5px 0 }
.checkout .product-now label{padding:10px!important;overflow:hidden;margin:0!important;border:1px solid #ddd;height:100%;width: 100%;}
 .checkout .product-now input[type="radio"]:not(:checked) + label:before{content:unset!important}
 .checkout .product-now input[type="radio"]:checked + label{border:1px solid #fe2536;}
.checkout .grew input[type="radio"]:checked + label{border:1px solid #14d655;}
.checkout .product-now input[type="radio"]:checked + label:before{content:"\f160"!important;font-family:flaticon;border:0!important;right:17px;bottom:14px;top:unset!important;left:unset!important;z-index:-2;font-size:38px;color:#fe253638;}
.checkout .grew input[type="radio"]:checked + label:before{color:#14d655a8;}
.checkout .product-now label:after{width:100%!important;height:100%!important;border-radius:0!important;background:transparent!important;top:0!important;left:0!important;z-index:-1;transition:all 0s ease!important;}
.checkout .nav-pills .nav-link{border-radius:0;line-height:40px;}
.checkout .nav-pills .nav-link.active,.checkout .nav-pills .show>.nav-link{color:#fff;background-color:#333;}
.addnewadress{width:100%;height:100%;font-size:14px;color:#fff;border:1px solid #dddddd;padding:5px 0;background: #fe2536  ;}
.addnewadress:hover{border:1px solid #fe2536;}
.addnewadress i{font-size:24px;display:block;}
.flex-column-ov{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;}
.credit-cardo div{margin-bottom:15px;}
.credit-cardo input{border:1px solid #ddd;padding:.375rem .75rem;font-size:14px;border-radius:2px;}
.credit-cardo select{border:1px solid #ddd;padding:.375rem .75rem;font-size:14px;border-radius:2px;}
.credit-cardo span{width:100%;max-width:140px;font-size:12px;color:#333;vertical-align:middle;}
.credit-cardo .numbers input{max-width:60px;}
.credit-cardo .cardname input{width:100%;max-width:251px}
.credit-cardo .cvc img{position:absolute;top:35%;display:none;transform:translateY(-50%);z-index:9}
.credit-cardo .cvc a:hover img{display:inline-block;}
.objection{padding:30px;}
.objection p{line-height:normal;}
.agree_detail{max-height:160px;overflow-y:auto;}
.agree_detail-modal{max-height:80vh;overflow-y:auto;}
.grew label{display:table-cell!important;vertical-align:middle;height:110px!important;}
.grew i{font-size:40px;display:block;}
.bank-accounts li{margin-bottom:5px!important;max-width:calc(25% - 5px);}
.hidra{display:none;font-weight:600}
.fade{transition:opacity 0.15s linear;}
@media (prefers-reduced-motion:reduce){.fade{transition:none;}
}
.fade:not(.show){opacity:0;}
.collapse:not(.show){display:none;}
.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease;}
@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}
}
@media (max-width:992px){.credit-cardo span{display:block;}
.objection{max-height:400px;overflow:auto;padding:15px}
.objection h4{font-size:14px}
.objection p{font-size:12px}
}
@media (max-width:768px){.flex-column-ov{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;}
}
@media (max-width:468px){.bank-table thead{display:none;}
.bank-table td{display:block;}
.hidra{display:block;}
.objection{max-height:180px;}
.checkout .nav-pills .nav-link{padding:10px;line-height:20px}
.bank-accounts li{max-width:48%;}
.checkout .nav-pills .nav-link{padding:10px 5px;line-height:20px;font-size:14px;}
.product-now p{font-size:13px}
.homebase li{width:calc(50% - 5px);}
}
@media (max-width:360px){.credit-cardo .cvc img{left:6px;transform:translateY(0%);top:38%;}
.checkout .nav-pills .nav-link{padding:10px 5px;line-height:20px;font-size:11px;}
.checkout .product-now li{width:48%;}
.checkout .product-now li label{float:left;width:100%;}
}


.odemeler .checkbox-entry:before,.odemeler .checkbox-entry:after {display: none;}
.odemeler label{display: block!important;border-radius: 0;line-height: 40px!important;}
    .odemeler input[type="radio"]:checked+label{ background: #333; color: #fff} 
    .bank-table{font-size:12px;}

    .trix p{display:inline-block;    font-size: 13px;
        margin-right: 5px;}
        .trix a{    font-size: 12px;}