
.hidden {
    display: none;
}

.modal-backdrop {
    z-index: 1028 !important;
}

.link-unstyled, .link-unstyled:link, .link-unstyled:hover {
    color: inherit;
    text-decoration: inherit;
}

.navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-sahibinden {
    background-color: #fff;
    height: 58px;
}

.sah-search-icon {
    font-size: 1.5rem;
    line-height: 1.2;
}

.navbar-sahibinden .navbar-right li .item-menu,
.navbar-sahibinden .navbar-right li .item-menu:hover,
.navbar-sahibinden .navbar-right li .item-menu:active,
.navbar-sahibinden .navbar-right li .item-menu:focus {
    color: #EBEBEB;
    font-size: 11px;
    font: 12px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
}

.navbar-sahibinden .navbar-right li .user-menu:hover {
    cursor: pointer;
    text-decoration: underline;
}

.navbar-sahibinden .navbar-right .post-free-btn a {
    background: #fff;
    font-size: 0.68rem;
    border: 1px solid #00B9E1;
    padding: 10px 19px 8px;
    color: #00B9E1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    font-weight: 700;
}


.navbar-sahibinden .navbar-right .post-free-btn a:hover,
.navbar-sahibinden .navbar-right .post-free-btn a:focus,
.navbar-sahibinden .navbar-right .post-free-btn a:active {
    background: #e7faff;
    font-size: 0.68rem;
    padding: 10px 19px 8px;
    color: #00B9E1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    font-weight: 700;
}

.navbar-sahibinden .navbar-brand {
    margin-right: 80px;
}

@media only screen and (min-width: 1200px) {
    .navbar-sahibinden .navbar-brand {
        margin-right: 110px;
    }
}

.home-page-search-form {
    height: 36px;
}

.navbar-sahibinden .home-page-search-form input {
    background: #fff;
    font: 12px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    width: 300px;
    padding: 0 30px 0 7px;
    font-size: 11px;
    border: 1px solid #16CA9F;
    border-radius: 8px;
    outline: 0;
}

.navbar-sahibinden .home-page-search-form .search-type {
    background-color: #00B9E1;
    font: 11px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    color: #fff;
    border-radius: 8px;
    outline: 0;
    background-image: url("https://stokalan.com/app/default/assets/addons/default/visiosoft/sahibinden-theme/resources/images/select-arrow.png?v=1734952853");
    background-repeat: no-repeat, repeat;
    background-position: right .5em top 50%, 0 0;
    background-size: 20px auto, 100%;
}

.select-arrow {

}

.navbar-sahibinden .home-page-search-form input::-webkit-input-placeholder { /* Edge */
    color: #979aa3;
}

.navbar-sahibinden .home-page-search-form input:-ms-input-placeholder { /* Internet Explorer */
    color: #979aa3;
}

.navbar-sahibinden .home-page-search-form input::placeholder {
    color: #979aa3;
}

.navbar-sahibinden .home-page-search-form input::-webkit-clear-button {
    display: none;
}

.navbar-sahibinden .home-page-search-form input:focus {
    background: #fff;
    color: #333;
}

