.new-theme-btn, .btn-login, #btnSave, .edit-btn-holder .btn{
    /*font-family: futura-pt-bold, sans-serif!important;*/
    /*font-size: 14px!important;*/
    /*background-color: #ACE3FF!important;*/
    /*border-color: #7BD1FF!important;*/
    /*color: #263040!important;*/
    /*border-radius: 0!important;*/
    /*padding: 18px 48px!important;*/
    /*text-transform: uppercase!important;*/
    font-family: futura-pt, sans-serif!important; /*Kan ændres til futura-pt-bold, hvis font-weight bliver rettet til 600 inde fra adobe.*/
    background: linear-gradient(0deg, #A1DEFF 0%, #B1E5FF 100%)!important;
    letter-spacing: 2px!important;
    border-radius: 2.36px!important;
    font-size: 14px!important;
    padding: 15px 3rem 13px !important;
    color: #263040 !important;
    border: solid 1px #7BD1FF !important;
    font-weight: 600 !important;
    transition: all .5s!important;
    text-transform: uppercase!important;
}
.new-theme-btn:hover, .btn-login:hover, #btnSave:hover, .edit-btn-holder .btn:hover{
    /*color: #ffffff!important;*/
    background: linear-gradient(0deg, #7BD1FF 0%, #7BD1FF 100%)!important;
    color: #ffffff!important;
}
.color-black{
    color: black!important;
}
.new-theme-btn-dark{
    font-family: futura-pt-bold, sans-serif;
    font-size: 14px;
    background-color: #263040!important;
    border-color: #263040!important;
    color: white!important;
    border-radius: 0!important;
}
.carousel__slide.has-thumb.has-image {
    background-color: #F7F7F7!important;
    margin: 0 10px 0 10px;
}

.has-megamenu>.navbar-parent{
    font-family: futura-pt-medium, sans-serif;
    font-size: 14px!important;
}
.has-megamenu{
    display: block;
    margin: auto;
}
.mega-menu-title{
    font-family: futura-pt-bold, sans-serif;
    font-size: 15px!important;
    color: black;
    text-transform: initial;
}
.mega-menu-item{
    font-family: source-sans-pro-regular, sans-serif;
    font-size: 14px!important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
    margin: auto;
}
.megamenu .megamenu-inner{
    width: 1150px;
}
.has-megamenu ::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.has-megamenu .megamenu::-webkit-scrollbar-thumb:hover {
    background: #555;
}

#footer .header-font{
    font-family: futura-pt-bold, sans-serif;
    font-size: 15px!important;
    color: #B1E5FF!important;
}
#footer .body-font{
    font-family: source-sans-pro-regular, sans-serif;
    font-size: 14px!important;
}
#footer ul{
    list-style-type: none;
    padding-left: 0px!important;
}
#footer{
    padding-left: 5rem;
}
#footer .mail{
    color: white!important;
    text-decoration: underline;
}
#footer .tel{
    font-family: futura-pt-light, sans-serif;
    color: white!important;
    font-size: 28px;
    font-weight: 100!important;
}
#footer .copy-right{
    font-family: source-sans-pro-regular, sans-serif;
    font-size: 10px!important;
}
#footer .fab{
    color: white;
    font-size: 16px;
    margin-top: 4px;
}

#languageSwitcher{
    top: initial;
    left: initial;
    right: 50px;
}
.icons-holder #offcanvasRight, header .shopping-icon{
    display: none;
}
#offcanvasRightLabel{
    color: black!important;
}
/*input{*/
/*    background: #ffffff!important;*/
/*}*/
.help-text{
    font-family: futura-pt-regular, sans-serif;
    font-size: 14px!important;

}
.navbar-brand{
    display: block;
    margin-top: 15px;
}
.mini-cart-holder{
    position: absolute;
    top: 87px;
    width: 300px;
    min-height: 0px!important;
    display: none;
    /*background-color: white;*/
    /*box-shadow: 0 0 5px 2px gainsboro;*/
}
.mini-cart-parent{
    background-color: white;
    box-shadow: 0 0 5px 2px gainsboro;
}
/*.shopping-icon:hover+.mini-cart-holder{*/
/*    display: block;*/
/*    transition: 2s;*/
/*}*/
/*.mini-cart-holder:hover{*/
/*    display: block;*/
/*}*/

.megamenu-holder{
    width: max-content;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
}
.go-back{
    display: inline-block;
    margin-top: 45px;
}
.go-back .fa-chevron-left{
    color: #7BD1FF;
}
.backToBasketHide:hover{
    color: white!important;
}
.offcanvas-header .btn-close{
    margin-left: 90%;
}
.navbar-search .form-control:focus{
    box-shadow: none!important;
}
#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    height: 45px!important;
    width: 45px!important;
    padding: 5px!important;
    border-radius: 50%;
    border: 5px solid white;
    background-color: #ACE3FF;
    color: #7BD1FF;
}
.up-icon{
    margin-top: -10px;
}
.megamenu{
    display: none!important;
    width: 976px!important;
    overflow-x: auto;
    position: absolute;
    top: 140px!important;
    margin-left: calc((100% - 976px)/2);
    background-color: #F0EFEC!important;
}
.megamenu:hover{
    display: block!important;
}
#navbarDropdown:hover+.megamenu{
    display: block!important;
}
#navbarDropdown{
    font-family: futura-pt-medium, sans-serif;
    font-size: 14px!important;
    color: black;
}
.nav-link.lang-selector{
    font-family: source-sans-pro-regular, sans-serif!important;
    font-size: 14px!important;
    color: black!important;
}
.navbar{
    padding-bottom: 0!important;
}
nav a:hover{
    color: black!important;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-bottom: 1rem!important;
}
.go-back #Path{
    stroke: rgba(0,0,0,.6)!important;
}
.icons-holder{
    padding-top: 40px;
}
.fav-tab, .lang-tab{
    display: none;
}
.fav-lg, .lang-lg{
    display: block;
}
.small-view{
    display: none;
}
.campaign-menu{
    white-space: nowrap!important;
    color: black!important;
}

@media screen and (min-width:1200px) and (max-width:1500px) {
    .fav-tab{
        display: inline-block;
        width: 20px;
        margin-left: 20px;
    }
    .fav-lg, .lang-lg{
        display: none;
    }
    .lang-tab{
        display: block;
    }
    .navbar-search {
        width: 250px!important;
    }
    .icons-holder{
        padding-top: 20px;
    }
}
@media screen and (max-width:1274px){
    #footer .tel{
        font-size: 16px;
    }
}
@media screen and (min-width:992px) and (max-width:1199px){
    .extra-info-holder{
        display: none;
    }
    .navbar-search {
        width: 200px!important;
    }
    .small-view{
        display: block;
    }
    .select-size-btn{
        margin: 19px 0;
    }
}

@media screen and (min-width:992px){
    .big-screen{
        display: block;
    }
    .small-screen{
        display: none;
    }
}
@media screen and (max-width:991px)  {
    .big-screen{
        display: none;
    }
    .small-screen{
        display: block;
    }
    .navbar .offcanvas-body .col-xl-4{
        height: 50px;
    }
    .search-mobile{
        width: 100%;
    }
    .navbar-search{
        width: 100% !important;
    }
    .go-back {
        margin-top: 0px;
    }
    .nav-link{
        padding: 10px!important;
    }
    .mega-menu-parent{
        color: black;
        font-size: 16px;
    }
    .mega-menu-parent:hover , .mega-menu-parent:focus{
        color: black!important;
    }
    .small-nav{
        padding: 10px 20px;
    }
    .megamenu-holder{
        margin: inherit;
    }
}
