
a, p, span, h1, h2, h3, h4, h5, h6, div, table, label, .myModal button {
    font-family: 'Almarai', sans-serif , 'saudi_riyal' !important;

}

.site-logo {

}

body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.logo {
    margin: 0px auto;
    width: 120px;
    height: 120px;
    border-radius: 50%;

    border: solid #fff 2px
}

.point {
    height: 100px;
    width: 100px;
    background-size: cover !important;
    border-radius: 25%;

    display: inline-block;
    width: 22%;
    margin: 10px 1%;
    vertical-align: top;
    margin-top: 20px;

    height: auto;
}

.point span {

}

.iconTitle {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 700;
}

.iconLink {

    display: inline-block !important;
    width: 100% !important;
    margin: 0% !important;
    vertical-align: bottom;
    position: relative;
    text-align: center;
    bottom: -100%;
    animation-delay: 1.12s;
    height: 100%;
    width: 100%;
    color: black;
    font-size: 14px;
    font-weight: 700;
}

.myModal {
    background: #fff;
    background-color: #FFF;
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
    padding: 24px;
    width: 60%;
    position: relative;
    display: none;
    /*height: 100%;*/

    border-radius: 10px;
}

.myModal ul li {
    /*list-style: disc !important;*/
}

.myModal ol li {
    list-style: auto !important;
}

.modal_header_container {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px
}
.myModal h1{

    font-size: 22px !important;
}
.myModal h2{

    font-size: 18px !important;
}

.myModal h3{

    font-size: 16px !important;
}



.myModal h1, .myModal h2, .myModal h3 {
    margin-bottom: 10px;

    padding-bottom: 10px;
    /*font-size: 16px;*/

    font-weight: 900 !important;
    /*width: calc(100% - 110px);*/

}

