.bs-filterlist-outer {
    margin-top: 8px;
}

.bs-filter-inner {
    padding-right: 0;
}


.bs-filter-item {
    background: #eee;
    border-radius: 20px;
    height: 36px;
    padding-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    position: relative;
}

    .bs-filter-item:before {
        content: "\f00d";
        font-family: FontAwesome;
        position: absolute;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        top: 4px;
        left: 4px;
    }

.bs-filtername {
    padding-left: 36px;
    height: 18px;
    display: flex;
    font-size: 11px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.bs-filtername1 {
    align-items: flex-end;
    color: #999;
}

.bs-filtername2 {
    align-items: flex-start;
    color: #000;
    font-weight: 600;
}

.bs-btn-clear-all-filter {
    color: #000;
    color: var(--layoutcolor);
    display: flex;
    align-items: center;
    font-weight: 600;
    border-radius: 20px;
    height: 36px;
    padding-right: 8px;
    margin-bottom: 8px;
    position: relative;
    margin-left: 15px;
}

.login-image-outer {

}
.login-image-outer img {
    width:100%;
}
.bs-mp-outer {
    margin-top:30px;
}

    .bs-mp-outer .bs-input-v1,
    .bs-mp-outer .bs-select-v1 {
        height: 40px !important;
        background-color: #e8eef5 !important;
        border: 0;
        border-radius: 25px;
        padding-inline: 15px;
    }


    .bs-mp-outer .bs-title-outer {
        background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
        padding: 0 15px !important;
        border-radius: 25px !important;
        cursor: pointer !important;
        display: flex !important;
        align-items: center;
        height: 40px;
        color: #fff !important;
        font-weight: 600;
        justify-content: center;
        text-align: center;
        margin-bottom: 15px;
    }

    .bs-mp-outer .bs-new-member-inner .row {
        width: calc(100% + 30px) !important;
    }

    .bs-mp-outer .bs-rm {
        display:inline-block;
    }
    .bs-mp-outer .bs-fp {
        display: inline-block;
        float: right;
    }

    .bs-mp-outer .bs-empty-check {
        border-radius: 5px;
        left: 0;
    }
    .bs-mp-outer .bs-rm-outer input[type=checkbox]:checked + i::before {
    left:0;
    }

    .bs-mp-outer #ddlMusteriTipii,
    .bs-mp-outer #TcCitizenNo,
    .bs-mp-outer #txtAdres,
    .bs-mp-outer .bs-city-id,
    .bs-mp-outer .bs-county-id,
    .bs-mp-outer #txtTelefon,
    .bs-mp-outer #txtMobile,
    .bs-mp-outer #txtWebSite,
    .bs-mp-outer #txtDescription,
    .bs-mp-outer .register-text,
    .bs-mp-outer #txtVergiD,
    .bs-mp-outer #txtVergiNo {
        display: none;
    }
    
    .bs-mp-outer [class*="col"] {
        min-height: 0;
    }

    .bs-mp-outer .bs-without-member-inner,
    .bs-mp-outer .login-adv-outer {
        margin-top: 45px;
    }


    .bs-mp-outer .bs-new-member-inner .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }


    
    
    .container {
        max-width: 1500px;
    }

.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v6 i, .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v6 i, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v6 i, .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v6 i, .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v6 i, .u-check input[type="radio"]:checked + .u-check-icon-radio-v6 i, .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v6 i, .u-check input[type="radio"]:checked + * .u-check-icon-radio-v6 i {
    color: #fff!important;
    background-color: #158c82!important;
    border-color: #158c82!important;
}


.border-custom-lensevi {
    width: 400px;
    padding: 20px;
    border-top: 10px solid #FFFF00;
    border-bottom: 10px solid #FF0000;
    background-image: linear-gradient(#FFFF00, #FF0000), linear-gradient(#FFFF00, #FF0000);
    background-size: 10px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

#category-title {
    display: block;
    height: 200px;
    width: 500px;
    border: solid 1px #CCC;
    border-bottom: none;
    position: relative;
}

    #category-title:after {
        content: "";
        background: -webkit-linear-gradient(left, rgba(92, 7, 52, 1) 0%, rgba(134, 29, 84, 1) 12%, rgba(255, 93, 177, 1) 47%, rgba(83, 0, 30, 1) 100%);
        display: block;
        height: 10px;
        width: 500px;
        position: absolute;
        bottom: 0;
    }

