/*
Theme Name: Captain Sushi
Text Domain: captainsushi
Author: KSDEV Group
Version: 1.1.0.0.0.0.0.0
*/
@import "dev/style.css?v=7.4.1.0.0.0.0.1.3.2.7";

.header-conainer{
    width: 100%;
    display: flex;
}
.header-conainer .column-header{
    width: 33.3333%;
}

.header-contact {
	z-index:-1;
}

.woocommerce-page .header-contact {
	/*padding-left: 80px;*/
	box-sizing: border-box;
}

.woocommerce .products ul::before {
	content: none!important;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
	padding-bottom: 20px;
}

.related.products h2 {
	padding-bottom: 30px;
}

.woocommerce-product-details__short-description pre, .woocommerce-product-details__short-description p {
	padding-bottom: 10px;
}

.woocommerce-product-details__short-description {
	padding: 10px 0;
}

.single_add_to_cart_button.button {
	height: 34px!important;
	line-height: 34px!important;
}

.woocommerce-variation-price {
	padding-bottom: 10px;
}
@media (min-width: 900px) {
	.woocommerce .added_to_cart {
		padding-left:16px;
	}
}

.variations tr {
	display: flex;
	flex-direction: column;
	padding-bottom: 10px;
}

header {
	z-index:10;
}

.products-wrapper .captain-products .captain-product .preview {
	padding-bottom: 70%;
	box-sizing: border-box;
	height: auto;
	margin-top: 1px;
	border-radius: 5px !important;
}

.poke .products-wrapper .captain-products .captain-product .preview, .snacks .products-wrapper .captain-products .captain-product .preview {
	height: 176px;
	margin: 1px;
	border-radius: 0!important;
}

.poke .products-wrapper .captain-products .captain-product .content .button, .snacks .products-wrapper .captain-products .captain-product .content .button {
	height: 32px;
}

.poke .wpb_wl_quick_view_content, .snacks .wpb_wl_quick_view_content {
	padding: 0 40px 0 0!important;
	max-width: 80%;
}

.poke .wpb_wl_summary, .snacks .wpb_wl_summary {
	padding: 40px 30px;
}

.poke .wpb_wl_product_title, .snacks .wpb_wl_product_title, .poke .wpb_wl_product_price, .snacks .wpb_wl_product_price, .poke .wpb_wl_summary form.cart, .snacks .wpb_wl_summary form.cart, .poke .variations, .snacks .variations, .poke .woocommerce-product-details__short-description p, .snacks .woocommerce-product-details__short-description p {
	margin: 0;
}

.woocommerce-product-details__short-description {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin: 0 0 25px;
	line-height: 1.6;
}

@media (max-width: 768px) {
	.poke .wpb_wl_quick_view_content, .snacks .wpb_wl_quick_view_content {
		padding: 0 !important;
		max-width: 75%;
	}

	.poke .mfp-close, .snacks .mfp-close {
		color: #fff !important;
	}

	.poke .wpb_wl_summary .quantity, .snacks .wpb_wl_summary .quantity {
		margin: 0 4px 10px 0 !important;
	}

	.poke .variations select, .snacks .variations select {
		min-width: 100% !important;
	}

	.poke .products-wrapper .captain-products .captain-product .preview, .snacks .products-wrapper .captain-products .captain-product .preview {
		height: 250px;
	}

	.woocommerce:not(.home) .categories-wrapper .categories img {
		height: 56px!important;
	}

	.woocommerce:not(.home) .categories-wrapper .categories a {
		padding: 0;
	}

	.woocommerce:not(.home) .categories-wrapper .categories .title {
		font-weight: 700;
	}

	.woocommerce:not(.home) .categories-wrapper .scrollable .categories a:nth-child(8) img, .woocommerce:not(.home) .categories-wrapper .scrollable .categories a:nth-child(10) img, .home .categories-wrapper .scrollable .categories a:nth-child(8) img, .home .categories-wrapper .scrollable .categories a:nth-child(10) img  {
		padding-left: 10px;
	}
}
