@font-face {
    font-family: geekexpresssemibold;
    src: url(fonts/Nunito-SemiBold.ttf);
}

@font-face {
    font-family: geekexpressbold;
    src: url(fonts/Nunito-Bold.ttf);
}

@font-face {
    font-family: geekexpresslight;
    src: url(fonts/Nunito-Light.ttf);
}

@font-face {
    font-family: geekexpressregular;
    src: url(fonts/Nunito-Regular.ttf);
}

@font-face {
    font-family: arabic;
    src: url(fonts/stc.otf);
}

@font-face {
    font-family: din;
    src: url(fonts/DINAlternate-Bold.woff);
}

/* new */

@font-face {
    font-family: geekexpressbold-arabic;
    src: url(fonts/Almarai-Bold.ttf);
}

@font-face {
    font-family: geekexpresslight-arabic;
    src: url(fonts/Almarai-Light.ttf);
}

@font-face {
    font-family: geekexpressregular-arabic;
    src: url(fonts/Almarai-Regular.ttf);
}
.descriptions {
    font: normal normal normal 16px geekexpressregular;
}
.descriptions-ar {
    font: normal normal normal 20px/28px geekexpressregular-arabic;
}

body {
    /*font: geekexpresssemibold 15px/20px geekexpresslight;*/
    /*padding-top: 80px;*/
}

html {
    scroll-behavior: smooth;
}

.btn-style {
    background-color: #404040;
    color: white;
    margin-top: 10px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: geekexpressbold;
    font-size: 14px;
    border-radius: 5px;
}

.btn-style:hover {
    color: #3c96dc;
}

/*--navbar --*/

.mynavbar {
    text-align: left;
    font: SemiBold 15px/20px Nunito;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    background-color: white;
}

.nav-link {
    /*font-family: geekexpresslight;*/
    /*font-size: 15px;*/
    font-family: geekexpresssemibold;
    font-size: 15px;
    color: #000000 !important;
    text-transform: uppercase;
    padding: 0;
}

.oa {
    /* width: 155px; */
}

.bg-light {
    background-color: white !important;
    box-shadow: 0px 3px 6px #00000029;
}

.nav-item > a:hover {
    /*text-decoration: underline #fae600;*/
    color: black;
}

/*test*/
.navbar-nav > .active > a {
    /*color: aqua;*/
    /*text-decoration: underline 1px #D13239;*/
}
.nav-item > a:hover {
    /*color: aqua;*/
}

/*.nav-item:hover:after {
  content: "\25CF";
  display: block;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
}
.nav-item::after {
  content: "\25CF";
  opacity: 0;
  color: #fae600;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1px;
  height: 1px;
}*/

.navbar-collapse {
    /*padding-top: 20px;*/
}

/*END--navbar*/

/*--page footer-*/

.page-footer {
    color: white;
    /*height: 457px;*/
    /*height: auto;*/
    /*padding-bottom: 30px;*/
    /*padding-top: 30px;*/
    background: #000000 0% 0% no-repeat padding-box;
    opacity: 0.9;

    width: 100%;
}

/*.page-footer > .footer {
    padding-top: 60px;
    padding-left: 5%;
    padding-right: 5%;
}*/


.footer-title {
    text-transform: uppercase;
    font-family: geekexpressbold;

    font-size: 20px;
    /*color: white;*/
    /*padding-bottom: 10;*/

    text-align: left;
    /*font: geekexpresslight 14px/15px geekexpresslight;*/

    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
    margin-top: 63px;
}

@media only screen and (max-width: 767px) {
    .page-footer {
        height: auto;
        padding-top: 60px;
        padding-left: 10%;
        padding-right: 5%;
    }
    .footer-title {
        margin-top: 30px;
    }
}


.footer-content {
    font-family: geekexpressregular;

    font-size: 13px;
}

