﻿html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body, input, input:focus, select, textarea, textarea:focus {
    /*font-family: 'simpler';*/
    font-family: 'simpler';
    -webkit-font-smoothing: subpixel-antialiased !important;
    line-height:1.5;
}

body, figure, form, nav li a {
    margin: 0
}

dfn, mark {
    font-style: italic
}

.back-to-top, .counter_clicks_text, .fs_p_small, :focus, a, input[type="checkbox:focus"], input[type=checkbox], input[type=radio], ins, nav li a {
    text-decoration: none
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

hr, ol, ul {
    margin: 1em 0
}

.fs_top, td {
    vertical-align: top
}


.fusionFloat, .fusionFloatEasy, .imageZoom, .ir, .visuallyhidden, figure, svg:not(:root) {
    overflow: hidden
}

::-moz-selection {
    background: rgba(255,255,0,.2)
}

::selection {
    background: rgba(255,255,0,.2)
}

::marker {
    color: #fff
}

.wrapper {
    max-width: 100%;
    margin: 0 auto
}

.ir br, [hidden], audio:not([controls]), input.toggle, label.toggle, nav ul ul {
    display: none
}

.fsvg, .imageZoom, .imageZoom img, .itemZoomOut img, .load_btn_container, audio, canvas, input, nav li a, nav li:hover ul, textarea, textarea:focus, video {
    display: inline-block
}

.fs_float_none, .fsvg_none, nav ul ul li {
    float: none
}

.fs_float_left, .fsvg_left, nav li {
    float: left
}

    nav li:hover ul {
        position: absolute;
        padding: 0 !important;
        margin: 0 !important
    }

label.toggle {
    z-index: 100000000000 !important;
    position: relative
}

.open_closed_alert {
    width: 100%;
    float: right;
    height: 40px;
    text-align: center;
    background-color: #8b0000;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 1em !important;
    margin-top: 15px;
    border-radius: 3px
}

a.disabled {
    pointer-events: none;
    cursor: default;
    opacity: .7
}

header .mediaBtn:hover {
    color: #fff !important;
    opacity: .9
}

.header .userLogin:hover, .header .userLogout:hover, .header .wishlist:hover, header .infoBtn:hover {
    color: #202020 !important
}

.footer_info_text a:hover, .fs_web_text_color:hover, .mobile_search:hover, .wishlist_header i:hover, header .menu_cart_button label i:hover, header .search_desktop i:hover, header nav li a i:hover, header nav li ul li a:hover {
    color: #008448 !important
}

.addToCart_autocomplete, .addToCart_autocomplete:focus, .addToCart_autocomplete:hover {
    width: auto;
    height: 32px;
    text-align: center !important;
    color: #fff !important;
    font-weight: 400;
    line-height: 1em;
    margin: 6px 0 0 5px;
    border: 0;
    padding: 0 12px;
    font-size: 16px;
    float: left;
    direction: rtl;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 25px;
    display:none
}

    .addToCart_autocomplete, .addToCart_autocomplete:focus {
        background-color: #202020
    }

        .addToCart_autocomplete:hover, .fs_bcolor_green, .load_btn:hover {
            background-color: #000
        }

.fa {
    line-height: 1.3em;
    margin-left: 7px !important
}

.fsvg {
    font: 14px/1em FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fs_bottom, .fs_top {
    display: table-cell
}

.glow-on-hover:before {
    width: 100%;
    border: none;
    outline: 0;
    color: #fff;
    cursor: pointer;
    content: '';
    background: linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);
    position: absolute;
    top: -1px;
    left: -1px;
    background-size: 400%;
    z-index: -1;
    filter: blur(2px);
    width: calc(100% + 1px);
    height: calc(100% + 1px);
    animation: 15s linear infinite glowing;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 5px;
    opacity: 1
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    top: 0;
    border-radius: 5px
}

@keyframes glowing {
    0%,100% {
        background-position: 0 0
    }

    50% {
        background-position: 400% 0
    }
}

.fs_float_right, .fsvg_right {
    float: right
}

.fsvg_15 {
    width: 15px
}

.fsvg_16 {
    width: 16px
}

.fsvg_17 {
    width: 17px
}

.fsvg_18 {
    width: 18px
}

.fsvg_19 {
    width: 19px
}

.fsvg_20 {
    width: 20px
}

.fsvg_21 {
    width: 21px
}

.fsvg_22 {
    width: 22px
}

.fsvg_23 {
    width: 23px
}

.fsvg_24 {
    width: 24px
}

.fsvg_25 {
    width: 25px
}

.fsvg_30 {
    width: 30px
}

.fsvg_35 {
    width: 35px;
    font-size: 30px
}
.fs_title_big, .fs_title, .fs_cat_title, .fs_semi_title, .fs_sub_title{

}
.fs_cat_title, .fs_p, .fs_semi_title, .fs_sub_title, .fs_title, .fs_title_big, .fs_title_extra_big {
    text-decoration: none;
    direction: rtl;
    width: 100%;
    float: right;

}

.fs_p_small {
    direction: rtl;
    width: auto
}

.fs_font_title {
    font-family: 'simpler';
}

.fs_tzar {
    font-family: almoni-neue-tzar;
    letter-spacing: .7px
}
.fs_simpler {
	font-family: 'simpler';
}
.fs_levit {
    font-family: 'LevitBlended Bold';
    letter-spacing: .4px
}

.fs_300 {
    font-weight: 300
}

.fs_400 {
    font-weight: 400
}

.fs_600 {
    font-weight: 600
}

.fs_700, b, strong {
    font-weight: 700
}

.fs_800 {
    font-weight: 800
}

.fs_900 {
    font-weight: 900
}

.fs_left, .fs_right {
    text-align: right
}

.fs_center {
    text-align: center
}

.fs_justify {
    text-align: justify !important
}

.fs_ken_overlayer_middle, .fs_middle, .text_middle {
    display: table-cell;
    vertical-align: middle
}

.fs_bottom {
    vertical-align: bottom
}

.counter_clicks_text, .fs_btn_text, .slideshow_lable_text, .website_btn_text, img {
    vertical-align: middle
}

.fs_auto_width {
    width: auto !important
}

.fs_margin_bottom_5 {
    margin-bottom: 5px
}

.fs_margin_bottom_10 {
    margin-bottom: 10px
}

.fs_margin_bottom_15 {
    margin-bottom: 15px
}

.fs_margin_bottom_20 {
    margin-bottom: 20px
}

.fs_margin_bottom_30 {
    margin-bottom: 30px
}

.fs_margin_bottom_40, blockquote {
    margin-bottom: 40px
}
.fs_black {
    color: #000
}
.fs_grey {
    color: #686868
}
.fs_white {
    color: #fff
}
.fs_light_grey {
    color: #777
}
.fs_blue {
    color: #00677e
}
.fs_light_blue {
    color: #0082b2
}
.fs_green {
    color: #008448
}
.fs_red {
    color: #da184c
}
.fs_brown {
    color: #460c0e
}

.fs_pink {
    color: #eac5ce
}




.fs_web_text_color {
    color: #222
}
.fs_bcolor_black {
    background-color: #010101
}

.fs_bcolor_grey {
    background-color: #222
}

.fs_bcolor_white {
    background-color: #fff
}

.fs_bcolor_ofwhite {
    background-color: #d9ceca
}

.fs_bcolor_brown {
    background-color: #008448
}

.fs_gradient_green_blue {
    background: linear-gradient(to right,#00ad44,#00677e);
}
.fs_gradient_green {
    background: linear-gradient(to left, #31890b, #70d548);
}

.fs_gradient_blue {
    background: linear-gradient(to left, #0072aa, #42aeb8);
}

.video-container {
    width: 100%;
    overflow: hidden;
    position: relative
}

    .video-container video {
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%)
    }

.fsTransition {
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s
}

.fsBoxShadow {
    box-shadow: 0px 0px 30px 0 rgba(158, 158, 160, 0.1);
}

.fsTextShadow {
    text-shadow: 1px 1px 1px rgba(0,0,0,.5)
}

.fsShadowHeader {
    -webkit-box-shadow: 0 2px 7px -1px rgba(214,214,214,.5);
    -moz-box-shadow: 0 2px 7px -1px rgba(214,214,214,.5);
    box-shadow: 0 2px 5px rgba(140,140,140,.1)
}

.fsBorderRadius50p, .fsBorderRadiusCircle {
    border-radius: 50%
}

.fsBorderRadius3 {
    border-radius: 3px
}

.fsBorderRadius5 {
    border-radius: 5px
}

.fsBorderRadius7 {
    border-radius: 7px
}

.fsBorderRadius10 {
    border-radius: 10px
}

.fsBorderRadius15 {
    border-radius: 15px
}

.fsBorderRadius25 {
    border-radius: 25px
}

.fsBorderRadius50 {
    border-radius: 50px
}

.fsBorderRadius7top {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}
.fsBorderRadius15top {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}
.fs_btn_container {
    width: 100%;
    float: right;
    text-align: center;
    direction: rtl;
    margin-top: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.fs_btn_container_inside, .web_btn_container_inside {
    width: auto;
    float: none;
    align-items: center;
    display: flex;
}
.fs_btn {
    width: auto;
    margin-top: 0;
    text-align: center;
    box-sizing: border-box;
    height: 45px;
    padding: 0 35px 2px 35px;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
}

    .footer_link:hover, .fs_btn:hover {
        opacity: .9;
        background-color:#333!important;
    }

.fs_btn_text {
    font-size: 19px;
    display: table-cell;
    line-height: 0
}

.imageZoom {
    visibility: visible
}

.hidden, .invisible {
    visibility: hidden
}

.imageZoom img {
    -webkit-transition: .9s ease-in-out;
    -moz-transition: .9s ease-in-out;
    -o-transition: .9s ease-in-out;
    -ms-transition: .9s ease-in-out;
    transition: .9s ease-in-out;
    width: 100%;
    max-width: 100%
}

.imageZoom:hover img {
    transform: scale(1.15,1.15);
    -webkit-transform: scale(1.15,1.15);
    -moz-transform: scale(1.15,1.15);
    -ms-transform: scale(1.15,1.15);
    -o-transform: scale(1.15,1.15);
    transition: .2s ease-in-out;
    -webkit-transition: .9s ease-in-out;
    -moz-transition: .9s ease-in-out;
    -ms-transition: .9s ease-in-out;
    -o-transition: .9s ease-in-out;
    width: 100%;
    max-width: 100%
}

.back-to-top {
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 60px;
    right: 10px;
    color: #000;
    display: none;
    z-index: 100002 !important;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    opacity: 1;
    background-image: url(../images/System/UpBtn.png);
    background-repeat: no-repeat;
    background-position: center center
}

    .back-to-top:hover {
        opacity: 1
    }

.img_style {
    width: 100%;
    max-width: 100%
}

.fs_gold_btn {
    background: linear-gradient(to bottom,#c6002b,#000)
}

.notify {
    color: #000 !important;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

.button_overlay {
    -webkit-animation: 2s infinite color-change;
    -moz-animation: 2s infinite color-change;
    -o-animation: 2s infinite color-change;
    -ms-animation: color-change 2s infinite;
    animation: 2s infinite color-change
}

@keyframes color-change {
    0%,100% {
        background-color: #000
    }

    50% {
        background-color: #008448
    }
}

@-webkit-keyframes color-change {
    0%,100%,50% {
        background-color: #000
    }
}

.progress_div_with_gif {
    float: none;
    height: 100%;
    width: 100%;
    padding-top: 0;
    text-align: center;
    background-color: rgba(255,255,255,.6);
    top: 0;
    left: 0;
    position: absolute
}

.osa_blog_carusel_items {
    width: 100%;
    float: right;
    display: block
}

.page_slide_no_parralax {
    width: 100%;
    float: right;
    background-repeat: no-repeat
}

.page_slide_no_parralax_title_container {
    width: 100%;
    display: table;
    direction: rtl
}

.page_slide_no_parralax_title {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 30px);
    padding-right: 15px;
    padding-left: 15px
}

.cameraTest1 {
    width: 100%;
    float: right;
    position: relative
}

.counter_clicks_con, .slideshow_cover_btn, div .fs_ken_overlayer {
    position: absolute;
    right: 0;
    top: 0
}

.slideshow_cover_btn {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0
}

.counter_clicks_con {
    width: auto;
    height: 2px;
    background-color: rgba(0,0,0,0);
    display: table;
    text-align: center;
    padding-right: 3px;
    padding-left: 3px
}

.counter_clicks_text {
    direction: rtl;
    font-size: 1px;
    color: #fff;
    display: table-cell
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%
}

embed, object, video {
    max-width: 100%;
    width: 100%
}

.ie6 img, input:focus {
    width: 100%
}

img.floatIMG {
    float: left;
    padding-right: 1em
}

.itemZoomOut img {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 100%
}

    .itemZoomOut img:hover {
        opacity: 1;
        transform: scale(1.05,1.05);
        -webkit-transform: scale(1.05,1.05);
        -moz-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
        -o-transform: scale(1.05,1.05);
        transition: .2s ease-in-out;
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        width: 100%;
        max-width: 100%
    }

.imageStyle {
    max-width: 100%;
    position: relative
}

.contact_home_form_send {
    width: 120px;
    float: left;
    margin-top: 5px
}

.contact_home_button, .contact_home_button:focus, .contact_home_button:hover {
    font-size: 17px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    color: #fff !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    line-height: 1em
}

.contact_home_button {
    float: right;
    cursor: pointer;
    background-color: #d3b59c;
    border: 1px solid #000;
    border-radius: 25px
}

    .contact_home_button:hover, .contact_page_button {
        background-color: #000;
        border: 1px solid #000
    }

        .contact_home_button:focus, .contact_page_button:focus {
            background-color: #848586;
            border: 1px solid #848586
        }

        .contact_page_button, .contact_page_button:focus, .contact_page_button:hover {
            float: left;
            line-height: 2.1em;
            width: 100%;
            text-align: center;
            font-size: 17px;
            font-weight: 400;
            cursor: pointer
        }

.contact_page_form_field_short select {
    direction: rtl;
    font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    padding-right: 7px;
    box-sizing: border-box;
    color: #848586
}

.contact_page_button, .contact_page_button:focus, .footer_info_text a, .load_btn, .load_btn:hover {
    color: #fff !important
}

    .contact_page_button:hover {
        color: #fff !important;
        background-color: #d3b59c;
        border: 1px solid #d3b59c
    }

.contact_home_checkbox_container {
    width: auto;
    float: right;
    display: block;
    margin-top: 10px;
    direction: rtl
}

.contact_home_checkbox {
    text-align: right;
    margin-left: 9px;
    float: right;
    width: 20px
}

.contact_home_checkbox_title {
    float: left;
    width: auto;
    font-size: 17px;
    font-weight: 400;
    direction: rtl;
    text-align: left;
    margin-top: 3px
}

.page_container, .page_title_container, .web_btn_container {
    float: right;
    width: 100%
}

div .fs_ken_overlayer {
    display: table;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    bottom: 0;
    left: 0;
    opacity: 0;
    transform: scale(.95,.95);
    transition: .3s;
    background-color: rgba(255,255,255,.2)
}

    div .fs_ken_overlayer:hover {
        opacity: 1;
        transform: scale(1);
        transition: .3s
    }

.fs_ken_overlayer .ken_overlayer_btn {
    float: left;
    width: 40px !important;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-position: center center;
    background-image: url('../../../images/System/banner_arrow_heb.png');
    background-size: contain;
    background-repeat: no-repeat;
    left: calc(50% - 20px) !important;
    position: relative;
    background-color: #000;
    border-right: 4px solid #fcfb00
}

    .fs_ken_overlayer .ken_overlayer_btn:hover {
        background-color: #231f20;
        border-right: 4px solid #fcfb00
    }

.blog_post_id_title_divider {
    float: right;
    width: 100%;
    margin-top: 18px;
    margin-bottom: 22px
}

.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #d9d9d9;
    border: none
}

.shap_wave_down, .shap_wave_up {
    background-repeat: repeat-x;
    background-position: top;
    z-index: 1;
    width: 100%;
    right: 0
}

.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 40px;
    background: #000
}

.custom-heading-line {
    position: relative;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 25px
}

    .custom-heading-line::after, .custom-heading-line::before {
        content: '';
        position: absolute;
        bottom: 0;
        pointer-events: none
    }

    .custom-heading-line::before {
        left: 0;
        right: 0;
        border-bottom: 1px solid #000
    }

    .custom-heading-line::after {
        left: 50%;
        z-index: 2;
        transform: translateX(-50%);
        display: inline-block;
        width: 67px;
        height: 2px;
        background: #000
    }

.shap_wave_up {
    position: absolute;
    top: 0;
    background-image: url(../images/System/wave_shap_up.png)
}

.shap_wave_down {
    position: absolute;
    bottom: 0;
    background-image: url(../images/System/wave_shap_down.png)
}

.hover14 figure, .website_btn, sub, sup {
    position: relative
}

.fusionFloat {
    -webkit-transform: translatey(0);
    transform: translatey(0);
    -webkit-animation: 6s ease-in-out infinite float
}

.fusionFloatEasy {
    -webkit-transform: translatey(0);
    transform: translatey(0);
    -webkit-animation: 9s ease-in-out infinite float
}

@keyframes float {
    0%,100% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-20px)
    }
}

.fusionRotate {
    -webkit-animation: 40s infinite mymove;
    animation: 20s 4s infinite mymove;
    background-image: url("obj1.png");
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1)
}

