header .userLoginSvg,header .wishlist {
    font-weight: 300;
    text-align: right;
    margin-left: 0
}

.close_notify,.notify_blink {
    background-position: center center
}

.notify_blink,header .userLoginSvg,header .wishlist {
    display: block;
    text-decoration: none
}

.close_notify,.notify_blink,.notify_go_to_cart {
    background-repeat: no-repeat
}

.notify_close_alert:hover,.notify_go_to_cart:hover {
    background-image: url('../../../images/System/icons/notify_errow_hover.png')
}

.mgmenu .col_4 h2,.mgmenu .col_4 span {
    text-decoration: none!important;
    direction: ltr
}

header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000000!important;
    background-color: #fff;
    box-shadow: 0 4px 4px rgb(152 152 152 / 10%)
}

header .header_top {
    float: right;
    background-color: #cd9862;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    opacity: 1
}

header.smaller .header_top {
    height: 0;
    opacity: 0;
    overflow: hidden
}

header .header_container {
    float: right;
    background-color: #fcfcfc
}

header .header_mega_menu {
    float: right;
    background-color: #fff!important
}

header .media_icons {
    float: left;
    width: auto;
    margin-top: 9px
}

header .wishlist {
    float: left;
    width: auto;
    font-size: 21px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 29px!important;
    padding-bottom: 28px;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    direction: ltr;
    color: #10264a;
    background-color: transparent
}

header .userLoginSvg,header .userLoginText {
    float: left;
    width: auto;
    margin-right: 0;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s
}

header .userLogin,header .userLogout {
    float: left;
    width: auto;
    color: #10264a
}

header .userLoginSvg {
    font-size: 28px;
    margin-top: 24px!important;
    direction: ltr
}

.notify_product_alert i,.notify_product_name,header .userLoginText {
    font-weight: 400;
    text-align: center
}

header .userLoginText {
    font-size: 17px;
    margin-left: 10px;
    margin-top: 33px!important
}

header #nav {
    float: right;
    width: 100%;
    display: inline-block;
    z-index: 10000!important
}

.products_cart_left_alert {
    color: #fff;
    border: 1px solid #c4a39f;
    background-color: #c4a39f
}

.menu_cart_button input[type=checkbox]:checked~label {
    background-image: url('')
}

header .product_notify_section {
    float: right;
    width: 300px;
    height: 240px;
    position: absolute;
    top: 250px;
    left: calc(50% - 150px);
    border: 0 solid #10264a;
    z-index: 1000000000000000!important;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 24px 0 rgb(107 107 107 / 50%);
    box-sizing: border-box
}

.product_notify_inside {
    width: 100%;
    float: right;
    display: block;
    box-sizing: border-box
}

.close_notify {
    float: left;
    width: 25px;
    height: 25px;
    background-image: url('../../../images/System/close_notify_new.png');
    background-size: 15px;
    position: relative;
    background-color: #fff;
    top: 5px;
    left: 5px
}

.notify_blink {
    float: right;
    width: 50px;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    background-image: url('../../../images/System/icons/news_red_dot.gif');
    height: 50px
}

.notify_close_alert,.notify_go_to_cart {
    background-image: url('../../../images/System/icons/notify_errow.png')
}

.notify_product_detalis {
    width: 100%;
    float: right;
    padding-top: 10px;
    direction: ltr
}

.notify_product_alert {
    width: 40px;
    float: right;
    display: table;
    height: 40px;
    margin-left: calc(50% - 20px);
    margin-right: calc(50% - 20px);
    margin-top: 10px
}

.notify_buttons,.notify_product_name {
    float: left;
    padding: 20px 20px 0;
    width: 100%
}

.notify_product_alert i {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #c4a39f;
    border: 2px solid #c4a39f;
    background-color: #fff;
    box-sizing: border-box
}

header .infoBtn,header .mediaBtn,header .navBtn {
    background-color: transparent;
    z-index: 10000000!important
}

.notify_product_name {
    color: #10264a;
    line-height: 1.3em;
    direction: ltr;
    box-sizing: border-box;
    height: 85px
}

.notify_buttons {
    box-sizing: border-box
}

.ntf_btn_contiue,.ntf_btn_go_to_cart {
    padding: 10px 7px;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    line-height: 1em;
    box-sizing: border-box
}

.ntf_btn_contiue {
    width: 100%;
    float: right;
    width: calc(50% - 5px);
    margin-left: 5px;
    color: #fff;
    background-color: #10264a
}

.ntf_btn_contiue:hover,.ntf_btn_go_to_cart {
    background-color: #c4a39f;
    color: #fff
}

.ntf_btn_go_to_cart {
    width: 100%;
    float: left;
    width: calc(50% - 5px);
    margin-right: 5px
}

.notify_go_to_cart,.notify_go_to_cart:hover {
    background-position: left center;
    width: auto;
    float: right;
    font-weight: 400;
    font-size: 17px;
    text-align: right;
    padding-left: 20px;
    margin-left: 30px
}

.notify_go_to_cart {
    color: #fff;
    text-decoration: none
}

.ntf_btn_go_to_cart:hover {
    color: #fff;
    background-color: #10264a
}

.notify_close_alert,.notify_close_alert:hover,.notify_go_to_cart:hover {
    color: #10264a;
    background-repeat: no-repeat;
    text-decoration: none
}

.notify_close_alert,.notify_close_alert:hover {
    background-position: left center;
    font-weight: 400;
    font-size: 17px;
    margin-top: 50px;
    margin-left: 0;
    float: right;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    text-align: right
}

.shoppingDiv_scroll_container {
    position: relative;
    float: right;
    width: 100%;
    height: 370px
}

.noScroll::-webkit-scrollbar {
    display: none!important
}

.shoppingDiv_scroll_parent {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    position: relative
}

.wishlist_header,header .menu_cart_button label {
    width: auto;
    display: table;
    float: left;
    height: 70px
}

.shoppingDiv_scroll_child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    margin-bottom: 0!important
}

.wishlist_header,header .infoBtn,header .mediaBtn,header .menu_cart_button label,header .navBtn,header nav li {
    position: relative
}

.wishlist_number_of_all_items,header .menu_cart_button label .number_of_all_items_in_products {
    font-size: 11px;
    top: 15px;
    right: -8px;
    border-radius: 50%;
    text-align: center;
    font-weight: 400;
    color: #fff
}

.menu_cart_button {
    float: left;
    margin-right: 0
}

header .menu_cart_button label .number_of_all_items_in_products {
    width: 15px;
    height: 15px;
    position: absolute;
    line-height: 1.4em
}

header .menu_cart_button label i {
    font-size: 26px
}

.wishlist_header {
    margin-left: 25px
}

.wishlist_header i {
    font-size: 23px
}

.wishlist_number_of_all_items {
    width: 15px;
    height: 15px;
    position: absolute
}

.products_cart_left_alert {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    float: right;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    direction: ltr;
    box-sizing: border-box
}

.cart_left_alert_mobile,.mgmenu .dropdown_flyout li:hover>.dropdown_flyout_level,.mgmenu .dropdown_flyout li:hover>.dropdown_flyout_level_left,.mgmenu>li.right_item:hover .dropdown_container,.mgmenu>li:hover .dropdown_container,.mgmenu>li:hover .dropdown_fullwidth {
    display: block
}

header .menu_container {
    clear: none;
    float: left;
    width: auto!important;
    display: block;
    margin: 0;
    padding: 0
}

header .menu_login {
    float: left;
    width: auto
}

header nav li a {
    padding-right: 0;
    padding-left: 0;
    background: 0 0;
    font-size: 15px
}

header nav li a i {
    font-size: 24px
}

header nav li ul {
    left: 0;
    position: absolute;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    z-index: 100000!important;
    border-top: 0 solid #f4f4f4!important
}

header nav li ul li a {
    width: 108px;
    height: auto;
    padding: 10px 10px 8px;
    font-size: 15px;
    background-color: #fff;
    text-align: left;
    border-bottom: 1px solid #f4f4f4!important;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    direction: ltr;
    line-height: 1.2em!important
}

header nav li a li ul li a i {
    font-size: 20px!important;
    margin-top: 0
}

header nav li ul li a i {
    font-size: 16px!important;
    padding-top: 3px!important;
    margin-left: 0px!important;
    margin-right: 4px!important;
    line-height: 1em!important;
    margin-top: 1px!important
}

header .infoBtn {
    width: auto;
    float: right;
    text-align: right;
    margin-left: 3px;
    margin-right: 7px;
    padding-left: 5px;
    font-size: 15px;
    text-decoration: none
}

header .infoBtn:hover {
    opacity: .9!important;
    color: #fff!important
}

.infoBtn_sep {
    float: right;
    width: 1px;
    height: 12px;
    margin-top: 3px;
    background-color: #fff
}

.infoBtn_sep:last-child,.mgmenu_tabs_hide,.wrapper_langs ul ul,input.toggle,input.toggle2,label.toggle2 {
    display: none
}

header .mediaBtn {
    width: auto;
    float: left;
    text-align: center;
    margin-right: 10px
}

header .mediaBtn i,header .navBtn i {
    margin-right: 5px;
    float: left
}

header .mediaBtn .text {
    font-size: 14px;
    float: left;
    margin-top: 1px
}

header .navBtn {
    width: auto;
    float: left;
    text-align: left;
    margin-right: 10px
}

header .navBtn .text {
    font-size: 14px;
    float: left;
    margin-top: 0
}

.header_pages_repeater {
    float: left;
    height: 40px;
    display: table!important
}

.header_pages_repeater_sep {
    float: left;
    width: 1px;
    height: 12px;
    margin-top: 14px;
    background-color: #fff
}

