/* Minification failed. Returning unminified contents.
(138,85): run-time error CSS1046: Expect comma, found '38'
(138,91): run-time error CSS1046: Expect comma, found '/'
(182,218): run-time error CSS1046: Expect comma, found '0'
(182,222): run-time error CSS1046: Expect comma, found '/'
(536,222): run-time error CSS1046: Expect comma, found '112'
(536,230): run-time error CSS1046: Expect comma, found '/'
(540,104): run-time error CSS1046: Expect comma, found '0'
(540,108): run-time error CSS1046: Expect comma, found '/'
(571,94): run-time error CSS1046: Expect comma, found '0'
(571,98): run-time error CSS1046: Expect comma, found '/'
(626,128): run-time error CSS1046: Expect comma, found '0'
(626,132): run-time error CSS1046: Expect comma, found '/'
(626,170): run-time error CSS1046: Expect comma, found '0'
(626,174): run-time error CSS1046: Expect comma, found '/'
(866,52): run-time error CSS1046: Expect comma, found '120'
(866,60): run-time error CSS1046: Expect comma, found '/'
(882,158): run-time error CSS1046: Expect comma, found '245'
(882,166): run-time error CSS1046: Expect comma, found '/'
(902,126): run-time error CSS1046: Expect comma, found '120'
(902,134): run-time error CSS1046: Expect comma, found '/'
 */
@charset "utf-8";
/* CSS Document FOR RESETING THE TAGS SO IT WOULD FIT TO ALL BROWSERS */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: none; font-size: 100%; vertical-align: baseline; background: transparent; background-repeat: no-repeat; background-position: top center; }
body { line-height: 1; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
    nav ul, ul { list-style: none; }
blockquote, q { quotes: none; }
    blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: top; background: transparent; text-decoration: none; color: inherit; outline-offset: 0 !important; outline: -webkit-focus-ring-color auto 0 !important;outline:0 !important; }
/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }
/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
input, select, textarea, button { vertical-align: middle; padding: 0; resize-x: none; box-sizing: border-box; }
button, input, select { background-image: none; }
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; }

