/* single post */
.main__content{
  padding: 100px 0 60px;
  max-width: unset;
  display: flex;
  justify-content: center;
	position:relative;
	z-index:999
}
.navbar{
	z-index: 9999 !important
}
.main__content p{
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 26px 20px 0;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 30px;
  color: #5A5A5A;
}
.button-comprar{
	width: max-content !important;
	padding: 0 20px !important;
}
.main__content h2,
.main__content h3,
.main__content h4,
.main__content h5,
.main__content h6,
.main__content ul,
.main__content ol,
.main__content blockquote{
  max-width: 1170px;
  width: 100%;
  margin: 0 auto !important;
  padding: 26px 20px 0;
  box-sizing: border-box;
}
.main__content .colored-section{
  padding: 20px 0;
  margin: 20px 0;
}
.main__content ol{
	display: flex;
  flex-direction: column;
	gap: 5px;
}
.main__content h2{
  font-size: 33px;
  font-weight: 500;
  line-height: 50px;
  color: #656565;
  padding: 0;
  margin: 0;
}


.accordion-title{
	color: #fff;
}	

body{
	background: #fff!important;
}
/* end single post */
@media(max-width:978px){
	.custom-section .wp-block-create-block-section-colored{
		height: max-content !important;
	}
	.new-packaging img, .img-indicated img, .section-banner-home img{
		max-width: 100%;
		height: auto;
		width: 100%;
	}
	 .white-box {
    min-height: 600px;
    height: 600px;
		 width: 100%;
  }
	.section-banner-home{
		overflow-x: hidden;
	}
	.banner-fundo{
		max-width:80%;
		overflow: hidden;
		
	}
	.text-quite h1{
		width: 310px;
   	line-height: 34px;
    font-size: 32px !important;
	}
	.section-banner-home img{
		width: 100%;
		height: auto;
		max-width:80%;

	}
	  .carousel-item {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    height: 340px !important;
    width: 300px !important;
  }
	.carousel-item img{
    width: 80%;
		padding:0
	} 
	.content-box-orange p{
		width: 300px;
		line-height: 24px;
		padding:0;
		margin:0;
		font-size:20px;
	}
	.content-box-orange p span{
		font-size: 20px;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: unset;
    height: max-content;
    line-height: 24px;
	}
	.content-box-orange p br{
		display: none
	}
	.new-packaging img{
		width: 330px;
  	height: 194px;
	}
	.box-remedio{
		height: 194px;
	}
	.img-indicated img{
		width: 80%
	}
	.indicated-button a img{
		width: 32px !important
	}
	div.white-box > div.new-packaging > picture.box-remedio > img{
		width: 80%;
  height: auto;
	}
	 .banner-orange {
    max-height: unset !important;
  }
}
.box-carousel h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -.02em;
  text-align: left;
  color: #fff;
  margin-bottom: 50px;
}
.banner-single-post picture{
	z-index:99
}
.page-subtitle{
	font-size: 14px;
	color: #fff;
	margin-bottom:20px;
	font-weight:500;
		text-align: left;
}
.single-post .colored-section {
  width: 100%;
  max-width: 1120px;
  margin: 20px auto !important;
  border-radius: 20px;
  padding: 30px 20px !important;
}
.single-post .main__content li{
	max-width: 1170px;
  width: 100%;
  margin: 0 auto 0 20px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 30px;
  color: #5A5A5A;
	list-style: disc;
}
.wp-block-create-block-section-colored  li {
	color: unset !important;
}
.single-post .main__content .wp-block-button__link{
	margin-top:20px;
	font-weight: bold
}

.page-template-page-custom .heading-section{
	margin-top: 0px;
}
.page-template-page-custom .heading-section .container{
	padding: 10px 15px;
}
.accordion-header-pages{
	position: relative;
	display: block !important;
}
.accordion-header-pages sup{
	padding-left: 10px;
}
sup{
	padding-left: 5px
}
.know-accordion .accordion-header-pages::after{
	right: 0;
  position: absolute;
}
.breadcrumb{
	font-size:13px
}
.has-white-color ::marker{
	color: #fff
}
.colored-section p, .colored-section h3, .colored-section ul, .colored-section ol {
	padding-top: 0 !important;
}
.pharmacological-box{
	padding-top: 26px
}
ol li{
	list-style: decimal !important;
}
ol li::marker{
	font-weight:bold !important
}
.treatment-content{
	padding-top:0;
	margin-top: 0
}
.treatment-content .pharmacological-box:first-child{
	margin-top: 20px
}
.navbar{
	position: relative;
  top: 0;
  left: 0;
  z-index: 1000;
  transform: translateY(0);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
	z-index:9999;
	transition: all 0.3s ease;
	 transform: translateY(0)
}
.navbar.sticky + .banner-orange {
  margin-top: 80px !important;  
}