.g-color-lensevi-green {
    color: #158c82!important;
}
.g-bg-lensevi-green {
    background-color: #158c82 !important;
}
.g-bg-lensevi-green--hover:hover {
    background-color: #158c82 !important;
}
.g-bg-lensevi-green--active.active {
    background-color: #158c82 !important;
}

.g-color-lensevi-blue {
    color: #41ade2 !important;
}

.g-bg-lensevi-blue {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
}

.g-bg-lensevi-blue--hover:hover {
    background-color: #41ade2 !important;
}

.g-bg-lensevi-blue-v2 {
    background-color:#e8eef5 !important
}

.g-brd-lensevi-blue {
    border-color: #41ade2 !important;
}



.dropdown-content {
    display: none;
    position: absolute;
    left: 0px;
    top: 59px;
    background-color: #f9f9f9;
    min-width: 965px;
    z-index: 2;
}

.bs-btn-cart-lensevi {
    color: #fff !important;
    background-color: #3268af !important;
    border-radius: 10px !important;
    font-weight: 600 !important;
    margin-right: 5px !important;
    height: 36px !important;
    border: 1px solid #e7e7e7 !important;
}

.bs-btn-cart-lensevi-r0 {
    color: #fff !important;
    background-color: #3268af !important;
    border-radius: 0px !important;
    font-weight: 600 !important;
    margin-right: 5px !important;
    height: 36px !important;
    border: 1px solid #e7e7e7 !important;
}
.bs-btn-cart-lensevi:hover {
 
    background-color: #158c82 !important;
}



 .table-bordered td, .table-bordered th {
    border: 1px solid #eee !important;
    border-right: 0px !important;
    border-bottom: 1px solid #eee !important;
    vertical-align: middle !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}


.table-striped tr:nth-of-type(2n+1) {
    background-color: transparent !important;
}

.g-color-th {
    color: #837575 !important;
}

.table thead th {
    border-bottom: 1px solid #eee !important;
}

.table-bordered {
    border: 0px solid #eee !important;
}

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 1px;
    }

    .table-bordered td {
        border: 1px solid #e7e7e7 !important;
        border-bottom: 1px solid #ddd !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        font-size: 14px !important;
        color: #000000 !important;
        background-color: #e8eef5 !important;
        border-radius: 10px !important;
    }

    .table-bordered th {
        border: 1px solid #e7e7e7 !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        color: #000000 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        background-color: #e8eef5 !important;
        border-radius:10px!important;
    }


tbody {
    border-bottom: 0px solid #eee !important;
}

table {
    border-collapse: separate;
    border-radius: 10px;
    padding:0px!important;
}



/************************************/
.bs-title-lensevi {
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
    color: #fff;
    padding: 0 15px !important;
    height: 40px !important;
    font-weight: 600 !important;
    border-radius: 25px !important;
}



.bs-editbox-lensevi {
    font-size: 12px;
    border: none !important;
    padding: 10px 15px 10px 15px !important;
    border-radius: 0 !important;
    height: 36px !important;
    background-color: #e8eef5 !important;
    color: #000000 !important;
}




    .bs-editbox-lensevi:focus {
        border-color: #158c82 !important;
    }



.bs-editbox-lensevi-v2 {
    font-size: 14px;
    border: none !important;
    padding: 10px 15px 10px 15px !important;
    border-radius: 0 !important;
    height: 36px !important;
    background-color: #cfdbea !important;
    color: #000000 !important;
}


.bs-editbox-lensevi-v2:focus {
    border-color: #158c82 !important;
}



.bs-label-lensevi {
    font-size: 14px!important;
   margin-bottom:0!important;
       color:#000000!important;
       font-weight:600!important;
}

.bs-address-bar {
    border-radius: 25px !important;
    /*background-color: #e8eef5 !important;*/
    /*padding: 25px !important;*/
    /*border: 1px solid #e7e7e7 !important;*/
    position: relative;
    box-shadow: 1px 3px 8px 0px #00000024;
}

.bs-address-bar article {
    border-radius: 25px !important;
    background-color: #fff !important;
    padding: 25px !important;
    position: relative;
}