.modal_buttons{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.button_counter{
    font-size: 12px;
}
span.close {
    float: left;
    font-family: cursive , tahmoa;
    font-weight: 700;
    cursor: pointer;
    opacity: 0.5;
    font-size: 27px;
    position: relative;

}

.modal_buttons span{

    font-family: cursive, tahmoa;
    font-weight: 700;
    cursor: pointer;
    opacity: 0.5;
    font-size: 27px;
    position: relative;

}
.myModal img {
    /*height: auto;*/
    /*height: inherit;*/
    display: block;
    margin: 0 auto;
    /*max-height: 250px;*/
    max-height: inherit;
    border-radius: 10px;
}

.section_title, .section-title {
    margin-top: 10px;
    font-weight: bolder;
    font-weight: bolder;
    font-size: 15px;
    /*font-size: larger !important;*/
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.hidableSection{
    /* background: #f6f6f6; */
    border-bottom: 1px solid #eee !important;
    padding-bottom: 10px;

 
}
.site-content .section-title {
    font-size: 18px !important;
    font-weight: 700 !important;
}

.myIcon {

    width: 70px;
    height: 70px;
    background-size: cover !important;
    display: inline-block;
    text-align: center;
    background-position-x: 50% !important;
    border-radius: 10px;
    font-size: 10pt;

}

.iconTitle {
    position: absolute;
    top: 0px;
    right: 0px;
}

.block {
    display: block;
}

.bold {
    font-weight: bold;
}

.share-grid a {
    width: 15% !important;
}

.myIconTitle {
    width: auto;
    height: auto;
    display: block;
    overflow-wrap: break-word;
    font-size: 13px !important;
    color: initial !important;
}
.left-column {

    touch-action: none !important;
    /*-webkit-overflow-scrolling: auto;*/
}


.updown-section-toggle{
    display: inline;

    float: left;
    /* background: #f1f1f1; */
    border-radius: 50%;
    width: 22px;
    height: 22px;
    font-size: 19px;
    padding-top: 4px;
    color: #999;
    /* box-shadow: 0px 1px 3px #c6c6c6; */
}
@media screen and (max-width: 850px) {

    /*for phones*/
    .left-column {
        touch-action: auto !important;
    }
}



p
.container, .header {
    -moz-border-radius-topright: 10px !important;
    /*border-radius-top-right: 10px !important;*/
    border-top-right-radius: 10px !important;
}

.left-column {
    /*padding-bottom: 50px;*/
}

.myModal {
    overflow: auto !important;
}

.myModal p{
    line-height: 1.2;
}

.myModal strong{
    font-weight: bolder;
}
@media only screen and (max-width: 850px) {

    .left-column {
        /*color: red;*/
        overflow: hidden !important;
    }

    .container, .header {
        border-radius: 10px !important;
    }

    .myModal {

        width: 98%;

    }

}

.btn-cart {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075);

}

.btn-general {
    background-color: #172cb8;
    /* border-color: #a407bf; */
    border-radius: 10px;
    border: 2px solid #a407bf;
    min-width: 80px;

    box-shadow: rgba(0, 0, 0, .5) 0 3px 8px 0px !important;



}

.btn-general:active {
    box-shadow: rgba(0, 0, 0, .5) 0 1px 0px 0px !important;
}


.btn-general {
    align-items: center;
    background-color: initial;
    background-image: linear-gradient(#464d55, #25292e);
    border-radius: 8px;
    border-width: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1), 0 3px 6px rgba(0, 0, 0, .05);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    font-family: expo-brand-demi, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 18px;
    height: 52px;
    justify-content: center;
    line-height: 1;
    margin: 0;
    outline: none;
    overflow: hidden;
    padding: 0 32px;
    text-align: center;
    text-decoration: none;
    transform: translate3d(0, 0, 0);
    transition: all 250ms;
    vertical-align: baseline;
    white-space: nowrap;
    width: 100%
}

.btn-general:hover {
    box-shadow: rgba(0, 1, 0, .2) 0 2px 8px;
    opacity: .85;
}

.btn-general:active {
    outline: 0;
}

.btn-general:focus {
    box-shadow: rgba(0, 0, 0, .5) 0 0 0 3px;
}

@media (max-width: 420px) {
    .btn-general {
        height: 48px;
    }
}


.hide {
    display: none;
}

.show {
    display: block !important;
}

.cartBtn {

    /*background: #ff5c97;*/
    /*height: 50px;*/
    /*width: 50px;*/
    /*right: 31px;*/
    /*bottom: 18px;*/
    /*color: #fff;*/
    /*font-size: 20px;*/
    /*text-align: center;*/
    /*border-radius: 50%;*/
    /*line-height: 48px;*/
    /*border: 2px solid transparent;*/
}

input[type='checkbox'] {
    width: 18px;
    height: 18px;
}

#cart_count {

    /*font-size: 12px !important;*/
    /*!* color: white !important; *!*/
    /*!* background: white; *!*/
    /*!* display: inline-block; *!*/
    /*width: 25px;*/
    /*height: 25px;*/
    /*text-align: center;*/
    /*border-radius: 50%;*/
    /*opacity: 0.8;*/
    /*left: 45px;*/
    /*position: absolute;*/
    /*bottom: 45px;*/


    font-size: 12px !important;
    color: #ffffff !important;
    background: red;

    display: inline-block;
    width: 25px;
    height: 25px;
    padding-top: 6px;
    text-align: center;
    border-radius: 50%;
    /* opacity: 0.8; */
    left: 45px;
    position: absolute;
    /* bottom: 24px; */
    z-index: 99;

}

* {
    letter-spacing: 0px !important;
    /*text-rendering: optimizeLegibility;*/
    font-feature-settings: "kern" !important;
    text-anchor: middle !important;
    -moz-osx-font-smoothing: antialiased !important;
    -webkit-font-smoothing: antialiased !important;;


    -webkit-font-smoothing: subpixel-antialiased !important;
    text-rendering: optimizeLegibility !important;

    /*font-weight: 400 !important;*/
    -webkit-text-size-adjust: 100% !important;

}

body a:hover {
    text-decoration: none !important;
    /*color: inherit;*/

}

.cart_container {
    width: 100%;
    background: #e1e1e152;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;


    grid-template-columns: 100px auto;
    gap: 10px;
    grid-template-rows: auto;
    display: grid;

}

.cart_image {
    width: 100px;
    height: 100px;
    background-size: cover !important;
    background-position: center !important;
    display: inline-block;
    border-radius: 15px;
    margin-left: 5px;
    border: 2px solid #cbcbcb;
}

#cartItems {
    /* display: table; */
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cart_item_info {
    /*width: calc(100vw - 40%);*/
    /*display: inline;*/
    /*position: absolute;*/
    /*width: calc(100% - 175px);*/
    display: block;





}

