body {
    font-size: 1rem;
    font-family: sans-serif;
    color:#011b2f;
    padding-bottom: 50px;
}
a {

}
.col {
    min-width: 0; /* or some value */
}

#checkoutContent .text-primary {
    color:#011b2f!important;
}

.section-title {
    /*margin-bottom: 50px;*/
    text-align: center;
}
.section-title h1, .section-title h2 {
    color: #011b2f;
    font-weight: 700;
    position: relative;
}
.section-title h1:after, .section-title h2:after {
    position: absolute;
    left: 0;
    bottom: -15px;
    right: 0;
    height: 4px;
    width: 80px;
    background: #011b2f;
    content: "";
    margin: 0 auto;
}

#topbar {
    height:36px;
    background-color:#ebeff0; /*#ebeff0;*/
}

#mobileNavbar a {
    font-size: 1.5rem;
    color:#011b2f;
}
#mobileNavbar .nav-item {
    width: 55px;
}
.logo {
    max-width: 60%;
}
.bg-light {
    background-color: #ebeff0!important;
}
.btn-success, .bg-success {
    background-color: #5cb85c!important;
    border: unset;
}
.firstpageSplash h1, .firstpageSplash h3 {
    font-family: verdana;
    text-shadow: 2px 2px black;
}
.firstpageSplash.text-bg-dark {
    color: #fff!important;
    background-color: unset!important;
    border:unset!important;
    border-color:unset!important;
}
.firstpageSplash a {
    color:#FFF!important;
    text-transform: uppercase;
    font-weight: 700;
}
.firstpageSplash {
    height:400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border:0;
}

#dvTMCartDesktop {
    /*margin-right:20px;*/
}
#dvTMCartDesktop .text-white {
    color:rgba(0, 0, 0, 0.55)!important;
}
#dvTMCartDesktop #dvTMCart .bg-danger {
    background-color:#5cb85c!important;
}

#carouselStartpageIndicators .carousel-indicators {
    bottom: -50px;
}
#detailContent .carousel-indicators {
    bottom: -30px;
}
#carouselStartpageIndicators .carousel-indicators [data-bs-target] {
    background-color:#011b2f;
}
.carousel-inner {
    padding-bottom: 20px;
}
/*
#search {
    padding:15px;
}
*/
.search{
    position: relative;
    /*box-shadow: 0 0 40px rgba(51, 51, 51, .1);*/
}

.search input{
    height: 60px;
    text-indent: 25px;
    border: 2px solid #d6d4d4;
}
.search input:focus{
    box-shadow: none;
    border: 2px solid #1c1b1b;
}

.search .fa-search{
    position: absolute;
    top: 20px;
    left: 16px;
}

.search button{
    position: absolute;
    top: 5px;
    right: 5px;
    height: 50px;
    width: 80px;
    /*background: blue;*/
}

.searchResultBox {
    position: absolute;
    z-index: 9999;
    width:100%;
    margin-top:-22px;
}
.searchResultBox .row {
    height:60px;
}
.searchResultBox img {
    max-width: 50px!important;
    max-height: 50px!important;
}

@media (min-width: 992px) {
    .searchResultBox {
        position: absolute;
        z-index: 9999;
        width: 100%;
        top: 100px;
        left: 15vw;
        max-width: 70vw;
    }
    .searchResultBox .href {
        cursor: pointer;
    }
}

.prdImgCarousel {
    padding:10px;
}
.prdImgCarousel img {
    max-height: 150px;
}
#dvNewsList .card, #catalogContent .card, #dvRecommendList .card, #catalogContentCusFav .card {
    height: 300px;
    border-color: #ebeff0;
    color:#011b2f;
}
#catalogContentCusFav .card {
    height: 420px;
}
#startContent .carousel-item a, .lnkOrder {
    text-decoration: none;
}
#detailContent .card {
    border-color: #ebeff0;
}
#detailContent .price {
    color: #5cb85c;
    font-weight: bold;
}
#detailContent #detail-image {
    max-width: 100%;
    padding:15px;
}
#detailContent .image-to-basket {
    margin-left:auto;
    margin-right: auto;
}
.imgWrapper {
    height: 200px;
    margin-top:10px;
    max-width: 100%;
    padding:15px;
    text-align: center;
}
.card-text {
    font-weight: 700;
    font-size: 13px;
    margin-bottom:0.5rem;
    letter-spacing: 0;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
}
.carousel-item .card img, #catalogContent .card .card-img-top, #catalogContent .imgWrapper img, #catalogContentCusFav .imgWrapper img, #catalogContentCusFav .card .card-img-top {
    max-width: 100%;
    max-height: 180px;
}
.carousel-item .card span.price, span.price, p.price {
    /*color: #5cb85c;*/
    /*font-weight: bold;*/
}
.card span.price {
    /*position:absolute;
    bottom:20px;*/
    font-weight: 700;
}
.card a {
    text-decoration: none;
    color:#011b2f;
}
#buy.fixed-bottom {
    background-color: #ebeff0;
    bottom: 68px;
    border-bottom: 1px solid #FFF;
}
@media (min-width: 992px) {
    #buy.fixed-bottom {
        background-color: #fff;
        border-bottom: 1px solid #FFF;
        bottom: unset;
        position:relative;
        left:unset;
        right:unset;
    }
}