/******General Classes******/
.pos_relative { position: relative; }
.display_none { display: none!important; }
.display_mobile { display: none; }
.disabled { pointer-events: none; }
.bold { font-weight: 500; }
.clearfix::after, .clearfix::before { content: ""; width: 100%; display: block; clear: both; }
.transition { transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.translateY { transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.text_center { text-align: center; }
.text_left { text-align: left; }
.text_right { text-align: right; }
.box_sizing { box-sizing: border-box; }
.padding { padding-left: 10px; padding-right: 10px; }
.padding_t_20 { padding-top: 20px; }


.field-validation-error { position: absolute; right: 15px; bottom: 3px; color: #fa0404; pointer-events: none; font-size: 10px; z-index: 2; width: auto !important; }
    .input-validation-error, .field-validation-error + .like_select { box-shadow: inset 0 0 2px #ff0000 !important; }

.tbl { display: table; table-layout: fixed; }
    .tbl > * { display: table-cell; }

input, textarea, select { font-family: 'Rubik', sans-serif; outline: 0; }

.image { background-position: center center; background-repeat: no-repeat; background-size: cover; height: 0; }
    .image > img { overflow: hidden; width: 100%; height: 0; opacity: 0; }
.image2 { background-position: center center; background-repeat: no-repeat; background-size: contain; }

.image_conti {margin-bottom:25px;}
.image_conti > img {max-width:100%;display:inline-block;vertical-align:middle;}
.image_conti .title {display:block;color:#1A405A;font-size:1.05em;margin-top:5px;}

.bread { margin-bottom:20px; box-sizing: border-box; text-align: right; font-size: 0.95em; color: #5A5A5A;}
.bread_padding{padding-top:20px;}
    .bread a { font-weight:500; }
        .bread a:hover, .bread a:focus { text-decoration: underline; }

.socials > li { margin-left: 20px; }
    .socials > li:last-child { margin-left: 0; }
    .socials > li > a { display: block; color: #000000; text-align: center; }
        .socials > li > a > span { font-size: 0.8em; display: block; }
        .socials > li > a > img { width: 50px; display: block; margin: 0 auto 5px auto; }
        .socials > li > a:hover, .footer_socials .socials > li > a:focus { opacity: 0.8; }

.read_more_conti { font-size: 1.3em; font-weight: 500; color: #04ADC0; }
    .read_more_conti > a:hover, .read_more_conti > a:focus { text-decoration: underline; }

.link { color: #1694C4; }
.link2 { color: #1694C4; }
.link:hover, .link:focus { text-decoration: underline; }

.video_conti { position: relative; height: 0; padding-bottom: 60%; }
    .video_conti > *, .video_conti > * > * { position: absolute; right: 0; top: 0; width: 100%; height: 100%; }

.color1 { color: #0389A6; }

.ui-menu .ui-menu-item {border-bottom:1px solid #d1d1d1;}
.ui-menu .ui-menu-item-wrapper {padding:10px !important;font-size:1.1em;}
.ui-menu .ui-menu-item-wrapper:hover , .ui-menu .ui-menu-item-wrapper:focus {background-color:#48AF2B;color:#fff;}
.ui-widget.ui-widget-content {border-radius:0 0 10px 10px;overflow:hidden;max-height:150px;overflow-y:auto;}
/******End General Classes******/

/******Headlines******/
.headline1 { font-size: 2.2em; }
    .headline1 > * { font-weight: 800; display: inline-block; position: relative; color: #303030; }

.headline2 { font-size: 1.5em; position:relative;padding-right:31px;box-sizing:border-box;}
.headline2::before {content:"";right:0;top:0;height:100%;position:absolute;width:7px;background-color:#48AF2B;}
    .headline2 > * { font-weight: 400; display: inline-block; position: relative; color: #000; }

    .headline3 { font-size: 1.2em; position:relative;padding-right:18px;box-sizing:border-box;}
.headline3::before {content:"";right:0;top:0;height:100%;position:absolute;width:7px;background-color:#48AF2B;}
    .headline3 > * { font-weight: 500; display: inline-block; position: relative; color: #000; }

    .headline_with_border::after {content:"";position:absolute;bottom:-10px;right:0;width:100%;height:1px;background-color:#d1d1d1;}
/******End Headlines******/

/***Arrows****/
.arrow { border: solid black; border-width: 0 2px 2px 0; display: inline-block; padding: 4px; }
.arrow_right { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.arrow_left { transform: rotate(135deg); -webkit-transform: rotate(135deg); }
.arrow_up { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); }
.arrow_down { transform: rotate(45deg); -webkit-transform: rotate(45deg); }
/***Arrows****/

@media only screen and (max-width : 1020px) {
    .mobile_display_none { display: none !important; }
}

@media only screen and (max-width : 768px) {
    .main_image { }
}

@media only screen and (max-width : 600px) {
    .read_more_conti { font-size: 1.15em; }
    .hide_mobile { display: none; }
}

@media only screen and (max-width : 414px) {
}

/******Pagination******/
.pagination { margin-top: 20px;direction:ltr;margin-bottom:20px; }
    .pagination > ul {text-align:center; }
        .pagination > ul > li { margin-right: 3px; display: inline-block; }
            .pagination > ul > li:last-child { margin-right: 0; }
            .pagination > ul > li > a { display: block; font-weight: 500; color: #48AF2B; font-size: 1.2em; text-align: center;border:1px solid #48AF2B;padding:5px 8px;box-sizing:border-box; }
                .pagination > ul > li > a:hover, .pagination > ul > li > a:focus { color: #fff;background-color:#48AF2B;}
                .pagination > ul > li > a.active { color: #fff;background-color:#48AF2B; }
/******End Pagination******/


/******Popups******/
.popup_conti { position: fixed; width: 100%; height: 100%; background-color: rgb(38 38 38 / 0.67); right: 0; top: 0; z-index: 10; padding: 10px; box-sizing: border-box; overflow-y: auto; display: none; }
.popup { background-color: #fff; margin: 0 auto; padding: 50px; max-width: 887px; width: 100%; position: relative; box-sizing: border-box; top: 5%; border-radius: 10px; box-shadow: 0px 10px 50px #0000004D; }
.close_popup { position: absolute; left: 10px; color: #000; top: 10px; font-weight: 400; font-size: 20px; }
/******End Popups******/

.video_popup { display: none; }
    .video_popup .popup { max-width: 1000px; padding: 50px 20px 10px 20px; }
    .video_popup .video_conti { padding-bottom: 56.5%; }

.new_appointment_popup { }
    .new_appointment_popup .popup { }
        .new_appointment_popup .popup .title { color: #1A405A; font-size: 4em; font-weight: 800; display: block; text-align: center; margin-bottom: 32px; }
    .new_appointment_popup .buttons_conti { width: 100%; max-width: 530px; margin: 0 auto; }
        .new_appointment_popup .buttons_conti > ul { }
            .new_appointment_popup .buttons_conti > ul > li { width: 49%; }
                .new_appointment_popup .buttons_conti > ul > li > *:hover, .new_appointment_popup .buttons_conti > ul > li > *:focus { filter: brightness(1.2); }

.product_popup { display: block; }
    .product_popup .products_conti {margin-top:20px; }
        .product_popup .products_conti > ul > li { width: calc(100% / 4 - 10px); }
        .product_popup .products_conti > ul > li:nth-child(4n) {margin-left:0; }
            .product_popup .products_conti > ul > li .add_product {margin:0 auto !important; }


.form_popup .popup { max-width: 604px; }
.form_popup .popup_links { margin-bottom: 35px; }
    .form_popup .popup_links > ul { width: 100%; }
        .form_popup .popup_links > ul > li { width: 50%; }
            .form_popup .popup_links > ul > li:last-child { text-align: left; border-right: 1px solid #48AF2B; }
            .form_popup .popup_links > ul > li > a { color: #AAA; font-size: 1.3em; display: block; padding: 10px 0; box-sizing: border-box; }
                .form_popup .popup_links > ul > li > a.active { font-weight: 500; color: #000; }
.form_popup .form { width: 100%; max-width: 320px; margin: 0 auto; }
.product_popup .add_product { margin: 0 !important; }
.product_popup .product_conti .product_sides .product_image .image .external_link { display: none; }

.delivery_options_popup { display: none; }
    .delivery_options_popup .popup { max-width: 638px; padding: 50px 0 20px 0; box-sizing: border-box; }
    .delivery_options_popup .delivery_title { display: block; position: relative; margin-bottom: 10px; font-size: 1.2em; text-align: center; }
        .delivery_options_popup .delivery_title > span { position: relative; z-index: 2; background-color: #fff; display: inline-block; padding: 0 10px; box-sizing: border-box; }
        .delivery_options_popup .delivery_title::after { content: ""; position: absolute; width: 100%; right: 0; top: 50%; transform: translateY(-50%); height: 3px; background-color: #48AF2B; z-index: 1; }
    .delivery_options_popup .popup .text { max-width: 320px; width: 100%; font-size: 1.15em; display: block; margin: 0 auto 25px auto; padding: 0 10px; }
    .delivery_options_popup .popup form { max-width: 320px; width: 100%; padding: 0 10px; box-sizing: border-box; }
        .delivery_options_popup .popup form h2 { display: block; text-align: center; font-weight: 700; font-size: 1.3em; margin-bottom: 15px; }
        .delivery_options_popup .popup form .city_not_found_message { margin-top: 5px; color: red; text-align: center; }
        .delivery_options_popup .popup form .drop { display: none; position: absolute; top: 100%; background-color: #fff; min-width: 100%; border-radius: 0 0 10px 10px; overflow: hidden; box-shadow: 0 10px 14px rgb(0 0 0 / 0.29); }
            .delivery_options_popup .popup form .drop > ul { }
                .delivery_options_popup .popup form .drop > ul > li { border-bottom: 1px solid #d1d1d1; }
                    .delivery_options_popup .popup form .drop > ul > li.not_active { display: none; }
                    .delivery_options_popup .popup form .drop > ul > li > a { display: block; padding: 10px; box-sizing: border-box; }
                        .delivery_options_popup .popup form .drop > ul > li > a:hover, .delivery_options_popup .popup form .drop > ul > li > a:focus { background-color: #48AF2B; color: #fff; }
.search_icon { position: absolute; background-color: transparent; left: 10px; top: 50%; transform: translateY(-50%); }

.delivery_by_city_details_popup { display: block; }
    .delivery_by_city_details_popup .popup { max-width: 638px; }
    .delivery_by_city_details_popup .text { max-width: 320px; margin: 0 auto; width: 100%; }
        .delivery_by_city_details_popup .text > h2 { display: block; font-size: 1.3em; font-weight: 700; margin-bottom: 5px; }
        .delivery_by_city_details_popup .text > h3 { display: block; font-size: 1.2em; font-weight: 400; margin-bottom: 15px; }
        .delivery_by_city_details_popup .text > p { display: block; line-height: 120%; font-size: 1em; font-weight: 400; margin-bottom: 35px; }
    .delivery_by_city_details_popup .button { }

.newsletter_popup {}
    .newsletter_popup .popup {max-width:846px; }
        .newsletter_popup .popup .content {align-items:flex-end; }
            .newsletter_popup .popup .content .side_one { width: 305px; }
            .newsletter_popup .popup .content .side_two {width:calc(100% - 305px);}
            .newsletter_popup .popup .content .side_one img { max-width:100%;display:inline-block;vertical-align:bottom;}
            .newsletter_popup .popup .content .side_two .text {margin-bottom:25px; }
                .newsletter_popup .popup .content .side_two .text .title { display: block; font-size: 2.1em; font-weight: 700; margin-bottom: 10px; color: #4A4A4A; }
                .newsletter_popup .popup .content .side_two .text .text_content { font-size:1.2em;line-height:120%;}
            .newsletter_popup .popup .content .side_two .form { }
                .newsletter_popup .popup .content .side_two .form form {position:relative;margin-bottom:13px; }
                    .newsletter_popup .popup .content .side_two .form form input { width: 100%; box-shadow: 0px 3px 6px #00000029; }
                            .newsletter_popup .popup .content .side_two .form form  button {position:absolute;left:0;top:0; width:75px;display:flex;justify-content:center;align-items:center;height:100%;background-color:#48AF2B; }
                                .newsletter_popup .popup .content .side_two .form form  button > img { max-width:100%;}
    .newsletter_popup .popup_note { font-size: 1.2em; color: #B9B9B9;text-decoration:underline; }

.three_d_popup {display:block;z-index:11; }
.three_d_popup .title {display:block;margin-bottom:20px;text-align:center;font-size:1.5em;font-weight:500; }
.three_d { overflow: hidden; position: relative; width: 100%; max-width: 350px; height: 350px; box-shadow: 0px 3px 6px #00000029; border-radius: 5px; margin: 0 auto; }
.prod_3d { width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; right: 0 !important; top: 0 !important; }
    .prod_3d img { max-width: 100%; }

@media only screen and (max-width : 1020px) {
    .new_appointment_popup .popup .title { font-size: 3em; }
}

@media only screen and (max-width : 768px) {
    .new_appointment_popup .popup { padding: 50px 10px; }
        .new_appointment_popup .popup .title { font-size: 2em; }

    .newsletter_popup .popup .content .side_one { width: 100%;text-align:center; }
    .newsletter_popup .popup .content .side_two { width: 100%; }

    .product_popup .products_conti > ul {justify-content:space-between; }
    .product_popup .products_conti > ul > li {width:49%;margin:0 0 20px 0 !important; }
}

@media only screen and (max-width : 600px) {
    .popup { padding: 50px 10px 20px 10px; }
        .popup .form ul { flex-wrap: wrap; }
            .popup .form ul li { width: 100%; }
    .form_popup .popup_links > ul { flex-wrap: nowrap; }
        .form_popup .popup_links > ul > li { width: 50%; }

    .product_popup .popup { padding: 10px 10px 70px 10px; box-sizing: border-box; }
    .product_popup .product_conti .product_sides .product_image, .product_popup .share_and_fav { max-width: 100%; }
    .product_popup .product_conti .product_sides .product_image { box-shadow: none; }
    .product_popup .product_conti .image_or_threed { box-shadow: 0px 3px 6px #00000029; }
    .product_popup .product_conti .product_sides .side_two { text-align: right; }
    .product_popup .general_prod_inner .add_product { background-color: #e6e6e6; max-width: calc(100% - 20px); position: fixed; bottom: 0; width: 100%; right: 10px; padding: 15px 10px; box-sizing: border-box; box-shadow: 2px -5px 6px #00000029; z-index: 2; border-top: 1px solid #000; }
        .product_popup .general_prod_inner .add_product .add_button { width: 290px; max-width: calc(100% - 50px); }
    .product_popup .close_popup { position: fixed; bottom: 15px; left: 15px; z-index: 3; right: initial; top: initial; }
    .product_popup .general_prod .quantity { width: 290px; max-width: calc(100% - 50px); top: 15px; right: 10px; }
}

.message_partial { padding: 20px 30px; box-sizing: border-box; position:relative;}
    .message_partial .close_item { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); font-size: 1em; font-weight: 300; }
    .message_partial p { font-size: 1.2em; display: block; text-align: center;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }


@media only screen and (max-width : 1020px) {
    .message_partial { padding:10px 10px 10px 30px;}
        .message_partial p {font-size:1em; }
}

@media only screen and (max-width : 768px) {
}

@media only screen and (max-width : 414px) {
    .message_partial { padding:11px 10px 10px 25px; }
    .message_partial p {font-size:1.05em; }
        .message_partial .close_item { left: 10px;  }
}
/******Forms******/
 input:not([type="checkbox"]), select,  textarea{font-family: 'Rubik', sans-serif;}
.form input:not([type="checkbox"]), .form select, .form textarea { position: relative; width: 100%; box-sizing: border-box; background-color: #fff; padding:13px 10px; border: 1px solid #48AF2B; border-radius: 10px; line-height: 1; font-size: 1em; color: #48AF2B; font-family: 'Rubik', sans-serif;}
.form input[type="date"], .form input[type="time"], .form input[type="file"], .form select { padding: 10px 10px; }
.form select { padding: 12px 10px; }
.form textarea { min-height: 145px; padding: 10px; box-sizing: border-box; }

.form ul li { position: relative;}
    
.form ul li label {display:block;margin-bottom:6px;font-size:0.9em;font-weight:400; }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #BCBCBC; }
::-moz-placeholder { /* Firefox 19+ */ color: #BCBCBC; }
:-ms-input-placeholder { /* IE 10+ */ color: #BCBCBC; }
:-moz-placeholder { /* Firefox 18- */ color: #BCBCBC; }

.checkbox_conti { position: relative; box-sizing: border-box; min-height: 18px; }
    .checkbox_conti > div { position: relative; vertical-align: middle; width: 18px; height: 18px; right: 0; top: 0; display: inline-block; }
        .checkbox_conti > div > input { position: absolute; width: 100%; height: 100%; right: 0; top: 0; cursor: pointer; opacity: 0; margin:0;}
        .checkbox_conti > div > span { position: absolute; width: 100%; height: 100%; right: 0; top: 0; border-radius: 6px; border: 2px solid #202020; pointer-events: none; background-color: #fff; box-sizing:border-box;}
            .checkbox_conti > div > span::after { content: "\f00c"; font-family: "Font Awesome 5 Free"; position: absolute; width: 0; overflow: hidden; right: 0; top: 0; color: #1E5585; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-family: "Font Awesome 5 Pro"; font-weight: 900; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
        .checkbox_conti > div > input:checked ~ span::after { width: 100%; }
    .checkbox_conti label { display: inline-block !important;vertical-align:middle; text-align: right;margin-bottom:0 !important;margin-right:5px; }
        .checkbox_conti label > a { color: #5796CB; }
            .checkbox_conti label > a:hover, .checkbox_conti label > a:focus { text-decoration: underline; }
    .checkbox_conti label .bg { width:17px;height:17px;margin-left:10px;border-radius:50%;}
    .checkbox_conti label > * {display:inline-block;vertical-align:middle; }

.checkbox_conti_absolute { position: relative; box-sizing: border-box; min-height: 30px; padding-right: 35px; box-sizing: border-box; display: flex;
    align-items: center;}
    .checkbox_conti_absolute > div { position: absolute; vertical-align: middle; width: 30px; height: 30px; right: 0; top: 0; }
        .checkbox_conti_absolute > div > input { position: absolute; width: 100%; height: 100%; right: 0; top: 0; cursor: pointer; opacity: 0; margin: 0; }
        .checkbox_conti_absolute > div > span { position: absolute; width: 100%; height: 100%; right: 0; top: 0; border-radius: 6px; border: 1px solid #48AF2B; pointer-events: none; background-color: transparent; box-sizing: border-box; }
            .checkbox_conti_absolute > div > span::after { content: "";position:absolute;width:calc(100% - 6px);height:calc(100% - 6px);top:3px;right:3px; border-radius:6px;}
        .checkbox_conti_absolute > div > input:checked ~ span::after { background-color:#48AF2B;}
    .checkbox_conti_absolute label { display: inline-block !important; vertical-align: bottom; text-align: right; margin-bottom: 0 !important; }
        .checkbox_conti_absolute label > a { text-decoration:underline;display:inline-block;vertical-align:top; }
            .checkbox_conti_absolute label > a:hover, .checkbox_conti label > a:focus { color:#48AF2B; }
        .checkbox_conti_absolute label .bg { width: 17px; height: 17px; margin-left: 10px; border-radius: 50%; }
        .checkbox_conti_absolute label > * { display: inline-block; vertical-align: middle; }

.radio_conti { }
    .radio_conti > div { width: 15px; height: 15px; position: relative; display: inline-block; }
        .radio_conti > div > input { position: absolute; width: 100%; height: 100%; right: 0; top: 0; cursor: pointer; opacity: 0; }
        .radio_conti > div > span { position: absolute; width: 100%; height: 100%; right: 0; top: 0; border-radius: 50%; border: 2px solid #96A6AA; pointer-events: none; }
            .radio_conti > div > span::after { content: ""; position: absolute; width: 11px; height: 11px; border-radius: 50%; background-color: transparent; right: 2px; top: 2px; box-sizing: border-box; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
        .radio_conti > div > input:checked ~ span::after { background-color: #96A6AA; }
    .radio_conti label { display: inline-block; vertical-align: middle; margin-right: 5px; }

.has_label { position: relative; width: 100%; }
.form .has_label > label { opacity: 0; position: absolute; right: 0; top: 50%; padding: 0 10px; box-sizing: border-box; font-size: 1.2em; background-color: transparent; width: auto; height: auto; pointer-events: none; text-align: right; z-index: 2; border-radius: 5px; transform: translateY(-50%); }
    .form .has_label > label.ready { opacity: 1; }
    .form .has_label > label.label_transition { opacity: 1; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; }
.has_label_textarea > label { transform: translateY(0); top: 10px; }
.has_label > label > span:not(.line) { position: relative; z-index: 2; background-color: #fff; }
/*.has_label.has_padding > label { width: 93%; }*/
.has_label > input, .has_label > input:hover, .has_label > textarea, .has_label > textarea:hover { color: transparent !important; }

    .has_label > input:focus ~ label, .has_label > label.active, .has_label > select:focus ~ label, .has_label > textarea:focus ~ label { transform: translateY(0); top: -10px; right: 10px; font-size: 0.8em !important; padding: 5px !important; background-color: transparent; width: auto; height: auto; background-image: none !important; }
        .has_label > label.active > span:not(.line), .has_label > *:focus ~ label > span:not(.line) { background-color: transparent; }
    .has_label > input:focus, .has_label > input:hover, .has_label > input.active, .has_label > select:focus, .has_label > select:hover, .has_label > select.active, .has_label > textarea:focus, .has_label > textarea:hover, .has_label > textarea.active { opacity: 1; color: #686868 !important; }
        .has_label > input:focus ~ label .line, .has_label > select:focus ~ label .line, .has_label > textarea:focus ~ label .line, .has_label > label.active .line { position: absolute; right: 0; top: 50%; width: 100%; height: 2px; transform: translateY(-50%); }
    .has_label > input:focus, .has_label > select:focus, .has_label > textarea:focus { border: 2px solid #3597d9 !important; }

.form .has_icon { padding-right: 40px !important; box-sizing: border-box; background-position: 98% center; background-repeat:no-repeat;}
.email_icon { background-image: url('/Content/Resources/General/mail.png'); }

[data-label] { position: relative; }
    [data-label] label { position: absolute;pointer-events:none;top:0;right:0; width: 100%; height: 100%; background-color: #fff; border-radius: 5px; padding:13px 10px; box-sizing: border-box;font-size:1em !important; }
    [data-label].active label, [data-inputLabel]:hover ~ label, [data-inputLabel]:focus ~ label { opacity: 0; }
/******End Forms******/

@media only screen and (max-width : 1020px) {
    .form ul li label { font-size: 1em; }
}
.button { border: none; background-color: none; cursor: pointer; font-family: 'Rubik', sans-serif; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.button_hover { position: relative; cursor: pointer; }
    .button_hover > span { position: relative; display: inline-block; z-index: 2; }
    .button_hover::after { content: ""; width: 0; height: 100%; right: 0; top: 0; position: absolute; background-color: #006F87; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
    .button_hover:hover::after, .button_hover:focus::after { width: 100%; }

.button1 { position: relative; width: 100%; display: block; padding: 15px 10px; box-sizing: border-box; background-color: #48AF2B; color: #fff; font-size: 1.2em; box-shadow: 0px 3px 6px #00000029; border-radius: 5px; font-weight: 500; text-align: center; }
    .button1:hover, .button1:focus { background-color: #00A115; }

.button2 { position: relative; width: 100%; display: block; padding: 10px 10px; box-sizing: border-box; color: #48AF2B; font-size: 1.02em; font-weight: 500; text-align: center;border: 2px solid #48AF2B;border-radius:5px; }
.button2:hover , .button2:focus {background-color:#48AF2B;color:#fff;}

.button3 { position: relative; width: 100%; display: block; padding: 9px 10px; box-sizing: border-box; background-color: #00A115; color: #fff; font-size: 1.5em; font-weight: 600; text-align: center; }
.button4 { position: relative; width: 100%; display: block; padding: 9px 10px; box-sizing: border-box; background-color: #DF1338; color: #fff; font-size: 1.5em; font-weight: 600; text-align: center; }

.fixed_cart { position: fixed; left: 0; top: 0; width: 100%; max-width: 455px; z-index: 5; height: 100%; box-shadow: 0px 3px 6px #00000029; border: 1px solid #DFDFDF; background-color: #fff; box-sizing: border-box; }
.side_cart_bg { position: absolute; max-width: 100%; right: 0; left: 0; margin: 0 auto; bottom: 170px; z-index: -1;opacity:0.3; }
    .side_cart_bg.opacity { opacity: 0.1; }
.flex_cart_items { padding: 12px 10px 12px 0; box-sizing: border-box; border-top: 1px solid #DFDFDF; }
    .flex_cart_items > ul { width: 100%; padding: 0 10px; overflow: hidden; overflow-y: auto; direction: ltr; box-sizing: border-box; }
        .flex_cart_items > ul > li { border-bottom: 1px solid #DCDCDC; direction: rtl; }
.flex_cart_item { position: relative; padding: 10px 0; justify-content: stretch; }
    .flex_cart_item .item_image { width: 48px; box-sizing: border-box; }
        .flex_cart_item .item_image > .image { height: 75px; }
    .flex_cart_item .content { width: calc(100% - 48px - 119px); padding: 0 10px; box-sizing: border-box; color: #757575; }
        .flex_cart_item .content .title { margin-bottom: 5px; font-size: 1em; font-weight: 400; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align: right; line-height: 120%; }
        .flex_cart_item .content .item_details { }
            .flex_cart_item .content .item_details .amount { font-size: 1.2em; }
            .flex_cart_item .content .item_details .price { font-size: 1.05em; }
                .flex_cart_item .content .item_details .price strike { }
                .flex_cart_item .content .item_details .price span { color: #48AF2B; font-weight: 700; }
    .flex_cart_item .remove_item { position: absolute; right: -10px; text-align: center; top: 5px; width: 15px; height: 15px; line-height: 17px; font-size: 12px; border-radius: 50%; text-align: center; color: #fff; background-color: #48AF2B; }


.fixed_cart .quantity_conti { width: 119px; }
.fixed_cart .quantity_conti > ul { }
        .fixed_cart .quantity_conti > ul > li { width: calc(50% - 37.5px); }
            .fixed_cart .quantity_conti > ul > li:nth-child(2) { width: 75px; position: relative; }
            .fixed_cart .quantity_conti > ul > li > a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; color: #48AF2B; font-size: 1.2em; font-weight: 700; }
            .fixed_cart .quantity_conti > ul > li > input, .fixed_cart .quantity_conti > ul > li > div { padding: 10px 0; width: 100%; border: 1px solid #48AF2B; border-radius: 5px; box-sizing: border-box; text-align: center; color: #48AF2B; position: relative; }

.fixed_cart .cart_totals { position: absolute; width: 100%; right: 0; bottom: 0; padding: 15px 20px; box-sizing: border-box; border-top: 1px solid #DFDFDF; margin-bottom: 0; }
    .fixed_cart .cart_totals .headline3 { margin-bottom: 10px; font-size: 1.1em; }
    .fixed_cart .cart_totals .total { margin-bottom: 10px; }
        .fixed_cart .cart_totals .total strong { font-weight: 700; font-size: 1.5em; margin-bottom: 3px; }
        .fixed_cart .cart_totals .total small { font-size: 0.8em; display: block; }
    .fixed_cart .cart_totals .button { display: inline-block; width: auto; }

.is_free_delivery .yes_delivery { display: block; }
.is_free_delivery.active .yes_delivery { display: none; }
.is_free_delivery .no_delivery { display: none; }
.is_free_delivery.active .no_delivery { display: block; }

.totals_delivery { margin-bottom: 5px !important; }
.minimum_delivery { margin-bottom: 10px !important; }
.totals_delivery .total_delivery_slide { position: relative; height: 16px; background-color: #DFDFDF; border-radius: 5px; margin-bottom: 8px; }
    .totals_delivery .total_delivery_slide > span { background-color: #48AF2B; position: absolute; right: 0; top: 0; width: 30%; border-radius: 5px; height: 100%; }
.totals_delivery small { font-size: 0.95em; color: #929292; }

.fixed_cart .mobile_payment_button { display: none; }
.toggle_cart { display: none; }
.desktop_button { margin-bottom: 0 !important; }


.flex_cart_items > ul::-webkit-scrollbar { width: 6px; }

/* Track */
.flex_cart_items > ul::-webkit-scrollbar-track { background: #EBEBEB; }

/* Handle */
.flex_cart_items > ul::-webkit-scrollbar-thumb { background: #48AF2B; border-radius: 3px; }

    /* Handle on hover */
    .flex_cart_items > ul::-webkit-scrollbar-thumb:hover { background: #186c00; }

@media only screen and (max-width : 1600px) {
    .fixed_cart { max-width: 350px; }
    /*.flex_cart_item .content .title { font-size: 1.1em; }*/
    .flex_cart_item .content .item_details .amount { font-size: 0.9em; }
    .flex_cart_item .content .item_details .price { font-size: 0.85em; margin-right: 5px; }
    /*.flex_cart_item .content { width: calc(100% - 48px); }*/
}

@media only screen and (max-width : 1020px) {
    .fixed_cart .links { display: none; }
    .toggle_cart { position: absolute; margin: 0 auto; right: 0; left: 0; top: -83px; background-color: #48AF2B; width: 84px; height: 83px; padding: 10px; box-sizing: border-box; border-radius: 50px 50px 0 0; box-shadow: 0px -1px 13px #00000045; display: flex; justify-content: center; align-items: center; box-shadow: 0px -1px 13px #00000045; }
        .toggle_cart > div { min-width: 72px; min-height: 72px; margin: 0 auto; display: flex; justify-content: center; align-items: center; border: 2px solid #FFFFFF; box-sizing: border-box; border-radius: 50%; }
            .toggle_cart > div > img { max-width: 90%; }
            .toggle_cart > div.active img { display: none; }
            .toggle_cart > div > div { display: none; }
            .toggle_cart > div.active > div { display: inline-flex; text-align: center; color: #fff; flex-wrap: wrap; }
                .toggle_cart > div.active > div > * { width: 100%; display: block; }
                .toggle_cart > div.active > div > strong { font-size: 1.3em; }
                .toggle_cart > div.active > div > span { display: block; }
    .flex_cart_items > ul { max-height: 230px !important; }
    .fixed_cart { max-width: 100%; box-shadow: 0px -1px 13px #00000045; border: none; border-radius: 10px 10px 0 0; height: 450px; bottom: -438px; top: initial; right: 0; left: 0; margin: 0 auto; padding-top: 12px; z-index: 8; }
        .fixed_cart.active { bottom: 0; }
        /*.fixed_cart .desktop_button { display: none; }*/
        .fixed_cart .mobile_payment_button { position: relative; display: none; text-align: center; /*padding-bottom:15px;*/ margin-bottom: 10px; }
            .fixed_cart .mobile_payment_button .button { max-width: 90%; width: 200px; display: inline-block; }
    /*.fixed_cart .mobile_payment_button::after {content:"";width:108px;height:5px;background-color:#DCDCDC;border-radius:6px;position:absolute;bottom:0;margin:0 auto;right:0;left:0;}*/
    .flex_cart_item .content { width: calc(100% - 48px - 119px); }
    .side_cart_bg { opacity: 0.3; }
}

@media only screen and (max-width : 450px) {
    /*.flex_cart_item .content {width: calc(100% - 48px);}*/
    .flex_cart_item .content { width: calc(100% - 48px - 90px); }
    .fixed_cart .quantity_conti { width: 90px; }
        .fixed_cart .quantity_conti > ul > li { width: calc(50% - 25px); }
            .fixed_cart .quantity_conti > ul > li:nth-child(2) { width: 50px; }
}

/******Header******/
.burger { display: none; width: 48px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); }
    .burger > ul { background-color: #48AF2B; padding: 10px; box-sizing: border-box; }
        .burger > ul > li { position: relative; width: 100%; height: 4px; background-color: #fff; margin-bottom: 5px; }
            .burger > ul > li:last-child { margin-bottom: 0; }
    .burger.active > ul > li:nth-child(1) { transform: rotate(-45deg); top: 8px; }
    .burger.active > ul > li:nth-child(2) { opacity: 0; }
    .burger.active > ul > li:nth-child(3) { transform: rotate(45deg); top: -10px; }
.close_nav { display: none; }

header { z-index: 5; position: relative; top: 0; right: 0; width: 100%; box-sizing: border-box; background-color: #FFFFFF; padding: 0 10px; border-bottom: 1px solid #D6D6D6; }

.logo { width: 120px; display: inline-block; vertical-align: middle; margin-left: 20px; }
    .logo > img { width: 100%; vertical-align: middle; }

nav { display: inline-block; box-sizing: border-box; }
    nav > div { }
        nav > div > ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
            nav > div > ul > li { vertical-align: middle; position: relative; padding: 17px 0; box-sizing: border-box; }
                nav > div > ul > li::after { content: ""; position: absolute; bottom: 0; right: 0; border-radius: 6px 6px 0px 0px; height: 8px; width: 100%; background-color: #48AF2B; transition: all 0.5s ease-in-out; opacity: 0; }
                nav > div > ul > li.active::after{opacity:1;}
.delivery_link { border-left: 1px solid #D6D6D6; border-right: 1px solid #D6D6D6; padding-right: 68px; }
    .delivery_link img { position: absolute; right: 24px; top: 50%; transform: translateY(-50%); }
nav > div > ul > li.last_child { border-left: none; }
nav > div > ul > li.nav_mobile_item { display: none; }
nav > div > ul > li > a { font-family: 'Alef', sans-serif; display: block; color: #000; padding: 10px 24px; box-sizing: border-box; position: relative; font-size: 1.2em; font-weight: 400; }
    nav > div > ul > li > a > * { display: inline-block; vertical-align: middle; }
    nav > div > ul > li > a.colored { }
nav > div > ul > li:hover::after, nav > div > ul > li:focus::after { opacity: 1; }
nav > div > ul > li > a.active { background-color: #03bfc022; }


.links { width: 100%; max-width: 455px; justify-content:space-between;}
    .links .tel { padding: 20px 10px; box-sizing: border-box; color: #48AF2B; font-size: 1em; }
        .links .tel > img { display: inline-block; vertical-align: middle; margin-left: 4px; }
        .links .tel > span { display: inline-block; vertical-align: middle; }
    .links ul { }
        .links ul > li { width: 60px; }
            .links ul > li > a { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; background-color: #48AF2B; position: relative; padding:0 15px;box-sizing:border-box;}
            .links ul > li:not(:last-child) > a::after { content: ""; width: 1px; height: calc(100% - 10px); top: 5px; background-color: #36871F; position: absolute; left: 0; }
            .links ul > li > a > img { max-width: 100%; max-height: 48px; }

.general_search { position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 208px; }
    .general_search form { }
        .general_search form input { width: 100%; border: 2px solid #48AF2B; color: #B5B5B5; font-size: 1.15em; padding: 12px 10px; box-sizing: border-box; border-radius: 10px; box-sizing: border-box; }
        .general_search form button { position: absolute; background-color: transparent; left: 10px; top: 54%; transform: translateY(-50%); }
            .general_search form button > img { }

.header_cats { border-bottom: 1px solid #D6D6D6; box-sizing: border-box; padding: 20px 0 0 0; }
    .header_cats > ul { justify-content: center; max-height: 100px; overflow: hidden; }
        .header_cats > ul.active { max-height: 400px; }
        .header_cats > ul > li { margin-bottom: 20px; position:relative;}
            .header_cats > ul > li > a { display: block; text-align: center; position: relative; padding: 0 50px; }
                .header_cats > ul > li > a::after { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 39px; background-color: #D6D6D6; }
                .header_cats > ul > li:last-child > a::after{display:none;}
                .header_cats > ul > li > a .icon { width: 60px; height: 60px; margin: 0 auto 5px auto; }
                    .header_cats > ul > li > a .icon > img { max-width: 100%; display: inline-block; vertical-align: middle; }
                .header_cats > ul > li > a .title { font-size: 1.10em; color: #787878; }
    .header_cats .more_cats { text-align: center; padding: 10px; box-sizing: border-box; border-top: 1px solid #D6D6D6; }
        .header_cats .more_cats > a { display: inline-block; color: #48AF2B; font-size: 1.3em; padding: 0 50px; box-sizing: border-box; position: relative; }
            .header_cats .more_cats > a::after { content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 2px; height: 16px; background-color: #48AF2B; }
            .header_cats .more_cats > a::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 2px; height: 16px; background-color: #48AF2B; }
            .header_cats .more_cats > a > * { display: inline-block; vertical-align: middle; }
            .header_cats .more_cats > a.active img { transform: rotate(180deg); }
            .header_cats .more_cats > a.active { padding: 0 10px; }

.header_side_links { position: absolute; left: 0; top: 0; display: flex; }
    .header_side_links .general_search { left: 100%; right: initial; }

.header_cats > ul > li > a:hover ~ .categories_drop, .header_cats > ul > li > a:focus ~ .categories_drop, .categories_drop:hover, .categories_drop:focus { opacity: 1; pointer-events: all; }
.categories_drop {opacity:0;min-width:50px; pointer-events:none; border-radius:10px;  width: 100%; max-width: 170px; position: fixed;z-index:5; margin: 0 auto; background-color: #fff; box-shadow: 0px 4px 15px #00000033; padding:20px 10px;box-sizing:border-box;transition:all 0.2s ease-in-out;}
    .categories_drop.not_active { opacity: 0 !important; pointer-events: none !important; }
    .categories_drop::before { content: "";position:absolute;right:0;left:0;margin:0 auto;bottom:100%; width: 0; height: 0; border-style: solid; border-width: 0 10px 25px 10px; border-color: transparent transparent #ffffff transparent; }
    .categories_drop .parent_title {display:block;text-align:center;font-size:1.2em;font-weight:700;margin-bottom:9px; }
    .categories_drop > ul { }
        .categories_drop > ul > li { }
            .categories_drop > ul > li > a {position:relative; display: block; text-align: center; color: #787878;font-size:1em;padding:5px;box-sizing:border-box; }
                .categories_drop > ul > li > a:hover, .categories_drop > ul > li > a:focus {text-shadow:0 0 1px #000;text-decoration:underline; }
                .categories_drop > ul > li:not(:last-child) > a::after { content: ""; width: 100%; max-width: 90px; height: 1px; position: absolute; bottom: 0; right: 0; left: 0; margin: 0 auto; background-color: rgb(112 112 112 / 0.13); box-shadow: 0px 4px 15px #00000033; }

nav .drop { z-index: 2; opacity: 0; pointer-events: none; position: absolute; top: calc(100% - 30px); right: 0; left: 0; margin: 0 auto; border-top: 30px solid transparent; }
    nav .has_drop:hover ~ .drop, nav .has_drop:focus ~ .drop, nav .drop:hover, nav .drop:focus { opacity: 1; pointer-events: all; }
    nav .drop > ul { background-color: #fff; border-radius: 0 0 10px 10px; box-shadow: 0 3px 6px rgb(0 0 0 / 0.29); }
        nav .drop > ul > li:not(:last-child) { border-bottom: 1px solid #D6D6D6; }
        nav .drop > ul > li > a { display: block; text-align: center; padding: 5px; box-sizing: border-box; color: #000; font-size: 1em; }
            nav .drop > ul > li > a:hover, nav .drop > ul > li > a:focus { background-color: #48AF2B; color: #fff; }

nav .arrow_conti {display:none; }
/******End Header******/

@media only screen and (max-width : 1600px) {
    nav > div > ul > li > a { padding: 10px; }
    .delivery_link { padding-right: 50px; }
        .delivery_link img { right: 8px; }
    .links ul > li { width: 48px;}
    .links ul > li > a { padding:0 10px;box-sizing:border-box;}
    .links ul > li > a > img {max-width:100%;}

    .header_cats > ul > li > a { padding: 0 25px; }
}

@media only screen and (max-width : 1390px) {
    /*.logo { width: 150px; }*/
    nav > div > ul > li > a { font-size: 0.9em; }
    .general_search { width: 200px; }
    .links .tel { /*font-size: 0.9em;*/ padding: 17.5px 10px; }
    /*.links ul > li { width: 58px; }*/
    .header_cats > ul > li > a { padding: 0 15px; }
}

@media only screen and (max-width : 1240px) {
    .burger { display: block; z-index: 11; }
    header { min-height: 69px; padding: 10px; padding-right: 60px; }
    nav { display: none; position: fixed; width: 100%; height: 100%; background-color: rgb(0 0 0 / 0.8); right: 0; top: 0; z-index: 10; }
        nav.active { }
        nav > div { position: absolute; padding-top: 60px; min-height: 100%; right: -100%; top: 0; width: 100%; max-width: 300px; background-color: #fff; }
            nav > div::before { content: ""; width: 150px; height: 50px; position: absolute; right: 90px; top: 10px; background-image: url('/Content/Resources/Header/logo.jpg'); background-position: center center; background-repeat: no-repeat; background-size: contain; }
        nav.active > div { right: 0; }
        nav > div > ul { }
            nav > div > ul > li { border-bottom: 1px solid #48AF2B; width: 100%; }
    .delivery_link { border: none; }
    header .links { display: none; }
    .header_side_links { height: 100%; width: calc(100% - 230px); left: 0; right: initial; }
        .header_side_links .general_search { left: 10px; width: 100%; }
    nav > div > ul > li.nav_mobile_item { display: inline-flex; }
    nav > div > ul > li {padding: 0;}
    nav > div > ul > li .button {max-width:90%;margin:0 auto;}
    nav > div > ul > li > a {font-size:1.2em;padding:22px 20px 22px 10px;box-sizing:border-box;display:block;width:100%; }
    nav > div > ul > li > a.tel {padding:17px 20px 17px 10px;}
    nav > div > ul > li .button {margin:20px auto;}
    nav > div > ul > li::after {width:10px;height:100%;right:initial;left:0; bottom:initial;top:0;border-radius:0;}

    nav .arrow_conti {display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;width:40px;height:100%;max-height:63px; background-color:#48AF2B;}
    nav .arrow_conti .arrow {border-color:#fff; }

    nav .drop {opacity:1;pointer-events:all;display:none;position:static;border-top:0;}
    nav .drop > ul { border-radius:0;box-shadow:none;background-color:#D6D6D6;}
        nav .drop > ul > li > a {padding:10px;font-size:1.2em; }
        nav .drop > ul > li:not(:last-child) {border-bottom:1px solid #fff; }
}

@media only screen and (max-width : 1020px) {
    .header_cats > ul > li > a { padding: 0 5px; min-width:100px;}
        .header_cats > ul > li > a .title { font-size: 1em; }
    .general_search { width: calc(100% - 230px); max-width: 200px; }
}

@media only screen and (max-width : 600px) {
    .header_cats { padding-top: 10px; }
        .header_cats > ul { max-height: 75px; }
            .header_cats > ul > li > a .icon { width: 40px; height: 40px; }
            .header_cats > ul > li > a .title { font-size: 0.8em; }
        .header_cats .more_cats > a { font-size: 1.1em; }
    .categories_drop {font-size:0.8em; }
}

@media only screen and (max-width : 450px) {
    header {padding-right:10px;}
    .logo {margin-bottom:10px;margin:0 auto 10px auto;display:block;}
    .general_search , .header_side_links .general_search {position:relative;left:0; width:100%;max-width:100%;transform:translateY(0);}
    .burger {top:10px;transform:translateY(0);}
    .header_side_links {position:relative;left:0; width:100%;max-width:100%;transform:translateY(0);}
}

/******Footer******/
footer {margin-top:40px; }
footer a:hover,footer a:focus {text-decoration:underline;}
.footer_links { background-color: #48AF2B; padding: 30px 10px; box-sizing: border-box; color: #fff; }
    .footer_links > .flex { width: 100%; /*max-width: 609px;*/ max-width: 900px; margin: 0 auto; border-right: 1px solid rgb(0 0 0 / 0.25); border-left: 1px solid rgb(0 0 0 / 0.25); padding: 0 30px; box-sizing: border-box; }
    .footer_links .links_conti { width: 20%; }
    .footer_links .links_conti2 { width:40%;}
        .footer_links .links_conti > h2 { display: block; margin-bottom: 17px; font-weight: 500; font-size: 1.2em; }
        .footer_links .links_conti > ul { padding:0 5px;box-sizing:border-box;}
            .footer_links .links_conti > ul > li { margin-bottom: 10px; }
    .footer_links .links_conti2 > ul {display:flex;flex-wrap:wrap;justify-content:space-between; }
    .footer_links .links_conti2 > ul > li {width:49%; }
                .footer_links .links_conti > ul > li > a { display: block; font-weight: 200; font-size: 1.02em; }
footer .credits { text-align: center; color: #48AF2B; font-size: 1.02em; padding:15px 10px;box-sizing:border-box;}
/******End Footer******/

@media only screen and (max-width : 1020px) {
    .has_cart footer {padding-bottom:180px;}
}

@media only screen and (max-width : 736px) {
    .footer_links .links_conti {width:100%;text-align:center;margin-bottom:20px;}
    .footer_links > .flex {border:none;padding:0;box-sizing:border-box;}
    .footer_links {padding:30px 10px 10px 10px;}
        .footer_links .links_conti2 > ul > li {width:100%; }

}

@media only screen and (max-width : 414px) {
}

@media only screen and (max-width : 360px) {
}


/******Articles******/
.general_article { }
    .general_article p { line-height: 140%; margin-bottom: 12px; font-size: 1em; }
    .general_article h2 { font-size: 1.5em; display: block; margin-bottom: 20px; font-weight: 500; }
    .general_article h3 { font-size: 1.3em; display: block; margin-bottom: 5px; font-weight: 500; }

.general_article_inner p { font-size: 1em; margin-bottom: 20px;line-height:120%; }
.general_article_inner h2 { font-size: 1.5em; margin-bottom: 20px; font-weight: 500;color:#48AF2B; }
.general_article_inner h3 { font-size: 1.3em; margin-bottom: 20px; color:#48AF2B;font-weight:500;}
.general_article_inner div { margin-bottom: 20px; display: block; color: #1A405A; font-size: 1.05em; margin-top: 5px; }
.general_article_inner ol {padding-right:20px;box-sizing:border-box;}
.general_article_inner ol li {margin-bottom:20px;}
.general_article_inner ul { padding-right: 20px; box-sizing: border-box; }
    .general_article_inner ul li { margin-bottom: 20px; list-style:disc;}
    .general_article_inner img { margin-bottom: 20px; width: auto; max-width: 100%; display: block; }
.general_article_inner a { color: #1DB0B5; }
    .general_article_inner a:hover, .general_article_inner a:focus {text-decoration:underline; }


.general_article { }
    .general_article > ul, .general_article > ol { margin-bottom: 20px; font-size: 1.2em; }
    .general_article li { margin-bottom: 5px; position: relative; padding-right: 10px; box-sizing: border-box; }
    .general_article ul.no_dots li { padding-right: 0; }
    .general_article > ul:not(.no_dots) > li::before { content: ""; width: 5px; height: 5px; border-radius: 50%; background-color: #717171; position: absolute; right: 0; top: 5px; }
    .general_article li > img { width: auto; display: inline; margin: 0; }
    .general_article a { color: #1DB0B5; }
        .general_article a:hover, .general_article a:focus { text-decoration: underline; }
    .general_article p strong { font-weight: 500; }
    .general_article img { width: 100%; margin-bottom: 10px; }

.general_article_work_hours { }
    .general_article_work_hours h2 { font-weight: 700; display: block; position: relative; color: #1A405A; font-size: 3.4em; }
    .general_article_work_hours h3 { font-weight: 300; display: block; position: relative; color: #1A405A; font-size: 2.5em; }
/******End Articles******/

/****Article Item****/
.artilce_item { display: block; }
    .artilce_item .title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 500; font-size: 1.5em; margin-bottom: 8px; color: #000000; }
    .artilce_item .content { height: 60px; overflow: hidden; }
        .artilce_item .content > * { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 120%; font-size: 1.15em; }
            .artilce_item .content > *:not(:nth-of-type(1)) { display: none; }
    .artilce_item .image { padding-bottom: 68%; margin-bottom: 9px; }
    .artilce_item .article_read_more { text-align: left; color: #86AB1D; margin-top: 5px; font-size: 1.15em; }
        .artilce_item .article_read_more > span { font-weight: 500; }
/****End Article Item****/

/****Tag Item****/
.tag_item { display: block; color: #202020; border: 1px solid #202020; border-radius: 20px; padding: 12px 20px; box-sizing: border-box; font-size: 0.95em; }
    .tag_item:hover, .tag_item:focus { color: #fff; background-color: #1694C4; }

/****End Tag Item****/

/****Article Inner Page****/
.inner_main_image { }
    .inner_main_image > img { width: 100%; }
.share { font-size: 1.5em; }
.author { font-size: 0.8em; }

.inner_article .side_one { width: 100%; }

/****End Article Inner Page****/

@media only screen and (max-width : 1020px) {
    /****Article Inner Page****/
    .inner_article .side_one { width: 100%; margin-bottom: 20px; }
    .inner_article .side_two { width: 100%; padding-right: 0; }
    /****End Article Inner Page****/

    .artilce_item .title { font-size: 1.2em; }
    .artilce_item .content > * { font-size: 1em; }
}

.product_item { display: block; box-shadow: 0px 3px 6px #00000029; background-color: #fff; padding-bottom: 17px; border-radius: 5px; height: 100%;
    box-sizing: border-box;}
    .product_item .image { display: block; position: relative; padding-bottom: 100%; cursor: pointer;background-size:contain; }
    .product_item .external_link { position: absolute; z-index: 2; left: -10px; top: 10px; opacity:0;pointer-events:none;}
    .product_item:hover .external_link , .product_item:focus .external_link {opacity:1;left:10px;pointer-events:all;}
        .product_item .external_link > img { pointer-events: none; }
    .product_item .special_price { position: absolute; bottom: 0; right: 0; width: 100%; text-align: center; padding: 5px 5px; color: #fff; background-color: #48af2b; font-size: 0.9em; font-weight: 300; box-sizing: border-box; }
    .product_item .special_price  > span {display:block; }
    .product_item .product_content { padding: 5px 10px 0 10px; box-sizing: border-box; margin-bottom: 16px; }
        .product_item .product_content .title_conti { color: #434343; display: block; height: 35px; overflow: hidden; }
        .product_item .product_content .title { font-size: 1.02em; font-weight: 400; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;text-align: center; }
        .product_item .product_content .new { height: 20px; overflow: hidden; text-align: center; font-size: 0.8em; color: #434343; display: block; width: 100%; }
    .product_item .price { display: block; text-align: center; font-size: 1.02em !important; margin-bottom: 16px; }
        .product_item .price > strike { display: inline-block; vertical-align: middle; color: #ABABAB; }
        .product_item .price > strong { display: inline-block; vertical-align: middle; color: #434343; font-weight: 500; }
        .general_prod.product_item  .add_product .add_button {max-width:calc(100% - 20px);margin:0 auto;}
.general_prod.product_item .add_product .add_button img {max-height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%); }

@media only screen and (max-width : 1600px) {
    
}

@media only screen and (max-width : 768px) {
        .product_item .external_link {opacity:0.5;left:10px;pointer-events:all;width:20px;}
    .product_item .external_link img {width:100%;}
}

@media only screen and (max-width : 414px) {
}

@media only screen and (max-width : 360px) {
}

html { font-family: 'Rubik', sans-serif; font-size: 15px; direction: rtl; color: #000; }

.alef_font { font-family: 'Alef', sans-serif; }
body { background-image: url('/Content/Resources/General/mainBg.jpg'); background-repeat: no-repeat; background-attachment: fixed; }
    body.overflow { overflow: hidden; }
.main_wrapper { max-width: 100%; width: 100%; margin: 0 auto; overflow: hidden; }
.auto_margin { max-width: 1245px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin2 { max-width: 900px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin3 { max-width: 500px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.mobile_padding { padding: 0 10px; box-sizing: border-box; }

.message_conti { height: 60px; position: relative; }
.message_partial { background-color: #D85151; color: #fff; width: 100%; margin: 0 auto; position: absolute; right: 0; left: 0; }

.has_cart { width: calc(100% - 455px); }

.quantity_conti.not_active { pointer-events: none; }

.approve_policy { bottom: -5px; right: 37px; }

.error_message { color: red; }

.min_order_price_message { text-align: center; color: red; }

.fixed_contact {position:fixed; width:50px;right:5px;bottom:50px;}
    .fixed_contact > ul { }
        .fixed_contact > ul > li { margin-bottom: 10px; }
        .fixed_contact > ul > li.display_mobile {display:none;}
            .fixed_contact > ul > li > a { display:flex;text-align:center;width:45px;height:45px;border-radius:50%;justify-content:center;align-items:center;background-color:#fff;box-shadow:0 3px 6px #D1D1D1;}
.fixed_contact > ul > li > a img { display:inline-block;max-width:90%;vertical-align:middle;}

/***Home****/
.page_padding { padding: 20px 5% 0 5%; }
.mobile_banners {display:none; }
.banners { }
    .banners > ul { justify-content: space-between; }
        .banners > ul > li { margin-bottom: 15px; width: 100%; }
.banner_item { display: block; padding-bottom: 26% ; box-shadow: 0px 9px 17px #0000004D; border-radius: 5px; }
.banner_item_bigger { padding-bottom: 45%; }

.headline_with_button { padding-bottom: 15px; border-bottom: 1px solid #D1D1D1; margin-bottom: 20px; }
    .headline_with_button .button { width: 100%; max-width: 156px; }

.products_conti { margin-bottom: 10px; }
    .products_conti > ul { }
        .products_conti > ul > li { width: calc(100% / 6 - 10px); margin-left: 12px; margin-bottom: 20px; }
            .products_conti > ul > li:nth-child(6n) { margin-left: 0; }

.general_cats { margin-bottom: 30px; }
    .general_cats > ul { }
        .general_cats > ul > li { width: calc(25% - 16px); margin-left: 21px; margin-bottom: 15px; }
            .general_cats > ul > li:nth-child(4n) { margin-left: 0; }

.general_cat_item { display: block; position: relative; padding-bottom: 158%; box-shadow: 0px 10px 18px #00000029; border-radius: 10px; overflow: hidden; }

    .general_cat_item .title { position: absolute; z-index: 3; right: 0; text-align: center; bottom: 15%; width: 100%; padding: 19px 15px; box-sizing: border-box; }
        .general_cat_item .title > span { display: inline-block; min-width: 157px; padding: 19px 10px; box-sizing: border-box; border: 2px solid #48AF2B; border-radius: 5px; color: #48AF2B; font-size: 1.5em; font-weight: 500; }
    .general_cat_item::after { content: ""; position: absolute; width: calc(100% - 20px); height: calc(100% - 20px); right: 10px; top: 10px; border: 2px solid #48AF2B; border-radius: 5px; box-sizing: border-box; z-index: 2; }
    /*.general_cat_item::before { content: ""; position: absolute; width: 100%; right: 0; bottom: 0; height: 50%; background-color: rgb(255 255 255 / 0.86); backdrop-filter: blur(4px); z-index: 1; -webkit-backdrop-filter: blur(4px); }*/
    .general_cat_item:hover .title > span, .general_cat_item:focus .title > span { background-color: #48AF2B; color: #fff; }
/***Home****/

/***Product Page And Popup****/
.product_conti { }
    .product_conti .product_sides { }
        .product_conti .product_sides .product_image { background-color: #fff; display: block; box-shadow: 0px 3px 6px #00000029; border-radius: 5px; margin-bottom: 20px; }
            .product_conti .product_sides .product_image .image { display: block; position: relative; padding-bottom: 100%; }
                .product_conti .product_sides .product_image .image .special_price { position: absolute; bottom: 0; right: 0; width: 100%; text-align: center; padding: 10px 5px; color: #fff; background-color: #AF2B2B; font-size: 1.02em; font-weight: 500; box-sizing: border-box; }
                .product_conti .product_sides .product_image .image .external_link { position: absolute; z-index: 2; left: 10px; top: 10px; }
        .product_conti .product_sides .side_one { width: 199px; }
        .product_conti .product_sides .side_two { width: calc(100% - 199px); padding-right: 31px; box-sizing: border-box; }
    .product_conti .image_or_threed { padding: 8px 15px 12px 15px; box-sizing: border-box; }
        .product_conti .image_or_threed > div { position: relative; }
            .product_conti .image_or_threed > div .border_bottom { position: absolute; bottom: -12px; right: 2%; border-radius: 3px 3px 0px 0px; height: 4px; background-color: #48AF2B; width: 45%; }
                .product_conti .image_or_threed > div .border_bottom.active { right: 53%; }
            .product_conti .image_or_threed > div > ul { }
                .product_conti .image_or_threed > div > ul > li { width: 50%; box-sizing: border-box; }
                    .product_conti .image_or_threed > div > ul > li:nth-child(1) { border-left: 1px solid #DEDEDE; }
                    .product_conti .image_or_threed > div > ul > li > a { display: block; padding: 0 10px; box-sizing: border-box; color: #DEDEDE; text-align: center; }
                        .product_conti .image_or_threed > div > ul > li > a > span { text-align: center; display: block; font-size: 0.8em; }
                        .product_conti .image_or_threed > div > ul > li > a > img { display: inline-block; }
                            .product_conti .image_or_threed > div > ul > li > a > img.display_none { display: none; }
                        .product_conti .image_or_threed > div > ul > li > a.active { color: #48AF2B; }
                            .product_conti .image_or_threed > div > ul > li > a.active img { display: none; }
                                .product_conti .image_or_threed > div > ul > li > a.active img.display_none { display: inline-block !important; }
.share_and_fav { }
    .share_and_fav > ul { }
        .share_and_fav > ul > li { margin-bottom: 10px; position: relative; }
            .share_and_fav > ul > li:last-child { margin-bottom: 0; }
            .share_and_fav > ul > li > a { font-size: 1.15em; color: #48AF2B; }
                .share_and_fav > ul > li > a > * { display: inline-block; vertical-align: middle; }
                .share_and_fav > ul > li > a > .display_none { display: none; }
                .share_and_fav > ul > li > a.active > img { display: none; }
                .share_and_fav > ul > li > a.active > .display_none { display: inline-block !important; }


.general_prod .title { font-size: 2em; display: block; font-weight: 400; margin-bottom: 10px; color: #5B5A5A; }
.general_prod .manufacturer { font-size: 0.85em; display: block; margin-block: 10px; }
    .general_prod .manufacturer strong { color: #787878; margin-left: 10px; }
    .general_prod .manufacturer span { color: #A5A5A5; }
.general_prod .desc { margin-bottom: 20px; line-height: 120%; }
    .general_prod .desc > * { }
.general_prod .price { font-size: 1.1em; display: block; margin-bottom: 30px; }
    .general_prod .price > strong { font-weight: 700; color: #5B5A5A; }
    .general_prod .price > strike { color: rgb(120 120 120 / 0.62); margin-right: 10px; }
.general_prod .add_product { position: relative; box-sizing: border-box; max-width: 154px; margin: 0 auto; }
    .general_prod .add_product .add_button { font-size: 0.9em; padding: 7px 5px; box-sizing: border-box; box-shadow: none; }
    .general_prod .add_product.active .add_button { opacity: 0; pointer-events: none; }
.general_prod .quantity { position: absolute; right: 0; top: 0; opacity: 0; pointer-events: none; width: 100%; text-align: center; }
.general_prod .add_product.active .quantity { opacity: 1; pointer-events: all; }
.general_prod .quantity_conti { width: calc(100% - 20px); display: inline-block; border: 1px solid #48AF2B; border-radius: 5px; box-sizing: border-box; overflow: hidden; }
    .general_prod .quantity_conti > ul { justify-content: stretch; }
        .general_prod .quantity_conti > ul > li { width: 25px; }
            .general_prod .quantity_conti > ul > li:nth-child(2) { width: calc(100% - 50px); position: relative; }
            .general_prod .quantity_conti > ul > li > a { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; background-color: #48AF2B; color: #fff; font-weight: 700; }
            .general_prod .quantity_conti > ul > li > input, .general_prod .quantity_conti > ul > li > div { pointer-events: none; width: 100%; padding: 5px 3px; box-sizing: border-box; text-align: center; color: #48AF2B; border: none; }
.general_prod .out_of_stock { display: none; width: 100%; font-size: 0.9em; padding: 7px 5px; box-sizing: border-box; background-color: #BBBBBB; color: #fff; border-radius: 5px; text-align: center; font-weight: 500; }
.general_prod.not_active .out_of_stock { display: block; }
.general_prod.not_active .add_button { display: none; }
.general_prod.not_active .quantity { display: none; }
.general_prod.not_active .image::after { content: ""; position: absolute; width: 100%; height: 100%; right: 0; top: 0; z-index: 1; background-color: rgb(245 245 245 / 0.5); }

.general_prod .prod_details { padding-top: 20px; border-top: 1px solid #BBBBBB; margin-top: 20px; }
    .general_prod .prod_details .titles { margin-bottom: 20px; }
        .general_prod .prod_details .titles > ul { }
            .general_prod .prod_details .titles > ul > li { border-left: 1px solid #BBBBBB; }
                .general_prod .prod_details .titles > ul > li:last-child { border-left: none; }
                .general_prod .prod_details .titles > ul > li > a { color: #E1E1E1; font-size: 1.15em; padding: 5px 10px; box-sizing: border-box; }
                .general_prod .prod_details .titles > ul > li:first-child > a { padding-right: 0; }
                .general_prod .prod_details .titles > ul > li > a.active { color: #787878; font-weight: 700; }

    .general_prod .prod_details .contents { position: relative; }
        .general_prod .prod_details .contents article { position: absolute; right: 0; top: 0; pointer-events: none; opacity: 0; line-height: 120%; }
            .general_prod .prod_details .contents article.active { opacity: 1; pointer-events: all; position: relative; }

.general_prod_inner .add_product { max-width: 156px; padding: 0; }
.general_prod_inner .quantity_conti { width: 100%; }
    .general_prod_inner .quantity_conti > ul > li > input, .general_prod_inner .quantity_conti > ul > li > div { padding: 10px 3px; }
.general_prod_inner .add_product .add_button { padding: 10px 5px; font-size: 1.2em; }
.general_prod_inner .add_product .add_button > img {position:absolute;width:25px;right:5px;bottom:5px; }
.share_items { display: none; padding: 10px; box-sizing: border-box; background-color: #fff; box-shadow: 0 10px 14px rgb(120 120 120 / 50%); width: auto; position: absolute; top: 100%; right: 0; width: 210px; z-index: 2; border-radius: 5px; }
    .share_items > ul { justify-content: space-between; }
        .share_items > ul > li { width: 32%; }
            .share_items > ul > li > a { display: block; text-align: center; }
                .share_items > ul > li > a .icon { height: 40px; height: 40px; margin-bottom: 5px; }
                    .share_items > ul > li > a .icon > img { max-width: 100%; max-height: 100%; }
                .share_items > ul > li > a span { font-size: 0.8em; display: block; }

.why_us { }
    .why_us > ul { }
        .why_us > ul > li { width: 24%; margin-left: 1.33%; }
            .why_us > ul > li:nth-child(4n) { margin-left: 0; }
.why_us_item { display: block; padding: 20px 5px; font-size: 1.02em; text-align: center; border: 1px solid #DCDCDC; border-radius: 10px; box-sizing: border-box; height: 100%; }
    .why_us_item .icon { width: 48px; height: 48px; margin: 0 auto 5px auto; }
        .why_us_item .icon > img { max-width: 48px; width: 100%; display: inline-block; vertical-align: middle; }
    .why_us_item .title { display: block; font-weight: 500; margin-bottom: 5px; }
    .why_us_item .text { }

.quantity_loader { display: none; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; text-align: center; width: 100%; }
.quantity_conti.not_active .quantity_loader { display: block; }
.loader { border: 5px solid #D1D1D1; border-radius: 50%; border-top: 5px solid #48AF2B; width: 10px; height: 10px; -webkit-animation: spin 2s linear infinite; /* Safari */ animation: spin 2s linear infinite; display: block; margin: 0 auto; }

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.product_page_content { margin-bottom: 20px; }
    .product_page_content .add_product { margin: 0 !important; }



/***End Product Page And Popup****/

/****Recipes****/
.cats_filter { margin-bottom:20px;}
    .cats_filter > span {display:block;text-align:center;font-size:1.2em;margin-bottom:5px;font-weight:500; }
    .cats_filter > ul { display:flex;flex-wrap:wrap;justify-content:center;}
        .cats_filter > ul > li { margin:0 0 10px 10px;}
            .cats_filter > ul > li > a { display:block;font-size:1.15em;color:#48AF2B;border:1px solid #48AF2B;border-radius:5px;text-align:center;padding:5px;}
            .cats_filter > ul > li > a.active {background-color:#48AF2B;color:#fff; }
                .cats_filter > ul > li > a:hover, .cats_filter > ul > li > a:focus { }
.recipes_conti { }
    .recipes_conti > ul { }
        .recipes_conti > ul > li { padding: 20px 0; box-sizing: border-box; border-top: 1px solid #D1D1D1; }
            .recipes_conti > ul > li:last-child { border-bottom: 1px solid #D1D1D1; }
.recipe_item { display: block; position: relative; padding-right: 199px; min-height: 157px; }
    .recipe_item:hover, .recipe_item:focus { background-color: #48AF2B; color: #fff; }
    .recipe_item .image { position: absolute; right: 0; top: 0; width: 199px; height: 157px; }
    .recipe_item .content { padding: 20px; box-sizing: border-box; }
        .recipe_item .content .title { display: block; color: #48AF2B; font-weight: 700; font-size: 2.2em; margin-bottom: 10px; }
    .recipe_item:hover .content .title, .recipe_item:focus .content .title { color: #fff; }
    .recipe_item .content .text { line-height: 120%; }
        .recipe_item .content .text > *:not(:nth-child(1)) { display: none; }
/****End Recipes****/

/****Recipes Inner****/
.recipe_conti { padding: 10px 0; box-sizing: border-box; border-top: 1px solid #D1D1D1; border-bottom: 1px solid #D1D1D1; margin-bottom: 40px; }
    .recipe_conti .image { width: 30%; padding-bottom: 25%; }
    .recipe_conti .content { width: 70%; padding: 10px 30px 10px 0; box-sizing: border-box; }
    .recipe_conti .title { display: block; color: #48AF2B; font-weight: 700; font-size: 2.2em; margin-bottom: 10px; }
    .recipe_conti .text { line-height: 120%; }
        .recipe_conti .text > * { }
/****End Recipes Inner****/

/****About****/
.about_page { padding-top: 20px; border-top: 1px solid #D1D1D1; }
    .about_page .sides_conti { }
        .about_page .sides_conti .side_one { width: 49%; }
        .about_page .sides_conti .side_two { width: 49%; }
/****End About****/

/****Contact****/
.contact_page { }
    .contact_page .side_one { width: calc(100% - 410px); padding-left: 30px; box-sizing: border-box; border-left: 1px solid #D1D1D1; }
    .contact_page .side_two { width: 100%; max-width: 410px; padding-right: 30px; box-sizing: border-box; }
    .contact_page .technical_specifications { color: #353535; margin-bottom: 20px; }
        .contact_page .technical_specifications > ul { margin-bottom: 5px; }
            .contact_page .technical_specifications > ul:nth-child(odd ) > li > div { background-color: rgba(53, 53, 53, 0.05); }
            .contact_page .technical_specifications > ul > li { }
                .contact_page .technical_specifications > ul > li > div { padding: 10px; box-sizing: border-box; }
                .contact_socials {}
                .contact_socials > ul {}
                .contact_socials > ul > li:not(:last-child) {margin-left:15px;}
                .contact_socials > ul > li > a {display:block;}
                .contact_socials > ul > li > a > img {}
                .contact_socials > ul > li > a:hover , .contact_socials > ul > li > a:focus{filter:brightness(1.5);}
/****End Contact****/


/*****Thanks****/
.thanks_page { padding-top: 50px; box-sizing: border-box; padding-bottom: 150px; text-align: center; }
    .thanks_page > h1 { display: block; font-size: 2.2em; font-weight: 700; margin-bottom: 5px; }
    .thanks_page > h2 { font-size: 2.2em; font-weight: 700; margin-bottom: 15px; }
    .thanks_page > p { font-size: 1.3em; }
    .thanks_page .image_conti { margin-bottom: 20px; max-width: 136px; margin: 0 auto 35px auto; }
        .thanks_page .image_conti > img { width: 100%; vertical-align: bottom; }
.error_page .image_conti { max-width: 415px; margin-bottom: 20px; }
.thanks_page .headline3 { border-bottom: none; margin-bottom: 0; padding-bottom: 10px; }
/*****End Thanks****/

/*****Cart And Checkout****/
.has_promotion { background-color: #ffe47c; color: #ab6613; padding: 3px; box-sizing: border-box; width: 100%; position: absolute; bottom: 0; right: 0; text-align: center; border-radius: 10px 10px 0 0; font-size: 0.8em; }
.cart_conti .side_two { max-width: 456px; width: 100%; }
.cart_totals { box-shadow: 0px 3px 6px #00000029; width: 100%; padding: 20px 25px; box-sizing: border-box; background-color: #fff; margin-bottom: 20px; }
    .cart_totals > div { margin-bottom: 20px; align-items: center; }
        .cart_totals > div > strong { font-size: 1.5em; font-weight: 500; }
            .cart_totals > div > strong > small { font-size: 0.5em; font-weight: 400; display: block; }
        .cart_totals > div > span { font-size: 1.1em; }
            .cart_totals > div > span.colored { }
            .cart_totals > div > span.total { font-size: 1.3em; font-weight: 500; }
    .cart_totals hr { display: block; margin-bottom: 20px; background-color: #707070; }

    .cart_totals .button { max-width: 265px; width: 100%; margin: 0 auto; display: block; }
        .cart_totals .button > * { display: inline-block; vertical-align: middle; }
        .cart_totals .button > img { max-width: 30px; }

.cart_totals_conti .secure_text { padding: 5px 10px; box-sizing: border-box; background-color: rgba(0, 200, 27, 0.10); color: #353535; margin-bottom: 5px; }
.cart_totals_conti .secure { }
    .cart_totals_conti .secure > ul { }
        .cart_totals_conti .secure > ul > li { margin-right: -5px; }
            .cart_totals_conti .secure > ul > li > img { width: 75px; }
.cart_totals_conti .note {margin-bottom:10px; }

.coupon_conti { }
    .coupon_conti li { margin-bottom: 0 !important; }
        .coupon_conti li > a { padding: 13px 5px; box-sizing: border-box; font-size: 1em; }
        .coupon_conti li .checked { position: absolute; left: 11px; top: 11px; display: none; }
            .coupon_conti li .checked.active { display: block; }
/*****Cart And Checkout****/

/*****Payment Page****/
.payment_page { }
    .payment_page .secure_text { background-color: rgba(0, 200, 27, 0.10); padding: 5px; box-sizing: border-box; margin: 0 auto; max-width: 400px; }
    .payment_page iframe { border: 1px solid #707070; width: 100%; margin-bottom: 10px; min-height: 350px; }
/*****End Payment Page****/

/****Personal Details****/
.personal_nav {margin:20px 0; }
    .personal_nav > ul { display: flex; justify-content: center; align-items: center; }
        .personal_nav > ul > li { margin: 0 0 10px 10px; }
            .personal_nav > ul > li:last-child { margin-left: 0; }
            .personal_nav > ul > li > a { display: inline-block; font-size: 1.2em; font-weight: 400; text-align: center; padding: 5px 10px; box-sizing: border-box; border-radius: 5px; border: 1px solid #48AF2B; color: #48AF2B; }
                .personal_nav > ul > li > a:hover, .personal_nav > ul > li > a:focus { background-color: #48AF2B; color: #fff; }

.personal_details { }
    .personal_details form { }
        .personal_details form h3 { display: block; font-size: 1.2em; margin-bottom: 22px; }
.change_password_form { max-width: 500px; margin: 0 auto; width: 100%; }
/****Personal Details****/

/***Orders History***/
.history_orders { }
    .history_orders > ul { }
        .history_orders > ul > li { margin-bottom: 10px; }
            .history_orders > ul > li > a { display: block; text-align: center; color: #fff; background-color: #48AF2B; padding:10px; box-sizing: border-box; border-radius: 5px;font-weight:500;font-size:1.2em }
            .history_orders > ul > li > a:hover , .history_orders > ul > li > a:focus {background-color:#187000;}
/***End Orders History***/

/***Lp***/
.lp_page { }
    .lp_page .side_one { width:66.66%;padding-left:30px;box-sizing:border-box;}
.lp_page .side_two { width:33.33%;}
/***End Lp***/

@media only screen and (max-width : 1600px) {
    /***Home****/
    .page_padding { padding: 20px 10px 0 10px; }
    .has_cart { width: calc(100% - 350px); }
    .general_prod .price { font-size: 1em; }
}

@media only screen and (max-width : 1350px) {
    .general_cat_item .title > span { font-size: 1.2em; padding: 12px 5px; min-width: initial; }
    .products_conti > ul > li { width: calc(100% / 3 - 10px); margin-left: 15px; }
        .products_conti > ul > li:nth-child(3n) { margin-left: 0; }
}

@media only screen and (max-width : 1200px) {
    .general_cats > ul > li { width: 49%; margin-left: 0; margin-bottom: 15px; }
    .general_cats > ul { justify-content: space-between; }
}

@media only screen and (max-width : 1020px) {
    .has_cart { width: 100%; }

    .contact_page .side_one { width: 100%; border: none; padding: 0; margin-bottom: 20px; }
    .contact_page .side_two { max-width: 100%; border: none; padding: 0; }

    .why_us > ul { justify-content: space-between; }
        .why_us > ul > li { width: 32%; margin-left: 0; }
}

@media only screen and (max-width : 700px) {
    .about_page .sides_conti .side_one { width: 100%; }
    .about_page .sides_conti .side_two { width: 100%; }

    .recipe_conti { margin-bottom: 20px; }
        .recipe_conti .image { width: 100%; padding-bottom: 95%; }
        .recipe_conti .content { padding: 10px; width: 100%; }
        .recipe_conti .title { font-size: 1.7em; }

    .recipe_item { padding: 0; }
        .recipe_item .image { width: 100%; height: 0; padding-bottom: 75%; position: static; }
        .recipe_item .content { padding: 10px; }
            .recipe_item .content .title { font-size: 1.7em; }

    .product_conti .product_sides { flex-wrap: wrap; }
        .product_conti .product_sides .side_one { width: 100%; }
        .product_conti .product_sides .side_two { width: 100%; padding: 0; text-align: center; }
        .product_conti .product_sides .product_image, .share_and_fav { max-width: 255px; margin: 0 auto; }
    .share_and_fav { margin: 20px auto; }
    .general_prod_inner .add_product { margin: 0 auto; max-width: 261px; }

    /***Lp***/
    .lp_page { }
        .lp_page .side_one { width: 100%; padding-left: 0; box-sizing: border-box; }
        .lp_page .side_two { width:100%; }
    /***End Lp***/
}

@media only screen and (max-width : 600px) {
    .contact_page .form ul li { width: 100%; }

    .products_conti > ul { justify-content: space-between; }
        .products_conti > ul > li { width: 49%; margin-left: 0; }

    .general_cat_item .title > span { font-size: 1em; }

    .why_us > ul > li { width: 100%; margin-bottom: 10px; }

    .banners { margin-bottom: 10px; }
        .banners.show_in_mobile { display:block;}
    .banners.dont_show_in_mobile { display:none;}
        .banners > ul > li { width: 100%; }

    .mobile_banners {display:block; }
        .mobile_banners > ul > li > a {padding-bottom:75%;  }

        .fixed_contact > ul > li.display_mobile {display:block;}

    .general_prod .prod_details .titles > ul > li > a {font-size:1em;padding:5px; }

    /*****Payment Page****/
    .payment_page iframe { min-height: 600px; }
    /*****End Payment Page****/
}

.flex { display: flex; }
.flex_space_evenly { justify-content: space-between; }
.flex_space_center { justify-content: center; }
.flex_items_align_middle { align-items: center; }
.flex_wrap { flex-wrap: wrap; }
.flex_row { flex-direction: row; }
.flex_column { flex-direction: column; }

.item_order_1 { order: 1; }
.item_order_2 { order: 2; }
.item_order_3 { order: 3; }
.item_order_4 { order: 4; }
.item_order_5 { order: 5; }
.item_order_6 { order: 6; }
.item_order_7 { order: 7; }
.item_order_8 { order: 8; }
.item_order_9 { order: 9; }
.item_order_10 { order: 10; }

.flex_column_1 { width: 10%; }
.flex_column_2 { width: 20%; }
.flex_column_3 { width: 30%; }
.flex_column_39 { width: 39%; }
.flex_column_4 { width: 40%; }
.flex_column_49 { width: 49%; }
.flex_column_5 { width: 50%; }
.flex_column_55 { width: 55%; }
.flex_column_59 { width: 59%; }
.flex_column_6 { width: 60%; }
.flex_column_7 { width: 70%; }
.flex_column_78 { width: 78%; }
.flex_column_8 { width: 80%; }
.flex_column_9 { width: 90%; }
.flex_column_10 { width: 100%; }

.flex_items_1 { width: 100%; }
.flex_items_2 { width: 50%; }
.flex_items_3 { width: 33.33%; }
.flex_items_4 { width: 25%; }
.flex_items_5 { width: 20%; }
.flex_items_6 { width: 16.66%; }
.flex_items_7 { width: 14.285%; }
.flex_items_8 { width: 12.5%; }
.flex_items_9 { width: 11.11%; }
.flex_items_10 { width: 10%; }

.flex_item_space_0 { padding-left: 0; }
.flex_item_space_right_0 { padding-right: 0; }
.flex_item_space_5 { padding-left: 5px; }
.flex_item_space_right_5 { padding-right: 5px; }
.flex_column_space_5 { padding-right: 5px; }
.flex_column_space_left_5 { padding-left: 5px; }
.flex_item_space_10 { padding-left: 10px; }
.flex_item_space_right_10 { padding-right: 10px; }
.flex_column_space_10 { padding-right: 10px; }
.flex_column_space_left_10 { padding-left: 10px; }
.flex_item_space_15 { padding-left: 15px; }
.flex_item_space_right_15 { padding-right: 15px; }
.flex_column_space_15 { padding-right: 15px; }
.flex_column_space_left_15 { padding-left: 15px; }
.flex_item_space_20 { padding-left: 20px; }
.flex_item_space_right_20 { padding-right: 20px; }
.flex_column_space_20 { padding-right: 20px; }
.flex_column_space_left_20 { padding-left: 20px; }
.flex_item_space_25 { padding-left: 25px; }
.flex_item_space_right_25 { padding-right: 25px; }
.flex_column_space_25 { padding-right: 25px; }
.flex_column_space_left_25 { padding-left: 25px; }
.flex_item_space_30 { padding-left: 30px; }
.flex_item_space_right_30 { padding-right: 30px; }
.flex_column_space_30 { padding-right: 30px; }
.flex_column_space_left_30 { padding-left: 30px; }
.flex_item_space_35 { padding-left: 35px; }
.flex_item_space_right_35 { padding-right: 35px; }
.flex_column_space_35 { padding-right: 35px; }
.flex_column_space_left_35 { padding-left: 35px; }
.flex_item_space_40 { padding-left: 40px; }
.flex_item_space_right_40 { padding-right: 40px; }
.flex_column_space_40 { padding-right: 40px; }
.flex_column_space_left_40 { padding-right: 40px; }

.item_margin_b_0 { margin-bottom: 0; }
.item_margin_b_5 { margin-bottom: 5px; }
.item_margin_b_10 { margin-bottom: 10px; }
.item_margin_b_15 { margin-bottom: 15px; }
.item_margin_b_20 { margin-bottom: 20px; }
.item_margin_b_25 { margin-bottom: 25px; }
.item_margin_b_30 { margin-bottom: 30px; }
.item_margin_b_35 { margin-bottom: 35px; }
.item_margin_b_40 { margin-bottom: 40px; }
.item_margin_b_45 { margin-bottom: 45px; }
.item_margin_b_50 { margin-bottom: 50px; }
.item_margin_b_60 { margin-bottom: 60px; }
.item_margin_b_70 { margin-bottom: 70px; }
.item_margin_b_80 { margin-bottom: 80px; }
.item_margin_b_90 { margin-bottom: 90px; }
.item_margin_b_100 { margin-bottom: 100px; }

@media only screen and (max-width : 1366px) {
    .flex_laptop_column_1 { width: 10%; }
    .flex_laptop_column_2 { width: 20%; }
    .flex_laptop_column_3 { width: 30%; }
    .flex_laptop_column_4 { width: 40%; }
    .flex_laptop_column_5 { width: 50%; }
    .flex_laptop_column_6 { width: 60%; }
    .flex_laptop_column_7 { width: 70%; }
    .flex_laptop_column_8 { width: 80%; }
    .flex_laptop_column_9 { width: 90%; }
    .flex_laptop_column_10 { width: 100%; }

    .flex_laptop_items_1 { width: 100%; }
    .flex_laptop_items_2 { width: 50%; }
    .flex_laptop_items_3 { width: 33.33%; }
    .flex_laptop_items_4 { width: 25%; }
    .flex_laptop_items_5 { width: 20%; }
    .flex_laptop_items_6 { width: 16.66%; }
    .flex_laptop_items_7 { width: 14.285%; }
    .flex_laptop_items_8 { width: 12.5%; }
    .flex_laptop_items_9 { width: 11.11%; }
    .flex_laptop_items_10 { width: 10%; }

    .item_order_laptop_1 { order: 1; }
    .item_order_laptop_2 { order: 2; }
    .item_order_laptop_3 { order: 3; }
    .item_order_laptop_4 { order: 4; }
    .item_order_laptop_5 { order: 5; }
    .item_order_laptop_6 { order: 6; }
    .item_order_laptop_7 { order: 7; }
    .item_order_laptop_8 { order: 8; }
    .item_order_laptop_9 { order: 9; }
    .item_order_laptop_10 { order: 10; }

    .item_margin_b_laptop_0 { margin-bottom: 0; }
    .item_margin_b_laptop_10 { margin-bottom: 10px; }
    .item_margin_b_laptop_20 { margin-bottom: 20px; }
    .item_margin_b_laptop_30 { margin-bottom: 30px; }
    .item_margin_b_laptop_40 { margin-bottom: 40px; }
    .item_margin_b_laptop_50 { margin-bottom: 50px; }
    .item_margin_b_laptop_60 { margin-bottom: 60px; }
    .item_margin_b_laptop_70 { margin-bottom: 70px; }
    .item_margin_b_laptop_80 { margin-bottom: 80px; }
    .item_margin_b_laptop_90 { margin-bottom: 90px; }
    .item_margin_b_laptop_100 { margin-bottom: 100px; }

    .flex_item_space_laptop_0 { padding-left: 0; }
    .flex_item_space_right_laptop_0 { padding-right: 0; }
    .flex_item_space_laptop_5 { padding-left: 5px; }
    .flex_item_space_right_laptop_5 { padding-right: 5px; }
    .flex_column_space_laptop_5 { padding-right: 5px; }
    .flex_column_space_left_laptop_5 { padding-left: 5px; }
    .flex_item_space_laptop_10 { padding-left: 10px; }
    .flex_item_space_right_laptop_10 { padding-right: 10px; }
    .flex_column_space_laptop_10 { padding-right: 10px; }
    .flex_column_space_left_laptop_10 { padding-left: 10px; }
    .flex_item_space_laptop_15 { padding-left: 15px; }
    .flex_item_space_right_laptop_15 { padding-right: 15px; }
    .flex_column_space_laptop_15 { padding-right: 15px; }
    .flex_column_space_left_laptop_15 { padding-left: 15px; }
    .flex_item_space_laptop_20 { padding-left: 20px; }
    .flex_item_space_right_laptop_20 { padding-right: 20px; }
    .flex_column_space_laptop_20 { padding-right: 20px; }
    .flex_column_space_left_laptop_20 { padding-left: 20px; }
    .flex_item_space_laptop_25 { padding-left: 25px; }
    .flex_item_space_right_laptop_25 { padding-right: 25px; }
    .flex_column_space_laptop_25 { padding-right: 25px; }
    .flex_column_space_left_laptop_25 { padding-left: 25px; }
    .flex_item_space_laptop_30 { padding-left: 30px; }
    .flex_item_space_right_laptop_30 { padding-right: 30px; }
    .flex_column_space_laptop_30 { padding-right: 30px; }
    .flex_column_space_left_laptop_30 { padding-left: 30px; }
    .flex_item_space_laptop_35 { padding-left: 35px; }
    .flex_item_space_right_laptop_35 { padding-right: 35px; }
    .flex_column_space_laptop_35 { padding-right: 35px; }
    .flex_column_space_left_laptop_35 { padding-left: 35px; }
    .flex_item_space_laptop_40 { padding-left: 40px; }
    .flex_item_space_right_laptop_40 { padding-right: 40px; }
    .flex_column_space_laptop_40 { padding-right: 40px; }
    .flex_column_space_left_laptop_40 { padding-right: 40px; }
}

@media only screen and (max-width : 1020px) {
    .flex_laptop_smaller_column_1 { width: 10%; }
    .flex_laptop_smaller_column_2 { width: 20%; }
    .flex_laptop_smaller_column_3 { width: 30%; }
    .flex_laptop_smaller_column_4 { width: 40%; }
    .flex_laptop_smaller_column_5 { width: 50%; }
    .flex_laptop_smaller_column_6 { width: 60%; }
    .flex_laptop_smaller_column_7 { width: 70%; }
    .flex_laptop_smaller_column_8 { width: 80%; }
    .flex_laptop_smaller_column_9 { width: 90%; }
    .flex_laptop_smaller_column_10 { width: 100%; }

    .flex_laptop_smaller_items_1 { width: 100%; }
    .flex_laptop_smaller_items_2 { width: 50%; }
    .flex_laptop_smaller_items_3 { width: 33.33%; }
    .flex_laptop_smaller_items_4 { width: 25%; }
    .flex_laptop_smaller_items_5 { width: 20%; }
    .flex_laptop_smaller_items_6 { width: 16.66%; }
    .flex_laptop_smaller_items_7 { width: 14.285%; }
    .flex_laptop_smaller_items_8 { width: 12.5%; }
    .flex_laptop_smaller_items_9 { width: 11.11%; }
    .flex_laptop_smaller_items_10 { width: 10%; }

    .item_order_laptop_smaller_1 { order: 1; }
    .item_order_laptop_smaller_2 { order: 2; }
    .item_order_laptop_smaller_3 { order: 3; }
    .item_order_laptop_smaller_4 { order: 4; }
    .item_order_laptop_smaller_5 { order: 5; }
    .item_order_laptop_smaller_6 { order: 6; }
    .item_order_laptop_smaller_7 { order: 7; }
    .item_order_laptop_smaller_8 { order: 8; }
    .item_order_laptop_smaller_9 { order: 9; }
    .item_order_laptop_smaller_10 { order: 10; }

    .item_margin_b_laptop_smaller_0 { margin-bottom: 0; }
    .item_margin_b_laptop_smaller_10 { margin-bottom: 10px; }
    .item_margin_b_laptop_smaller_20 { margin-bottom: 20px; }
    .item_margin_b_laptop_smaller_30 { margin-bottom: 30px; }
    .item_margin_b_laptop_smaller_40 { margin-bottom: 40px; }
    .item_margin_b_laptop_smaller_50 { margin-bottom: 50px; }
    .item_margin_b_laptop_smaller_60 { margin-bottom: 60px; }
    .item_margin_b_laptop_smaller_70 { margin-bottom: 70px; }
    .item_margin_b_laptop_smaller_80 { margin-bottom: 80px; }
    .item_margin_b_laptop_smaller_90 { margin-bottom: 90px; }
    .item_margin_b_laptop_smaller_100 { margin-bottom: 100px; }

    .flex_item_space_smaller_0 { padding-left: 0; }
    .flex_item_space_right_smaller_0 { padding-right: 0; }
    .flex_item_space_smaller_5 { padding-left: 5px; }
    .flex_item_space_right_smaller_5 { padding-right: 5px; }
    .flex_column_space_smaller_5 { padding-right: 5px; }
    .flex_column_space_left_smaller_5 { padding-left: 5px; }
    .flex_item_space_smaller_10 { padding-left: 10px; }
    .flex_item_space_right_smaller_10 { padding-right: 10px; }
    .flex_column_space_smaller_10 { padding-right: 10px; }
    .flex_column_space_left_smaller_10 { padding-left: 10px; }
    .flex_item_space_smaller_15 { padding-left: 15px; }
    .flex_item_space_right_smaller_15 { padding-right: 15px; }
    .flex_column_space_smaller_15 { padding-right: 15px; }
    .flex_column_space_left_smaller_15 { padding-left: 15px; }
    .flex_item_space_smaller_20 { padding-left: 20px; }
    .flex_item_space_right_smaller_20 { padding-right: 20px; }
    .flex_column_space_smaller_20 { padding-right: 20px; }
    .flex_column_space_left_smaller_20 { padding-left: 20px; }
    .flex_item_space_smaller_25 { padding-left: 25px; }
    .flex_item_space_right_smaller_25 { padding-right: 25px; }
    .flex_column_space_smaller_25 { padding-right: 25px; }
    .flex_column_space_left_smaller_25 { padding-left: 25px; }
    .flex_item_space_smaller_30 { padding-left: 30px; }
    .flex_item_space_right_smaller_30 { padding-right: 30px; }
    .flex_column_space_smaller_30 { padding-right: 30px; }
    .flex_column_space_left_smaller_30 { padding-left: 30px; }
    .flex_item_space_smaller_35 { padding-left: 35px; }
    .flex_item_space_right_smaller_35 { padding-right: 35px; }
    .flex_column_space_smaller_35 { padding-right: 35px; }
    .flex_column_space_left_smaller_35 { padding-left: 35px; }
    .flex_item_space_smaller_40 { padding-left: 40px; }
    .flex_item_space_right_smaller_40 { padding-right: 40px; }
    .flex_column_space_smaller_40 { padding-right: 40px; }
    .flex_column_space_left_smaller_40 { padding-right: 40px; }
}

@media only screen and (max-width : 768px) {
    .flex_tab_column_1 { width: 10%; }
    .flex_tab_column_2 { width: 20%; }
    .flex_tab_column_3 { width: 30%; }
    .flex_tab_column_4 { width: 40%; }
    .flex_tab_column_5 { width: 50%; }
    .flex_tab_column_6 { width: 60%; }
    .flex_tab_column_7 { width: 70%; }
    .flex_tab_column_8 { width: 80%; }
    .flex_tab_column_9 { width: 90%; }
    .flex_tab_column_10 { width: 100%; }

    .flex_tab_items_1 { width: 100%; }
    .flex_tab_items_2 { width: 50%; }
    .flex_tab_items_3 { width: 33.33%; }
    .flex_tab_items_4 { width: 25%; }
    .flex_tab_items_5 { width: 20%; }
    .flex_tab_items_6 { width: 16.66%; }
    .flex_tab_items_7 { width: 14.285%; }
    .flex_tab_items_8 { width: 12.5%; }
    .flex_tab_items_9 { width: 11.11%; }
    .flex_tab_items_10 { width: 10%; }

    .item_order_tab_1 { order: 1; }
    .item_order_tab_2 { order: 2; }
    .item_order_tab_3 { order: 3; }
    .item_order_tab_4 { order: 4; }
    .item_order_tab_5 { order: 5; }
    .item_order_tab_6 { order: 6; }
    .item_order_tab_7 { order: 7; }
    .item_order_tab_8 { order: 8; }
    .item_order_tab_9 { order: 9; }
    .item_order_tab_10 { order: 10; }

    .item_margin_b_tab_0 { margin-bottom: 0; }
    .item_margin_b_tab_10 { margin-bottom: 10px; }
    .item_margin_b_tab_20 { margin-bottom: 20px; }
    .item_margin_b_tab_30 { margin-bottom: 30px; }
    .item_margin_b_tab_40 { margin-bottom: 40px; }
    .item_margin_b_tab_50 { margin-bottom: 50px; }
    .item_margin_b_tab_60 { margin-bottom: 60px; }
    .item_margin_b_tab_70 { margin-bottom: 70px; }
    .item_margin_b_tab_80 { margin-bottom: 80px; }
    .item_margin_b_tab_90 { margin-bottom: 90px; }
    .item_margin_b_tab_100 { margin-bottom: 100px; }

    .flex_item_space_tab_0 { padding-left: 0; }
    .flex_item_space_right_tab_0 { padding-right: 0; }
    .flex_item_space_tab_5 { padding-left: 5px; }
    .flex_item_space_right_tab_5 { padding-right: 5px; }
    .flex_column_space_tab_5 { padding-right: 5px; }
    .flex_column_space_left_tab_5 { padding-left: 5px; }
    .flex_item_space_tab_10 { padding-left: 10px; }
    .flex_item_space_right_tab_10 { padding-right: 10px; }
    .flex_column_space_tab_10 { padding-right: 10px; }
    .flex_column_space_left_tab_10 { padding-left: 10px; }
    .flex_item_space_tab_15 { padding-left: 15px; }
    .flex_item_space_right_tab_15 { padding-right: 15px; }
    .flex_column_space_tab_15 { padding-right: 15px; }
    .flex_column_space_left_tab_15 { padding-left: 15px; }
    .flex_item_space_tab_20 { padding-left: 20px; }
    .flex_item_space_right_tab_20 { padding-right: 20px; }
    .flex_column_space_tab_20 { padding-right: 20px; }
    .flex_column_space_left_tab_20 { padding-left: 20px; }
    .flex_item_space_tab_25 { padding-left: 25px; }
    .flex_item_space_right_tab_25 { padding-right: 25px; }
    .flex_column_space_tab_25 { padding-right: 25px; }
    .flex_column_space_left_tab_25 { padding-left: 25px; }
    .flex_item_space_tab_30 { padding-left: 30px; }
    .flex_item_space_right_tab_30 { padding-right: 30px; }
    .flex_column_space_tab_30 { padding-right: 30px; }
    .flex_column_space_left_tab_30 { padding-left: 30px; }
    .flex_item_space_tab_35 { padding-left: 35px; }
    .flex_item_space_right_tab_35 { padding-right: 35px; }
    .flex_column_space_tab_35 { padding-right: 35px; }
    .flex_column_space_left_tab_35 { padding-left: 35px; }
    .flex_item_space_tab_40 { padding-left: 40px; }
    .flex_item_space_right_tab_40 { padding-right: 40px; }
    .flex_column_space_tab_40 { padding-right: 40px; }
    .flex_column_space_left_tab_40 { padding-right: 40px; }
}

@media only screen and (max-width : 600px) {
    .flex_mobile_column_1 { width: 10%; }
    .flex_mobile_column_2 { width: 20%; }
    .flex_mobile_column_3 { width: 30%; }
    .flex_mobile_column_4 { width: 40%; }
    .flex_mobile_column_5 { width: 50%; }
    .flex_mobile_column_6 { width: 60%; }
    .flex_mobile_column_7 { width: 70%; }
    .flex_mobile_column_8 { width: 80%; }
    .flex_mobile_column_9 { width: 90%; }
    .flex_mobile_column_10 { width: 100%; }

    .flex_mobile_items_1 { width: 100%; }
    .flex_mobile_items_2 { width: 50%; }
    .flex_mobile_items_3 { width: 33.33%; }
    .flex_mobile_items_4 { width: 25%; }
    .flex_mobile_items_5 { width: 20%; }
    .flex_mobile_items_6 { width: 16.66%; }
    .flex_mobile_items_7 { width: 14.285%; }
    .flex_mobile_items_8 { width: 12.5%; }
    .flex_mobile_items_9 { width: 11.11%; }
    .flex_mobile_items_10 { width: 10%; }

    .item_order_mobile_1 { order: 1; }
    .item_order_mobile_2 { order: 2; }
    .item_order_mobile_3 { order: 3; }
    .item_order_mobile_4 { order: 4; }
    .item_order_mobile_5 { order: 5; }
    .item_order_mobile_6 { order: 6; }
    .item_order_mobile_7 { order: 7; }
    .item_order_mobile_8 { order: 8; }
    .item_order_mobile_9 { order: 9; }
    .item_order_mobile_10 { order: 10; }

    .item_margin_b_mobile_0 { margin-bottom: 0; }
    .item_margin_b_mobile_10 { margin-bottom: 10px; }
    .item_margin_b_mobile_20 { margin-bottom: 20px; }
    .item_margin_b_mobile_30 { margin-bottom: 30px; }
    .item_margin_b_mobile_40 { margin-bottom: 40px; }
    .item_margin_b_mobile_50 { margin-bottom: 50px; }
    .item_margin_b_mobile_60 { margin-bottom: 60px; }
    .item_margin_b_mobile_70 { margin-bottom: 70px; }
    .item_margin_b_mobile_80 { margin-bottom: 80px; }
    .item_margin_b_mobile_90 { margin-bottom: 90px; }
    .item_margin_b_mobile_100 { margin-bottom: 100px; }

    .flex_item_space_mobile_0 { padding-left: 0; }
    .flex_item_space_right_mobile_0 { padding-right: 0; }
    .flex_item_space_mobile_5 { padding-left: 5px; }
    .flex_item_space_right_mobile_5 { padding-right: 5px; }
    .flex_column_space_mobile_5 { padding-right: 5px; }
    .flex_column_space_left_mobile_5 { padding-left: 5px; }
    .flex_item_space_mobile_10 { padding-left: 10px; }
    .flex_item_space_right_mobile_10 { padding-right: 10px; }
    .flex_column_space_mobile_10 { padding-right: 10px; }
    .flex_column_space_left_mobile_10 { padding-left: 10px; }
    .flex_item_space_mobile_15 { padding-left: 15px; }
    .flex_item_space_right_mobile_15 { padding-right: 15px; }
    .flex_column_space_mobile_15 { padding-right: 15px; }
    .flex_column_space_left_mobile_15 { padding-left: 15px; }
    .flex_item_space_mobile_20 { padding-left: 20px; }
    .flex_item_space_right_mobile_20 { padding-right: 20px; }
    .flex_column_space_mobile_20 { padding-right: 20px; }
    .flex_column_space_left_mobile_20 { padding-left: 20px; }
    .flex_item_space_mobile_25 { padding-left: 25px; }
    .flex_item_space_right_mobile_25 { padding-right: 25px; }
    .flex_column_space_mobile_25 { padding-right: 25px; }
    .flex_column_space_left_mobile_25 { padding-left: 25px; }
    .flex_item_space_mobile_30 { padding-left: 30px; }
    .flex_item_space_right_mobile_30 { padding-right: 30px; }
    .flex_column_space_mobile_30 { padding-right: 30px; }
    .flex_column_space_left_mobile_30 { padding-left: 30px; }
    .flex_item_space_mobile_35 { padding-left: 35px; }
    .flex_item_space_right_mobile_35 { padding-right: 35px; }
    .flex_column_space_mobile_35 { padding-right: 35px; }
    .flex_column_space_left_mobile_35 { padding-left: 35px; }
    .flex_item_space_mobile_40 { padding-left: 40px; }
    .flex_item_space_right_mobile_40 { padding-right: 40px; }
    .flex_column_space_mobile_40 { padding-right: 40px; }
    .flex_column_space_left_mobile_40 { padding-right: 40px; }
}

