/*!
Theme Name: Stockie-child
Theme URI: http://stockie.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Stockie is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: stockie
Text Domain: stockie-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, 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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.main-nav {
	font-size: 0.9em;
}

.tabItems_item {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.options_item {
	width: 24%;
	height: auto;
	margin-right: 1%;
}
.options_item:nth-child(4) {margin-right: 0;}
.img_wrapper {
	width: 100%;
	height: 300px;
}
.img_wrapper img {display: block; width: 100%; height: 100%; object-fit: contain;}
.price_wr {
	width: 100%;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.price_wr {width: 50%;}
.options_item .added_to_cart {display: inline-block;}
.tabItems_item table tbody tr td img {width: 13px; height: auto; display: inline-block;
vertical-align: middle; margin-right: 3px;}

table.shop_attributes th {width: 250px !important;}

.woo-c_related {
	display: none;
}

body.page-id-4080168 form.wpcf7-form {
	display: flex; 
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
body.page-id-4080168 .crow {
	display: block;
	vertical-align: top;
	width: 49%;
}
body.page-id-4080168 .crow._full {width: 100%;}
body.page-id-4080168 .crow textarea {min-height: 100px;}

.compatible.page-container {
	display: flex; 
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 25px;
}
.compatible.page-container h2 {width: 100%;}

.woocommerce-product-gallery--without-images img  {display: block; margin: 0 auto; max-width: 400px; width: 100%;} 

div.filter div.woocommerce-ordering:nth-child(4) {display: none;}

.kartochka-items {
	/*display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap:wrap;
	gap: 1.5%;*/
	width: 100%;
	display: block;
}

/**/
.kartochka-items._filtered .kartochka-item {display: none;}
.kartochka-items._filtered .kartochka-item._currentprinter, 
.kartochka-items._filtered .kartochka-item._BBB {display: block;}
/**/

.kartochka_filters {
	width: 100%;
	display: block;
	text-align: center;
}
.kartochka_filters div {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	background-color: black;
	border-radius: 5px;
	color: white;
	padding: 0 15px;
	line-height: 40px;
	cursor: pointer;
	box-shadow: 0 2px 4px rgb(0 0 0 / 15%);
	transition: .4s;
}
.kartochka_filters div:hover, 
.kartochka_filters div._active {background-color: #b79b6c; box-shadow: 0 2px 0px rgb(0 0 0 / 15%);}
.kartochka-item {width: 100%; margin-bottom: 30px;}
.kartochka-item .image-wrap {width: 300px; height: 200px; position: relative; display: none;}
.kartochka-item .image-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.kartochka-item input[type=number] {
	width: 40px;
	text-align: center;
}
.kartochka-item .hide-price-and-cart {display: inline-block; vertical-align: middle; white-space: nowrap; margin-left: -4px; padding-left: 4px;}
.kartochka-item .price {display: inline-block; vertical-align: middle; margin-left: -4px; padding-left: 4px; margin-right: 20px; white-space: nowrap;}
.kartochka-item .add-to-cart {padding-top: 10px; margin-bottom: 10px; display: inline-block; vertical-align: middle; margin-left: -4px; padding-left: 4px;}
.kartochka-item .add-to-cart span {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 10px;
}
.kartochka-item h6 {
	height: auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	display: inline-block; 
	vertical-align: middle;
	margin-left: -4px; padding-left: 4px;
}
.kartochka-item h6 {width: 80%; padding-right: 30px;}
.kartochka-item .hide-price-and-cart {width: 20%;}
.kartochka-item .price {width: 30%;}
.kartochka-item .add-to-cart {width: 40%;}

.woocommerce-multi-currency {
	display: none !important;
}

body.home .stockie-contact-from-sc .ws {white-space: nowrap;}
body.home .stockie-contact-from-sc .ws * {display: inline-block; vertical-align: middle;}

.woo-c_cart_totals.cart_totals h4, 
.woocommerce-checkout-review-order-table.woo-c_review h3, 
.woocommerce-checkout-review-order-table.woo-c_review h4 {display: none;}

.bread span.breaditem:last-child, 
.bread span.sep:nth-last-child(2) {display: none;}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {display: none;}
.lost-link.right {display: none;}

#customer_login .tabItems_item {display: block;}

#woocommerce_layered_nav_filters-2 li a {color: #b79b6c; position: relative;}
#woocommerce_layered_nav_filters-2 li a::after {
	content: "×";
	position: absolute;
	top: -15px;
	right: -10px;
	color: red;
}

footer .vc_col-md-12.wrap .left {
	opacity: 0 !important;
}

.site-header.header-5 .top-part .main-nav {
	width: 1200px;
}

body.page-id-4080081 table {
	margin-top: -5px !important;
}
body.page-id-4080081 table td {line-height: 1;}

a.rs-layer:hover:before {display: none !important;}

div.back-link {
	opacity: 0;
}

.page-container div.subtitle {display: none;}

.woo-c_details_table_price {white-space: nowrap;}
.woo-c_cart_table_item_price.price-value {white-space: nowrap;}
.woo-c_cart_table_item_subtotal {white-space: nowrap;}
.woo-c_cart_table_item_quantity {white-space: nowrap; margin-right: 70px;}

.widget_price_filter .button {
	display: block;
	float: left;
	text-align: left;
	width: 100%;
}

.notify {
	position: fixed;
	bottom: 10px;
	left: 10px;
	width: calc(100% - 20px);
	height: auto;
	padding: 20px 30px;
	z-index: 100;
	background-color: white;
	border-radius: 10px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	transition: .4s;
	transform: translateY(600px);
	font-size: 18px;
}
.notify._show {
	transform: translateY(0px);
}