#video-embed a {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: 600;
}
#video-embed a:last-child {
    margin-bottom: 0;
}
.bs-selectbox-lensevi {
    height: 40px !important;
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23ffffff' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>"), linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
    background-position: right 8px center, center;
    background-size: 12px, cover;
    outline: 0 !important;
    border-radius: 25px !important;
    color: #fff;
    cursor: pointer !important;
    font-size: 14px !important;
    font-weight: 600;
    padding-block: 0;
}

.alert-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    min-height: 44px;
    border-radius: 10px;
    background: transparent;
    border: 0;
    color: #919191;
    font-weight: 600;
}

.bs-lensevi-footer-bg-style {
    padding: 25px 15px 10px 15px !important;
    height: 100% !important;
}


.footer-outer:nth-child(1) {
    background: #20545F;
}
.footer-outer:nth-child(2) {
    background: #235D68;
}
.footer-outer:nth-child(3) {
    background: #246672;
    padding-right: 0;
}
.footer-outer:nth-child(4) {
    background: #2A6E7B;
}
.footer-outer:nth-child(5) {
    background: #2a7482;
}

.footer-outer:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.footer-outer .bs-lensevi-footer-bg-style {
    max-height: 273px;
    overflow-y: auto;
}
#itemfooter {
    background:#0F3238;
}
.bs-lensevi-footer-bg-style::-webkit-scrollbar-track {
    background-color: #20545F;
}

.bs-lensevi-footer-bg-style::-webkit-scrollbar {
    width: 15px;
}

.bs-lensevi-footer-bg-style::-webkit-scrollbar-thumb {
    background-color: #235D68;
}
.bs-lensevi-footer-bg-style2 {
    border-radius: 10px !important;
    background-color: #7cb0ab !important;
    padding: 3px 5px !important;
    border: 1px solid #000000 !important;
    font-size:14px!important;
    font-weight:600!important;
    color:#000000!important;
    margin-bottom:5px!important;
}

#categories_menu ul li {
    border: 5px solid #bcbcbc !important;
    margin-bottom: 5px !important;
    border-radius: 10px !important;
    background-image: linear-gradient(to bottom,#cad2dd,#9aa5b3) !important;
}

#categories_menu ul li a {
   font-weight:600!important;

    padding-left: 12px!important;
    padding-right: 0!important;
}

#categories_menu ul li a:hover {
    color: #158c82 !important;
}

#productFilterNew .filter {
    border:0 !important;
    margin-bottom:30px;
}

#productFilterNew .filter h3 {
    border: 1px solid #e7e7e7 !important;
    font-weight: 600 !important;
    height: 44px!important;
    padding: 10px 15px 10px 15px !important;
    background-color: #e8eef5 !important;
    border-radius: 10px !important;
    margin-bottom:5px!important;
    font-size:15px!important;
}

    #productFilterNew .filter div {
        background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
        font-weight: 600 !important;
        border-radius: 25px !important;
        position: relative;
        padding: 15px 15px 5px 15px;
        color: #fff;
    }
.bs-empty-check {
    border: 1px solid #e1e1e1;
    position: absolute;
    left: 10px;
    display: inline-block;
    height: 18px;
    width: 18px;
    background: #fafafa;
    border-radius: var(--borderstylev3);
}

#productFilterNew input[type=checkbox]:checked + label span::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    top: -9px;
    color: #158c82;
}

#productFilterNew .filter input:not(.textfiltersc) {
    display: none;
}
#productFilterNew .filter div ul li a input {
    margin-bottom: 15px !important;
    outline: 0 !important;
    font-size: 15px;
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    padding-left: 10px !important;
    width: 100%;
    height: 35px;
}

#productFilterNew .filter div ul li a label {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}
::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: auto !important;
}
.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #f00;
}

.red-tooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #f00;
}

#BufferNew{
    padding-right:0!important;
}

.bs-rm-2 a {
    width: 50% !important;
    display: inline-block !important;
    text-transform: capitalize !important;
    padding: 5px !important;
    color: #158c82 !important;
    padding: 7px 14px !important;
    transition-duration: .2s !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}


    .bs-rm-2 a:hover {
        background-color: #158c82 !important;
        color: #ffffff !important;
        border-radius: 15px !important;
    }

#category-menu-lensevi li, #brand-menu-lensevi li {
    width: 50% !important;
    display: inline-block !important;
    text-transform: capitalize !important;
    padding:5px!important;
}