.navbar-sahibinden .home-page-search-form button[type="submit"] {
    right: 0;
    border: none;
    color: #9497a0;
    border: 3px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.navbar-sahibinden .home-page-search-form input:focus + button {
    background-color: #448cd6;
    color: #fff;
}

.user-menu ~ .dropdown-menu {
    border-radius: 0;
}

.user-menu ~ .dropdown-menu .border-bottom {
    font-size: 14px;
    font-weight: 500;
    color: #666;
}

.user-menu ~ .dropdown-menu .dropdown-item {
    font-size: 12px;
    margin: 4px 0;
    width: 190px;
    border-bottom: 1px solid #EBEBEB;
}

.user-menu ~ .dropdown-menu .dropdown-item:hover {
    text-decoration: underline;
}

.navbar-sahibinden .navbar-right .show .user-menu {
    text-decoration: underline;
}

.navbar-sahibinden .dropdown-menu a {
    color: #333;
}

.currency-change .dropdown .dropdown-menu {
    width: 300px;
    border-radius: 0;
}

.left-categories-section .categories-list,
.left-categories-section .categories-list li ul {
    list-style: none;
    margin: 8px 2px 13px 0;
}

.left-categories-section .categories-list .categories-list-li {
    padding: 6px 0 0 35px;
    margin-top: 7px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}


.left-categories-section .categories-list .categories-list-li img {
    margin-left: -35px;
}

.left-categories-section .categories-list .categories-list-li .main-category {
    font-weight: bold;
    line-height: 20px;
}

.left-categories-section .categories-list .categories-list-li ul li {
    margin-bottom: 5px;
    line-height: 17px;
}

.left-categories-section .categories-list .categories-list-li .main-category,
.left-categories-section .categories-list .categories-list-li ul li a {
    font: 13px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    color: #039;
    line-height: 17px;
    text-decoration: none;
    outline: 0;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
}

.left-categories-section .categories-list .categories-list-li ul .show-all {
    margin-bottom: 14px;
}

.left-categories-section .categories-list .categories-list-li ul .show-all a {
    cursor: pointer;
}

.left-categories-section .categories-list .categories-list-li .main-category:hover,
.left-categories-section .categories-list .categories-list-li ul li a:hover {
    text-decoration: underline;
}

.left-categories-section .categories-list .categories-list-li ul li a i {
    color: #5d6f86;
}

.latest-ads-home .latest-title {
    font: 13px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
}

.header-home-centent {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 7px;
    font-size: 13px;
    font-weight: normal;
}

.a-sahibinden-type {
    font: 13px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    color: #414344;
    line-height: 17px;
    text-decoration: none;
    outline: 0;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
}

.no-price-info {
    background: #fff;
    font-size: 0.68rem;
    border: 1px solid #00B9E1;
    padding: 5px;
    margin-bottom: 15px;
    text-align: center;
    color: #00B9E1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    font-weight: 700;
}

.a-sahibinden-type:hover {
    text-decoration: none;
}

.a-sahibinden-type.report-ads {
    color: #F97462;
    padding: 8px;
    border:1px solid #F97462;
    border-radius: 8px;
}

.a-sahibinden-type.favorite-ads {
    margin:0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #414344;
    border:1px solid #414344;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    font-size: 16px;
}
.a-sahibinden-type.favorite-ads.active {
    color: red;
}

.share-ads {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #414344;
    border:1px solid #414344;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    font-size: 16px;
}

.home-classified-row .classified-image img {
    max-width: 100%;
    width: initial;
    object-fit: cover;
}

.home-classified-row .classified-image .classified-price {
    max-width: 90%;
    right: 4px;
    top: 4px;
    color: #fff;
    line-height: 12px;
    padding: .2rem;
    font-size: 13px;
    background-color: rgba(0, 0, 0, .6);
}

.home-classified-row .classified-subject a {
    color: #333;
    width: 140px;
    display: block;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 18px;
    font: 11px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    font-weight: bolder;
}

#footer {
    border-top: 1px solid #dfdfdf;
    background: linear-gradient(180deg, rgba(22, 202, 159, 0.2) 0%, rgba(0, 185, 225, 0.2) 100%);
    position: relative;
    clear: left;
    padding: 28px 0px;
}

#footer ul {
    list-style: none;
}

#footer h6 {
    font-size: 14px;
    font-weight: bold;
    color: #414344;
}


#footer li a {
    font: 13px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    color: #888;
}

.footer-help-box span {
    font-size: 12px
}

.footer-help-box p {
    font-size: 12px;
    color: #555;
}

.sah-phone-square, .sah-question-circle {
    font-size: 2.5rem;
    line-height: 1.2;
}

#footer .store_icon .playstore {
    background: url("https://stokalan.com/app/default/assets/addons/default/visiosoft/sahibinden-theme/resources/images/store_icon.png?v=1734952853") top left no-repeat;
    width: 96px;
    height: 30px;
}

#footer .store_icon .appstore {
    background: url("https://stokalan.com/app/default/assets/addons/default/visiosoft/sahibinden-theme/resources/images/store_icon.png?v=1734952853") top right no-repeat;
    width: 96px;
    height: 30px;
}

#footer .copyright p {
    color: #555;
    font-size: 11px;
}

#footer .lang p {
    color: #555;
    font-size: 11px;
}

#footer .warning-text {
    font-size: 11px;
    color: #888;
    padding: 12px;
    background: #414344;
    border: 1px dashed #ccc;
    border-radius: 2px;
    font: 12px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    margin: 8px 0;
}

.home-banner img {
    width: 100%;
    max-width: 970px
}

@media (min-width: 577px) {
    .left-categories-section .categories-list .categories-list-li img {
        width: 26px;
        margin-right: 5px;
    }
}


/* Mobile Template */
@media (max-width: 576px) {
    #header {
        position: sticky;
        top: 0;
        z-index: 1030;
    }

    .navbar-sahibinden {
        background-color: #fff;
        height: initial;
        padding: 7px 16px;
        padding-top: calc(7px + env(safe-area-inset-top));
    }

    .mobile-navigation-label, .sah-mobile-nav-wrapper a {
        color: #414344 !important;
    }

