/* 
Theme Name: Mediamojo
Theme URI: https://github.com/elementor/hello-theme/
Description: Mediamojo is a child theme of Hello Elementor.
Author: Mediamojo
Author URI: https://www.mediamojo.com.au/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*** GENERAL ***/

.elementor-widget-testimonial-carousel .swiper-slide {
  padding: 10px;
}

.elementor-testimonial--layout-image_above .elementor-testimonial .elementor-testimonial__content {
	display: flex;
  flex-direction: column-reverse;
}

.elementor-testimonial--layout-image_above .elementor-testimonial  .elementor-testimonial__cite {
	margin: 0 0 8px 0 !important;
}

/*** END GENERAL ***/
/*** PRODUCT ***/

.custom-acf-table {
	width: auto;
	border-width: 2px;
	border-style: solid;
}

.custom-acf-table tr {
	background-color: #ffffff !important;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
}

.custom-acf-table th {
	text-align: left;
	background-color: #ffffff !important;
	vertical-align: top;
	padding: 5px;
	border: none;
}

.custom-acf-table td {
	background-color: #ffffff !important;
	vertical-align: top;
	padding: 5px;
	border: none;
}

.custom-acf-table object {
	margin-bottom: -5px;
}

.col-ingredients {
	max-width: 200px;
}

.col-icon > div {
	height: 25px;
    width: 25px;
    mask-size: contain;
	-webkit-mask-size: contain;
    mask-position: center;
	-webkit-mask-position: center;
    mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	position: relative;
	top: -1px;
}

.icon-energy {
	mask-image: url("/wp-content/uploads/2024/05/icon-energy.svg");
	-webkit-mask-image: url("/wp-content/uploads/2024/05/icon-energy.svg");
}

.icon-protein {
	mask-image: url("/wp-content/uploads/2024/05/icon-protein.svg");
	-webkit-mask-image: url("/wp-content/uploads/2024/05/icon-protein.svg");
}

.icon-fat {
	mask-image: url("/wp-content/uploads/2024/05/icon-fat.svg");
	-webkit-mask-image: url("/wp-content/uploads/2024/05/icon-fat.svg");
}

.icon-carbohydrate {
	mask-image: url("/wp-content/uploads/2024/05/icon-carbohydrate.svg");
	-webkit-mask-image: url("/wp-content/uploads/2024/05/icon-carbohydrate.svg");
}

.icon-sodium {
	mask-image: url("/wp-content/uploads/2024/05/icon-sodium.svg");
	-webkit-mask-image: url("/wp-content/uploads/2024/05/icon-sodium.svg");
}

.icon-ingredients {
	mask-image: url("/wp-content/uploads/2024/05/icon-ingredients.svg");
	-webkit-mask-image: url("/wp-content/uploads/2024/05/icon-ingredients.svg");
}

.woocommerce div.product p.stock {
	color: #ffffff !important;
	font-style: italic; 
}

/*** END PRODUCT ***/
/*** CART & CHECKOUT ***/

.elementor-widget-woocommerce-checkout-page .woocommerce-info {
	padding: 20px !important;
}

.woocommerce form .form-row .required {
	color: #f26921;
}

#registration_form .select2-container--default .select2-selection--single {
  background-color: #fff9e6 !important;
  border: 2px solid #ffc20e !important;
  border-radius: 25px !important;
	height: 40px !important;
}

#registration_form .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 36px !important;
	font-size: 16px;
  padding: 0 15px;
}

#registration_form .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px !important;
}

.woocommerce-checkout-payment .payment_box fieldset {
	border: none;
	background-color: #ffffff;
}

.cart-discount ul {
	margin: 0 !important;
	padding: 0;
}

.cart-discount ul li {
	list-style: none;
}

/*** END CART & CHECKOUT ***/
/*** WHOLESALE ***/

#wwlc-login-form label span {
	color: #ed6b23 !important;
}

.order-form-app .ant-btn {
	height: auto !important;
	background-color: #ffc20e !important;
	border-color: #ffc20e !important;
	color: #ffffff !important;
	box-shadow: none !important;
	border-radius: 25px !important;
	font-family: "Asap Condensed", Sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.order-form-app .ant-btn-default {
	background-color: #ffc20e !important;
	border-color: #ffc20e !important;
}

.order-form-app .search-input-box input {
	height: 48px;
}

.ant-table-wrapper table {
	border-radius: 25px !important;
	border: 2px solid #ffc20e !important;
	overflow: hidden;
}

.ant-table-wrapper .ant-table-container table > thead > tr:first-child > :first-child {
  border-radius: 0px !important;
}

.ant-table-wrapper .ant-table-container table > thead > tr:first-child > :last-child {
  border-radius: 0px !important;
}

.ant-table-wrapper .ant-table .ant-table-tbody > tr.ant-table-row:hover > td:first-child, .ant-table-wrapper .ant-table .ant-table-tbody > tr > td.ant-table-cell-row-hover:first-child, .ant-table-wrapper .ant-table .ant-table-tbody > tr.ant-table-row.ant-table-row-selected > td:first-child {
	border-radius: 0px !important;
}

.ant-table-wrapper .ant-table-thead > tr > th, .ant-table-wrapper .ant-table-column-title {
	font-family: "Asap Condensed", Sans-serif;
	font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
	color: #000000;
}

.ant-table-wrapper thead th {
	background-color: #fff9e6 !important;
	border-color: #ffffff !important;
}

.ant-table-wrapper tbody td {
	background-color: #ffffff !important;
	border-color: #fff9e6 !important;
	vertical-align: middle;
}

.ant-table-wrapper input.ant-input-number-input {
	border: none !important;
	background: transparent !important;
}

.ant-table-wrapper .product-name-box a {
	color: #ed6b23;
}

.ant-select-single .ant-select-selector {
	border-radius: 0px !important;
}

.ant-table-wrapper .ant-input-number-lg {
	border-radius: 0px !important;
}

.ant-table-wrapper .ant-input-number .ant-input-number-handler-wrap {
	opacity: 1 !important;
}

.ant-table-wrapper thead th .ant-checkbox:before {
	content: "ADD ALL TO CART";
	display: inline-block;
	float: left;
		font-family: "Asap Condensed", Sans-serif;
	font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
	color: #000000;
	padding-left: 20px;
}

.ant-table-wrapper tbody td .ant-checkbox:before {
	content: "ADD TO CART";
	display: inline-block;
	float: left;
		font-family: "Asap Condensed", Sans-serif;
	font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
	color: #ffc20e;
	padding-left: 20px;
}

:where(.css-eq3tly).ant-checkbox-checked .ant-checkbox-inner {
  background-color: #ffc20e;
  border-color: #ffc20e;
}

:where(.css-eq3tly).ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner, :where(.css-eq3tly).ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner {
  border-color: #ffc20e;
}

:where(.css-eq3tly).ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner {
  background-color: #cccccc;
  border-color: transparent;
}

.ant-table-wrapper .ant-input-number {
	width: 70px !important;
}

.ant-table-wrapper .ant-list-sm .ant-list-item {
	padding: 5px 5px 5px 0px !important;
	display: inline-block;
	border: none !important;
	font-size: 12px;
}

/*** END WHOLESALE ***/