/* Style for the "Find My Solution" Button */
.find-solution-btn {
    background-color: var(--billi-blue) !important;
    color: white !important;
    border-radius: 4px;
    padding: 8px 15px !important;
    font-weight: bold;
}

/* Style for the Home/Commercial Toggle */
.market-toggle {
    border: 1px solid white;
    border-radius: 20px;
    padding: 2px;
} 
/*//////311225////*/ 
.left-side-filter .wpc-filter-header .widget-title{
font-size: 16.5px;
    font-weight: 600;
    color: #06213E;
cursor: pointer;
}
.left-side-filter .wpc-filter-header{
	font-size: 16.5px;
    font-weight: 600;
    color: #06213E;
	border-bottom: 1px solid #000;
}
.left-side-filter .wpc-filters-section {
    margin-bottom: 6px;
    position: relative;
}
.left-side-filter .wpc-filters-main-wrap li.wpc-term-item a {
    font-weight: 600;
    font-size: 14px;
    color: #231F20;

}
.left-side-filter .wpc-filters-main-wrap .wpc-term-item-content-wrapper{
	padding-left:8px;
}
.left-side-filter label.wc-block-product-filter-checkbox-list__label {
    color: #231F20;
    font-size: 14px;
    font-weight: 600;
}
/*///checkbox//*/


/* default checkbox hide */

.left-side-filter input[type="checkbox"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 14px !important;
  height: 14px !important;
  border: 1px solid #111 !important;
  border-radius: 0 !important;
  display: inline-block !important;
  position: relative !important;
  cursor: pointer !important;
  vertical-align: middle !important;
  margin-right: 8px !important;
}

/* checked state */
.left-side-filter input[type="checkbox"]:checked {
  background-color: #fff !important;
}

/* check mark */
.left-side-filter input[type="checkbox"]:checked::after {
  content: "" !important;
  position: absolute !important;
  left: 6px !important;
  top: -7px !important;
  width: 7px !important;
  height: 16px !important;
  border: solid #111 !important;
  border-width: 0 2px 2px 0 !important;
  transform: rotate(45deg) !important;
}

.left-side-filter .wpc-filters-main-wrap ul.wpc-filters-ul-list {
    list-style: none;
    padding: 9px 0 0;
    margin-left: 0;
    float: none;
}
.left-side-filter input[type=checkbox].wc-block-product-filter-checkbox-list__input:checked+.wc-block-product-filter-checkbox-list__mark {
       display: none !important;
}
.left-side-filter .wc-block-product-filter-checkbox-list__input-wrapper:before {
    background: rgb(255 255 255) !important;
       left: -1px !important;
       top: 8px !important;
   }
/*///icon////*/
:where(.wc-block-product-filters) .wc-block-product-filters__overlay-content{
	gap:10px !important;
}
.left-side-filter .wp-block-heading {
  position: relative;
    cursor: pointer;
font-size: 16px;
    font-weight: 600;
    color: #06213E;
padding-bottom: 10px;
       border-bottom: 1px solid #000000;
}

