/*  
Theme Name: Mindig Child UHC Wyland
Theme URI: http://live.yithemes.com/mindig/
Version: 1.6.5
Author: Oliver von Arx, Oliver Schütz
Author URI: http://www.olivervonarx.ch
Description: Ecommerce Wordpress Theme
Text Domain: yit
Core Framework Version: 2.0.0
Tags: white, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Copyright: (c) 2012-2014 Your Inspiration Themes
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
template: mindig
*/

/* If you need to edit Bi-Shop folder name, pay attention to change the name even in woocommerce/style.css file */

/* Below you can write your style */

a:focus { outline: none; }

::selection { background: #333; color: #FFF; }
::-moz-selection { background: #333; color: #FFF; }

p {
	font-size: 15px !important;
}

b, strong {
	font-weight: 600;
	color: #383838;
}

#product-nav a:hover {
	border: 1px solid #00d7cf !important;
}

a.reset_variations:hover {
	color: #E44 !important;
}

/* Logo Pickoff UHC Wyland */
#logo {
	width: 480px !important;
}

#logo img {
	margin-top: 20px;
	max-width: 650px !important;
	max-height: 95px !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
	#logo {
		width: auto !important;
		display: block !important;
	}
	#header-sidebar {
		position: absolute;
		top: 15px;
		right: 40px;
	}
}

@media (max-width: 767px) {
	#logo {
		width: 100%;
		position: absolute;
		display: block;
		top: 4px;
		left: 58px;
		
	}
    #logo img {
    	margin-top: 12px;
    	width: 300px !important;
    	height: 44px !important;
    }
}

#header-container.fixed, 
#header.skin3.fixed, 
#header.skin2.fixed {
	background-color: #FFF !important;
}

/* Search */
#yith-searchsubmit:hover {
	background: #222 !important;
	border: 1px solid #222 !important;
}

.yith-ajaxsearchform-container {
	margin-top: 12px;
}

.screen-reader-text {
	margin-left: -10px;
}

input.yith-s {
	
}

/* Search Mobile Hack */
.quick-view-overlay.open .main {
    overflow-y: scroll;
    max-height: 700px;
}

.st-menu .yith-ajaxsearchform-container label.screen-reader-text {
  display: none !important;
}

.st-menu .widget_search_mini .nav-searchfield {
  border-left: 1px solid #DBDBDB;
}

.st-menu .yith-ajaxsearchform-container label.screen-reader-text {
display: none !important;
}

.st-menu .widget_search_mini .nav-searchfield {
border-left: 1px solid #DBDBDB;
}

/* Header Layout Opt. */
#header-sidebar > div.yit_cart_widget .product_list_widget li, .blog.big.single .yit_post_content.title, 
.woocommerce-tabs ul.tabs, #header.skin1 #header-row .header-wrapper {
	border-bottom-color: transparent !important;
}

#header-row .header-wrapper div.header-row-right .widget.yit_text_image, #header-row .header-wrapper 
div.header-row-right .widget.widget_text, #welcome-menu-login .login-box {
	border-color: transparent !important;

}

@media (max-width: 767px) {
	#header-container .container .header-wrapper {
	border-bottom-color: transparent !important;
	}
}

/* Navigation */
#nav li a {
	font-weight: 500;
}

#nav li.current-menu-item a {
	font-weight: 500;
	color: #00D7CF;
}

.nav li a:after {
	content: '';
}

#menu-shop ul.sub-menu li.current-menu-item a {
	font-weight: 500;
	color: #00D7CF;
}

#menu-shop a:before {
	content: '';
}

/* Essential Grid Headings */
.esg-center {
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}

/* Logos Slider */
.logos-slider h3 {
	top: 40px !important;
}
.logos-slider .nav {
	margin-bottom: 3px;
}

/* yith_magnifier.css */
.yith_magnifier_loading {
	display: none;
}

.select_option_colorpicker, 
.select_option_label, 
.quantity {
	margin-bottom: 5px;
}

.select_box_colorpicker .selected {
	/* border: 5px solid #CCC !important; */
}

.addon-description p {
	font-size:14px !important;
	font-style: normal !important;
}

/* Breadcrumbs */
nav.woocommerce-breadcrumb {
	display: none;
}

/* Menu Shop */
#menu-shop {
	margin-top: 16px;
}

/* Price Slider */
.price_slider_amount .button {
	padding: 5px 12px;
}

/* Global Add-ons: Kennzeichnungs-Nr. */
.chars_remaining {
	display: none;
}

/* Zusätzliche Informationen */
#tab-additional_information h2 {
	display: none;
}

/* Slogan Wrapper */
#slogan.yith-checkout-single span.slogan-cart {
	background-position: left -36px !important;
	height: 36px !important;
	display: inline-block;
}
#slogan.yith-checkout-single span.slogan-checkout {
	background-position: left top no-repeat !important;
	height: 36px !important;
	display: inline-block;
}
#slogan.yith-checkout-single span.slogan-complete {
	background-position: left top no-repeat !important;
	height: 36px !important;
	display: inline-block;
}

/* FAQ */
#slogan p {
	color: #00C7C0 !important;
}

#faqs-container span.faq-icon {
	padding-top: 20px;
}

#product-nav a {
	background: #FFF !important;
}

/* Checkout Details */
.required:after {
	content: ' ';
	margin-right: 7px;
}

/*#terms {
	margin-top: -7px !important;
}

#payment p.terms{
	padding-right: 20px;
}

#payment label.checkbox {
	top: 10px;
	left: 15px;
	display: inline-block;
}*/

.addresses .col-2 address {
	margin-bottom: 200px;
}

/* Footer */
#footer .menu li {
    width:100% !important;
    float:left;
    display:list-style;
    }

/* Social Share */
@media (max-width: 767px) {
	.share-container {
		text-align: center;
		margin-left: 4px;
	}
}

.related, 
.yit-wcan-container {
	margin-bottom: 100px;
}