/*
Theme Name: iamelectric
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.2.4
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
html {
	scroll-behavior: smooth;
}
.black-background {
	background-color: #000;
}
.grecaptcha-badge { visibility: hidden !important; z-index:-9!important;}
.product-badges {
	margin-bottom: 1.3em;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 2px solid #c7c7c7;
}
.team-bg {
	position: relative;
}
.team-bg-title {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 3em;
	left: 0;
	bottom: 0;
}
.team-bg-title > * {
	margin: 0;
}
.title-team-wartosci {
	font-size: 2em;
}
.product-badges-box {
	display: flex;
    align-items: center;
	margin: 20px 0;
	flex-basis: 50%;
	justify-content: center;
}
.product-badges-box p {
	padding: 0;
    margin: 0 0 0 1.3em;
	width: 100px;
}
.product-hero {
	margin: 0;
	padding: 0;
	text-align: center;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	background-color: #001721;
	margin-bottom: 40px;
}
.product-hero-title {
	color: #fff;
	font-size: 68px;
	margin-bottom: 0.1em;
	text-transform: uppercase;
	min-height: 1.4em;
}
.product-hero-title:after {
	visibility: visible;
    content: '';
    background-color: #fff;
    display: inline-block;
    position: relative;
    width: 0.1em;
    height: 1em;
    top: 0;
    margin-left: 0.1em;

}
.product-hero-subtitle {
	width: 60%;
	font-size: 22px;
	color: #fff;
}
.product-footer .nav>li {
	font-size: 2em;
}

.contact-rodo {
	margin-bottom: 0!important;
}

div::-webkit-scrollbar {
	width: 14px;
    background-color: transparent;
    height: 6px;
    border: 0;
}

body *:not(body)::-webkit-scrollbar {
	width: 6px;
    background-color: transparent;
    height: 6px;
    border: 0;
}

div::-webkit-scrollbar-thumb {
	background-color: #001721;
}

body *:not(body)::-webkit-scrollbar-thumb {
	background-color: #001721;
}

div::-webkit-scrollbar-track {
	background-color: #ccc;
    box-shadow: none;
    border-width: 3px 0 2px;
    border-style: solid;
    border-color: #fff;
}

body *::-webkit-scrollbar-track {
	background-color: #ccc;
    box-shadow: none;
    border-width: 3px 0 2px;
    border-style: solid;
    border-color: #fff;
}

.pswp__caption__center {
	display: none;
}

.wp-video {
	margin: 50px auto;
}

.eraty-evaluate-button {
	display: block;
}
.nav-dropdown.dropdown-uppercase>li>a {
	font-size: 0.95em;
    font-weight: bold;
}
.nav-dark .cart-icon:hover strong {
	color: #000!important;
}
.woocommerce-product-attributes-item {
	display: flex;
	flex-direction: row;
	align-items: center;
}
body.single-product th, body.single-product td {
	flex: 1;
}
.woocommerce-product-attributes-item {
	border-top: 1px solid #fff;
}
.woocommerce-product-attributes-item:last-child {
	border-bottom: 1px solid #fff;
}
.woocommerce-product-attributes-item th{
	padding-left: 10px;
}
body.single-product th, body.single-product td {
	border: 0;
}
.product-section {
	border: 0;
}
.product-section-title-related {
	text-align: center;
}
.payment_method_bitbaypay img {
	max-width: 100px;
}
.shop-description {
	font-size: 0.85em;
}
.shop-description h1, .shop-description h2, .shop-description h3 {
	font-size: 1.2em
}
.shop-description ul {
	list-style: none;
}
.shop-description p, .shop-description ul {
	margin-bottom: 1em;
}
.cart_totals .eraty-image-button, .cart_totals #caraty {
	display: none!important;
}
.archive .term-description {
	font-size: 0.85em;
}
#mailchimp_woocommerce_newsletter {
	margin-left: 0;
}
.featured-title .page-title-bg {
	box-shadow: unset;
}
.woo-variation-swatches .variable-items-wrapper {
	justify-content: center;
}
.woo-variation-swatches.wvs-show-label .variations td {
	text-align: center;
}
del span.amount {
	opacity: 1;
}
.price-on-sale del span.amount {
	color: #777;
	font-size: 40px;
}
.price-on-sale del {
	color: red;
}
.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
	overflow: hidden;
	padding: 0;
}
.variations {
	margin-bottom: 20px;
}
.woocommerce-variation-price {
	border-top: 2px solid #c7c7c7;
}
.product-main {
	padding-top: 70px;
}
.product-summary .variations_button {
	padding: 0;
}
.wrapper-Raty {
	margin: 20px 0 0 0;
	border-bottom: 2px solid #c7c7c7;
    padding-bottom: 20px;
}
.title-Raty {
	text-align: center;
}
.box-Raty {
	display: flex;
    align-items: center;
    justify-content: center;
}
.eraty-image-button, .eraty-image-button:hover, .eraty-image-button:focus {
	margin: 10px;
	padding: 0;
}
#caraty {
	width: unset!important;
	height: unset!important;
	margin: 10px;
	padding: 0;
}
.woocommerce-variation-price {
	padding: 0;
}
.wrapper-addToCart {
	text-align: center;
	margin: 20px 0;
}
.product_meta>span {
	border: 0;
}
.shop-description {
	font-size: 0.85em;
}
.shop-description h1, .shop-description h2 {
	font-size: 1.2em
}
.shop-description ul {
	list-style: none;
}
.shop-description p, .shop-description ul {
	margin-bottom: 1em;
}
.product-specsWrapper {
	display: flex;
	align-items: center;
}
.product-specsWrapper > * {
	flex: 1;
}
.product-specsText {
	padding-right: 25px;
}
.product-icons {
	padding-left: 25px;
}
.product-icons {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.product-icon {
	flex-basis: 33.3%;
	text-align: center;
}
.anchor {
    height: 140px;
    margin-top: -140px;
    visibility: hidden;
	display: block;
}
.productHeader {
	background-image: linear-gradient(to top, #6699ff 0%, #6699ff 1%, #25528e 100%), linear-gradient(to top, #6699ff 0%, #5d53e8 100%);
	color: #fff;
	padding-top: 100px;
}
.productHeader-raty {
	display: flex;
	font-size: 1.15em;
}
.raty {
	font-weight: 700;
	text-transform:uppercase;
	margin-right: 0.7em;
	border-bottom: 2px solid #fff;
}
.productHeader h1 {
	color: #fff;
}
.product-buttons .button {
	background-color: #fff;
	color: #6591fd;
}
.col-headerPhoto {
	padding-bottom: 0px;
	margin-bottom: -30px;
}
.product-page-price span.amount {
	font-size: 55px;
	display: block;
	text-align: center;
}
.product-page-price .woocommerce-Price-currencySymbol {
	margin-top: 0;
	font-size: 1em;
}
.archive  .price-wrapper .price, .single-product .price-wrapper .price {
	border-bottom: 2px solid #c7c7c7;
	border-top: 2px solid #c7c7c7;
	padding: 20px 0;
	margin-top: 20px;
	margin-bottom: 0;
}
.headerPhoto {
	display: block;
	margin: auto;
}
.single-product .posted_in {
	text-align: center;
}
.inbank--calculator {
	flex-direction: column;
	padding: 0 10px;
}
.product .inbank__message {
	font-size: 12px;
}
.product_cat-kaski .product-page-price span.amount {
	display: inline-block;
	font-size: 40px;
}
.product_cat-kaski .product-page-price {
	text-align: center;
}
.single_variation_wrap .woocommerce-variation-price {
	font-size: 25px;
    padding: 20px 0;
	text-align: center;
}
.price-on-sale del span.amount bdi {
	font-size: 40px;
}
.price-on-sale .product-summary .woocommerce-Price-currencySymbol {
	font-size: 40px;
	vertical-align: baseline;
}
.product-page-price .woocommerce-Price-currencySymbol {
	vertical-align: baseline;
}
.woocommerce-variation-availability .out-of-stock {
	text-align: center;
}
.product-section:nth-of-type(3) {
	display: none;
}
.product-section .slider-nav-light .flickity-page-dots .dot {
	border-color: #000;
}
.product-section .text strong {
	display: contents;
}
.cart_totals tbody th, .shop_table tfoot th {
	color: #000;
    font-weight: 700;
    padding: 1em 0;
    font-size: 0.8em;
    text-transform: uppercase;
}
.product--aval p {
	font-weight: 700;
	text-align: center;
	font-size: 1.2em;
    color: #BF0A30;
}
.woocommerce-checkout .footer-wrapper, .woocommerce-cart .footer-wrapper {
	display: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
	display: none;
}
@media only screen and (min-width: 1760px) {
	.single-product .product-container .container, .single-product .product-container .row {
		max-width: 1680px;
	}
}
@media only screen and (max-width: 1024px) {
	.product-hero {
		height: 260px;
	}
	.product-hero-title {
		font-size: 50px;
	}
	.product-hero-subtitle {
		width: 80%;
		font-size: 18px;
	}
	.product-specsWrapper {
		flex-direction: column;
	}
	.product-icons {
		padding-left: 0;
	}
}
.single-product .container--newLayout .row {
	max-width: 100%;
	margin: auto;
}
.single-product .container--newLayout .col:not(.grid-col) {
	padding: 0;
}
.col-grid--newLayout {
	padding-top: 30px;
	padding-bottom: 30px;
}
.video--newLayout {
	margin-top: 30px;
	margin-bottom: 30px;
}
.text-column-builder {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 80%;
}
.woocommerce-product-attributes {
	max-width: 1410px;
	padding: 50px 15px;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.attributes--newLayout {
	background-image: linear-gradient(to bottom, #6699ff 0%, #6699ff 1%, #25528e 100%), linear-gradient(to top, #6699ff 0%, #5d53e8 100%);
	color: #fff;
}
/* .woo-variation-items-wrapper li[aria-checked="false"] {
	opacity: 0.3;
}
.woo-variation-items-wrapper li[aria-checked="true"] {
	opacity: 1;
} */
.woocommerce-product-attributes td {
	color: #fff;
}
.only_final {
	display: none;
}
.yith-wapo-block {
	text-align: center;
}
.yith-wapo-block h3 {
	font-size: 0.9em
}
.border-both {
	border-top: 3px solid #d6d6d6;
	border-bottom: 3px solid #d6d6d6;
}
.border-bottom {
	border-bottom: 3px solid #d6d6d6;
}
.formularz-serwis input, .formularz-serwis textarea {
	background-color: #f1f1f1;
	color: #7d7d7d;
	outline: none!important;
    border: 1px solid transparent;
    box-shadow: none!important;
}
.formularz-serwis input:focus, .formularz-serwis textarea:focus {
	border: 1px solid #7d7d7d;
}
.single-product .posted_in {
	display: none;
}
.tagged_as {
	text-align: center;
}
@font-face {
    font-family: 'Rubik Dirt';
    src: url('/wp-content/themes/iamelectric/fonts/RubikDirt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Antonio Variable';
    src: url('/wp-content/themes/iamelectric/fonts/Antonio-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900; /* zakres wag od najcieńszej do najgrubszej */
    font-style: normal;
    font-display: swap;
}
@media only screen and (max-width: 850px) {
	.product-buttons {
		text-align: center;
		margin-top: 10px;
	}
	.text-column-builder {
		width: 100%;
	}
	body.single-product th, body.single-product td {
		padding: 5px 0 5px 0;
	}
	body.single-product th p, body.single-product td p {
		margin: 0;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.product-hero {
		height: 200px;
	}
	.product-hero-title {
		font-size: 1.5em;
	}
	.product-hero-subtitle {
		width: 80%;
		font-size: 1em;
	}
	.woocommerce-product-attributes-item {
		flex-direction: column;
	}
	.productHeader {
		padding-top: 30px;
	}
	.product-main {
		margin: 20px 0;
		padding-top: 50px;
	}
	.product_meta {
		margin-bottom: 0;
	}
	.product-badges-box {
		margin: 15px 0;
	}
	.product-icon img {
		max-width: 70px;
	}
	.product-icon p {
		font-size: 12px;
	}
	.product-badges-box img {
		width: 40px;
	}
	.inbank--calculator .inbank__message {
		text-align: center;
		font-size: 10px;
	}
	.product .medium-inbank-logo {
		max-width: unset;
	}
	.box-Raty {
		align-items: flex-start;
	}
	.eraty-image-button {
		flex: 1;
	}
	.product .inbank {
		flex: 1;
		padding: 0;
		margin: 10px;
	}
	#caraty {
		flex: 1;
		margin: 10px;
		padding: 0;
	}
	#caraty a img {
		max-width: 100%;
	}
	.wrapper-Raty {
		margin: 0;
	}
	.product-badges-box p {
		font-size: 12px;
		margin: 0 0 0 1em;
	}
	.product-info {
		padding-bottom: 0;
	}
	.product_cat-kaski .product-page-price span.amount {
		font-size: 32px;
	}
	.cart-badges h4 {
		font-size: 0.8em;
	}
}
#mBank-calc-2 {
	display: none;
}
.coupon button[type="submit"] {
	color: #000;
}
.additional-text-above-price {
	padding: 15px;
	border: 2px solid;
}
.additional-text-above-price p {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	margin-bottom: 0;
}
.box-Raty > * {
	flex: 1;
}
.product-info p.stock {
	font-size: 1.2em;
	color: #BF0A30;
	text-align: center;
}
/* .cart-sidebar .coupon {
	display: none;
} */
.cart-badges {
	margin-top: 35px;
}
body.page-id-76554 {
	overflow: hidden;
}
.cf7quiz-custom label {
	display: flex;
	align-items: center;
}
.cf7quiz-custom .wpcf7-quiz-label {
	font-size: 1.2em;
    margin-bottom: 10px;
    margin-right: 10px;
}

.cf7quiz-custom input {
	margin-bottom: 10px;
    max-width: 40px;
}
.yith-wapo-block * {
	margin: auto;
}