/*
Theme Name: Divi Child Theme
Description: Child Theme For Divi
Version: 1.0.0
Template: Divi
*/

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide.swiper-slide-next,
.swiper-slide.swiper-slide-prev {
	visibility: hidden;
}

.bremote h3 {
	text-transform: none !important;
	font-weight: 400 !important;
	margin-top: 10px;
}

.back-barva .et_pb_column_10 {
	background-image: linear-gradient(
		90deg,
		rgba(26, 37, 69, 0) 100%,
		#1a2545 100%
	);
	padding-top: 180px;
	padding-bottom: 50px;
}

div.et_pb_section.et_pb_section_3.back-barva {
	background-image: linear-gradient(
		180deg,
		rgba(246, 243, 243, 0) 85%,
		#f7f3ec 85%
	) !important;
}

.swiper-pagination {
	position: relative !important;
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.yith-wcwl-share ul li {
	font-size: 24px;
}
button.forminator-button.forminator-button-submit {
	background: #24b1a6 !important;
	border-radius: 99px !important;
	font-family: "Montserrat";
	font-size: 16px !important;
	font-weight: bold !important;
}
a.et_pb_button.et_pb_button_0_tb_header.et_pb_bg_layout_light {
	border-radius: 99px !important;
	border: none;
}
a.et_pb_button.et_pb_button_0_tb_header.et_pb_bg_layout_light {
	border-radius: 99px !important;
}
a.et_pb_button.et_pb_button_0_tb_header.et_pb_bg_layout_light {
	border: none !important;
}
a.button.wc-forward {
	color: black;
}
td.product-name a {
	color: #24b1a6 !important;
}
footer p,
footer a {
	color: black !important;
}
button.forminator-button.forminator-button-submit {
	background: #24b1a6 !important;
	border-radius: 99px !important;
	font-family: "Montserrat";
	font-size: 16px !important;
	padding: 9px 20px !important;
	font-weight: bold !important;
}
.woocommerce-cart-form button.button,
a.checkout-button.button.alt.wc-forward,
button#place_order {
	border-color: #24b1a6;
	color: #24b1a6;
}
.woocommerce-cart-form button.button:hover,
a.checkout-button.button.alt.wc-forward:hover,
a.shipping-calculator-button,
button#place_order:hover,
a.woocommerce-privacy-policy-link,
a.woocommerce-terms-and-conditions-link {
	color: #24b1a6 !important;
}
.woocommerce-info {
	background-color: #24b1a6 !important;
}
.woocommerce-message {
	background: #ef6f49 !important;
}
.yith-wcwl-share ul {
	padding-left: 0px;
}
.yith-wcwl-add-to-wishlist.exists span.feedback,
.yith-wcwl-add-to-wishlist.exists a {
	color: #ef6f49 !important;
}

.yith-wcwl-add-button a,
span.posted_in a {
	color: #ef6f7e !important;
}
a.reset_variations {
	color: #ef6f49;
}
button.single_add_to_cart_button.button.alt:hover {
	color: #ef6f49;
}
.woocommerce .quantity input.qty {
	font-size: 23px;
	padding: 5.9px !important;
}
.wishlist-items-wrapper td.product-price,
.wishlist-items-wrapper td.product-stock-status {
	text-align: left !important;
}
.single-product span.price span {
	color: #ef6f49 !important;
	font-size: 16px;
}
button.single_add_to_cart_button.button.alt {
	background: #05b491;
	color: white;
	border-color: #05b491;
}
.single-product p.price {
	margin-bottom: 20px;
	margin-top: 10px;
	color: #ef6f49 !important;
}
.single-product th.label {
	text-align: left;
	padding-top: 0px !important;
}
.cat-archive h2 {
	background: #24b1a6;
	border-radius: 99px;
	color: white;
	padding: 8px 15px;
	font-size: 15px !important;
	transition: 0.3s ease-in-out all;
}
.woocommerce-shop .et-db #et-boc .et-l .et_pb_image {
	margin-left: 0 !important;
	margin-right: auto;
}
.woocommerce-shop
	a.et_pb_button.et_pb_button_0_tb_header.et_pb_bg_layout_light {
	background: #24b1a6 !important;
	font-size: 16px !important;
}
.cat-archive {
	position: relative;
	bottom: 1em;
}
.woocommerce-shop
	.et_pb_section.et_pb_section_0_tb_header.et_pb_with_background.et_section_regular.et_pb_section--with-menu {
	padding: 0px !important;
}
.archive span.woocommerce-Price-amount.amount bdi {
	color: #ef6f49 !important;
	font-weight: 500;
}
@media only screen and (min-width: 600px) {
	.mobi-meni {
		display: none;
	}
}
@media only screen and (max-width: 600px) {
	.desk-meni {
		display: none;
	}
	.cat-archive {
		display: flex;
		justify-content: center;
	}
	.cat-archive .category {
		margin-top: 0px !important;
	}
}
@media only screen and (min-width: 951px) {
	.shop-mob {
		display: none;
	}
}

@media only screen and (max-width: 951px) {
	.shop-des {
		display: none;
	}
}
.archive h2.woocommerce-loop-product__title {
	font-size: 20px !important;
}
.after-archive .et_pb_button_module_wrapper a {
	font-size: 16px !important;
}
.cat-archive .active h2,
.cat-archive h2:hover {
	background: #f07b59 !important;
}
.after-archive .et_pb_button_module_wrapper {
	background: #24b1a6;
	width: fit-content;
	padding: 5px 15px;
	border-radius: 99px;
}
p,
a {
	font-family: "Inter" !important;
}
