#articles ul li:after {
border-left-color: #ffffff !important;
}

#welcome {
    width: 100%;
    margin: 1.5rem auto 3.5rem;
    text-align: center;                                            0
    padding-top: 2.5rem;
    position: relative;
}



#main-wrapper {
	background: url('http://www.apecafe.cz/user/documents/appdata/bcg-top-page.png') top repeat-x;
}
 h1, h2, h3, h4, h5, h6{
  color: #84482c;
}
a:hover, a span:hover,  .icon-account-login::before:hover {
  color: #cccccc;
}
.hiden {
  display: none;
}
.account-links-full-name{
display:none;
}
/* top page ***********************************
*************** */
/* top menu ********************** */
 /* Reset */
.menu,
.menu ul,
.menu li,
.menu a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
.menu b {
  font-weight: 300;
}
.top-links ul {
  margin-left: -65px;
  margin-top: -10px;
}
/* Menu */
.menu { 
    /*height: 40px;*/
    width: 100%;

    background: #512300;
    font-size: 1rem;
line-height: 1.25;
list-style-position: outside;
font-family: inherit;

}

.menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 30px;
}

/* Links */

.menu li a {
    display: block;
    padding: 0 14px;
    margin: 6px 0;
    line-height: 28px;
    text-decoration: none;

    color: #f3f3f3;
    gba(0,0,0,.6);

    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.menu li ul  a {
    color: #744e35;
}
.menu li > ul >li > a:hover {
    color: #744e35;
}
.menu li > ul >li {
    float: none;
}
.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { color: #ffffff; }

/* Sub Menu */

.menu ul {
    position: absolute;
    width: 200px;
    top: 48px;
    left:68px;
    padding: 0 10px;
    z-index: 99999;

    opacity: 0;
    
    background: #e6e6e6;

    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
    height: 0;
    overflow: hidden;
    padding: 0;

    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}

.menu li:hover > ul li {
    height: 36px;
    overflow: visible;
    padding: 0;
}


.menu ul li a {
    width: 100%;
    padding: 4px 0 4px 0;
    margin: 0;
    border-bottom: 1px solid #744e35;
}

.menu ul li:last-child a { border: none; }
.podminky ul {
  width: 250px;
}
 
/* header *************************************
********** */
.header-info .large-8, .header-info .medium-8 {
  width: 100%;

}

.header-info {
  border: none;
}
#header {
	background: transparent;
 /* background: url('../img/bcg-top-header.png') top repeat-x;*/
}
.header-social-icon a, #header-in .header-phone a::before, #header-in .header-email a::before {
  color: #ffffff;

}
.header-phone a, .header-email a {
	color: #ffffff;
}
#top-links, #top-links a {
  color: #ffffff;
          max-width: 65%;
}
.icon-account-login::before {
  color: #ffffff;
}
.header >  div:nth-child(3){
	width: 16.66667%;
}
.header >  div:nth-child(2) {
	width: 15.33333%;
}
.header-center >  div:nth-child(1) {
	width: 50%;
}
#header-in .header-center {
  display: table;
  padding: 0;
  width: 100%;
}
#logo img {
  height: auto;
  width: auto;
  max-width: 100%;
}
#header-cart {
  color: #ffffff;
  background: #503412;
  border: none;
  border-radius: 10px;
}
#header-cart .header-cart-count::before {
  color: #ffffff;
}
#header-cart .header-cart-count {
  color: #503412;
}
#header-cart strong {
  color: #ffffff;
  font-weight: 900;
  letter-spacing: -0.03rem;
}
#header-cart .header-cart-price {
  color: #ffffff;
}
.LNCShoptetGroupVariants label.price {
  display: inline-block;
  width: 50px;
}
#top-links a:hover {
    color: #ffffff;
}
.icon-account-login:hover::before {
  color: #ffffff;
  display: inline-block;
  font-family: "shoptet";
  font-size: 16px;
  line-height: 16px;
  margin-right: 1ex;
  position: relative;
  vertical-align: middle;
}
/* top menu ***********************************
************** */
a#a-home, .first-line {
  display: none!important;
}
#menu {
  margin-top: 1.01em;
  border: none
  -webkit-box-shadow: inset 0px 2px 11px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 2px 11px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 2px 11px 0px rgba(0,0,0,0.75);
border: none;
}
#menu a {
	padding-top: 25px;
	color: #84482c;
}
#menu li {
	height: 4.25rem;
	line-height: 4.25rem;
}
#menu .list-inline > li > a {
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
   /* padding-top: 15px;*/
    font-size: 14px;
    font-weight: 300;
}
.first-line {
	display: none;
}
#menu .list-inline ul {
  display: ;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  min-width: 100%;
  padding-top: 1px;
  position: absolute;
  top: 3.9rem;
  z-index: 51;
  background: #e6e6e6;
}
#menu li a {
    color: #423118;
}
#menu .list-inline ul li {
  border-top-color: #84482c;
  border-top-style: solid;
  border-top-width: 1px;
}
#menu .list-inline > li:hover {
	top:0;
	border: 0;
	margin-top: ;
}
#menu .list-inline > li:hover {
	background-color: #e6e6e6;

}

