/*
Theme Name: Amox
Author: Kat Happens
Version: 1.0
Text Domain: leos
*/
footer{
	padding-top:0px;
}
.home-cats-block{
  padding-bottom: 0;
}
@media (max-width:650px){
  .home-category{
    margin-bottom: 1rem;
  }
}
div.wpcf7-response-output {
  position: fixed;
  margin: 0 !important;
  border: none;
  padding: 10px 15px;
  z-index:9999;
  left:50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition:all 1s ease;
  transition: all 1s ease;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok,
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
  bottom:0;
}
div.wpcf7-mail-sent-ok,
.wpcf7 form.sent .wpcf7-response-output{
  background: #398f14;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
div.wpcf7-validation-errors {
  background: #f7e700;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{
	border: 1px solid;
}
.form-row.d-flex.justify-content-center.align-items-stretch {
    width: 100%;
    flex-direction: row;
}
.added_to_cart{
	margin: 0 0.5%;
	display: flex;
	align-items: center;
	padding: 5px !important;
	justify-content: center;
	height: 1.75rem !important;
	border-radius: 11px !important;
	background-color: #122f4f !important;
	color: #ffffff !important;
	font-size: 1.2rem !important;
	font-weight: 400 !important;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1rem;
	text-align: center;
	width: 50%;
}

.contact-form-wrap{
	background: black;
}
button.single_add_to_cart_button.button.alt.downto{
	background: #D42C2E !important;
}
section.pop_pro {
	position: fixed;
	top: 10%;
	right: 10%;
	left: 0;
	z-index: 9999999;
	box-shadow: 0 0 20px 2px rgb(35 35 35 / 25%);
	width: 80%;
}
.hidden-review{
	display: none;
}
.modal-lg, .modal-xl{
	max-width: 80% ;
}
@media (max-width:700px){
.modal-lg, .modal-xl{
	max-width: 100% ;
      top: 2rem;
}
}
.modal{
	top: 3% !important;
}
a.button.alt.add_to_cart_button.product_type_simple {
	 height: auto;
    background-color: #D42C2E;
    font-size: 17px;
    margin: -4px;
	color: #FFFF !important;
}
p#billing_country_field {
    display: none;
}
.address {
    display: flex;
    align-items: end;
    justify-content: end;
    color: #FFF;
}

p#billing_phone_field,p#billing_email_field {
    width: 100%;
}
p img {
    margin: auto;
}
.payment_box.payment_method_pelecard {
    display: none !important;
}
p.stock.in-stock {
    display: none;
}


table.shop_table.shop_table_responsive{
	direction: ltr;
}

h2.pop-form-title.form-title, h3.pop-form-subtitle{
	color: white;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea{
	color: black !important;
}

.base-output.text-right.ul-centered p {
	text-align: right !important;
}

.littleLeft .col-3 {
	position: relative;
	left: 6vw;
}

.add-to-cart-wrap .btn-wrap button {
	background-color: #D42C2E !important;
}

.product-small-card .woocommerce-loop-product__title{
	color: #D42C2E;
}



@media (max-width: 800px) {
	.nomobile{
		display: none !important;
	}
}


.whiteBackGround {
	background-size: cover;
	background-repeat: round;
	background-position-x: center;
	padding-top: 7rem;
	padding-bottom: 7rem !important;
}

@media (max-width: 800px) {
	.whiteBackGround{
		background-repeat: unset !important;
	}
}

.hero-content p{
	text-align: right !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.hero-content p img{
  margin: unset;
}


.woocommerce div.product p.price, .woocommerce div.product span.price{
	color: black !important;
}

.triggers-col img {
	width: 60px;
	height: 60px;
}

.test{
	position: absolute;
	right: 6.25vw;
	top: 50%;
	width: 65.073vw;
}

.base-output h1{
	font-size: 2rem;
}

.title-benefits{
	font-size: 2.865vw;
	font-weight: bold;
	max-width: 70%;
}

.image_benefits{
	width: 5%;
	margin: 5px;
	display: unset;
}

.header-btn .count-circle{
	background-color: #D42C2E !important;
}

.block-benefits{
	background-size: 100% 100%;
}
.base-output iframe {
    max-width: 100%;
}
@media (max-width: 800px) {
      .video-home video {
        height: 400px;
        width: auto;
    }
  
	nav#MainNav{
		background-color: #00B0EF !important;
	}
	.trigger-item{
		width: unset !important;
	}
	.title-benefits{
		max-width: 100%;
		font-size: 32.5px !important;
	}
	.banner-text{
		position: static;
		width: 100%;
		margin-top: 15px;
		padding: 0 15px;
		transform: none;
	}
	.banner-text p{
		font-size: 14px;
		padding-bottom: 4px;
		font-weight: bolder;
		display: inline-flex;
	}
	.image_benefits{
		width: 10%;
		margin: 5px;
		display: unset;
	}
  .whiteBackGround {
    padding-top: 1rem;
    padding-bottom: 3rem !important;
  }
  .block-benefits{
        padding: 1rem 0;
  }
  .base-output .fg-default.fg-right {
    text-align: center !important;
  }
 .base-output #foogallery-gallery-6105 .fg-image{
   width: 100% !important;
  }
}
.postid-6102 .base-output p{
     text-align: center;
}
.block-benefits{
		height:auto;
	    background-size: cover;
	}

