﻿.fa-user-alt {
    font-size: medium !important;
}

.main-header_nav {
    padding: 1rem 0;
}
#mySearchBar {
    display: none;
    width: 100%;
    background-color: #FFFCF7;
    height: 129px;
    box-sizing: border-box;
    padding-top: 129px;
    overflow: hidden;
}
.ulSearchBar {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 70%;
    flex-direction: row;
}
.inputSearchBar {
    height: 40px !important;
    width: 100%;
    background-color: #F6F1EB !important;
    border: 0;
    padding: 0 2%;
}
.liSearchBox {
    padding-right: 35px;
    padding-left: 0px;
    border-right: 1px solid #606060;
    border-left: none;
    justify-content: right;
    display: flex;
    align-items: center;
}
.searchBarIcon, .searchBarIconS {
    width: 30px;
    height: 30px;
    background: #606060;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 6px;
}
.dropdown-item.selected {
    background-color: #808080 !important;
    color: white !important;
}
.usermobil {
    display: flex;
    align-items: center;
}
.deck-show {
    display: flex;
    align-items: center;
    justify-content: end;
}
.aLink a {
    cursor: pointer;
}

.logo-img {
    width: 120px;
}

.sidbar-logo-img {
    width: 100px;
}

@media(max-width: 768px) {
    #userMenu li .dropdown-item {
        font-size: .9rem !important;
    }
}

@media(max-width: 768px) {
    .logo-img {
        width: 100px;
        margin-top: 15px;
    }
}

#mobileMenu .offcanvas-menu-inner {
    overflow-y: scroll;
    padding-bottom: 3rem;
    padding: 0 5%;
    background: #fbf7f2;
    width: 65%;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15) !important;
    border-radius: 0.0rem !important;
    box-shadow: none !important;
}

.textReset {
    outline: none !important;
    text-decoration: none !important;
    font-weight: normal;
}

    .textReset span {
        color: #262626 !important;
    }

.userIcon {
    color: #6c757d;
    font-size: 16px;
}

.top-icon-left {
    top: 4px !important;
}

    .top-icon-left i {
        font-size: 16px;
    }

@media(max-width: 260px) {
    .logo-mobile-none {
        display: none;
    }
}

@media(max-width: 990px) {
    .logo-mobile-none {
        width: 100% !important;
    }
}

@media(min-width: 260px) {
    .mobil-260 {
        padding: 0px 5%;
    }
}

@media(min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        width: 1320px !important;
    }
}

.dropdown-menu-end {
    padding: 0px !important
}

    .dropdown-menu-end li a {
        color: #262626;
    }

.dropdownMenu1 {
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    color: #4F4F4F !important;
}

    .dropdownMenu1:hover {
        color: #151515 !important
    }

.icons-user {
    float: right;
    margin: 0 1rem;
    color: #707070;
}

.ulGallery li a {
    color: #262626 !important;
}

#userMenu {
    position: absolute;
    background: #fff;
    z-index: 1;
    padding: 2% 0;
    margin-right: -3%;
    width: max-content;
}

    #userMenu li {
        padding: 3% 0 !important
    }

.users-icon {
    margin-top: -3%;
    margin-left: 1%;
}

@media(max-width: 768px) {
    .dis-block {
        display: block !important;
    }
}

@media(min-width: 990px) {
    .menu-lang {
        display: none !important;
    }
}

.mobile-show {
    display: none !important;
    left: -2%;
    position: absolute !important;
    float: left;
    margin-left: 0px
}

@media(max-width: 990px) {
    .usermobil {
        right: 0;
        position: absolute;
        z-index: 3
    }
}

@media(max-width: 260px) {
    .usermobil {
        width: 70%;
    }
}

