/*
Theme Name: Hamadbir
Theme URI: https://www.mdbir.shakedeal.co.il/
Author: Tiran Moyal
Author URI: https://www.mdbir.shakedeal.co.il/
Description: Custom Design Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Kokchroch, Cleaning
Text Domain: hamadbir
*/

.stellarnav{
    text-align: center;
}
.stellarnav.desktop > ul > li.menu-item-has-children{
    background: url(images/down-arrow.png) no-repeat 0 center;
    padding-left: 20px;
}
.stellarnav.desktop > ul > li{
    text-align: right;
}
.stellarnav.desktop > ul > li.mega > ul {
    left: auto !important;
    right: auto !important;
    max-width: 660px !important;
}
.stellarnav.desktop > ul > li.mega > ul > li{
    width: 33.33% !important;
}
.stellarnav.mobile > ul > li > a.dd-toggle {
    padding: 0 0 0 0;
}
.stellarnav.mobile.active > ul, .stellarnav.mobile > ul > li{
    text-align: right;
}
.stellarnav a.dd-toggle .icon-plus {
    position: absolute;
    left: 5px;
}
.stellarnav  ul li ul li a{
    color: #000 !important;
}
.content-col ul li {
    margin-bottom: 20px;
    padding-right: 15px;
    position: relative;
}
.content-col ul li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #000000;
}
.content-col p{
    padding: 0 0 20px 0;
}
img.align-right {float:right; margin:0 0 1em 1em}
img.align-left {float:left; margin:0 1em 1em 0}
img.align-center {display: block; margin-left: auto; margin-right: auto}
.mytestimonial-name ul li i{
    color: #FF7F14;
    font-size: 15px;
}
.wpcf7-spinner{
    display: block !important;
}
.my-contact-box .form-control, .my-contact-box .form-select{
    text-align: right;
}
.form-cols{
    direction: rtl !important;
}