/* arrow bg */
.left-side-filter .wp-block-heading::after {
  content: "";
  position: absolute;
  right: 0;
  z-index: -1;
  top: 14px;
  width: 12px;
  height: 8px;
  background-image: url("https://dapepo.wordifysites.com/wp-content/uploads/2025/12/ico-top.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

/* rotate only icon */
.left-side-filter .life_side_fitler_accordion_hide .wp-block-heading::after {
  transform: translateY(-50%) rotate(180deg);
}
/*/////////banner-heading///////////*/
.banner-heading{
	font-size:40px;
	color:#fff;
}
/*/////////product_box///////////*/



/* Rating */
.product_box .rating {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
}

.product_box .stars {
  color: #1e88e5;
  font-size: 18px;
  font-weight: bold;
}

.product_box .count {
  font-size: 14px;
}

/* Modes */
.product_box .modes {
  display: flex;
  gap: 12px;
  margin-bottom: 22px;
}



/* Feature list */
.product_box .features {
  padding-left: 16px;
}

.product_box .features li {
  margin-bottom: 6px;
 font-size: 12px;
 font-weight: 600;
}

/*////////pagination///////*/

.page-numbers.prev, .page-numbers.next {
    border: 0;
    width: 0;
    margin: 0 !important;
}
.page-numbers {
    border: 1px solid #06213E;
    width: 28px;
    height: 31px;
    display: inline-table;
    text-align: center;
    line-height: 28px;
    color: #06213E;
margin-right: 3px !important;
    margin-left: 3px !important;
}
.page-numbers.current{
	background: #06213E;
color:#ffffff !important;
}
.elementor-pagination {
    text-align: center;
    margin-top: 39px;
}
/*///////my-account-tabs////*/
#logout-btn-tab{
	background-color:#000031;
	color:#ffffff;
}
.my-account-tab{
position: relative;
    top: -71px;
}
.stars-fill {
    display: inline-block;
    font-size: 18px; /* Adjust star size */
    font-family: Times; /* Ensure stars look standard */
    line-height: 1;
    
    /* This creates the fill effect */
    background:linear-gradient(90deg, 
        #0079C9 var(--rating-width), 
        #e0e0e0 var(--rating-width)
	    );
    
    /* This clips the background to the shape of the stars */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 2px;
font-weight:600;
}
.my-custom-outer-product-box h2,
.rey-swatches.product.type-product h2{
	line-height: 1;
}

.my-custom-outer-product-box h2 a,
.rey-swatches.product.type-product h2 a{
	color: #000031;
	font-size:16px;
	font-weight:400;
margin-bottom: 20px;
    display: block;
    text-align: center;
}

.my-custom-outer-product-box .woocommerce-loop-product__title,
.rey-swatches.product.type-product .woocommerce-loop-product__title{
	margin-bottom:4px;
	line-height: 1 !important;
	padding: 0 16px !important;
}

.my-custom-outer-product-box .rating .count,
.rey-swatches.product.type-product .rating .count{
	font-size: 12px;
	color: #000000;
}

.my-custom-outer-product-box .rating,
.rey-swatches.product.type-product .rating{
	margin-bottom: 4px;
	display:none;
}

.my-custom-outer-product-box .rey-productThumbnail,
.rey-swatches.product.type-product .rey-productThumbnail{
	margin-bottom: 0;
	padding: 16px;
}

.my-custom-outer-product-box .custom-archive-text ul,
.rey-swatches.product.type-product .custom-archive-text ul{
	padding-left: 14px;
	font-size: 12px;
	color: #000;
	list-style: disc;
	padding-bottom: 28px;
}

.my-custom-outer-product-box .archive-feature-icons,
.rey-swatches.product.type-product .archive-feature-icons{
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, 1fr);
}

.my-custom-outer-product-box,
.rey-swatches.product.type-product{
	/*border: 1px solid #06213E;
	border-radius: 6px;*/
}

/* spacing */
.my-custom-outer-product-box .custom-shortcode-wrapper,
.rey-swatches.product.type-product .custom-shortcode-wrapper{
	padding: 0 16px;
}

/* footer / button */
/*.my-custom-outer-product-box .custom_btn_add_to_cart,
.my-custom-outer-product-box .rey-productLoop-footer,
.rey-swatches.product.type-product .custom_btn_add_to_cart,
.rey-swatches.product.type-product .rey-productLoop-footer{
	background: #06213E;
	color: #fff;
	padding: 12px;
	text-align: center;
	border-radius: 0 0 3px 3px;
	display: block;
}
*/
.my-custom-outer-product-box .rey-productLoop-footer .price,
.rey-swatches.product.type-product .rey-productLoop-footer .price{
	display:none;
}