.header_gap_down,header .logo {
    float: right;
    position: relative
}

.header_gap_down {
    width: 100%;
    z-index: 0
}

.header_top_elements {
    width: auto;
    height: 40px;
    display: table
}

#login_text {
    font-size: 14px;
    margin-left: 5px
}

header .logo {
    z-index: 10000000!important;
    text-align: right;
    height: 70px;
    display: table
}

.discount_alert_section {
    width: 100%;
    float: right;
    height: 40px;
    position: absolute;
    z-index: 100000000;
    display: flex;
    justify-content: center;
    direction: ltr;
    text-decoration: none;
    align-items: center
}

.discount_alert_content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.discount_alert_title {
    margin-bottom: 2px
}

.header_cart_club_alert {
    width: auto;
    text-align: right;
    font-size: 13px;
    margin-right: 2px;
    font-weight: 400;
    padding: 0 2px;
    border-radius: 2px;
    background-color: #e8e4bf;
    color: #10264a
}

@media (min-width: 1438px) {
    header .header_container,header .header_mega_menu {
        margin-right:0;
        margin-left: 0;
        margin-top: 0;
        position: relative
    }

    .header_gap_down {
        margin-bottom: 150px
    }

    header .logo {
        width: 200px
    }

    header .header_top {
        width: 100%;
        height: 40px;
        opacity: 1
    }

    header.smaller .header_top {
        height: 0!important;
        opacity: 0!important;
        overflow: hidden!important
    }

    header .header_container {
        width: 100%;
        height: 69px
    }

    header .header_mega_menu {
        width: 100%;
        height: 40px;
        border-top: 1px solid #e6e6e6;
        box-shadow: 0 4px 4px rgb(152 152 152 / 10%)
    }

    .notify_product_name {
        font-size: 17px;
        padding-top: 15px
    }

    .header .collapse-button {
        margin-top: 14px
    }

    header nav li a {
        height: 70px;
        display: table
    }

    header nav li a .fsvg {
        margin-right: 3px;
        margin-top: 0
    }

    header nav li ul {
        top: 70px;
        left: -45px;
        box-shadow: 0 0 20px 0 rgb(0 0 0 / 7%)
    }

    header .menu_login {
        margin-left: 20px;
        position: relative;
        z-index: 1000000000!important;
        height: 70px
    }

    header .menu_icon,header.smaller .menu_icon {
        margin-right: calc(50% - 15px);
        margin-left: calc(50% - 15px);
        width: 30px;
        float: right
    }

    header .home i {
        width: 20px;
        float: right;
        font-size: 22px;
        margin-left: 0;
        padding-top: 21px;
        line-height: 1.2em;
        clear: none;
        color: #10264a
    }

    .menu_mobile,.onlyM {
        display: none
    }

    .menu,.onlyD {
        display: block
    }

    header .menu_icon {
        display: inline-block;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        opacity: 1;
        margin-bottom: 3px
    }

    header.smaller .menu_icon {
        height: 0;
        opacity: 0
    }

    .menu_img {
        width: 30px;
        float: right;
        margin-left: 7px
    }

    header .search {
        font-size: 19px;
        font-weight: 400;
        margin-left: 15px;
        padding-right: 15px;
        margin-right: 0;
        padding-top: 28px!important;
        padding-bottom: 27px!important;
        border-right: 1px solid #e6e6e6
    }

    header.smaller .search {
        margin-top: 0;
        padding-top: 0
    }

    header .search i {
        margin-right: 8px
    }

    .menu {
        float: right;
        width: 100%;
        position: relative;
        z-index: 10000;
        top: 0
    }

    .header_elements {
        width: 200px;
        float: left
    }

    .header_top_border {
        width: 100%;
        float: left;
        height: 0;
        position: absolute;
        top: 0;
        z-index: 10000!important
    }
            .onlyInDesktop {
        display: flex
    }

    .onlyInMobile {
        display: none!important
    }
}

@media (max-width: 1439px) and (min-width:769px) {
    header .header_container,header .header_mega_menu {
        margin-left:0;
        margin-top: 0;
        position: relative;
        width: 100%
    }

    .header_gap_down {
        margin-bottom: 150px
    }

    header .logo {
        width: 175px
    }

    header .header_top {
        width: 100%;
        height: 40px;
        opacity: 1
    }

    header.smaller .header_top {
        height: 0!important;
        opacity: 0!important;
        overflow: hidden!important
    }

    header .header_container {
        margin-right: 0;
        height: 69px;
        background-color: #fcfcfc
    }

    header .header_mega_menu {
        margin-right: 0;
        height: 40px;
        border-top: 1px solid #e6e6e6;
        box-shadow: 0 4px 4px rgb(152 152 152 / 10%)
    }

    .notify_product_name {
        font-size: 21px;
        padding-top: 15px
    }

    .header .collapse-button {
        margin-top: 14px
    }

    header nav li a {
        height: 70px;
        display: table
    }

    header nav li ul {
        top: 70px
    }

    header .menu_login {
        margin-left: 23px
    }

    header .menu_icon,header.smaller .menu_icon {
        margin-right: calc(50% - 15px);
        margin-left: calc(50% - 15px);
        width: 30px;
        float: right
    }

    header .home i {
        width: 20px;
        float: right;
        font-size: 22px;
        margin-left: 0;
        padding-top: 21px;
        line-height: 1.2em;
        clear: none;
        color: #10264a
    }

    .menu_mobile,.onlyM {
        display: none
    }

    .menu,.onlyD {
        display: block
    }

    header .menu_icon {
        display: inline-block;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        opacity: 1;
        margin-bottom: 3px
    }

    header.smaller .menu_icon {
        height: 0;
        opacity: 0
    }

    .menu_img {
        width: 30px;
        float: right;
        margin-left: 7px
    }

    header .search {
        font-size: 19px;
        font-weight: 400;
        margin-left: 15px;
        padding-right: 15px;
        margin-right: 0;
        padding-top: 28px!important;
        padding-bottom: 27px!important;
        border-right: 1px solid #e6e6e6
    }

    header.smaller .search {
        margin-top: 0;
        padding-top: 0
    }

    header .search i {
        margin-right: 8px
    }

    .menu {
        float: right;
        width: 100%;
        position: relative;
        z-index: 10000;
        top: 0
    }

    .header_elements {
        width: 180px;
        float: left
    }

    .header_top_border {
        width: 100%;
        float: left;
        height: 0;
        position: absolute;
        top: 0;
        z-index: 10000!important
    }

    header nav li a .fsvg {
        margin-right: 3px
    }
            .onlyInDesktop {
        display: flex
    }

    .onlyInMobile {
        display: none!important
    }
}

@media (max-width: 768px) and (min-width:481px) {
    header .navBtn,header .search,header .search i {
        margin-right:0;
        margin-right:5px
    }

    .menu_img,header .home i {
        margin-left: 0;
        float: right
    }

    .header_gap_down {
        margin-bottom: 85px
    }

    header .logo {
        width: 120px;
        height: 50px;
        right: 55px
    }

    header .header_top,header.smaller .header_top {
        width: 100%;
        height: 35px;
        opacity: 1;
        box-sizing: border-box
    }

    header .header_container {
        width: 100%;
        height: 50px;
        box-sizing: border-box
    }

    header .header_mega_menu {
        width: 100%;
        height: 50px;
        top: 35px;
        position: absolute
    }

    header #nav {
        float: left;
        width: 100%;
        position: absolute;
        left: 0
    }

    .notify_product_name {
        font-size: 18px;
        padding-top: 14px
    }

    .header .collapse-button {
        margin-top: 0
    }

    .header_pages_repeater {
        height: 35px;
        display: none!important
    }

    header .infoBtn {
        margin-left: 10px;
        font-size: 15px!important
    }

    header .menu_login {
        position: relative;
        z-index: 10000000000000!important;
        height: 50px;
        margin-left: 15px
    }

    header nav li a {
        font-size: 14px;
        height: 50px;
        display: table
    }

    header nav li a .fsvg {
        margin-right: 3px
    }

    header .menu_cart_button label .fsvg {
        width: 32px
    }

    header nav li ul {
        top: 35px
    }

    .menu_cart_button {
        position: relative;
        z-index: 10000000!important
    }

    header .menu_cart_button label {
        width: 30px;
        height: 50px
    }

    .wishlist_number_of_all_items,header .menu_cart_button label .number_of_all_items_in_products {
        font-size: 11px;
        position: absolute;
        top: 6px;
        right: -6px;
        width: 15px;
        height: 15px
    }

    header .menu_cart_button label i {
        float: right;
        width: 100%;
        text-align: center
    }

    header .home i {
        width: 20px;
        font-size: 22px;
        padding-top: 21px;
        line-height: 1.2em;
        clear: none;
        color: #10264a;
        position: absolute;
        right: 70px;
        top: 25px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s
    }

    header.smaller .home i {
        padding-top: 12px;
        top: 0
    }

    .onlyM {
        display: block
    }

    .header_pages_repeater_sep,.onlyD {
        display: none
    }

    .menu_img {
        width: 30px;
        position: absolute;
        right: 0
    }

    header .search {
        font-size: 18px;
        font-weight: 400;
        margin-left: 12px;
        margin-top: 12px;
        line-height: 1.4em;
        z-index: 100000000!important;
        position: relative
    }

    header.smaller .search {
        margin-top: 14px
    }

    .header_elements {
        width: 200px;
        float: left
    }

    .header_top_border {
        width: 100%;
        float: left;
        height: 0;
        position: absolute;
        top: 0;
        z-index: 10000!important
    }

    .header_top_elements {
        height: 35px
    }

    .wishlist_header {
        height: 50px;
        margin-left: 15px;
        position: relative;
        z-index: 100;
        width: 22px
    }

    .wishlist_header .fsvg {
        float: right
    }

    .mgmenu {
        display: block!important
    }
    .onlyInDesktop {
        display: none !important
    }
