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 / 0%);
    border-bottom: 1px solid #fff;
}

header.smaller  {
    border-bottom: 1px solid #efefef;
}
header .header_mega_menu {
    float: right;
    background-color: #fff !important
}
header .media_icons {
    float: left;
    width: auto;
    margin-top: 9px
}
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: 16px;
    background-color: #fff;
    text-align: right;
    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: 4px !important;
    margin-right: 0 !important;
    line-height: 1em !important;
    margin-top: 1px !important
}
.infoBtn_sep:last-child, .mgmenu_tabs_hide, .wrapper_langs ul ul, input.toggle, input.toggle2, label.toggle2 {
    display: none;
}
header .mediaBtn .text {
    font-size: 15px;
    float: left;
    margin-top: 1px
}
header .navBtn {
    width: auto;
    float: right;
    text-align: right;
    margin-left: 10px
}
header .navBtn .text {
    font-size: 16px;
    float: left;
    margin-top: 0
}
.header_gap_down, header .logo {
    float: left;
    position: relative;
}
.header_gap_down {
    width: 100%;
    z-index: 0
}
header .logo {
    z-index: 10000000 !important;
    text-align: right;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header.smaller .logo {
    height: 60px;
}
.header_right_elements {
    right: 0px;
    display:flex;
    flex-direction: row-reverse;
}
.header_right_item {
    float: right;
    text-align:right;
}
.header_right_item i {
    font-size:20px;
    margin-left: 25px
}
.langCon {
    width: 35px;
    height: 35px;
    float:left;
    border: 1px solid #d8d8d8;
    border-radius:10px;
    box-sizing:border-box;
    padding: 2px 0px 3px 0px;
    font-size:15px
}
.langArrow {
    width: 20px;
    height: 5px!important;
}
.langArrow img {
    width: 20px!important;
    height: 6px;
    margin-right:0!important;
    position:relative;
    top: -5px!important
}
.header_mobile_phone {
    display:none
}

@media (min-width:1438px) {
header .header_mega_menu {
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        right:0;
        left:0;
        top:0px
    }

    .header_gap_down {
        margin-bottom: 80px
    }

    header .logo {
        width: 130px;
            transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
    }
    
    header .logo img {
    max-width: 130px;
    height: auto;
        transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
    header.smaller .logo img {
    max-width: 110px;
    height: auto
}
    header .header_container {
    width: 100%;
    margin:auto;
    height: 80px;
    z-index: 14;
    transition: .5s;
    box-sizing: border-box;
    max-width:1460px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0;
    direction: rtl;
    transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
    }
    header.smaller .header_container {
    height: 60px;

}

    header .header_mega_menu {
        width: 100%;
        height: 80px;
        border-top: 0px solid #e6e6e6;
        box-shadow: 0 4px 4px rgb(152 152 152 / 0%);
       transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
    }
    header.smaller .header_mega_menu {
    height: 60px;

}

    .header .collapse-button {
        margin-top: 14px
    }

    header nav li a {
        height: 120px;
            align-items: center;
    display: flex;
    justify-content: center;
    }

        header nav li a .fsvg {
            margin-right: 3px;
            margin-top: 0
        }

    header nav li ul {
        top: 90px;
        left: -55px;
        box-shadow: 0 0 20px 0 rgb(0 0 0 / 1%)
    }

    header .menu_login {
        margin-left: 30px;
        position: relative;
        z-index: 1000000000 !important;
        height: 120px;
    }

    header .menu_icon, header.smaller .menu_icon {
        margin-right: calc(50% - 15px);
        margin-left: calc(50% - 15px);
        width: 30px;
        float: right
    }

    .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: auto;
    display: flex;
    justify-content: space-between;
    z-index:1000000;
        float:right
    }
    .header_left_elements {
    width: auto;
    display: flex;
    justify-content: space-between;
    z-index:1000000;
        float:left
    }



.dropdown_container {
        padding: 30px 50px;
    }
.onlyInDesktop {
display: flex
}
.onlyInMobile {
display: none!important
}
}

@media (max-width:1439px) and (min-width:769px) {
header .header_mega_menu {
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        right:0;
        left:0;
        top:0px
    }

    .header_gap_down {
        margin-bottom: 80px
    }

    header .logo {
        width: 130px;
            transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
    }
    
    header .logo img {
    max-width: 130px;
    height: auto;
        transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
    header.smaller .logo img {
    max-width: 110px;
    height: auto
}
    header .header_container {
    width: 100%;
    margin:auto;
    padding: 0 50px;
    height: 80px;
    z-index: 14;
    transition: .5s;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    direction: rtl;
    transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
    }
    header.smaller .header_container {
    height: 60px;

}


    header .header_mega_menu {
        width: 100%;
        height: 80px;
        border-top: 0px solid #e6e6e6;
        box-shadow: 0 4px 4px rgb(152 152 152 / 0%);
       transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
    }
    header.smaller .header_mega_menu {
    height: 60px;

}

    .header .collapse-button {
        margin-top: 14px
    }

    header nav li a {
        height: 120px;
            align-items: center;
    display: flex;
    justify-content: center;
    }

        header nav li a .fsvg {
            margin-right: 3px;
            margin-top: 0
        }

    header nav li ul {
        top: 90px;
        left: -55px;
        box-shadow: 0 0 20px 0 rgb(0 0 0 / 1%)
    }

    header .menu_login {
        margin-left: 30px;
        position: relative;
        z-index: 1000000000 !important;
        height: 120px;
    }

    header .menu_icon, header.smaller .menu_icon {
        margin-right: calc(50% - 15px);
        margin-left: calc(50% - 15px);
        width: 30px;
        float: right
    }

    .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: auto;
    display: flex;
    justify-content: space-between;
    z-index:1000000;
        float:right
    }
    .header_left_elements {
    width: auto;
    display: flex;
    justify-content: space-between;
    z-index:1000000;
        float:left
    }



.dropdown_container {
        padding: 30px 50px;
    }
.onlyInDesktop {
display: flex
}
.onlyInMobile {
display: none!important
}
}

@media (max-width:768px) and (min-width:319px) {
 header .navBtn, header .search, header .search i {
        margin-right: 0;
        margin-left: 5px
    }

    .menu_img, header .home i {
        margin-left: 0;
        float: right
    }

    .header_gap_down {
        margin-bottom: 60px
    }

    header .logo {
        width: 100px;
        height: 60px;
        left: 15px;
        position:absolute
    }

    header .header_top, header.smaller .header_top {
    width: 100%;
    height: 35px;
    opacity: 1;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 15px
    }

    header .header_container {
        width: 100%;
        height: 60px;
        box-sizing: border-box
    }

    header .header_mega_menu {
        width: 100%;
        height: 60px;
        top: 0px;
        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: 60px;
        margin-left: 20px
    }

    header nav li a {
        font-size: 14px;
        height: 60px;
        align-items: center;
        display: flex;
        justify-content: center;
    }

        header nav li a .fsvg {
            margin-right: 3px
        }

    header .menu_cart_button label .fsvg {
        width: 32px
    }

    header nav li ul {
        top: 60.5px;
        left:-45px
    }

    .menu_cart_button {
        position: relative;
        z-index: 10000000 !important
    }

    header .menu_cart_button label {
        width: 30px;
        height: 60px
    }

        .wishlist_number_of_all_items, header .menu_cart_button label .number_of_all_items_in_products {
            font-size: 11px;
            position: absolute;
            top: 9px;
            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: #373737;
        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: auto;
        float: right;
        margin-right:15px;
        height:60px;
        display: flex;
        align-items: center;
    }
    .header_left_elements {
        width: auto;
        float: left;
        margin-left:15px
    }

    .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: 60px;
        margin-left: 20px;
        position: relative;
        z-index: 100;
        width: 22px;
        display:none!important
    }

        .wishlist_header .fsvg {
            float: right
        }

    .mgmenu {
        display: block !important
    }

    .discount_alert_section {
        position: absolute
    }
           .dropdown_container {
        padding: 10px 0px;
    }
    .mg_menu_cat_img {
        display:none
    }

     .mgmenu .col_4_desc {
        display:none
    }
    .mg_cat_title {
        display:none
    }
    .mg_cat_desc {
        display:none
    }
.mg_cat_img_con {
        display:none
    }
    .col_4_img {
        display:none
    }
.mgmenu .all_products_url {
    margin-right:15px;
    margin-top: 10px!important;
    display:none!important
    }
.header_right_elements {
    position: absolute;
    left: 185px;
    right: auto;
    z-index:1000
}
    .header_right_item i {
    font-size:20px;
    margin-right: 15px;
        margin-left:0;
}

.onlyInDesktop {
        display: none!important
    }

.onlyInMobile {
        display: block!important
    }
.header_mobile_phone {
    float: left;
    width: 30px;
    height: 30px;
	display:block;
	position:absolute;
	top:15px;
	left:255px;
	z-index:10000
}

}

