@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select,
    textarea,
    input {
        font-size: 16px !important
    }
}

@font-face {
    font-family: 'rockwell';
    src: url('fonts/Rockwell.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.wtb-box-loading {
    z-index: 1
}

html, body {
    height: 100%
}

body {
    font-family: 'rockwell',sans-serif;
    color: #3c3c3c;
    background: transparent;
    border: none;
}

h1, h2, h3, h4, h5 {
font-family: 'rockwell',sans-serif;    font-weight: bold;
    color: #58595b;
}

p {
    font-size: 14px
}

a {
    color: #3c3c3c;
    text-decoration: none;
    font-family: 'rockwell',sans-serif;
}

a:hover {
    text-decoration: none
}

#wtb-container {
    max-width: 850px;
    min-height: 600px;
    background: #fff;
    padding-top: 0px;
    padding-bottom: 15px;
    overflow: hidden;
}

.wtb-title {
    min-height: 85px;
    background: #fff;
    padding-top: 5px;
    border-style: solid;
    border-width: 0px 0px 7px 0px;
    border-color: #eaf5ed;
    margin-bottom: 15px;
    border: none;
    align-items: flex-start;
}

.wtb-title .title {
    background: #fff;
    padding: 0px;
    margin-bottom: 5px;
    margin-right: 15px;
    margin-left: 15px;
    color: #266bd6;
    align-self: center;
}

.wtb-title .title .desc-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #F2E9DB;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.wtb-title .title .desc-container .desc-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
    text-align: center;
    /*display: none;*/
}

.wtb-title .title .desc-container .desc-image {
    max-width: 12%;
    height: auto;
    display: none;
}

.wtb-title .title .desc-container .desc-image img {
    width: 100%;
    max-height: 100px;
    position: relative;

}

.wtb-title .title .desc-container .desc-image .image-product {
    max-height: 70px;
    margin: auto;
}

.wtb-title .title .desc-container .desc-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 88%;
    flex: 0 0 88%;
    max-width: 88%;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wtb-title .title .desc-container .desc-text h3 {
    font-size: 24px;
    margin: 0;
    color: #555;
}

.wtb-title .title .desc-container .desc-text h4 {
    /*display: none;*/
	font-size: 14px;
}

.wtb-title .title .desc-container .buyonline {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding-right: 15px;
    padding-left: 15px;
    display: none;
}

.wtb-title .title .desc-container .buyonline .price {
    display: inline-flex;
    vertical-align: middle;
}

.wtb-title .title .desc-container .buyonline .price p {
    margin-bottom: 0;
}

.wtb-title .title .desc-container .buyonline .button {
    display: inline-flex;
    vertical-align: middle;
}

.wtb-title .logo {
    display: none;
}

.wtb-title .price {
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold
}

.wtb-nav {
    background: #000;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    /* border-radius: 8px; */
}

.product_dropdown {
    /*display: none;*/
    display: inline-block;
}
.product_dropdown #variantSelect {
    padding: 5px;
    border-radius: 2px;
    border: none;
    max-width: 170px;
    width: 120px;
    background: #fff; 
}

.bobl .wtb-title {
    margin-bottom: 0px;
}