.onlyInMobile {
        display: flex
    }
}

@media (max-width: 480px) and (min-width:319px) {
    .menu_img,header .home i {
        margin-left:0;
        float: right
    }

    .header_gap_down {
        margin-bottom: 85px
    }

    header .logo {
        width: 120px;
        height: 50px;
        right: 45px
    }

    header .header_top,header.smaller .header_top {
        width: 100%;
        height: 35px;
        opacity: 1;
        box-sizing: border-box
    }

    header .header_container {
        width: 100%;
        height: 50px;
        box-sizing: border-box
    }

    header .header_mega_menu {
        width: 100%;
        height: 50px;
        top: 35px;
        position: absolute
    }

    header .header_mega_menu .site_grid_container {
        padding-left: 0;
        padding-right: 0
    }

    header #nav {
        float: left;
        width: 100%;
        position: absolute;
        left: 0
    }

    .notify_product_name {
        font-size: 18px;
        padding-top: 14px
    }

    .header .collapse-button {
        margin-top: 0
    }

    .header_pages_repeater {
        height: 35px;
        display: none!important
    }

    header .infoBtn {
        margin-left: 10px;
        font-size: 15px!important
    }

    header .menu_login {
        position: relative;
        z-index: 1000000000!important;
        height: 50px;
        margin-left: 14px
    }

    header nav li a {
        font-size: 14px;
        height: 50px;
        display: table
    }

    header nav li a .fsvg {
        margin-right: 3px;
        width: 23px
    }

    #login_text,.header_pages_repeater_sep,.onlyD {
        display: none
    }

    header nav li ul {
        top: 51px
    }

    .menu_cart_button {
        position: relative;
        z-index: 10000000!important
    }

    header .menu_cart_button label {
        width: 30px;
        height: 50px
    }

    .wishlist_number_of_all_items,header .menu_cart_button label .number_of_all_items_in_products {
        font-size: 11px;
        position: absolute;
        top: 6px;
        right: -6px;
        width: 14px;
        height: 14px
    }

    header .menu_cart_button label i {
        float: right;
        width: 100%;
        text-align: center
    }

    header .home i {
        width: 20px;
        font-size: 22px;
        padding-top: 21px;
        line-height: 1.2em;
        clear: none;
        color: #10264a;
        position: absolute;
        right: 70px;
        top: 25px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s
    }

    header.smaller .home i {
        padding-top: 12px;
        top: 0
    }

    .onlyM {
        display: block
    }

    .menu_img {
        width: 30px;
        position: absolute;
        right: 0
    }

    header .search {
        font-size: 18px;
        font-weight: 400;
        margin-left: 12px;
        margin-right: 0;
        margin-top: 12px;
        line-height: 1.4em;
        z-index: 100000000!important;
        position: relative
    }

    header.smaller .search {
        margin-top: 14px
    }

    header .navBtn,header .search i {
        margin-left: 5px;
        margin-right: 0
    }

    .header_elements {
        width: auto;
        float: left
    }

    .header_top_border {
        width: 100%;
        float: left;
        height: 0;
        position: absolute;
        top: 0;
        z-index: 10000!important
    }

    .header_top_elements {
        height: 35px
    }

    .wishlist_header {
        height: 50px;
        margin-left: 15px;
        position: relative;
        z-index: 100
    }

    .wishlist_header .fsvg {
        float: right
    }

    .mgmenu {
        display: block!important
    }

    header .mediaBtn .text,header .navBtn .text {
        font-size: 14px;
        float: left
    }

    header .fs_float_left .mediaBtn .text {
        font-size: 13px;
        float: left;
        margin-top: 2px
    }
    .onlyInDesktop {
        display: none !important
    }
.onlyInMobile {
        display: flex
    }
}

@media (max-width: 320px) {
    .menu_img,header .home i {
        margin-left:0;
        float: right
    }

    .header_gap_down {
        margin-bottom: 85px
    }

    header .logo {
        width: 120px;
        height: 50px;
        right: 45px
    }

    header .header_top,header.smaller .header_top {
        width: 100%;
        height: 35px;
        opacity: 1;
        box-sizing: border-box
    }

    header .header_container {
        width: 100%;
        height: 50px;
        box-sizing: border-box
    }

    header .header_mega_menu {
        width: 100%;
        height: 50px;
        top: 35px;
        position: absolute
    }

    header .header_mega_menu .site_grid_container {
        padding-left: 0;
        padding-right: 0
    }

    header #nav {
        float: left;
        width: 100%;
        position: absolute;
        left: 0
    }

    .notify_product_name {
        font-size: 18px;
        padding-top: 14px
    }

    .header .collapse-button {
        margin-top: 0
    }

    .header_pages_repeater {
        height: 35px;
        display: none!important
    }

    header .infoBtn {
        margin-left: 10px;
        font-size: 15px!important
    }

    header .menu_login {
        position: relative;
        z-index: 1000000000!important;
        height: 50px;
        margin-left: 14px
    }

    header nav li a {
        font-size: 14px;
        height: 50px;
        display: table
    }

    header nav li a .fsvg {
        margin-right: 3px;
        width: 23px
    }

    #login_text,.header_pages_repeater_sep,.onlyD {
        display: none
    }

    header nav li ul {
        top: 51px
    }

    .menu_cart_button {
        position: relative;
        z-index: 10000000!important
    }

    header .menu_cart_button label {
        width: 30px;
        height: 50px
    }

    .wishlist_number_of_all_items,header .menu_cart_button label .number_of_all_items_in_products {
        font-size: 11px;
        position: absolute;
        top: 6px;
        right: -6px;
        width: 14px;
        height: 14px
    }

    header .menu_cart_button label i {
        float: right;
        width: 100%;
        text-align: center
    }

    header .home i {
        width: 20px;
        font-size: 22px;
        padding-top: 21px;
        line-height: 1.2em;
        clear: none;
        color: #10264a;
        position: absolute;
        right: 70px;
        top: 25px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s
    }

    header.smaller .home i {
        padding-top: 12px;
        top: 0
    }

    .onlyM {
        display: block
    }

    .menu_img {
        width: 30px;
        position: absolute;
        right: 0
    }

    header .search {
        font-size: 18px;
        font-weight: 400;
        margin-left: 12px;
        margin-right: 0;
        margin-top: 12px;
        line-height: 1.4em;
        z-index: 100000000!important;
        position: relative
    }

    header.smaller .search {
        margin-top: 14px
    }

    header .navBtn,header .search i {
        margin-left: 5px;
        margin-right: 0
    }

    .header_elements {
        width: auto;
        float: left
    }

    .header_top_border {
        width: 100%;
        float: left;
        height: 0;
        position: absolute;
        top: 0;
        z-index: 10000!important
    }

    .header_top_elements {
        height: 35px
    }

    .wishlist_header {
        height: 50px;
        margin-left: 15px;
        position: relative;
        z-index: 100
    }

    .wishlist_header .fsvg {
        float: right
    }

    .mgmenu {
        display: block!important
    }

    header .mediaBtn .text,header .navBtn .text {
        font-size: 14px;
        float: left
    }

    header .fs_float_left .mediaBtn .text {
        font-size: 13px;
        float: left;
        margin-top: 2px
    }
    .onlyInDesktop {
        display: none !important
    }
.onlyInMobile {
        display: flex
    }
}

.mgmenu,.mgmenu li.noactive,.mgmenu>li,.mgmenu>li:last-child {
    display: inline-block
}

#mgmenu1 {
    z-index: 12
}

.mgmenu_container,.mgmenu_fixed,.mgmenu_footer {
    width: 100%;
    height: 41px;
    z-index: 10;
    background-color: transparent
}

.mgmenu_container {
    position: relative;
    margin: 0 auto
}

.mgmenu {
    font-size: 17px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: 1;
    text-align: center;
    width: 100%;
    direction: ltr
}

.mgmenu>li {
    float: none;
    margin: 0;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    -ms-transition: background .3s;
    transition: background .3s;
    border-left: 1px solid #e6e6e6
}

.mgmenu>li:last-child {
    border-left: 0 solid #e6e6e6
}

.mgmenu>li.active,.mgmenu>li:hover {
    background-color: transparent;
    display: inline-block
}

.mgmenu .menubar_icon:hover,.mgmenu a:focus,.mgmenu li.noactive {
    background: 0 0
}

.mgmenu>li>a,.mgmenu>li>span {
    display: block;
    font-size: 17px;
    font-weight: 500;
    outline: 0;
    text-decoration: none;
    padding: 12px 15px 10px;
    text-align: right
}

.mgmenu>li>a:focus,.mgmenu>li>a:hover,.mgmenu>li>span:hover {
    cursor: pointer;
    color: #10264a;
    outline: 0
}

.mgmenu>li .mgmenu_drop {
    background-image: url("../../../images/mega_menu/downArrow.png");
    background-repeat: no-repeat;
    background-position: right 19px;
    padding-right: 20px
}

.mgmenu_footer .mgmenu>li .mgmenu_drop {
    background-image: url("../../../images/mega_menu/upArrow.png")
}

.mgmenu>li.right_item {
    float: right;
    margin-right: 0
}