@media (max-width:320px) {
   header .navBtn, header .search, header .search i {
        margin-right: 0;
        margin-left: 5px
    }

    .menu_img, header .home i {
        margin-left: 0;
        float: right
    }

    .header_gap_down {
        margin-bottom: 85px
    }

    header .logo {
        width: 100px;
        height: 60px;
        right: 60px
    }

    header .header_top, header.smaller .header_top {
    width: 100%;
    height: 35px;
    opacity: 1;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 15px
    }

    header .header_container {
        width: 100%;
        height: 60px;
        box-sizing: border-box
    }

    header .header_mega_menu {
        width: 100%;
        height: 60px;
        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: 60px;
        margin-left: 20px
    }

    header nav li a {
        font-size: 14px;
        height: 60px;
        align-items: center;
        display: flex;
        justify-content: center;
    }

        header nav li a .fsvg {
            margin-right: 3px
        }

    header .menu_cart_button label .fsvg {
        width: 32px
    }

    header nav li ul {
        top: 60.5px;
        left:-45px
    }

    .menu_cart_button {
        position: relative;
        z-index: 10000000 !important
    }

    header .menu_cart_button label {
        width: 30px;
        height: 60px
    }

        .wishlist_number_of_all_items, header .menu_cart_button label .number_of_all_items_in_products {
            font-size: 11px;
            position: absolute;
            top: 9px;
            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: #373737;
        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: auto;
        float: right;
        margin-right:15px
    }
   .header_left_elements {
        width: auto;
        float: left;
        margin-left:15px
    }
    .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: 60px;
        margin-left: 20px;
        position: relative;
        z-index: 100;
        width: 22px;
        display:none!important
    }

        .wishlist_header .fsvg {
            float: right
        }

    .mgmenu {
        display: block !important
    }

    .discount_alert_section {
        position: absolute
    }
           .dropdown_container {
        padding: 10px 0px;
    }
    .mg_menu_cat_img {
        display:none
    }

     .mgmenu .col_4_desc {
        display:none
    }
    .mg_cat_title {
        display:none
    }
    .mg_cat_desc {
        display:none
    }