.ordered_additions li{

    color: #0b0b0b;
    font-size: 13px !important;
}

.ordered_additions :first-child{
    /*border-top: 1px solid #a3a3a3;*/
}

#cart_total, #finalTotal , #cart_total_before_tax {
    width: 100%;
    background: #cfcfcf;
    border-radius: 10px;
    padding: 10px;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.cart_item_name {
    /*margin-top: 10px;*/
    /* display: inline-block; */
    /* width: auto !important; */
    /* font-size: 13px !important;
    width: 70% !important;
    font-weight: bold !important;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px !important; */


        /* margin-top: 10px; */
    /* display: inline-block; */
    /* width: auto !important; */
    font-size: 13px !important;
    /* width: 70% !important; */
    font-weight: bold !important;
    /* overflow: hidden; */
    /* white-space: normal; */
    /* text-overflow: ellipsis; */
    /* padding: 0px !important; */
    /* display: block; */
     width: 100%;


}
.single_additions li{
    margin-bottom: 5px;
    font-size: 18px !important;
}
.single_additions{
    text-align: right !important;
    color: black;
}
.cart_item_price {


    width: auto !important;
    display: inline;
    float: left;
    /* margin: 0px !important; */
    font-size: 15px !important;
    width: 30% !important;
    font-weight: bold !important;
    /* direction: ltr; */
    /* text-align: left; */
    float: right;
}

.deleteCartItem {
    /*background: #e2e2e2;*/
    /*border: 1px solid #a5a5a5;*/
    color: red;
    /*border-radius: 9px;*/
    /*padding: 1px;*/
    /*margin: 2px;*/

    display: block;
    float: left;
    width: 100%;
    direction: ltr;
    /*box-shadow: 1px 1px 1px 1px #dcdcdc;*/
}


table tbody {
    text-align: center;
}

/*.deleteCartItem:before {*/
/*    content: "\f3f7";*/
/*}*/


.cd-stretchy-nav ul li a i
{
    position: absolute;
    right: 25px;
}

.cd-stretchy-nav ul a {

    padding: 10px calc(0em + 51px) 0 1em;
}

.faces {
    text-align: center;
}

.faces div {
    width: 17%;
    display: inline-block;
}

.faces div:hover, .faces div:active {
    border: 1px solid #a3a3a3;
}

.ratingCard
{
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    border-radius: 20px;
    padding: 8px;
    margin: 5px     auto;
}
.ratingINFO {
    /*border-bottom: 1px solid #7b7b7b !important;*/
    /*background: #ebebeb;*/
    /*margin-top: 5px;*/
    /*padding: 5px;*/

    border-bottom: 1px solid #7b7b7b !important;
    /*background: #f8f8f8;*/
    margin-top: 5px;
    padding: 5px;
    border-radius: 10px 10px 0px 0px;
}

.ratingName {
    border: 0px solid !important;
    /* display: inline-block; */
    margin: 0px !important;
    padding-bottom: 5px !important;
    font-size: 15px !important;
}

.ratingTIME {
    /* float: left; */
    text-align: right;
    font-size: 14px;
}

.ratingIMAGE {
    width: 30px;
    display: inline;
    margin: 0px !important;
    float: left;
    position: relative;
    top: -20px;
    margin-left: 5px !important;
}

.ratingFEEDBACK {
    background: #eceaea40;
    padding: 5px;
    border-radius: 0px 0px 10px 10px;
}


.slider-buttons {
    z-index: 1500 !important;
}

img.face_selected {
    background: #d1d1d1;
    border: solid;
    border-radius: 16px;
}


.icon_slider_text {
    display: block;
    text-align: center;
    /*bottom: -18px;*/
    position: absolute;
    color: #000;
    width: 100%;
    background: #ecececa8;
    padding: 4px;
    font-weight: bolder;
}

.cartBtn {
    /*background: #ffffff;*/
    /*height: 50px;*/
    /*width: 50px;*/
    /*right: 31px;*/
    /*bottom: 18px;*/
    /*!*color: #fff;*!*/
    /*font-size: 20px;*/
    /*text-align: center;*/
    /*border-radius: 50%;*/
    /*line-height: 48px;*/
    /*border: 2px solid #312d31;*/
    /*color: #312d31;*/
    /*!*z-index: 10000 !important;*!*/
    /*z-index: 99999999999999;*/

    /*position: fixed;*/
}