.wtb-nav .group {
    padding-right: 15px;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.wtb-nav .nav-tabs {
    background: transparent;
    padding: 0 1rem 0 0;
    border: none;
}

.wtb-nav .nav-tabs .nav-item {
    margin-bottom: initial;
}

.wtb-nav .nav-tabs .nav-item .nav-link {
    color: #ffffff!important;
    font-size: 18px;
    line-height: 1;
    padding: 15px 30px;
    border: none;
    margin: 0px 10px;
	font-weight: bold;
}

.wtb-nav .nav-tabs .nav-item .nav-link.active {
    color: #e82b29 !important;
    background: #fff;
	border-radius: 0px;
	border-radius: 0px;
}

.wtb-nav .nav .nav-item:last-child {
    margin-right: 5px
}

.wtb-nav .nav-tabs .nav-link:hover {
    /*color: #fff;*/
    border-color: transparent;
}

.wtb-online {
    position: relative;
    height: 380px;
    float: none;
    text-align: center;
    display: block;
    margin-top: 10px;
    overflow-y: auto;
}

.wtb-online .retailer-block {
    width: 29%;
    text-align: center;
    display: inline-block;
    margin: 20px 2%;
    padding: 5px 10px;
}
.wtb-online .retailer-block .logo img {
    max-width: 100%;
}
.wtb-online .retailer-block .stock {
    display: none;
}
.wtb-online .retailer-block .price {
    width: 25%;
    margin: 8px 0px;
    font-size: 22px;
    font-weight: bold;
    color: #545b62;
}


/* BEGIN styles that only apply when the config option 'showSimpleOnline' is set to 'false' */

.wtb-online .retailers-online {
    position: relative;
    padding: 10px;
    width: 97%;
    border-bottom: solid 1px #ddd;
    margin: 0 auto;
}

.wtb-online .retailers-online .retailer-block {
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    background: #fff;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 0px;
}

.wtb-online .retailers-online .retailer-block .logo {
    width: 25%;
}
.wtb-online .retailers-online .retailer-block .stock {
    width: 50%;
    display: inline-block;
}
.wtb-online .retailers-online .retailer-block .nearby {
    width: 20%;
    display: none;
}
.wtb-online .retailers-online .retailer-block .buy {
    width: 25%;
}

.wtb-online .retailers-online .retailer-block .buy i {
    display: none;
}

.wtb-online .retailers-online .retailer-block .stock p {
    margin: 0
}

.wtb-online .retailers-online .retailer-block .stock .price {
    font-size: 18px;
    color: #3c3c3c;
    /* font-weight: bold; */
    display: inline-block;
    width: 50%;
}

.wtb-online .retailers-online .retailer-block .stock .price p {
    color: #6fb105;
    /* font-weight: bold */
}

.wtb-online .retailers-online .retailer-block .stock .status {
    display: inline-block;
    width: 50%;
    font-size: 18px;
    color: #7ec04a;
}
.wtb-online .retailers-online .retailer-block .stock .status::before {
    content: 'check_circle';
    font-family: 'Material Icons';
    color: #7ec04a;
    position: absolute;
    margin-left: -20px;
    margin-top: -1px;
}
.wtb-online .retailers-online .retailer-block .stock.outstock .price {
    display: none;
}

.wtb-online .retailers-online .retailer-block .stock.outstock .status::before {
    content: 'cancel';
    font-family: 'Material Icons';
    color: #878383;
    position: absolute;
    margin-left: -20px;
    margin-top: -1px;
}

.wtb-online .retailers-online .retailer-block .stock.stock.instock .status {
    color: #6fb105
}

.wtb-online .retailers-online .retailer-block .stock.stock.outstock .status {
    color: #878383;
}

.wtb-online .retailers-online .retailer-block .buy .btn-addtocart {
    margin-top: 5px
}

.wtb-online .retailers-online .retailer-block-mini {
    width: 160px;
    height: 150px;
    padding: 20px;
    text-align: center;
}

.wtb-online .retailers-online .retailer-block-mini .stock p {
    margin: 0
}

.wtb-online .retailers-online .retailer-block-mini .stock .price {
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold
}

.wtb-online .retailers-online .retailer-block-mini .stock .price p {
    color: #6fb105;
    font-weight: bold
}

.wtb-online .retailers-online .retailer-block-mini .stock.stock.instock .status {
    color: #6fb105
}

.wtb-online .retailers-online .retailer-block-mini .stock.stock.outstock .status {
    color: #ff0000
}

.wtb-online .retailers-online .retailer-block-mini .buy .btn-addtocart {
    margin-top: 5px
}

/* END styles that only apply when config option 'showSimpleOnline' is set to 'false' */

#GetDirectionsPlaceholder {
    display: block
}


.wtb-local .retailers-local #localList {
    height: 412px !important;
    overflow: hidden;
    overflow-y: auto;
}

.wtb-local .wtb-local-map #map {
    position: relative;
    height: 362px;
    margin-bottom: 15px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

#wtbMapContainer {
    order: 1;
}

.input-group-append {
    margin-top: 7px;
}