.mg_cat_img_con {
        display:none
    }
    .col_4_img {
        display:none
    }
.mgmenu .all_products_url {
    margin-right:15px;
    margin-top: 10px!important;
    display:none!important
    }
.onlyInDesktop {
        display: none!important
    }

.onlyInMobile {
        display: block!important
    }
}

.mgmenu, .mgmenu li.noactive, .mgmenu > li, .mgmenu > li:last-child {
    display: inline-block
}

#mgmenu1 {
    z-index: 12
}

.mgmenu_fixed, .mgmenu_footer {
    width: 100%;
    height: 80px;
    z-index: 10;
    background-color: transparent
}

.mgmenu_container {
    width: 100%;
    height: 80px;
    z-index: 10;
    background-color: transparent;
    position: relative;
    margin: 0 auto;
    align-items: center;
    display: flex;
    justify-content: center;
    transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller .mgmenu_container {
    height: 60px;    
}

.mgmenu {
    width: 100%;
    font-size: 17px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: 1;
    text-align: center;
    
    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: 0px 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: 19px;
        font-weight: 400;
        outline: 0;
        text-decoration: none;
        padding: 0 15px;
        text-align: right
    }

        .mgmenu > li > a:focus, .mgmenu > li > a:hover, .mgmenu > li > span:hover {
            cursor: pointer;
            color: #373737;
            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) 17px !important;
    background-size: 32px 32px;
    line-height: 10px;
    padding: 0 !important;
    color: #373737;
    font-size: 0;
    height: 60px;
    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: 49px;
    display: none;
    float: left;
    zoom: 1;
    z-index: 10;
    margin: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    border: 2px solid #f4f4f4;
    border-top: none;
    background: #fff;
    color: #000;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller .mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
    top: 39px;
}

.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 #f4f4f4;
    border-radius:15px;
}

.mg_right {
    width: 100%;
    float: right
}