@keyframes mymove {
    50% {
        transform: rotate(30deg)
    }
}

fieldset, figure, hr, legend, nav ol, nav ul, ol, ul {
    padding: 0
}

    figure:hover + span {
        bottom: -36px;
        opacity: 1
    }

.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.hover14 figure:hover::before {
    -webkit-animation: .75s shine;
    animation: .75s shine
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.page_title_container {
    text-transform: uppercase;
    padding: 0;
    text-align: center !important;
    position: relative;
    direction: rtl
}

.page_title_container_spam {
    padding-right: 5px;
    padding-left: 5px
}

.web_btn_container {
    direction: rtl;
    margin-top: 10px
}

.website_btn {
    width: auto;
    min-width:250px;
    margin-top: 0;
    text-align: right;
    box-sizing: border-box;
    height: 55px;
    display: table;
    padding: 0 20px 5px 0px;
}

.website_btn_text {
    font-size: 30px;
    display: table-cell;
    line-height: 0
}

.website_btn:hover {
    box-shadow: 0 5px 5px 0 rgb(61 61 61 / 30%);
    opacity: .9
}

.slideshow_lable {
    float: right;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 0;
    direction: rtl;
    display: table;
    text-align: center;
    background-color: transparent
}

.slideshow_lable_text {
    text-align: center;
    display: table-cell;
    font-family: almoni-neue-tzar
}

.slideshow_lable_text_up {
    width: 100%;
    font-size: 20px;
    float: right;
    line-height: .9em
}

.slideshow_lable_text_down {
    width: 100%;
    font-size: 17px;
    float: right;
    line-height: .9em
}

.load_btn, input {
    line-height: 1em
}

.add_min_orderp_opup_btn, .close_min_orderp_opup_btn, .close_refresh_btn {
    font-size: 16px;
    font-weight: 400;
    direction: rtl;
    cursor: pointer;
    color: #fff
}

.load_btn {
    float: none;
    width: auto;
    text-align: center;
    cursor: pointer;
    background-color: #000;
    border: 0;
    opacity: 0
}

.ir, blockquote, textarea, textarea:focus {
    text-align: right;
    direction: rtl
}

.customers_form_field input, .customers_form_field_long_new input, .customers_form_field_medium input, .customers_form_field_small input, .password_recovery_form_field input {
    float: right;
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
    display: inline-block;
    font-size: 17px;
    background-color: #fff;
    border: 1px solid #a5a5a5;
    color: #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1em;
    padding-top: 7px;
    padding-bottom: 7px
}

.contact_section_form input {
    font-size: 17px;
    background-color: #fff;
    border: 1px solid #6d6e71;
    color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 1;
    padding-top: 9px;
    padding-bottom: 9px
}

    .contact_section_form input:focus {
        border: 1px solid #6d6e71
    }

input {
    width: 100%;
    float: right;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    overflow: visible;
    direction: rtl;
    box-sizing: border-box
}

:focus {
    outline: 0
}

textarea, textarea:focus {
    overflow-x: hidden;
    vertical-align: top;
    font-size: 17px;
    font-weight: 400;
    width: 100%;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    padding-top: 7px;
    float: right;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    line-height: 1.2em;
    box-sizing: border-box
}

select {
    direction: rtl;
    font-size: 17px;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
    color: #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    opacity: 1
}

.ir, article, aside, details, figcaption, figure, footer, header, hgroup, hr, nav, section {
    display: block
}

abbr[title] {
    border-bottom: 1px dotted
}

blockquote {
    font-size: 17px;
    font-weight: 400;
    color: #604c42;
    float: right;
    width: 100%;
    line-height: 1.7em;
    letter-spacing: 1.3px
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc
}

ins {
    background: #ff9;
    color: #000
}

mark {
    background: #ff0;
    color: #000;
    font-weight: 700
}

code, kbd, pre, samp {
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

    q:after, q:before {
        content: "";
        content: none
    }

small {
    font-size: 85%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd {
    margin: 0 0 0 40px
}

nav ol, nav ul {
    list-style: none;
    margin: 0
}

fieldset {
    border: 0;
    margin: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    margin-left: -7px
}

table button, table input {
    overflow: auto
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type="checkbox:focus"], input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    height: 18px;
    width: 18px;
    border-width: 0;
    background-color: #fff
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input:invalid, textarea:invalid {
    background-color: #f0dddd
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ir {
    border: 0;
    text-indent: -999em;
    background-color: transparent;
    background-repeat: no-repeat
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

@keyframes floating {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(30%);
        transform: translateY(30%)
    }
}

@-webkit-keyframes floating {
    0%,100% {
        -webkit-transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(30%)
    }
}

@media print {
    a, a:active, a:visited {
        text-decoration: underline
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:active {
        color: #000
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.parallax_about h1 a {
    font-size: 17px;
    color: #3ab6ae
}

.backgroundChange {
    background-color: #ff0 !important
}

.popupMinOrder, .popupNoItemsAlert, .popupRefreshCartAlert {
    width: 100%;
    height: 100%;
    background-color: rgb(70 70 70 / 50%);
    display: none;
    position: fixed;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000000000000000
}

.popup_min_order_content, .popup_no_items_text, .popup_refresh_cart_content {
    box-sizing: border-box;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    top: calc(50% - 150px);
    border-radius: 7px;
    float: right;
    position: relative;
    display: table
}

.popup_refresh_cart_content {
    width: 300px;
    height: 300px;
    background-color: #fff;
    padding: 20px 40px;
    margin-left: calc(50% - 150px);
    margin-right: calc(50% - 150px)
}

.popup_refresh_icon {
    float: right;
    width: 70px;
    margin-left: calc(50% - 35px);
    margin-right: calc(50% - 35px);
    margin-bottom: 10px
}

.popup_refresh_text {
    float: right;
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.popup_empty_cart_icon {
    float: right;
    width: 100px;
    margin-left: calc(50% - 50px);
    margin-right: calc(50% - 50px);
    margin-bottom: 10px
}

.popup_empty_cart_text {
    float: right;
    width: 100%;
    position: relative;
    margin-bottom: 0
}

.addMinOrderPopup {
    width: 100%;
    float: right;
    text-align: center
}

.closePopupNoItemsAlert {
    height: 35px;
    width: 35px;
    line-height: 25px;
    position: absolute;
    text-decoration: none;
    top: 10px;
    left: 10px;
    background-color: #008448;
    border-radius: 50%;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: center
}

    .closePopupNoItemsAlert:before {
        color: #fff;
        content: "X";
        font-size: 22px
    }

.add_min_orderp_opup_btn, .close_refresh_btn {
    width: 120px;
    float: right;
    height: 35px;
    display: table;
    margin-left: calc(50% - 60px);
    margin-right: calc(50% - 60px);
    text-align: center;
    background-color: #222;
    line-height: 1em
}

    .add_min_orderp_opup_btn:hover, .close_refresh_btn:hover {
        background-color: #000;
        color: #fff
    }

.popup_min_order_content {
    width: 300px;
    height: 300px;
    background-color: #fff;
    padding: 20px;
    margin-left: calc(50% - 150px);
    margin-right: calc(50% - 150px)
}

.popup_min_order_icon {
    float: right;
    width: 70px;
    margin-left: calc(50% - 35px);
    margin-right: calc(50% - 35px);
    margin-bottom: 5px
}

.popup_min_order_text, .popup_min_order_title {
    float: right;
    width: 100%;
    position: relative
}

.closeMinOrderPopup {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 10px
}

.close_min_orderp_opup_btn {
    float: left;
    width: 30px;
    height: 30px;
    display: table;
    text-align: center;
    background-color: #c20c1a;
    line-height: 1em;
    border-radius: 50%
}

    .close_min_orderp_opup_btn:hover {
        background-color: #e81021;
        color: #fff
    }
