@font-face {
    font-family: cairo;
    src: url('./fonts/Cairo-Regular.ttf');
}
@font-face {
    font-family: Cairo-Bold;
    src: url('./fonts/Cairo-Bold.ttf');
}

body {
    font-family: cairo, thaoma;
    font-size: 16px;
}
.lang-btn {
    margin: 0px 10px 0px 10px;
}
.country-flag {
    width: 16px;
}
.ltr {
    direction: ltr;
}
.lazyloaded h1, .lazyloaded h2, .lazyloaded h3, .lazyloaded h4, .lazyloaded h5, .lazyloaded h6, .lazyloaded .f__mont, .lazyloaded .f_heading {
    font-family: cairo, thaoma;
}
#nt_content {
    border-top: 3px solid #764c24;
    padding-top: 20px;
    padding-bottom: 50px;
}
form span.required {
    color: #fc655e;
}
.social-icon-span {
    padding: 0px 5px;
    font-size: 30px;
}
.card-title {
    margin-bottom: 30px;
}
.card-title span {
    font-weight: bold;
    color: #151515;
    font-size: 18px;
    border-bottom: 3px solid #a47b50;
    padding-bottom: 3px;
}
.profile-img {
    max-width: 160px;
}
.profile-img-veiw {
    max-width: 160px;
    margin: -30px 0px;
    border: 2px solid #ffffff;
}
.swal2-input {
    width: auto !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 20px !important;
}
.profile-submenu {
    background: #f6f6f8;
    border-radius: 5px;
    margin-bottom: 20px;
}
.portfolio-meta [class*=col-]:not(:last-child) {
    border-right: 1px solid #d3d3d3;
}
.social_des_2 .nt-social a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background: #000;
    color: #fff;
}
.delete-img-btn {
    position: absolute;
    left: 30px;
    top: 15px;
    border: none;
    background: #ffd6d6;
    padding: 0px 10px;
    color: #a41010;
    font-size: 20px;
    border-radius: 5px;
    opacity: 0.7;
}
.media-label {
    padding: 5px;
    border: 2px solid #dddddd;
    border-radius: 5px;
    cursor: pointer;
}
.media-label i, .media-label svg {
    font-size: 40px;
}
.green-label {
    color: green;
    border: 2px solid green;
    vertical-align: middle;
    line-height: 41px;
    width: 100%;
}
.highlight_bg {
    background: #764c2473;
}
.sidebar .widget:not(:first-child) {
    margin-top: 20px;
}
.product-image .wis_added > a {
    opacity: 0.7;
    visibility: visible;
}
.comment__avatar {
    max-width: 80px;
}
.col_avatar_cm {
    padding-right: 5px;
}
.action-bar {
    background: #a47b50d9;
    padding: 10px 5px 0px 5px;
    box-shadow: -2px 2px 2px #575757;
}
.pswp__button--share {
    display: none !important;
}
select.swal2-select {
    width: auto;
    line-height: 30px;
}
.timeline-card {
    max-width: 540px;
    margin-right: auto;
    margin-left: auto;
}
.no-data-icon {
    font-size: 50px;
    margin-top: 40px;
    margin-bottom: 30px;
}
.no-data-container > div {
    font-size: 25px;
}
.no-data-container {
    margin-top: 30px;
    margin-bottom: 30px;
}
#install-prompt {
    display: none;
    position: fixed;
    bottom: 60px;
    width: 100%;
    background: wheat;
    padding: 20px 10px;
    border-top: 2px solid #764c24;
    z-index: 300;
}
.kalles_toolbar_label {
    line-height: 1.5;
}
.bg-cover {
    background-size: cover;
}
.app-color-horses {
    background-color: #a47b5021;
}
.app-color-radio {
    background-color: #5055a421;
}
.app-color-supplies {
    background-color: #50a47c21;
}
.app-color-catalogues {
    background-color: #a4635021;
}
.home-link-icons {
    display: inline-block;
    margin: 0px 10px;
}
.home-link-icons img {
    width: 90px;
    border: 2px solid #764c24;
    border-radius: 50%;
    padding: 5px;
    box-shadow: 1px 1px 3px #3c3c3c;
}
a:hover {
    color: #222;
}
.one-line {
    white-space: nowrap;
    overflow: hidden;
}
.address-gray {
    font-size: 12px;
    color: gray;
}
.vh-100::-webkit-scrollbar {
    display: none;
}
.submenu-img {
    width: 32px;
}
.add-btn-top {
    color: #764c24 !important;
}
.add-bottom-container {
    position: fixed;
    z-index: 1;
    bottom: 65px;
    left: 25px;
    right: 25px;
    background: white;
    padding: 10px;
    box-shadow: 0px 1px 5px #764c24;
    border-radius: 5px;
}
.add-bottom-container a {
    display: block;
    margin-bottom: 10px;
    padding: 10px 0px;
}
.features-ul li {
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
}
.btn-horse {
    color: #fff;
    background-color: #764c24;
    border-color: #a47b50;
}
.btn-horse:hover {
    color: #fff;
    background-color: #4a161e;
    border-color: #360a10;
}
.color-horse {
    color: #603813;
}
.package-padge {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1;
}
.package-padge > img {
    width: 32px;
}
.modal-backdrop {
    z-index: 1 !important;
}
.horse-city-bg {
    background: url('../images/horse_city_bg.png');
    background-size: contain;
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
}
.city-list-image-wrapper {
  position: relative;
  display: inline-block;
}
.city-list-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    background: white;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    border: 2px solid white;
}
.city-list-image img {
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
}
/* Triangle (tail) */
.city-list-image::after {
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 30px solid white;
    filter: drop-shadow(0 3px 2px rgba(0, 0, 0, 0.2));
}
.city-lis-title {
    margin-top: 20px;
    background: white;
    border: 1px solid #a47b50d9;
    border-radius: 5px;
    box-shadow: 1px 2px 3px #a7a7a7;
    position: relative;
}
.city-list-logo {
    position: absolute;
    width: 40px;
    height: 40px;
    background: transparent;
    top: -45px;
}
.city-list-logo img {
    max-width: 100%;
    max-height: 100%;
}
.box-logo {
    max-width: 70px;
}
#reviewModal .review-popup__content {
    max-height: none;
    width: 100% !important;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.horse-title {
    border-bottom: 3px solid #a47b50;
    padding-bottom: 3px;
}
.circle-ul {
    list-style: circle;
    padding-left: 30px;
}
.merchant-icon {
    width: 23px;
}
.video-w {
    max-width: 75%;
}
.kalles_toolbar {
    height: 85px;
    padding-bottom: 35px;
}
@media screen and (max-width: 800px) {
    #install-prompt {
        display: block;
    }
    .home-link-icons img {
        width: 70px;
    }
}
@media (max-width: 1024px) {
    .kalles_toolbar_true {
        padding-bottom: 85px;
    }
    .kalles_toolbar_true #nt_backtop, .kalles_toolbar_true .popup_slpr_wrap {
        bottom: 90px;
    }
}
