﻿.imageStyle, .imageZoom, .ir, .visuallyhidden, svg:not(:root) {
    overflow: hidden
}

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, 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
}

.fs_btn_text, .fs_middle, .website_btn_text, img {
    vertical-align: middle
}

hr, ol, ul {
    margin: 1em 0
}

td, textarea {
    vertical-align: top
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent !important
}

body {
    margin: 0;
    background-color: #fff;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: subpixel-antialiased !important;
    line-height:1.4em
}

.fs_big_title, .fs_p, .fs_p_extra_small, .fs_p_small, .fs_sub_title, .fs_title {
    width: 100%;
    float: right;
    direction: rtl;
    text-decoration: none
}

.fs_p_extra_small {
    font-size: 14px;
    line-height: 1.3em
}

::selection {
    background: rgba(248,255,159,.5)
}

.fs_aligner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.pageLoadFadeIn {
    opacity: 0;
    animation: 5s ease-in-out forwards fadeIn
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.blinkThisDiv {
    background-color: rgba(243,214,108,.6);
    animation: 1s infinite alternate fadeBackground
}

@keyframes fadeBackground {
    from {
        background-color: rgba(243,214,108,.5)
    }

    to {
        background-color: #F1B935
    }
}

.open_closed_alert {
    width: 100%;
    float: right;
    height: 40px;
    text-align: center;
    background-color: #a7000d;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 1em !important;
    margin-top: 15px;
    border-radius: 3px;
    align-items: center;
    display: flex;
    justify-content: center
}

.fs_middle {
    display: table-cell
}

a.disabled {
    pointer-events: none;
    cursor: default;
    opacity: .9
}

.delivery_btn[data-shippingtypecode].disabled, .pickup_or_delivery_radio_btn[data-shippingtypecode].disabled {
    pointer-events: none;
    cursor: default;
    opacity: .7;
    color: red
}

.backgroundChange {
    background-color: #F1B935 !important
}

.borderChange {
    border: 3px solid #ff0
}

.back-to-top {
    width: 35px;
    height: 35px;
    background-color: #F1B935;
    position: fixed;
    bottom: 15px;
    right: 15px;
    color: #231F20;
    display: none;
    z-index: 1002 !important;
    transition: .3s;
    opacity: .9;
    border-radius: 50%
}

.fs_btn, .fs_btn_container {
    text-align: center;
    position: relative
}

.bto_wrapper {
    width: 35px;
    height: 35px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center
}

.back-to-top:hover, .fs_btn:focus, .fs_btn:hover {
    opacity: 1
}

.fs_title_icon {
    float: right;
    width: 200px;
    height: 20px;
    margin-left: calc(50% - 100px);
    margin-right: calc(50% - 100px);
    margin-top: 10px;
    margin-bottom: 5px
}

    .fs_title_icon img {
        float: right;
        width: 100%;
        max-width: 100%
    }

.fs_moduls_text_max_width {
    max-width: 90% !important;
    margin-right: 5%;
    margin-left: 5%
}

.fs_btn_container {
    width: 100%;
    float: right;
    display: inline-block;
    direction: rtl;
    margin-top: 15px
}

.fs_btn_container_inside, .web_btn_container_inside {
    width: auto;
    float: none;
    display: inline-block
}

.fs_btn, .fs_float_right, .fsvg_right {
    float: right
}

.fs_btn {
    width: auto;
    border: 0;
    line-height: 1.2em;
    font-weight: 400;
    box-sizing: border-box;
    display: table;
    margin: auto;
    font-size: 18px;
    padding: 0 25px;
    height: 45px
}

.fs_btn_text {
    display: table-cell
}

.fs_btn_shape {
    width: 100%;
    height: 100%;
    padding: 0 20px;
    z-index: 0;
    position: absolute;
    right: -8px;
    bottom: -8px
}

::marker {
    color: #fff
}

.fs_font_website {
    font-family: "Open Sans", sans-serif !important
}

.fs_font_title {
    font-family: 'Open Sans',sans-serif
}

.contact_section_form input, .contact_section_form input:focus, .fs_almoni, .fs_rubik, .password_recovery_form_field input, input, select, textarea {
    font-family: "Open Sans", sans-serif
}

.fs_asimon {
    font-family: asimon,Dosis,sans-serif
}

.fs_arimo {
    font-family: Arimo,sans-serif
}

.fs_open {
    font-family: 'Open Sans',sans-serif
}

.fs_300, .fs_light {
    font-weight: 300
}

.fs_400, .fs_regular {
    font-weight: 400
}

.fs_500 {
    font-weight: 500
}
.fs_600 {
    font-weight: 600
}
.fs_700, b, strong {
    font-weight: 700
}
.fs_800 {
    font-weight: 800
}

.fs_900, .fs_ex_bold {
    font-weight: 900
}

.fs_left, .fs_right {
    text-align: right
}

.fs_center {
    text-align: center
}

.fs_justify {
    text-align: justify !important
}

.fs_float_left, .fsvg_left {
    float: left
}

.fs_float_none, .fsvg_none {
    float: none
}

.fs_auto_width {
    width: auto !important
}

.fs_100_width, .ie6 img, input:focus {
    width: 100%
}

.fs_margin_bottom_3 {
    margin-bottom: 3px
}

.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_white {
    color: #fff
}

.fs_red {
    color: #b10b0b
}

.fs_black {
    color: #231F20
}

.fs_grey {
    color: #333
}

.fs_light_grey {
    color: #575757
}

.fs_dark_red {
    color: #a3000c
}

.fs_green {
    color: #231F20
}

.fs_creem {
    color: #ede2d2
}

.fs_brown {
    color: #c18b72
}

.fs_gold, .fs_yellow {
    color: #F1B935
}

.fs_blue {
    color: #0c4045
}

.fs_bcolor_black {
    background-color: #010101
}

.fs_bcolor_grey, .website_btn:hover {
    background-color: #231F20
}

.fs_bcolor_light_grey {
    background-color: #f4f4f4
}

.fs_bcolor_white {
    background-color: #fff
}

.fs_bcolor_ofwhite {
    background-color: #d9ceca
}

.fs_bcolor_pink {
    background-color: #f79d7d
}

.fs_bcolor_green {
    background-color: #466b54
}

.fs_gradient_green_yellow {
    background: linear-gradient(to right,#f79d7d,#b7f900)
}

.fsBorderRadius1 {
    border-radius: 1px
}

.fsBorderRadius2 {
    border-radius: 2px
}

.fsBorderRadius3 {
    border-radius: 3px
}

.fsBorderRadius4 {
    border-radius: 4px
}

.fsBorderRadius5 {
    border-radius: 5px
}

.fsBorderRadius7 {
    border-radius: 7px
}

.fsBorderRadius10 {
    border-radius: 10px
}

.fsBorderRadius15 {
    border-radius: 15px
}

.fsBorderRadius20 {
    border-radius: 20px
}

.fsBorderRadius25 {
    border-radius: 25px
}

.fsBorderRadius35 {
    border-radius: 35px
}

.fsBorderRadius50 {
    border-radius: 50px
}

.fsBorderRadius50p {
    border-radius: 50%
}

.fsBorderRadiusCircle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.fsBorderRadiusBig {
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important
}

.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
}
.fsBorderRadius2top {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}
.fsBorderRadiusRight {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.fsBorderRadiusLeftRight {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.fsBoxShadow {
    box-shadow: 0 0 50px 0 rgb(86 86 86 / 5%)
}

.fsvg {
    display: inline-block;
    font: 14px/1em FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.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
}

.web_btn_container {
    float: right;
    width: 100%;
    text-align: center;
    display: inline-block;
    direction: rtl;
    margin-top: 15px
}

.website_btn {
    width: auto;
    float: none;
    margin-top: 0;
    text-align: center;
    box-sizing: border-box;
    height: 45px;
    display: table;
    padding: 0 25px;
    position: relative;
    background-color: #231F20;
    color: #fff;
    border-bottom: 0 solid #fff
}

.footer_info_text a:hover, .notify, .web_media_icon i:hover {
    color: #231F20 !important
}

.website_btn:hover {
    color: #fff
}

.website_btn_text {
    font-size:16px;
    font-weight: 400;
    display: table-cell;
    line-height: 1em
}

.website_btn_border {
    width: calc(100% - 12px);
    border: 1px solid #231F20;
    position: absolute;
    height: 38px;
    border-radius: 1px;
    right: 5px;
    top: 5px
}

.imageZoom img, .imageZoom:hover img, .itemZoomOut img, .itemZoomOut img:hover {
    width: 100%;
    max-width: 100%
}

.fsTransition {
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s
}

.fsTransitionFast {
    transition: .1s;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -o-transition: .1s
}

.fsTransitionSlow {
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s
}

.fsShadow, .fsShadowBig {
    -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 7px -1px rgba(214,214,214,.5)
}

.fs_shadow {
    box-shadow: 0 0 25px rgb(125 125 125 / 2%)
}

.fsTextShadow {
    text-shadow: 2px 0 5px #333
}

.fsWebTextShadow {
    text-shadow: -2px 2px 0 #F1B935
}

.fs_box_shadow {
    box-shadow: 0 0 30px 0 rgba(158,158,160,.2)
}

.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)
}

.fsBorderRadiusNeeman {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.contact_section_form input, .password_recovery_form_field input {
    border: 1px solid #6d6e71;
    background-color: #fff
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%
}

    img.floatIMG {
        float: left;
        padding-right: 1em
    }

.imageZoom {
    display: inline-block;
    visibility: visible;
}

    .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;
        display: inline-block
    }

    .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
    }