.wtb-local .wtb-local-map #map .angular-google-map-container {
    height: 100%;
    width: 100%;
    position: absolute;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2)
}

#searchBoxParent {
    padding: 5px;
    background-color: white;
    z-index: 1;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    width: 100%;
}

#searchBoxParent #searchLocation {
    border: 0;
    box-shadow: inset 0 0px 0px transparent;
    font-weight: normal
}

#searchBoxParent .form-control.location {
    width: 54%
}

#searchBoxParent .form-control.distance {
    font-weight: normal;
    border: 0;
    border-left: 1px solid #c4c4c4;
    margin-left: 10px;
    box-shadow: inset 0 0px 0px transparent;
    max-width: 35%
}

.wtb-local .slimScrollDiv {
    width: 50% !important;
    height: auto !important;
    order: 2;
}

.wtb-local .slimScrollDiv .wtb-local-results {
    max-width: 100%;
    height: auto !important;
}

.retailers-local .retailer-block {
    background: #fff;
    border-radius: 1px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-right: 5px;
}

.retailers-local .retailer-block .distance {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.retailers-local .retailer-block .details {
    flex: 0 0 50%;
    max-width: 50%;
}

.retailers-local .retailer-block .options {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.wtb-local .retailers-local .retailer-block .distance .box {
    padding: 5px;
    color: black;
    text-align: center;
    font-size: 14px
}

.wtb-local .retailers-local .retailer-block .distance .box p {
    margin-top: 10px;
    /* background: #eaf5ed; */
    border-radius: 3px;
    color: #000;
    margin-bottom: 10px;
}

.wtb-local .retailers-local .retailer-block .distance .box h3 {
    margin-top: 0;
    font-size: 18px;
    cursor: pointer;
    text-transform: capitalize
}

.wtb-local .retailers-local .retailer-block .distance .box .badge {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    position: relative;
    width: 32px;
    height: 32px;
    color: white;
    background-image: url("https://origin.where-to-buy.co/dev/widgetv3/images/black-marker.png")
}

.fa {
    display: none; 
}

.wtb-local .retailers-local .retailer-block .details {
    padding: 5px
}

.wtb-local .retailers-local .retailer-block .details .storeLogo {
    cursor: pointer;
    max-width: 100px;
    max-height: 42px;
    /* display: none; */
}

.wtb-local .retailers-local .retailer-block .details .title {
    display: none;
    margin: 0px;
    font-size: 14px;
    color: #666;
}

.wtb-local .retailers-local .retailer-block .details .title .counter {
    display: none;
}

.wtb-local .retailers-local .retailer-block .details .address {
    margin: 0px;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
}

.wtb-local .retailers-local .retailer-block .details .phone:before {
    font-family: 'Material Icons';
    content: "phone ";
    color: #343a40;
    font-size: 16px;
    margin-top: 2px;
    position: relative;
    bottom: -2px;
}

.wtb-local .retailers-local .retailer-block .details .phone {
    font-weight: bold;
    margin: 0px;
    color: #000;
    position: relative;
}


.wtb-local .retailers-local .retailer-block .options .before-hours:before {
    font-family: 'Material Icons';
    content: "access_time ";
    color: #343a40;
    position: relative;
    bottom: -2px;
}

.wtb-local .retailers-local .retailer-block .options .hours {
    font-weight: bold;
    margin-top: 34px;
    position: relative;
}

.wtb-local .retailers-local .retailer-block .options {
    padding-top: 15px
}

.wtb-local .retailers-local .retailer-block .options .stock .price {
    font-size: 18px;
    line-height: 1;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 0;
    /* display: none; */
}

.wtb-local .retailers-local .retailer-block .options .stock .status {
    margin: 5px 0px;
    line-height: 16px;
    display: none;
}
/*
.in-stock .status p:before {
    font-family: 'Material Icons';
    content: "check_circle ";
}

.out-stock .status p:before {
    font-family: 'Material Icons';
    content: "error_outline ";
}
*/
.wtb-local .retailers-local .retailer-block .options .stock .status.instock .status {
    color: #6fb105
}

.wtb-local .retailers-local .retailer-block .options .stock .status.outstock .status {
    color: #ff0000
}

.wtb-local .retailers-local .retailer-block .details .directions:before {
    font-family: 'Material Icons';
    content: "directions_car ";
    font-size: 16px;
    color: #343a40;
    position: relative;
    bottom: -2px;
}

.wtb-local .retailers-local .retailer-block .details .directions {
    font-weight: bold;
    margin: 2px 0px 0px;
    position: relative;
}

.wtb-local .retailers-local .retailer-block .options .buy:before {
    font-family: 'Material Icons';
    content: "open_in_new ";
    color: #343a40;
    position: relative;
    bottom: -2px;
}

.wtb-local .retailers-local .retailer-block .options .buy {
    font-weight: bold;
    margin: -10px 0px 5px;
    position: relative;
    color: #000;
}

.wtb-local .retailers-local .retailer-block .location {
    padding-top: 23px
}

.wtb-local .retailers-local .retailer-block .options .stock {
    font-weight: bold
}

.wtb-local .retailers-local .retailer-block .options .stock.in-stock {
    color: #6fb105
}

.wtb-local .retailers-local .retailer-block .options .stock.out-stock {
    color: red
}

.wtb-local .retailers-local.retailer-block .options .buy-options {
    line-height: 1
}

.wtb-local .retailers-local .retailer-block .retailer-info .panel-title {
    margin-top: 0
}

.wtb-local .retailers-local .retailer-block .retailer-info .panel-body .btn {
    margin-bottom: 10px
}

.wtb-local .retailers-local .retailer-block .retailer-info .panel-body {
    border-top: 1px dotted;
    padding-top: 5px
}

.wtb-local .headers {
    background: #202969;
    overflow: auto;
    margin: 0px -15px 15px
}

.disclaimer {
    text-align: left;
    font-size: 9px;
    position: absolute;
    bottom: 0
}

.oosmessage {
    overflow: hidden;
    text-align: center;
    padding: 5%;
    color: #333
}

.oosmessage h3 {
    padding: 10px 30px;
    font-size: 16px
}

.btn {
    font-size: 15px;
    color: #fff;
    background: #c72030;
    padding: 5px 3px 4px;
    transition: all 0.2s;
    width: 100%;
    max-width: 150px;
    text-transform: uppercase;
	border-radius: 0px;
	font-family: 'rockwell',sans-serif;
    font-weight: bold;
}

a.btn.btn-outstock {
    background: #fff;
    color: #c72030;
    border: 2px solid #c72030;
}

a.btn.btn-buynow.outstock {
    background: #fff;
    color: #c72030;
    border: 2px solid #c72030;
}

.btn.btn-addtocart,
.btn.btn-pickup,
.btn.btn-directions {
    color: #c72030;
    background: #fff;
	border: 2px solid #c72030;
}

.btn:active {
    /*color: #e51937;*/
    /*background-color: #fff;*/
}

.btn:hover {
    background-color: #343a40;
    color: #fff;
}

.btn:focus {
    box-shadow: none;
}

.btn-find {
    background: #fff;
    font-size: 16px;
    padding: 6px
}

.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 13px;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: initial!important;
    width: initial!important;
    top: 10px!important;
    left: 10px!important;
}

.gm-style .gm-style-iw > div {
    max-width: initial!important;
    max-height: initial!important;
    display: block!important;
}

.info-window {
    text-align:left;
    padding: 5px;
}

.info-window .store-title {
    font-size:16px;
}

.info-window .store-logo {
    max-width: 121px;
    max-height: 42px;
    margin-bottom: 10px;
    display: none;
}
.info-window .store-address {
}
.info-window .store-hours {
    margin-bottom:0;
    display: none;
}
.info-window .store-hours:before {
    font-family: 'Material Icons';
    content: 'access_time ';
}
.info-window .store-phone {
    /*display:none;*/
    margin-bottom:0;
    margin-left: 20px;
    color: #666;
    font-weight: bold;
    position: relative;
}
.info-window .store-phone span {
    display: none;
}
.info-window .store-phone:before {
    font-family: 'Material Icons';
    content: 'phone ';
    color: #266bd6;
    font-size: 16px;
    position: absolute;
    left: -18px;
}
.info-window .store-direction {
    margin-bottom:0;
    margin-left: 20px;
    color: #666;
    font-weight: bold;
    position: relative;
    margin-top: 5px;
}
.info-window .store-direction:before {
    font-family: 'Material Icons';
    content: 'directions_car ';
    color: #266bd6;
    font-size: 16px;
    position: absolute;
    left: -18px;
}

.pac-container {
    background-color: #fff;
    position: absolute !important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Helvetica, Arial, sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    overflow: hidden
}

.pac-container:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 104px 16px
}