.navbar-sahibinden .navbar-brand {
    margin-right: 0;
    height: initial;
}

#footer {
    padding-bottom: 50px;
}

.home-banner {
    padding: 12px 0 0 0 !important;
}

.home-banner img {
    padding: 2px;
}

.category-icon img {
    width: 33px;
    height: 33px;
    margin-top: 10px;
}

.left-categories-section {
    margin-top: 18px;
}

.left-categories-section .categories-list .categories-list-li .main-category {
    color: #333;
    font-size: 16px;
    text-decoration: inherit;
}

.left-categories-section .categories-list .categories-list-li {
    margin: 0;
    padding: 0px 0 0px 37px;
    border-bottom: none;
}

.left-categories-section .categories-list {
    margin: 8px 2px 8px 0;
}

.left-categories-section .categories-list .categories-list-li .sub-categories {
    color: #bcbbbb;
    border-bottom: 1px solid #e6e6e6;
    margin: -13px 0px 0px 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}

.list-classified-home {
    justify-content: center !important;
}

#footer {
    background-color: transparent;
    border-top: none;
}

#footer .copyright p {
    font-size: 12px;
    color: #bcbbbb;
}


}

.footer-mobile {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #f7f7f7;
    border: 1px solid #dedede;
    padding: 1px 0;
    margin: 0;
    z-index: 300;
    padding-bottom: calc(1px + env(safe-area-inset-bottom));
}

.footer-mobile li {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    height: 100%;
    width: 20%;
    overflow: visible;
}

.footer-mobile li a:before {
    background-image: url("/app/default/assets/addons/default/visiosoft/sahibinden-theme/resources/images/openclassify-footer-menu.png?v=1734952853");
    -webkit-background-size: 114px 114px;
    -moz-background-size: 114px 114px;
    background-size: 114px 114px;
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    display: block;
    margin: 0 auto 4px auto;
    left: calc(50% - 11px);
    top: 6px;
}

.footer-mobile li .showcase-icon:before {
    background-position: -26px -66px;
}

.footer-mobile li .search-icon:before {
    background-position: -48px -44px;
}

.footer-mobile li .add-ad-icon:before {
    background-position: -70px -22px;
}

.footer-mobile li .for-me-icon:before {
    background-position: -92px 0;
}

.footer-mobile li .categories-icon:before {
    background-position: 0 -89px;
}

.footer-mobile li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    font-size: 11px;
    color: #333;

}

/* Details Page */

.offered-field h3 {
    font-size: 14px;
    color: #0B7E63;
    margin: 0;
}

.offered-field h2 {
    color: #039;
    font: 12px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    padding: 3px 10px 10px 0;
    border-bottom: 1px solid #dedede;
    margin: 0;
}

.classified-detail {
    padding-top: 4px;
}

.fa-facebook, .fa-twitter, .fa-whatsapp {
    font-size: 18px;
}

.classified-detail li {
    color: #666;
    height: 100%;
    font: 13px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
    zoom: 1;
}

.classified-user-section .userBox {
    padding: 3px;
    color: #333;
    margin-bottom: 13px;
    position: relative;
}

.classified-user-section .userDetail {
    padding: 12px 14px;
}

.classified-user-section .userDetail h5 {
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
    margin: 0;
    text-shadow: 1px 1px 0 #fff;
    padding-top: 5px;
}

.classified-user-section .userDetail p {
    margin-bottom: 6px;
    font-size: 13px;
    color: #007A95;
}

.user-profile-img {
    max-height: 34px;
    max-width: 92px;
    height: 34px;
    float: right;
}

.store-profile-img {
    max-height: 100px;
    object-fit: contain;
    border-radius: 8px;
    border: 1px solid #E6E8EE;
}

.ads-owner a {
    color: #414344;
    font-weight: bold;
    font-size: 14px;
}

.other-ads-link {
    color: #007A95;
    font-weight: bold !important;
}

.ads-favorite-owner{
    background: #00B9E1;
    border-radius: 8px;
    padding: 10px;
    display: block;
    color: #fff !important;
}

.classified-user-section .classified-owner-action {
    margin-top: 10px;
}