#category-menu-lensevi li a, #brand-menu-lensevi li a{
    color: #158c82 !important;
    padding: 7px 14px!important;
    transition-duration: .2s!important;
    text-decoration:none!important;
    white-space:nowrap!important;
}

@media (max-width:768px) {
    #category-menu-lensevi li, #brand-menu-lensevi li {
        width: 100% !important;
   }

    #category-menu-lensevi, #brand-menu-lensevi {
        overflow-y: scroll !important;
        height: 35vh !important;
    }

    #menudm {
     
        border-bottom: 3px solid #41ade2 !important;
    }
}



.modal-content {
    border: 0 !important;
}

.modal-header {
    padding: 5px 5px 0 8px !important;
    height: 30px;
    text-transform: uppercase;
    background: #f7f7f7;
    border-top-right-radius: 0 !important;
}

    .modal-header h1, h2, p {
        font-size: 12px !important;
        font-weight: 700 !important;
        color: #000 !important;
    }

#mainContainer p,
#mainContainer span {
    background: transparent !important;
}



.modal-header .g-font-size-15 {
    font-size: 14px !important;
    font-weight: 700 !important;
}

    .modal-header .close {
        margin: -5px -35px 0 0;
        background: #000;
        /*background: #fff;*/
        height: 30px;
        width: 30px;
        outline: 0;
        opacity: 1;
        color: #fff;
        padding: 0;
        order: 2;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.modal-footer {
    display: none !important;
}




@media (max-width:991px) {
    .footer-outer:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-table tbody tr {
        margin-bottom:15px;
    }
        
    #lialogininfo {
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        width: 75px;
        vertical-align: bottom;
    }
    
    .logo-outer {
        text-align: center !important;
    }

    .all-categories-content {
        z-index:1;
        top:118px !important;
    }
    
    .bs-rm-2 a {
        width: 100% !important;
    }
    #category-menu-lensevi li a, #brand-menu-lensevi li a {
        padding: 0 !important;
    }

    .modal-header .close {
        margin: -5px -5px 0 0 !important;
    }
}


#category-menu-lensevi li a:hover, #brand-menu-lensevi li a:hover {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
    color: #ffffff !important;
    border-radius: 15px !important;
}

.bs-brd-topmenu {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
    padding: 0 15px !important;
    border-radius: 25px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center;
    height: 40px;
    color: #fff !important;
    font-weight: 600;
}

        .bs-brd-topmenu .bs-bg-topmenu-blue {

        }

        .bs-brd-topmenu .bs-bg-topmenu-green {

        }

    #video-embed img {
        object-fit: contain !important;
        width: 100% !important;
    }


@media (max-width:991px) {
    #wh-widget-send-button {
        /*bottom: 123px !important;
        left:15px!important;*/
        opacity: 0.4 !important;
        bottom: -8px !important;
        left: 0 !important;
        right: 125px !important;
        margin: auto !important;
    }

    .call-you-class {
        bottom: 6px !important;
        left: 125px !important;
        right: 0!important;
        margin: auto;
    }

    .g-opacity-lensevi-menus {
        opacity: 0.4!important;
    }

    .invisible-header {
        height: 109.75px!important;
    }
}

#wh-widget-send-button {
    bottom: -16px !important;
    left: 15px;
    opacity: 1;
}

.call-you-class {
    bottom:71px;
    left:20px;
}

.g-opacity-lensevi-menus{
    opacity:1;
}

.invisible-header{
    height:60.38px;
}

/* yeni css */
.g-bg-yellow {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
    padding-left: 15px !important;
    border-radius: 25px !important;
}
.u-quantity--v2 {
    border: 2px solid #1d5899 !important;
    border-radius: 25px !important;
}
.u-quantity--v2 .input-group-addon {
    background-color: #fff !important;
}
.u-quantity--v2 input:not([type="checkbox"]):not([type="radio"]) {
    border-left: 2px solid #197f7a;
    border-right: 2px solid #197f7a;
}

