body
{
   background-color: #EDE9E1;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_intro, #wb_introLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_intro, #wb_introLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #403832;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header > .col-1, #header > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .col-1, #header > .col-2
{
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#header > .col-1, #header > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../img 3.jpeg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 75px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro > .col-1
{
   flex: 0 0 auto;
}
#intro > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#intro > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_introLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/chase.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#introLayoutGrid
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#introLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#introLayoutGrid > .row > .col-1
{
   float: left;
}
#introLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#introLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#introLayoutGrid:before,
#introLayoutGrid:after,
#introLayoutGrid .row:before,
#introLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#introLayoutGrid:after,
#introLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#introLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_coffee
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#coffee
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#coffee
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_about
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#about
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#about > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about > .row > .col-1
{
   float: left;
}
#about > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#about > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_facts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#facts
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#facts > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#facts > .row > .col-1, #facts > .row > .col-2, #facts > .row > .col-3, #facts > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#facts > .row > .col-1, #facts > .row > .col-2, #facts > .row > .col-3, #facts > .row > .col-4
{
   float: left;
}
#facts > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#facts > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#facts > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#facts > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#facts:before,
#facts:after,
#facts .row:before,
#facts .row:after
{
   display: table;
   content: " ";
}
#facts:after,
#facts .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#facts > .row > .col-1, #facts > .row > .col-2, #facts > .row > .col-3, #facts > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #403832;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #EC9C29;
}
#wb_contactIcon2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #645E59;
}
#contactIcon2
{
   height: 28px;
   width: 28px;
}
#contactIcon2 i
{
   color: #EDE9E1;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_contactIcon2:hover #contactIcon2 i
{
   color: #645E59;
}
#wb_contactIcon3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #645E59;
}
#contactIcon3
{
   height: 28px;
   width: 28px;
}
#contactIcon3 i
{
   color: #EDE9E1;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_contactIcon3:hover #contactIcon3 i
{
   color: #645E59;
}
#wb_contactIcon4
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #645E59;
}
#contactIcon4
{
   height: 28px;
   width: 28px;
}
#contactIcon4 i
{
   color: #EDE9E1;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_contactIcon4:hover #contactIcon4 i
{
   color: #645E59;
}
#wb_contactLabel2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#contactLabel2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#contactLabel3
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   vertical-align: top;
   padding: 0 0 20px 0;
}
#contactLabel3:focus
{
   outline: 0;
}
#contactLabel1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   vertical-align: top;
   padding: 0 0 20px 0;
}
#contactLabel1:focus
{
   outline: 0;
}
#contactLabel4
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   vertical-align: top;
   padding: 0 0 10px 0;
}
#contactLabel4:focus
{
   outline: 0;
}
#wb_contactAddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_contactAddress
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_contactAddress p, #wb_contactAddress ul
{
   margin: 0;
   padding: 0;
}
#wb_contactAddress
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_introHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#introHeading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_coffeeCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#coffeeCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#coffeeCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_coffeeCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#coffeeCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#coffeeCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_coffeeCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#coffeeCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#coffeeCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard3-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_aboutText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 0 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_aboutText
{
   color: #59493C;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_aboutText p, #wb_aboutText ul
{
   margin: 0;
   padding: 0;
}
#wb_aboutText
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_introIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#introIcon
{
   height: 100px;
   width: 100px;
}
#introIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
   width: 99px;
}
#wb_introIcon:hover #introIcon i
{
   color: #BDA797;
}
#wb_factsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#factsCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#factsCard1-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_factsCard1:hover #factsCard1-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#factsCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#factsCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#factsCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 37px;
   width: 37px;
}
#factsCard1-card-item1
{
   box-sizing: border-box;
   margin: -40px 30px 10px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#factsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#wb_factsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#factsCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#factsCard2-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_factsCard2:hover #factsCard2-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#factsCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#factsCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#factsCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 37px;
   width: 37px;
}
#factsCard2-card-item1
{
   box-sizing: border-box;
   margin: -40px 30px 10px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_factsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#factsCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#factsCard3-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_factsCard3:hover #factsCard3-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#factsCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#factsCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#factsCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 37px;
   width: 37px;
}
#factsCard3-card-item1
{
   box-sizing: border-box;
   margin: -40px 30px 10px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#factsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#wb_FontAwesomeIcon3
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 4px;
   text-align: center;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon3:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#FontAwesomeIcon3
{
   height: 23px;
   width: 23px;
}
#FontAwesomeIcon3 i
{
   color: #403832;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 22px;
}
#wb_FontAwesomeIcon3:hover #FontAwesomeIcon3 i
{
   color: #645E59;
}
#wb_factsCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#factsCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#factsCard4-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_factsCard4:hover #factsCard4-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#factsCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#factsCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#factsCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 37px;
   width: 37px;
}
#factsCard4-card-item1
{
   box-sizing: border-box;
   margin: -40px 30px 10px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#factsCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#SlideShow1 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow1 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#SlideShow1
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#SlideShow1 li a:not(:first-child) .image
{
   display: none;
}
#SlideShow1
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #403832;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #C2C1C1;
   border-right-color: #C2C1C1;
   border-bottom-color: #C2C1C1;
   border-left-color: #C2C1C1;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contact > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon1
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 4px;
   text-align: center;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#Icon1
{
   height: 23px;
   width: 23px;
}
#Icon1 i
{
   color: #403832;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 22px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #645E59;
}
#wb_Icon2
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 4px;
   text-align: center;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#Icon2
{
   height: 23px;
   width: 23px;
}
#Icon2 i
{
   color: #403832;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 22px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #645E59;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 744px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape1
{
   margin: 20px 0 0 0 ;
   vertical-align: top;
}
#Button1
{
   box-sizing: border-box;
   line-height: 48px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C5C5C5;
   border-radius: 4px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Image2
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Shape1
{
   display: inline-block;
   width: 120px;
   height: 44px;
   z-index: 8;
   position: relative;
}
#wb_Icon1
{
   display: inline-block;
   width: 23px;
   height: 23px;
   text-align: center;
   z-index: 3;
}
#contactLabel1
{
   display: block;
   width: 100%;
   line-height: 21px;
   z-index: 22;
}
#wb_factsCard4
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 18;
}
#wb_Image1
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 0;
}
#contactLabel3
{
   display: inline-block;
   width: 275px;
   line-height: 21px;
   z-index: 29;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 19;
}
#Button1
{
   display: inline-block;
   width: 131px;
   height: 52px;
   z-index: 5;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#SlideShow1
{
   display: inline-block;
   width: 293px;
   z-index: 21;
}
#wb_introHeading
{
   display: block;
   width: 100%;
   z-index: 7;
}
#contactLabel4
{
   display: inline-block;
   width: 275px;
   line-height: 21px;
   z-index: 26;
}
#Shape1
{
   width: 120px;
   height: 44px;
}
#wb_coffeeCard3
{
   display: flex;
   z-index: 13;
}
#wb_coffeeCard2
{
   display: flex;
   z-index: 12;
}
#wb_coffeeCard1
{
   display: flex;
   z-index: 11;
}
#wb_introIcon
{
   display: inline-block;
   width: 100px;
   height: 100px;
   text-align: center;
   z-index: 9;
}
#wb_contactIcon4
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 25;
}
#wb_factsCard1
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 15;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_contactLabel2
{
   display: block;
   width: 100%;
   z-index: 28;
}
#wb_contactIcon3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 24;
}
#wb_Icon2
{
   display: inline-block;
   width: 23px;
   height: 23px;
   text-align: center;
   z-index: 4;
}
#wb_contactIcon2
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 23;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 37;
}
#wb_factsCard3
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 17;
}
#wb_factsCard2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 16;
}
#wb_FontAwesomeIcon3
{
   display: inline-block;
   width: 23px;
   height: 23px;
   text-align: center;
   z-index: 2;
}
@media only screen and (max-width: 480px)
{
body
{
   background-color: #EDE9E1;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 0 15px 0;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 15px 0 75px 0;
}
#wb_introLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_introLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#introLayoutGrid
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#introLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_coffee
{
   visibility: visible;
   display: block;
}
#coffee
{
   padding: 10px 10px 10px 10px;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 0 15px 0 15px;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_facts
{
   visibility: visible;
   display: table;
}
#wb_facts
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#facts
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#facts .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_contactIcon2
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   background-color: transparent;
   background-image: none;
}
#contactIcon2
{
   width: 28px;
   height: 28px;
}
#contactIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_contactIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #645E59;
}
#wb_contactIcon3
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   background-color: transparent;
   background-image: none;
}
#contactIcon3
{
   width: 28px;
   height: 28px;
}
#contactIcon3 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_contactIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #645E59;
}
#wb_contactIcon4
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   background-color: transparent;
   background-image: none;
}
#contactIcon4
{
   width: 28px;
   height: 28px;
}
#contactIcon4 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_contactIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #645E59;
}
#wb_contactLabel2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#contactLabel3
{
   width: 275px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#contactLabel3
{
   line-height: 21px;
}
#contactLabel1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#contactLabel1
{
   line-height: 21px;
}
#contactLabel4
{
   width: 275px;
   height: 31px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 0 0 10px 0;
   text-align: center;
}
#contactLabel4
{
   line-height: -9px;
}
#wb_contactAddress
{
   visibility: visible;
   display: block;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_introHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_coffeeCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
}
#coffeeCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_coffeeCard1
{
   text-align: right;
}
#wb_coffeeCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
}
#coffeeCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_coffeeCard2
{
   text-align: right;
}
#wb_coffeeCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
}
#coffeeCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard3-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_coffeeCard3
{
   text-align: right;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   margin: 0 0 20px 0 ;
   padding: 15px 0 0 0;
}
#wb_introIcon
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#introIcon
{
   width: 100px;
   height: 100px;
}
#introIcon i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_introIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_factsCard1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
}
#factsCard1-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_factsCard1:hover #factsCard1-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#factsCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#factsCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#factsCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 37px;
   width: 37px;
}
#factsCard1-card-item1
{
   box-sizing: border-box;
   margin: -40px 30px 10px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#factsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#wb_factsCard1
{
   text-align: left;
}
#wb_factsCard2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
}
#factsCard2-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_factsCard2:hover #factsCard2-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#factsCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#factsCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#factsCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 37px;
   width: 37px;
}
#factsCard2-card-item1
{
   box-sizing: border-box;
   margin: -40px 30px 10px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_factsCard2
{
   text-align: left;
}
#wb_factsCard3
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
}
#factsCard3-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_factsCard3:hover #factsCard3-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#factsCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#factsCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#factsCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 37px;
   width: 37px;
}
#factsCard3-card-item1
{
   box-sizing: border-box;
   margin: -40px 30px 10px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#factsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#wb_factsCard3
{
   text-align: left;
}
#wb_FontAwesomeIcon3
{
   width: 23px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   background-color: #EDE9E1;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 23px;
   height: 23px;
}
#FontAwesomeIcon3 i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#wb_factsCard4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   color: transparent;
}
#factsCard4-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_factsCard4:hover #factsCard4-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#factsCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#factsCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#factsCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 37px;
   width: 37px;
}
#factsCard4-card-item1
{
   box-sizing: border-box;
   margin: -40px 30px 10px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#factsCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#wb_factsCard4
{
   text-align: left;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#SlideShow1
{
   width: 175px;
   height: 233px;
   visibility: visible;
   display: inline-block;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Icon1
{
   width: 23px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   background-color: #EDE9E1;
   background-image: none;
}
#Icon1
{
   width: 23px;
   height: 23px;
}
#Icon1 i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_Icon1:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#wb_Icon2
{
   width: 23px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   background-color: #EDE9E1;
   background-image: none;
}
#Icon2
{
   width: 23px;
   height: 23px;
}
#Icon2 i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_Icon2:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#wb_Image1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
}
#Button1
{
   width: 106px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 48px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   width: 155px;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
}