.pay_option {
    background: #e9e9e9;
    margin: 10px;
    border-radius: 7px;
    border: 1px solid #cacaca;
}

@-moz-keyframes scalling {
    0% {
        transform: scale(0, 0);
    }
    50% {
        transform: scale(1.6, 1.6);
    }
    100% {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes scalling {
    0% {
        transform: scale(0, 0);
    }
    50% {
        transform: scale(1.6, 1.6);
    }
    100% {
        transform: scale(1, 1);
    }
}

@-o-keyframes scalling {
    0% {
        transform: scale(0, 0);
    }
    50% {
        transform: scale(1.6, 1.6);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes scalling {
    0% {
        transform: scale(0, 0);
    }
    50% {
        transform: scale(1.6, 1.6);
    }
    100% {
        transform: scale(1, 1);
    }
}

.to_address a , .to_branch  a{
    border-radius: 10px;
}

.delev_to_branch_switch{
    justify-content: center;
}

input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 2px solid #000000;
    box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}

input[type="text"], input[type="number"], input[type="password"], textarea, input[type="email"] {
    background-color: #fff;
    width: 100%;
    padding: 9px 10px;
    box-sizing: border-box;
    margin: 5px 0px;
     box-shadow: none !important;
    border: 1px solid #ccc;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    resize: none;
}
:focus:not([tabindex^='-']) {
    outline: 0px !important;

}
select{
    box-shadow: none !important;
}

.animatedCartBtn {

    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;

    animation-name: scalling;
    animation-duration: 1.5s;

    /*-webkit-transform: scale(1.5, 1.5);*/
    /*-moz-transform: scale(1.5, 1.5);*/
    /*-o-transform: scale(1.5, 1.5);*/
    /*transform: scale(1.5, 1.5);*/
}

.myModal {
    /*z-index: 200000;*/
}

.transparent {
    opacity: 0 !important;
}

.qr_client {
    width: 150px;
    height: 150px;
}

#loyality_container h3 {
    width: 100%;
    text-align: center;
    background: #dcdcdc;
    border-radius: 15px;
    padding: 5px;
    font-weight: bold !important;
    font-size: 15px;
}

.loyality_icons {
    text-align: center;
    font-size: 20px
}

.loyalStamps i {
    font-size: 35px;
    margin-left: 5px;
}

#loyality_stamps {
    color: red;
}


#loyality_unstamps {
    color: grey;
}

.iconTitle, .myIconTitle {
    animation-delay: 1.12s;
}


.my-badge{
    background: #ff000094;
    width: auto;
    width: 100%;
    /* display: block; */


    position: absolute;
    right: 0px;
    left: 20px;
    width: 58px;
    height: 20px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
    box-shadow: -1px 2px 3px 0px #00000082;
    color: #fff;
    padding-top: 3px
}

.my-badge-new{
    background: #ff000094;
}

.my-badge-special{
    background: #00558d;
}

.my-badge-discount{
    background: #754d00;
}

.my-badge-chef_choice{
    background: #3a6705;
}

.my-badge-most_choosed{
    background: rgb(72, 152, 127);
}

.my-badge-soon{
    background: rgb(152, 105, 5);
}

.edit_design {
    color: #ffffff;
    text-align: center;
    width: 100%;
    background: #da578b;
    display: block;
    height: 30px;
    border-radius: 15px;
    padding-top: 5px;
    box-shadow: 1px 1px 4px 0px #aeaeae;
}

a.edit_design2 {
    text-align: center;
    display: block;
}

.edit_design2 > i {
    background: white;
    box-shadow: 2px 2px 2px #c3c3c3;
    border-radius: 16px;
    width: 30px;
    height: 30px;
    padding-top: 9px;
}

.section-title {
    animation-delay: 0.9s;
    border-bottom: 0px;
    /*font-weight: bolder !important;*/
}

h1.section-title {
    font-size: 22px !important;
    /*color: red;*/
}


.vedioClass {
    width: 100%;
    height: 100%;
}

.madeWithLove {
    /*text-align: center;*/
    /*color: aliceblue;*/
    /*display: block;*/
    /*font-size: x-small;*/
    /*margin-top: 5px;*/

    text-align: center;
    color: #ffffff;
    display: block;
    font-size: x-small;
    margin-top: 5px;
    background: #00000038;
    width: 45%;
    margin: 3px auto 0px auto;
    padding: 3px;
    border-radius: 5px;
}