.classified-user-section .classified-owner-action a,
.classified-user-section .classified-owner-action a:hover {
    font: 12px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    color: #007A95;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}

.classified-user-section .classified-owner-action a:hover {
    text-decoration: underline;
}

.classified-user-section .classified-owner-action li {
    font-size: 11px;
    padding-right: 11px;
    padding-left: 0;
    border-left: none;
}

.classified-user-section .classified-owner-action li:last-of-type {
    border-right: 0;
}

.classified-user-section .classified-owner-contact {
    margin-top: -2px;
    margin-bottom: 5px;
    font-size: 14px;
}

.classified-user-section .classified-owner-contact li {
    border-top: 0;
    padding: 10px 0;
    margin: 0;
}

.classified-user-section .security-tips {
    border: 1px solid rgba(127, 220, 239, 0.4);
    border-radius: 8px;
    padding: 10px 10px 5px 10px;
    color: #666;
    outline: 10px solid #fff;
}

.classified-user-section .security-tips h6 {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    line-height: 30px;
}

.classified-user-section .security-tips p {
    padding: 6px 0;
    font-size: 11px;
}

.classified-description .nav-fill .nav-item:last-child {
    margin-right: 10px;
}

.classified-description .nav-fill .nav-item {
    flex: auto;
    margin-left: 10px;
    margin-bottom: 0;
    color: #414344;
    display: block;
    border: 1px solid #c0c0c0;
    padding: 7px 17px 11px 17px;
    border-bottom: 0;
    background: #fff;
    border-radius: 8px 8px 0 0;
    height: 36px;
    font-size: 14px;
}

@media only screen and (min-width: 576px) {
    .classified-description .nav-fill .nav-item {
        flex: none;
    }
}

/* QR Contact tab color */
#nav-qrtab-tab {
}

.ad-detail-tabs.overflow-auto {
    flex-wrap: nowrap;
}

.ad-detail-tabs .nav-link.active {
    color: #414344;
    font-weight: bold;
    border: 1px solid #00B9E1;
    border-bottom: 0;
    background: rgba(127, 220, 239, 0.4);
    border-radius: 8px 8px 0 0;
    text-decoration: none;
    cursor: default;
    font-size: 14px;
}

.classified-description .nav-tabs {
    border-bottom: 1px solid #414344;
}

.classified-description .subject-tab {
    padding: 6px 10px 7px 10px;
    font: 14px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
    font-weight: bold;
}

.classified-description .tab-content {
    border: 1px solid #dedede;
    position: relative;
    margin-bottom: 10px;
    clear: both;
}

.classified-description .classified-description-row {
    padding: 0 10px;
    word-wrap: break-word;
    line-height: 1.3em;
    font-size: 14px;
}

.classified-description {
    padding-top: 35px
}

.left-categories-section .categories-list .categories-list-li .sub-categories {
    min-height: 18px;
}

.banner-web {
    max-width: 830px;
    max-height: 260px;
}

/* List store */
.rec-title-store {
    font-size: 11px;
}

.bg-theme {
    background-color: #007bff;
}

.logo-web {
    max-height: 46px;
}

.logo-mobile {
    max-height: 40px;
}

.search-nav:hover {
    text-decoration: none;
}

.navigation-search input {
    background-color: rgba(255, 255, 255, 0.3);
    border: none;
    padding: 6px;
    color: #414344;
    padding-left: 40px;
}

.navigation-search input:focus {
    outline: none;
}

.cart-navigation svg circle,
.cart-navigation svg path {
    fill: #fff;
}

.cart-navigation p {
    display: none !important;
}

.close-search-nav {
    font-size: 1.5rem;
    line-height: 1.2;
    right: 8px;
    top: 5px;
}

.language-navigation-field > a {
    color: #222;
    font-size: 12px;
}

.sah-mobile-nav-wrapper {
    font-size: 1.5rem;
}

/* Cart Module */
.add-to-cart-button-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: .25rem;
    border: 1px solid #dee2e6 !important;
}

.add-to-cart-button-wrapper > .row {
    background-color: #edfbfc;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.add-to-cart-button-wrapper > .row .prices {
    font-size: 18px;
    padding: 1.5rem 1rem 0 !important;
}

.add-to-cart-button-wrapper > .row .prices .sah-standard-price {
    color: #ff0000;
    text-decoration: line-through;
}

.sah-standard-price-percentage {
    background-color: #f00;
    font-size: 12px;
}

.add-to-cart-button-wrapper > .row > .row {
    padding: 1.5rem 1rem !important;
    flex-wrap: initial;
    justify-content: space-between !important;
    flex-direction: column;
}

@media only screen and (min-width: 992px) {
    .add-to-cart-button-wrapper > .row > .row {
        padding: 1.5rem 1rem !important;
        flex-wrap: initial;
        justify-content: space-between !important;
        flex-direction: row;
    }
}