.hdpi.pac-container:after {
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2_hdpi.png)
}

.pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #999
}

.pac-item:hover {
    background-color: #fafafa
}

.pac-item-selected,
.pac-item-selected:hover {
    background-color: #ebf2fe
}

.pac-matched {
    font-weight: 700
}

.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}

.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}

.hdpi .pac-icon {
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}

.pac-icon-search {
    background-position: -1px -1px
}

.pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}

.pac-icon-marker {
    background-position: -1px -161px
}

.pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}

.pac-placeholder {
    color: gray
}

.custom-prediction-label {
    font-style: italic
}

.pac-container {
    z-index: 9999
}

.ps-container > .ps-scrollbar-y-rail {
    opacity: 0.4 !important
}

.ps-container > .ps-scrollbar-y-rail .ps-scrollbar-y {
    background-color: #00136f !important;
    right: 1px !important;
    width: 4px !important
}

.nearby {
    cursor: pointer
}

.in-stock {
    color: #6fb105
}

.in-stock b {
    color: #6fb105
}

.out-stock {
    color: red
}

.out-stock b {
    color: red
}

.badge,
#search-icon {
    cursor: pointer;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #c72030; 
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -60px;
}

.loader-small {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #c72030;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -60px;
}

.localList-loading {

}

/* MapBox styles */
#wtb-mapbox-map {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
}

