/*
Theme Name: Depot Child
Theme URI: http://depot.mikado-themes.com
Description: A child theme of Depot Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: depot
Template: depot
*/


/* ---- Globalne ---- */
.inlineElse {
	margin-left: 30px;
}
.white {
	color:#fff;
}
.white:hover {
	color:#aaa;
}

@media (max-width:768px) {
	.inlineElse {
		margin-left: 0px;
		margin-top: 20px;
		display: block;
	}
	
}
h2, h3 {
	text-transform: none !important;
}
a.button, input.wpcf7-submit, input.button, button.button {
	padding: 2px 14px!important;
}



/* ---- TOP RIGHT WIDGETS ---- */
@media (min-width:1025px) {
	.mkd-vertical-align-containers .mkd-position-right {
		height: auto!important;
	}
}

@media (min-width:1400px) {
	.mkd-position-right .mkd-main-menu-widget-area-inner {
		margin-top: 30px!important;
	}
}
a.mkd-search-opener {
	padding-top:4px;
	padding-right: 6px;
}
.widget_product_search.mkd-header-widget-menu-area {
	margin-bottom: 0!important;
}

#custom-header-search form input.search-field {
	line-height: 15px;
}
.mkd-position-right .widget, .mkd-position-right .execphpwidget {
	height: 100%;
}
.mkd-page-header .mkd-menu-area .mkd-main-menu-widget-area-inner {margin-right:0!important;}
#custom_top_right {
	/* height: 100%;
	display: table;
	vertical-align: middle; */
}
#custom_top_right a {
	/* display: table-cell;
	height: 100%;
	vertical-align: middle; */
}
#custom_top_right .tr-item {
/*	padding-left: 20px; */
	
}
.mkd-main-menu-widget-area-inner .yith-ywraq-list-widget-wrapper {
	/* display: table;
    vertical-align: middle;
    height: 100%; */
}

.widget_ywraq_mini_list_quote .raq-info {
	/* display: table-cell!important;
	height: 100%;
	vertical-align: middle; */
	margin: 0!important;
	padding: 4px 0 0 !important;
	border: 0!important;
	font-size: 12px!important;
	padding-right: 12px!important;
}
.mkd-woocommerce-page.woocommerce-account .widget.woocommerce {
	margin:0!important;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
	display: none!important;
	left: 0!important;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
	width: auto!important;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
	/* padding-left: 0!important; */
}


.avatar {
	display: none!important;
}



/* ---- HOME PAGE ---- */
#banner {
	margin-top: 20px;
	width: 100%;
	display:block;
	text-align: center;
}
#banner img.banner {
	max-width:100%;
	height: auto;
}
.home header.mkd-page-header {
	box-shadow: 0 2px 20px rgba(0,0,0,0.4);
}

.logged-in .not-logged-in {
	display: none;
}
.register-form {
	margin-top: 50px;
}

.home .mkd-mobile-logo-wrapper {
	display: none;
}
.home .mkd-logo-wrapper {
	display: none;
}


/* ---- Default content page ---- */
.default-content .mkd-container-inner {
	max-width: 900px!important;
}


/* ---- Redirect for non-logged in users ---- */
.centercontent {
	margin: 70px auto 150px auto;
	max-width: 700px;
	padding: 20px;
	text-align: center;
}
.bigdescription {
	font-size: 24px;
	display: inline-block;
	margin-bottom: 12px;
	margin-top: 30px;
}


/* ---- Product Lists ---- */
.products .product-meta {
	text-align: center;
}
ul.products>.product .mkd-pl-text-wrapper {
	margin: 14px 0 0!important;
}