#detailContent .detailprd-img {
    max-height: 410px;
}
#detailContent .downloadIcon {
    font-size:36px!important;

}
.page-link {
    color:#011b2f;
}
.active>.page-link, .page-link.active {
    background-color: #011b2f;
    border-color: #011b2f;
}
.filterBtn {
    text-decoration: none;
    color:#011b2f;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.squares {
    padding-top:10px;
    width: 150px;
    display: flex;
    justify-content: space-between;
    float: right;
    margin-right: 8px;
}
.squares div {
    height: 16px;
    width: 16px;
}
.greenbox {
    background-color: #34b778;
}
.bluebox {
    background-color: #4688dc;
}
.orangebox {
    background-color: #ff7837;
}
.pinkbox {
    background-color: #fb7179;
}
.yellowbox {
    background-color: #f3cb00;
}
.redbox {
    background-color: #ff1443;
}
.startimgtext {
    font-size: 20px;
    top: 60%;
}
/* CUSTOMER FAVORITE */
.prdCusFav {
    position:absolute;
    left:15px;
    top:5px;
    font-size:20px;
}
.prdCusFavRight {
    position:absolute;
    right:15px;
    top:5px;
    font-size:20px;
}
.favprd {
    color: #FF0000;
}
/* END CUSTOMER FAVORITE */

#detailContent #detail-gallery{
    width: 100%;
    padding: 5px 5px 5px 0px;
    text-align: center;
    margin-bottom:10px;
}
#detailContent #detail-gallery > .detail-gallery-img{
    display: inline-block;
    width: 15%;
    /*border: 1px solid #fff;*/
    margin-left:15px;
    opacity: 0.6;
}
#detailContent #detail-gallery > .detail-gallery-img.active{
    /*border: 1px solid #ccc;*/
    opacity: 1;
}
#detailContent #detail-gallery > .detail-gallery-img > img{
    width: 100%;
}

#dvTMCart .badge {
    font-size:12px;
    margin-left:10px;
}
@media (min-width:992px) {
    #dvTMCart .badge {
        margin-left: 25px;
        margin-top: -40px;
    }
}
input.radiusLeft {
    border-top-left-radius: 0.5rem!important;
    border-bottom-left-radius: 0.5rem!important;
}

#accordionDetails .accordion-button {
    font-size: 1.2rem;
}

#accordionDetails .accordion-button:not(.collapsed) {
    color: #FFF;
    background-color: #5291ce;
}
#accordionDetails button[aria-expanded="true"] .fa {
    color: #fff !important;
}
#accordionDetails .accordion-button:not(.collapsed)::after  {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
#accordionDetails .accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300000040'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
#accordionBackground {
    background-color: #fafafa;
}
#accordionDetails .accordion-item {
    border:unset;
}
#accordionDetails .accordion-button:focus {
    border-color: unset!important;
    box-shadow: unset!important;
}
#frm_logon .newacc {
    text-decoration: none;
    color:#011b2f;
}
.form-control {
    line-height: 1.4;
}
.form-control, .form-select {
    padding: 0.8rem 0.75rem;
}
.form-control:focus, .form-select:focus {
    box-shadow: unset;
    border-color:#ced4da;
}
.firstpageAlert {
    background-color: #CCC;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.list-group-item.active {
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f3f3f3));
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #ddd;
    text-shadow: none;
}
.list-group-item+.list-group-item.active {
    margin-top: 0;
    border-top-width: 0;
}
.list-group-item+.list-group-item.active, .list-group-item.active {
    background-color:rgba(0, 0, 0, 0.125);
}
#dvTMMenu > #sidemenu > li > a{
    text-decoration: none;
}
a.mnulnk {
    text-decoration: none;
    display:block;
    padding: 10px 15px;
}
#dvTMMenu > #sidemenu > li.active{
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f3f3f3));
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #ddd;
    text-shadow: none;
}
#categoryMobileMenu .mnulnk {
    color:#000;
}
#dvFilter .card {
    border-color: #ebeff0;
    color: #011b2f;
}
.canvasclosebtn {
    position: absolute;
    bottom:20px;
    right:10px;
}