@media(max-width: 990px) {
    .mobile-show {
        display: block !important;
    }
    .deck-show {
        display: none !important;
    }
}
.rowMargin {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.menu-lang {
    cursor: pointer;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    direction: ltr;
    top: 42%;
    padding-right: 15px;
}

.svg-open-hover {
    float: left
}

.menu-lang-box {
    background: #707070;
    width: 120px;
    height: 22px;
    float: left;
    margin-left: 15px;
    display: none;
    justify-content: space-around;
    transition: width 2s;
}



@media(max-width: 990px) {
    .deck-show {
        display: block ;
    }
}

.svg-close-hover {
    display: none;
    float: left
}

.mobile-menu_wrapper .offcanvas-menu-inner, .offcanvas-minicart_wrapper .offcanvas-menu-inner, .offcanvas-search_wrapper .offcanvas-menu-inner {
    right: auto !important;
    right: auto !important;
    left: 0 !important;
}

.menu-item-has-children a {
    color: #4F4F4F;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid rgba(112, 112, 112, .3);
}

    .menu-item-has-children a:hover {
        color: #262626 !important;
        font-weight: bold !important;
        text-decoration: none;
        background: #f0f0f0 !important;
    }

.btn-close {
    top: 5px;
    left: 0px;
    background: transparent;
}

    .btn-close:hover > i {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #414141;
    }

.Currencyli {
    text-align: center;
}

.w-40 img {
    float: right;
}

.offcanvas-navigation .mobile-menu li a {
    padding: 2% !important;
}

.icon-close-mobile {
    left: -2%;
    position: absolute !important;
    float: left;
    margin-left: 25px;
    font-size: 16px;
    text-align: left;
}

.offcanvas-navigation .mobile-menu li.menu-open > .menu-expand i::before {
    content: '\f068';
    transition: all 0.3s ease-in;
    display: block;
    transform: rotate(360deg);
}

.offcanvas-navigation .mobile-menu li > .menu-expand {
    font-size: 1.5rem
}

    .offcanvas-navigation .mobile-menu li > .menu-expand i {
        color: #707070
    }

.fa-user-alt {
    font-size: medium !important;
}

.selected2 {
    background: #808080;
    color: #fff !important;
}

.selected {
    background: #808080;
    color: #fff !important;
}

@media (min-width: 990px) {
    .menu-lang {
        display: none !important;
    }
}

#userMenu ul {
    z-index: 1060 !important;
    min-width: inherit !important;
    font-size: 10pt !important;
    transform: none !important;
}

.box {
    background: #606060;
    width: 127px;
    height: 25px;
    float: left;
    margin-left: 15px;
    justify-content: space-around;
    line-height: 1.8;
}

    .box div {
        display: inline-block;
        margin-right: 15%
    }

.main-menu_area ul li a {
    text-decoration: none;
    cursor: pointer;
    font-weight: normal
}

    .main-menu_area ul li a:hover {
        -webkit-text-stroke: 0.5px #282828;
        transition: all .5s;
    }

@media (min-width: 768px) {
    .ps-md-2 {
        padding-right: 0px !important;
    }
}

@media (max-width: 493px) {
    .mobile-show {
        left: 0%;
    }
}

@media (max-width: 568px) {
    .logoH-eder {
        height: 45px !important;
    }
}

.logoH-eder {
    width: auto;
    height: 74px;
    margin-top: 0;
}

.mm-text:hover {
    background: #736969;
    color: #fff !important;
}

.bounce {
    display: inline-block;
    position: relative;
    -moz-animation: bounce 0.5s infinite linear;
    -o-animation: bounce 0.5s infinite linear;
    -webkit-animation: bounce 0.5s infinite linear;
    animation: bounce 0.5s infinite linear;
}

.fa-angle-left, .fa-angle-right {
    color: #fff;
    margin-right: 15px;
    line-height: 26px;
}

@-webkit-keyframes bounce {
    0% {
        left: 0;
    }

    50% {
        left: -0.2em;
    }

    70% {
        left: -0.3em;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes bounce {
    0% {
        left: 0;
    }

    50% {
        left: -0.2em;
    }

    70% {
        left: -0.3em;
    }

    100% {
        left: 0;
    }
}

@-o-keyframes bounce {
    0% {
        left: 0;
    }

    50% {
        left: -0.2em;
    }

    70% {
        left: -0.3em;
    }

    100% {
        left: 0;
    }
}

@-ms-keyframes bounce {
    0% {
        left: 0;
    }

    50% {
        left: -0.2em;
    }

    70% {
        left: -0.3em;
    }

    100% {
        left: 0;
    }
}

@keyframes bounce {
    0% {
        left: 0;
    }

    50% {
        left: -0.2em;
    }

    70% {
        left: -0.3em;
    }

    100% {
        left: 0;
    }
}

.brdItemTitle {
    color: #262626 !important;
    font-size: 1.4rem;
    overflow: hidden;
    display: block;
    font-weight: normal;
    opacity: 0.9;
    transition-property: font-weight;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
}

    .brdItemTitle:hover {
        font-weight: bold;
        text-decoration: none !important;
    }

.brdItemTitleact:hover {
    text-decoration: none !important;
}

.brdItemTitleact {
    font-weight: bold!important;
    color: #5E673C !important;
    font-size: 1.4rem;
    overflow: hidden;
    display: block;
}

@media(max-width:768px) {
    .brdItemTitleact {
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 9rem;
    }

    .brdItemTitle {
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 9rem;
    }
}

.breadcrumb {
    background: transparent !important;
    padding: 8px 0px;
    border: none !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "|");
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