.custom-border-left {
    position: absolute;
    left: 0;
    top: 0;
    height: 50%;
    width: 30%;
    display: flex;
    border-radius: 25px 0 0 0;
    border-top: 4px solid #1d5899;
    border-left: 3px solid #197f7a;
}
.custom-border-left:before {
    content: "";
    position: absolute;
    left: -4px;
    bottom: 0;
    width: 6px;
    height: 16px;
    background: linear-gradient(0deg, #fff 0%, transparent 100%);
}

    .custom-border-left:after {
        content: "";
        position: absolute;
        right: 0;
        top: -4px;
        width: 10px;
        height: 4px;
        background: linear-gradient(270deg, #fff 0%, transparent 100%);
    }

.custom-border-right {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50%;
    width: 30%;
    display: flex;
    border-radius: 0 0 25px 0;
    border-bottom: 4px solid #1d5899;
    border-right: 3px solid #197f7a;
}
    .custom-border-right:before {
        content: "";
        position: absolute;
        left: 0px;
        bottom: -4px;
        width: 16px;
        height: 6px;
        background: linear-gradient(90deg, #fff 0%, transparent 100%);
    }
    .custom-border-right:after {
        content: "";
        position: absolute;
        right: -3px;
        top: 0;
        width: 4px;
        height: 10px;
        background: linear-gradient(180deg, #fff 0%, transparent 100%);
    }

.lensevi-tab {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%); /* padding: 0 15px !important; */
    border-radius: 25px !important;
    display: flex;
    align-items: center;
    padding: 2px;
    margin-right: 8px; 
     margin-bottom: 8px; 
    height: 40px;
    font-weight: 600;
    text-decoration: none !important;
}

    .lensevi-tab span {
        padding: 0 15px !important;
        background-color: #fff;
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        border-radius: 25px;
        color: #197f7a;
    }

    .lensevi-tab.active span {
        background-color: transparent;
        color: #fff;
    }

#inputsearchh {
    border: 2px solid #1d5899 !important;
    border-right: 0 !important;
    border-radius: 25px 0 0 25px;
    height: 40px;
}

    #inputsearchh + button {
        border: 2px solid #1d5899 !important;
        border-left: 0 !important;
        border-radius: 0 25px 25px 0;
        height: 40px;
        padding-right: 10px !important;
    }

.bs-address-bar:before {
    content: "";
    position: absolute;
    inset: -2px;
    border-radius: 25px;
    background: linear-gradient(170deg, #1d5899, transparent 30%, transparent 60%, #197f7a);
    z-index: 0;
}
#video-embed.bs-address-bar:before {
    background: linear-gradient(125deg, #1d5899, transparent 30%, transparent 60%, #197f7a);
}

.tab-pane.bs-address-bar:before {
    background: none;
}

.g-rounded-10 {
    border-radius: 25px !important;
}

.bs-btn-v1 {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
    padding: 0 15px !important;
    border-radius: 25px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center;
    height: 40px;
    color: #fff !important;
    font-weight: 600;
    justify-content: center;
    text-align: center;
}
.bs-input-v1 {
    border-radius: 25px !important;
    padding-inline: 15px !important;
}
.bs-select-v1 {
    border-radius: 25px !important;
    text-transform: capitalize !important;
    padding-inline: 15px !important;
}
.rounded {
    border-radius: 25px !important;
}
.g-bg-lensevi-green {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
    padding: 0 15px !important;
    border-radius: 25px !important;
    cursor: pointer !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    color: #fff !important;
    font-weight: 600;
}
.g-bg-lensevi-blue-v3 {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
    font-weight: 600 !important;
    font-size: 14px !important;
}
.g-font-size-17 {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.nav {
    height: unset !important;
}
.addtocart {
    position: relative;
    padding: 15px;
    width: max-content;
    margin-bottom: 0 !important;
}

    .addtocart > div {
        background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
        padding: 0 15px !important;
        border-radius: 25px !important;
        cursor: pointer !important;
        display: flex !important;
        align-items: center;
        height: 40px;
        color: #fff !important;
        font-weight: 600;
        text-decoration: none;
    }

.ln-retailprice {
    color: #bbb;
    text-decoration: line-through;
    font-weight: 700;
}

.float-right {
    margin-left: auto;
}
.g-bg-black {
    background: linear-gradient(90deg, #1d5899 0%, #197f7a 75%, #197f7a 100%);
}
select option {
    color: #000;
}
li {
    list-style: none;
}
.li-f .bs-empty-check {
    left: 15px;
}