﻿
.languagecombobox {
    width: 60px !important;
    margin-right: 5px;
}

    .languagecombobox .rcbInner {
        height: 100%;
        font-size: 14px;
        border-radius: 0 !important;
    }

    .languagecombobox .rcbInput {
        background-position: left center !important;
        padding-left: 60px !important;
    }

.currencycombobox {
    width: 80px !important;
}

    .currencycombobox .rcbInner {
        height: 100%;
        font-size: 14px;
        border-radius: 0 !important;
    }

.toptop-contact-info {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: right;
    line-height: 161.8%;
}

.toptop-contact-info li {
    vertical-align: center;
    font-size: 11px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    color: white;
}


@media (min-width: 1600px) {
    .container {
        max-width: 1400px;
    }
}

.bg-blue {
    background-color: #0f6698;
}

.bg-nav-blue {
    background-color: #0b4464;
}

.bg-dark-blue {
    background-color: #083c59;
}

.bg-darker-blue {
    background-color: #063651;
}

.bg-gray {
    background-color: lightgray;
}

.toptop-nav {
    background-color: #333;
    padding: 0;
    width: 100%;
    overflow: hidden;
    line-height: normal;
    border-bottom: 4px solid #aaa;
}

    .toptop-nav .RadComboBox_Default .rcbReadOnly {
        /* Bakgrund och kanter för knappar i toptop meny */
        border: 0;
        background: #aaa !important;
    }

.whitemenu-container .navbar {
    padding: 0px !important;
}

#TopMenu .navbar-nav li a {
    color: #0b4567;
    font-size: 16px;
    font-weight: 600;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

#TopMenu .nav-link:focus, #TopMenu .nav-link:hover {
    background-color:#f1f1f1 ;
}

#MainMenu {
    height: 100%;
    padding: 0;
}

#MainMenu .navbar-nav li a {
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding-right:20px;
    padding-left: 20px;
}

.nav-link {
    display: block;
    padding: 0.8rem 1.5rem;
}


#MainMenu .nav-link:focus, #MainMenu .nav-link:hover {
    background-color: #062d44;
}

#MainMenu .dropdown-item:focus, #MainMenu .dropdown-item:hover {
    color: #fbfbfb;
    background-color: #062d44;
}

#navbarNavDropdown .dropdown:hover > .dropdown-menu {
    display: block;
}

#navbarNavDropdown .dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    margin-top: 0px;
}

.dropdown-submenu {
    position: relative;
}


.dropdown-submenu a {
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 10px;
    border-bottom: 1px solid #031e2d;
}

.bootstrap-edit {
    padding: 0;
    border-radius: 0px;
    border: 0;
    font-size: 12px !important;
    font-weight: 300 !important;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 14px;
    }

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}


.context-dark, .bg-gray-dark, .bg-primary {
    color: rgba(255, 255, 255, 0.8);
}

.footer-classic{
    padding-top:30px;
    font-weight: 300;
    font-size: 14px;
}


.footer-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 220px;
}


.footer-classic a, .footer-classic a:focus, .footer-classic a:active {
    color: #ffffff;
    padding-left: 4px;
}

.footer-classic a:hover {
    text-decoration: none;
    color: #bbb;
}

