﻿.row-highlight {
    background-color: red !important;
    color: white !important;
    font-weight: bold !important;
}
.Bold
{
    font-weight:bold !important;
}

.div-disabled {
    pointer-events: none;
    /* for "disabled" effect */
    opacity: 0.5;
    background: #CCC;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px !important;
}

.select2-container--default .select2-selection--single {
    height: calc(2.25rem + 2px) !important;
    border-radius: 0px !important;
}

.product-detail .product-price {
    font-size: 20px;
}

.img-orginal {
    max-width: 100%;
    height: auto;
}

.icofont-cur-pound {
    margin-right: 0px !important;
}

.fancybox-close {
    position: absolute;
    top: -15px;
    right: -8px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.port_big_img {
    border-style: groove;
    border-width: 1px;
    text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
    right: 10px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #888 transparent transparent transparent !important;
        line-height: 20px !important;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #ffffff !important;
    color: #888 !important;
    padding: 8px 15px 8px 15px !important;
    line-height: 20px !important;
}

.pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
    font-size: 18px;
}

.btn-group {
    float: none;
    display: flex !important;
}

    .btn-group a {
        font-size: 14px;
        color: red !important;
        margin: 5px;
    }

.auto-height {
    height: auto !important;
}


.modal {
    z-index: 1050 !important;
}

.large-modal {
    max-width: 750px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}

.logo-text {
    margin-left: 20px !important;
    margin-top: 5px !important;    
}
    .logo-text img {
        height: 65px;
    }

#divButtons, .divButtons {
    margin-top: 25px !important;
}

#spinner {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0%;
    text-align: center;
    z-index: 2100;
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.50;
    padding-top: 25%;
}

.hide {
    display: none !important;
}

.card .card-header h5, .modal-title, .title {
    color: #ef5350 !important;
    font-size: 20px !important;
}

.pcoded .pcoded-navbar .pcoded-item > li.active > a, .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a {
    color: #ef5350 !important;
}

.main-menu .main-menu-header .user-details #more-details {
    color: #ef5350 !important;
}

.link {
    color: #ef5350 !important;
}

.row-link {
    cursor: pointer;
}

.lg-modal-dialog {
    max-width: 80% !important;
}

.table td, .table th {
    max-width: 250px;
    white-space: initial;
    padding: .5rem !important;
}

.vat-bg {
    background-color: lightgreen !important;
}
.withdrawn-ac {
    background-color:dodgerblue !important;
}

.vat-withdrawan-ac {
    background-color: dodgerblue !important;
    color: white;
    font-weight: bold;
}


.closebtn {
    margin-top: -20px !important;
}

.alert-modal-header {
    background-color: #ef5350 !important;
}

.alert-modal-title {
    color: #ffffff !important;
    font-weight: bold;
}


.img-fluid {
    max-width: 100%;
}

.prod-info h4 {
    font-size: 15px;
    font-weight: bold;
}

.product-name {
    height: 35px;
}

.cart-btn-row {
    /*padding-left: 30px;
    padding-right: 30px;*/
    padding-left: 10px;
    padding-right: 10px;
}

.margin-left-20px {
    margin-left: 20px !important;
}

.outofstock {
    background-color: #ef5350 !important;
}

.prod-info h4 {
    margin-bottom: 0px !important;
}

.price {
    margin-right: 25px;
    font-size: 18px;
    bottom: 17px;
    position: absolute;
    right: 0px;
}

.code {
    padding-left: 10px;
    font-size: 13px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.prod-item .prod-info {
    padding: 15px 0px;
}

.prod-info a h4 {
    color: #ef5350 !important;
    height: 35px;
    margin-bottom: 0px !important;
    padding: 0px 10px;
}

.cat-ul li {
    background-color: lightcyan;
    /*background: linear-gradient(to bottom, #fff 0%, #ef5350 100%);*/
    border: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ef5350;
}

    .cat-ul li a {
        padding: 5px 5px !important;
        cursor: pointer !important;
        font-weight: bold;
    }

        .cat-ul li a span {
            margin-right: 0px !important;
        }

    .cat-ul li i {
        color: #000 !important;
    }

.top-10 {
    top: 10px !important;
}

.top-0 {
    padding-top: 0px !important;
}

.font-bold {
    font-weight: bold;
}

#spCartCount {
    bottom: 15px;
    right: 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50%;
    position: relative;
    background-color: blue;
    padding: 0px 4px 0px 4px;
}


#spanTotalCartAmount, .spanTotalCartAmount {
    bottom: -20px;
    right: 60px;
    position: relative;
    font-weight: bold;
}

#Account {
    bottom: -20px;
    right: 50px;
    position: relative;
    font-weight: bold;
}

#SignIN {
    bottom: -25px;
    right: 45px;
    position: relative;
    font-weight: bold;
}



.display-checkout {
    display: block !important;
}

.li-border {
    padding-right: 20px !important;
    margin-top: 5px;
    position: relative;
    top: -10px;
}

.ul-horizontal-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .ul-horizontal-menu li {
        margin-right: 5px;
        display: inline-block;
        margin-bottom: 20px;
    }

        .ul-horizontal-menu li a.active {
            background: #fff;
            color: black !important;
            border: 2px solid #ef5350;
        }

        .ul-horizontal-menu li a {
            padding: 7px 14px;
            background: #fff;
            color: black !important;
            display: inline-block;
            text-transform: uppercase;
            font-size: 18px;
            font-weight: bold;
            cursor: pointer !important;
            border: 1px solid blue;
        }

.category-header {
    font-weight: bold;
    color: #FC6180;
    text-transform: uppercase;
}

.btn-number {
    height: 40px;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.HighLightCell {
    background: gray;
}

@media screen and (min-device-width:320px) and (max-device-width:430px) {
    #divButtons, .divButtons {
        margin-top: 0px !important;
    }

    .logo-text {
        margin-left: 20px !important;
        margin-top: 10px !important;
    }

    .nav-right .header-notification, .nav-right .profile-notification {
        padding: 0 0px !important;
    }

    .container-fluid {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .hide-checkout {
        display: none !important;
    }

    .li-border {
        margin-top: 0px !important;
    }

    .accessories-body {
        margin-top: 150px !important;
    }

    #SignIN {
        right: 40px;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-left li, .header-navbar .navbar-wrapper .navbar-container .nav-right li {
        padding: 0 10px;
    }
}


@media screen and (min-device-width:431px) and (max-width: 992px) {
    .header-navbar .navbar-wrapper .navbar-logo {
        width: 35% !important;
    }
}