/*#menu .inline-list li:nth-child(1) {
	display: none;
}*/
.inline-list li:nth-child(2) {
/*	background-image: url('../img/ico-kava.png' );
	background-position: top center;
	background-repeat: no-repeat;*/

}
.inline-list li:nth-child(3) {
 /* background-image: url('../img/ico-orechy.png' );
  background-position: top center;
  background-repeat: no-repeat;*/

}
.inline-list li:nth-child(4) {
  /*background-image: url('../img/ico-sus.png' );
  background-position: top center;
  background-repeat: no-repeat;*/

}
.inline-list li:nth-child(5) {
  /*background-image: url('../img/ico-seminka.png' );
  background-position: top center;
  background-repeat: no-repeat;*/

}
.inline-list li:nth-child(6) {
 /* background-image: url('../img/ico-caj.png' );
  background-position: top center;
  background-repeat: no-repeat;*/

}
.inline-list li:nth-child(7) {
 /* background-image: url('../img/ico-ca.png' );
  background-position: top center;
  background-repeat: no-repeat;*/

}
.inline-list li:nth-child(8) {
 /* background-image: url('../img/ico-coko.png' );
  background-position: top center;
  background-repeat: no-repeat;*/

}
.inline-list li:nth-child(9) {
  /*background-image: url('../img/ico-ca.png' );
  background-position: top center;
  background-repeat: no-repeat;*/

}
.inline-list li:nth-child(2):hover {
	background-color: #222;
}
.navigation-submenu li:nth-child(2),.navigation-submenu li:nth-child(3),.navigation-submenu li:nth-child(4),.navigation-submenu li:nth-child(5),
.navigation-submenu li:nth-child(6),.navigation-submenu li:nth-child(7),.navigation-submenu li:nth-child(8) {
	background-image: none;
}
#menu .list-inline ul a::before {
border: none;  
}
#menu .list-inline ul a::after {
 border: none; 
}
#menu .navigation-submenu-trigger-wrap:hover>a{
border-left:1px solid transparent;
border-right:1px solid transparent;
background: url('../img/menu-shadow.png') top repeat-x;
}
#menu-helper-box, .navigation-menu {
  top: 50px;
 
}
#menu-helper-box {
  border: none;
}
#menu-helper-box, .navigation-menu {
  background-color: #e6e6e6;

}
#menu-helper {
  cursor: pointer;
  height: 46px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: .5rem;
  width: 42px;
  z-index: 20;
}
#menu-helper::before {
  background-color: transparent;
}
#menu-helper::before {
  color: #482c0a;
}
#menu-helper-wrapper:hover #menu-helper::before {
  background: transparent;
}
#menu-helper-box #menu li {
  height: 1rem;
  line-height: 1rem;
}
#menu-helper-box li {
  border-bottom-color: #452a09;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 1.8rem;
  line-height: 1.8rem;
}
#menu #menu-helper-box  a:hover{
  background: #ffffff;
  background-image: none;
}
#menu menu-helper-box .navigation-submenu-trigger-wrap:hover>a{
border-left:1px solid transparent;
border-right:1px solid transparent;
background-color: transparent;
/*background: url('../img/menu-shadow.png') top repeat-x;*/
}
#menu-helper-box  a span:hover {
background-image: none;
background-color: #e6e6e6;
}
/* page ***************************************
************ */
#main {
	background: transparent; 
	
}
#main-in {
	margin-top: 30px
}
/* a side *************************************
*********** */
aside div > .box {
border: none;
}

/* side menu ***********************************
************** */
.categories .topic {
	border: none;
}

.categories .topic a, .categories, .topic {
	color:#ffffff;
	background-color: #5a3d26;
}
.categories.expandable .topic::before {
  color: #ffffff;
}
.expandable.expanded {
	background: #ffffff;
}
div > .box {
	margin-bottom: 0.625rem;
	padding: 0rem;
}
#column-l-in > div .topic, #column-r > div .topic, #column-l-in .section .topic a, #column-r .section .topic a {
  font-family: "Roboto",sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.25rem;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  text-transform: uppercase;
}
.categories.expandable > ul > li > a:first-of-type {
  font-weight: bold;
}
/* category page ***********************************
***************** */
#category-filter, #top-in-cat-button, #top-in-cat-button.active, #param-filter-hover, #param-filter-hover.active {
  background: #f2f2f2;
}
.products {
 border: none;
}
.decor-delimeter::before {
    background-color: #fff;
    color: transparent;
}
.decor-delimeter::before {
  content: "";
  font-family: "shoptet";
  font-size: 0px;
  height: 0rem;
  left: 0;
  line-height: 0rem;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -0.5rem;
  width: 5.4375rem;
}
.decor-delimeter::before {
  background-color: #fff;
  color: transparent;
}
.decor-delimeter {
background-color: transparent;  
}
.product-card-static-source-js {
  text-align: center;

}
.p-main-price {
  float: none;
}
.shortDescription h5 strong, .shortDescription ul, .p-cat-manufacturer, .p-type-descr, .rating {
  display: none;
}
/* productss homepage ******************************
*********************** */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #5a3d26;
    color: white;
}
button.success, .button.success {
	background-color: #5a3d26;
	border-color: transparent;
	color: white;
}
.field-pieces-wrap a {
background-color: transparent;
}
.field-pieces-wrap .add-pcs::before{
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 0.5625rem;
}
.field-pieces-wrap .add-pcs::before {
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 0.5625rem;
}