.products .yith-ywraq-add-to-quote {
	position: absolute;
	top: 0;
}
.products .add-request-quote-button {
    padding: 0 10px!important;
    text-transform: lowercase!important;
}
.products .yith_ywraq_add_item_browse_message.show  {
	display: inline-block!important;
	margin-left: 10px;
	background-color: #fff;
	padding: 10px 10px 6px 14px;
}
.products .yith_ywraq_add_item_response_message.show {
	background-color: #fff;
	display: inline-block!important;
	margin: 10px 0 0;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
	padding: 10px 10px 6px 14px;
}
.home article h4.mkd-mg-item-title {
	color: #fff;
	padding: 16px 20px;
	background: rgba(0,0,0,0.6);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home article:hover h4.mkd-mg-item-title {
	background: #000;
}
.archive li.product a.add-request-quote-button, .single-product li.product a.add-request-quote-button {
	display: none;
	font-weight:bold;
	font-size: 20px;
}
.archive aside.mkd-sidebar div.widget.widget_ywraq_list_quote .yith-ywraq-list-wrapper a.button {
	margin-top:16px;
}
.archive aside.mkd-sidebar div.widget.widget_ywraq_list_quote .yith-ywraq-list-item a {
	margin-left: 12px;
}
.archive aside.mkd-sidebar div.widget.widget_ywraq_list_quote .yith-ywraq-list-item a.remove {
	margin-left: 0;
}
.archive aside.mkd-sidebar div.widget ul li a {
	color: #000;
	font-weight: 700;
}
.archive aside.mkd-sidebar div.widget ul.menu li {
	margin: 2px 0;
}
.archive aside.mkd-sidebar div.widget ul.menu li a {
	color: #000;
	font-weight: 700;
	margin: 0;
	border: 0;
	padding: 4px 0;
	height: 18px;
}

.archive .mkd-page-content-holder .woocommerce-ordering {
	display: none;
}

.widget.woocommerce.widget_layered_nav ul li.chosen a {
	text-decoration: underline;
}
@media (max-width:1024px) {
	.post-type-archive-product aside.mkd-sidebar .widget ul {
		display: none;
	}
	.post-type-archive-product aside.mkd-sidebar .widget.open ul {
		display: block!important;
	}
}

/* ---- PRODUCT PAGE ---- */
.single-product p.price {
	display: none!important;
}
.mkd-woo-single-page .mkd-single-product-content {
	background-color: #fff!important;
}


/* ---- Register ---- */
.wpcf7-acceptance span.wpcf7-list-item {
	margin:10px 0 20px 0;
}


/* ---- MyAccount PAGE ---- */
.mkd-woocommerce-account-navigation .mkd-user-info img {
	display: none!important;
}

p.custom-register-link {
	display: block;
    margin: 15px 0 0!important;
    font-size: 18px;
}
p.custom-register-link span {
	font-size: 13px;
}





/* ---- YWRQ - Yith Woocommerce Request Quote ---- */
#yith-ywrq-table-list td {
	vertical-align: middle;
}
#yith-ywrq-table-list td.product-thumbnail img {
	width: 150px;
	height: auto;
}
.sku {
	font-size: 12px;
}
#yith-ywrq-table-list td.product-remove {
	text-align: center;
}
#yith-ywrq-table-list td .button {
	margin:20px 0;
}
.yith-ywraq-mail-form-wrapper {
	margin: 120px 0;
	max-width: 900px;
}
#rqa_name_row, #rqa_email_row {
	display: none;
}

@media (max-width:768px) {
	#yith-ywrq-table-list .mkd-quantity-label {display: none;}
	#yith-ywrq-table-list td.product-remove a.remove img {width:20px;height: auto;}
	.mkd-quantity-plus, .mkd-quantity-minus {
		display: none!important;
	}
}

.ywrq-custom .ywraq-wrapper {
	font-weight: bold;
	margin-bottom: 150px;
}

.ywrq-custom .woocommerce-message {
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-bottom: 70px;
}

span.mkd-quantity-plus, span.mkd-quantity-minus {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}



/* ---- FOOTER ---- */
footer .widget.widget_nav_menu {
	padding-top: 0!important;
}