.my-custom-outer-product-box .rey-productLoop-footer .rey-productFooter-inner .button,
.rey-swatches.product.type-product .rey-productLoop-footer .rey-productFooter-inner .button{
	color: #000000 !important;
    text-decoration: none !important;
    font-style: inherit !important;
    font-weight: 400;
    font-size: 16px;
    background: #EDF1F5;
    padding: 14px;
    min-width: 137px;
    border-radius: 6px;
}

/*///////card//////*/
/* Product card as flex */
.my-custom-outer-product-box,
.rey-swatches.product.type-product{
	/*display: flex;*/
}

/* Inner wrapper full height */
.my-custom-outer-product-box .rey-productInner,
.rey-swatches.product.type-product .rey-productInner{
	display: flex;
	flex-direction: column;
	height: 100%;
}

/* Footer always at bottom */
.my-custom-outer-product-box .rey-productLoop-footer,
.rey-swatches.product.type-product .rey-productLoop-footer{
	margin-top: auto;
	position: static;
}


/* Content area flexible (image + title + UL etc.) */
.my-custom-outer-product-box .custom-shortcode-wrapper,
.rey-swatches.product.type-product .custom-shortcode-wrapper {
  flex-grow: 1;
}

/*//////product-filter-top/////*/

form.woocommerce-ordering.rey-loopSelectList
 {
    border: 1px solid #000031;
    padding: 10px;
    color: #000031;
    font-size: 16px;
    font-weight: 700;
    /* cursor: pointer; */
}
.woocommerce-result-count {
    display: none !important;
}
.rey-viewSelector.rey-loopInlineList.--is-visible {
    display: none !important;
}

/*tab-new-design*/
/* My Account Wrapper */


/* Top banner */
.new-tabs .woocommerce-MyAccount-navigation-wrapper {
  position: relative;
  background: url("https://dapepo.wordifysites.com/wp-content/uploads/2026/01/myaccount.png") center/cover no-repeat;
  padding: 80px 30px 0;
}

/*  
.new-tabs .woocommerce-MyAccount-navigation-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.45);
}*/

/* My Account title */
.new-tabs .woocommerce-MyAccount-navigation-wrapper::before {
  content: "My Account";
  position: relative;
  display: block;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 65px;
  z-index: 2;
}

.new-tabs .woocommerce-MyAccount-navigation {
  position: relative;
  z-index: 2;
}

.new-tabs .woocommerce-MyAccount-navigation ul {
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.new-tabs .woocommerce-MyAccount-navigation li {
  margin: 0;
}

.new-tabs .woocommerce-MyAccount-navigation li a {
  display: inline-block;
  padding: 12px 22px;
  background: #0079C9;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 3px 3px 0 0;
  text-decoration: none;
  transition: 0.3s;
}

/* Hover */
.new-tabs .woocommerce-MyAccount-navigation li a:hover {
  background: #084eb0;
}

/* Active tab */
.new-tabs .woocommerce-MyAccount-navigation li.is-active a {
  background: #ffffff;
  color: #0079C9;
}
.new-tabs .woocommerce-MyAccount-content {
  background: #fff;
  padding: 86px 30px 30px 30px;
  border: 1px solid #eee;
  border-top: none;
}
.new-tabs .woocommerce table.shop_table {
  border: none;
  border-collapse: collapse;
}

.new-tabs .woocommerce table.shop_table th {
  background: #fff;
  color: #0079C9;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  padding: 14px;
}

.new-tabs .woocommerce table.shop_table td {
  padding: 14px;
  font-size: 14px;
  border-bottom: 1px solid #eee;
}

.new-tabs .woocommerce table.shop_table tr:nth-child(even) {
  background: #f8f9f9;
}

/* View button */
.new-tabs .woocommerce table.shop_table td a.button {
  background: transparent;
  color: #0079C9;
  font-weight: 500;
  padding: 0;
}
.new-tabs .woocommerce-MyAccount-navigation sup {
  font-size: 11px;
  margin-left: 4px;
}

.new-tabs .woocommerce p {
  font-size: 14px;
  color: #555;
}
.woocommerce-MyAccount-navigation ul li:last-child a {
  background: #000031;
  color: #fff;
}

.woocommerce-product-details__short-description ul {
  list-style: none; 
  padding-left: 0;
}

.woocommerce-product-details__short-description li {
  position: relative;
  padding-left: 30px; 
  margin-bottom: 10px;
}

.woocommerce-product-details__short-description li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  transform: translateY(-50%); 
  width: 20px; 
  height: 20px;
  background-image: url('../images/li_dot.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.woocommerce-product-details__short-description .product-features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce-product-details__short-description .product-features li {

  /*
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 15px;
  color: #414141;
  
  */
}


.woocommerce-product-details__short-description .product-features li::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
}