.mg_menu_cat_img {
    width: 200px;
    float: left;
    height: auto;
    background-color: transparent;
    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: 15%;
    float: left;
    text-align: left;
    box-sizing: border-box;
    margin-right: 2%;
    margin-bottom: 2%;
    min-height:200px;
}
.mgmenu .col_4:hover .col_4_img img {
    box-shadow: 0px 0px 25px rgb(130 129 129 / 10%);
}
    .mgmenu .col_4:nth-of-type(6n) {
        margin-right: 0
    }

    .mgmenu .col_4 h2 {
        width: 100%;
        float: right;
        font-size: 21px;
        margin-top: 7px;
        margin-bottom: 7px;
        color: #373737;
        font-weight: 700;
		text-align:left;
    }

        .mgmenu .col_4 h2:hover, .mgmenu .col_4 h4:hover, .mgmenu a:hover {
            color: #939393 !important
        }

    .mgmenu .col_4 h4 {
        width: 100%;
        float: right;
        font-size: 17px;
        margin-top: 0;
        color: #939393;
        font-weight: 300;
        padding: 7px 0;
		text-align:left
    }
    .mgmenu .col_4_desc {
        width: 100%;
        float: right;
        font-size: 17px;
        color: #373737;
        font-weight: 400;
        line-height:1.5em;
        min-height:70px;
    }
    .mg_cat_title {
        width: 100%;
        float: right;
        font-size: 21px;
        margin-top: 0;
        font-weight: 500;
        padding: 13px 0
    }
    .mg_cat_desc {
        width: 100%;
        float: right;
        font-size: 17px;
        font-weight: 400;
        line-height:1.5em;
        min-height:70px;
    }

.mg_cat_img_con {
        width: 100%;
        height:auto!important;
        float:right;
        margin-top:20px;
    }

    .mgmenu .all_products_url {
        width: 100%;
        float: right;
        font-size: 19px;
        color: #73a8c2;
        font-weight: 500;
        line-height:1.5em;
        margin-top:15px;
        text-decoration:underline
    }
    .mgmenu .all_products_url:hover {
        color: #373737!important;
    }
    .col_4_img img {
        width: 100%;
        height:auto!important;
        float:right;
        background-color:#fff;
        margin-top:20px;
    }

    .mgmenu .col_4 img {
        max-width: 100%;
    }

.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: right
    }

.mgmenu a {
    text-decoration: none;
    color: #373737;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s;
    text-align: right;
    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: #373737;
    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: 19px;
        font-weight: 400;
        outline: 0;
        text-decoration: none;
        padding: 15px;
        text-align: left;
        background-position: calc(100% - 5px) center;
        background-image: url('../../../images/mega_menu/menu_btn_down.jpg');
        background-repeat: no-repeat;
        background-size: 30px;
        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: relative;
        top: auto;
        bottom: auto;
        width: 100%;
        margin: 0;
        border-radius: 0;
        box-shadow: 0 2px 2px rgba(0,0,0,.0);
        border: 0px solid #ccc;
        border-top: none;
        overflow-x: hidden;
        height: auto;
        margin-bottom:15px
    }

    .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;
        min-height:auto
    }

        .mgmenu .col_4:nth-of-type(6n) {
            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
    }

    .mgmenu .col_4 h4 {
        font-size: 19px;
        padding: 8px 0
    }
}

.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: right;
    color: #373737 !important;
    border: 0px solid #ccc !important;
    padding: 11px 10px 11px 5px !important;
    line-height: 1em !important;
    font-weight: 400 !important;
    border-radius: 25px !important
}

.search_web_btn {
    width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    background-color: #373737;
    border: 0;
    border-radius: 50%;
    background-image: url(../../../images/System/search-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px
}

    .search_web_btn:focus, .search_web_btn:hover {
        width: 100%;
        border: 0;
        float: left;
        text-align: center
    }

    .search_web_btn:hover {
        background-color: #72a7c1
    }

    .search_web_btn:focus {
        background-color: #373737
    }

.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: #fff;
    color: #fff
}

.mobile_search {
    float: left;
    width: auto;
    height: 60px;
    z-index: 100;
    position: relative;
    margin-left: 20px;
    text-align: center;
                align-items: center;
    display: flex;
    justify-content: center;
}

.mobile_search_text {
    float: right;
    width: auto;
    font-size: 14px
}

.mobile_search i {
    font-size: 21px
}

.closeMobileSearchPopup {
    width: 40px;
    height: 40px;
    position: relative;
    border-radius: 50%;
    cursor:pointer;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom:10px
}

