/*!
Theme Name: Suxnix
Theme URI: https://www.themegenix.net/wp/suxnix/
Author: ThemeGenix
Author URI: https://themeforest.net/user/themegenix/
Description: Suxnix - Health Supplement WordPress Theme
Version: 1.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: suxnix
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.ardyssGreen{
	color: #C8BE10;
}

.ArdyssBlue {
  color: #035D80;
}

.ArdyssGreen {
  color: #C8BE10;
}

.bg-blue {
  background-color: #035D80;
  color: #fff !important;
}
body, *{
	font-family: "Montserrat"
}
.ardyssBlue{
	color: #035D80;
}

.header-shop-cart{
	display: none !important;
	visibility: hidden;
}
.ImageFooter{
	max-width: 250px !important;
}
@media (max-width: 750px){
	.container {
		width: 100% !important;
	}
}

.navbar-wrap ul li a{
	padding: 38px 19px !important;
}

.suxnix-product-main .tinv-wishlist,
.suxnix-product-main .home-shop-price,
.suxnix-product-main .home-shop-rating,
.suxnix-product-main .shop-content-bottom{
	display: none !important;
}

.whatsapp-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #25D366;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    animation: breathe 2s ease-in-out infinite;
  }
  .whatsapp-btn svg {
    color: #fff;
    font-size: 24px;
    animation: beat 2s ease-in-out infinite;
    text-decoration: none;
  }
  @keyframes breathe {
    0% {
      box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    70% {
      box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
  }
  @keyframes beat {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.2);
    }
    100% {
      transform: scale(1);
    }
  }

.post-template .breadcrumb-area{
	display: none !important;
}
.post-content .fusion-fullwidth{
	border: none !important;
}
.pricing__box .pricing-img img {
	max-height: 250px !important;
}

.navbar-wrap>ul>li:hover>a{
	color: inherit !important;
}
#sticky-header.menu-area{
	padding: 0px;
}
.main-menu>ul>li>a{
	color: #662D90;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.25rem;
	transition: .2s all ease-in;
}
.main-menu>ul>li>a:hover{
	color: #fff !important;
	background-color: #662D90;
	transition: .2s all ease-in;
}
/*.navbar-wrap>ul>li>a:after{
	-ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    transition: transform .3s ease-out,border-color .3s ease-out;
    position: absolute;
    display: block;
    bottom: -6px;
    left: 0;
    width: 100%;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    border-top: 2px solid #000;
    content: '';
    padding-bottom: inherit;
	border-color: #C8BE10;
}

.navbar-wrap>ul>li:hover>a:after{
	backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}*/

.product-template-default .breadcrumb-area{
	display: none !important;
}

.ArdyssBlue p {
  color: #035D80;
}
@media (min-width: 1501px){
	.custom-container {
		max-width: 1220px !important;
	}
}
@media (max-width: 1500px){
	.custom-container {
		max-width: 1220px !important;
		padding: 0 25px !important; 
	}
}
.home-shop-content .title{
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 45px;
}
.home-shop-content .shop-item-cat{
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 32px;
}
.single-product .containerGreen{
	background-color: #C0B610;
}
.single-product .containerBlue{
	background-color: #035D80;
}

.single-product .containerGreen h2,
.single-product .containerGreen h3,
.single-product .containerGreen p,
.single-product .containerGreen span,
.single-product .containerBlue h2,
.single-product .containerBlue h3,
.single-product .containerBlue p,
.single-product .containerBlue span{
	color: white;
}
.single-product .containerBlue ul li,
.single-product .containerWhite ul li,
.single-product .containerGreen ul li{
	list-style: none;
	list-style-image: url("/wp-content/uploads/2023/05/cropped-tab-icon-32x32.png");
}
.single-product .imgcontainer{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.product-widgets .product-categories li::before{
	display: none !important;
}
.product-widgets .product-categories li a{
	margin-left: unset;
}
#woocommerce_product_tag_cloud-1{
	display: none !important;	
}

.product-widgets .product-categories{
	display: flex;
	align-items: normal;
	justify-content: center;
	flex-flow: column nowrap;
}
.product-widgets .product-categories li{
	order: 99;
}
.product-widgets .product-categories li.cat-item-42{
	order: 1 !important;
}

.product-widgets .product-categories li.cat-item-63{
	order: 2 !important;
}
.buttonMobile{
	display: none;
}