.woocommerce-product-details__short-description .icon-size::before { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23414141' d='M21.833 11.291v-1.124A3.5 3.5 0 0 0 19.5 6.88V4.333h4.667a1.167 1.167 0 0 0 0-2.333H16a3.5 3.5 0 0 0-3.5 3.5v1.381a3.5 3.5 0 0 0-2.333 3.286v1.124a10.434 10.434 0 0 0-5.834 9.376V23a7.007 7.007 0 0 0 7 7h9.334a7.007 7.007 0 0 0 7-7v-2.333a10.433 10.433 0 0 0-5.834-9.376Zm-7-5.791A1.167 1.167 0 0 1 16 4.333h1.167v2.334h-2.334V5.5ZM12.5 10.167A1.167 1.167 0 0 1 13.667 9h4.666a1.167 1.167 0 0 1 1.167 1.167v1.166h-7v-1.166ZM25.333 23a4.666 4.666 0 0 1-4.666 4.667h-9.334A4.667 4.667 0 0 1 6.667 23v-2.333a8.13 8.13 0 0 1 3.96-7h10.747a8.13 8.13 0 0 1 3.96 7V23Z'/%3E%3C/svg%3E");
}

.woocommerce-product-details__short-description .icon-skin::before { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23414141' d='M16 3.75c-.764 0-1.384.587-1.384 1.312 0 .725.62 1.313 1.384 1.313.765 0 1.385-.588 1.385-1.313S16.766 3.75 16 3.75Z'/%3E%3Cpath fill='%23414141' d='M25.618 9.89l-5.075 1.745c-.26.092-.625.239-.977.446-.337.198-.751.502-1.007.945-.281.48-.358 1.054-.368 1.56.009.529.06 1.082.15 1.636l.34 1.62.006.024 2.156 8.954c.04.193-.094.422-.378.469a.37.37 0 0 1-.29-.064.749.749 0 0 1-.264-.388l-2.172-6.355c-.097-.283-.183-.57-.258-.86l-.332-1.284c-.101-.392-.472-.667-.897-.667s-.795.275-.896.667l-.306 1.185c-.092.356-.197.708-.316 1.058l-2.129 6.236a.783.783 0 0 1-.27.4.355.355 0 0 1-.283.062c-.115-.019-.231-.089-.311-.197-.08-.108-.086-.202-.073-.252l2.16-8.97.005-.024.34-1.62a10.266 10.266 0 0 0 .167-1.585c.007-.498-.044-1.028-.24-1.505-.368-.904-1.16-1.349-1.873-1.604l-.042-.014-5.334-1.636c-.293-.094-.496-.194-.617-.294-.097-.08-.128-.144-.134-.236-.011-.181.062-.288.144-.351a.428.428 0 0 1 .345-.07l.02.007.177.057c.184.06.592.179.992.3.627.19 1.48.423 2.15.58 1.839.433 4.273.877 6.546.877 2.273 0 4.694-.442 6.518-.874 1.02-.243 2.05-.515 2.897-.794l.175-.056.027-.008.01-.001Z'/%3E%3C/svg%3E");
  
  
}