.sliderBtns {
    color: white;
    z-index: 10;
    font-size: 40px;
}

.slider_bottom {
    width: 100%;
    height: 35px;
    /* background: black; */
    background-image: linear-gradient(180deg, #fff0, white 99%, #ffffff);
    z-index: 1000;
    position: absolute;
    bottom: 0px;
}


.loyality_btn {
    position: absolute;
    display: block;
    bottom: 10px;
    left: 25px;
    color: white;
    z-index: 10;
    font-size: 40px;
}

.good-share-modal-open .good-share-modal {
    z-index: 500000 !important;
}

.modal_header_buttons {
    float: left;
    font-family: cursive, tahmoa;
    font-weight: 700;
    cursor: pointer;
    opacity: 0.5;
    font-size: 27px;
    position: relative;
    top: -7px;
    left: 10px;
}


.redHeart {
    color: red !important;
}

.product_price  {
    width: 100% !important;
    background: #e7e7e7;
    margin-top: 5px;
    padding: 6px;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center;
    border-radius: 5px;
}

.selected_row, .my_row {
    width: 100% !important;
    background: #e7e7e7;
    margin-top: 5px;
    padding: 6px;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center;
    border-radius: 5px;
}

.selected_option, .selected_size{
    /*border: solid 3px #b2b2b2;*/
    background:  #b2b2b2;
}

.org_share {
    color: gray;
    font-size: 50px;
    margin-bottom: 10px;
    background: #d2d2d2;
    padding: 8px;
    border-radius: 10px;
    margin-top: 5px;
}

.previous_cart_wrapper .lastCartTokenClickable{

    display: block;
    padding: 5px;
    font-size: larger;
}

.previous_cart_wrapper .lastCartTokenClickable:not(:last-child){
    border-bottom: 1px solid #666;

}

.previous_cart_wrapper {
    background: #e0e1e2;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.separator {
    margin-top: 9px;
    border-bottom: 1px;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 15px;
}

.previous_cart_wrapper h2 {
    margin: 0px;
    font-size: 15px;
}


.favedIconsContainer {
    background: #f4f4f4;
    border-radius: 10px;
    padding: 5px;
    /* display: inline; */
    /* position: relative; */
    margin-bottom: 9px;
}

.favedIconImage {
    height: 100px;
    width: 100px;
    background-size: contain;
    border: 2px solid #d8d8d8;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    float: right;
    background-size: cover !important;
    margin-left: 5px;
}

.favedIconName {
    display: inline;
    font-size: 14px !important;
}

.deleteFavedIcon {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: red;
    font-size: 14px;
    clear: both;
}


.grid_1{


}

.grid_2{

}


.grid_3{

}


.grid_5{

}

.grid_55{

}


.grid_10{

}


/*/////////////////////*/

.point {
    margin: 0px !important;
    margin-bottom: 20px !important;
}

.point_1 {
    width: 100%;
    margin-right: 0px;
}

.point_1 .myIcon {
    width: 100%;
    height: 150px;
    border-radius: 10px;
}

.point_55 {
    width: 17%;
}

.point_55 .myIcon {
    width: 40px;
    height: 40px;
}


.point_5 {
    width: 100%;
    margin-right: 0px;
}


.point_5 .myIcon {
    width: 100%;
    height: 350px;
    border-radius: 10px;
}


.point_2 {
    width: 49%;
}

.point_2 .myIcon {
    width: 150px;
    height: 150px;
}

.point_3 {
    width: 28%;
}

.point_3 .myIcon {
    width: 85px;
    height: 85px;
}


.point_10 .icon_text_summary {
    text-align: right !important;
    margin: 2px 80px 2px 10px;
    color: grey;
    font-size: 15px;

}
.point_10 {
    width: 100%;


    background: #ececec;
    border-radius: 10px;
    padding: 5px;
    line-height: 20px;
    border: 1px solid #d9d9d9;
}


.point_10 .myIcon {


    width: 100px;
    height: 100px;
    float: right!important;
    margin-left: 10px;
}

.point_10 .myIconTitle {
    /*text-align: right;*/
    /*font-size: 18px;*/
    /*margin-right: 80px;*/

    text-align: right;
    font-size: 16px !important;
    margin-right: 80px;
    font-weight: bolder !important;
    margin-top: 5px;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}


.preloader {
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    margin: 0 auto
}

.preloader .preloader-circle {
    width: 100px;
    height: 100px;
    position: relative;
    border-style: solid;
    border-width: 3px;
    border-top-color: #000000;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    z-index: 10;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
    box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
    background-color: #ffffff;
    -webkit-animation: zoom 2000ms infinite ease;
    animation: zoom 2000ms infinite ease;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.preloader .preloader-circle2 {
    border-top-color: #0078ff
}

.preloader .preloader-img {
    position: absolute;
    top: 50%;
    z-index: 200;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 5px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.preloader .preloader-img img {


    /*max-width: 98px;*/
    border-radius: 50%;

    width: 98px;
    height: 98px;

}

.preloader .pere-text strong {
    font-weight: 800;
    color: #dca73a;
    text-transform: uppercase
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }
}


.uk-modal.uk-open {
    opacity: 1;
    z-index: 1000000000000000000000;
}


.uk-position-small {
    z-index: 100000000000000000000000000000000;
}

.gray {
    color: gray !important;
}

ul.uk-subnav.uk-subnav-pill li {
    width: 100px;
    height: 100px;
    border: 2px solid #e9e9e9;
    margin-left: 10px;
    border-radius: 10px;
    text-align: center;
    padding-top: 0px;
    padding: 0px;
}


.uk-subnav-pill a i {
    font-size: 20px;
    padding-top: 10px;
}

li.uk-active {
    background: #f7f7f7;
    border-radius: 55px;
}


.uk-subnav-pill > .uk-active > a {
    background-color: inherit;
    color: #fff;
}


.uk-subnav-pill > * > :first-child {
    /* padding: 5px 10px; */
    background: 0 0;
    color: #999;
    margin: 0 auto;
    display: block;
    padding-top: 30px;
    margin-bottom: 10px;
    height: 100%;
}


form {
    /*width: 300px;*/
    margin: 5px auto !important;
    text-align: center;
    /*padding-top: 50px;*/
}

.value-button {


    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 10px !important;
    vertical-align: middle;
    padding: 11px 0;
    background: #30353b;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    color: white;
    -ms-user-select: none;
    user-select: none;

}


.inline{
    display: inline;
}
.value-button:hover {
    cursor: pointer;
}

form .decrease {
    margin-right: -4px;
    border-radius: 8px 0 0 8px;
}

form .increase {
    margin-left: -4px;
    border-radius: 0 8px 8px 0;
}

form #input-wrap {
    margin: 0px;
    padding: 0px;
}

input.items_number {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 40px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}




.ui-timepicker-standard{
    z-index: 999999999999999999999999999 !important;
}

/*@media screen and (max-width: 850px) {*/

/*    body .index-grid {*/
/*        grid-template-columns: 1fr !important;*/
/*        max-height: none;*/
/*    }*/

/*    body .left-column {*/
/*        height: auto;*/
/*    }*/

/*    body .right-column {*/
/*        height: 300px;*/
/*    }*/

/*    !*body .right-column {*/
/*        height: 400px;*/
/*    }*!*/
/*    body .table-display {*/
/*        border-radius: 5px;*/
/*    }*/

/*    body .grid-4 a {*/
/*        width: 30%;*/
/*        margin: 10px 1%;*/
/*    }*/

/*    body .index-grid, body .right-column {*/

/*        -webkit-border-radius: 10px 10px 0 0 !important;*/
/*        -moz-border-radius: 10px 10px 0 0 !important;*/
/*        border-radius: 10px 10px 0 0 !important;*/

/*        -webkit-background-clip: padding-box;*/
/*        -moz-background-clip: padding;*/
/*        background-clip: padding-box;*/
/*    }*/

/*    #slideshow, #slideshow div, .table-cell-display, .header {*/

/*        -webkit-border-radius: 10px 10px 0 0 !important;*/
/*        -moz-border-radius: 10px 10px 0 0 !important;*/
/*        border-radius: 10px 10px 0 0 !important;*/

/*        -webkit-background-clip: padding-box;*/
/*        -moz-background-clip: padding;*/
/*        background-clip: padding-box;*/
/*    }*/
/*}*/

