/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: ایران فلتسام
Theme URI: http://flatsomee.ir/
Author URI: http://flatsomee.ir/
Template: flatsome
Version: 3.10.42
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body.home div#content {
    padding-top: 0!important;
}
.nav-uppercase>li>a , body, p, h1, h2, h3, h4, h5, h6 , button , input, .button {
    letter-spacing: 0;
}
.nav>li>a {
    font-size: 0.9em;
}
.home-card {
    border-radius: 16px!important;
    overflow: hidden;
}
.banner.home-top {
    border-radius: 16px!important;
    overflow: hidden;
}
.home-top-slide {
    background: url(https://behtar.net/new/wp-content/uploads/2023/09/back2.png) center center repeat-x;
}
.home-icons .icon-box {
    background: #024c72;
    padding: 30px 0;
    background-image: url(https://behtar.net/new/wp-content/uploads/2023/10/bg-icons.jpg);
    color: #fff;
    border-radius: 17px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	transition: 0.5s all ease;
}
th, td {
    border-bottom: 1px solid #E3BE6F;
    color: #444!important;
}
.home-icons .icon-box h3 , .home-icons .icon-box h3 a {
    color: #e3be6f;
}

.home-icons .icon-box:hover {
	background: #13b2bd;
}

.home-icons .icon-box:hover h3 {
    color: #024c72;
}
.home-icons .icon-box:hover h3 a {
    color: #024c72 !important;
}
.bookly-box select {
    padding-left: 30px!important;
}
.header-search-form-wrapper input#woocommerce-product-search-field-0 {
    min-width: 300px;
}
.appointment_table a.button {
    margin-bottom: 0;
}
table.appointment_table {
    border: 1px solid #e7e7e7;
    padding: 7px 14px;
    border-radius: 12px;
    box-shadow: 1px 1px 3px #ccc;
}
table.appointment_table tr td {
    border: 0;
	    padding: 4px 3px
}
table.appointment_table tr:nth-child(even) td {
    background: #f3f3f3;
}
ul.appointment_hours li {
    padding: 3px 12px;
    background: white;
    display: inline-block;
    list-style: none;
    list-style-type: none;
    margin: 5px 2px;
    border-radius: 6px;
    border: 1px solid #ccc;
    cursor: pointer;
}
ul.appointment_hours li.current {
    background: #2560a1;
    color: #fff;
    border-color: #2560a1;
    font-weight: bold;
}
ul.appointment_hours li.disabled {
    background: #d9d9d9;
    color: #fff;
    border-color: #d9d9d9;
    font-weight: bold;
	cursor: not-allowed;
}
.company-list  {
    text-align:center
}
.company-list img {
    width: 80%;
    border: 2px solid #ccc;
    border-radius: 50%;
    padding: 7px;
    margin: 0 10% 14px 10%;
}
body.single article.company img.attachment-large.size-large.wp-post-image {
    max-width: 120px;
    border: 2px solid #ccc;
    border-radius: 50%;
    padding: 7px;
}
.consultants-list .col img {
    border-radius: 20px;
    border: 2px solid #ccc;
    padding: 2px;
    margin-bottom: 5px;
    margin-top: 14px;
}
.company-items p {
    background: #f5f5f5;
    padding: 10px 10px;
    border-radius: 11px;
}
article.category-countries .entry-image.relative img {
    width: 300px;
    border: 1px solid #ccc;
    padding: 4px;
    border-radius: 10px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


.alphabet-letters ul {
    background: #eee;
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px;
}
.alphabet-letters ul li {
    margin: 0;
}
.alphabet-letters ul li a {
padding: 2px 7px;
    display: inline-block;
    float: right;
    margin-left: 6px;
    margin-bottom: 4px;
    min-width: 30px;
    border: 1px solid #ddd;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    color: black;
}
.alphabet-letters {
    overflow: hidden;
    margin-bottom: 30px;
}

.acf-gallery .gallery-image {
    float: right;
    max-width: 164px;
    margin-left: 33px;
}