/* MENU */ 
a, button{ /* display: inline-block;*/ text-decoration: none; color: #a0127f; transition: all .3s; }




/* HEAD*/ 

#search_query {

}

a:focus, a:active, a:hover, button:focus, button:active, button:hover, a b.light-color:hover {
    color: #332359;
}

header .fa-search, header .fa-shopping-cart {
    color: #a0127f;
}

header i.fa-pinterest {
    color: #a0127f;
}
header i.fa-youtube {
    color: #a0127f;
}



h1 {
color: #a0127f;
font-size: 3.0em;
line-height: 1.8;
}

h2 {
color: #a0127f;
font-size: 2.0em;
line-height: 1.5;
}

h3 {
color: #a0127f;
font-size: 1.5em;
line-height: 1.2;
}

.product {
color: #4c4c4c;
}


.intro {
color: #696969;
font-style: normal;
line-height: 1.6;
font-size: 1.05em;
margin-bottom: 20px;
font-family: 'Maven Pro', sans-serif;
font-weight: 400;
}

.mini {
color: #332359;
}

p {
    line-height: 1.6;
    font-size: 1.05em;
    margin-bottom: 10px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    color: #696969;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 5px solid rgba(0,0,0,.1);
}

.sidebar-area {
background: #7f7f7f;
}

.panel-pink {
background: #fadeed;
padding: 5px;
}

.panel-pink h1 {
color: #a10f7e;
}


.product-price {
color: #000000;
}

.blog-posts {
color: #332359;
}


a.button  {
background: #fadeed;
color: #3d2258;
border: 0;
box-shadow: 0px 0px 10px #ea529725;
}

a.button:hover  {
background: #a71681;
}

a.button:hover, input[type="submit"]:hover, input[type="button"]:hover {
    color: #fff;
    
}

#product_submit  {
background: #2288bd;
}



/* nadpis blogov */
#blog-listing h3  {
color: #a0127f;
}

/* nadpis produktov */
.product-item-grid .product h2   {
color: #332359;
}

.category-list .category-item h2 {
    text-align: center;
    font-size: 1.6em;
}


/* pozadia  */
.banners  {
background: #f9dbe7;
}

footer {
background: #a0127f;
color: #f9dbe7;
}

/* H2 pod kategoriami */

.category-list .category-item h2  {
text-align: center;
font-size: 1.6em;
}

.product-thumbs a {
display: inline-block;
padding: 10px;
background: #FFFFFF;
}

/* TEXT CITACIA */
.citacia {
border-left: 10px solid #fcd6ed;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 30px;
margin-bottom: 30px;
color: #505050;
line-height: 1.6;
font-size: 1.05em;
}

.faq-list h2::before {
content: "•";
margin-left: -30px;
margin-right: 20px;
}

.frame-2106 {
    background: #f9dbe7;
    color: #a0127f;
}

li::marker {
    color: ##AF007C;
}