.mapboxgl-marker {
    background-size: cover;
    vertical-align: top;
    min-height: 39px;
    min-width: 30px;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    vertical-align: top;
    padding-top: 0;
}

.mapboxgl-popup {
    max-width: 200px;
}

.wtb-footer {
    display: none;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media (min-width: 576px) {
    .wtb-title .title .desc-container .buyonline {
        text-align: right;
    }
}

@media (max-width: 730px) {
    .wtb-nav {
        padding-left: 15px;
        padding-right: 15px;
    }
    .wtb-nav .nav-tabs {
        margin-top: 0px;
    }
    .wtb-nav .group {
        padding-right: 0px;
    }
    .wtb-nav .nav-tabs .nav-item .nav-link {
        padding: 15px 10px;
    }
    .product_dropdown {
        position: absolute;
        right: 25px;
    }
    .wtb-local .retailers-local .retailer-block .options .hours {
        margin-top: -5px; 
    }
}

@media (max-width: 680px) {
    #wtbMapContainer {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #wtbLocalResultsContainer {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wtb-local .wtb-local-map #map {
        height: 200px;
    }

    .wtb-local .wtb-local-map .angular-google-map {
        height: 205px
    }

    .wtb-local .slimScrollDiv {
        width: 100% !important;
    }

    .wtb-local .retailers-local #localList {
        height: calc(100vh - 480px) !important;
    }
    .wtb-local .retailers-local .retailer-block .options .hours {
        margin-top: -5px;
    }
}

