/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2025 | 05:10:35 */
.ImgShadowRight img {
	box-shadow: 20px 20px 0px 0px #52408d;
}
.shadowRow {
	box-shadow: 20px 20px 0px 0px #52408d;
	border-radius: 10px !important;
}

article.w-grid-item.outofstock .w-post-elm::before {
    content: "Już wkrótce";
    background-color: #f0db50;
    padding: 10px 10px 10px 10px;
    width: auto;
    border-radius: 5px 0px 0px 5px;
    color: #222;
    position: absolute;
    z-index: 10;
    top: 0px;
    font-size: 14px;
    right: -20px;
    text-align: center;
    line-height: 1.2;
}
.product.type-product.outofstock .button.product_type_simple {
	background: #52408d;
	border-color: transparent;
	color: #ffffff !important;
}


.formSection input{
	background-color: #242424 !important;
	min-height: 2.8rem !important;
	border-radius: 3px !important;
	border: none !important;
	color: #fff !important;
}
.formSection .gform-theme--foundation .gform_fields {
	row-gap: 15px;
}
.formSection  #gform_submit_button_1 {
	background-color: #52408d !important;
}
.formSection textarea {
	background-color: #242424 !important;
	border-radius: 3px !important;
	border: none !important;
	color: #fff !important;
}
.age-gate-subheadline {
	display: none;
}
.single-post .sidebar .widget a {
	color: #222;
}
.single-post .sidebar .widget ul {
	margin-left: 0px !important;
}

.single-post .sidebar .widget {
	padding: 20px;
	background-color: #f7f7f7;
	border: 1px solid #ececec;
}
.reviewCarousal .type_carousel .owl-nav .owl-prev, .reviewCarousal .type_carousel .owl-nav .owl-next {
	position: absolute;
	bottom: 0px !important;
	top: auto;
	background-color: #52408d;
	color: #fff;
}
.no-touch .owl-carousel.navpos_outside.navstyle_circle > .owl-nav div:hover, .no-touch .owl-carousel.navpos_outside.navstyle_block > .owl-nav div:hover {
	background: #944792 ;
}

.single-post h2 {
	font-size: 30px;
}
.reviewCarousal .type_carousel .owl-nav .owl-prev{
	position: absolute;
	left: 40px !important;
	right: auto;
}
.reviewCarousal .type_carousel .owl-nav .owl-next {
	position: absolute;
	left: 120px !important;
	right: auto;
}

.absoluteCollen {
	top: -50px !important;
	position: absolute !important;
	right: 0px;
	display: block;
	width: 150px;
	opacity: 0.2;
}
.product.type-product .w-grid-item-h:not(.us_testimonial .w-grid-item-h) {
	border: 1px solid #ddd;
  border-radius: 5px;
	padding: 20px 20px 20px 20px;
}
.w-btn {
	box-shadow: -56px 25px 24px rgba(0, 0, 0, 0.01), -31px 14px 21px rgba(0, 0, 0, 0.05), -14px 6px 15px rgba(0, 0, 0, 0.09), -3px 2px 8px rgba(0, 0, 0, 0.1);
}
ul {
	margin-left: 15px !important;
}
@media (max-width:768px){
.bottomCTATwo .g-cols.wpb_row {
	grid-gap: 0px !important;
}
.w-hwrapper.testColumns {
	display: block;
	align-items: center;
}
.type-us_testimonial .w-vwrapper {
	margin-right: 0px;
}
.hideMob{
	display:none;
}
.contSecond .vc_row {
	grid-gap: 1rem !important;
}
}
@media (min-width:1921px){
.contSecond .wpb_column.vc_column_container.stretched {
	margin-left: 0px !important;
}
}
.sepratorLine {
	rotate: 90deg;
}