@import url("base.css");

.header .brand-logo {
	display: none;
}

main .page-header h1 {
	display: none;
}

main .page-header-kdo .site-title {
	font-family: "Handlee", cursive;
	font-weight: bold;
	font-style: normal;
	font-size: 200%;
}

main .page-header-kdo {
	text-align: center;
	padding-bottom: 100px;
}

main .page-header-kdo a {
	text-decoration: none;
	color: #000;
	width: fit-content;
	display: block;
	margin: auto;
	background-color: #fff5a8;
	border-radius: 100%;
}

.hikashop_products {
	width: 100%;
}

.hikashop_products .hikashop_product {
	float: left;
	width: 50%;
	display: block;
	box-sizing: border-box;
}

.hikashop_container {
	border: 1px solid #eab5b5;
}

.hikashop_cart_module_product_name_title {
	text-align: left;
}

.hikashop_product_price {
	font-weight: bold;
	color: #d97d7d;
}

.hikashop_product_name > a {
	color: #000;
	font-family: "Handlee", cursive;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline!important;
}

.sidebar-right.card {
	border: 1px solid #eab5b5;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	margin: 10px;
	display: block;
	background: #f9f9f9;
}

.hikashop_cart_title {
	text-align: left;
}

.hk-container-fluid > div:nth-child(1), .hk-container-fluid > div:nth-child(2) {
	width: 50%;
	box-sizing: border-box;
}

.hikashop_checkout_login h1 {
	color: #000;
	font-family: "Handlee", cursive;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

meter {
	background: #fff;
}

#hikashop_checkout_login_form h2, #hikashop_checkout_registration h2 {
	color: #000;
	font-family: "Handlee", cursive;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}

#hikashop_checkout_login_form, #hikashop_checkout_registration {
	float: left;
	width: 100%;
	display: block;
	box-sizing: border-box;
}

#hikashop_checkout_registration > fieldset, #hikashop_checkout_login_form > fieldset {
	border: 1px solid #eab5b5;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	margin: 10px;
	display: block;
	background: #fff;
}

.hikashop_checkout_cart {
	border: 1px solid #eab5b5;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 0px;
	margin: 10px;
	display: block;
	background: #f9f9f9;
}

.hikashop_checkout_address {

}

.hikashop_checkout_address > fieldset {
	border: 1px solid #eab5b5;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	margin: 10px;
	display: block;
	background: #fff;
}

.hikashop_checkout_checkout_address_block > legend {
	font-weight: bold;
	font-size: 120%;
}

.hikashop_checkout_checkout_address_block > fieldset {
	border-style: none;
}

#hikashop_checkout_login_form, #hikashop_checkout_registration {
	float: left;
	width: 100%;
	display: block;
	box-sizing: border-box;
}

.hikashop_checkout_shipping {
	border: 1px solid #eab5b5;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 0px;
	margin: 10px;
	display: block;
	background: #f9f9f9;
}

.hikashop_checkout_payment {
	border: 1px solid #eab5b5;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 0px;
	margin: 10px;
	display: block;
	background: #f9f9f9;
}

.hikashop_paypalcheckout_end .card_container {
	background: linear-gradient(-155deg, #a6a6a6, #222);
	color: #fff;
}

.hikashop_paypalcheckout_end .card_container input {
	height: 40px;
	width: 80%;
	display: block;
}

.hikashop_order_item_name_title {
	text-align: left;
}

.hikashop_order_subtotal_title, .hikashop_order_subtotal_value {
	border-top: 1px solid #d97d7d!important;
}

.hikashop_order_main_table {
	background: #f9f9f9;
	border: 1px solid #ccc;
	margin: auto;
	padding: 1%;
	box-sizing: border-box;
	width: 98%!important;
}

#htmlfieldset_billing {
	visibility: hidden;
}

.hikashop_order_main_table fieldset {
	border: 1px solid #eab5b5;
	padding: 15px;
	box-sizing: border-box;
	margin: 10px;
	display: block;
	background: #fff;
}

.hikashop_order_main_table .hikashop_order_product_link {
	color: #000;
	font-family: "Handlee", cursive;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline!important;
}

.hikashop_product_description_main, .com-content-article__body {
	border: 1px solid #eab5b5;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 0px;
	margin: 10px 0;
	display: block;
	background: #f9f9f9;
	text-wrap: wrap;
	font-size: 97%;
}

.hikashop_product_top_part h1 {
	background: #d97d7d;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 1%;
}

.hikashop_product_top_part .hikashop_product_name_main {
	color: #fff;
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.hikashop_product_left_part {
	border: 1px solid #eab5b5;
	box-sizing: border-box;
	border-radius: 0px;
	background: #fff;
}

.hikashop_product_right_part {
	box-sizing: border-box;
	padding: 2% 8%!important;
}

.kdo-footer {
    background: var(--template-bg-light);
    padding: 40px 20px 20px;
    margin-top: 60px;
    border-top: 1px solid #d97d7d;
    color: var(--template-text-dark);
}

.kdo-footer-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: auto;
}

.kdo-footer-col h3 {
    margin-bottom: 15px;
    color: var(--template-special-color);
    font-weight: bold;
    font-size: 18px;
}

.kdo-footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.kdo-footer-links li {
    margin: 8px 0;
}

.kdo-footer-links a {
    color: var(--template-text-dark);
    text-decoration: none;
}

.kdo-footer-links a:hover {
    text-decoration: underline;
}

/* Newsletter */
.kdo-footer-newsletter {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.kdo-footer-newsletter input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.kdo-footer-newsletter button {
    padding: 10px;
    border: none;
    background: var(--template-special-color);
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.kdo-footer-newsletter button:hover {
    opacity: 0.9;
}

/* Réseaux sociaux */
.kdo-footer-socials a {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    color: var(--template-special-color);
}

.kdo-footer-socials a:hover {
    opacity: 0.7;
}

/* Bas du footer */
.kdo-footer-bottom {
    text-align: center;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    font-size: 14px;
}

.article-info {
	display: none;
}

@media screen and (max-width: 500px) {
	.hikashop_products .hikashop_product {
		float: left;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}

	.hikashop_products {
		width: 100%;
	}

	.hk-container-fluid > div:nth-child(1), .hk-container-fluid > div:nth-child(2) {
		width: 100%;
	}

	.hikashop_checkout_cart table tr {
		border-style: none!important;
		padding: 4px 0;
	}

	main .page-header-kdo {
		padding-bottom: 20px;
	}
}

@media screen and (min-width: 501px) {
	.sidebar-right.card {
		width: fit-content;
		position: fixed;
		top: 1%;
		right: 1%;
	}
}
@media screen and (max-width: 500px) {
	.sidebar-right.card {
		width: 90%;
		position: fixed;
		bottom: 0;
		left: 50%;
		transform: translateX(-53%);
		padding: 0 15px;
	}
}