.mgmenu_container>.mgmenu>li.mgmenu_button,.mgmenu_fixed>.mgmenu>li.mgmenu_button,.mgmenu_footer>.mgmenu>li.mgmenu_button {
    display: none;
    cursor: pointer;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    font-weight: 400;
    background-color: transparent;
    background-image: url('../../../images/mega_menu/toggle@2x.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 12px!important;
    background-size: 32px 32px;
    line-height: 10px;
    padding: 0!important;
    color: #10264a;
    font-size: 0;
    height: 50px;
    position: relative;
    border-bottom: 1px solid #e6e6e6!important
}

.mgmenu_container>.mgmenu>li.mgmenu_button_active,.mgmenu_fixed>.mgmenu>li.mgmenu_button_active,.mgmenu_footer>.mgmenu>li.mgmenu_button_active {
    background-color: transparent
}

.mgmenu li .dropdown_container,.mgmenu li .dropdown_fullwidth,.mgmenu li .mgmenu_multilevel {
    position: absolute;
    top: auto;
    display: none;
    float: left;
    zoom:1;z-index: 10;
    margin: 0;
    padding: 12px 20px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.05);
    -o-box-shadow: 0 2px 2px rgba(0,0,0,.05);
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    border: 1px solid #f4f4f4;
    border-top: none;
    background: #fff;
    color: #10264a
}

.mgmenu li .dropdown_container,.mgmenu li .dropdown_fullwidth {
    right: 0
}

.mgmenu li.right_item .dropdown_container {
    right: auto;
    left: -1px
}

.mgmenu li .dropdown_1column {
    width: 8.3334%;
    padding-left: 2%;
    padding-right: 2%
}

.mgmenu li .dropdown_2columns {
    width: 16.6667%;
    padding-left: 1.8333%;
    padding-right: 1.8333%;
    margin-top: 17px;
    padding-top: 9px;
    background-color: #fff!important
}

.mgmenu li .dropdown_3columns {
    width: 25%;
    padding-left: 1.5%;
    padding-right: 1.5%
}

.mgmenu li .dropdown_4columns {
    width: 33.3334%;
    padding-left: 1.333%;
    padding-right: 1.333%
}

.mgmenu li .dropdown_5columns {
    width: 41.6667%;
    padding-left: 1.166%;
    padding-right: 1.166%
}

.mgmenu li .dropdown_6columns {
    width: 50%;
    padding-left: 1%;
    padding-right: 1%
}

.mgmenu li .dropdown_7columns {
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #e6e6e6
}

.mg_right {
    width: calc(100% - 215px);
    float: left
}

.mg_menu_cat_img {
    width: 200px;
    float: right;
    height: auto;
    background-color: #f4f4f4;
    box-sizing: border-box;
    padding: 1px
}

.mgmenu li .dropdown_8columns {
    width: 66.6667%;
    padding-left: .666%;
    padding-right: .666%
}

.mgmenu li .dropdown_9columns {
    width: 75%;
    padding-left: .5%;
    padding-right: .5%
}

.mgmenu li .dropdown_10columns {
    width: 83.3334%;
    padding-left: .333%;
    padding-right: .333%
}

.mgmenu li .dropdown_11columns {
    width: 91.6667%;
    padding-left: .1666%;
    padding-right: .1666%
}

.mgmenu li .dropdown_fullwidth {
    width: 100%;
    top: 71px
}

.col_3 {
    float: right;
    display: inline;
    position: relative;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 15px
}

.mgmenu .col_1 {
    width: 4.33%
}

.mgmenu .col_2 {
    width: 12.66%
}

.mgmenu .col_3 {
    width: 21%;
    height: 100px
}

.mgmenu .col_4 {
    width: calc(20% - 15px);
    float: left;
    text-align: right;
    box-sizing: border-box;
    margin-right: 15px;
    margin-bottom: 0px
}

.mgmenu .col_4:nth-of-type(5n) {
    width: calc(20% - 15px);
    margin-left: 0
}

.mgmenu .col_4 h2 {
    width: 100%;
    float: right;
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 5px;
    color: #10264b;
    font-weight: 600
}

.mgmenu .col_4 h2:hover,.mgmenu .col_4 h4:hover,.mgmenu a:hover {
    color: #cd9862!important
}

.mgmenu .col_4 span {
    width: 100%;
    float: right;
    font-size: 15px;
    margin-top: 0;
    color: #222222;
    font-weight: 400;
    padding: 7px 0
}

.mgmenu .col_4 img {
    max-width: 100%;
    max-height: 110px
}

.mgmenu .col_5 {
    width: 37.66%
}

.mgmenu .col_6 {
    width: 46%
}

.mgmenu .col_7 {
    width: 54.33%
}

.mgmenu .col_8 {
    width: 62.66%
}

.mgmenu .col_9 {
    width: 71%
}

.mgmenu .col_10 {
    width: 79.33%
}

.mgmenu .col_11 {
    width: 87.66%
}

.mgmenu .col_12 {
    width: 96%
}

.mgmenu .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 18px
}

.mgmenu .col_border {
    -webkit-box-shadow: -1px 0 0 rgba(0,0,0,.15);
    -moz-box-shadow: -1px 0 0 rgba(0,0,0,.15);
    -o-box-shadow: -1px 0 0 rgba(0,0,0,.15);
    box-shadow: -1px 0 0 rgba(0,0,0,.15)
}

.mgmenu .dropdown_flyout,.mgmenu .dropdown_flyout .dropdown_flyout_level {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 9;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.mgmenu .dropdown_flyout .dropdown_flyout_level {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff!important;
    position: absolute;
    margin: 15px 0 0 4px;
    padding: 6px;
    left: 98%;
    top: -21px;
    display: none;
    zoom:1;float: left
}

.mgmenu .dropdown_flyout li {
    float: left;
    width: 100%;
    padding: 5px 0 5px 3px;
    border-bottom: 1px solid #ccc
}

.mgmenu .dropdown_flyout li:last-child {
    float: left;
    width: 100%;
    padding: 5px 0 5px 3px;
    border-bottom: 0 solid #ccc
}

.mgmenu .dropdown_flyout ul li {
    width: 160px;
    padding: 3px 10px
}

.mgmenu .dropdown_flyout li.last {
    margin-bottom: 12px
}

.mgmenu .dropdown_flyout a {
    display: block;
    width: 100%
}

.mgmenu .dropdown_flyout .dropdown_flyout_level_left {
    left: -102%;
    right: 100%
}

.mgmenu .dropdown_flyout .dropdown_parent {
    background: url("../../../images/mega_menu/rightArrow.png") 90% 9px no-repeat
}

.mgmenu .dropdown_flyout .dropdown_parent_left {
    background: url("images/leftArrow.png") 90% 9px no-repeat
}

.mgmenu .dropdown_flyout .flyout_heading {
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 17px;
    text-align: left
}

.mgmenu a {
    text-decoration: none;
    color: #10264b;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s;
    text-align: left;
    direction: ltr;
}

.mgmenu>li ol,.mgmenu>li ul {
    padding: 0 0 0 18px;
    margin: 0 0 18px
}

.mgmenu>li ul {
    list-style: square
}

.mgmenu>li ol {
    list-style: decimal
}

.mgmenu>li ul.no_bullets {
    list-style: none;
    padding: 0
}

.mgmenu>li ul.no_bullets li {
    line-height: 24px
}

.mgmenu>li ol li,.mgmenu>li ul li {
    font-size: 17px;
    line-height: 29px;
    position: relative;
    color: #10264a;
    text-align: right;
    direction: ltr
}

.mgmenu .text_box_black,.mgmenu .text_box_blue,.mgmenu .text_box_brown,.mgmenu .text_box_green,.mgmenu .text_box_purple,.mgmenu .text_box_red,.mgmenu .text_box_yellow {
    color: #fff;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.mgmenu .img_description {
    text-align: center;
    margin-top: 2px;
    font-size: 14px
}

.mgmenu hr {
    width: 100%;
    height: 0;
    margin-bottom: 18px;
    border: none;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #ccc
}

.mgmenu .video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 18px
}

.mgmenu .video_container embed,.mgmenu .video_container iframe,.mgmenu .video_container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: 0
}

.mgmenu img {
    border: none;
    border-radius: 7px
}

.mgmenu .inline_img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 5px;
    margin-top: 6px
}

.mgmenu a .inline_img {
    opacity: .8;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s
}

.mgmenu a:hover .inline_img {
    opacity: 1
}

.mgmenu .inline_img_border {
    border: 5px solid #fff
}

.mgmenu .mini_icon {
    background-image: url("images/icons/mini-icons-white.png");
    background-repeat: no-repeat;
    margin-top: -2px;
    padding-left: 6px;
    float: left;
    width: 20px;
    height: 20px
}

.mgmenu .menubar_icon {
    padding: 0;
    list-style: none;
    float: left
}

.mgmenu .menubar_icon ul>li {
    list-style: none;
    float: left;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s
}

.mgmenu .menubar_icon ul>li:hover {
    background-color: #131313
}

.mgmenu .menubar_icon ul>li>a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    display: block;
    padding: 7px 4px 9px;
    width: 24px;
    height: 24px
}

.mgmenu li>.mgmenu_tabs {
    padding: 0!important
}

.mgmenu_tabs>ul,.wrapper_langs ul,nav ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.mgmenu_tabs .mgmenu_tabs_nav {
    width: 20%;
    float: right;
    position: relative;
    margin: 0;
    padding: 0
}

.mgmenu_tabs .mgmenu_tabs_panels {
    margin: 0;
    padding: 21px 1% 12px;
    width: 78%;
    float: left;
    background-color: #fff;
    -webkit-box-shadow: -1px 0 1px rgba(0,0,0,.05);
    -moz-box-shadow: -1px 0 1px rgba(0,0,0,.05);
    -o-box-shadow: -1px 0 1px rgba(0,0,0,.05);
    box-shadow: -1px 0 1px rgba(0,0,0,.05)
}