@media (max-width: 615px) {
    .wtb-title .title .desc-container .desc-image {
        /* display: none; */
    }
    .wtb-title .title .desc-container .desc-image img {
        max-height: 70px;
    }
    .wtb-online {
        width: 100%;
        float: none;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 576px) {
    #wtb-container {
        height: 100vh;
    }

    .wtb-title {
        min-height: 60px;
        padding-top: 5px
    }

    .wtb-title .title {
        margin-bottom: 5px;
    }

    .wtb-title .title .desc-container .desc-image {
        /* display: none; */
    }

    .wtb-title .title .desc-container .desc-text {
        /*flex: 0 0 50%;*/
        /*max-width: 50%;*/
    }

    .wtb-title .title .desc-container .desc-text h3 {
        font-size: 22px;
        margin-top: 0px;
        margin-left: 15px; 
    }

    .wtb-title .title .desc-container .buyonline {
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center;
    }

    .wtb-title .title .desc-container .buyonline .price p {
        font-size: 18px;
        margin: 0 0 5px 0;
        line-height: 1.2;
    }

    .wtb-local .wtb-local-map #map {
        height: 200px;
    }

    .wtb-local .wtb-local-map .angular-google-map {
        height: 205px
    }
    .wtb-local .retailers-local #localList {
        height: calc(100vh - 450px) !important;
    }

    .wtb-online .retailers-online {
        max-height: calc(100vh - 140px);
        padding-left: 0px;
        padding-right: 0px;
    }

    .wtb-online .retailers-online .retailer-block {
        padding-left: 0px;
        padding-right: 0px;
    }

    .wtb-online .retailers-online .retailer-block .nearby br {
        display: none
    }
    .wtb-online .retailers-online .retailer-block .logo {
        width: 33%;
        text-align: left;
    }
    .wtb-online .retailers-online .retailer-block .stock {
        width: 33%;
    }
    .wtb-online .retailers-online .retailer-block .stock .price {
        width: 100%;
        font-size: 14px;
    }
    .wtb-online .retailers-online .retailer-block .stock .status {
        width: 100%;
        font-size: 14px;
    }
    .wtb-online .retailers-online .retailer-block .stock .status::before {
        margin-left: -14px;
    }
    .wtb-online .retailers-online .retailer-block .stock.outstock .status::before {
        margin-left: -14px;
    }
    .wtb-online .retailers-online .retailer-block .buy {
            width: 33%;
            text-align: right;
        }
}

@media (max-width: 480px) {
    #wtb-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .wtb-title {
        padding: 5px 10px 0px;
    }
    .wtb-title .title .desc-container .desc-text {
        padding: 0px 0px;
        margin-top: 0px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .wtb-title .title .desc-container .desc-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        text-align: left;
    }
    .wtb-nav {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    .wtb-nav .group {
        padding-right: 0px;
        flex-direction: column;
    }
    .wtb-nav .group .nav-tabs {
        padding-right: 0px;
        width: 100%;
        /* margin-top: 40px; */
        order: 2;
    }
    .wtb-nav .group .nav-item {
        width: 50%;
        margin-right: 0px !important;
    }
    .wtb-nav .group .nav-tabs .nav-item .nav-link {
        font-size: 16px;
        padding: 10px 5px;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
    }
    .product_dropdown {
        width: 100%;
        right: auto;
        order: 1;
        position: static;
        margin-bottom: 10px;
    }
    .product_dropdown #variantSelect {
        position: relative;
        width: 100%;
        max-width: 100%;
    }
    .wtb-online {
        height: calc(100vh - 200px);
    }
    .wtb-online .retailer-block {
        width: 100%;
        margin: 5px 0px;
    }
    .wtb-online .retailer-block .logo {
        width: 45%;
        display: inline-block;
        float: left;
        margin-top: 20px; 
    }
    .wtb-online .retailer-block .price {
        width: 30%;
        display: inline-block;
        font-size: 12px;
    }
    .wtb-online .retailer-block .buy {
        width: 45%;
        display: inline-block;
        float: right;
    }

	.btn {
		font-size: 14px;
	}
	
	.wtb-title .title .desc-container .desc-text h4 {
		/*display: none;*/
		font-size: 12px;
		margin-left: 20px;
	}

}

@media (max-width: 350px) {
    .wtb-online .retailers-online .retailer-block .logo {
        width: 28%;
    }
    .wtb-online .retailers-online .retailer-block .stock {
        width: 44%;
    }
    .wtb-online .retailers-online .retailer-block .buy {
        width: 28%;
    }
}

@media (max-width: 300px) {
    .wtb-title .title .desc-container .desc-text {
        padding: 0px 0px;
    }
    .wtb-title .title .desc-container .desc-text h3 {
        font-size: 16px;
    }
    .wtb-nav {
        padding-left: 10px;
        padding-right: 10px;
    }
    .product_dropdown {
        width: 100%;
    }
    .wtb-nav .group .nav-tabs .nav-item .nav-link {
        background: none;
        color: #fff;
    }
}

