.primary-navigation .nav > li {
    color: #666;
    font-size: 13px;
}

    .primary-navigation .nav > li span {
        color: black;
        display: block
    }

.navbar-nav .nav-item i {
    font-size: 1.733em;
    min-height: 30px;
}

.navbar-currencies li {
    list-style: none;
    font-size: 13px
}

    .navbar-currencies li span {
        padding-right: 10px
    }

.navbar-currencies {
    margin: 7px 70px 7px 10px;
    color: #666;
}

.navbar-nav .nav-item {
    text-align: center;
    margin: 0 10px
}

    .navbar-nav .nav-item .header-menu-label {
        font-size: 14px;
        display: block
    }

.site-header-cart .header-menu-label {
    font-size: 13px;
    display: block
}

.header-cart .count {
    background: black;
    color: white;
    font-size: 10px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    position: absolute;
    margin: -10px 0px 0px -5px
}

.dropdown-menu-mini-cart {
    left: -260px
}

.dropdown-menu-account {
    padding: 15px;
    font-size: 14px;
    width: 400px;
}

    .dropdown-menu-account .account-menu-title {
        width: 100%;
        display: inline-block;
        margin-bottom: 15px;
        text-align: center;
        font-weight: 500
    }

        .dropdown-menu-account .account-menu-title span {
            width: 100%;
            display: inline-block;
            font-weight: 400
        }

    .dropdown-menu-account .account-menu-bakiye {
        width: 100%;
        display: inline-block;
        margin-bottom: 25px;
        text-align: center;
        font-weight: 500
    }

    .dropdown-menu-account .account-menu-link {
        width: 48%;
        display: inline-block;
        margin-bottom: 5px;
        text-align: left;
        font-weight: 400
    }

        .dropdown-menu-account .account-menu-link i {
            font-size: 17px;
            padding-right: 5px;
            width: 26px;
        }

.no-padding {
    padding: 0 !important
}

.payment-icon-image {
    height: 42px
}

div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_filter label {
    width: 100% !important;
    margin: 0px !important;
}

div.dataTables_filter input {
    width: 99% !important;
    border-color: #999;
    padding: 7px 10px;
    font-size: 14px;
}



.AccountStatement #menu-departments-menu {
    display: nones
}

.listTable {
    font-size: 13px;
}

    .listTable .btn {
        font-weight: normal;
        font-size: 13px;
        padding: 1px 30px;
        cursor: none;
    }

.order-details {
    font-size: 14px
}

    .order-details td {
        font-size: 13px;
        padding: 5px 5px
    }

.miniTable {
    font-size: 14px
}

    .miniTable td {
        padding: 5px;
        vertical-align: middle
    }

        .miniTable td a {
            padding: 0px;
            font-size: 13px;
            color: #cc0000
        }

.modal50 {
    width: 50% !important;
    max-width: 50% !important
}

.modal60 {
    width: 60% !important;
    max-width: 60% !important
}

.modal70 {
    width: 70% !important;
    max-width: 70% !important
}

.modal80 {
    width: 80% !important;
    max-width: 80% !important
}

.modal90 {
    width: 96% !important;
    max-width: 96% !important
}

.modalheightlarge {
    height: 92%
}

.AccountPanelMenu {
    margin: 0 0 15px 0;
}

    .AccountPanelMenu li {
        display: inline;
    }

li .page-numbers.current {
    background-color: #f5363e !important;
}


.productName {
    min-height: 42px;
    color: black;
    line-height: 16px
}

.productImage {
    min-height: 300px;
}


.productCode {
    min-height: 20px;
    font-family: Tahoma;
    font-size: 12px;
}

.productPrice {
    min-height: 20px;
    width: 100%;
    margin: 10px 0;
}

    .productPrice span {
        width: 50%;
        float: left
    }

    .productPrice .salesPrice {
        color: #f5363e;
        font-weight: 500;
        font-size: 18px
    }

    .productPrice .old-price {
        color: #666;
        text-align: right;
        text-decoration: line-through;
        font-size: 16px
    }


.productQuantity {
    float: left;
    width: 30%;
    margin-right: 10%
}

    .productQuantity input {
        border-radius: 8px;
        border: 1px solid #ccc;
        padding: 5px;
        text-align: center;
        width:80px
    }

.productAddToCart {
    float: left;
    width: 60%
}


.products .product:hover {
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    z-index: 1
}

.color-white {
    color: white !important
}


.productListSmallImages {
    float: left;
    width: 12%;
    text-align: center;
}

.productListSmallInfo {
    float: left;
    width: 62%;
    margin: 0 3%;
}

.productListSmallActions {
    float: left;
    width: 20%;
    padding-top: 30px;
}

.productListSmall {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}


.productListSmallName {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    color: black;
}