.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;
    display: inline-block
}

    .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
    }

.imageStyle {
    max-width: 100%;
    visibility: visible;
    position: relative
}

.hidden, .invisible {
    visibility: hidden
}

.notify {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

.footer_info_text a {
    color: #fff !important
}

.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: #231F20
    }

    50% {
        background-color: #072927
    }
}

@-webkit-keyframes color-change {
    0%,100%,50% {
        background-color: #231F20
    }

    0%,100% {
        background-color: rgb(23 157 193 / 95%)
    }

    50% {
        background-color: rgb(23 157 193 / 90%)
    }
}

.glow-on-hover:before {
    width: 100%;
    border: none;
    outline: 0;
    color: #fff;
    cursor: pointer;
    content: '';
    background: linear-gradient(45deg,#c18b72,#F1B935,#ede2d2,#231F20,#c18b72,#231F20,#c18b72,#F1B935,#ede2d2);
    position: absolute;
    top: -5px;
    left: -5px;
    background-size: 400%;
    z-index: -1;
    filter: blur(15px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: 20s linear infinite glowing;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 55px;
    opacity: 1
}

.glow-on-hover:after, .progress_div_with_gif {
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    background: 0 0;
    border-radius: 35px
}

@keyframes glowing {
    0%,100% {
        background-position: 0 0
    }

    50% {
        background-position: 400% 0
    }
}

.progress_div_with_gif {
    float: none;
    padding-top: 0;
    text-align: center;
    background-color: rgba(255,255,255,.6)
}

.page_container, .password_recovery_form_field input, .web_buttons_container, blockquote, input, textarea {
    float: right;
    width: 100%
}

.web_border_sep_bottom, .web_border_sep_top {
    width: 100%;
    height: 10px;
    left: 0;
    background-image: url('../images/System/web_sep.jpg');
    background-repeat: repeat-x;
    background-position: center center;
    position: absolute
}

.web_border_sep_top {
    top: 0
}

.web_border_sep_bottom {
    bottom: 0
}

.ir, .page_slide_no_parralax, .slideshow_arrow_down_image {
    background-repeat: no-repeat
}

.fs_changeColor {
    -webkit-animation: 12s infinite color-change;
    -moz-animation: 12s infinite color-change;
    -o-animation: 12s infinite color-change;
    -ms-animation: color-change 12s infinite;
    animation: 12s infinite color-change
}

@keyframes color-change {
    0%,100% {
        background-color: rgb(23 157 193 / 95%)
    }

    50% {
        background-color: rgb(23 157 193 / 90%)
    }
}

@keyframes textclip {
    to {
        background-position: 300% center
    }
}

.slideshow_arrow_down {
    margin-bottom: 0;
    z-index: 1;
    position: absolute;
    text-align: center;
    font-size: 13px;
    color: #fff;
    display: block;
    width: 50px;
    left: calc(50% - 25px);
    bottom: 160px
}

.web_btn, .web_btn:focus, .web_btn:hover {
    color: #fff !important;
    background-color: #231F20
}

.slideshow_arrow_down_image {
    height: 50px;
    margin-left: 0;
    position: absolute;
    width: 50px;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    cursor: pointer;
    z-index: 999;
    background-image: url('../images/System/downBtn.png');
    background-position: center top;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    background-size: contain
}

    .slideshow_arrow_down_image:hover {
        background-image: url(../images/System/downBtn.png);
        background-repeat: no-repeat;
        background-position: center top
    }

.page_slide_no_parralax {
    width: 100%;
    float: right
}

.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
}

.password_recovery_form_field input, .web_buttons_container, audio, canvas, input, textarea, video {
    display: inline-block
}

.title-big.line-behind:after, .title-big.line-behind:before {
    top: .7em
}

.line-behind:before {
    border-top: 1px solid #e6e6e6 !important;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    z-index: -1
}

.page_title_container {
    text-transform: uppercase;
    padding: 0;
    text-align: center !important;
    position: relative
}

.page_title_container_spam {
    padding-right: 5px;
    padding-left: 5px
}

.web_buttons_container {
    position: relative;
    text-align: center;
    direction: rtl;
    padding: 0 !important
}

.web_btn, .web_btn:focus {
    float: none;
    text-align: center;
    line-height: 1em;
    cursor: pointer;
    width: auto
}

.web_btn {
    border: 0;
    border-bottom: 3px solid #fff;
    padding-right: 25px;
    padding-left: 25px
}

.ir, blockquote, textarea {
    text-align: right;
    direction: rtl
}

.web_btn:hover {
    border-bottom: 3px solid #231F20
}

.web_btn:focus {
    border: 0;
    border-bottom: 3px solid #231F20
}

.password_recovery_form_field input {
    box-sizing: border-box;
    padding-right: 10px;
    font-size:16px;
    color: #231F20;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1em;
    padding-top: 7px;
    padding-bottom: 7px
}

.customers_form_field input, .customers_form_field_long_new input, .customers_form_field_medium input {
    float: right;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding-right: 10px;
    display: inline-block;
    font-size:16px;
    background-color: #fff;
    border: 1px solid #231F20;
    color: #231F20;
    border-radius: 5px;
    line-height: 1em;
    font-family: "Open Sans", sans-serif
}

.contact_section_form input {
    font-size:16px;
    color: #231F20;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1;
    padding-top: 9px;
    padding-bottom: 9px
}

    .contact_section_form input:focus {
        border: 1px solid #6d6e71
    }

input {
    font-size:16px;
    -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;
    line-height: 1em;
    box-sizing: border-box
}

:focus {
    outline: 0;
    text-decoration: none
}

textarea {
    overflow-x: hidden;
    font-size:16px;
    font-weight: 400;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    line-height: 1.7em;
    box-sizing: border-box
}

    textarea:focus {
        font-size:16px
    }

select {
    direction: rtl;
    font-size:16px;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    padding-right: 7px;
    box-sizing: border-box;
    color: #231F20;
    border-radius: 4px
}

fieldset, hr, legend, nav ol, nav ul, ol, ul {
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    opacity: 1
}

.ir br, [hidden], audio:not([controls]) {
    display: none
}

.ir, hr {
    display: block
}

abbr[title] {
    border-bottom: 1px dotted
}

blockquote {
    font-size:16px;
    font-weight: 400;
    color: #604c42;
    line-height: 1.7em;
    letter-spacing: 1.3px
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc
}

ins {
    background: #ff9;
    color: #231F20;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #231F20;
    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;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd {
    margin: 0 0 0 40px
}

nav ol, nav ul {
    list-style: none;
    margin: 0
}

figure, form {
    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;
    text-decoration: none;
    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: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ir {
    border: 0;
    text-indent: -999em;
    background-color: transparent
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.overlay_wishlistAlert, .popup_wishlistAlert {
    opacity: 0;
    position: fixed;
    visibility: hidden;
    z-index: 100000 !important
}

.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: #231F20
    }

        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
    }
}

.wishlistAlert_btn_connection, .wishlistAlert_btn_connection:focus, .wishlistAlert_btn_connection:hover {
    color: #fff;
    border: 1px solid #231F20;
    background-color: #231F20
}

.overlay_wishlistAlert {
    background-color: rgba(0,0,0,.5);
    bottom: 0;
    cursor: default;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

    .overlay_wishlistAlert:target {
        visibility: visible;
        opacity: 1
    }

.popup_wishlistAlert {
    background-color: #fff;
    display: inline-block;
    left: 50%;
    text-align: justify;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: opacity .5s,top .5s;
    -moz-transition: opacity .5s,top .5s;
    -ms-transition: opacity .5s,top .5s;
    -o-transition: opacity .5s,top .5s;
    transition: opacity .5s,top .5s;
    width: 300px;
    border: 0px solid #dfdfdf;
    box-shadow: 0 0 25px rgb(130 129 129 / 30%);
    border-radius: 3px
}

.close_wishlistAlert {
    height: 25px;
    line-height: 21px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 10px;
    width: 25px;
    left: 10px;
    background-color: #d70f3a;
    border-radius: 50%;
    font-weight:700
}

    .close_wishlistAlert:before {
        color: #fff;
        content: "x";
        font-size: 18px
    }

.popup_wishlistAlert_container {
    float: left;
    height: auto;
    width: 100%;
    padding: 25px;
    box-sizing: border-box
}

.popup_wishlistAlert_title {
    float: left;
    width: 100%;
    margin-right: 0;
    line-height: 1.5em;
    text-align: center;
    font-size:16px;
    font-weight: 400;
    color: #231F20;
    margin-top: 30px;
    margin-bottom: 5px;
    direction: rtl
}

.wishlistAlert_btn_container {
    text-align: center;
    width: 100%;
    float: right;
    padding-top: 30px;
    padding-bottom: 50px
}

.wishlistAlert_btn_connection {
    width: 100%;
    float: none;
    font-size:16px;
    font-weight: 400;
    text-align: center;
    padding: 6px 20px 8px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    cursor: pointer;
    direction: rtl;
    box-sizing: border-box;
    -webkit-border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    border-radius: 100px !important
}
