


gs-dialog-overlay[no-background] {
    display: none;
}

/*#back_element {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*}*/

gs-form {
    user-select: initial;
}

#back_element.cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 998;
}

gs-dialog {
    z-index: 1000 !important;
}

/*dialog-from-prod_dialog_1 {*/
/*    z-index: 1004 !important;*/
/*}*/

/*dialog-from-prod_dialog_2 {*/
/*    z-index: 1005 !important;*/
/*}*/

/*dialog-from-prod_dialog_3 {*/
/*    z-index: 1006 !important;*/
/*}*/

/*dialog-from {*/
/*    z-index: 1003 !important;*/
/*}*/

#prod_dialog {
    border: 1px solid grey;
}

body > gs-page > gs-header, body > gs-page > gs-footer
, body > gs-switch > gs-page > gs-header, body > gs-switch > gs-page > gs-footer
, body > gs-switch > gs-form > div > gs-page > gs-header, body > gs-switch > gs-form > div > gs-page > gs-footer {
    background-color: #000;
    color: white;
    font-family: "Roboto", serif;
    padding-left: 2.125in !important;
    padding-right: 2.125in !important;
    padding-top: 0;
    padding-bottom: 0;
}

gs-footer a {
    color: white;
}


body > gs-page > gs-body
, body > gs-switch > gs-page > gs-body
, body > gs-switch > gs-form > div > gs-page > gs-body {
    background-color: #f5f5f5;
    padding: 2em;
    font-family: "Roboto", serif;
    padding-left: 2in;
    padding-right: 2in;
    width: auto;
    background-color: #f5f5f5;
}

body {
    background-color: #f5f5f5;
}


#search_box {
    box-shadow: none !important;
    font-size: 1.2em;
    padding: 0.3em;
    padding-top: 0.40em;
    padding-left: 0.45em;
    height: 2em;
    box-sizing: border-box;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0.75em;
    -webkit-border-top-left-radius: 0.3em;
    -moz-border-top-left-radius: 0.3em;
    -ms-border-top-left-radius: 0.3em;
    -o-border-top-left-radius: 0.3em;
    border-top-left-radius: 0.3em;
    -webkit-border-bottom-left-radius: 0.3em;
    -moz-border-bottom-left-radius: 0.3em;
    -ms-border-bottom-left-radius: 0.3em;
    -o-border-bottom-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    /*border: 1px solid white;*/
    border-right: 0;
    /*flex-shrink: 0;*/
    /*max-width: 350px;*/
}

#search_box .control:placeholder {
    font-family: "Roboto";
    font-size: 12px;
    font-style: italic !important;
}

gs-button#search_btn {
    flex-shrink: 0;
    box-shadow: none !important;
    font-size: 1.2em;
    padding: 0.4em !important;
    height: 2em;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 1em;
    margin-top: 0.75em;
    width: 2em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-right-radius: 0.3em;
    -moz-border-top-right-radius: 0.3em;
    -ms-border-top-right-radius: 0.3em;
    -o-border-top-right-radius: 0.3em;
    border-top-right-radius: 0.3em;
    -webkit-border-bottom-right-radius: 035em;
    -moz-border-bottom-right-radius: 0.3em;
    -ms-border-bottom-right-radius: 0.3em;
    -o-border-bottom-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    /*border: 1px solid white;*/
    border-left: 0;
}
gs-button#search_btn:after {
    top: 45%;
    font-weight: normal !important;
    font-size: 0.95em;
}

.blue {
    background-color: #002868 !important;
    color: white !important;
}

.blue_text {
    color: #002868 !important;
}

.red {
    color: #ee1c25 !important;
    border-left: 2px solid #ee1c25 !important;
}

gs-button.nav_link {
    color: white;
    /*font-size: 1.5em;*/
    margin-top: 0.5em;
    margin-left: 0.25em;
    margin-right: 0.5em;
    /*text-decoration: underline;*/
    font-family: "Roboto";
    font-weight: bold !important;
    font-size: 14px;
    flex-shrink: 0;
}

gs-button.nav_link:after {
    font-size: 1em;
    top: 0%;
    right: 11px;
}