.nav-list li {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .nav-list li a:hover:before {
        /*margin-left: 0;
        opacity: 1;
        visibility: visible;
    }*/
    }

ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 23px;
    font: 900 13px/1 "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

.social-container .col {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.nav-list li a:before {
    content: "\f14f";
    font: 400 21px/1 "Material Design Icons";
    color: #4d6de6;
    display: inline-block;
    vertical-align: baseline;
    margin-left: -28px;
    margin-right: 7px;
    opacity: 0;
    visibility: hidden;
    transition: .22s ease;
}

h5.footer-white {
    color: white;
    font-size: 18px;
    font-weight: 400;
}

span.footer-white {
    color: white;
    font-size: 14px;
}

.fa-white {
    color: white;
    padding-right: 7px
}

.fa-black {
    padding-right: 7px;

}

.footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: 150px;
}

.navbar-link-top {
    font-size: 12px !important;
}

/*.RadInput .riButton:before {
    content: none !important;
}

.sec-radtb-delete-btn {
    background: url('../images/Icon/delete20.png' ) 1px 5px no-repeat !important;

}*/

.sec-filter-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: flex-start;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

.sec-radtb-filter {
    position: absolute;
    width: 100%;
}
.sec-radbtn-delete {
    position: absolute;
    float: right;
    top:6px;
    right:3px;
}



.sec-sidebarcart {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: white;
    /*overflow-x: hidden;*/
    transition: 0.5s;
    margin-left: 15px;
    /*border-left:solid;*/
}

    /*.sec-sidebarcart a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #000000;
        display: block;
        transition: 0.3s;
    }

        .sec-sidebarcart a:hover {
            color: #808080;
        }*/

    .sec-sidebarcart .sec-cart-closebtn {
        position: inherit;
        top: 0px;
        /*right: -85px;*/
        font-size: 36px;
        margin-left: 200px;
    }

.sec-sidebarcontext {
    height: 100%;
    border-left: solid;
    border-left-width: 1px;
    border-left-color:lightgrey;
    padding-top: 30px;
    padding-right:0
}


.sec-cart-title {
    font-size: 25px;
    color: #000000;
    padding-left: 10px;
    padding-bottom:10px;

}

.sec-cart-item-holder {
    position: relative;
    color: #000000;
    padding-left: 0px;
}

.sec-cart-btn-holder {
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.sec-cartbtn {
    padding: 10px;
    border-radius: 14px;
    margin: 10px;
    box-shadow: 0 1px 4px 0;
    right: 0;
    z-index: 8000;
    cursor: pointer;
    background-color: #ffffff;
    top: 150px;
    position: fixed;
    transition: right .5s;
}

    .sec-cartbtn img.sec-cartbtn-img {
        width: 35px;
        height: 35px;
        cursor: pointer;
    }

.sec-cart-items-count {
    border-radius: 50%;
    left: -15px;
    position: absolute;
    top: -15px;
    font-size: 13px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    background-color: #dd3333;
    color: #ffffff;
}

.sec-cart-totsum {
    margin-bottom: 5px;
    width: 100%;
    height: 35px;
    text-align: right;
}

.sec-cart-bottombtn {
    margin-bottom: 5px;
    width: 100%;
    height: 35px;
}

.sec-separator {
    border-bottom: 1px solid #0b4464;
}


#wrapper {
    transition: margin-left .5s;
    z-index: 1;
}

.searchtextbox {
    /*border: 1px solid #e5e5e5;
    padding: 4px;
    color: #333333;
    font-size: 16px;
    background-color: #ffffff;
    width: 100% !important; */
    border-radius: 0 !important;
    border: none;
}

.searchtextbox:focus {
    box-shadow: none;
    outline: none;
}

.searchtextbox:hover {
    border-color: #56aff1;
    background-color: #fff4d8;
}

.search-button {
    color: inherit;
    background-color: #e2e2e2;
}

    .search-button:hover {
        color: inherit;
        background-color: #c4c4c4;
    }

    .search-button:focus {
        box-shadow: none;
        outline: none;
    }

.filter-mobile-display-button {
    width: 100%;
    border: 1px solid #d6d3d3;
    background-color: #f3f3f3;
    padding: 10px;
    color: #4a4a4a;
    margin-bottom: 5px;
}

.filter-mobile-display-button:focus, .filter-mobile-display-button:hover {
    outline: none;
}


@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

@media screen and (max-width: 576px){
    .sec-cartbtn {
        top: 79px;
    }

    .filter-panel {
        max-height: 0;
        overflow: hidden;
        transition: 0.4s;

        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .footer-classic {
        padding-top: 10px;
       
    }
    h5.footer-white
}


