@charset "utf-8";
img, object, embed, video {
height: auto;
} .ie6 img {
width:100%;
}
body, html {
color: #000000;
font-weight: normal;
font-family: "GothamBook";
overflow: hidden;
-webkit-font-smoothing: antialiased;
font-size: 18px;
line-height: 180%;
}
html {
padding-top: 0 !important;
}
a:link, a:active, a:visited {
color: #c49442;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;  
}
a:hover{
color: #c49442;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} h1, h1.cat-header  {
font-family: "GothamBlack";
color: #ffffff;
font-weight: normal;
font-size: 24px;
margin: 0 0 20px 0;
text-transform: uppercase;
line-height: 100%;
}
h2, h3 {
font-family: "GothamBlack";
color: #c49442;
font-weight: normal;
font-size: 38px;
margin: 0 0 20px 0;
text-transform: uppercase;
line-height: 100%;
}
h3 {
font-size: 30px;
}
#half-column-right h3 {
margin: 40px 0 20px 0;
}
h1.cat-header {
font-size: 38px;
margin: 0 auto;
background-color: #c49442;
padding: 25px 20px 20px 10px;
max-width: 1200px;
box-sizing: border-box;
}
.pale-cream-block-title {
background-color: #ffffff;
padding: 20px 40px;
box-sizing: border-box;
text-align: center;
display: block;
font-family: "GothamBold";
}
.pale-cream-block, .black-block, .black-block-home {
background-color: #ffffff;
padding: 20px 40px;
box-sizing: border-box;
text-align: center;
float: left;
width:100%;
line-height: 120%;
}
.black-block-home {
padding: 0;
}
.pale-cream-bg {
background-color: #ffffff !important;
}
.gold-bg {
background-color: #c49442 !important;
}
.purple-bg {
background-color: #000000;
}
.black-bg, .black-block, .black-block-home {
background-color: #000000;
}
.white-txt, .white-txt p  {
color: #ffffff !important;
}
.gold-txt {
color: #c49442 !important;
}
.black-block-txt {
color: #000000 !important;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.featured-para {
font-size: 20px;
line-height: 180%;
text-align: center;
display: block;
}
.featured-small, .featured-small-single  {
font-size: 18px;
text-transform:  uppercase;
font-family: "GothamBold";
display: block;
line-height: 120%;
}
.featured-small-single  {
display: inline-block;
width: 50%;
margin-bottom: 20px;
vertical-align: top;
}
.round-product-flash-gold, .round-product-flash-black {
background-color: #c49442;
width: 80px;
height: 80px;
border-radius: 50%;
right: 20px;
top: 20px;
position: absolute;
color: #ffffff;
display: block
}
.round-product-flash-black {
background-color: #000000;
}
.round-product-flash-gold p, .round-product-flash-black p {
font-family: "GothamBlack";
color: #ffffff !important;
text-align: center;
font-size: 14px !important;
margin: 0 !important;
padding: 0 !important;
font-style: normal !important;
line-height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
position: absolute;
min-height: auto !important;
}
.page-block-heading, h1.page-block-heading, .light-block-heading, .blog-block-heading {
font-family: "GothamBlack";
color: #c49442;
font-weight: normal;
font-size: 36px;
text-align: center;
margin: 0;
text-transform: uppercase;
display: block;
line-height: 120%;
}
.blog-block-heading {
font-size: 26px;
padding: 40px 40px 0 40px;
}
.light-block-heading {
font-family: "GothamBook";
text-transform: none;
}
.light {
font-family: "GothamBook";
}
.page-block-heading a:link, .page-block-heading a:visited, .page-block-heading a:active {
color: #c49442 !important;
}
.sub-title-grey {
font-family: "GothamBold";
color: #7e7e7e;
font-weight: normal;
font-size: 22px;
text-align: center;
margin: 0;
text-transform: uppercase;
display: block;
margin-bottom: 20px;
}
.woocommerce .woocommerce-result-count {
display: none;
}
.desktop-visible {
display: none !important;	
} #mainNav {	 
width: 100%;
display: block;
font-weight: normal;
clear: both;
line-height: 100%;
margin: 0 auto 40px auto;
font-family: "GothamBook" !important;
text-align: center;
}
#mainNav ul {	 
margin: 0 auto;
padding: 0;
list-style: none;
font-size: 16px !important;
}
#mainNav li { 
display: inline-block; 
padding: 0 4px;
text-decoration: none;
background-image: none;
margin: 0;  
}
#mainNav li a {
text-decoration: none;
color: #000000 !important;
}       
#mainNav li a:hover{ 
color: #c49442 !important;
}
#mainNav li.current_page_item a { 
color: #c49442;
}  #mainNav li ul { 
padding: 15px 0;
display: none;
z-index: 12;
}
#mainNav ul ul li a {
display: block;
float: none;
color: #666666 !important;
padding: 5px 20px;
margin: 0!important;
line-height: 120%;
white-space: nowrap;
font-size: 20px;
text-align: left;
text-transform: capitalize;
}
#mainNav ul ul li :hover {	
color: #c49442 !important;	
}
#mainNav ul li a:hover {
text-decoration: none;
color: #c49442;	
}
#mainNav li:hover > ul {
display: block;
}
#mainNav ul ul {
position: absolute;
display: none;
padding: 15px;
background-color: #ebebeb;
border: none;
border-top: solid 15px #000000;
}
#mainNav ul ul li {
display: block;
background: none;
font-size: 16px;
margin: 0;
padding: 0;
text-shadow: none;
border-left: none !important;
}
#mainNav ul ul ul {
position: absolute;
top: 72px;
left: 92%;
}
#mainNav .get-in-touch {
display: inline-block;
}  #mainNavMOB {
height: 100%;
position: fixed;
right: 0;
width: 100%;
transform: translateX(100%);
transition: transform 350ms ease-in-out;
background: #c49442;
padding: 100px 7% 0 7%;
box-sizing: border-box;
top: 0;
z-index: 100;
}
input[type="checkbox"]:checked ~ #mainNavMOB {
transform: translateX(0);
}
input[type=checkbox] {
transition: all 0.3s;
box-sizing: border-box;
display: none;
}
.sidebarIconToggle {
transition: all 0.3s;
box-sizing: border-box;
cursor: pointer;
position: absolute;
z-index: 102;
width: 100%;
top: 25px;
right: 20px;
height: 35px;
width: 35px;
}
.spinner {
transition: all 0.3s;
box-sizing: border-box;
position: absolute;
height: 2px;
width: 100%;
background-color: #ffffff;
}
.horizontal {
transition: all 0.3s;
box-sizing: border-box;
position: relative;
float: left;
margin-top: 9px;
}
.diagonal.part-1 {
position: relative;
transition: all 0.3s;
box-sizing: border-box;
float: left;
}
.diagonal.part-2 {
transition: all 0.3s;
box-sizing: border-box;
position: relative;
float: left;
margin-top: 9px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
transition: all 0.3s;
box-sizing: border-box;
opacity: 0;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
transition: all 0.3s;
box-sizing: border-box;
transform: rotate(135deg);
margin-top: 8px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
transition: all 0.3s;
box-sizing: border-box;
transform: rotate(-135deg);
margin-top: -13px;
}
#mainNavMOB ul { 
margin: 0;
padding: 0;
}
#mainNavMOB li { 
font-size: 28px;
font-family: "GothamBook" !important;
font-weight: normal;
display: block;
padding: 0 !important;
text-decoration: none;
background-image: none;
margin: 0 0 20px 0;
color: #ffffff;
text-align: center;
line-height: 100%;
text-transform: uppercase;
}
#mainNavMOB li.menu-item-has-children { 
background-image: url(//eagleeyecoffee.com/wp-content/themes/eagle-eye-coffee-theme/assets/menu-plus.png);
background-repeat: no-repeat;
background-size: 20px 20px;
background-position: right 8px;
padding: 0 30px 0 0 !important;
display: inline-block;
width: 100%;
box-sizing: border-box;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;  
}
#mainNavMOB li.menu-item-has-children:hover { 
background-image: url(//eagleeyecoffee.com/wp-content/themes/eagle-eye-coffee-theme/assets/menu-minus.png);
background-repeat: no-repeat;
background-size: 20px 20px;
background-position: right 8px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;  
}
#mainNavMOB li a {
text-decoration: none;
color: #ffffff;
display: block;
}
#mainNavMOB li a:hover { 
color: #000000;
}
#mainNavMOB li.menu-item-has-children a:hover { 
color: #ffffff;
} #mainNavMOB li ul { 
padding: 15px 0;
display: none;
z-index: 12;
}
#mainNavMOB ul ul {
display: none;
margin-top: 0;
position: relative;
width: 100%;
}
#mainNavMOB ul ul li {
display: block;
background: none;
font-size: 18px;
margin: 0;
padding: 0;
text-shadow: none;
border: none !important;
}
#mainNavMOB ul ul li a {	
display: block;
float: none;
color: #ffffff !important;
padding: 0 0 15px 0;
margin: 0 !important;
line-height: 120%;
}
#mainNavMOB ul ul li a:hover {
text-decoration: none;
color: #89d6cc !important;	
} #mainNav-right-side {
font-size: 18px;
font-weight: normal;
text-transform: uppercase;
line-height: 100%;
text-align: center;
margin-top: 10px;
display: none;
color: #ffffff;
font-family: "GothamBold";
}
#mainNav-right-side ul {
margin: 0px;
padding: 0px;
text-align: right;
}
#ll_div {
display: inline-block;
}
#ll_div a:link, #ll_div a:visited, #ll_div a:active  {
color: #000000 !important;
padding: 0 5px;
}
#mainNav-right-side li { 
display: inline-block;
text-decoration: none;
background-image: none;
float: none;
padding: 0 5px;
border-right: #ffffff solid 1px;
}
#mainNav-right-side li:last-child { 
padding: 0 5px 0 5px;
border-right: none;
}
#mainNav-right-side li a {
display: block;
color: #ffffff; 
padding: 0;
text-decoration: none;
background-image: none;
}
#mainNav-right-side li a:hover, #ll_div a:hover { 
color: #c49442; 
}    
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
padding: 0 10px;
} .header-section {
width: 100%;
display: inline-block;
top: 0;
z-index: 10;
}
.top-bar {
padding: 5px 20px;
width: 100%;
background-color: #c49442;
display: inline-block;
color: #ffffff;
text-transform: uppercase;
font-weight: normal;
font-size: 14px;
line-height: 100%;
font-family: "GothamBook";
box-sizing: border-box;
z-index: 101;
}
.top-bar p {
width: 75%;
text-align: left;
}
.header-section-inner {
width: 100%;
margin: 0 auto 0 auto;
display: block;
padding: 20px 40px;
box-sizing:  border-box;
text-align: center;
}
.header-section-inner a:link {
color: #ffffff !important; 	  
}
.header-section-inner a:hover {
color: #c49442 !important; 	  
}
#header-section-inner-right {
display: none;
}
.basket-text-box  {
text-align: right;
display: inline-block;
font-size: 12px;
line-height: 130%;
padding: 0 10px;
}
.basket-text-box a:link, .basket-text-box a:active, .basket-text-box a:visited  {
color: #000000 !important;
}
.basket-text-box a:hover  {
color: #000000 !important;
}
#mobile-icons  {
display: inline-block;
line-height: 130%;
text-align: right;
right: 83px;
position: fixed;
width: 100%;
top: 42px;
z-index: 100000;
}
#mobile-icons img {
margin: -12px 10px 0 10px;
width: 23px;
}
#basket-items-mini {
display: block;
padding-top: 5px
}
#logo {
display: inline-block;
text-align: center;
width: 220px;
margin: 0 auto;
}
#logo img {
width: 100% !important;
}
#home-slider, #testimonial-slider { 
width: 87%;
display: block;
margin: 0 auto 20px auto;
text-align: center;
overflow: hidden;
}
#inner-banner { 
width: 87%;
display: block;
margin: 0 auto 20px auto;
text-align: center;
overflow: hidden;
}
#inner-banner img {
width: 100% !important;
height: auto;
min-width: 1000px !important;
position: relative; left: 100%; margin-left: -200%;
z-index:1;			
}
#wrapper, #wrapper-home, #wrapper-narrow { 
width: 100%;
margin: 0 auto 0 auto;
display: block;
padding: 0 40px;
box-sizing: border-box;
}
.wrapper-blog { 
margin: 0 40px;
}
#wrapper-home { 
padding: 0;
}
#wrapper-narrow { 
max-width: 760px;
}
.main-content-area {
display: inline-block;
padding: 40px 0;
width: 100%;
text-align: justify;
overflow: hidden;
}
#white-wrapper, #white-cat-wrapper { 
width: 100%;
display: inline-block;
padding: 80px 0;
}
#wrapper-short {
margin: 20px auto 0 auto;  
width: 100%;
display: inline-block;
padding: 0 0 80px 0;
}
#wrapper-short p {
margin: 0 0 20px 0;
}
#refine-col {
margin-top: 20px;  
width: 100%;
display: inline-block;
}
.filter--style-premmerce .filter__checkgroup-title {
font-weight: normal;
font-size: 16px;
opacity: 1 !important;
}
.filter__properties-item:not(:last-child) {
margin-bottom: 5px;
}
.filter--style-premmerce {
font-size: 22px;
}
.filter__checkgroup-count {
font-size: 16px;
top: 0px !important;
}
.block-1-4 {
position:relative;
display: inline-block;
width: 80%;
box-sizing: border-box;
margin-bottom: 40px;
text-align: center;
vertical-align: top;
}
.block-1-4:last-child, .block-1-4 p:last-child  {
margin-bottom: 0px;
}
.block-1-4 p {
font-size: 18px;
line-height: 125%;
}
.block-1-4 p.goldtxt {
font-family: "GothamBold";
color: #c49442;
font-size: 22px;
}
.tinted-image {
width: 100%;
margin: 0;
overflow: hidden;
text-align: center;
height: 400px;
position: relative;
}
.tinted-image p {
top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
font-family: "GothamBlack";
font-size: 18px;
position: absolute;
z-index: 1;
margin: 0;
padding: 40px;
width: 100%;
box-sizing: border-box;
max-width: 1200px;
color: #ffffff;
line-height: 140%;
text-transform: uppercase;
}
.tinted-image img {
left: 100%;
margin-left: -200%;
position: relative;
width: 142%;
height: auto;
top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
max-width: none;
}
#testimonial-large-block {
position: relative;
text-align: center;
overflow: hidden;
}
#testimonial-large-block img {
margin: 40px 0 40px -200%;
position: relative;
left: 100%;
max-width: 200%;
min-height: 200px;
}
.footer {
float: left;
width: 100%;	
padding: 40px 0;
background-color: #000000;
font-weight: normal;
font-size: 14px;
}
.footerinner {
text-align: center;
line-height: 140%;
width: 100%;
margin: 0 auto 0 auto;
color: #ffffff;
padding: 0 40px;
box-sizing: border-box;
}
.footerheader {
display: block;
font-size: 20px;
font-weight: normal;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
color: #ffffff;
font-family: "GothamBold";
text-transform: uppercase;
}
#footerinner-left, #footerinner-right {
float: left;
width: 100%;
}
#footerinner-right {
text-align: right;
}
#footerinner-right img {
width: 20px;
margin-right: 10px !important;
}
#footerinner-right img:last-child {
margin-right: 0px;
}
#footerinner-right ul, #footerinner-left ul {
margin: 0;
padding: 0;
font-size: 17px;
}
#footerinner-right li, #footerinner-left li {
margin: 0;
padding: 0 0 5px 0;;
list-style: none;
font-size: 17px;
text-align: center;
}
#footerinner-right li a, #footerinner-left li a {
margin: 0;
padding: 0;
color: #ffffff;
}
#footerinner-right li a:hover, #footerinner-left li a:hover {
text-decoration: underline;
}
.footerinner-centre a:link, .footerinner-centre a:visited, .footerinner-centre a:active {
color: #ffffff !important;
}
.footerinner-centre a:hover {
text-decoration: underline
}
.footer-bottom {
margin: 0 auto 0 auto;
text-align: center;
color: #ffffff;
background-color: #000000;
font-size: 16px;
font-weight: normal;
font-family: "GothamBook";
padding: 0px 40px 40px 40px;
display: inline-block;
width: 100%;
box-sizing: border-box;
}
.footer-bottom p {
padding: 0;
margin: 0;
}
.footer-bottom a:link, .footer-bottom a:active, .footer-bottom a:visited {
color: #c49442 !important;
}
.footer-bottom a:hover {
color: #ffffff !important;
text-decoration: underline;
}
.footer-social {
width: 100%;
padding: 60px 0;
text-align: center;
display: inline-block;
}
.footer-social img, .footer-social-img {
width: 60px;
margin-bottom: 40px;
}
#half-column, #quarter-column, #three-quarter-column, #half-column-right {
width: 100%;
text-align: left;
float: left;
}
#three-quarter-column {
margin-bottom: 20px;
}
#half-column img, #quarter-column img, #three-quarter-column img, #half-column-right img {
margin:  40px 0;
display: block;
width: 100%;
}
#three-quarter-column p {
margin:  0 0 20px 0;
}
#three-quarter-column ul {
display: block;
margin: 0 0 20px 0;
padding: 0px !important;
-moz-column-width: 13em;
-webkit-column-width: 13em;
-moz-column-gap: 1em;
-webkit-column-gap: 1em;
}
#half-column li, #three-quarter-column li, #half-column-right li {
padding: 0 0 10px 10px;
vertical-align:  top;
} .wcsatt-dash {
display: none;
}
.wcsatt-sub-discount {
font-size: 16px;
}
.wcsatt-sub-options {
font-size: 16px;
display: inline-block;
padding-left: 10px;
}
.woocommerce .woocommerce-breadcrumb, #breadcrumbs {
margin: 0 auto;
text-align: left !important;
text-transform: uppercase;
font-size: 18px;
color: #000000;
width: 100%;
display: block;
font-family: "GothamBold";
}
h1.page-title {
color: #000000;
}
.product-badge {
padding: 10px;
font-size: 22px !important;
line-height: 100%;
width: 100%;
color: #fff;
display: inline-block;
vertical-align: middle;
text-align: center;
cursor: pointer;
font-weight: normal;
position: absolute;
left: 0;
box-sizing: border-box;
background-color: #c49442;
box-shadow: none !important;
border-radius: 0 !important; 
font-family: "GothamBold" !important;
text-shadow: none !important;
}
.product-badge:hover {
background-color: #c49442 !important;
}
.product_meta {
display: none;	
} .tab {
overflow: hidden;
background-color: #c49442;
text-align: center;
} .tab button {
background-color: inherit;
display: inline-block;
border: none;
outline: none;
cursor: pointer;
padding: 20px;
transition: 0.3s;
font-size: 14px;
font-family: "GothamBook";
color:#ffffff;
text-transform:  uppercase
} .tab button:hover {
background-color: #4d9da5;
} .tab button.active {
color:  #ffffff;
text-decoration: underline;
} .tabcontent {
display: none;
padding: 60px 0;
border-top: none;
animation: fadeEffect 1s; } @keyframes fadeEffect {
from {opacity: 0;}
to {opacity: 1;}
} .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
margin: 0 auto 20px auto;
width: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
width: 100%;
margin: 0 auto 20px auto;
font-family: "GothamBook";
font-weight: normal;
display: block;
vertical-align: top;
color: #000000;
background-color: #ffffff;
box-sizing:  border-box;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;  
}
.woocommerce ul.products li.product .button {
display: none;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
background-color: #f6f6f6 !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;  
}
#product-third-box p, #gallery-1 .gallery-item p {
padding: 0;
margin: 0;
font-size: 13px;
font-weight: normal;
}
#refine-col.woocommerce button.button {
width:90%;
font-size: 14px;
border-radius: 0px;
font-weight: normal;
font-family: "GothamBold";
margin-top: 20px;
}
.woocommerce button.button.alt, .woocommerce button.button.alt:link, .woocommerce button.button.alt:active, .woocommerce button.button.alt:visited, .woocommerce a.button {
padding: 14px 18px 10px 18px;
margin: 40px auto 0 auto;
font-family: "GothamBook";
font-weight: normal;
font-size: 16px;
display: block;
background-color: #c49442 !important;
color: #000000 !important;
text-transform: uppercase;
border-radius: 0;
clear: both;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
max-width: 100%;
line-height: 100%;
}
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
background-color: #ffffff;
opacity: 1;
}
.woocommerce div.product form.cart .variations label {
font-family: "GothamBold";
text-align: left;
color: #c49442;
font-size: 18px;
text-transform: uppercase;
font-weight: normal;
}
.refine-heading, h4 {
font-family: "GothamBold";
text-align: left;
color: #c49442;
font-size: 36px;
text-transform: uppercase;
font-weight: normal;
margin: 10px 0;
padding-bottom: 10px;
display: block;
width: 100%;
line-height:  130%;
}
.woocommerce div.product form.cart .variations td {
display: block	
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 100px;
float: left;
margin: 0 20px 20px 0;
list-style: none;
}
.woocommerce button.button.alt:hover, .woocommerce a.button:hover  {
background-color: #c49442;
color: #ffffff !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
}
.woocommerce .quantity .qty, .woocommerce div.product form.cart .variations select  {
box-sizing:  border-box;
background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxI…BvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
-moz-appearance: none;	
-webkit-appearance: none;
appearance: none;
padding: 12px 10px 10px 10px;
border: #b4b4b4 solid 1px !important;
border-radius: 0;
min-width: auto;
max-width: auto;
margin: 0 0 20px 0;
text-transform: uppercase;
font-family: "GothamBook" !important;
}
.woocommerce .quantity .qty {
width: 60px;
}
.sku_wrapper {
display: none;
}
.woocommerce ul.products li.product a img {
max-width: 100%;
height: auto;
display: block;
margin: 0px 0px 30px 0;
box-shadow: none;
}
.woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
font-family: "GothamBook";
color: #000000;
font-weight: normal;
font-size: 146px;
text-align: center;
margin: 0 0 10px 0;
text-transform: uppercase;
line-height: 120%;
}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins {
font-family: "GothamBold";
color: #ffffff !important;
font-weight: normal !important;
font-size: 20px;
text-align: center;
padding: 10px;
text-transform: uppercase;
margin: 0;
background-color: #000000;
display: inline-block;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
box-sizing: border-box;
width: 100%;
}
.woocommerce ul.products li.product .price:hover {
background-color: #c49442;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
}
.woocommerce ul.products li.product .price ins {
padding: 0 !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 100%;
display: inline-block;
}
.woocommerce div.product div.images {
margin-top:  20px;
}
.woocommerce div.product div.images img {
width: 100%;
margin: 0 0 20px 0;
display: block;
box-sizing: border-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 30%;
margin: 0 10px 0 0;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
width: 100%;
text-align: left;
color: #000000 !important;
clear: right;
margin: 20px 0;
display: inline-block;
}
.woocommerce-page div.product .woocommerce-tabs {
margin: 0 !important;
width: 100%;
}
.woocommerce #content div.product div.summary p, .woocommerce div.product div.summary p, .woocommerce-page #content div.product div.summary p, .woocommerce-page div.product div.summary p, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs p, .woocommerce-page #content div.product .woocommerce-tabs p, .woocommerce-page div.product .woocommerce-tabs p {
font-size: 19px;
line-height: 140%;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
font-weight: normal !important;
color: #c49442;
}
.woocommerce-tabs p, woocommerce div.product .woocommerce-tabs p, .woocommerce-page #content div.product .woocommerce-tabs p, .woocommerce-page div.product .woocommerce-tabs p {
color: #000000;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 !important;
}
.woocommerce div.product .product_title {
margin: 0 0 20px 0;
padding: 0px;
text-align: left;
color: #000000;
font-size: 32px;
line-height: 100%;
}
.woocommerce div.product p.price, .woocommerce div.product p.price, .woocommerce div.product span.price {
font-family: "GothamBook";
margin: 0 0 20px 0;
padding: 0px;
text-align: left;
color: #c49442 !important;
font-size: 32px !important;
line-height: 100%;
display: block;
}
.brand {
font-family: "GothamBold";
margin: 0px 0 20px 0;
text-align: left;
color: #c49442;
font-size: 42px;
text-transform:  uppercase;
display: block;
line-height: 100%;
}
.brand-small {
font-family: "GothamBold";
margin: 0px 0 10px 0;
text-align: center;
color: #c49442;
font-size: 14px;
text-transform:  uppercase;
display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: #f8f8f8;
display: inline-block;
position: relative;
z-index: 0;
border-radius: 0;
margin: 0px -5px;
padding: 0px 10px;
font-size: 12px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-family: "GothamBook";
color: #000000 !important;
font-weight: normal;
text-transform: uppercase;
padding: 10px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
border-bottom-right-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
border-bottom-left-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
display: none;
}
.woocommerce-tabs wc-tabs-wrapper strong, .woocommerce-tabs wc-tabs-wrapper b {
font-family: "GothamBook" !important;
font-weight: normal !important;
font-size: 19px !important;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
padding: 20px;
margin: 0px 0px 2em !important;
position: relative;
background-color: #ffffff;
color: #515151;
border-top: none;
list-style: outside none none !important;
width: auto;
word-wrap: break-word;
}
.woocommerce .woocommerce-info a:link, .woocommerce-checkout #payment ul.payment_methods a:link, .woocommerce-checkout #payment ul.payment_methods li {
color: #515151 !important;
}
.woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-family: "GothamBook";
padding: 14px;
border: 0px none;
background-color: #000000 !important;
color: #ffffff !important;
text-transform: uppercase;
margin: 0px;
width: auto;
font-weight: normal;
border-radius: 0;
text-decoration: none !important;
}
a.continue-shopping {
font-family: "GothamBook";
padding: 10px;
border: 0px none;
color: #ffffff !important;
background-color: #000000 !important;
text-transform: uppercase;
margin: 0px;
width: auto;
font-weight: normal;
border-radius: 0;
text-decoration: none !important;
float: right;
}
a.new-account {
font-family: "GothamBook";
padding: 10px;
border: 0px none;
color: #ffffff !important;
background-color: #000000 !important;
text-transform: uppercase;
margin: 0px;
width: auto;
font-weight: normal;
border-radius: 0;
text-decoration: none !important;
float: left;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .cimy_uef_input_27, .yikes-easy-mc-form input[type=email] {
box-sizing: border-box;
width: 100%;
margin: 0px;
outline: 0px none;
font-family: "GothamBook";
padding: 20px;
border: 0px none;
background-color: #f6f6f6;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals h2 {
text-align: right !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
width: 100%;
}
.woocommerce a.remove:hover {
color: #c49442 !important;
background: none;
}
.woocommerce a.remove {
color: #000000 !important;
}
.woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce table.shop_table td {
padding: 6px 0px;
}
.woocommerce table.shop_table th {
padding: 9px 0px;
font-weight: normal !important;
color: #222222;
}
table.cart td.actions .input-text, table.cart td.actions .button, table.cart td.actions .checkout-button {
margin: 5px 0 !important;
}
.woocommerce div.product .stock {
color: #000000;
text-transform: uppercase;
}
.woocommerce .woocommerce-message::before, .woocommerce .woocommerce-info::before {
color: #000000 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text  {
padding: 12px 18px !important;
font-family: "GothamBook";
height: auto !important;
font-size: 16px !important;
text-transform: uppercase;
}
.woocommerce table.my_account_orders .order-actions {
text-align: center !important;
}
a.continue-shopping:hover, a.new-account:hover {
color: #c49442 !important;
}
.woocommerce .woocommerce-breadcrumb a:link, .woocommerce .woocommerce-breadcrumb a:visited, .woocommerce .woocommerce-breadcrumb a:active {
color: #c49442 !important;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: auto;
height: 34px;
}
dd.variation-Type, dd.variation-Type p {
padding: 0;
margin:0;
}
form.woocommerce-shipping-calculator p {
margin: 0 !important;
}
.select2-container .select2-choice > .select2-chosen {
color: #515151 !important;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
border: none;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
content: none !important;	
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
width: 100%;
}
.woocommerce .woocommerce-customer-details address {
border: 0 !important;
padding: 0 !important;
box-sizing: border-box;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
display: none;
}
#delivery-arrangements {
background-color: #f6f6f6;
padding: 20px;
position: relative;
margin-bottom: 40px;
}
#delivery-arrangements p {
padding: 0 0 0 44px;
margin: 0;
display: inline-block;
box-sizing: border-box;
font-size: 22px;
color: #c49442;
font-family: "GothamBold";
text-transform:  uppercase;
line-height: 120%;
}
#delivery-arrangements img {
width: 23px;
position: absolute;
top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
}
.woocommerce ul.products li.product p {
padding: 10px 20px;
color: #000000;
font-style: italic;
text-align: center;
text-transform: uppercase;
font-size: 16px;
line-height: 130%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
text-align: center;
}
#mg-wprm-wrap div.wpr_search {
display: none;
} .small  {
font-size: 22px;
}
ul.wcsatt-options-prompt-radios  {
padding: 0;
}
.wcsatt-options-product-prompt .wcsatt-options-prompt-text, .wcsatt-options-product-dropdown-label {
font-size: 18px;
text-transform: uppercase;
font-family: "GothamBold";
display: block;
line-height: 120%;
color: #c49442;
width: 50%;
}
ul.wcsatt-options-product, .wcsatt-options-product-dropdown {
box-sizing:  border-box;
background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxI…BvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
-moz-appearance: none;	
-webkit-appearance: none;
appearance: none;
padding: 12px 10px 10px 10px;
border: #b4b4b4 solid 1px !important;
border-radius: 0;
min-width: auto;
max-width: auto;
margin: 0 0 20px 0;
text-transform: uppercase;
font-family: "GothamBook" !important;
}   #wprmenu_bar {
height: 43px;
position: absolute;
background-color: transparent;
padding: 0 20px;
top: 20px;
}
#wprmenu_bar .menu_title {
display: none !important;
}
#wprmenu_bar div.hamburger {
margin-top: 0 !important;
float: right;
text-align: center;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
border-radius: 1px !important;
height: 3px !important;
}
.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after{
background: #000000 !important;
}
.cbp-spmenu-top.cbp-spmenu-open {
top: 0 !important;
}
#wprmenu_menu_ul {
padding: 60px 40px 0 40px;
margin: 0 auto;
overflow: hidden;
max-width: 1440px;
}
#mg-wprm-wrap li.menu-item a {
font-size: 26px;
text-transform: uppercase;
font-weight: normal;
padding: 0 !important;
font-family: "GothamBold";
margin: 0 0 20px 0 !important;
text-align: center;
line-height: 100%;
}
.wprmenu_icon {
top: -5px !important;
}  .nf-form-content .ninja-forms-field {
box-sizing: border-box;
width: 100%;
margin: 0px;
outline: 0px none;
font-family: "GothamBook";
padding: 20px !important;
background-color: #f6f6f6;
border: 0 !important;
border-radius: 0 !important;
box-shadow: none;
color: #000000 !important;
font-size: 20px !important;
height: auto !important;
}
.nf-form-content textarea.ninja-forms-field {
height: 200px !important;
}
.nf-form-content label, .nf-field-label label {
font-weight: normal !important;
font-size: 20px !important;
}
.nf-field-container .nf-field-label {
margin-bottom: 0 !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
background-color: #c49442 !important;
padding: 14px 18px !important;
text-transform: uppercase;
font-size: 16px !important;
color: #ffffff !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
background-color: #000000 !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}  #testimonial-block {
background-color: #f6f6f6;
padding: 40px;
box-sizing: border-box;
margin-bottom: 40px;
}
#blog-block {
background-color: #f6f6f6;
box-sizing: border-box;
margin-bottom: 40px;
}
#blog-block p {
padding: 0 40px;
}
#blog-block a {
padding: 0 40px 40px 40px;
display: block;
}
#blog-block a:hover {
color: #000000;
}
.blog-thumb {
margin-bottom: 40px;
} .cn-button.bootstrap {
background: #c49442 !important;
} .yikes-easy-mc-form input[type=email], .yikes-easy-mc-form input[type=text] {
box-sizing: border-box;
border: #ffffff 1px solid !important;
padding: 15px 15px 12px 15px !important;
opacity: 1 !important;
background-color: #c49442 !important;
font-family: "GothamBook";
}
.yikes-easy-mc-form input[type=text] {
box-sizing: border-box;
border: #ffffff 1px solid !important;
padding: 15px 15px 12px 15px !important;
opacity: 1 !important;
background-color: #c49442 !important;
font-family: "GothamBook";
width: 100% !important;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button {
margin: 0 auto;
padding: 10px;
cursor: pointer;
background: #ffffff !important;
width: 200px !important;
border: 0 !important;
font-family: "GothamBook";
}
label.yikes-mailchimp-eu-compliance-label p {
font-size: 16px;
}
.FNAME-label {
width: 50%
}
.yikes-easy-mc-success-message {
background: #000000 !important;
color: #ffffff !important;
} .hidden-desktop {
display: none !important;
}
.hidden-mobile {
display: inline-block !important;
} @media only screen and (min-width: 481px) {
.top-bar p {
width: 50%;
text-align: left;
}
#home-slider, #testimonial-slider { 
width: 78%;
}
#inner-banner { 
width: 78%;
}
.purple-main-content-area, .pink-main-content-area {
text-align: justify;
width: 62%;
padding: 8%;	  
}
.pink-main-content-area ul {
width: 50% !important;
}
.footerinner {
line-height: 140%;
margin: 0 auto 0 auto;
text-align: center;
color: #ffffff;
}
#footerinner-left, #footerinner-right {
width: 50%;
margin-bottom: 20px;
}
#footerinner-left li {
text-align: left;
}
#footerinner-right li {
text-align: right;
} .woocommerce ul.products li.product .woocommerce-loop-product__title {
padding: 0 20px;
font-family: "GothamBold";
font-size: 18px;
color: #c49442;
}
#you-may-also-like .woocommerce ul.products li.product .woocommerce-loop-product__title {
min-height: 42px
}
.woocommerce table.shop_table td {
padding: 6px 12px;
}
.woocommerce table.shop_table th {
padding: 9px 12px;
} }
@media only screen and (min-width: 640px) {
.tinted-image {
height: 500px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 48%;
}
.woocommerce ul.products li.product p {
min-height: 67px;
}
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
width: 48%;
}	
} @media only screen and (min-width: 769px) {
.top-bar p {
text-align: center;
width: 100%;
}
li.hide-menu {
display: none !important;
}
#logo {
display: inline-block;
width: 320px;
padding: 0;
}
.header-section-inner {
width: 760px;	 
padding: 40px 0;
text-align: center;
}
h2 {
font-size: 40px;
}
.page-block-heading, h1.page-block-heading, .light-block-heading {
font-size: 42px;
}
.featured-para {
font-size: 22px;
}
h1.cat-header {
font-size: 70px;
padding: 45px 20px 40px 20px;
}
.header-section {
position: relative;
}
.tinted-image p {
left: 50%;
width: 380px;
font-size: 20px;
}
#header-section-inner-right {
text-align: right;
font-weight: normal;
display: block;
clear: both;
margin-bottom: 20px;
font-size: 14px;
}
#header-section-inner-right input, #header-section-inner-right button {
background-color: #666666;
border: none;
padding: 10px;
vertical-align: text-bottom;
color: #ffffff;
font-family: "GothamBook";
font-size: 14px;
}
#header-section-inner-right img {
margin-top: -12px;
display: inline-block;
}
#mainNav li { 
padding: 0 8px;
}
#mainNav-right-side {
display: block;
margin: 0;
padding: 0 0 10px 0;
}
.refine-heading, h4 {
width: 90%;
}
#mobile-icons, #basket-items-mini  {
display: none;
}
#home-slider,  #testimonial-slider { 
width: 760px;
}
#home-slider img,  #testimonial-slider img { 
width: 760px;
}
#inner-banner { 
width: 760px;
}
#inner-banner img { 
width: 760px;
}
.pale-cream-block-title, .pale-cream-block, .black-block {
padding: 40px 0;
}
.large-1-4-rollover-block {
width: 40%;
margin: 0 10px 20px 10px;
}
.block-1-4  {
width: 40%;
margin: 0 10px;
text-align: left;
padding: 0 10px;
box-sizing: border-box;
}
.filter--style-premmerce .filter__item {
width: 90%;
}
.woocommerce-product-search  {
display: inline-block;
vertical-align: top;
}
.woocommerce-product-search .screen-reader-text  {
display: none;
}
.woocommerce-product-search input[type="search"]  {
background-color: #ffffff;
padding: 8px 10px !important;
font-family: "GothamBook";
color: #000000;
font-size: 14px;
border: none;
}
.woocommerce-product-search input[type="submit"]   {
background-color: #ffffff;
padding: 8px;
font-family: "GothamBook";
text-transform: uppercase;
color: #000000;
font-size: 14px;
border: none;
margin-left: -3px;
}
.woocommerce-product-search input[type="submit"]:hover   {
background-color: #000000;
color: #ffffff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 46%;
}
.woocommerce ul.products li.product p {
line-height: 140%;
}
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
width: 47%;
}
#wrapper, #wrapper-home { 
width: 760px;
padding: 0;
}
.wrapper-blog { 
width: 760px;
margin: 0 auto;
box-sizing: border-box;	
}
#big-links {
width: 760px;
padding: 20px 0;	
display: block;
}
#big-links li {
width: 22%;
color: #c49442;
display: inline-block;
border-right: 1px solid #c49442;
border-bottom: none;
font-family: "GothamBook";
text-align: center;
text-transform: uppercase;
line-height: 140%;
font-size: 12px;
padding: 10px 5%;  
}
.big-link-title {
font-family: "GothamBold";
display: block;
margin-right: 0px;
}
#sign-up-ribbon-holder {
width: 100%;
display: inline-block;
background-image: url(//eagleeyecoffee.com/wp-content/themes/eagle-eye-coffee-theme/assets/pink-scroll-small.gif);
background-repeat: no-repeat;
background-position: center;
height: 55px;
}
#sign-up-ribbon {
padding: 13px;  
background-color: transparent;
font-size: 12px;
text-transform: uppercase;
color: #000000; 
display: block;
margin: 0 auto;
width: 734px;
text-align: left;
line-height: 180%;
}
.main-content-area {
padding: 40px 0;
width: 760px;
text-align: justify;
margin: 0 auto;
display: block;	  
}
#testimonial-large-block img {
max-width: 100%;
left: auto;
margin-left: 0;
}
#wrapper-short {
width: 74%;
}
#refine-col {
width: 25%;
vertical-align: top;
}
.pink-title-small {
font-size: 16px;
height: 34px;
}
.pink-title-small-script {
height: 54px;
width: 80%;
}
.footerinner {
line-height: 140%;
font-size: 14px;
width: 760px;
margin: 0 auto 0 auto;
text-align: center;
color: #ffffff;
padding: 0;
}
#footerinner-left, #footerinner-right {
float: left;
text-align: left;
margin: 0;
padding: 0 2%;
font-size: 16px;
box-sizing: border-box;
}
#footerinner-right {
float: right;
padding-right: 0;
border-right: none;
}
#half-column, #half-column-right {
width: 45%;
padding: 0 5% 0 0;
float: none;
display: inline-block;
vertical-align: middle;
}
#half-column-right {
width: 45%;
padding: 0 0 0 4%;
border-right: none;
}
#half-column-right h3 {
margin: 0 0 20px 0;
}
#half-column img, #quarter-column img, #three-quarter-column img, #half-column-right img {
margin:  80px 0;
}
#quarter-column {
width: 20%;
padding: 0 5% 0 0;
float: none;
display: inline-block;
vertical-align: top;
}
#three-quarter-column {
width: 69%;
padding: 0 0 0 5%;
float: none;
display: inline-block;
vertical-align: top;
} .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
width: 46%;
margin: 0 10px 20px 10px;
font-family: "GothamBook";
font-weight: normal;
display: inline-block;
vertical-align: top;
line-height: 130%;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
margin: 0 10px 20px 10px;
}
.woocommerce div.product div.images img {
width: 100%;
}
#you-may-also-like {
width: 600px;
margin: 0 auto;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 45%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
width: 50%;
margin-bottom: 40px;
}
.woocommerce-page div.product .woocommerce-tabs {
width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 0px 20px;
font-size: 14px;
}
.woocommerce table.shop_table td {
padding: 6px 12px;
}
.woocommerce table.shop_table th {
padding: 9px 12px;
}
.woocommerce .woocommerce-breadcrumb {
width:760px;
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
width: 46%;
padding: 0 20px;
vertical-align: top;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 46%;
}  #testimonial-block, #blog-block {
float: left;
width: 48%;
margin: 0 1% 2% 1%;
} .hidden-desktop {
display: inline-block !important;
}
.hidden-mobile {
display: none !important;
}	
} @media only screen and (min-width: 878px) {
#mainNav ul {	 
font-size: 18px !important;
}
} @media only screen and (min-width: 964px) {
.mobile-visible {
display: none !important;	
}
.desktop-visible {
display: inline-block !important;	
}
#recipeNav{
background-color: #ffffff;
}
#home-slider,  #testimonial-slider { 
width: 944px;
}
#home-slider img,  #testimonial-slider img { 
width: 944px;
}
#inner-banner { 
width: 944px;
}
#white-wrapper { 
padding: 80px 0;
}
#inner-banner img { 
width: 944px;
}
.header-section-inner {
width: 944px;	  
}
#wrapper, #wrapper-home, .wrapper-blog { 
width: 944px;
}
.main-content-area {
width: 944px;
text-align: justify;
}
#three-quarter-column li {
box-sizing: border-box;
width: 100%;
}
.footerinner {
width: 944px;
}
.large-1-4-rollover-block {
width: 22%;
margin: 0 10px 20px 10px;
font-size: 42px;
line-height: 100%;
}
.large-1-4-rollover-block .large-1-4-rollover-text  {
font-size: 21px;
}
.block-1-4  {
width: 22%;
margin: 0 10px;
}
.tinted-image {
height: 600px;
}
.tinted-image p {
font-size: 24px;
width: 472px;
} .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 30%;
}
#you-may-also-like {
width: 100%;
}
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
width: 22% !important;
}
#product-third-box p, #gallery-1 .gallery-item p {
height: 160px;
}
.woocommerce table.shop_table td {
padding: 6px 12px;
}
.woocommerce table.shop_table th {
padding: 9px 12px;
}
.woocommerce .woocommerce-breadcrumb {
width: 944px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
padding: 0 10px;
}  #testimonial-block, #blog-block  {
width: 31.33%;
}
#blog-thumb-home-fixed, #blog-thumb-home-fixed img {
height: 300px;
}
#blog-thumb-home-fixed-small, #blog-thumb-home-fixed-small img {
height: 300px;
}
.featured-image-single img {
margin: -140px auto 40px auto !important;
width: 75%;
} } @media only screen and (min-width: 1220px) {
#home-slider,  #testimonial-slider { 
width: 1200px;
}
#mega-menu-wrap-main_menu {
width: 1200px;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
padding: 0 15px;
}
#home-slider img,  #testimonial-slider img { 
width: 1200px;
}
#inner-banner { 
width: 1200px;
}
#inner-banner img { 
width: 1200px;
}
.header-section-inner {
width: 1200px;
}
#wrapper, #wrapper-home, .wrapper-blog { 
width: 1200px;
}
.tinted-image {
height: 700px;
}
.tinted-image p {
width: 600px;
}
.tinted-image img {
width: 100%;
height: auto;
}
.purple-main-content-area, .pink-main-content-area {
padding: 60px;
width: 1080px;
text-align: justify; 
}
.pink-main-content-area ul {
width: 50% !important;
}
#big-links {
width: 1200px;	   
}
#sign-up-ribbon-holder {
background-image: url(//eagleeyecoffee.com/wp-content/themes/eagle-eye-coffee-theme/assets/pink-scroll.gif);
}
#sign-up-ribbon {
width: 1174px;
}
.pink-title-small-script {
height: 36px;
width: 100%;
line-height: normal;
}
.main-content-area {
width: 1200px;
text-align: justify;
}
.large-1-4-rollover-block .large-1-4-rollover-text  {
font-size: 26px;
}
.icon { 
float: left;
margin: -8px 8px 0 0;
display: inline-block;
} 
.footerinner {
width: 1200px;
}
.payment-logos-bottom {
width: 1200px;
} .woocommerce table.shop_table td {
padding: 6px 12px;
}
.woocommerce .woocommerce-breadcrumb {
width:1200px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 30%;
}
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
width: 23% !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
padding: 0 20px;
} }
  article, aside, details, figcaption, figure, footer, header, hgroup, nav { display: block; }