.nav_phone {
    flex-shrink: 0;
    margin-top: 0;
}

.nav_phone h4 {
    color: white !important;
}

.current_link {
    color: white;
}

gs-button.prod_btn {
    border: 0;
    box-shadow: none !important;
    color: #222222;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-align: left;
    border-left: 2px solid white;
    padding-left: 1em;
    font-size: 14px;
    font-family: "Roboto";
}
gs-button.prod_btn:hover {
    filter: invert(0);
    color: #ee1c25 !important;
    border-left: 2px solid #ee1c25;
}

#cart_btn {
    font-size: 1em;
    background-color: #000 !important;
    border: 0;
    margin-top: 0.4em;
}

#cart_ttl, #cart_ttl_two {
    margin: 0.5em;
    flex-shrink: 0;
    color: white;
    margin-bottom: 0.1em;
    font-family: "Roboto";
    font-weight: bold;
    margin-right: 2em;
    text-decoration: underline;
    font-size: 1em;
    background-color: #000 !important;
    border: 0;
    margin-top: 0.4em;
}

#logo_img {
    width: 250px;
    flex-shrink: 0;
    margin-left: 1em;
}

#item_master td {
    background-color: white !important;
    border: 2px solid #ddd;
}
#item_master th {
    border: 2px solid #ddd;
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    margin: 0;
    padding: 0;
}

.cart_text {
    box-shadow: none !important;
    font-weight: normal;
    color: #222;
    border: 2px solid #002868;
    padding: 1em;
    width: 2em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.cart_text .control {
    text-align: center;
}

.cart_button {
    box-shadow: none !important;
    font-weight: normal;
    color: #222;
    border: 2px solid #002868;
    padding: 1em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}


.prod_box {
    height: 100%;
    background-color: white;
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
    -webkit-border-radius: .25em;
    -moz-border-radius: .25em;
    -ms-border-radius: .25em;
    -o-border-radius: .25em;
    border-radius: .25em;
    overflow-y: auto;
}

.prod_corner {
    -webkit-border-radius: .25em;
    -moz-border-radius: .25em;
    -ms-border-radius: .25em;
    -o-border-radius: .25em;
    border-radius: .25em;
}

.prod_corner_left {
    -webkit-border-bottom-left-radius: .25em;
    -moz-border-bottom-left-radius: .25em;
    -ms-border-bottom-left-radius: .25em;
    -o-border-bottom-left-radius: .25em;
    border-bottom-left-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    -moz-border-top-left-radius: .25em;
    -ms-border-top-left-radius: .25em;
    -o-border-top-left-radius: .25em;
    border-top-left-radius: .25em;
}


.slide_img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: opacity 1s;
}

.slide_title {
    opacity: 0;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 0 100px;
    height: 100%;
    width: 100%;
    font-family: 'Fjalla One', serif;
    transition: opacity 1s;
}

#slide_3.visible
, #slide_4.visible
, #slide_5.visible
, #slide_6.visible {
    opacity: 0.5;
}


#slide_1.visible
, #slide_2.visible
, #title_1.visible
, #title_2.visible
, #title_3.visible
, #title_4.visible
, #title_5.visible
, #title_6.visible {
    opacity: 1;
}

.slide_title gs-button {
    margin: 0.5em;
    background: 0 !important;
    border: 2px solid rgba(255,255,255,0.75);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 1em 1.5em;;
    color: white !important;
    box-shadow: none !important;
}

#nav_prev {
    position: absolute;
    top: 40%;
    color: white;
    opacity: 0.75;
    font-size: 5em;
    left: 20px;
    transform: scaleY(3);
    font-weight: normal;
    font-family: none;
}

#nav_next {
    position: absolute;
    top: 40%;
    color: white;
    opacity: 0.75;
    font-size: 5em;
    right: 20px;
    transform: scaleY(3);
    font-weight: normal;
    font-family: none;
}


#menu_pop {
    flex-shrink: 0;
    box-shadow: none !important;
    font-size: 1.2em;
    padding: 0.8em !important;
    height: 2.35em;
    box-sizing: border-box;
    margin-left: 0;
    /*margin-right: 1em;*/
    width: 3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    border-radius: 0.3em;
    float: right;
}