@media all and (min-width:1438px) {
    .popupMobileSearch {
        display: none;
        position:fixed;
        top:160px;
       z-index:1000000
    }

 .mobile_search {
    float: left;
    width: 30px;
    height: 120px;
    z-index: 100;
    position: relative;
    margin-left: 25px;
    align-items: center;
    display: flex;
    justify-content: center;
}

    .search_mega_menu_container {
        float: left;
        width: 100%;
        position: relative;
        height: auto;
        align-items: center;
        display: flex;
        justify-content: center;
        z-index:100000!important;
        background-color:#f8f8f8;
        padding: 20px 0;
        flex-direction: column;
    }

    .search_web_field_container, .search_web_title {
        width: 100%;
        float: right
    }

    .search_web_container {
        min-width: 500px;
        max-width: 600px;
        margin: auto;
        position: relative
    }

    .search_web_title {
        margin-bottom: 15px
    }

    .search_web_btn_container {
        width: 30px;
        left: 5px;
        top: 5px;
        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 #373737
    }

    .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: 120px;
        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) {
   .popupMobileSearch {
        display: none;
        position:absolute;
        top:160px;
       z-index:1000000
    }

 .mobile_search {
    float: left;
    width: 30px;
    height: 120px;
    z-index: 100;
    position: relative;
    margin-left: 25px;
    align-items: center;
    display: flex;
    justify-content: center;
}

    .search_mega_menu_container {
        float: left;
        width: 100%;
        position: relative;
        height: auto;
        align-items: center;
        display: flex;
        justify-content: center;
        z-index:100000!important;
        background-color:#f8f8f8;
        padding: 20px 0;
        flex-direction: column;
    }

    .search_web_field_container, .search_web_title {
        width: 100%;
        float: right
    }

    .search_web_container {
        min-width: 500px;
        max-width: 600px;
        margin: auto;
        position: relative
    }

    .search_web_title {
        margin-bottom: 15px
    }

    .search_web_btn_container {
        width: 30px;
        left: 5px;
        top: 5px;
        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 #373737
    }

    .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: 120px;
        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:768px) and (min-width:481px) {
   .popupMobileSearch {
        display: none;
        position:absolute;
        top:90px;
       z-index:1000000
    }

 .mobile_search {
    float: left;
    width: 30px;
    height: 60px;
    z-index: 100;
    position: relative;
    margin-left: 25px;
    align-items: center;
    display: flex;
    justify-content: center;
}

    .search_mega_menu_container {
        float: left;
        width: 100%;
        position: relative;
        height: auto;
        align-items: center;
        display: flex;
        justify-content: center;
        z-index:100000!important;
        background-color:#f8f8f8;
        padding: 20px 0;
        flex-direction: column;
    }

    .search_web_field_container, .search_web_title {
        width: 100%;
        float: right
    }

    .search_web_container {
        min-width: 500px;
        max-width: 500px;
        margin: auto;
        position: relative
    }

    .search_web_title {
        margin-bottom: 15px
    }

    .search_web_btn_container {
        width: 30px;
        left: 5px;
        top: 5px;
        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 #373737
    }

    .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: 120px;
        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
    }
}

.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 #373737;
    text-align: center
}

.button.hollow:focus, .button.hollow:hover {
    color: #373737
}

.continue_button {
    color: #373737;
    margin-right: 10px !important
}

    .continue_button:hover {
        background-color: #373737;
        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: #373737
}

.popupButton {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    cursor: pointer;
    background-color: transparent;
    color: #373737
}

    .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: #373737;
    text-align: right;
    direction: ltr;
    margin-top: 0
}

.shoppingDiv_title i {
    float: right;
    color: #373737;
    line-height: 1.2em;
    margin-left: 5px
}

.shoppingDiv_item_con {
    float: right;
    width: 90%;
    color: #373737;
    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: #373737;
    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: #373737;
    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: #373737;
        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: #373737;
    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: #373737;
    border: 1px solid #373737;
    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;
    border: 1px solid #a6adaf;
    box-sizing: border-box;
    border-radius: 3px
}

.products_cart_right_btn {
    width: 110px;
    float: right;
    text-align: center;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    background-color: #f8f8f8;
    border: 1px solid #a6adaf;
    color: #373737;
    box-sizing: border-box;
    border-radius: 3px
}