.quantity-row {
    margin-bottom: .25rem;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #dee2e6 !important;
}

@media only screen and (min-width: 992px) {
    .quantity-row {
        margin-bottom: 0;
        max-width: 48% !important;
    }
}

@media only screen and (min-width: 1200px) {
    .quantity-row {
        max-width: 39% !important;
    }
}

.quantity-row .input-group-prepend {
    margin-right: 0;
}

.quantity-row ~ div {
    max-width: 100%;
    flex: initial;
}

@media only screen and (min-width: 992px) {
    .quantity-row ~ div {
        max-width: 50%;
    }
}

.quantity-row input {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    height: 100%;
}

.quantity-minus-btn, .quantity-plus-btn {
    border-radius: 0 !important;
    background-color: #fff !important;
    border: 0 !important;
    color: #999 !important;
}

.quantity-minus-btn:focus, .quantity-plus-btn:focus {
    box-shadow: unset;
}

.quantity-minus-btn:not(:disabled):not(.disabled):active:focus,
.quantity-plus-btn:not(:disabled):not(.disabled):active:focus {
    box-shadow: unset;
}

.add-cart-button {
    width: 100%;
    font-size: 14px;
}

@media only screen and (min-width: 1200px) {
    .add-cart-button {
        font-size: 14px;
    }
}

.add-cart-button i {
    display: none;
}

/* Hide location container */
.location-container {
    display: none;
}

.viewed-ad-count {
}

/* Share modal */
#shareModal .modal-header {
    margin-top: -2rem;
    text-align: center;
    border: none;
}

#shareModal .modal-header .title {
    font-size: 35px;
}

#shareModal .modal-header i {
    background-color: orange;
}

#shareModal .close {
    right: 0.5em;
    top: 0.25em;
}

#shareModal .img-thumbnail {
    border-radius: 33px;
    width: 61px;
    height: 61px
}

#shareModal .smd .fab:before {
    position: relative;
    top: 13px
}

#shareModal .smd {
    font-size: small;
    text-align: center;
}

#shareModal .fa-2x {
    font-size: 2em !important;
}

#shareModal .ur {
    border: none;
    background-color: #e6e2e2;
}

.cookie-bar__inner {
    background-color: #d9dade !important;
    color: #000 !important;
    font-size: .7rem !important;
    text-align: center !important;
    width: 100% !important;
    position: fixed !important;
    bottom: 0 !important;
    z-index: 9999999999999 !important;
}

.cookie-bar__inner .cookie-bar__link {
    color: #000 !important;
}

.store-mobile-view-all {
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    color: #007bff !important;
    padding-bottom: 10px;
}

.home-page-ads-area img {
    width: 100%;
}

.navbar-collapse {
    padding-left: 15px !important;
}

.p-1, .user-menu {
    color: #414344 !important;
}

.right-banner {
    right: 0;
    top: 74px;
}

@media (max-width: 1281px) {
    .right-banner img {
        width: 75% !important;
        float: right;
    }

    .left-banner img {
        width: 75% !important;
    }
}

.home-classified-row {
    margin-bottom: 10px;
}


.img-cover {
    object-fit: cover;
}

.vodiapicker {
    display: none;
}

#currencies-list {
    padding-left: 0px;
}


#currencies-list li {
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

#currencies-list li:hover {
    background-color: #F4F3F3;
}

#currencies-list li img {
    width: 16px;
}

#currencies-list li span, .btn-select li span {
    margin-left: 5px;
}

/* item list */

.currencies {
    display: none;
    width: 100%;
    max-width: 350px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 5px;

}


.currency-select .btn-select {
    margin-top: 10px;
    width: 100%;
    max-width: 350px;
    height: 34px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ccc;

}

.currency-select .btn-select li {
    list-style: none;
    float: left;
    padding-bottom: 0px;
}

.currency-select .btn-select li img {
    width: 16px;
}

.currency-select .btn-select:hover li {
    margin-left: 0px;
}

.currency-select .btn-select:hover {
    background-color: #F4F3F3;
    border: 1px solid transparent;
    box-shadow: inset 0 0px 0px 1px #ccc;


}

.currency-select .btn-select:focus {
    outline: none;
}

.back-button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}

@media only screen and (max-width: 576px) {

    .classified-title-share ~ .share-nav-btn {
        display: none;
    }

    .classified-description .nav-fill .nav-item {
        height: 36px !important;
        white-space: nowrap;
    }
}