.mgmenu_tabs .mgmenu_tabs_nav li {
    list-style: none;
    margin: 0;
    border: none;
    float: right;
    width: 100%;
    clear: right;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s
}

.mgmenu_tabs .mgmenu_tabs_nav li a {
    font-size: 17px;
    outline: 0;
    text-decoration: none;
    display: block;
    padding: 9px 15px;
    direction: ltr;
    text-align: right
}

.mgmenu_tabs li a.current,.mgmenu_tabs li a.current:hover {
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.05),0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 -1px 1px rgba(0,0,0,.05),0 1px 1px rgba(0,0,0,.05);
    -o-box-shadow: 0 -1px 1px rgba(0,0,0,.05),0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 -1px 1px rgba(0,0,0,.05),0 1px 1px rgba(0,0,0,.05);
    top: 1px;
    direction: ltr;
    text-align: right
}

.mgmenu_tabs_right .mgmenu_tabs_panels {
    -webkit-box-shadow: 1px 0 1px rgba(0,0,0,.05);
    -moz-box-shadow: 1px 0 1px rgba(0,0,0,.05);
    -o-box-shadow: 1px 0 1px rgba(0,0,0,.05);
    box-shadow: 1px 0 1px rgba(0,0,0,.05)
}

.mgmenu_tabs_bottom .mgmenu_tabs_nav,.mgmenu_tabs_top .mgmenu_tabs_nav,.popupMobileSearch {
    width: 100%
}

.mgmenu_tabs_bottom .mgmenu_tabs_panels,.mgmenu_tabs_top .mgmenu_tabs_panels {
    padding: 21px 1% 12px;
    width: 98%
}

.mgmenu_tabs_bottom .mgmenu_tabs_nav li,.mgmenu_tabs_top .mgmenu_tabs_nav li {
    float: none;
    width: auto;
    clear: none;
    display: inline
}

.mgmenu_tabs_bottom .mgmenu_tabs_nav li a,.mgmenu_tabs_top .mgmenu_tabs_nav li a {
    display: inline;
    float: left
}

.mgmenu_tabs_bottom li a.current,.mgmenu_tabs_bottom li a.current:hover,.mgmenu_tabs_top li a.current,.mgmenu_tabs_top li a.current:hover {
    -webkit-box-shadow: -1px 0 1px rgba(0,0,0,.05),1px 0 1px rgba(0,0,0,.05);
    -moz-box-shadow: -1px 0 1px rgba(0,0,0,.05),1px 0 1px rgba(0,0,0,.05);
    -o-box-shadow: -1px 0 1px rgba(0,0,0,.05),1px 0 1px rgba(0,0,0,.05);
    box-shadow: -1px 0 1px rgba(0,0,0,.05),1px 0 1px rgba(0,0,0,.05)
}

.mgmenu_tabs_top .mgmenu_tabs_panels {
    -webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
    -o-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
    box-shadow: 0 -1px 1px rgba(0,0,0,.05)
}

