/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/*************** OGÓLNE ***************/
.page-header-2{
	margin-bottom: 50px;
}


/*************** PRODUKT ***************/
.reset_variations, .woocommerce-variation-price, .single-product-price{
	display: none!important;
}

.single-product .variations .label, .variations tr:last-child select{
	display: block;
	width: 100%!important;
}

.single-product .variations, .variations tr td{
	width: 100%!important;
}

.woocommerce-tabs{
	display: none!important;
}

.elementor-widget-porto_cp_addcart_sticky{
	display: none;
}

.single-product .cart:not(.variations_form), .single_variation_wrap{
	padding: 0;
	margin: 0;
	border: unset;
}

.form-control-label, .single-product .variations .label label{
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	line-height: 26px;
	color: #000;
}

.variations select{
	font-size: 16px;
	font-weight: 400;
}

.variations select{
    height: 40px;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.ppom-field-wrapper, .variations tr td{
	padding: 0!important;
}

.ppom-wrapper .align-items-center{
	margin-top: 12px;
}

.product-summary-wrap select{
	min-width: 200px!important;
}

.variations select{
	text-transform: unset;
}

/*************** SKLEP ***************/
.porto-tb-quickview {
	display: none!important;
}