.footer-country {
    /*width: 56px;*/
    /*height: 18px;*/
    font-size: 13px;
    font-family: geekexpressregular;
    /*text-transform: uppercase;*/
    /*margin-bottom: 4px;*/
    letter-spacing: 0;
    color: #ffffff;
    opacity: 0.6;
}

.footer-country a {
    text-decoration: none;
    color: #ffffff;
}

/*.sign-in {
    margin-bottom:10px;
    font-family:geekexpresslight;
}

.sign-up {
    font-family:geekexpressbold;
}*/

.footer-direction {
    margin-bottom: 4px;
    /*opacity: 0.6;*/
}

.footer-direction > .get-directions {
    /*color: #3b91d4;*/
}

.footer-mobile {
    opacity: 0.6;
}

b {
    font-weight: 800;
    color: black;
}

.btn-footer {
    background: transparent;
    color: #f2f2f2;
    border: 2px solid white;
    color: white;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
}

.footer-copyright {
    font-family: geekexpressregular;
    text-align: left;
    margin-top: 20px;
    /*margin-bottom: 20px;*/
    padding-bottom: 20px;
    margin-left: -15px;
    font-size: 13px;
    opacity: 0.6;
}

.circle-icon {
    border: 0.5px solid;
    border-color: white;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    align-content: center;
    margin: 2px;
    vertical-align: middle;
    padding: 30x;
}

.footer-input {
    font-family: geekexpresslight;
    font-size: 12px;
    width: 250px;
    color: black;
}

/*--END page footer container--*/

.mobileHide {
    display: inline !important;
}

/* Smartphone Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .mobileHide {
        display: none !important;
    }
}

.mobileShow {
    display: none !important;
}

/* Smartphone Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .mobileShow {
        display: inline !important;
    }
}

.btn-en {
    color: #fffdfd;
    /*text-transform: capitalize;*/
    /*margin-top: 1%;*/
    /*width: 38px;*/
    /*text-align: center;*/
    /*height: 24px;*/
    /*background: #7CBFE4 0% 0% no-repeat padding-box;*/
    /*border-radius: 5px;*/
    /*opacity: 1;*/
    font: SemiBold 13px/18px Nunito;
    letter-spacing: 0.26px;
}

a.btn-en {
    text-decoration: none;
}

a.btn-en:hover {
    color: white;
}

a.btn-ar {
    text-decoration: none;
    background-color: white;
}

a.btn-ar:hover {
    color: black;
}
.btn-ar {
    text-decoration: none;
    color: #000000;

    text-transform: capitalize;
    text-decoration: none;
    font-size: 13px;
    font-family: geekexpresssemibold;
    letter-spacing: 0.26px;
}

.profile-picture {
    width: 35px;
    height: 35px;
    border: 1px solid #707070;
    border-radius: 20px;
    opacity: 1;
    margin-left: 10px;
}

.right-part {
    /*text-align: left;*/
    /*text-decoration: none;*/
}

.rp1 {
    width: 50px;
    text-align: center;
    height: 18px;
    background: #7cbfe4 0% 0% no-repeat padding-box;
    border-radius: 5px;
    margin-top: 1%;
    padding-top: 3px;
    font-size: 13px;
    height: 24px;
    font-family: geekexpressbold;
}

.rp11 {
    width: 50px;
    text-align: center;
    height: 18px;
    background: white 0% 0% no-repeat padding-box;
    border-radius: 5px;
    margin-top: 1%;
    padding-top: 1.5px;
    font-size: 13px;
    height: 24px;
    text-decoration: none;
}
.rp2 {
    /*margin-left: 5px;*/
}
.rp3 {
    margin-left: 5px;
    /*margin-right: 4%;*/
}

.rp4 {
    /*margin-top: -10;*/
    /*margin-bottom: -10px;*/
    margin-left: 200px;
}
/*a.profile{
    padding-top: 5px;
    width: 100px;
}*/

.navbarDropdown {
    padding-top: 5px;
    width: 100px;
}