@media (max-width: 480px){
	.buttonDesktop{
		display: none;
	}
	
	.buttonMobile{
		display: flex !important;
	}
}

.pricing__box .price-savings .save{
	color: #179c4e;
}

.pricing__box .price-savings > span{
	color: #000;
	font-size: 14px;
}
.formula-area{
	padding: 0 0 !important;
}
.formula-content{
	padding: 25px 0 20px;
	margin: 0 auto;
	max-width: 450px;

}
.formula-content .section-title .title{
	color: #c8be10;
	font-weight: 600;
	font-family: 'Roboto Slab';
}

.formula-content .section-title .desc{
	text-align: justify;
	font-size: 14px;
}

/*NewHeader*/
.topHeader{
	display: flex;
	justify-content: center;
	background-color: #38363B;
	color: #E6DA08;
	width: 100%;
	font-style: normal;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.25rem;
	border-bottom: .38rem solid #DCD957;
}
.topHeader .menu-headertop-container,
.topHeader .menu-headertop-es-container{
	display:flex;
	flex-flow: row nowrap;
    margin: 0 auto;
    padding: 0 15px;
	max-width: 90rem;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
}
.topHeader ul{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	list-style: none;
	margin: 0;
	gap: 1rem;
}

.topHeader ul li{
	height: 4.25rem;
	display: flex;
    justify-content: flex-start;
    align-items: center;
}
.topHeader ul li.lang-item a{
	font-size: 0px;
	visibility: hidden;
    display: flex;
    content: " ";
    font-size: 0;
}

.topHeader ul li.lang-item a:after{
	display: flex !important;
	content: "ENG | ESP";
	font-size: 1.125rem;
	visibility: visible;
}

@media (max-width: 520px){
	.topHeader ul li{
		height: 3rem;
		font-size: 15px;
	}
	.topHeader ul li.lang-item a:after{
		font-size: 15px;
	}
	
	#sticky-header.menu-area{
		padding: 8px 0 0 0;
	}
}
footer{
	width: 100%;
	display: flex;
	flex-flow: column;
	padding-top: 1.8rem;
}

footer .footerTop{
	display: flex;
	flex-flow: row wrap;
	margin: 0 auto;
	align-items: flex-start;
	gap: 15px;
    justify-content: space-between;
    width: 100%;
	max-width: 1200px;
	font-family: Roboto Slab;
}

footer .footerBottom{
	width: 100%;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	background-color: #662D90;
	font-size: 0.9375rem;
	font-style: normal;
	font-weight: 500;
	line-height: 0.9375rem;
	height: 3.5rem;
}

footer .footerCol{
	width: 100%;
	max-width: 17rem;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
}

footer ul.socialFooter{
	display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
	gap: 10px;
	padding: 1.2rem 0 0 0;
	margin: 0;
	
}
footer ul.socialFooter li a img{
	width: 3.3rem;
	height: auto
}
footer .titleFooter{
	color: #FF4D00;
	text-align: center;
	font-family: Roboto Slab;
	font-size: 0.9375rem;
	font-style: normal;
	font-weight: 900;
	line-height: 0.9375rem;
}
footer .infoFooter{
	padding: 1.2rem 0;
}
footer .infoFooter>div{
	font-family: Roboto Slab;
	display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
	color: #000;
}

footer .FooterTitles{
	font-family: Montserrat;
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 2.375rem;
	text-align: left;
	width: 100%;
	padding-left: 25px;;
}
footer .FooterTitles .purpleColor{
	color: #662D90;
}

footer .FooterTitles .greenColor{
	color: #C8BE10;
}
@media (max-width: 520px){
	
	footer .footerCol{
		max-width: 100% !important;
		margin-bottom: 15px;
	}
	footer .FooterTitles{
		padding: 0 15px;
		text-align: center;
	}
	footer .footerBottom span{
		padding: 0 15px;
		text-align: center;
	}
}

.NewsletterForm form fieldset{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.NewsletterForm form fieldset .ff-el-group{
	display: flex;
	justify-content: center;
	align-items: center;
}
.NewsletterForm form fieldset .ff-el-input--label{
	display: flex;
    width: auto !important;
    max-width: 22rem;
}
.NewsletterForm form fieldset .ff-el-form-control{
	width: 100%;
    min-width: 320px
}

.NewsletterForm form fieldset .ff-el-input--content{
	margin: 0 !important;
}