.footer__newsletter{
	padding-top: 70px;
		border-bottom: 1px solid #fff

}
.mcb-item-noec2ms7{
	margin: 0;
}
.wpcf7-form{
	display: grid;
  color: #fff;
  padding: 20px 25px;
  box-sizing: border-box;
  grid-template-columns: repeat(5,1fr);
  grid-template-rows: 1fr 1fr;
  gap: 8px;
	align-items: center;
}
.wpcf7 a{
	color: #ff7712;
}
.wpcf7-form > p{
	grid-column: span 4 ;
	margin: 0;
}
 .wpcf7 input[type="email"], .wpcf7-text{
	width: 100% !important;
	height: 40px !important;
	border-radius: 20px !important;
	text-indent: 20px !important;
	 border: none !important;
}
.wpcf7-spinner{
	position: absolute;
}
.wpcf7 .wpcf7-submit{
	background-color: #ff7712;
	border: none;
	padding: 10px 20px;
	border-radius: 20px;
	color: #fff;
	font-weight: bold;
	
}
.mcb-section .mcb-wrap .mcb-item-noec2ms7 form input:not(.wpcf7-submit){
	border-radius: 20px
}
.wpcf7-form p:nth-child(3) br{
	display: none
}
.wpcf7-form > p:nth-child(2){
	display: flex;
	gap: 20px;
}
.wpcf7-form > p:nth-child(3){
	grid-column: span 2;
}
.wpcf7-form > p:nth-child(3) label{
	display: flex;
  align-items: center;
  gap: 5px;
}
.wpcf7-form > p:nth-child(4){
	grid-column: span 1 / span 1;
	grid-column-start: span 1;
  grid-row-start: 1;
  grid-column-start: 5;
}
span.wpcf7-form-control-wrap{
	display: inline !important;
}
.mcb-section .mcb-wrap .mcb-item-noec2ms7 form label{
	color: #fff !important;
}
.wpcf7-list-item{
	margin: 0
}
.mcb-section .mcb-wrap .mcb-item-noec2ms7 form label{
	text-align: left !important;
}
.wpcf7-response-output{
	position: absolute
}
.footer__newsletter h2{
	text-align: left;
  padding-left: 30px;
	margin-bottom: 20px;
	font-size: 22px
}
.wpcf7-response-output{
	position: absolute;
	top: -13px;
  left: 5px;
}
body:not(.cf7p-message) .wpcf7-not-valid-tip {
  position: absolute !important;
  left: 10px !important;
  top: -50% !important;
  transform: translateY(-48%);
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
  background-color: #ed3b2e;
  text-indent: 40px !important;
  padding: 0;
  border: none !important;
  white-space: nowrap;
}
body:not(.cf7p-message) .wpcf7-not-valid-tip::before {
  content: "";
  position: absolute;
  right: -5px;
  top: 5px;
  background-color: #ed3b2e;
  width: 11px;
  height: 11px;
  transform: rotate(45deg);
}
body:not(.cf7p-message) .wpcf7-not-valid-tip::after {
  content: "";
  font-family: mfn-icons;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  color: #fff;
  text-indent: 0;
}
.wpcf7-form .wpcf7-spinner{
	top: 40px;
	position: absolute;
}
.author-link a{
	color: #89003d !important;
	font-weight: bold
}
.frequents-questions h2 {
  color: #ff7712;
  font-size: 46px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -.02em;
  text-align: left;
}
.accordion h3{
	font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  font-family: "Montserrat", sans-serif;
}
.wp-block-table{
	max-width: 1130px;
  margin: 0 auto;
}
.single .main__content h2{
	font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}
