body {
  font-family: verdana, sans-serif;
	color: #414141;
	line-height: 1.6em;
}

.footer-area {
	background-color: #FFF;
}

#header .column.col-3 {
    width: 17.5%;
}
#header .column.col-7 {
    width: 82.5%;
}
#header .column.col-2 {
	display: none;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: verdana, sans-serif;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover {
	padding: 0 .7em 0 .3em;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:last-child > a {
    border: 2px solid #d65879;
    border-radius: 20px;
	  line-height: 2.7em;
	  color: #d65879;
}

#open-minicart,
.top-search.search-btn,
#header ul li:first-child,
#header ul li:nth-child(2)
{
	display: none;	
}

.major-title {
	border-bottom: none;
	margin-top: 90px;
}

.major-title h1 {
	text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, sans-serif;
	font-weight: 600;
  color: #d65879;
}

.major-title h1 {
	font-size: 2em;
	color: #D65879;
}
article h1 {
	font-size: 2em;
	color: #D65879;
}
article h2 {
	font-size: 1.8em;
	color: #D65879;
}
article h3,
article h4,
article h5,
article h6 {
	font-size: 1.6em;
	color: #414141;
}

#header .column:first-child a {
	display: inline-block;
	line-height: 1em;
	vertical-align: middle;
}

#header #mobile-menu-actions li:last-child {
	font-size: 2em;
}

.book-button, div.wpforms-container-full .wpforms-form button[type=submit] {
	display: inline-block;
	background-color: #d65879;
	color: white;
	font-weight: bold;
	padding: .2em 1.2em;
	border-radius: 1em;
}

.book-button:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	color: white;
	font-weight: normal;
}

form.cart,
div.product_meta,
ul.tabs.wc-tabs,
.add_to_cart_button
{
	display: none !important;
}

.woocommerce-product-gallery__image {
  pointer-events: none;
}

#copyright {
	color: #333333;
	background-color: #fcfcfc;
}

#copyright p {
	text-align: center;
}

section.footer-widget {
	width: 100%;
}

.widget-container ul li:before {
    content: "";
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 0;
}

.footer-area {
	padding-left: 1em;
	padding-right: 1em;
}

/** blog */
.blog-item-title {
  font-family: inherit;
  font-weight: inherit;
}

.blog-item-title a {
  color: inherit;
}

.blog-item-meta {
  font-family: inherit;
}

.blog-item-inner-texts .read-more-link {
  font-family: inherit;
}

.wp-block-button__link {
	background: #d65879;
	border: 1px solid #d65879;
	text-transform: uppercase;
	font-weight: normal;
}

.wp-block-button__link:hover {
	color: white;
	font-weight: bold;
}

/*
.wp-block-button__link:hover {
	background: white;
	border: 1px solid #d65879;
	color: #d65879;
	text-transform: uppercase;
}
*/

.wp-element-button:hover {
	/* color: white; */
	/* background-color: #d65879; */
}

.product-top-container {
	margin-top: 50px;
}

.product-bottom-container {
	clear: both;
}

.product-bottom-container .wp-block-quote {
	background-color: #D7DEE2;
	padding: 0.25em 1em;
	border-radius: 1em;
}

.product-bottom-container .wp-block-quote li:before {
	content: '✓';
	font-size: 1em;
	line-height: 1.2em;
	color: #d65879;
}

.product-bottom-container .widget-container:first-child li:before {
	content: '✅';
	font-size: 1em;
	line-height: 1.2em;
	color: #d65879;
}

.product-bottom-container .widget-container {
	margin-bottom: 20px;
}

.spoiler-head {
	font-weight: bold;
	background: inherit;
	border: none;
	border-bottom: 1px solid #333;
}

.spoiler-body {
	background: inherit;
	border-width: 0;
	border-style: none;
	border-color: transparent;
}

.spoiler-body a {
	color: #33F;
}

.product_prices {
	background: #D7DEE2;
	border-radius: 1em;
	padding: 0.5em 1em;
	text-align: center;
}

.product_prices figcaption {
	text-align: center;
	font-weight: bold;
}

.product_prices ul {
	padding-inline-start: 0;
	margin-block-end: 0;
}

.product_prices li {
	display: inline-block;
	margin: 0 1em;
}

.product_prices li span {
	display: block;
    border: 1px solid #ccc;
    border-radius: 0.5em;
    text-align: center;
    font-weight: bold;
		font-size: 1.2em;
    background: white;
	  padding: 0 .5em;
}

.product_prices li em {
	font-weight: bold;
    font-size: .7em;
    text-align: center;
    display: block;
    font-style: normal;
}

/** TODO Menu mobile */
.sidr-class-mega-menu-toggle {
	display: none;
}

#sidr-mobile {
	left: -100%;
	width: 100%;
}

.widget-container ul li:before {
	display: none;
}

@media screen and (max-width: 768px) {
	.post-type-archive-product .main-woo-content .columns .column:last-child {
		order: 3;
	}
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)), :where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: inherit;
}
:where(.wp-block-cover-image:not(.has-text-color)), :where(.wp-block-cover:not(.has-text-color)) {
    color: inherit;
}

.wp-block-image .alignleft {
	text-align: left;
}
.wp-block-image .aligncenter {
	text-align: center;
}
.wp-block-image .alignright {
	text-align: right;
}

.woocommerce-shop .woo-breadcrumb {
	display: none;
}

.woocommerce-page .woo-breadcrumb h2 {
	display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price {
	text-align: center;
	width: 100%;
}

.woocommerce div.product .product_title
{
	text-align: center;
}

.woocommerce .woocommerce-ordering {
	display: none;
}

.woocommerce.post-type-archive-product .main-woo-content .columns {
	margin-top: 3px;
}

.woocommerce.post-type-archive-product .main-woo-content .columns .column:nth-child(2) {
	order: 1;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .price
{
	display: block !important;
}

@media screen and (max-width: 768px) {
	.pad-tb-60 {
		margin-top: 25px;
	}
	
	.pad-tb-60 ~.pad-tb-60 {
		margin-top: -10px;
		padding-top: 0;
	}
}

@media screen and (min-width: 768px) {
	.main-woo-content .column.col-9 {
		margin: auto;
	}
	
	.main-woo-content h2 {
		text-transform: uppercase;
	}
}

.woocommerce div.product p.price, .woocommerce div.product p.price ins, .woocommerce div.product span.price {
	font-weight: normal;
	color: #666;
}

.summary blockquote {
	background-color: rgba(214, 88, 121, .1);
	width: 100%;
	margin: 0;
  padding: 0.25em 1em;
  border-radius: 1em;
}

.summary blockquote p {
	font-size: .9em;
	line-height: 1.5em;
	color: #d65879;
	margin-left: 2em;
}

.summary blockquote p:before {
	content: '';
	width: 14px;
	height: 14px;
	display: inline-block;
	margin: 0px 4px -2px -18px;
	background-image: url('/wp-content/themes/icaros/assets/img/info.svg');
	background-size: 14px 14px;
}