.productListCode {
    font-size: 13px;
}

.productListSmallStock {
    font-size: 13px;
    margin: 5px 0
}


.productListSmallPrice .productListSalesPrice {
    color: #f5363e;
    font-weight: 500;
    font-size: 18px;
    margin-right: 25px
}

.productListSmallPrice .productListOldPrice {
    color: #666;
    text-align: right;
    text-decoration: line-through;
    font-size: 16px
}

.productListSmallImages img {
    max-height: 100px;
    text-align: center;
    display: inline-block !important;
}


.products .productListSmall:hover {
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    z-index: 99999
}



.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 42px !important;
    line-height: 42px !important;
}

.customForm label {
    margin-bottom: 0px;
    font-weight: 400;
}

.nav-item .fa-table {
    font-size: 24px !important
}


#table .products {
    margin-right: 0 !important;
    margin-left: 0 !important;
    display: contents !important;
}


#table .productsTableImg {
    height: 80px
}

#table p {
    font-size: 12px
}


.addToCartSmall {
    padding: 6px 10px;
    font-size: 15px;
    background: #096
}

.addToCartTable {
    padding: 4px 6px;
    font-size: 14px;
    background: #096;
    color: #fff;
    border-radius: 2px;
    margin-left: 5px
}

.productTableListPrice {
    color: #666;
    font-weight: 400;
    font-size: 16px;
    text-align: right
}

.productTableSalesPrice {
    color: #f5363e;
    font-weight: 500;
    font-size: 16px;
    text-align: right
}

.productTableSalesStock {
    text-align: center
}


    .productTableSalesPrice p {
        color: #999;
        font-weight: normal;
        font-size: 16px !important;
        text-decoration: line-through
    }



.pageTitle {
    width: 100%;
    background: #f0f0f0;
    border-radius: 4px;
    padding: 10px 20px;
    font-weight: 500;
    color: black;
    border-left: 10px solid #e80000;
    margin-bottom: 30px;
}

.customTable td {
    padding: 5px 10px;
    font-size: 14px;
    vertical-align: middle;
}

.productDetailHeader {
    padding: 5px 15px;
    border-radius: 0;
    background: none;
    display: block !important;
    text-align: right;
}

    .productDetailHeader .btn-close {
        padding: 0px 10px;
        border-radius: 4px;
        background: #ddd;
        font-size: 22px;
        font-weight: 500;
    }


.product-thumbnail {
    margin: 3px;
}


.producDetailName {
    float:left;
    width : 100%;
    font-weight : 500;
    color : black;
    font-size:18px;
}
.producDetailCode {
    float: left;
    width: 100%;
    margin : 2px 0
}

.producDetailShortDescription {
    float: left;
    width: 100%;
    color : #999;
    font-size: 13px
}

.producDetailPrice {

}

    .producDetailPrice .productDetailSalesPrice {
        color: #f5363e;
        font-weight: 500;
        font-size: 16px;
        margin-right: 25px
    }

    .producDetailPrice .productDetailOldPrice {
        color: #666;
        text-align: right;
        text-decoration: line-through;
        font-size: 16px
    }

.producDetailAction {
    float: left;
    width: 100%;

}

.producDetailNameDescription {
    float: left;
    width: 100%;
    margin-top:40px
}


.productDetailQuantity {
    float: left;
    margin-right:20px
}

.productDetailQuantity input {
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    width: 80px
}

.productDetailAddToCart {}

.producDetailPriceTable td {
    padding: 5px 10px;

}

.producDetailPriceTable {
    margin: 20px 0px;
    float: left;
    width: 100%;
    border-collapse: collapse;
}

.producDetailPriceText {
    font-size: 14px;
    width: 100px
}
.producDetailPriceValue {
    color: black;
    width: 140px
}