.woocommerce-product-details__short-description .icon-check::before { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23414141' d='M23.678 4.497l-7.31-2.437c-.239-.08-.497-.08-.737 0L8.322 4.497a5.825 5.825 0 0 0-3.989 5.533V16c0 8.823 10.734 13.697 11.193 13.9a1.166 1.166 0 0 0 .948 0c.46-.203 11.193-5.076 11.193-13.9v-5.97a5.824 5.824 0 0 0-3.99-5.533ZM25.333 16c0 6.364-7.372 10.538-9.333 11.537-1.963-.995-9.333-5.156-9.333-11.537v-5.97A3.5 3.5 0 0 1 9.06 6.71L16 4.396l6.94 2.314a3.5 3.5 0 0 1 2.393 3.32V16Z'/%3E%3Cpath fill='%23414141' d='m19.85 11.683-4.886 4.9-2.618-2.73a1.167 1.167 0 1 0-1.681 1.617l2.69 2.8a2.185 2.185 0 0 0 1.57.7h.038a2.186 2.186 0 0 0 1.557-.645l4.984-4.984a1.17 1.17 0 1 0-1.654-1.658Z'/%3E%3C/svg%3E");
}

.woocommerce-product-details__short-description .icon-care::before { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23414141' d='M18.899 3c2.13 0 3.84 1.74 3.89 3.85l.01.01v.1c0 3.9-3.1 6.47-5.87 8.31-.26.17-.57.24-.85.24s-.59-.07-.86-.25c-2.73-1.86-5.86-4.41-5.86-8.26v-.09c0-2.11 1.71-3.91 3.85-3.91 1.33 0 2.26.62 2.82 1.21.6-.58 1.57-1.21 2.87-1.21Z'/%3E%3Cpath fill='%23414141' d='M2.401 23.277c-.278.385-.489.873-.364 1.325.425 1.539 2.038-.166 2.038-.166.564-.635 1.409-1.438 2.823-2.414 1.304-.899 2.558-1.621 3.123-1.869l.012-.005a11.86 11.86 0 0 1 4.873-1.104c.856.002 1.713.103 2.547.301 1.756.412 4.206 1.181 4.767 1.497l.043.022a.344.344 0 0 1 .195.362.26.26 0 0 1-.22.2 6.628 6.628 0 0 1-1.787-.163l-.034-.007h-.002c-.64-.112-1.366-.239-2.089-.239-.788 0-1.456.149-2.043.455a1.02 1.02 0 0 0 .939 1.809c.291-.151.651-.225 1.102-.225.54 0 1.147.105 1.734.208.606.124 1.226.198 1.843.22h.022c.203 0 .641-.042.645-.043l.017-.002a17.36 17.36 0 0 0 1.821-.352c.885-.203 1.8-.412 2.544-.412.427 0 .742.07.939.211a.246.246 0 0 1 .093.13c-.459.31-2.128.91-4.894 1.57-2.532.604-4.948 1.01-6.013 1.01h-.022c-.437-.003-1.04-.065-1.739-.137h-.01c-.933-.096-1.99-.205-3.019-.205-1.009 0-1.827.105-2.501.32-.946.302-1.809.953-2.442 1.43l-.001.002a58.504 58.504 0 0 0-.459.35c-1.349.901-1.043 2.048-.021 2.048h.014a2.01 2.01 0 0 0 1.054-.315c.19-.114.406-.28.635-.454l.003-.002.003-.002c.514-.388 1.216-.918 1.832-1.115.473-.151 1.087-.224 1.878-.224.931 0 1.937.103 2.827.195l.02.002c.741.076 1.383.142 1.918.145h.026c2.314 0 10.713-1.766 12.298-3.117.449-.386.694-.97.656-1.555a2.272 2.272 0 0 0-.953-1.736c-.551-.396-1.245-.588-2.121-.588-.296 0-.609.022-.959.066l-.792.127-.017.003c-.234.044-.466.093-.695.144a2.387 2.387 0 0 0-1.283-1.923c-.949-.529-3.896-1.373-5.289-1.699A13.245 13.245 0 0 0 14.897 17c-2.481 0-4.436.732-5.691 1.283l-.011.005c-.409.189-.813.4-1.204.631l-.77.46-.008.005c-1.802 1.115-4.01 2.722-4.812 3.893Z'/%3E%3C/svg%3E");
}

