@import url(../cumico/style.css);
/*
Theme Name:     Lakeside Emporium Theme
Theme URI:
Description:    Cumico Child Theme
Author:         LongerDays.com
Author URI:
Template:       cumico
Version:        1.0
*/
body {
  background: url(img/background_pattern.png) repeat; }

/* Header */
#header {
  background: url(img/header_top.png) top left repeat-x;
  padding-top: 60px; }
  @media screen and (min-width: 768px) {
    #header .logo-wrapper {
      margin-top: -105px; } }
  @media screen and (min-width: 1024px) {
    #header .logo-wrapper {
      margin-top: -105px; } }
  @media screen and (max-width: 600px) {
    #header .logo-wrapper {
      float: none; } }
  @media screen and (min-width: 768px) {
    #header #header-top-navigation {
      margin-top: 55px; } }
  @media screen and (min-width: 1024px) {
    #header #header-top-navigation {
      margin-top: 55px; } }

/* Footer */
li#text-5 {margin-left: 52px;}
li#social-icons-widget-4 {margin-left: 45px;}

/* Custom Headline */
.custom-headline {
  background: #3ea88a;
  border: 0;
  padding: 10px 20px;
  margin-bottom: 20px; }
  .custom-headline h1 {
    color: black; }
  .custom-headline p {
    color: white; }

/* Flex Slider Titles */
.flexslider .widget-title {
  background: #8fd6c2;
  text-align: center;
  padding: 20px 0;
  color: white !important; }

/* Added Via custom.js for span */
.button span {
  color: #FFF; }

.button span:hover {
  color: #000; }

/* Some Necessary WooCommerce Overrides */
textarea {
  background-color: #FFFFFF; }

#footer li .contact {
  border-bottom: 4px double #b2a89e; }

.menu-footer-nav li {
  border-bottom: 0px; }

#contactForm textarea {
  background: #FFF; }

.top-menu-header ul li {
  border-left: 0px; }

/* Button Color for Cart Dropdown */
.cart_list li.buttons a {
  color: white !important; }

mark {
  color: #3ba286; }

/* Changes for Text above cart section */

.top-menu-header ul li:before {
  content: "\271C";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #00a8ff;
  display: block;
  position: absolute;
  left: -2px;
  top: 9px;
}
.top-menu-header ul li a {
  color: #999;
  font-size: 12px;
  font-family: Bitter,sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* Alter Tables */
/* @group Tables */
table th {
  background: transparent; }

table td {
  background-color: transparent;
  color: #333; }

/* @end */
/* Changes for the Product Page Panels */
.woocommerce-tabs .description_tab .active a {
  background: #faf4ee !important; }
.woocommerce-tabs .panel {
  background: #faf4ee !important; }

.woocommerce_tabs ul.tabs li.active:before, .woocommerce-tabs ul.tabs li.active:before {
  background: #3ba286 !important; }

.woocommerce_tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li.active a {
  background: #faf4ee !important;
  color: #3ba286 !important; }

.woocommerce_tabs ul.tabs li.active a:after, .woocommerce-tabs ul.tabs li.active a:after {
  background: #faf4ee !important; }

/* Navigation */
#navigation .navigation-bottom {
  height: 0px; }
#navigation .hr-bullet:before, #navigation .hr-bullet:after {
  display: none; }

/* Buttons */
a.button, button.button, input.button, #respond input#submit, #content input.button, button, input[type="reset"], input[type="submit"], input[type="button"], .quantity .plus, #content .quantity .plus, .quantity .minus, #content .quantity .minus, .su-fancy-link, .more-link, a.jms-link, #header .header_mini_cart ul.mini-cart li ul.cart_list li.buttons .button, #sidebar ul li.widget_shopping_cart p.buttons .button {
  color: #fcfcfc !important;
  text-shadow: 1px 1px 0 #8c8c8c !important; }

/* Widget Slider */
.widget_price_filter .ui-slider .ui-slider-handle {
  background: #b99084 !important; }
