/*@font-face {
    font-family: 'casual_fridayregular';
    src: url('./fonts/casual_friday-webfont.woff2') format('woff2'),
         url('./fonts/casual_friday-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'Stamp';
    src: url('./fonts/Stamp.eot');
    src: url('./fonts/Stamp.eot') format('embedded-opentype'),
         url('./fonts/Stamp.woff2') format('woff2'),
         url('./fonts/Stamp.woff') format('woff'),
         url('./fonts/Stamp.ttf') format('truetype'),
         url('./fonts/Stamp.svg#Stamp') format('svg');
}

body
{
     font-family: 'Stamp';
}

.outlet-names {
    font-size: 36px;
    letter-spacing: 4px;
    z-index: 9;
}
.outlet-card {
    height: 230px;
    padding-top: 0;
    padding-bottom: 0;
    /*background: url(https://image.freepik.com/free-photo/wooden-board-empty-table-top-blurred-background_1253-1584.jpg) center center;*/
    background-size: cover !important;
    color: #231f20;
    text-shadow: none;
    background-repeat: no-repeat !important;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: inherit;
    justify-content: center;
    box-shadow: none;
    border-radius: 0;
    border: none;
}
.item-card {
    height: 162px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*background: url(https://image.freepik.com/free-photo/wooden-board-empty-table-top-blurred-background_1253-1584.jpg) center center;*/
    background-size: cover !important;
    color: white;
    text-shadow: none;
    background-repeat: no-repeat !important;
    cursor: pointer;
    box-shadow: none;
    border-radius: 0;
    border: none;
    align-items: center;
    flex-direction: inherit;
    justify-content: center;
    color: #231f20;
}
.item-card h2 {
    margin: 0;
    z-index: 9;
    font-size: /*26px*/40px;
    letter-spacing: 3px;
    text-align: center;
}
.back_button {
    position: absolute;
    top: 8px;
    right: 13px;
    cursor: pointer;
    background: #939598 !important;
    box-shadow: none;
    color: #ffffff;
    border-radius: 0;
    letter-spacing: 4px;
    font-size: 20px;
    padding: 3px 16px;
} 
.alphabet-list {
    cursor: pointer;
    border-radius: 0;
    box-shadow: none;
    border: none;
    background-color: #f5f5f5;
    padding: 0;
    height: 78px;
    flex-direction: inherit;
    justify-content: center;
    align-items: center;
    font-size: 53px;
}
.alphabet-list:hover{
    color:#28a745;
}
.shake-farm-heading {
    width: 100%;
    font-size: 37px;
    color: #231f20;
    margin: 0;
    padding: 0;
    letter-spacing: 4px;
}
.logo-image,.package-image,.item-image,.ingredients-image {
    max-width:100%;
}
.item-image {
    max-height: 400px;
    float: right;
}
.ingredients-image {
    max-height: 45px;
}

.outlet-card::before {
    position: absolute;
    top: 0;
    right: 10px;
    color: #000000;
    content: "\f058";
    font-size: 25px;
    display: none;
    font-family: FontAwesome;
    z-index: 9;
}
.outlet-card.active::before{
	display:block;
}
.packaging-list-box p {
    font-size: 18px;
    margin-bottom: 0;
    font-size: 33px;
    letter-spacing: 2px;
    line-height: normal;
}
.finish_button_outer {
    text-align: right;
    margin-bottom: 0 !important;
	/*padding-left: 15px;
	padding-right: 15px;*/
}
.packaging-list-cont {
    /*padding-left: 0;*/
    /*max-width: 80%;*/
	width: calc(100% - 50px);
	padding: 0 15px;
}
.Finish_button.btn {
    background-color: #939598;
    padding: 16px 50px;
    font-weight: 500;
    cursor: pointer;
    border: none;
    font-size: 20px;
    color: #fff;
    box-shadow: none;
    border-radius: 0;
    padding: 5px 17px;
    font-size: 34px;
    letter-spacing: 6px;
    /* text-align: center; */
    margin: 0;
}
.Finish_button.btn:hover {
    background-color: #efc600;
}
.bg-success {
    background-color: #d1d2d4!important;
}
.jumbotron {
    padding: 0.7rem 2rem !important;
    border-bottom: 2px #6e6c6e solid;
    box-shadow: none;
}
.packing-main-outer .item-image-outer, .packing-main-outer .packaging-items-outer  {
    margin-top: 0 !important;
}
.packaging-items-outer h3 {
    font-size: 25px;
    letter-spacing: 3px;
    margin-bottom: 8px;
}
.item-image-thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.item-image-thumbnail {
    height: auto;
    overflow: hidden;
}
.packing-main-outer .item-image-outer {
    padding: 0 15px 0 0px;
}
.packaging-items-outer .mt-4 {
    margin-top: 29px !important;
}
.packaging-items-outer .packaging-items p {
    text-transform: uppercase;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.packing-main-outer {
    padding-right: 0;
    margin-bottom: 0 !important;
}
.select-head {
    letter-spacing: 4px;
    font-size: 36px;
}
.row.select-row-outer {
    padding: 0px 90px;
}
.outlet-card:after, .item-card:after {
    content: "";
    background-color: rgba(245,245,245, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.no-item-found
{
    text-align: center;
}
.alphabet_item {
    margin-top: 0 !important;
    margin-bottom: 1rem!important;
}
.card-body {
    padding: 0.8rem;
}
.packaging-items-outer img.logo-image {
    margin-top: 6px;
    max-height: 74px;
    width: auto;
}
.btn:active, .btn:focus, .btn:hover, .btn:not([disabled]):not(.disabled).active, .btn:not([disabled]):not(.disabled):active {
    box-shadow: none !important;
}

ul.nav.nav-pills {
    margin-bottom: 35px;
}
ul.nav.nav-pills li {
    margin-right: 17px;
}
ul.nav.nav-pills li a {
    background-color: #939598;
    padding: 16px 50px;
    font-weight: 500;
    cursor: pointer;
    border: none;
    font-size: 20px;
    color: #fff;
    box-shadow: none;
    border-radius: 0;
    padding: 5px 13px;
    font-size: 27px;
    letter-spacing: 6px;
    /* text-align: center; */
    margin: 0;
}
ul.nav.nav-pills li a.nav-link.active {
    background-color: #3a914d;
}
.packaging-items-row .packaging-items img {
    max-height: 68px;
}
.packaging-list-box .packaging-list-img {
    /*max-width: 50px;*/
	width: 50px;
    padding: 0;
    text-align: left;
    /*margin-right: 15px;*/
}
.packaging-conatiner-count {
    width: 50%;
    float: left;
}
.packaging-conatiner-count .row.mb-3 {
    min-height: 49px;
    margin-bottom: 7px !important;
}
.shake-farm-heading span{
    color: #249a3f;
}
.alphabet_item {
    -ms-flex: 0 0 14.267%;
    flex: 0 0 14.267%;
    max-width: 14.267%;
}
.shakefarm_wvc_08_27_2021 {
    padding: 10px;
    background: #515050;
    list-style: none;
}
.shakefarm_wvc_08_27_2021 li a {
    color: #fff;
    letter-spacing: 1px;
    font-size: 19px;
}
.shakefarm_wvc_08_27_2021 li a {
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
}
.shakefarm_wvc_08_27_2021 li:first-child a {
    font-size: 18px;
}

.shakefarm_wvc_08_27_2021 li a {
    padding: 3px 16px;
    margin: 2px 0;
    display: inline-block;
    width: 100%;
}
.shakefarm_wvc_08_27_2021 li.active a {
    background: #28a745;
}

.container.mb-2.animated.slow.packing-main-outer {
    padding-right: 15px;
}
.single-item-page-outer .packaging-list-box {
    width: 100%;
    padding: 0 15px;
}
.packaging-list-box .container {
    max-width: 100%;
}
.packaging-list-box .tab-content > .active {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.packaging-list-box .row.mb-3.align-items-center {
    width: 50%;
    margin: 0;
}

.ingredients-list-otr14apr22 {padding-left: 0;padding-right: 0;}

/*RESPONSIVE-CSS-START*/

@media (min-width: 1000px) and (max-width: 1400px)
{
.packaging-items-outer h3 {
    font-size: 25px;
    letter-spacing: 3px;
    margin-bottom: 3px;
}
.packaging-items-outer .mt-4 {
    margin-top: 15px !important;
}
.packaging-items-outer .packaging-items p {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.packaging-list-box {
    padding: 0;
    margin-top: 1.8rem!important;
}
.packaging-items-outer h3 {font-size: 32px;}
.packaging-items-outer .packaging-items p {font-size: 25px;}
.packaging-list-box p {
    font-size: 18px;
    font-size: 32px;
}
.packaging-list-box .packaging-list-img {
    /*max-width: 40px;*/
}
.packaging-list-box .row.mb-3.align-items-center {
    margin-bottom: 0.5rem!important;
}
body .item-notes-outer {
    padding-top: 19px;
}
body  .finish_button_outer {
    margin-bottom: 20px !important;
}
body  ul.nav.nav-pills {
    margin-bottom: 15px;
}
ul.nav.nav-pills li a {
    padding: 5px 13px;
    font-size: 23px;
}
.container.mb-2 {
    max-width: 100%;
}
.row.select-row-outer {
    padding: 0px 0px;
}
.item-notes-outer {
    /*padding-left: 20px;*/
}

.shake-farm-heading {padding: 0 70px;}
}

@media (min-width: 768px) and (max-width: 1024px) and (max-height: 768px)
{
.packaging-items-outer img.logo-image {
    max-height:40px;
}
.packaging-items-outer .mt-4 {
    margin-top: 18px !important;
}
.packaging-items-outer h3 {
    font-size: 21px;
}
.packaging-items-outer .packaging-items p {
    margin-bottom: 3px;
}
.packaging-list-box {
    margin-top: 1rem !important;
    padding: 0;
}
ul.nav.nav-pills li a {
    padding: 4px 13px;
    font-size: 23px;
    letter-spacing: 2px;
}
ul.nav.nav-pills {
    margin-bottom: 15px;
}
.packaging-items-outer .mt-4 {
    margin-top: 9px !important;
}
.packaging-list-box p {
    font-size: 21px;
}
.packaging-list-box .packaging-list-img {
    /*max-width: 30px;*/
    /*margin-right: 15px;*/
}
.packaging-items-row .packaging-items img {
    max-height: 38px;
}
.shake-farm-heading {
    font-size: 20px;
}
.jumbotron {
    margin-bottom: 1rem;
}
body .item-notes-outer {
    padding-top: 9px;
}
.item-notes-outer {
    font-size: 21px;
}
body  .finish_button_outer {
    margin-bottom: 10px !important;
    margin-top: -7px !important;
}
.Finish_button.btn {
    padding: 5px 17px 2px;
    font-size: 21px;
}
}

@media (max-width: 1023px)
{
    .row.select-row-outer {
    padding: 0px 0px;
}
.item-notes-outer {
    /*padding-left: 20px;*/
}
    .container.mb-2 {
    max-width: 100%;
}
.row.select-row-outer {
    padding: 0px 0px;
}
.packaging-list-cont {
    /*padding-left: 20px;*/
}
ul.nav.nav-pills li a {
    padding: 16px 50px;
    padding: 5px 10px;
    font-size: 24px;
    letter-spacing: 3px;
    margin: 0;
}
ul.nav.nav-pills li {
    margin-right: 8.5px;
}
.packaging-list-box .packaging-list-img {
    margin-right: 0;
}

.packaging-list-box p {
    /*font-size: 23px;*/
    font-size: 32px;
}
.packaging-items-outer h3 {font-size: 32px;}
.packaging-items-outer .packaging-items p {font-size: 25px;}

.Finish_button.btn {font-size: 25px;}
}

@media only screen and (max-width: 767px){
.h2, h2 {
    font-size: 1.5rem;
}
.alphabet-list {
    height: 63px;
}
.outlet-names {
    font-size: 26px;
}
.shake-farm-heading {
    font-size:20px;
    margin-top: 5px;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
.alphabet_item {
    padding: 0 8px;
}

.packaging-list-box .packaging-list-img {
    padding: 0;
}
.packaging-list-cont {
    /*padding-left: 20px;*/
}
body .packaging-list-box .packaging-list-img {
    margin-right: 0;
}
.packaging-list-box .row.mb-3.align-items-center {
    width: 100%;
    margin: 0;
}

.packaging-items-outer .packaging-items p {font-size: 18px;}
}

@media only screen and (max-width: 575px){
.h2, h2 {
    font-size: 1.5rem;
}
.outlet-names {
    font-size: 26px;
}

.back_button {
    font-size: 40px;
    top: -5px;
    right: 8px;
    width: 15px;
    color: transparent;
    padding: 0;
    height: 45px;
    line-height:40px;
    background-color: transparent;
    border: none;
    border-left: 1px solid #fff;
    border-radius: 0;
    background-color: transparent !important;
    box-shadow: none;

}
.back_button {
    font-size: 18px;
    top: 0;
    right: 8px;
    /*width: 75px;*/
    width: 56px;
    padding: 0;
    /*height: 30px;*/
    height: 28px;
    line-height: 30px;
}
.back_button:hover,
.back_button:active,
.btn-white:not([disabled]):not(.disabled):active{
    color:#28a745 !important;
    background-color: transparent !important;
    border-color: #fff !important;
    box-shadow: none !important;
}
.back_button i {
    color: #fff;
    margin-left: 4px;
    line-height: 36px;
}
.alphabet_item {
    width: 33%;
}

.alphabet_item .alphabet-list{
	font-size: 17px;
}
.alphabet_item .alphabet-list {
    font-size: 17px;
    height: 44px;
    margin-bottom: 0;
}
.shake-farm-heading {
    font-size: 20px;
    margin-top: 5px;
    margin: 0;
    padding: 10px 0;
    width: 100%;letter-spacing: 2px;
}
.packaging-items-outer {
    width:47%;
	margin-top: 0 !important;
}	
.item-image-outer{
	width:53%;
	margin-top: 0 !important;
}
.item-image {
    height: auto;
}
.packaging-items-outer h3 {
    font-size: 1.1em;
}
.packaging-items-outer p {
    font-size: 11px;
}
.packaging-items{
	padding-right:5px;
}
.packaging-list-img {
    text-align: center!important;
    /*min-width: 80px;*/
    width: auto;
}	
.row.packaging-items-row,
.packaging-list-box > .row {
    flex-wrap: nowrap;
}
.packaging-list-box p {
    /*font-size: 12px;*/
    font-size: 22px;
}
.Finish_button.btn {padding: 5px 15px;font-size:25px;line-height: 32px;}
.finish_button_outer {
	margin-top:20px;
}

.shake-farm-heading {padding: 0 40px;}
.back_button {border-color: #28a745;}
.packaging-items-outer .packaging-items-outer {width: 100%;}
}

@media only screen and (max-width: 479px){
.alphabet_item {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 30%;
}
.single-item-page-outer .packaging-list-img {
    text-align: center !important;
    min-width: auto;
    /*width: 20%;
    max-width: 20% !important;*/
}
body .Finish_button.btn {
    margin-left: 7px;
}
}
/*RESPONSIVE-CSS-END*/


body {
    background: #222222;
}
.bg-success {
    background-color: #1a1a1a !important;
    border-bottom-color: #ffffff17;
    box-sizing: border-box;
}
.select-head {
    color: #fff;
}
.shake-farm-heading {
    color: #fff;
    margin: auto;
}
.outlet-card::after, .item-card::after {
    background-color:rgba(45, 44, 44, 0.8);
}
.outlet-names {
    color: #ffff;
}
.alphabet-list {
    background: #222;
    color: #fff;
    box-shadow: 0 0 7px rgba(255, 255, 255, 0.39);
    border-radius: 8px;
}
.alphabet-list:hover {
    background: #1D1D1B;
    color: #fff;
}
.text-muted {
    color: #fff !important;
}
.item-card h2 {
    color: #fff;
}

.item-image-thumbnail img {
    border: 1px solid #d7d7d7;
    padding: 3px 3px;
}
.packaging-items-outer .packaging-items p {
    color: #fff;
}
.packaging-items-outer h3 {
    color: #fff;
}
.ingredients-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.Finish_button.btn {
    background-color: #28a745;
    color: #fff;
    margin-left: 20px;
}
.Finish_button.btn:hover {
    background-color: #fff;
    color: #28a745;
}

.back_button {
    background-color: #28a745 !important;
    color: #fff;
}
.back_button:hover {
    background-color: #fff !important;
    color: #28a745;
}
.form-login-text {
    color: #fff;
}
.form-login-outer button.btn.btn-primary {
    background-color: #28a745 !important;
    color: #fff;
    border-color: #28a745 !important;
    border-radius: 0;
    font-size: 25px;
    letter-spacing: 2px;
    margin: 0;
}
.form-login-outer button.btn.btn-primary:focus
{
    background-color: #28a745 !important;
    color: #fff;
    border-color: #28a745 !important;
}
.form-login-outer {
    margin: auto;
}
.form-login-outer form {
    color: #fff;
    letter-spacing: 1px;
}
.form-login-outer  .form-control:focus
{
    outline: none;
}
.form-login-outer  .form-control:focus {
    border-color: transparent;
    box-shadow:none;
}
 .nav-tabs {
    border-bottom: 1px solid #ffffff33;
    margin: 0 0 40px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #28a745 !important;
    background-color: #28a745 !important;
    color: #fff;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #fff;
    letter-spacing: 1.7px;
}
ul.nav.nav-pills li a {
    background-color: #28a745;
    color: #fff;
}
.item-notes-outer {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.6px;
    padding-top: 30px;
    padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	/*padding-left: 30px;*/
}
.finish_button_outer {
    margin-bottom: 30px !important;
}
.form-login-outer form label {
    font-size: 22px;
}
.form-login-outer form .form-control {  
    letter-spacing: 1px;
	font-family: 'Anek Odia', sans-serif;
}

.shakefarm_wvc_08_27_2021 li {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 950px)  
{
.alphabet_item {
    -ms-flex: 0 0 33.267%;
    flex: 33.267%;
    max-width: 33.267%;
}
.alphabet-list {
    height: 98px;
}
}
@media only screen and  (min-width: 768px) and (max-width: 1024px) and (max-height: 850px)  
{
.alphabet_item {
       -ms-flex: 0 0 19.867%;
    flex: 19.867%;
    max-width: 19.867%;
}
.alphabet-list {
    height: 78px;
}
}
@media only screen and  (min-width: 1025px) and (max-width:1200px) and (min-height: 768px)  
{
.alphabet_item {
    -ms-flex:  0 0 19.967%;
    flex: 0 0 19.967%;
    max-width: 19.967%;
}

}
@media only screen and  (min-width: 1000px) and (max-width: 1366px) and (min-height: 1000px) and (max-height: 1200px)  
{
.alphabet_item {
    -ms-flex: 0 0 19.867%;
    flex: 24.867%;
    max-width: 24.867%;
}
.alphabet-list {
    height: 90px;
}
}

@media only screen and  (max-width: 480px)   {

.alphabet-list {
    height: 58px;
}
.alphabet_item .alphabet-list {
    font-size: 17px;
    height: 47px !important;
    margin-bottom: 0;
}
body .alphabet_item {
    max-width: 33%;
    -ms-flex: 0 0 20%;
    flex: 0 0 33%;
    width: 33%;
}
}