section { display: inline-block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }  html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 18px; line-height: 180%;}
body, button, input, select, textarea { color: #000000 !important; }   a { color: #c49442; }
a:hover { color: #c49442; }
a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } abbr[title] { border-bottom: 1px dotted; }
b, strong, .woocommerce ul#shipping_method .amount
{ font-weight: normal;
font-family: "GothamBook";
}
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; } pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; } ul, ol { margin: 0;
padding: 0 0 0 20px;
list-style-type: disc;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }  img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; } label { cursor: pointer; } legend { border: 0; *margin-left: -7px; padding: 0; } button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } button, input { line-height: normal; *overflow: visible; } table button, table input { *overflow: auto; } button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box;  }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea { overflow: auto; vertical-align: top; resize: vertical; } input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; } table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; } ::-webkit-input-placeholder { color:#000000;
opacity:  0.7;
}
:-moz-placeholder { color:#000000;
opacity:  0.7;
}
::-moz-placeholder { color:#000000;
opacity:  0.7;
}
:-ms-input-placeholder { color:#000000;
opacity:  0.7;
}
:placeholder-shown { color:#000000;
opacity:  0.7;
}
.woocommerce-product-search ::-webkit-input-placeholder { color: #c49442 !important;
}
.woocommerce-product-search :-moz-placeholder { color: #c49442 !important;
}
.woocommerce-product-search ::-moz-placeholder { color: #c49442 !important;
}
.woocommerce-product-search :-ms-input-placeholder { color: #c49442 !important;
}
.woocommerce-product-search :placeholder-shown { color: #c49442 !important;
}
.yikes-easy-mc-form ::-webkit-input-placeholder { color: #000000 !important;
}
.yikes-easy-mc-form :-moz-placeholder { color: #000000 !important;
}
.yikes-easy-mc-form ::-moz-placeholder { color: #000000 !important;
}
.yikes-easy-mc-form :-ms-input-placeholder { color: #000000 !important;
}
.yikes-easy-mc-form :placeholder-shown { color: #000000 !important;
}  .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; } .hidden { display: none !important; visibility: hidden; } .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } .invisible { visibility: hidden; } .clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } @media print {
* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; font-weight: 100; }
}
@media only screen and (min-width: 769px) {
section { display: inline-block;}
}