.woocommerce-product-details__short-description .icon-dropper::before { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23414141' d='m18.693 7.863-.074-.074a3.137 3.137 0 1 0-4.437 4.437l.578.578-11.063 11.06c-.38.381-.631.943-.798 1.378a14.44 14.44 0 0 0-.471 1.518 26.652 26.652 0 0 0-.403 1.835a1.161 1.161 0 0 0 1.334 1.344l.012-.002.032-.006.116-.02a25.24 25.24 0 0 0 1.713-.372 13.903 13.903 0 0 0 1.521-.471c.443-.171 1.004-.427 1.389-.81L19.197 17.24l.576.576a3.138 3.138 0 1 0 4.437-4.437l-.054-.054a1.545 1.545 0 0 1-.011-.194.962.962 0 0 1 .23-.658l4.294-3.32a1.666 1.666 0 0 0 .005-5.839c-1.584-1.584-4.234-1.68-5.855.02a1.156 1.156 0 0 0-.077.09l-3.323 4.292a.922.922 0 0 1-.659.253Z'/%3E%3C/svg%3E");
}

.woocommerce-product-details__short-description .icon-skin-renewal::before { 
  background-image: url('../images/icon-skin-renewal.svg?1');
}

.woocommerce-product-details__short-description .icon-helps-stimulate-collagen-formation::before { 
  background-image: url('../images/icon-helps-stimulate-collagen-formation.svg?1');
}

.woocommerce-product-details__short-description .icon-improves-elasticity-and-luminosity::before { 
  background-image: url('../images/icon-improves-elasticity-and-luminosity.svg?1');
}

.woocommerce-product-details__short-description .icon-reduces-wrinkles-fine-lines-and-blemishes::before { 
  background-image: url('../images/icon-reduces-wrinkles-fine-lines-and-blemishes.svg?1');
}




 #productIngredientsModal {
            display: none;
            position: fixed;
            top: 0; left: 0;
            width: 100%; height: 100%;
            background: rgba(0,0,0,0.7);
            backdrop-filter: blur(4px);
            z-index: 999999;
        }
        
        
        /* The main container for the content inside the modal */
 #productIngredientsModal .el-modal-body {
    padding: 20px;
    
    /* SET THE SCROLLING HERE */
    max-height: 60vh;           /* Limits height to 60% of the screen height */
    overflow-y: auto;           /* Adds vertical scroll only when needed */
    
    /* Optional: Smooth scrolling for mobile */
    -webkit-overflow-scrolling: touch; 
}

/* Custom Scrollbar Styling (Optional - for a cleaner look) */
 #productIngredientsModal .el-modal-body::-webkit-scrollbar {
    width: 6px;
}

 #productIngredientsModal .el-modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

 #productIngredientsModal .el-modal-body::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

 #productIngredientsModal .el-modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
}
        
#productIngredientsModal .el-modal-card {
	background: #fff;
	max-width: 500px;
	margin: 15vh auto;
	padding: 30px;
	border-radius: 8px;
	position: relative;
}

#productIngredientsModal .el-modal-close {
	position: absolute;
	top: 10px; right: 15px;
	font-size: 30px;
	cursor: pointer;
}

.openIngredientsModelBtn {
    text-decoration: underline;
    /* margin: 0 4px; */
    cursor: pointer;
}


@media (min-width: 1025px) {
  .woocommerce-account .woocommerce-MyAccount-navigation-wrapper {
        float: inherit !important;
        width: 100% !important;
	        border: 0 !important;
    }

   .woocommerce-account .woocommerce-MyAccount-content {
        float: inherit !important;
        width: 100% !important;
	        border: 0 !important;
    }

}