/*FIXES*/
#status_direct i.material-icons {
    font-size: 14px;
}

/* Style lists */

.bacon .btn {
    background-color: #94B7BB !important;
    border: solid 2px #94B7BB !important;
}

.bacon .btn:hover {
    background:#94B7BB !important;
    color: #ffffff !important;
    border: solid 2px #94B7BB !important;
}

.bacon .wtb-nav {
    background: #94B7BB !important;
}

.sausage .btn {
    background-color: #8A2B2B !important;
    border: solid 2px #8A2B2B !important;
}

.sausage .btn:hover {
    background:#8A2B2B !important;
    color: #ffffff !important;
    border: solid 2px #8A2B2B !important;
}

.sausage .wtb-nav {
    background: #8A2B2B !important;
}

.slicedmeats .btn {
    background-color: #737B4C !important;
    border: solid 2px #737B4C !important;
}

.slicedmeats .btn:hover {
    background:#737B4C !important;
    color: #ffffff !important;
    border: solid 2px #737B4C !important;
}

.slicedmeats .wtb-nav {
    background: #737B4C !important;
}

.hotdogs .btn {
    background-color: #165C7D !important;
    border: solid 2px #165C7D !important;
}

.hotdogs .btn:hover {
    background:#165C7D !important;
    color: #ffffff !important;
    border: solid 2px #165C7D !important;
}

.hotdogs .wtb-nav {
    background: #165C7D !important;
}

.bologna .btn {
    background-color: #3D441E !important;
    border: solid 2px #3D441E !important;
}

.bologna .btn:hover {
    background:#3D441E !important;
    color: #ffffff !important;
    border: solid 2px #3D441E !important;
}

.bologna .wtb-nav {
    background: #3D441E !important;
}

.ham .btn {
    background-color: #00263A !important;
    border: solid 2px #00263A !important;
}

.ham .btn:hover {
    background:#00263A !important;
    color: #ffffff !important;
    border: solid 2px #00263A !important;
}

.ham .wtb-nav {
    background: #00263A !important;
}

.fusion .btn {
    background-color: #572D2D !important;
    border: solid 2px #572D2D !important;
}

.fusion .btn:hover {
    background:#572D2D !important;
    color: #ffffff !important;
    border: solid 2px #572D2D !important;
}

.fusion .wtb-nav {
    background: #572D2D !important;
}

.ingredients .btn {
    background-color: #00263A !important;
    border: solid 2px #00263A !important;
}

.ingredients .btn:hover {
    background:#00263A !important;
    color: #ffffff !important;
    border: solid 2px #00263A !important;
}

.ingredients .wtb-nav {
    background: #00263A !important;
}


.wtb-title .title .desc-container .desc-image {
    display: inline-block;
}
/*START OF AUTOMATICALLY GENERATED CSS FROM MINOTAUR FORM - PLEASE DO NOT ALTER THIS BLOCK AS YOUR CHANGES COULD GET OVERRIDDEN*/
body {
    color: #4a4a4a !important;
}

h1, h2, h3, h4, h5 {
    color: #e82b29 !important;
}

a {
    color: #3c3c3c !important;
}

.wtb-title {
    background: #F2E9DB !important;
}

.wtb-title .price {
    color: #3c3c3c !important;
}

.wtb-nav {
    background: #94b7bb !important;
}

.wtb-online .retailers-online .retailer-block .stock .price {
    color: #3c3c3c !important;
}

.wtb-online .retailers-online .retailer-block-mini .stock .price {
    color: #3c3c3c !important;
}

.wtb-local .retailers-local .retailer-block .options .stock .price {
    color: #3c3c3c !important;
}

.btn {
    background: #94b7bb !important;
    color: #ffffff !important;
    border: solid 2px #94b7bb !important;
}

.btn:hover {
    background:#94b7bb !important;
    color: #ffffff !important;
    border: solid 2px #94b7bb !important;
}
/*END OF AUTOMATICALLY GENERATED CSS FROM MINOTAUR FORM - PLEASE DO NOT ALTER THIS BLOCK AS YOUR CHANGES COULD GET OVERRIDDEN*/