.header-container {
    width: 100%;
    /*height: 91px;*/
}

.submenu {
    /*float: right;*/
    /*left:0; */
    /*float: right;*/
    /*top: 30;*/
    /*right: 0;*/
    /*float: right;*/
    /*left: 0;*/
}
.dropdown-menu {
    min-width: 9rem;
    /*float: right;*/
    /*top: 100;*/
    /*right: 0;*/
    padding: 0;
    padding-left: 10px;
    position: absolute !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    /* position: absolute !important; */
}

@media only screen and (max-width: 767px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: relative !important;
    }
}

.nav-item {
    /*padding-top: */
    /*margin-left: */
    /*margin-left: 5px;*/
    margin-left: 10px;
    font-family: geekexpressregular;
    font-size: 15px;
    color: black !important;
    text-transform: uppercase;
}

.rp1 .btn-en {
    text-decoration: none;
}

.rp1 .btn-en:hover {
    color: white;
}

.rp11 .btn-ar {
    text-decoration: none;
}

.rp11 .btn-ar:hover {
    color: black;
}

/*#menuCart{
    display: inline;
    float: right;
}*/

#menuCart {
    cursor: pointer;
    visibility: hidden !important;
}

.cart {
    /*margin-bottom: 100px;    */
}

.dropdown-item {
    white-space: normal;
    font-size: 13px;
    font-family: geekexpresssemibold !important;
    border-bottom: 1px solid;
    border-color: #bebebe;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}
.counter {
    position: absolute;
    left: 53px;
    top: 1px;
    font-size: 20px;
    color: #fdb735;
}



.guest {
    text-align: center;
    opacity: 1;
    border-radius: 24px;
    font-family: geekexpresssemibold;
    font-size: 13px;
    text-transform: inherit;
    background:black 0% 0% no-repeat padding-box;
    color: white !important;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 26px;
    padding-right: 26px;
    width: 150px;
    /*height: 36px;*/
    margin-left: 10px;
}
@media only screen and (max-width: 767px) {
    .counter {
        position: absolute;
        left: 51px;
        top: 1px;
        font-size: 20px;
        color: #fdb735;
    }
    .guest {
        font-size: 16px !important;
            margin-bottom: 20px !important;
            margin-left: 0px !important;
    }
}

.navbar-brand {
    margin-left: 30px;
    /*margin-top: 11.67px;*/
    margin-top: 0px;
}

.navbar-brand img {
    width: 105px !important;
    height: 49px !important;
    margin-top: 5px;
}

.username {
    /*text-align: left;*/
    margin-left: 10px;
    margin-right: 10px;
    text-transform: inherit !important;
    /*margin-top: 5px;*/
}

/*#navbarSupportedContent{
    margin-left: 1%;
}*/

/*.form-inline{
    margin-right: -10px;
}*/

/*.fa-shopping-cart{
    margin-right: 0px;
}*/

/*.navbar-toggler{
    float: right;
    margin-right: -700px;
}*/

/*#test{
    float: right;
}*/

.name {
    font-size: 13px;
    font-family: geekexpresssemibold;
    letter-spacing: 0.26px;
    color: #000000;
    text-transform: none;
}

/*.section-input{
    font-size: 14px;
    border-radius: 5px;
    background-color: transparent;
}*/

/*.sign-up-footer{
    border-radius: 5px;
    width: 10px;
    height: 10px;
}*/

/*.arrow-signup{

    margin-top: 15px;
    margin-left: -30px;

    height: 25px;
    width: 50px;
    background: transparent;
    color: white;

    border: 0;
    -webkit-appearance: none;
    border-radius:0;
    background-image: url('/img/back.svg') ;
    background-repeat: no-repeat;
    background-size: auto;
    cursor: pointer;

}*/

/*input[type="text"] {
    width: 230px;
    height: 40px;
    /*padding-right: 50px;
}*/
/*input[type="submit"] {
    margin-left: -60px;
    margin-right: 10px;
    height: 25px;
    width: 50px;
    background: blue;
    color: white;
    border: 0;
    -webkit-appearance: none;
    border-radius:0;
    background-image: url('/img/back.svg');
}*/

.main-pages {
    text-decoration: none;
    font-size: 14px;
    font-family: geekexpressbold;
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
}

.mp {
    margin-top: 15px;
}

.main-pages:hover {
    text-decoration: none;
    color: white;
}

.leb {
    color: white;
    /*text-align: left;*/
    font-size: 13px;
    font-family: geekexpressregular;
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
}

.button-icon {
    position: relative;
}
.button-icon input {
    /*  text-indent: 30px;
  
  direction:rtl;*/
    height: 40px;
    padding-right: 90px;
    padding-left: 20px;
}

.button-icon button {
    /*  text-indent: 30px;
  
  direction:rtl;*/
    /*padding-right: 90px;*/
    /*margin-top: 3%;*/
}
.button-icon .fa-search {
    color: white !important;
    position: absolute;
    /*top: 1px;*/
    /*width: 30px;
    height: 30px;*/
    /*left: 130.9px;*/
    right: 5px;
    top: 5px;
    border: none;
    /*width: 10.54px;*/
    /*height: 10.25px;*/
    /*font-size: 15px;*/
    background-color: #be2800;
    /*margin-top: 5px;
    margin-bottom: 5px;*/
    width: 30px;
    height: 30px;

    /*border: 1px solid red;*/
    border-radius: 5px;
    opacity: 1;

    cursor: pointer;
}

.section-input {
    width: 100%;
    border-radius: 10px;
    background: transparent;
    /*height: 100%;*/
    width: 100%;
    border-color: white;
    color: white;
    /*border: 1px solid #FFFFFF !important;
    background-color:black !important;
    border-radius: 10px !important;
    opacity: 1 !important;
    color:white !important;*/
}

.fa-search .icon {
    color: white !important;
    margin-left: 2px;
    margin-bottom: 2px;
    /*margin-right: 250px !important;*/
    /*right: 20;*/

    /*    background-image: url('/img/back.svg') ;
    background-repeat: no-repeat;
    background-size: contain;*/
}

.fa-search::before {
    content: "";
}

/* new ui design generic*/

.section-title {
    text-align: center;
    font-size: 32px;
    font-family: geekexpressbold;
    letter-spacing: 0.64px;
    /*color: #000000;*/
    opacity: 1;
    padding-top: 0px;
    padding-bottom: 30px;
}

.section-subtitle {
    font-size: 20px;
    font-family: geekexpressbold;
    letter-spacing: 0.64px;
    /*color: #000000;*/
    opacity: 1;
    margin-bottom: 30px;
}

.section-description {
    text-align: center;
    font-size: 18px;
    font-family: geekexpressregular;
    letter-spacing: 0;
    color: #000000;
    opacity: 0.6;
    margin-top: 20px;
    margin-bottom: 32px;
}

.card-size {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 10px;
    opacity: 1;
    min-height: 272px;
    margin-bottom: 60px;
}

.card-image {
    height: 120px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0px 0px 6px #00000029;
    width: 100%;
}

.card-title {
    text-align: center;
    font-size: 16px;
    font-family: geekexpressbold;
    letter-spacing: 0;
    opacity: 1;
    margin-top: 17px;
    margin-bottom: 7px;
}

.card-description {
    text-align: center;
    font-size: 14px;
    font-family: geekexpressregular;
    letter-spacing: 0;
    opacity: 1;
}

.card-lg {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 10px;
    opacity: 1;
    margin-bottom: 60px;
}

.btn-black {
    text-align: center;
    opacity: 1;
    border-radius: 10px;
    border: 1px solid black;
    font-family: geekexpressbold;
    font-size: 13px;
    background-color: #000000;
    color: white !important;
    padding: 10px 10px 10px 10px;
    width: 176px;
    height: 36px;
    letter-spacing: 0.26px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 9px;
    padding-top: 9px;
    cursor: pointer;
}

.btn-black:hover {
    text-decoration: none;
}

.btn-black-outline {
    text-align: center;
    opacity: 1;
    border-radius: 10px;
    border: 1px solid black;
    font-family: geekexpressbold;
    font-size: 13px;
    text-transform: capitalize;
    background: white;
    color: #000000 !important;
    padding: 10px 10px 10px 10px;
    width: 144px;
    height: 36px;
    letter-spacing: 0.26px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 9px;
    padding-top: 9px;
    cursor: pointer;
}

.btn-black-outline:hover {
    text-decoration: none;
}

.btn-grey {
    background: #868686 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    font-family: geekexpressbold;
    font-size: 11px;
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
    padding-top: 3px;
}

.btn-grey-outline {
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border: 0.5px solid #868686;
    border-radius: 5px;
    opacity: 1;
    font-family: geekexpressbold;
    font-size: 11px;
    letter-spacing: 0;
    color: #868686;
    opacity: 1;
    padding-top: 3px;
}

.counter {
    position: absolute;
    left: 53px;
    top: 1px;
    font-size: 20px;
    color: #fdb735;
}
@media only screen and (max-width: 767px) {
    .counter {
        position: absolute;
        left: 51px;
        top: 1px;
        font-size: 20px;
        color: #fdb735;
    }
}

input[type="number"] {
    /*border: 1px solid #B7B7B7 !important;*/
    /*border-radius: 10px !important;*/
    /*opacity: 1 !important;*/
}

@media only screen and (min-width: 375) and (max-width: 600px) {
    .footer-title {
        margin-top: 20px;
    }

    .nav-tog-mob {
        position: absolute !important;
        top: 30px !important;
        right: 20px !important;
    }

    .username {
        margin-right: 50px !important;
    }

    .rp2 {
        margin-left: -100px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
    .nav-tog-mob {
        position: absolute !important;
        top: 30px !important;
        right: 20px !important;
    }
    .rp2 {
        position: absolute !important;
        left: 10;
    }

    .username {
        /*position: absolute !important;
        left: 50;*/
    }
}

.ntm {
    position: absolute !important;
    top: 15px !important;
    right: 20px !important;
}

.name-mob {
    position: absolute !important;
    top: 170px;
    /*left: 0;*/
}

.rp2-mob {
    position: absolute !important;
    left: 2;
}

.username-mob {
    position: absolute !important;
    left: 35;
}

.collapse {
    /*height: 150px;*/
}

.mob-height .show {
    height: 230px;
}

.rp1-mob {
    margin-top: -60px !important;
}

.open-menu-mob-makerbox {
    margin-right: 0px !important;
}

.open-menu-mob-workshop-details {
    /*margin-right: 50px !important;*/
}

.nav-margins {
    margin-left: 23px !important;
}

@media only screen and (max-width: 600px) {
    .mobile-mb {
        margin-top: 0px !important;
    }

    .nav-item {
        margin-left: 0px !important;
    }

    #navbarDropdown {
        margin-left: 10px !important;
    }

    .cart-mob-mt {
        margin-top: 5px;
    }

    .guest {
        margin-left: 5px;
    }

    .guest-mb {
        margin-bottom: 5px;
    }
    .nav-margins {
        margin-left: 0px !important;
    }

    .navbar-nav .nav-link {
        padding-top: 5px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 993px) {
    .cart-mob-mt {
        margin-top: 5px;
        margin-left: 20px !important;
        margin-top: 10px !important;
    }
}

@media only screen and (max-width: 793px) {
    .guest {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.rtl-blog-arrow {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/*.rtl-blog{
    margin-right: 24px;
    text-align: right !important;
}

.ltr-blog{
    margin-left: 24px;

    text-align:left !important;
}*/

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.mr-auto-ar {
    margin-right: -36px !important;
}

.my-lg-0-ar {
    margin-right: auto !important;
}

.mr-auto-en {
    /*margin-right: 0px !important;*/
}

.my-lg-0-en {
    margin-left: auto !important;
}

.profile-picture-ar {
    margin-right: 10px !important;
}

.ntm-ar {
    position: absolute !important;
    top: 15px !important;
    left: 20px !important;
}

.nav-tog-mob-ar {
    position: absolute !important;
    top: 15px !important;
    left: 20px !important;
}

.align-right {
    text-align: right !important;
}

.align-left {
    text-align: left !important;
}
/*.flip-email-address-ar{
    direction: ltr !important;
}*/

.fa-search-ar {
    background-color: #be2800;
    color: white !important;
    width: 30px;
    height: 30px;
    border: 1px solid red;
    border-radius: 5px;
    opacity: 1;
    cursor: pointer;
    position: absolute;
    left: 5px;
    top: 5px;
}

.button-icon-ar input {
    /*height: 40px;*/
    padding-left: 90px;
    padding-right: 20px;
}

.regular-arabic {
    font-family: geekexpressregular-arabic !important;
}

.bold-arabic {
    font-family: geekexpressbold-arabic !important;
}

.light-arabic {
    font-family: geekexpresslight-arabic !important;
}

.regular {
    font-family: geekexpressregular !important;
}

.bold {
    font-family: geekexpressbold ;
}

.light {
    font-family: geekexpresslight !important;
}

.padding-arabic {
    padding-left: 25%;
    padding-right: 25%;
}

.padding {
    padding-left: 30%;
    padding-right: 30%;
}

.margin-right-arabic {
    margin-right: 25px;
}

.margin-right {
}

.flip-bg-arabic {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.arabic-font {
    font-size: 13px !important;
    padding-right: 35px !important;
}

.btn-toggle-arabic {
    margin-right: 0px !important;
}

.oa-modal-description {
    margin-right: 25px !important;
}

.oa-faq {
    text-align: right !important;
    padding-right: 30px !important;
}

.cart-menu-margin {
    padding-right: 10px !important;
    padding-left: 5px !important;
}

@media only screen and (max-width: 600px) {
    .zahle-mob {
        margin-bottom: 30px;
    }

    .zahle-mob-sub {
        margin-top: -35px;
    }
}

/*.city{
    font-family: geekexpressregular !important;
    font-size: 13px !important;
}*/
@media only screen and (max-width: 767px) and (min-width: 730px) {
    .username {
        left: 75px;
    }

    .ipad-margin {
        margin-left: 35px;
    }

    .ipad-view-item {
        margin-bottom: 10px;
    }

    #menuCart {
        margin-left: 35px;
    }

    .cart_counter_auth {
        margin-left: 30px !important;
    }
    /*.cart-ipad{
        position: absolute;
        left: 170px !important;
        bottom: 15px !important;
    }*/
}
@media only screen and (max-width: 750px) {
    .profile-picture {
        margin-left: 15px;
    }
    .profile-picture-ar {
        margin-right: 15px;
        margin-left: 5px !important;
    }
}
.cart-auth-ar {
    right: 50%;
}

.cart-auth-en {
    left: 50%;
}

.footer-ar {
    padding-right: 20px !important;
}

.flipped-img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.margin-right-ar-cart {
    margin-right: 5px !important;
}

.lang-margin {
    margin-left: 12px !important;
}

.en-padding-in-ar {
    width: 70px !important;
}

.ar-padding-in-ar {
    width: 70px !important;
}

/* .cart_counter_auth-padding-ar {
    padding-right: 5px !important;
}

.cart_counter_auth-padding-en {
    padding-left: 4px !important;
} */

.ml-wp-en {
    margin-left: 0px;
}

.mr-wp-ar {
    margin-right: 0px;
}

.wp-div-mr-web {
    margin-right: 0px;
}

.wp-div-ml-web {
    margin-left: 10px;
}

#lang_switcher {
    margin-top: 10px;
    position: relative;
    text-transform: initial;
}

@media only screen and (max-width: 750px) {
    #lang_switcher {
        margin-top: 15px;
        position: relative;
        margin-bottom: 10px;
    }

    .dropdown-menu {
        width: 20px;
    }
}

.dropdown-toggle {
    text-decoration: none !important;
}

.ml-5-lang {
    margin-left: 5px;
}

.mr-5-lang {
    margin-right: 5px;
}

/* .dropdown-menu a {
    margin: 5px;
} */

.test {
    display: none !important;
}

.btn-yellow {
    text-align: center;
    opacity: 1;
    border-radius: 10px;
    border: 1px solid rgba(255, 206, 0, 0.9);
    font-family: geekexpressbold;
    font-size: 13px;
    background:  rgba(255, 206, 0, 0.9) 0% 0% no-repeat padding-box;
    color: black !important;
    padding: 10px 10px 10px 10px;
    width: 176px;
    height: 36px;
    letter-spacing: 0.26px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 9px;
    padding-top: 9px;
    cursor: pointer;
}

.btn-yellow {
    text-decoration: none;
}

.wp-ar{
    margin-left: -12px !important;
}

.wp-en{
    margin-left: 12px !important;
}

.wp-chat{
    margin-top: -50px;
}


.blockation {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.blockation-start {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
}

.flexation {
    display: flex;
    align-items: center;
    justify-content: center;

}

.flexation-start {
    display: flex;
    align-items: center;
    justify-content: start;

}
.flexation-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;

}
.flexation-items-end {
    display: flex;
    align-items: flex-end;
    justify-content: center;

}

.gapation-sssm {
    gap: 5px;
}

.gapation-sm {
    gap: 10px;
}

.gapation-ssm {
    gap: 15px;
}

.gapation-m {
    gap: 20px;
}

.gapation-l {
    gap: 30px;
}
.gapation-ml {
    gap: 40px;
}

.gapation-xl {
    gap: 50px;
}
.gapation-xxl {
    gap: 71px;
}

.wrapation {
    flex-wrap: wrap;
}

.container-body {
    padding-top: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flexation-start-x{
    display: flex;
    align-items: start;
    justify-content: start;
}

.flexation-start-y{
    display: flex;
    align-items: start;
    justify-content: space-evenly;
}
.flexation-start-stretch{
    display: flex;
    align-items: stretch;
    justify-content: start;
}
.flexation-stretch{
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.flexation-space-between{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flexation-space-around{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.blockation-start-x {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
}
.border {
    border:2px solid black;
}
.width-100 {
    width:100%;
}
.width-90 {
    width:90%;
}
.width-80 {
    width:80%;
}
.width-70 {
    width:70%;
}
.width-60 {
    width:60%;
}
.width-50 {
    width:50%;
}
.width-45 {
    width:45%;
}
.width-40 {
    width:40%;
}
.width-30 {
    width:30%;
}
.width-20 {
    width:20%;
}
.width-10 {
    width:10%;
}
.width-65 {
    width:65%;
}
.width-55 {
    width:55%;
}
.gapation-10 {

    gap:10%;
}
.padding-s {
    padding: 10px;
}
.padding-m {
    padding: 20px;
}

@media only screen and (max-width: 768px) {
.mobile-width-100 {
    width:100%;
}
.mobile-width-90 {
    width:90%;
}
.flex-direction-column-mobile {
    flex-direction: column;
}
.gapation-mobile-0 {
    gap: 0px;
}
.center-mobile{
    text-align: center;
}
}

@media only screen and (max-width: 1110px) {
.ipad-width-100 {
    width:100%;
}

}

.fa-search::before{
    content: "" !important;
}