.productDetailWarehouse {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.productDetailWarehouse h5 {
    font-size: 15px;
    font-weight: 400;
    color: #333;
}

    .productDetailWarehouse span {
    
        color: #033;
    }

    .productDetailWarehouse span {
        color: #096;
        font-size: 15px;
        display: inline-block;
        background: #f2f1f1;
        border-radius: 6px;
        padding: 5px 10px;
        margin: 5px 5px 0px 0px;
        text-align: center;
    }


    .productDetailWarehouse .out-of-stock {
        color: #666;

    }

.product-select-group {
    display: inline-block;
    min-width:200px
}

.productTableListe td {
    vertical-align:middle;
    padding:4px 10px;
    font-size:14px;

}

.productTableListe input {
    padding: 5px !important;
    font-size:13px
}

.productTableListe .input-group-text {
    padding: 5px;
    font-size:12px;
    border-radius:0 6px 6px 0;
    border:none
}
.productTableListe .sablon-group {
display:inline-block;
margin-right:5px;
}

.productTableListe .sablon-group select {
    padding: 2px 8px;
    font-size: 13px;
    min-width: 180px;
}

.sablon-aciklama {
    position: absolute;
    margin-top: -26px;
    margin-left: 400px;
}

.productListCard {
    width: 19%;
    margin: 1% 0.5%;
  
}

.productListCard img {width:100%}

.productListCardName {

    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 92%;
    bottom: 7px;
    margin: 4%;
    padding: 2%;
    text-align: center;

}

.productListCardName span {
    font-weight:400;
    font-size:20px;
    color:#fff;
}


.productListCard:hover .productListCardName {
    background-color: #cc0000;
}

.ruloLabel {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fcaf17;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    right: 20px;
    top: 20px;
}

    .ruloLabel img {
        width: 30px;
        height: 30px;
        display: inline;
    }


.amountClass input{
    background: #000;
    color: #fff;
    border: none;
    font-weight: 500;
    font-size: 24px;
    width: 100px;
    display: block;
    padding: 10px 15px;
    border-radius: 6px 0px 0px 6px ;
    line-height: 24px;
}

.amountClass .input-group-text {
    background: #333;
    color: #fff;
    border: none;
    font-weight: 500;
    font-size: 20px;
    width: 50px;
    display: block;
    padding: 10px 15px;
    border-radius: 0px 6px 6px 0px;
    line-height: 24px;
}
.widget_shopping_cart_content a:hover {
    color: #fff !important;
}
.cartItemsDetail {
color:#666; font-size:12px; font-weight:normal}

.mini_cart_item a:hover {color:red !important}

#mainCategorySelect, #subCategorySelect {
    min-width: 260px;
    background: #00babe;
    color: white;
    border-color: #00b9bd;
}



.page-item.active .page-link {

    background-color: #000 !important;
    border-color: #000 !important;
}

#searchTotals {
    font-weight: 500;
  
}
#searchCategories, #searchProducts {
    margin:2px 5px !important
}

    #searchProducts span {
        font-size:13px
    }



.checkoutLeft {
    float: left;
    width: 50%;
    font-size:14px;
    font-weight:normal;

}

.checkoutRight {
    float: left;
    width: 50%;
}


.checkoutLeftBox {
    background: #f0f0f0;
    padding: 2%;
    border-radius: 6px;
    width: 100%;
}

.checkoutRightBox {
    background: #f0f0f0;
    padding: 5%;
    border-radius: 6px;
    width: 100%;
}

.checkoutLeftBox label, .checkoutRightBox label{
font-weight:normal !important
}

    .checkoutLeftBox p, .checkoutRightBox p {
         margin-bottom:2px
    }

.checkoutSelect {
    padding: 5px 10px;
    width:240px;
    font-size:14px;
    height:40px

}



.checkoutRightBox th, .checkoutRightBox td {
    padding: 3px;
    font-size:14px
}




.ibanList {
    background: #f0f0f0;
    padding: 15px;
    border-radius: 8px;
    margin-top: 10px;
    display:none
}

    .ibanList th {
        padding: 5px
    }

    .ibanList tbody td {
        border-bottom: 1px solid #bfbebe;
        border-top: 1px solid #fff;
    }

#cart_table .product-name {
    border-bottom: 1px solid #bfbebe;
    border-top: 1px solid #fff;
    color: black;
}

    #cart_table .product-name span {
        line-height: 16px;
        color: #f5363e;
        font-size: 13px;
        display: inline-block;
    }


.bg-primary2 {
    background: #f5363e
}
.bg-primary2 .close {opacity : 1; color : #fff}


.spinner-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    visibility: hidden;
}


.site-content { margin-bottom: 40px;}
.AccountStatement .text-info {font-size: 13px !important; font-weight:normal !important}



/***************** Responsive Custom **************/


    @media(max-width:576px) {
    .m-none {
    display: none !important
    }

    .AccountPanelMenu {
    margin: 10px 0 15px 0;
    }

    .AccountPanelMenu a {
    padding: 5px;
    font-size: 12px;
    }
 
#primary    {margin-top:20px}

#bannersBlock img {width:100%; height:auto}
.categories-section h2 {font-size:22px}
.productListCard { width: 49%;  margin: 0.5% 0.5%;}
.productListCardName span {font-size: 16px;}
.pageTitle {font-size: 20px;}
#mainCategorySelect, #subCategorySelect {margin:3px 0; width:100% !important}

        .checkoutLeft { width: 100%;}
        .checkoutRight { width: 100%; margin-top:25px}
        .modal50 { width: 96% !important;  max-width: 96% !important; }
        .site-footer { text-align: center;  }








}

.mr-2 {
    margin-right: 20px
}

.modalDetail div {
    padding: 2px 5px
}

footer {
    margin-top: 45px
}

/* end  */ 