.mgmenu_tabs_bottom .mgmenu_tabs_panels {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

@media only screen and (min-width: 768px) and (max-width:984px) {
    .mgmenu>li {
        padding-right:0
    }

    .mgmenu>li>a,.mgmenu>li>span {
        padding-left: 10px
    }

    .mgmenu .mini_icon {
        padding-left: 3px
    }

    .mgmenu li .dropdown_2columns {
        width: 16.6667%;
        padding-left: 1.8333%;
        padding-right: 1.8333%;
        margin-top: 17px;
        padding-top: 9px;
        background-color: #fff!important
    }
}

@media only screen and (min-width: 768px) {
    .mgmenu_container>.mgmenu>li.mgmenu_button,.mgmenu_fixed>.mgmenu>li.mgmenu_button,.mgmenu_footer>.mgmenu>li.mgmenu_button {
        display:none!important
    }

    .mgmenu li .dropdown_2columns {
        width: 100%;
        max-width: 180px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 18px;
        padding-top: 9px;
        box-sizing: border-box;
        background-color: #fff!important;
        right: 75px
    }
}

@media only screen and (max-width: 767px) {
    .mgmenu>li>a,.mgmenu>li>span {
        font-size:16px;
        font-weight: 400;
        outline: 0;
        text-decoration: none;
        padding: 12px 15px;
        text-align: left;
        background-position: 100% center;
        background-image: url('../../../images/mega_menu/menu_btn_down.jpg');
        background-repeat: no-repeat;
        background-size: 34px;
        border-bottom: 1px solid #e6e6e6
    }

    .mgmenu_container,.mgmenu_fixed,.mgmenu_footer {
        width: 100%;
        height: auto;
        margin: 0;
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        background-color: #fff
    }

    .mgmenu_container .mgmenu>li,.mgmenu_fixed .mgmenu>li,.mgmenu_footer .mgmenu>li {
        float: none;
        width: auto;
        border: none;
        display: none;
        padding: 0
    }

    .mgmenu>li>a,.mgmenu>li>span,.mgmenu_container>.mgmenu>li.mgmenu_button,.mgmenu_fixed>.mgmenu>li.mgmenu_button,.mgmenu_footer>.mgmenu>li.mgmenu_button {
        display: block
    }

    .mgmenu>li .mgmenu_drop {
        background-position: 96% 19px
    }

    .mgmenu>li .dropdown_container,.mgmenu>li .dropdown_fullwidth,.mgmenu_footer .mgmenu>li .dropdown_container,.mgmenu_footer .mgmenu>li .dropdown_fullwidth {
        position: absolute;
        top: auto;
        bottom: auto;
        width: 100%;
        margin: 0 0 0 -1px;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        -moz-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        -o-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border: 1px solid #ccc;
        border-top: none;
        overflow-x: hidden;
        height: 100%;
        min-height: 450px
    }

    .mgmenu li .dropdown_10columns,.mgmenu li .dropdown_11columns,.mgmenu li .dropdown_1column,.mgmenu li .dropdown_2columns,.mgmenu li .dropdown_3columns,.mgmenu li .dropdown_4columns,.mgmenu li .dropdown_5columns,.mgmenu li .dropdown_6columns,.mgmenu li .dropdown_7columns,.mgmenu li .dropdown_8columns,.mgmenu li .dropdown_9columns,.mgmenu li .dropdown_fullwidth {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .mgmenu .col_1,.mgmenu .col_10,.mgmenu .col_11,.mgmenu .col_12,.mgmenu .col_2,.mgmenu .col_3,.mgmenu .col_3:nth-of-type(5n),.mgmenu .col_4,.mgmenu .col_5,.mgmenu .col_6,.mgmenu .col_7,.mgmenu .col_8,.mgmenu .col_9 {
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
        padding: 0;
        float: right;
        display: block
    }

    .mgmenu .col_4:nth-of-type(5n) {
        width: calc(100% - 30px)!important;
        margin-right: 15px;
        margin-left: 0
    }

    .mgmenu .col_border {
        box-shadow: none
    }

    .mgmenu .dropdown_flyout,.mgmenu .dropdown_flyout .dropdown_flyout_level,.mgmenu .dropdown_flyout .dropdown_flyout_level_left {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        padding: 0;
        margin: 6px 4% 0
    }

    .mgmenu .dropdown_flyout .dropdown_flyout_level {
        border: none;
        background: 0 0;
        box-shadow: none
    }

    .mgmenu .dropdown_flyout li,.mgmenu .dropdown_flyout ul li {
        width: 100%;
        padding: 6px 0
    }

    .mgmenu li .dropdown_flyout .dropdown_parent {
        background: url("images/downArrow-b.png") 98% 14px no-repeat
    }

    .mgmenu li>.mgmenu_tabs {
        width: 100%
    }

    .mgmenu_tabs .mgmenu_tabs_nav {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .mgmenu_tabs .mgmenu_tabs_panels {
        padding: 20px;
        width: 100%;
        box-sizing: border-box
    }

    .mg_menu_cat_img,.mgmenu_trigger {
        display: none
    }

    .mgmenu blockquote {
        margin-left: 12px
    }

    .mgmenu .img_description {
        text-align: right
    }

    .mgmenu .menubar_icon {
        z-index: 9;
        float: none!important;
        padding: 0 0 14px!important
    }

    .mgmenu .menubar_icon ul {
        width: 100%;
        padding: 0 0 9px!important
    }

    .mgmenu .menubar_icon ul>li {
        padding-left: 2%;
        padding-right: 2%
    }

    .mgmenu li .dropdown_2columns {
        width: 16.6667%;
        padding-left: 1.8333%;
        padding-right: 1.8333%;
        margin-top: 17px;
        padding-top: 9px;
        background-color: #fff!important
    }

    .mg_right {
        width: 100%;
        float: right;
        overflow: auto
    }
}

.search_web_btn,.search_web_btn:focus,.search_web_btn:hover {
    direction: ltr;
    color: #fff!important;
    font-weight: 400;
    line-height: 1em;
    margin: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2) {
    .mgmenu>li .mgmenu_drop {
        background-size:9px 5px;
        background-image: url("../../../images/mega_menu/downArrow@2x.png")
    }

    .mgmenu_footer .mgmenu>li .mgmenu_drop {
        background-size: 9px 5px;
        background-image: url("../../../images/mega_menu/upArrow@2x.png")
    }

    .mgmenu_container>.mgmenu>li.mgmenu_button,.mgmenu_fixed>.mgmenu>li.mgmenu_button,.mgmenu_footer>.mgmenu>li.mgmenu_button {
        background-position: calc(100% - 39px) 11px;
        background-size: 32px 32px;
        background-image: url("../../../images/mega_menu/toggle@2x.png");
        width: 100%
    }

    .mgmenu_footer~.mgmenu_trigger.active,.mgmenu_trigger {
        background-size: 35px 35px;
        background-image: url("../../../images/mega_menu/button_up@2x.png")
    }

    .mgmenu_footer~.mgmenu_trigger,.mgmenu_trigger.active {
        background-size: 35px 35px;
        background-image: url("../../../images/mega_menu/button_down@2x.png")
    }

    .mgmenu .dropdown_flyout .dropdown_parent {
        background-size: 5px 9px;
        background-image: url("../../../images/mega_menu/rightArrow@2x.png")
    }

    .mgmenu .dropdown_flyout .dropdown_parent_left {
        background-size: 5px 9px;
        background-image: url("../../../images/mega_menu/leftArrow@2x.png")
    }

    .mgmenu .mini_icon {
        background-image: url("../../../images/mega_menu/icons/mini-icons-white@2x.png");
        background-repeat: no-repeat;
        background-size: 304px 144px
    }

    .mgmenu .menubar_icon ul>li>a {
        background-size: 24px 24px
    }

    .mgmenu .icon_vimeo {
        background-image: url("../../../images/mega_menu/icons/icon_vimeo@2x.png")
    }

    .mgmenu .icon_dribbble {
        background-image: url("../../../images/mega_menu/icons/icon_dribbble@2x.png")
    }

    .mgmenu .icon_twitter {
        background-image: url("../../../images/mega_menu/icons/icon_twitter@2x.png")
    }

    .mgmenu .icon_facebook {
        background-image: url("../../../images/mega_menu/icons/icon_facebook@2x.png")
    }

    .mgmenu .icon_flickr {
        background-image: url("../../../images/mega_menu/icons/icon_flickr@2x.png")
    }

    .mgmenu li .dropdown_2columns {
        width: 16.6667%;
        padding-left: 1.8333%;
        padding-right: 1.8333%;
        margin-top: 17px;
        padding-top: 9px;
        background-color: #fff!important
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .mgmenu li .dropdown_flyout .dropdown_parent {
        background-size:9px 5px;
        background-image: url("../../../images/mega_menu/downArrow-b@2x.png")
    }

    .mgmenu li .dropdown_2columns {
        width: 100%;
        padding-left: 1.8333%;
        padding-right: 1.8333%;
        margin-top: 0;
        padding-top: 0;
        background-color: #fff!important
    }
}

.search_web_field_container input {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 15px!important;
    text-align: left;
    color: #202020!important;
    border: 1px solid #ccc!important;
    padding: 8px 5px 9px 10px!important;
    line-height: 1em!important;
    font-weight: 400!important;
    border-radius: 25px!important
}

.search_web_btn {
    width: 30px;
    height: 30px;
    float: right;
    text-align: center;
    background-color: #10264b;
    border: 0;
    border-radius: 50%;
    background-image: url(../../../images/System/search-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 23px
}

.search_web_btn:focus,.search_web_btn:hover {
    width: 100%;
    border: 0;
    float: left;
    text-align: center
}

.search_web_btn:hover {
    background-color: #cd9862
}

.search_web_btn:focus {
    background-color: #10264b
}

.search_resaults_item_repeater:hover {
    background-color: #fff;
    border-bottom: 3px solid #e6e6e6;
    box-shadow: 0 0 20px 0 rgba(109,109,109,.1)
}

.closeMobileSearchPopup,.closeMobileSearchPopup:hover {
    background-color: #e81021;
    color: #fff
}

.mobile_search {
    float: left;
    width: auto;
    height: 50px;
    z-index: 100;
    position: relative;
    display: table;
    margin-left: 11px;
    text-align: center
}

.mobile_search_text {
    float: right;
    width: auto;
    font-size: 14px
}

.mobile_search i {
    font-size: 21px
}

.closeMobileSearchPopup {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 7px;
    top: 7px;
    border-radius: 50%;
    text-align: center;
    line-height: 1.4em;
    font-weight: 700
}

@media all and (min-width: 1438px) {
    .popupMobileSearch {
        display:block
    }

    .closeMobileSearchPopup,.mobile_search {
        display: none
    }

    .search_mega_menu_container {
        float: left;
        width: calc(100% - 400px);
        position: relative;
        height: 70px;
        display: table
    }

    .search_web_field_container,.search_web_title {
        width: 100%;
        float: right
    }

    .search_web_container {
        max-width: 600px;
        margin: auto;
        position: relative
    }

    .search_web_title {
        margin-bottom: 7px
    }

    .search_web_btn_container {
        width: 30px;
        right: 3px;
        top: 3px;
        position: absolute
    }

    .search_web_btn,.search_web_btn:focus,.search_web_btn:hover {
        font-size: 16px;
        padding: 10px 0!important
    }

    .search_resaults_page {
        width: 100%;
        float: right;
        padding-top: 50px
    }

    .search_resaults_title_container {
        width: 100%;
        float: right;
        padding-bottom: 10px;
        margin-bottom: 0;
        border-bottom: 1px solid #10264a
    }

    .search_resaults_title {
        width: auto;
        float: right;
        direction: ltr
    }

    .search_resaults_num_title {
        width: auto;
        float: left;
        direction: ltr
    }

    .search_resaults_repeater {
        width: 100%;
        float: right;
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 500px
    }

    .search_resaults_item_repeater {
        width: 100%;
        float: right;
        background-color: #fff;
        padding: 15px;
        box-sizing: border-box;
        border-bottom: 3px solid #e6e6e6;
        margin-bottom: 25px
    }

    .search_resaults_content {
        width: calc(100% - 171px);
        float: right;
        margin-right: 20px
    }

    .search_resaults_img {
        width: 150px;
        float: right;
        border-left: 1px solid #ccc
    }

    .resaults_repeater_name {
        margin-bottom: 3px
    }

    .resaults_repeater_title {
        margin-bottom: 5px;
        overflow: hidden;
        visibility: visible;
        height: 20px
    }

    .resaults_repeater_text {
        overflow: hidden;
        visibility: visible;
        max-height: 50px
    }

    header .shoppingDiv {
        float: left;
        width: 334px;
        position: absolute;
        left: 0;
        background-color: #fff!important;
        top: 70px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        border-top: 1px solid #f9f9f9
    }

    header.smaller .shoppingDiv {
        top: 70px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s
    }
}

@media (max-width: 1439px) and (min-width:769px) {
    .closeMobileSearchPopup,.mobile_search {
        display:none
    }

    .popupMobileSearch {
        display: block
    }

    .search_mega_menu_container {
        float: left;
        width: calc(100% - 380px);
        position: relative;
        height: 70px;
        display: table
    }

    .search_web_field_container,.search_web_title {
        width: 100%;
        float: right
    }

    .search_web_container {
        max-width: 500px;
        margin: auto;
        position: relative
    }

    .resaults_repeater_name,.search_web_title {
        margin-bottom: 7px
    }

    .search_web_btn_container {
        width: 30px;
        right: 3px;
        top: 3px;
        position: absolute
    }

    .search_web_btn,.search_web_btn:focus,.search_web_btn:hover {
        font-size: 16px;
        padding: 10px 0!important
    }

    .search_resaults_page {
        width: 100%;
        float: right;
        padding-top: 50px
    }

    .search_resaults_title_container {
        width: 100%;
        float: right;
        padding-bottom: 10px;
        border-bottom: 1px solid #10264a
    }

    .search_resaults_title {
        width: auto;
        float: right;
        direction: ltr
    }

    .search_resaults_num_title {
        width: auto;
        float: left;
        direction: ltr
    }

    .search_resaults_repeater {
        width: 100%;
        float: right;
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 500px
    }

    .search_resaults_item_repeater {
        width: 100%;
        float: right;
        background-color: #fff;
        padding: 15px;
        box-sizing: border-box;
        border-bottom: 3px solid #e6e6e6;
        margin-bottom: 25px
    }

    .search_resaults_content {
        width: calc(100% - 171px);
        float: right;
        margin-right: 20px
    }

    .search_resaults_img {
        width: 150px;
        float: right;
        border-left: 1px solid #ccc
    }

    .resaults_repeater_title {
        margin-bottom: 5px;
        overflow: hidden;
        visibility: visible;
        height: 20px
    }

    .resaults_repeater_text {
        overflow: hidden;
        visibility: visible;
        max-height: 50px
    }
}

@media (max-width: 768px) and (min-width:481px) {
    .popupMobileSearch {
        display:none;
        width: 100%;
        height: 65px;
        position: absolute;
        top: 35px;
        right: 0;
        left: 0;
        padding: 10px 10px 15px 15px;
        background-color: #f4f4f4;
        box-sizing: border-box;
        z-index: 10000000000000000
    }

    .closeMobileSearchPopup {
        width: 25px;
        height: 25px;
        left: 10px;
        top: 18px;
        font-weight: 400;
        font-size: 19px
    }

    .search_mega_menu_container {
        float: right;
        width: calc(100% - 30px);
        margin-top: 5px;
        margin-right: 0;
        position: relative
    }

    .search_web_container {
        float: right;
        width: 100%;
        position: absolute
    }

    .search_web_title {
        width: 100%;
        float: right;
        margin-bottom: 5px
    }

    .search_web_field_container {
        width: 100%;
        float: right;
        position: absolute
    }

    .search_web_btn {
        width: 25px;
        height: 25px;
        background-size: 20px
    }

    .search_web_btn:focus,.search_web_btn:hover {
        font-size: 16px;
        padding: 8px 0!important
    }

    .search_resaults_page {
        width: 100%;
        float: right;
        padding-top: 20px
    }

    .search_resaults_title_container {
        width: 100%;
        float: right;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #10264a
    }

    .search_resaults_title {
        width: auto;
        float: right;
        direction: ltr
    }

    .search_resaults_num_title {
        width: auto;
        float: left;
        direction: ltr
    }

    .search_resaults_repeater {
        width: 100%;
        float: right;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 500px
    }

    .search_resaults_item_repeater {
        width: 100%;
        float: right;
        background-color: #fff;
        padding: 15px;
        box-sizing: border-box;
        border-bottom: 3px solid #e6e6e6;
        margin-bottom: 25px
    }

    .search_resaults_content {
        width: calc(100% - 171px);
        float: right;
        margin-right: 20px
    }

    .search_resaults_img {
        width: 150px;
        float: right;
        border-left: 1px solid #ccc
    }

    .resaults_repeater_name {
        margin-bottom: 7px
    }

    .resaults_repeater_title {
        margin-bottom: 5px;
        overflow: hidden;
        visibility: visible;
        height: 20px
    }

    .resaults_repeater_text {
        overflow: hidden;
        visibility: visible;
        max-height: 50px
    }

    .search_web_field_container input {
        width: 100%;
        float: left;
        direction: ltr;
        font-size: 15px!important;
        text-align: right;
        color: #10264a!important;
        border-top: 1px solid #e6e6e6!important;
        border-bottom: 1px solid #e6e6e6!important;
        border-right: 1px solid #e6e6e6!important;
        border-left: 0 solid #e6e6e6!important;
        padding: 4px!important;
        line-height: 1em!important;
        font-weight: 400!important;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .search_web_btn_container {
        width: 25px;
        left: 3px;
        top: 3px;
        position: absolute
    }
}

.clean_cart,.continue_button {
    float: left;
    width: auto;
    font-size: 14px!important;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    text-decoration: underline;
    padding: 2px 5px 1px
}

.popupButton,.popupButton:focus,.popupButton:hover {
    width: auto;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 2.2em;
    font-size: 21px;
    font-weight: 600;
    border: 2px solid #10264a;
    text-align: center
}

.button.hollow:focus,.button.hollow:hover {
    color: #10264a
}

.continue_button {
    color: #10264a;
    margin-right: 10px!important
}

.continue_button:hover {
    background-color: #10264a;
    color: #fff;
    text-decoration: none
}

.clean_cart {
    color: #b00
}

.clean_cart:hover {
    background-color: #ff0013;
    color: #fff;
    text-decoration: none
}

.popupButton:focus,.popupButton:hover {
    background-color: #10264a
}

.popupButton {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    cursor: pointer;
    background-color: transparent;
    color: #10264a
}

.popupButton:hover {
    color: #fff
}

.popupButton:focus {
    color: #fff!important
}

.errorMassage {
    float: right;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 12px;
    direction: ltr;
    font-weight: 400;
    text-align: left
}

.shoppingDiv_item_con,.shoppingDiv_item_name,.shoppingDiv_item_title,.shopping_title_text {
    font-size: 15px;
    font-weight: 400
}

.menu_cart_toggle_container {
    float: right;
    display: block;
    width: auto
}

input.toggle~div {
    height: 0;
    margin: 0;
    overflow: hidden;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-box-shadow: 0 12px 15px 0 rgba(184,184,184,.2);
    -moz-box-shadow: 0 12px 15px 0 rgba(184,184,184,.2);
    box-shadow: 0 12px 15px 0 rgba(184,184,184,.2);
    opacity: 0;
    z-index: 100000
}

input.toggle:checked~div {
    height: auto;
    opacity: 1
}

.shoppingDiv_title {
    float: right;
    width: 90%;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 12px;
    margin: 15px 5% 12px;
    direction: ltr
}

.shopping_title_text {
    float: right;
    width: auto;
    color: #10264a;
    text-align: right;
    direction: ltr;
    margin-top: 0
}

.shoppingDiv_title i {
    float: right;
    color: #10264a;
    line-height: 1.2em;
    margin-left: 5px
}

.shoppingDiv_item_con {
    float: right;
    width: 90%;
    color: #10264a;
    text-align: left;
    border-bottom: 1px dotted #e6e6e6;
    padding-bottom: 12px;
    margin: 0 5% 12px;
    position: relative
}

.shoppingDiv_item_con:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.shoppingDiv_item_img_and_quantity {
    float: right;
    width: 62px;
    margin-left: 8px
}

.shoppingDiv_item_img {
    float: left;
    width: 62px;
    height: 69px;
    margin-left: 0
}

.shoppingDiv_item_name,.shoppingDiv_item_price_left,.shoppingDiv_item_title {
    width: calc(65% - 25px);
    line-height: 1.2em;
    text-align: right
}

.shoppingDiv_item_img img {
    float: left;
    width: 100%;
    margin-right: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 0px solid #e6e6e6;
    box-sizing: border-box
}

.shoppingDiv_item_name {
    float: right;
    color: #10264a;
    margin-bottom: 3px;
    overflow: hidden;
    visibility: visible;
    direction: ltr!important
}

.shoppingDiv_item_title {
    float: right;
    color: #6d6e71
}

.shoppingDiv_item_price_left {
    float: right;
    font-size: 14px;
    font-weight: 700;
    color: #10264a;
    margin-top: 0
}

.shoppingDiv_item_price_left .rate_icon {
    font-size: 14px
}

.shoppingDiv_item_quantity {
    float: right;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #666;
    text-align: right;
    line-height: 1.6em;
    margin-right: 0
}

.shoppingDiv_item_quantity input {
    float: right;
    width: 100%;
    font-size: 19px;
    font-weight: 400;
    color: #10264a;
    text-align: center;
    line-height: 1.6em;
    border: 1px solid #e6e6e6;
    direction: ltr!important
}

.shoppingDiv_item_price {
    float: right;
    width: 15%;
    font-size: 12px;
    font-weight: 400;
    color: #10264a;
    text-align: right;
    line-height: 2.1em
}

.shoppingDiv_item_delete {
    float: left;
    width: auto;
    margin-top: 0;
    color: #b00!important;
    font-size: 19px!important;
    position: absolute;
    left: 10px;
    top: 25px
}

.shoppingDiv_button,.shoppingDiv_button:hover {
    background-color: #10264a;
    border: 1px solid #10264a;
    color: #fff
}

.menu_cart_buttons_down {
    float: right;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 15px;
    margin-bottom: 15px
}

.shoppingDiv_button {
    float: right;
    width: 100%;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    line-height: 2.3em;
    margin: 0 0 8px 5%;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    box-sizing: border-box;
    display: inline-block
}

.cart_total_container,.cart_total_container_title {
    font-size: 16px;
    font-weight: 400;
    color: #0085cc;
    line-height: 1.8em;
    text-align: left
}

.cart_total_container {
    padding: 2%;
    border: 1px dashed #666;
    float: left;
    clear: none;
    width: 96%;
    text-decoration: none;
    margin-bottom: 30px
}

#cart_total,.cart_total_container_title {
    width: auto;
    float: left;
    text-decoration: none
}

.cart_total_container_title {
    margin-right: 10px
}

.products_cart_left_btn,.products_cart_right_btn {
    padding-top: 9px!important;
    padding-bottom: 9px!important;
    cursor: pointer;
    direction: ltr;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.shoppingDiv .plus_minus_header_and_products {
    float: right;
    width: 25px;
    height: 71px;
    display: block
}

.shoppingDiv .plus_minus_container {
    float: right;
    width: 24px;
    height: 86px
}

.shoppingDiv .plus-minus-input {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.shoppingDiv .plus-minus-input .input-group-field {
    text-align: center;
    border: 1px solid #e6e6e6;
    height: 23px;
    padding: 0!important
}

.shoppingDiv .plus-minus-input .input-group-field ::-webkit-outer-spin-button,.shoppingDiv .plus-minus-input .input-group-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none
}

.shoppingDiv .plus-minus-input .input-group-button .circle {
    cursor: pointer
}

.shoppingDiv .input-group {
    display: block;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.shoppingDiv .input-group-button {
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.shoppingDiv .button.hollow {
    color: #082733;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s
}

.button.hollow:focus,.button.hollow:hover,.shoppingDiv .button.hollow {
    background-color: transparent;
    border: 1px solid #e6e6e6;
    height: 23px;
    width: 24px;
    font-size: 19px
}

.products_cart_left_btn {
    width: calc(100% - 120px);
    margin-right: 10px;
    margin-left: 0;
    margin-bottom: 0;
    float: left;
    text-align: center;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

.products_cart_right_btn {
    width: 110px;
    float: right;
    text-align: center;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    background-color: #cd9862
}

.products_cart_left_btn .rate_icon {
    font-size: 16px
}

.cart_item_container_name_cart_all_pages {
    float: right;
    width: 100%;
    font-size: 12px!important;
    font-weight: 400;
    text-align: right;
    line-height: 1.2em;
    margin-bottom: 0
}

.cart_item_container_name_cart_all_pages .rate_icon {
    font-size: 12px!important
}

.cart_item_description_deal {
    float: right;
    width: auto;
    margin-top: 3px;
    font-size: 12px!important;
    background-color: rgb(132 85 97 / 80%);
    padding: 2px 5px 1px;
    border-radius: 2px
}

.cart_item_description_total {
    width: 150px;
    margin-right: 20px
}

@media all and (max-width: 1439px) and (min-width:769px) {
    header .shoppingDiv {
        float:left;
        width: 334px;
        position: absolute;
        left: 0;
        background-color: #fff!important;
        top: 82px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        border-top: 1px solid #f9f9f9
    }

    header.smaller .shoppingDiv {
        top: 82px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s
    }
}

@media all and (max-width: 768px) and (min-width:481px) {
    header .shoppingDiv {
        float:right;
        width: 100%;
        position: fixed;
        right: 0!important;
        left: 0;
        top: 85px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        background-color: #fff!important
    }

    header.smaller .shoppingDiv {
        top: 85px
    }
}

@media (max-width: 480px) and (min-width:319px) {
    .popupMobileSearch {
        display:none;
        width: 100%;
        height: 65px;
        position: absolute;
        top: 35px;
        right: 0;
        left: 0;
        padding: 10px 10px 15px 15px;
        background-color: #f4f4f4;
        box-sizing: border-box;
        z-index: 10000000000000000
    }

    .closeMobileSearchPopup {
        width: 25px;
        height: 25px;
        left: 10px;
        top: 18px;
        font-weight: 400;
        font-size: 19px
    }

    .search_mega_menu_container {
        float: right;
        width: calc(100% - 30px);
        margin-top: 5px;
        margin-right: 0;
        position: relative
    }

    .search_web_container {
        float: right;
        width: 100%;
        position: absolute
    }

    .search_web_title {
        width: 100%;
        float: right;
        margin-bottom: 5px
    }

    .search_web_field_container {
        width: 100%;
        float: right;
        position: absolute
    }

    .search_web_btn {
        width: 25px;
        height: 25px;
        background-size: 17px
    }

    .search_web_btn:focus,.search_web_btn:hover {
        font-size: 16px;
        padding: 8px 0!important
    }

    .search_resaults_page {
        width: 100%;
        float: right;
        padding-top: 20px
    }

    .search_resaults_title_container {
        width: 100%;
        float: right;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #10264a
    }

    .search_resaults_title {
        width: auto;
        float: right;
        direction: ltr
    }

    .search_resaults_num_title {
        width: auto;
        float: left;
        direction: ltr
    }

    .search_resaults_repeater {
        width: 100%;
        float: right;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 500px
    }

    .search_resaults_item_repeater {
        width: 100%;
        float: right;
        background-color: #fff;
        padding: 15px;
        box-sizing: border-box;
        border-bottom: 3px solid #e6e6e6;
        margin-bottom: 25px
    }

    .search_resaults_content {
        width: calc(100% - 121px);
        float: right;
        margin-right: 20px
    }

    .search_resaults_img {
        width: 100px;
        float: right;
        border-left: 1px solid #ccc
    }

    .resaults_repeater_name {
        margin-bottom: 7px
    }

    .resaults_repeater_title {
        margin-bottom: 5px;
        overflow: hidden;
        visibility: visible;
        height: 20px;
        display: none
    }

    .resaults_repeater_text {
        overflow: hidden;
        visibility: visible;
        max-height: 40px
    }

    .search_web_field_container input {
        width: 100%;
        float: left;
        direction: ltr;
        font-size: 15px!important;
        text-align: right;
        color: #10264a!important;
        border-top: 1px solid #e6e6e6!important;
        border-bottom: 1px solid #e6e6e6!important;
        border-right: 1px solid #e6e6e6!important;
        border-left: 0 solid #e6e6e6!important;
        padding: 4px!important;
        line-height: 1em!important;
        font-weight: 400!important;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .search_web_btn_container {
        width: 25px;
        left: 3px;
        top: 3px;
        position: absolute
    }

    header .shoppingDiv {
        float: right;
        width: 100%;
        position: fixed;
        right: 0!important;
        left: 0;
        top: 85px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        background-color: #fff!important
    }

    header.smaller .shoppingDiv {
        top: 51px
    }
}

@media (max-width: 320px) {
    .popupMobileSearch {
        display:none;
        width: 100%;
        height: 65px;
        position: absolute;
        top: 35px;
        right: 0;
        left: 0;
        padding: 10px 10px 15px 15px;
        background-color: #f4f4f4;
        box-sizing: border-box;
        z-index: 10000000000000000
    }

    .closeMobileSearchPopup {
        width: 25px;
        height: 25px;
        left: 10px;
        top: 18px;
        font-weight: 400;
        font-size: 19px
    }

    .search_mega_menu_container {
        float: right;
        width: calc(100% - 30px);
        margin-top: 5px;
        margin-right: 0;
        position: relative
    }

    .search_web_container {
        float: right;
        width: 100%;
        position: absolute
    }

    .search_web_title {
        width: 100%;
        float: right;
        margin-bottom: 5px
    }

    .search_web_field_container {
        width: 100%;
        float: right;
        position: absolute
    }

    .search_web_btn {
        width: 25px;
        height: 25px;
        background-size: 20px
    }

    .search_web_btn:focus,.search_web_btn:hover {
        font-size: 16px;
        padding: 8px 0!important
    }

    .search_resaults_page {
        width: 100%;
        float: right;
        padding-top: 20px
    }

    .search_resaults_title_container {
        width: 100%;
        float: right;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #10264a
    }

    .search_resaults_title {
        width: auto;
        float: right;
        direction: ltr
    }

    .search_resaults_num_title {
        width: auto;
        float: left;
        direction: ltr
    }

    .search_resaults_repeater {
        width: 100%;
        float: right;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 500px
    }

    .search_resaults_item_repeater {
        width: 100%;
        float: right;
        background-color: #fff;
        padding: 15px;
        box-sizing: border-box;
        border-bottom: 3px solid #e6e6e6;
        margin-bottom: 25px
    }

    .search_resaults_content {
        width: calc(100% - 171px);
        float: right;
        margin-right: 20px
    }

    .search_resaults_img {
        width: 150px;
        float: right;
        border-left: 1px solid #ccc
    }

    .resaults_repeater_name {
        margin-bottom: 7px
    }

    .resaults_repeater_title {
        margin-bottom: 5px;
        overflow: hidden;
        visibility: visible;
        height: 20px
    }

    .resaults_repeater_text {
        overflow: hidden;
        visibility: visible;
        max-height: 50px
    }

    .search_web_field_container input {
        width: 100%;
        float: left;
        direction: ltr;
        font-size: 15px!important;
        text-align: right;
        color: #10264a!important;
        border-top: 1px solid #e6e6e6!important;
        border-bottom: 1px solid #e6e6e6!important;
        border-right: 1px solid #e6e6e6!important;
        border-left: 0 solid #e6e6e6!important;
        padding: 4px!important;
        line-height: 1em!important;
        font-weight: 400!important;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .search_web_btn_container {
        width: 25px;
        left: 3px;
        top: 3px;
        position: absolute
    }

    header .shoppingDiv {
        float: right;
        width: 100%;
        position: fixed;
        right: 0!important;
        left: 0;
        top: 85px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        background-color: #fff!important
    }

    header.smaller .shoppingDiv {
        top: 51px
    }
}

.wrapper_langs {
    max-width: 100%;
    margin: 0 auto
}

.wrapper_langs ul ul li {
    float: none
}

.wrapper_langs li a {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 11px;
    background: 0 0;
    font-size: 16px
}

.wrapper_langs li:hover ul {
    display: inline-block;
    position: absolute;
    padding: 0!important;
    margin: 0!important;
    z-index: 10000000000000000000000000!important
}

label.toggle2 {
    z-index: 100000000000!important;
    position: relative
}

.wrapper_langs li a i {
    font-size: 16px!important
}

.wrapper_langs li a:hover {
    color: #f85e4c;
    background: 0 0
}

.wrapper_langs li {
    float: left;
    position: relative;
    z-index: 1000000!important;
    height: 35px
}

.wrapper_langs li ul {
    position: absolute;
    left: 0;
    top: 41px;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    z-index: 1!important
}

.wrapper_langs li ul li a {
    width: 108px;
    padding: 8px 10px 8px 5px;
    color: #10264a;
    background: #fff;
    font-size: 15px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e6e6e6!important;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    direction: ltr
}

.wrapper_langs li ul li a:hover {
    color: #f85e4c;
    background: #fff
}

.wrapper_langs li ul li img {
    width: 25px;
    float: left;
    margin-right: 5px;
    top: 0!important
}

.wrapper_langs li a img {
    width: 18px;
    margin-right: 5px;
    position: relative;
    top: 0
}

.langs_container {
    float: left;
    width: auto;
    margin-left: 0;
    padding-right: 15px;
    position: relative;
    z-index: 10000000000000!important;
    height: 40px
}

@media all and (max-width: 768px) and (min-width:481px) {
    .langs_container {
        height:33px
    }

    .wrapper_langs li ul {
        top: 35px
    }

    .wrapper_langs li a {
        padding-top: 8px;
        padding-bottom: 7px;
        font-size: 15px
    }

    .wrapper_langs li a img {
        width: 17px
    }
}

@media all and (max-width: 480px) and (min-width:319px) {
    .langs_container {
        padding-right:0;
        height: 35px;
        border-left: 0 solid #384d61
    }

    .wrapper_langs li ul {
        top: 35px
    }

    .wrapper_langs li a {
        padding-top: 6px;
        padding-bottom: 10px;
        font-size: 0
    }

    .wrapper_langs li a img {
        margin-right: 0;
        top: 2px;
        width: 18px
    }
}

@media all and (max-width: 320px) {
    .langs_container {
        margin-left:10px;
        padding-left: 7px;
        height: 33px;
        border-left: 0 solid #384d61
    }

    .wrapper_langs li ul {
        top: 35px
    }

    .wrapper_langs li a {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 0
    }

    .wrapper_langs li a img {
        margin-right: 0;
        top: 2px;
        width: 18px
    }
}