@media (max-height: 697px) {
	.block-benefits{
		height: 680px !important;
	    background-size: cover;
	}
}


@media (max-width: 576px){
	.triggers-col {
    	left: 2px;
    	bottom: 50px;
	}
  .triggers-col img {
    width: 40px;
    height: 40px;
	}
}

@media (max-height: 650px) and (max-width: 800px){
	.block-benefits {
		height: unset !important;

	}
}

.woocommerce-cart .container{
  min-height: 400px;
}

.woocommerce div.product form.cart {
	margin-bottom: unset;
}

table.shop_table.shop_table_responsive{
	direction: rtl;
}

.filter-linkcurr-link{
	background-color: #D42C2E;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #D42C2E;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.3rem;
	color: #fff;
	padding: 8px 20px;
	min-height: 1.8rem;
	transition: color,background-color .5s;
	margin-bottom: 5px;
}

.title-wrap{
	background-image: url("./assets/img/background-title.png");
}
.base-output p
{
	margin-bottom: 1em;
}

.container-scr {
    color: white;
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 1.5rem;
    right: 38%;
}

.scrolling {
  position: absolute;
  white-space: nowrap;
  font-size: 22px;
  background: linear-gradient(to right, #868686, white);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: scrollingAnimation 10s linear infinite;
}

@keyframes scrollingAnimation {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.scrolling::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: black;
  z-index: -1;
}

@media screen and (max-width:576px) {
  .sale.mobile {
      position: fixed;
      top: 3.5rem;
      background-color: black;
      width: 100vw;
      text-align: center;
      height: 30px;
      z-index: -5; 
  }
  
  .container-scr {
     width: auto; 
     z-index: 2;
     top: 0; 
     right: 0;
  }
}
@media screen and (min-width:576px) {
.mobile {
  display:none;
  }
}

.pop-trigger {
  width: auto;
}

.qty-wrap input {
    width: 45px !important;
    font-size: 1.25rem !important;
}
.pop-form-title, .pop-form-subtitle {
  color:white;
}
footer .logo-foo .w-100
{
	width: 38% !important;

}

.logo-title-wrap:after, .logo-title-wrap:before{
  display: none !important;
}
@media screen and (1200px < width < 2000px) {

.video-item {
        width: 100% !important;
        height: auto;
        right: unset !important;
        min-width: 609px;

  }
  .video-item:after{
        padding-bottom: 60%;
  }
  .video-slider {
    background-image: unset !important;
  }
}
.ben-icon {
  background-color: #00AFF0;
}
.product-small-card .woocommerce-loop-product__title, .block-link, div.wpcf7 input[type=submit] {
  color:#00B0EF;
}
a.button.learn-more {
    background-color: #00B0EF;
    color: #fff;
    height: 100%;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    border-radius: 30px !important;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
.woocommerce div.product p.stock {
  display: none;
}
body.single-product .product-summary form.wpcf7-form {
    background: #223849;
    padding-block: 1.5rem;
    border-radius: 2rem;
}

.mini-description {
    color: white;
    text-align: center;
}

.product-small-card .top {
  flex-direction: column;
}
.product-small-card .woocommerce-loop-product__title {
  border-bottom: none;
}
.product-small-card .button.learn-more {
    display: none;
}

.video-home {
    position: relative;
    overflow: hidden;
}

.section_overlay-home {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6); 
    color: white;
    text-align: center;
    padding: 20px 0;
    box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.3); 
}

.overlay-home_text {
    margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.4;
}

.overlay-home_button .new-button-link {
    display: inline-block;
    padding: 10px 20px;
    background-color: #00afef; 
    color: white;
    text-decoration: none;
    border-radius: 25px;
    transition: background-color 0.3s ease;
}

.overlay-home_button .new-button-link:hover {
    background-color: #ebb700; 
}

@media (max-width: 768px) {
    .section_overlay-home {
        padding: 15px 0;
    }
    .overlay-home_text {
        font-size: 1em;
    }
    .overlay-home_button .new-button-link {
        padding: 8px 16px;
    }
}

.block-link:hover {
  color:#ecb800;
}
.post-output-line {
  border-color: #ecb800;
}

.arrows-slider [dir=rtl] .slick-prev, .arrows-slider [dir=rtl] .slick-next {
  background-color: #00B0EF;
}
.red-text-on-card {
  text-align: center;
    color: red;
    font-weight: 700;
    font-size: 14px;
}
.pro-order .product-col:nth-child(1) {
  order: 0;
}
.pro-order .product-col:nth-child(2) {
  order: 1;
}
.pro-order .product-col:nth-child(3) {
  order: 2;
}
.pro-order .product-col:nth-child(4) {
  order: 4;
}
.pro-order .product-col:nth-child(5) {
  order: 3;
}

@media screen and (width < 768px) {
.pro-order .product-col:nth-child(1) {
  order: 1;
}
.pro-order .product-col:nth-child(2) {
  order: 0;
}
.pro-order .product-col:nth-child(3) {
  order: 2;
}
.pro-order .product-col:nth-child(4) {
  order: 4;
}
.pro-order .product-col:nth-child(5) {
  order: 3;
}
}