.single p a{
	color: #ff6c17
}
.know-accordion .accordion{
	width: 100%
}
.know-accordion .accordion-header-pages::after{
	bottom: 35px;
}
body .indicated-button a{
	min-width: 200px;
	padding: 0 20px !important
}
.footer-atend p, .alert p{
	font-family: "Montserrat",sans-serif !important;
}
.box-charatcer{
	right: 0;
}
.section-1-alt{
	position: relative;
}
.box-formula{
	position: absolute;
  top: 0;
}
.section-1-alt .new-packaging .box-remedio{
	right: 30px;
	bottom: 30px
}
.colored-section h2 {
  margin-bottom: 10px;
}
@media(min-width:978px){
	.know-accordion .accordion{
	max-width: unset
}
}
@media(max-width: 978px){
	.wpcf7-form{
		display: flex;
		flex-direction:column;
		gap: 20px
	}
	.footer__newsletter h2{
		text-align: center !important;
	}
	.section-1-alt .new-packaging .box-remedio{
		right: unset;
	}
	.popup__container{
		padding: 0 20px
	}
	.box-carousel h2, .drugstore__heading{
		padding-left: 20px
	}
	.posts-page-container .container{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.button-comprar{
		width: 250px !important;
			display: flex;
		justify-content: center;
	}
	.new-packaging .box-remedio{
		height: unset;
	}
	.section-packaging .white-box {
    min-height: unset;
    height: 400px;
    width: 100%;
  }
	.text-quite h1, .drugstore__heading h2{
		font-size: 28px !important;
		line-height: 28px
	}
	.drugstore__heading {
    padding: 0px 40px 20px;
    margin: 0 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
	.drugstore__heading p{
		text-align: center
	}
	.drugstores__stores{
		margin-bottom: 0
	}
	
	.button-comprar p{
		font-size: 14px;
	}
	.wpcf7-form > p:nth-child(2){
		display: flex;
		flex-direction: column
	}
	.wpcf7-form > p:nth-child(3){
		display: flex;
		flex-direction: column
	}
	.popup__container{
		padding: 60px 20px 0 !important
	}
	.box-carousel h2 p{
		font-size: 24px;
		line-height: 26px !important;
		padding-right: 10px;
	}
	.box-carousel h2 p br{
		display: none
	}
	 .new-packaging img {
    width: 400px;
    height: 194px;
  }
	.box-carousel{
		margin: 60px 0 0;
	}
	.indicated{
		margin-top: 0;
	}
	.popup__image{
		z-index:2;
	}
	.popup__info{
		margin-top: -70px;
    z-index: 1;
	}
}
.footer-follow .follow{
	display: none
}
.popup__grid {
    display: flex;
    gap: 20px;
}
 .popup__container:hover {
	box-shadow: 5px 2px 130px #df9d63a3;
  filter: brightness(110%);
}
.popup__container:hover .popup__image::before{
	opacity: 1;
}
.popup__grid .popup__container{
	max-width: 400px;
	padding: 0;
	z-index:4;
	overflow: hidden;	
	border-radius: 10px;
max-height: 300px;

}
.popup__grid .popup__image img{
	border-radius: 10px;
	max-width: 100%;
	height: auto
}
.close{
	pointer-events: all;
}
.popup__wrapper{
	position: relative;
}
.popup__info{
	position: absolute;
	left:0;
	top:0;
	transform: unset;
	background-image: unset;
	width: unset;
	min-width: unset;
	right: unset;
	min-height: unset;
	background-color: #fff;
	padding: 5px;
	border-radius: 10px;
}
.popup__info h2{
	font-size:14px;
}
.video__title{
	font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -.02em;
  text-align: left;
  color: #fff;
  margin-bottom: 50px;
	padding-left: 0px
}
.popup__image::before{
	content: url('https://spidufen.com.br/wp-content/uploads/2025/10/play-button.png');
	width: 60px;
  height: 60px;
  display: inherit;
  position: absolute;
  opacity: .6;
}
@media(max-width: 1440px){
.popup__grid {
	 flex-wrap: wrap;
	padding: 0 40px
	}
}
@media(max-width: 978px){
.popup__grid {
	 flex-wrap: wrap;
	}
}