@import url(https://fonts.googleapis.com/css?family=Hind:200,300,400,400,600,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script:200,300,400,400,600,700&subset=latin,latin-ext);
/* Options set in the admin page */
body { 
	font-family: 'Hind';
	color: ;
}
.header:hover,
.header.hover  {
	}
#my-account-main .account-icon-box.image {
	background-image: url(https://www.juwelierrosenthal.de/wp-content/uploads/2014/10/rosenthal-my-account.jpg) !important;
}
#footer:hover,
#footer.hover,
#footer.active {
	}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Dancing Script';
	
}

/* Accent Color */
a:hover, #nav .sf-menu > li > a:hover, .post .post-meta ul li a, .post .post-title a:hover, .more-link, #comments ol.commentlist .comment-reply-link, .price ins, .price > .amount, .product_meta p a, .shopping_bag tbody tr td.order-status.approved, .shopping_bag tbody tr td.product-name .posted_in a, .shopping_bag tbody tr td.product-quantity .wishlist-in-stock, .lost_password, #my-account-main .account-icon-box:hover, .lookbook-container .look .info a .amount {
  color: #f06e9b;
}

.product-category > a:after, .sticky .post-title h2 a,
.product-thumbnails .owl-item.active.center img {
  border-color: #f06e9b;
}

.badge.onsale, .price_slider .ui-slider-range {
	background: #f06e9b;	
}

.fresco .overlay {
		background: rgba(255,255,255, 0.80);}
.fresco .overlay {
	border-color: #f06e9b;}

/* Menu */
#nav .sf-menu > li > a {
	font-family: 'Dancing Script';
font-size: 18px;
text-transform: none !important;
	
}
#nav ul.sub-menu li a {
	color: #f06e9b;
	
}
.account-holder ul li a {
	font-family: 'Dancing Script';
text-transform: none !important;
	
}
/* Mobile Menu */
/* Menu Colors for dark/light backgrounds */

/* Newsletter */
/* Shop Badges */
.badge.onsale {
	background: #f06e9b;
}
.badge.out-of-stock {
	background: #f06e9b;
}
.badge.new{
	background: #f06e9b;
}
/* 404 Page */
/* Extra CSS */
#nav ul.sub-menu{
    border:0;
    border-top:2px solid #000;
}
.table th,
.table td{
    padding:10px;
}
.related .post .post-content .styled_header, .styled_header{
    float:none;
}
.products .product figure{
    min-height:450px;
}
#product-thumbnails{position:relative;}
@media screen and (max-width: 480px){
    .products .product figure{
        min-height:auto;
    }
}
.header.background--dark.hover .account-holder #cart-icon .icon-fill, .header.background--dark:hover .account-holder #cart-icon .icon-fill{
 fill:#f1407d;   
}
}