.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: #444;
    padding: 2px 5px;
    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: 120px;
        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: 95px;
        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;
        position:absolute;
        top:90px;
       z-index:1000000
    }

 .mobile_search {
    float: left;
    width: 30px;
    height: 60px;
    z-index: 100;
    position: relative;
    margin-left: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
}

    .search_mega_menu_container {
        float: left;
        width: 100%;
        position: relative;
        height: auto;
        align-items: center;
        display: flex;
        justify-content: center;
        z-index:100000!important;
        background-color:#f8f8f8;
        padding: 20px 0;
        flex-direction: column;
    }

    .search_web_field_container, .search_web_title {
        width: 100%;
        float: right
    }

    .search_web_container {
        min-width: 96%;
        max-width: 96%;
        margin: auto;
        position: relative
    }

    .search_web_title {
        margin-bottom: 15px
    }

    .search_web_btn_container {
        width: 30px;
        left: 5px;
        top: 5px;
        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 #373737
    }

    .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: right;
        width: 100%;
        position: fixed;
        right: 0 !important;
        left: 0;
        top: 95px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        background-color: #fff !important;
        border-top:1px solid #f8f8f8
    }

    header.smaller .shoppingDiv {
        top: 85px
    }
}

@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 #373737
    }

    .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: }

    .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: #373737 !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: 23px;
        padding-bottom: 23px;
        background: 0 0;
        font-size: 17px;
        text-align:center;
		        transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
    }
    header.smaller .wrapper_langs li a {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .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: 34px
}

    .wrapper_langs li ul {
        position: absolute;
            left: 50%;
    transform: translateX(-50%);
        top: 80px;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        z-index: 1 !important;
		        transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
    }
 header.smaller .wrapper_langs li ul {
        top: 60px;
    }
        .wrapper_langs li ul li a {
            width: 80px;
            padding: 8px 10px 8px 5px;
            color: #373737;
            background: #fff;
            font-size: 15px;
            text-align: center;
            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: #939393;
                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;
    padding-right: 0px;
    position: relative;
    z-index: 10000000000000 !important;
    height: 80px;
    margin-left:40px;
        transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller .langs_container {
    height: 60px;
    margin-left:40px
}

@media all and (max-width:768px) and (min-width:481px) {
    .langs_container {
        height: 33px;
        left: 80px;
        top:5px
    }
.langCon {
    width: 30px;
    height: 32px;
    float:left;
    border: 1px solid #d8d8d8;
    border-radius:7px;
    box-sizing:border-box;
    padding: 2px 0px 5px 0px;
    font-size:15px
}
.langArrow {
    width: 17px;
    height: 3px!important;
}
.langArrow img {
    width: 17px!important;
    height: 5px;
    margin-right:0!important;
    position:relative;
    top: -5px!important
}
    .wrapper_langs li ul {
        top: 35px
    }

    .wrapper_langs li a {
        padding-top: 9px;
        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 {
        height: 33px;
        left: 80px;
        top:5px!important
    }
 header.smaller .langs_container {
        height: 33px!important;
        left: 80px;
        top:5px!important
    }	
.langCon {
    width: 30px;
    height: 32px;
    float:left;
    border: 1px solid #d8d8d8;
    border-radius:7px;
    box-sizing:border-box;
    padding: 2px 0px 5px 0px;
    font-size:15px
}
.langArrow {
    width: 17px;
    height: 3px!important;
}
.langArrow img {
    width: 17px!important;
    height: 5px;
    margin-right:0!important;
    position:relative;
    top: -5px!important
}
    .wrapper_langs li ul {
        top: 35px
    }
 header.smaller .wrapper_langs li ul {
        top: 50px;
    }
    .wrapper_langs li a {
        padding-top: 9px;
        padding-bottom: 7px;
        font-size: 15px
    }
    header.smaller .wrapper_langs li a {
        padding-top: 9px;
        padding-bottom: 7px;
    }
        .wrapper_langs li a img {
            width: 17px
        }
}

@media all and (max-width:320px) {
    .langs_container {
        height: 33px;
        left: 80px;
        top:5px
    }
.langCon {
    width: 30px;
    height: 32px;
    float:left;
    border: 1px solid #d8d8d8;
    border-radius:7px;
    box-sizing:border-box;
    padding: 2px 0px 5px 0px;
    font-size:15px
}
.langArrow {
    width: 17px;
    height: 3px!important;
}
.langArrow img {
    width: 17px!important;
    height: 5px;
    margin-right:0!important;
    position:relative;
    top: -5px!important
}
    .wrapper_langs li ul {
        top: 35px
    }

    .wrapper_langs li a {
        padding-top: 9px;
        padding-bottom: 7px;
        font-size: 15px
    }

        .wrapper_langs li a img {
            width: 17px
        }
}
