body {
    font-family: "Cairo", sans-serif, tahoma;
    margin: 0;
    padding: 0;
    line-height: 24px;
    background: #fff;
    color: black;
    opacity: 1;
    visibility: visible;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
* {
    direction: rtl;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h3 {
    font-size: 20px;
}
.img2 {
    max-width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center center;
} /* End Global Rules */ /* Start Header */
.header h1 {
    color: #f6e58d;
    margin: 0px 0px 5px 0px;
}
.header h1:hover {
    color: #ff9201;
}
a {
    color: rgb(33, 150, 243);
    text-decoration: none;
}
a:focus,
a:hover {
    text-decoration: none;
}
.mynavbar {
    text-align: center;
    height: 335px;
    overflow: auto;
    z-index: 100;
    padding: 10px;
    display: none;
    color: black;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.count {
    background: #d3d3d3;
    font-size: 12px;
    color: #000;
    padding: 0 4px 1px 4px;
    border: 1matjaron_databasepx solid #a0a0a0;
}
.bad {
    border-radius: 0;
    text-align: center;
    margin: 0px 0px 10px 0px;
    padding: 20px 0px 10px 0px;
    font-weight: 500;
}
.bad ul li a,
nav ul li a:after,
.bad ul li a:before {
    transition: all 0.4s;
}
.bad ul li a,
.bad ul li div a {
    letter-spacing: 1px;
    color: white !important;
}
.bad ul li a:hover,
.bad ul li .active {
    color: #ffcc54 !important;
}
.bad .dropdown-menu {
    background: rgba(0, 0, 0, 0.8);
    margin: 10px 0px 0px -15px;
    text-align: center;
}
.bad .dropdown-menu li a {
    color: white !important;
}
.bad .dropdown-menu li a:hover {
    background-color: #ffcc54 !important;
    color: black !important;
}
.content {
    padding: 16px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.sticky + .content {
    padding-top: 100px;
} /* End Header */
.abiad {
    padding: 0px 10px;
    margin: 0px 10px;
}
.nice-message {
    padding: 10px;
    background-color: #fff;
    margin: 10px 0;
    border-left: 5px solid #080;
}
.dropdown-menu {
    min-width: 180px;
    padding: 0;
    font-size: 1em;
    border: 1px solid black;
    border-radius: 0;
    margin: 0px 4px;
    background-color: #449d44;
}
.dropdown-menu > li > a {
    color: #fff;
    padding: 10px 15px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #000;
    background-color: #ffffff;
}
.custom-hr {
    border-top: 1px solid #c9c9c9;
}
.main-table {
    margin-bottom: 5px;
}
.main-table td {
    background-color: #fff;
    vertical-align: middle !important;
}
.main-table tr:first-child td {
    background-color: #333;
    color: #fff;
}
.main-table .btn {
    padding: 3px 10px;
}
.outer:hover .box1 {
    display: block;
}
.outer:hover {
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    transition: all 0.5s ease-in-out;
}
ul {
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    list-style-type: none;
    margin: 0px 10px;
    padding: 0px 0px 6px 0px;
}
.ordered-label-list ul li {
    display: inline-block;
}
.ordered-label-list ul li li {
    display: block;
    text-align: center;
}
.ordered-label-list ul li li a {
    line-height: 0.5;
}
.ordered-label-list .btn {
    color: #006fcc;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    line-height: 10px;
}
.active-black {
    background-color: #000000;
    color: white !important;
}
.active-imag img {
    border: 2px solid #333 !important;
}
.w3-Facebook {
    background-color: #305c99;
}
.w3-Facebook:hover {
    background-color: black;
}
.w3-Twitter {
    background-color: #00cdff;
}
.w3-Twitter:hover {
    background-color: black;
}
.w3-Google {
    background-color: #d24228;
}
.w3-Google:hover {
    background-color: black;
}
.w3-Linkedin {
    background-color: #007bb6;
}
.w3-Linkedin:hover {
    background-color: black;
}
@media (min-width: 1210px) {
    #side-contact {
        display: none;
    }
    .nav-search {
        display: block;
    }
}
@media (max-width: 500px) {
    html {
        font-size: 15px;
    }
    .narticle {
        margin: -8px -21px 0px 0px;
        position: absolute;
        color: #d35400;
        font-size: 17px;
        font-weight: 700;
    }
    .panier1 {
        display: none;
    }
    .nav-arrow {
        left: 47px;
    }
    .box1 {
        font-size: 13px;
        display: none;
    }
    .hhh {
        line-height: 25px;
    }
    h1 {
        font-size: 17px;
        font-weight: 700;
    }
    .nav-search {
        display: none;
    }
}
@media (min-width: 500px) {
    html {
        font-size: 14px;
    }
    .fakeprix {
        font-size: 18px;
    }
    .narticle {
        margin: -8px -24px 0px 0px;
        position: absolute;
        color: #d35400;
        font-size: 17px;
        font-weight: 700;
    }
    .panier2 {
        display: none;
    }
    .nav-arrow {
        left: 90px;
    }
    .box1 {
        font-size: 17px;
        display: none;
    }
    .hhh {
        line-height: 20px;
    }
    h1 {
        font-size: 16px;
        font-weight: 700;
    }
} /* Dropdown Button */
.dropbtn {
    padding: 7px;
    border: none;
} /* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
} /* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    margin: 2px 0px 0px 0px;
    background-color: #5f5f5f;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 10;
} /* Links inside the dropdown */
.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
} /* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ddd;
} /* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}
.cont {
    display: inline-block;
    position: absolute;
    margin: -2px -30px 0px 0px;
}
.bar1,
.bar2,
.bar3 {
    width: 23px;
    height: 3px;
    background-color: black;
    margin: 4px 0;
    transition: 0.5s;
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-2px, 9px);
    transform: rotate(-45deg) translate(-2px, 9px);
    background-color: #d35400;
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-1px, -8px);
    transform: rotate(45deg) translate(-1px, -8px);
    background-color: #d35400;
}
.icon-bar {
    position: fixed;
    top: 50%;
    right: 10px;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.icon-bar a {
    display: block;
    border: 3px solid #0b7c48;
    padding: 5px 5px 10px 5px;
    transition: all 0.3s ease;
    background-color: white;
    text-decoration: none;
}
.icon-bar a:hover {
    color: white;
    background-color: #f1c40f;
}
.w-nav a {
    color: white;
}
.w-nav a:hover {
    color: gold;
}
.whatsappClass {
    background: #0dc152;
    color: white;
    text-align: center;
    border-radius: 10px;
    padding: 5px 10px;
    border: 1px solid white;
    position: fixed;
    top: 95%;
    right: 10px;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.whatsappClass:hover {
    background: white;
    color: #0dc152;
    border: 1px solid #0dc152;
}