.superNav {
  font-size:13px;
}
@media (min-width: 992px) {
    .keepMnuHeight {
        min-height: 51px;
    }
    .superNav #dvCategoryDesktopMenu {
        font-size:12px;
        font-weight: bold;
        text-transform: uppercase;
    }
    #dvCategoryDesktopMenu .nav-link {
        font-size:12px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .dropdown-menu > li:hover > .dropdown-submenu {
        display: block;
        top: 100%;
        left: 0;
    }
    .dropdown:hover .dropdown-menu:not(.dropdown-submenu) {
        display: block;
        top: 100%;
        left: 0;
    }

    #basketDiv .collapse:not(.show) {
        display: block;
    }
    h6 {
        cursor:default!important;
    }
}
.superNav a {
    text-decoration: none;
    color: #000;
}
.fixed-bottom {
    z-index:1000;
}

#basketDiv img {
    max-width: 50px;
    max-height: 50px;
}

.group.cookie-message {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    margin-bottom: 0;
    padding: 15px 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: show-cookie-message .8s 1s forwards;
    animation: show-cookie-message .8s 1s forwards;
    background: #000;
    color: #FFF;
}
.cookie-message.accepted {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: hide-cookie-message .8s forwards;
    animation: hide-cookie-message .8s forwards;
}
@keyframes show-cookie-message{
    0%{transform:translateY(200px)}
    100%{transform:translateY(0)}
}
@-webkit-keyframes hide-cookie-message{
    0%{-webkit-transform:translateY(0)}
    100%{-webkit-transform:translateY(200px)}
}
@keyframes hide-cookie-message{
    0%{transform:translateY(0)}
    100%{transform:translateY(200px)}
}

.custtype-switch .form-switch {
  margin: -5px 0px 0 15px;
}
.form-switch .form-check-input {
    height: 25px;
    width: 50px;
}
.pwd-rule:before{
    font-family: 'FontAwesome' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: inherit;
    color: #ddd;
    content: "\f1db";
}
.pwd-rule.pwd-success:before{
    color: #5cb85c;
    content: "\f05d";
}
.pwd-rule.pwd-error:before{
    color: #cc0000;
    content: "\f05c";
}

.ord-hist-container ul.list-group{
    box-shadow: none;
}
.ord-hist-container .panel > ul.list-group > li.list-group-item{
    border: none !important;
}
.ord-hist-container .panel > ul.list-group ul.list-inline{
    margin: -10px -15px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
}
.ord-hist-container .panel > ul.list-group ul.list-inline > li{
    vertical-align: top;
    padding: 0;
    flex: 1;
    border-left: 1px dotted #7FB3D5;
}
.ord-hist-container .panel > ul.list-group ul.list-inline > li:first-child{
    border-left: none;
}
.ord-hist-container .panel ul.order-flow{
    border-radius: 0;
    margin-bottom: 0;
}
.ord-hist-container .panel ul.order-flow > li{
    border-radius: 0 !important;
    border-top: 1px solid #7FB3D5 !important;
    box-shadow: inset 0 7px 9px -11px rgba(0,0,0,0.7);
    padding-top: 14px;
    padding-bottom: 14px;
}
.ord-hist-container .panel ul.order-flow > li::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 12.5px 0 12.5px;
    border-color: #7FB3D5 transparent transparent transparent;
    z-index: 2;
}
.ord-hist-container .panel ul.order-flow > li::after{
    content: '';
    position: absolute;
    top: -1px;
    left: 21px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 11.5px 0 11.5px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 2;
}
.ord-hist-container time{
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 10px;
}
.ord-hist-container .ord-timeline-head{
    font-weight: bold;
}

.ord-hist-container .list-group-item {
    border-left: none;
    border-right: none;
    border:none;
}

#frm_createsub label {
    opacity: .65!important;
}

.newsImg img {
    max-width: 100%;
    height: auto;
}