.field-pieces-wrap .remove-pcs::after {
    border-bottom-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 0.5625rem;
}
.field-pieces-wrap .add-pcs::before {
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 0.5625rem;
}
.field-pieces-wrap .remove-pcs::before {
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 0.5625rem;
}
.product > .columns {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom-color: transparent;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 1px;
}
.product:hover > .columns {
box-shadow: 0 0 0;
border: solid 1px #000000;
}
.product:hover .product-card-content {
    border: 1px solid #000000;
    border-top-style: none;
}
.p-cart-button button.success{
  background-color: #2d4b62;
  border-color: transparent;
  color: white;
}
button, .button {
  background-color: #2d4b62;
  border: none;
  color: white;
}
.tabs-navigation {
  border-top: 1px solid #84482c;
  border-bottom: 1px solid #84482c;
}
/* product detail ******************************************
******************* */
#product-variants {
  float: right;
  margin-bottom: 2rem;
  width: 50%;
}
#tabs-div {
  clear: both;
  margin-bottom: 2.5rem;
}
#tabs {
  border-bottom-color: #84482c;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #84482c;
  border-top-style: solid;
  border-top-width: 1px;
}
#tabs .ui-state-active {
  border-bottom-color: #84482c;
  border-bottom-style: solid;
  border-bottom-width: 0.3125rem;
}
#addToCartButton {
  background-color: #2d4b62;
  border-radius: 5px;
}
.b-cart-variants-wrap .button.success,.b-cart-variants-wrap .button.success {
  background-color: #2d4b62;
  border-radius: 5px;
}
#product-detail .b-cart2 {
  margin-bottom: 0;
  padding: 0.5rem 1.5rem;
  min-height: 37px;
  font-weight: 300;
}
.field-pieces-wrap .pcs {
  height: 37px;
  padding: 0 1.25rem 0 0.25rem;
  font-size: 0.875rem;
  border: solid 1px #84482c;
}
#content-in table tr td input[type="text"], input.pcs {
  border: solid 1px #84482c;
   border-radius: 5px;
}
#product-detail-info a {
  color: #929292;
  font-weight:bold; 
}
#product-detail-info strong {
color: #929292;
font-weight: 300;

}
#content-in table tr.zaruka td {
  color: #2d4b62;
}
#product-variants .pcs, .variant-submit .pcs {
  width: 2.5rem;
  height: 2.15rem;
  padding: 0 0.25rem 0 0.25rem;
  text-align: left;
}
#product-variants legend {
  border-bottom: solid 1px #84482c;
  color: #84482c;

}
form fieldset, fieldset.f-border {
  border-color: transparent;
}
.price b {
  color: #63773a;
}
label.price {
  margin: 10px 0;
}
.price b {
  font-size: 1rem;
}
.LNCShoptetGroupVariants label.price {
  display: inline-block;
  width: 80px;
  font-size: 1rem;
  color: #84482c;
}
.label-mleti, .label-vaha, #short-description h5 strong {
  color: #744e35;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  border-bottom: solid 1px #744e35; 
}
#short-description h5 strong {
  text-decoration: none!important;
}
#group_Mletí {
  margin-top: 1rem;
  width: 50%;
  padding: .3rem;
}
.LNCShoptetGroupVariants label.price {
  display: inline-block;
  width: 50px;
}
.legend-variant{
 display: none;
}
table#product-detail-info {
  table-layout: fixed;
} 
table#product-detail-info, table#product-detail-info th {
  width: 280px!important;
}
#social-buttons, #tr-links {
  display: none;
}
.list-product-images > a {
 border: none;
}

/* footer *************************************************
************* */
#footer {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #8997a2;
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  color: #ffffff;
}
#footer a, #articles ul li a {

  color: #ffffff;
}
.footer-row-element .topic {
  background: transparent;
  color: #ffffff;
}
#footer-in .topic {
  color: #ffffff;
}

@media (min-width: 320px) and (max-width: 600px) {

.top-links ul{display:none;}

#logo img {height: auto;max-width: 370px !important;}

#header-in .header-center {margin-top: 30px !important;}
#header-cart-wrapper {
    margin-top: 50px !important;
}

.box-account-links-trigger {top: 48px !important;}

.searchform {top: 70px;}

#menu-helper {
    cursor: pointer;
    height: 42px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    width: 42px;
    z-index: 20;
}
#menu-helper:before {
    width: 56px !important;
    height: 46px !important;
    font-size: 40px;
    line-height: 44px !important;
}
#main-in {
    margin-top: 80px;
}

}