#dialog-from-menu_popup {
    left: 0 !important;
    top: 0 !important;
    height: 100%;
    background-color: black;
    border-right: 2px solid #002868;
    padding-left: 1.25em;
    padding-top: 1.25em;
}

#dialog-from-menu_popup gs-button {
    text-align: left;
    font-size: 1.25em;
}


#mobile_header {
    display: none !important;
}
#desktop_header {
    display: block !important;
}

.show_phone, .show_phone_row {
    display: none;
}

@media only screen and (min-width: 85rem) {
    
}


@media only screen and (max-width: 85rem) {
    body > gs-page > gs-header, body > gs-page > gs-footer
    , body > gs-switch > gs-page > gs-header, body > gs-switch > gs-page > gs-footer
    , body > gs-switch > gs-form > div > gs-page > gs-header, body > gs-switch > gs-form > div > gs-page > gs-footer {
        padding-left: 1.125in !important;
        padding-right: 1.125in !important;
    }
    
    body > gs-page > gs-body
    , body > gs-switch > gs-page > gs-body
    , body > gs-switch > gs-form > div > gs-page > gs-body {
        padding-left: 1in;
        padding-right: 1in;
        width: auto;
    }
}

@media only screen and (max-width: 74rem) {
    body > gs-page > gs-header, body > gs-page > gs-footer
    , body > gs-switch > gs-page > gs-header, body > gs-switch > gs-page > gs-footer
    , body > gs-switch > gs-form > div > gs-page > gs-header, body > gs-switch > gs-form > div > gs-page > gs-footer {
        padding-left: .125in !important;
        padding-right: .125in !important;
    }
    
    body > gs-page > gs-body
    , body > gs-switch > gs-page > gs-body
    , body > gs-switch > gs-form > div > gs-page > gs-body {
        padding-left: 2em;
        padding-right: 2em;
        width: auto;
    }
}

@media only screen and (max-width: 63rem) {
    #logo_img {
        width: 65%;
        max-width: 250px;
    }
    #mobile_header {
        display: block !important;
    }
    #desktop_header {
        display: none !important;
    }
    #slide_holder {
        height: 200px !important;
    }
    #nav_prev {
        font-size: 2em;
    }
    #nav_next {
        font-size: 2em;
    }
    .break_phone {
        display: block;
    }
    .hide_phone {
        display: none;
    }
    .height_unset_phone {
        height: unset !important;
    }
    .width_full_phone {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .show_phone {
        display: block !important;
    }
    .show_phone_row {
        display: table-row !important;
    }
    gs-body {
        padding: 0;
    }
    #prod_cont {
        font-size: 0.75em;
    }
}

#prod_cont thead {
    position: sticky;
    top: 0;
}

hr {
    border: 1px solid #222;
}

/*@media only screen and (max-width: 85rem) {*/
/*    gs-header, gs-footer {*/
/*        background-color: #000;*/
/*        color: white;*/
/*        font-family: "Roboto", serif;*/
/*        padding-left: 2.125in !important;*/
/*        padding-right: 2.125in !important;*/
/*    }*/
    
/*    gs-body {*/
/*        background-color: #f5f5f5;*/
/*        padding: 2em;*/
/*        font-family: "Roboto", serif;*/
/*        margin: 0 1.75in;*/
/*        width: auto;*/
/*        background-color: #f5f5f5;*/
/*    }*/
/*}*/
    
/*@media only screen and (max-width: 85rem) {*/
/*    #mobile_header {*/
/*        display: none;*/
/*    }*/
/*    #desktop_header {*/
/*        display: block;*/
/*    }*/
/*}*/


/*1350*/

#cookie_pop {
    position: absolute;
    bottom: 2em;
    right: 3em;
    width: 20em;
    height: 9.5em;
    background-color: white;
    z-index: 1001;
    padding: 0.5em;
    box-shadow: 0.3em 0.3em 0.1em 0 rgba(0,0,0,.2), 0 0 0.2em 0 rgba(0,0,0,.4);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    font-size: 0.9em;
}


.hard_line_bottom td {
    border-bottom-width: 2px;
}
.hard_line_top td {
    border-top-width: 2px;
}
