
/* versao mobile */
@media (max-width: 767px) {
  .visible-desktop {
    display: none !important;
  }
}
/* versao desktop */
@media (min-width: 768px) {
  .visible-mobile {
    display: none !important;
  }
}

/* versao mobile2 */
@media (max-width: 991px) {
  .visible-desktopv2 {
    display: none !important;
  }
}
/* versao desktop2 */
@media (min-width: 992px) {
  .visible-mobilev2 {
    display: none !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 575.98px) {
	.col-xs-6 {
			flex: 0 0 auto;
			width: 50%
	}
 }
 
.color-theme {color: var(--theme) !important;}
.color-texts {color: var(--global) !important;}
.color-light {color: var(--text) !important;}
.border-box {border: solid 1px var(--border); border-radius:4px; padding:20px;}
.border-top-theme {border-top: solid 2px var(--theme) !important;}
.line-theme {width:100%; height:1px; background-color:var(--theme); margin-top:60px; margin-bottom:60px;}
.url-theme {color: var(--theme); border-bottom: solid 1px var(--theme);}
.url-theme:hover {color: var(--global); border-bottom: solid 1px var(--global);}
.formlogin {display:none;}
.formcupao {display:none;}
.scroll {width:100%;}
.jscroll-loading {width:220px; height:19px; margin: 30px auto 20px;}
.jscroll-loading img {width:220px; height:19px;}
.jscroll-added, .jscroll-inner {width: 100%; display:flex; flex-wrap:wrap;}
.jscroll-inner .btn-more {width:100%; margin-top:50px; text-align:center;}
.jscroll-inner .btn-more .theme-btn:before {border: solid 1px var(--theme);}
.texts-description p {margin: 0 0 20px 0;}
.texts-description p:last-child {margin: 0;}
::placeholder {opacity:0.3;}
.footer-input input::placeholder {opacity:1;}


/*-------------------------------------------------------
       margin-top  (0/100) +5
-------------------------------------------------------*/
.mt-0 {
  margin-top: 0;
}

.mt-3, .mt-03 {
  margin-top: 3px;
}

.mt-5, .mt-05 {
  margin-top: 5px;
} 

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-62 {
  margin-top: 62px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

/*-------------------------------------------------------
       margin-bottom  (0/100) +5
-------------------------------------------------------*/
.mb-0 {
  margin-bottom: 0;
}

.mb-5, .mb-05 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}
.mb40 {
  margin-bottom: -40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}
.mb50 {
  margin-bottom: -50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-62 {
  margin-bottom: 62px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-adjust {
  margin-bottom: -20px;
}

/*-------------------------------------------------------
       margin-right  (0/100) +5
-------------------------------------------------------*/
.mr-0 {
  margin-right: 0;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-62 {
  margin-right: 62px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-100 {
  margin-right: 100px;
}

/*-------------------------------------------------------
       margin-left  (0/100) +5
-------------------------------------------------------*/
.m-auto {
  margin: auto;
}

.ml-auto {
  margin-left: auto;
}

.ml-0 {
  margin-left: 0;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-55 {
  margin-left: 55px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-62 {
  margin-left: 62px;
}

.ml-65 {
  margin-left: 65px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-75 {
  margin-left: 75px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-85 {
  margin-left: 85px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-95 {
  margin-left: 95px;
}

.ml-100 {
  margin-left: 100px;
}

.m-auto {
  margin-left: auto;
  margin-right: auto;
}

.min-30 {
  margin-left: -30px;
  margin-right: -30px;
}

/*-------------------------------------------------------
      margin left right  (0/50) +5
-------------------------------------------------------*/
.margin-rl-5 {
  margin-right: 5px;
  margin-left: 5px;
}

.margin-rl-10 {
  margin-right: 10px;
  margin-left: 10px;
}

.margin-rl-15 {
  margin-right: 15px;
  margin-left: 15px;
}

.margin-rl-20 {
  margin-right: 20px;
  margin-left: 20px;
}

.margin-rl-25 {
  margin-right: 25px;
  margin-left: 25px;
}

.margin-rl-30 {
  margin-right: 30px;
  margin-left: 30px;
}

.margin-rl-35 {
  margin-right: 35px;
  margin-left: 35px;
}

.margin-rl-40 {
  margin-right: 40px;
  margin-left: 40px;
}

.margin-rl-45 {
  margin-right: 45px;
  margin-left: 45px;
}

.margin-rl-50 {
  margin-right: 50px;
  margin-left: 50px;
}

/*-------------------------------------------------------
      padding-top  (0/100) +5
-------------------------------------------------------*/
.pt-0 {
  padding-top: 0;
}

.pt-5, .pt-05 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

/*-------------------------------------------------------
     padding-bottom  (0/100) +5
-------------------------------------------------------*/
.pb-0 {
  padding-bottom: 0;
}

.pb-5, .pb-05 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.no-padding {
  padding: 0;
}

.pr-30 {
  padding-right: 30px;
}

.pr-50 {
  padding-right: 50px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-50 {
  padding-left: 50px;
}

.p-all-20 {
  padding: 20px;
}

.p-all-30 {
  padding: 30px;
}

.p-all-50 {
  padding: 50px;
}


/*-------------------------------------------------------
      padding left right  (0/50) +5
-------------------------------------------------------*/
.padding-rl-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.padding-rl-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.padding-rl-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.padding-rl-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.padding-rl-25 {
  padding-right: 25px;
  padding-left: 25px;
}

.padding-rl-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.padding-rl-35 {
  padding-right: 35px;
  padding-left: 35px;
}

.padding-rl-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.padding-rl-45 {
  padding-right: 45px;
  padding-left: 45px;
}

.padding-rl-50 {
  padding-right: 50px;
  padding-left: 50px;
}

.padding-rl-5perc {
  padding-right: 5%;
  padding-left: 5%;
}

/*-------------------------------------------------------
           icon Size
-------------------------------------------------------*/
.icon-img-20 {
  width: 20px;
}

.icon-img-30 {
  width: 30px;
}

.icon-img-40 {
  width: 40px;
}

.icon-img-50 {
  width: 50px;
}

.icon-img-60 {
  width: 60px;
}

.icon-img-70 {
  width: 70px;
}

.icon-img-80 {
  width: 80px;
}

.icon-img-90 {
  width: 90px;
}

.icon-img-100 {
  width: 100px;
}

.icon-img-120 {
  width: 120px;
}

/*-------------------------------------------------------
           Z-index
-------------------------------------------------------*/
.zindex-1 {
  z-index: 1;
}

.zindex-2 {
  z-index: 2;
}

.zindex-3 {
  z-index: 3;
}

.zindex-4 {
  z-index: 4;
}

.zindex-5 {
  z-index: 5;
}

.zindex-10 {
  z-index: 10;
}

.zindex-99 {
  z-index: 99;
}

/*-------------------------------------------------------
           opacity
-------------------------------------------------------*/
.opacity-05 {
  opacity: .05;
}

.opacity-0 {
  opacity: 0;
}

.opacity-1 {
  opacity: .1;
}

.opacity-2 {
  opacity: .2;
}

.opacity-3 {
  opacity: .3;
}

.opacity-4 {
  opacity: .4;
}

.opacity-5 {
  opacity: .5;
}

.opacity-6 {
  opacity: .6;
}

.opacity-7 {
  opacity: .7;
}

.opacity-8 {
  opacity: .8;
}

.opacity-9 {
  opacity: .9;
}

/*-------------------------------------------------------
          font-weight
-------------------------------------------------------*/
.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

/*-------------------------------------------------------
           font-size
-------------------------------------------------------*/
.fz-10 {
  font-size: 10px;
}

.fz-11 {
  font-size: 11px;
}

.fz-12 {
  font-size: 12px;
}

.fz-13 {
  font-size: 13px;
}

.fz-14 {
  font-size: 14px;
}

.fz-15 {
  font-size: 15px;
}

.fz-16 {
  font-size: 16px;
}

.fz-18 {
  font-size: 18px;
}

.fz-20 {
  font-size: 20px;
}

.fz-22 {
  font-size: 22px;
}

.fz-24 {
  font-size: 24px;
}

.fz-25 {
  font-size: 25px;
}

.fz-26 {
  font-size: 26px;
}

.fz-28 {
  font-size: 28px;
}

.fz-30 {
  font-size: 30px;
}

.fz-35 {
  font-size: 35px;
}

.fz-40 {
  font-size: 40px;
}

.fz-42 {
  font-size: 42px;
}

.fz-44 {
  font-size: 44px;
}

.fz-45 {
  font-size: 45px;
}

.fz-46 {
  font-size: 46px;
}

.fz-48 {
  font-size: 48px;
}

.fz-50 {
  font-size: 50px;
}

.fz-55 {
  font-size: 55px;
}

.fz-60 {
  font-size: 60px;
}

.fz-65 {
  font-size: 65px;
}

.fz-70 {
  font-size: 70px;
}

.fz-80 {
  font-size: 80px;
}

/*-------------------------------------------------------
          text-transform
-------------------------------------------------------*/
.text-u {
  text-transform: uppercase;
}

.text-l {
  text-transform: lowercase;
}

.text-c {
  text-transform: capitalize;
}

.text-non {
  text-transform: none;
}

.text-i {
  font-style: italic;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

/*-------------------------------------------------------
           letter-spacing
-------------------------------------------------------*/
.ls0 {
  letter-spacing: 0px;
}

.ls1 {
  letter-spacing: 1px;
}

.ls2 {
  letter-spacing: 2px;
}

.ls3 {
  letter-spacing: 3px;
}

.ls4 {
  letter-spacing: 4px;
}

.ls5 {
  letter-spacing: 5px;
}

.ls6 {
  letter-spacing: 6px;
}

.ls7 {
  letter-spacing: 7px;
}

.ls8 {
  letter-spacing: 8px;
}

.ls9 {
  letter-spacing: 9px;
}

.ls10 {
  letter-spacing: 10px;
}

.ls15 {
  letter-spacing: 15px;
}

.ls20 {
  letter-spacing: 20px;
}

.ls25 {
  letter-spacing: 25px;
}

.ls30 {
  letter-spacing: 30px;
}

/*----------------------------------------*/
/*  03. SPACE CSS START
/*----------------------------------------*/
.pt-100 {
  padding-top: 100px;
}
.mt-100 {
  margin-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-100 {
	padding-top: 90px;
  }
  .mt-100 {
	margin-top: 90px;
  }
  .pb-100 {
    padding-bottom: 90px;
  }
  .mb-100 {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-100 {
	padding-top: 80px;
  }
  .mt-100 {
	margin-top: 80px;
  }
  .pb-100 {
    padding-bottom: 80px;
  }
  .mb-100 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .pt-100 {
	padding-top: 60px;
  }
  .mt-100 {
	margin-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .mb-100 {
    margin-bottom: 60px;
  }
}

.pb-110 {
  padding-bottom: 110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-110 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-110 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .pb-110 {
    padding-bottom: 60px;
  }
}

.pb-120 {
  padding-bottom: 120px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-120 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-120 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .pb-120 {
    padding-bottom: 60px;
  }
}

.pb-130 {
  padding-bottom: 130px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-130 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-130 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .pb-130 {
    padding-bottom: 60px;
  }
}

.pb-140 {
  padding-bottom: 140px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-140 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-140 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .pb-140 {
    padding-bottom: 60px;
  }
}

.pb-150 {
  padding-bottom: 150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-150 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-150 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .pb-150 {
    padding-bottom: 60px;
  }
}

.pb-200 {
  padding-bottom: 200px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-200 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-200 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .pb-200 {
    padding-bottom: 60px;
  }
}


@media only screen and (max-width: 767px) {
  .pt-80 {
    padding-top: 50px;
  }
  .mt-70 {
	  margin-top: 40px;
  }
  .mt-80 {
	  margin-top: 50px;
  }
  .pb-80 {
    padding-bottom: 50px;
  }
  .mt-60 {
	  margin-top: 30px;
  }
  .mb-60 {
	  margin-bottom: 30px;
  }
  .mb-70 {
	  margin-bottom: 40px;
  }
  .mb-80 {
	  margin-bottom: 50px;
  }
  .mt-100 {
	  margin-top: 60px;
  }
  .mb-100 {
	  margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-80 {
    padding-top: 60px;
  }
  .mt-70 {
	  margin-top: 50px;
  }
  .mt-80 {
	  margin-top: 60px;
  }
  .pb-80 {
    padding-bottom: 60px;
  }
  .mb-60 {
	  margin-bottom: 40px;
  }
  .mb-70 {
	  margin-bottom: 50px;
  }
  .mb-80 {
	  margin-bottom: 60px;
  }
  .mt-100 {
	  margin-top: 70px;
  }
  .mb-100 {
	  margin-bottom: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-80 {
    padding-top: 70px;
  }
  .mt-70 {
	  margin-top: 60px;
  }
  .mt-80 {
	  margin-top: 70px;
  }
  .pb-80 {
    padding-bottom: 70px;
  }
  .mb-60 {
	  margin-bottom: 50px;
  }
  .mb-70 {
	  margin-bottom: 60px;
  }
  .mb-80 {
	  margin-bottom: 70px;
  }
  .mt-100 {
	  margin-top: 80px;
  }
  .mb-100 {
	  margin-bottom: 80px;
  }
}

.pt-110 {
  padding-top: 110px;
}
@media only screen and (max-width: 767px) {
  .pt-110 {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-110 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-110 {
    padding-top: 90px;
  }
}

.pt-120 {
  padding-top: 120px;
}
@media only screen and (max-width: 767px) {
  .pt-120 {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-120 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-120 {
    padding-top: 90px;
  }
}

.pt-130 {
  padding-top: 130px;
}
@media only screen and (max-width: 767px) {
  .pt-130 {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-130 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-130 {
    padding-top: 90px;
  }
}

.pt-140 {
  padding-top: 140px;
}
@media only screen and (max-width: 767px) {
  .pt-140 {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-140 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-140 {
    padding-top: 90px;
  }
}

.pt-150 {
  padding-top: 150px;
}
@media only screen and (max-width: 767px) {
  .pt-150 {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-150 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-150 {
    padding-top: 90px;
  }
}

/* menus */
@media only screen and (max-width: 1199px) {
  #desktop-menu {display:none !important;}
}
@media only screen and (min-width: 1200px) {
  #mobile-menu {display:none !important;}
}


@media (min-width: 1200px) {
	.column-count-4 {column-count:4; column-gap:50px; min-height:1%; word-break: break-word;}
	.column-count-2 {column-count:2; column-gap:35px; min-height:1%; word-break: break-word;}
}

/*submenu categorias produtos*/

.accordion.categorias .accordion-item {
  border: none;
}

.accordion.categorias .accordion-body {
  padding: 0;
}

.accordion.categorias .accordion-item .accordion-button:focus {box-shadow:none;}

.accordion.categorias .accordion-item .accordion-button:not(.collapsed) {box-shadow:none;}

.accordion.categorias .accordion-item .accordion-button {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  border-radius: 4px;
  border: 1px solid var(--border);
  margin-bottom: 10px;
  width: 100%;
  padding: 18px 20px;
  align-items: center;
  gap: 10px;
  color: var(--global);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-transform: none;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}

.accordion.categorias .accordion-item .accordion-button:hover, .accordion.categorias .accordion-item .accordion-button.active {
  color: var(--white);
  background-color: var(--theme);
}

.accordion.categorias .accordion-item .accordion-button::after {
	transition: all 0.4s ease-in-out;
}
.accordion.categorias .accordion-item .accordion-button:hover::after, .accordion.categorias .accordion-item .accordion-button.active::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}



.accordion.categorias .accordion-item .subcat {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  width: 100%;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}

.accordion.categorias .accordion-item .subcat li a {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 0;
  border: 1px solid var(--border);
  width: 100%;
  padding: 12px 20px;
  align-items: center;
  color: var(--global);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}

.accordion.categorias .accordion-item .subcat li a:hover, .accordion.categorias .accordion-item .subcat li a.active {
  color: var(--white);
  background-color: var(--theme);
}

.accordion.categorias .accordion-item .subcat li:last-child a {
  border-radius: 0 0 4px 4px;
}



/* home */

.btn-filter-home {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 80px;
}

.btn-filter-home li {
  display: inline-block;
}

.btn-filter-home li a div {
  position: relative;
  z-index: 1;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  border: solid 2px var(--theme);
  text-transform: none;
  text-align: center;
  background-color: var(--white);
  color: var(--global);
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 15px;
  width: 150px;
  border-radius: 100px;
  transition: all 0.4s ease-in-out;
}

.btn-filter-home li a span {
  display: block;
  color: var(--text);
  width: 150px;
  padding: 5px 5px 10px 5px;
  line-height: 1.1;
  font-size: 13px;
  transition: all 0.4s ease-in-out;
}

.btn-filter-home li a:hover div, .btn-filter-home li a.on div {
  color: var(--theme);
}

.btn-filter-home li a:hover span, .btn-filter-home li a.on span {
  color: var(--theme);
}


@media (max-width: 767px) {
    .btn-filter-home {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.btn-filter-home li a div {
	  font-size: 16px;
	  padding: 10px 15px;
	  width: 150px;
	}

	.btn-filter-home li a span {
	  font-size: 12px;
	}
}

@media (max-width: 575px) {
    .btn-filter-home {
		display: inline-block;
		gap: inherit;
	}
	.btn-filter-home li {
		display: inline-block;
		margin-right: 20px;
		margin-bottom: 10px;
	}
}

.home-dest-books img {border-radius:10px; width:100%}

.bg-home-catequese {
	background-image: url("../img/fundo-home-catequese.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 200px;
}

@media (max-width: 1199px) {
    .bg-home-catequese {border-radius: 150px;}
}

@media (max-width: 767px) {
    .bg-home-catequese {border-radius: 100px;}
}

.bg-home-catequese h3 {font-size: 46px; font-weight: 700; line-height: 1; color: var(--theme); margin-top: -30px; margin-bottom: 60px;}

.bg-home-catequese h3 span {background: #FFFFFF; padding: 15px 30px; border-radius: 100px;}

.bg-home-catequese h4 {font-size: 20px; font-weight: 700; line-height: 1.2; color: var(--theme); margin-bottom: 30px;}

.bg-home-catequese p {color: var(--white); margin-bottom: 30px;}


@media (max-width: 580px) {
    .bg-home-catequese .divmarg {margin-left:25px; margin-right:25px;}
}


.bg-home-catequese .theme-btn {
	background-color: transparent;
    color: var(--theme);
	border: solid 1px var(--theme);
}

.bg-home-catequese .theme-btn:before {
  background-color: var(--theme);
  color: var(--white);
}

.bg-home-catequese .theme-btn:hover {
  color: var(--white);
}

@media (max-width:767px) {
	.bg-home-catequese .divbtn {display: flex; justify-content: center; margin-bottom: 20px;}
}

@media (min-width: 1200px) {
	.bg-home-catequese .divtext {margin-left: 3%;}
}

.bg-home-catequese .icons-catequese svg {width: 75px; transition: all 0.4s ease-in-out;}
.bg-home-catequese .icons-catequese svg path, .bg-home-catequese .icons-catequese svg polygon {fill:#EBAA00 !important; transition: all 0.4s ease-in-out;}
.bg-home-catequese .icons-catequese svg:hover path, .bg-home-catequese .icons-catequese svg:hover polygon {fill:#FFFFFF !important;}

@media (max-width:360px) {
	.bg-home-catequese .icons-catequese svg {width: 60px;}
}

.banner-novo-ano-catequese {
	background-color: #41A7A3;
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.4);
}

.banner-novo-ano-catequese h2 {
	color: #FFFFFF;
    font-size: 40px;
    line-height: 1.2;
	margin-left: 10px;
    margin-right: 10px;
}

.banner-novo-ano-catequese h2 span {
	color: var(--theme);
    font-size: 18px;
    line-height: 1.2;
	font-weight: 500;
	display: block;
}

.banner-novo-ano-catequese.cta-banner-wrapper .book-shape img {
    border-radius: 20px 0 0 20px;
}

.banner-novo-ano-catequese.cta-banner-wrapper .girl-shape img {
    border-radius: 0 0 20px 0;
}

.banner-novo-ano-catequese .divbtn {
		display: flex;
		align-items: center;
	}

@media (max-width:991px) {
	.banner-novo-ano-catequese .divbtn {
		justify-content: center;
		margin-top: 30px;
	}
}

.bg-home-autor-mes {
	background-image: url("../img/fundo-home-autor-mes.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.bg-home-autor-mes {padding-left:20px; padding-right:20px;}
}

.bg-home-autor-mes h3 {font-size: 46px; font-weight: 700; line-height: 1; color: var(--theme); margin-top: -30px; margin-bottom: 60px;}

.bg-home-autor-mes h3 span {background: #FFFFFF; padding: 15px 30px; border-radius: 100px;}

.bg-home-autor-mes h4 {font-size: 30px; font-weight: 700; line-height: 1.2; color: var(--white);}

.bg-home-autor-mes h5 {font-size: 20px; font-weight: 500; line-height: 1.2; color: var(--global); margin-bottom: 50px;}

.bg-home-autor-mes p {color: var(--white); margin-bottom: 40px;}

.bg-home-autor-mes .theme-btn {
	background-color: var(--global);
    color: var(--white);
}

.bg-home-autor-mes .theme-btn:before {
  background-color: var(--white);
}

.bg-home-autor-mes .theme-btn:hover {
  color: var(--theme);
  background-color: var(--white);
}

@media (max-width:767px) {
	.bg-home-autor-mes .divbtn {display: flex; justify-content: center; margin-bottom: 20px;}
}

@media (min-width: 1200px) {
	.bg-home-autor-mes .divtext {margin-left: 3%;}
}


.book-shop-autores {}

.imagem-autor-pagina img {border-radius:10px}

.book-shop-autores .shop-box-items.style-2 {margin-top: 30px;}

.book-shop-autores .book-shop-autores-items {display:flex; background: white; padding: 15px; border-radius: 10px; height: 100%;}

.book-shop-autores .book-thumb {display: flex; justify-content:center; align-items:center; padding: 15px; background-color: var(--white); border: solid 2px var(--border); border-radius: 5px; min-height: auto; height: auto;}

.book-shop-autores .shop-content {display: flex; flex-direction: column; margin-top: 0;}

.book-shop-autores .shop-box-items.style-2 .shop-content h3 {
    color: var(--global);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px 0;
	text-transform: none;
}

.book-shop-autores .shop-box-items.style-2 .shop-content .book-category {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
flex-wrap: wrap;
}

.book-shop-autores .shop-box-items.style-2 .shop-content .book-category-badge {
	margin-right: 5px;
}

.book-shop-autores .shop-box-items.style-2 .shop-content .book-category-badge a {
	border-radius: 15px;
	padding: 5px 10px;
	background-color: var(--bgk);
	color: var(--text);
	line-height: 1;
	font-size: 12px;
	display: inline-block;
	font-weight: 300;
}
.book-shop-autores .shop-box-items.style-2 .shop-content .book-category-badge a:hover {
	background-color: var(--theme);
	color: var(--white);
}

.book-shop-autores .shop-box-items.style-2 .shop-content h5 {
    color: var(--text);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 5px 0;
	text-transform: none;
}

.book-shop-autores .shop-box-items .shop-content .price-list  {
    display: flex;
	justify-content: flex-start;
	align-items: flex-end;
    flex: 1 1 auto;
}

.book-shop-autores .shop-box-items .shop-content .price-list li {
    font-size: 18px;
    font-weight: 700;
    color: var(--theme);
}

.book-shop-autores .shop-box-items.style-2 .shop-content .price-list del {
    font-size: 16px;
	font-weight: 500;
    color: var(--text);
}

.book-shop-autores .shop-box-items .book-thumb .post-box li {
    padding: 5px 10px;
    font-size: 11px;
    background-color: var(--bg4);
}


.shop-box-items .book-thumb .post-box li.shop-news {
  background-color: var(--bg3);
}
.shop-box-items .book-thumb .post-box li.shop-discount {
  background-color: var(--bg4);
}
.post-box li.novidad {
  background-color: var(--bg3) !important;
}
.post-box li.discount {
  background-color: var(--bg4) !important;
}
.post-box li.soldout {
  background-color: #B2403E !important;
}
.post-box li.prelaunch {
  background-color: #718942 !important;
}

.blocos-categorias-destaque .shop-section1:nth-child(3n + 1) {
	background-color: #815E95;
	background-image: url(../img/section1-roxo.png);
	background-position: right top;
	background-repeat: no-repeat;
    background-size: auto 100%;
}

.blocos-categorias-destaque .shop-section1:nth-child(3n + 2) {
	background-color: #313131;
	background-image: url(../img/section2-preto.png);
	background-position: right top;
	background-repeat: no-repeat;
    background-size: auto 100%;
}

.blocos-categorias-destaque .shop-section1:nth-child(3n + 3) {
	background-color: #0BB1C9;
	background-image: url(../img/section3-azul.png);
	background-position: right top;
	background-repeat: no-repeat;
    background-size: auto 100%;
}

.blocos-categorias-destaque .shop-section1 .shop-box-items .book-thumb img {max-height:140px;}


.blocos-categorias-destaque .shop-section1 h2 {
    color: var(--white);
}

.blocos-categorias-destaque .shop-section1 p {
    color: var(--white);
	font-weight: 300;
}

.blocos-categorias-destaque .shop-section1 .shop-box-items .shop-content .shop-button .theme-btn {
	font-size: 14px;
	font-weight:400;
	background: transparent;
	color: var(--theme);
	width: auto;
	padding: 12px 15px;
	min-width: auto;
}

.blocos-categorias-destaque .shop-section1 .shop-box-items .shop-content .shop-button .theme-btn:hover {
	color: var(--white);
}

.blocos-categorias-destaque .shop-section1 .shop-box-items .shop-content .shop-button .theme-btn::before {
	background-color: var(--theme);
}

.blocos-categorias-destaque .shop-section1 .book-shop-autores .shop-box-items .shop-content .price-list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
    flex: 1 1 auto;
	margin: 0;
}

.blocos-categorias-destaque .shop-section1 .shop-box-items .shop-content .shop-button {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
    flex: 1 1 auto;
	margin: 15px 0 0;
}


  .shop-details-thumb img {
  object-fit: cover;
  width: 100%;
  display: block;
}

.cookie-inner-wrapper {
padding: 20px 20px;
background: white;
color: var(--global);
display: flex;
justify-content: center;
font-size: 16px;
    width: 1300px;
    max-width: 90%;
border-radius: 10px;
margin: 20px auto;
border:1px solid var(--theme);
align-items:center;
} 

.cookie-message-wrapper span {font-size:14px; line-height: 1.6;}


.offcanvas__info2 .table td:first-child{padding:10px 0 10px}

.border-thumb-cart {border: 1px solid var(--border); border-radius:5px; display:table}

.cart-btn-img .cart {border: 1px solid var(--border); border-radius:5px; display:table}

.top5 .shop-box-items.style-2 .col-4 {padding:0}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.book-shop-autores .shop-box-items.style-2 .shop-content h3 {font-size:13px;}
	.book-shop-autores .shop-box-items.style-2 .shop-content .book-category-badge a {padding:5px; font-size:9px;}
	.book-shop-autores .shop-box-items .shop-content .price-list li {font-size: 13px;}
	.book-shop-autores .shop-box-items.style-2 .shop-content .price-list del {font-size: 12px;}
	.shop-section83 .shop-box-items .shop-content .shop-button .theme-btn, 
	.shop-section84 .shop-box-items .shop-content .shop-button .theme-btn, 
	.shop-section85 .shop-box-items .shop-content .shop-button .theme-btn {font-size: 13px;}
	.shop-section83 .book-shop-autores .shop-box-items .shop-content .price-list li, 
	.shop-section84 .book-shop-autores .shop-box-items .shop-content .price-list li, 
	.shop-section85 .book-shop-autores .shop-box-items .shop-content .price-list li	{font-size: 14px;}	
}


.banner-livro-papa {
	background-image: url(../img/banner-livro-papa.jpg);
	min-height: 150px;
	background-position: left top;
	background-repeat: no-repeat;
    background-size: cover;
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.4);
}

.banner-livro-papa h2 {
	color: #FFFFFF;
    font-size: 40px;
    line-height: 1.2;
	margin-left: 10px;
    margin-right: 10px;
}

.banner-livro-papa h2 span {
	color: var(--theme);
    font-size: 18px;
    line-height: 1.2;
	font-weight: 500;
	display: block;
}

.banner-livro-papa.cta-banner-wrapper .book-shape img {
    border-radius: 20px 0 0 20px;
}

.banner-livro-papa.cta-banner-wrapper .girl-shape img {
    border-radius: 0 0 20px 0;
}

.banner-livro-papa .divbtn {
		display: flex;
		align-items: center;
	}

@media (max-width:991px) {
	.banner-livro-papa .divbtn {
		justify-content: center;
		margin-top: 30px;
	}
}

.banner-middle-home {
	min-height: 150px;
	background-position: left top;
	background-repeat: no-repeat;
    background-size: cover;
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.4);
}

.banner-middle-home h2 {
	color: #FFFFFF;
    font-size: 40px;
    line-height: 1.2;
	margin-left: 10px;
    margin-right: 10px;
}

.banner-middle-home h2 span {
	color: var(--theme);
    font-size: 18px;
    line-height: 1.2;
	font-weight: 500;
	display: block;
}

.banner-middle-paginas h2 span a {
	color: var(--theme);
}
.banner-middle-paginas h2 span a:hover {
	color: var(--white);
}

.banner-middle-home.cta-banner-wrapper .book-shape img {
    border-radius: 20px 0 0 20px;
}

.banner-middle-home.cta-banner-wrapper .girl-shape img {
    border-radius: 0 0 20px 0;
}

.banner-middle-home .divbtn {
		display: flex;
		align-items: center;
	}

@media (max-width:991px) {
	.banner-middle-home .divbtn {
		justify-content: center;
		margin-top: 30px;
	}
}


.banner-topo-paginas {
	min-height: 150px;
	border-radius: 0;
	background-position: left top;
	background-repeat: no-repeat;
    background-size: cover;
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.4);
}

.banner-topo-paginas h2 {
	color: #FFFFFF;
    font-size: 40px;
    line-height: 1.2;
	margin-left: 10px;
    margin-right: 10px;
}

.banner-topo-paginas h2 span {
	color: var(--theme);
    font-size: 18px;
    line-height: 1.2;
	font-weight: 500;
	display: block;
}

.banner-topo-paginas h2 span a {
	color: var(--theme);
}
.banner-topo-paginas h2 span a:hover {
	color: var(--white);
}

.banner-topo-paginas.cta-banner-wrapper .book-shape img {
    border-radius: 20px 0 0 20px;
}

.banner-topo-paginas.cta-banner-wrapper .girl-shape img {
    border-radius: 0 0 20px 0;
}

.banner-topo-paginas .divbtn {
		display: flex;
		align-items: center;
	}

@media (max-width:991px) {
	.banner-topo-paginas .divbtn {
		justify-content: center;
		margin-top: 30px;
	}
}

.banner-rodape-paginas {
	min-height: 150px;
	background-position: left top;
	background-repeat: no-repeat;
    background-size: cover;
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.4);
}

.banner-rodape-paginas h2 {
	color: #FFFFFF;
    font-size: 40px;
    line-height: 1.2;
	margin-left: 10px;
    margin-right: 10px;
}

.banner-rodape-paginas h2 span {
	color: var(--theme);
    font-size: 18px;
    line-height: 1.2;
	font-weight: 500;
	display: block;
}

.banner-rodape-paginas h2 span a {
	color: var(--theme);
}
.banner-rodape-paginas h2 span a:hover {
	color: var(--white);
}

.banner-rodape-paginas.cta-banner-wrapper .book-shape img {
    border-radius: 20px 0 0 20px;
}

.banner-rodape-paginas.cta-banner-wrapper .girl-shape img {
    border-radius: 0 0 20px 0;
}

.banner-rodape-paginas .divbtn {
		display: flex;
		align-items: center;
	}

@media (max-width:991px) {
	.banner-rodape-paginas .divbtn {
		justify-content: center;
		margin-top: 30px;
	}
}


.section-titles h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: var(--theme);
    margin: 0;
}

.section-titles h2 span {
    border: solid 1px var(--theme);
    padding: 15px 60px;
    border-radius: 100px;
	display: inline-block;
	box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.4);
}

.title-pages h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: var(--theme);
    margin: 0 0 30px 0;
}

/*pagina tabela portes*/

.content-table {
    border-radius: 0 0 5px 5px;
    padding: 0 30px 10px;
	width: 100%;
    display: block;
	box-shadow: 0 10px 20px #B2B2B2;
	position: relative;
}

.content-table:before {
    content: '';
	position: absolute;
	top: 0;
	left:0;
	width: 30px;
    height: 50px;
    background: var(--theme);
    border-radius: 0 0 0 20px;
}

.content-table:after {
    content: '';
	position: absolute;
	top: 0;
	right:0;
	width: 30px;
    height: 50px;
	background: var(--theme);
	 border-radius: 0 0 20px 0;
}

.table-prices {
    border: none;
    text-align: left;
	width: 100%;
	color: var(--global);
	font-size: 14px;
	line-height: 1.3;
	font-weight: 400;
}
.table-prices tr {
	border-bottom: solid 1px #B2B2B2;
}
.table-prices tr:nth-child(1) {
	border-bottom:none;
	height:50px;
	background: var(--theme);
}
.table-prices tr:last-child {
	border-bottom:none;
}
.table-prices th {
    vertical-align: middle;
	padding: 10px 0;
	text-align: left;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.3;
    color: var(--white);
}
.table-prices td {
    vertical-align: top;
	padding: 20px 0;
	text-align: left;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400;
}

.table-prices td:nth-child(2), .table-prices td:nth-child(3) {
    color: var(--theme);
}

.table-prices tr:nth-child(2) td {
    color: var(--global);
	font-weight: 500;
}


/*conta corrente*/

.table.table-extrato>:not(caption)>*>* {
	padding: 20px 0;
	color: var(--global);
}

.table-extrato {
	font-size:14px;
}

.table-extrato thead tr th {
    border-top: solid 1px var(--global);
	border-bottom: solid 1px #E2E2E1 !important;
	color: var(--global);
	font-weight: 700;
	font-size:15px;
}

.table-extrato tbody tr:first-child td {
    border-bottom: solid 1px #E2E2E1;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 500;
}

.table-extrato tbody tr td:first-child {
    color: var(--theme);
}

.table-extrato tbody tr:last-child td {
    border-bottom: solid 1px #E2E2E1 !important;
}

.table-extrato tfoot tr td {
    border-bottom: none;
}

.table-extrato tfoot tr td:first-child {
    font-size: 15px;
	font-weight: 700;
}

.table-extrato tfoot tr:last-child td {
    padding: 0;
}

@media (max-width: 991px) {
    .table-extrato {
        width: 700px;
        overflow-x: scroll;
		font-size:14x;
    }
	.table-extrato thead tr th , .table-extrato tfoot tr td:first-child{
		font-size:15px;
	}
	
}

.content-search {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 14px;
}

.content-search div {
	height: 40px;
	line-height: 40px;
}
.content-search div.clear {
	height: auto;
	line-height: 1;
}

.content-search input[type="date"] {
    border: 1px solid #f6f6f6;
	background-color: #f6f6f6;
    height: 32px;
	line-height: 1;
    width: 150px;
    font-size: 14px;
    padding: 5px 10px;
    color: var(--global);
	border-radius: 50px;
}

.content-search button[type="submit"] {
    font-size: 14px;
	padding: 8px 20px;
}


/*artigos*/

.nav-prod {
    height: 90px;
	text-align: right;
	padding-top: 20px;
}

@media (max-width: 767px) {
    .nav-prod {
		height: 60px;
		padding-top: 0;
	}
}

.nav-prod .icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
	margin-left: 5px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
	font-size: 14px;
	background-color: var(--white);
	border: 1px solid var(--theme);
	color: var(--global);
    transition: all 0.4s ease-in-out;   
}

.nav-prod .icon:hover {
    background-color: var(--theme);
    color: var(--white);
    border: 1px solid var(--theme);
}

.info-prod {display:flex; font-size:12px; }

.info-prod .info1 {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	background-color:#DDDDDD;
	background-color: #DDDDDD;
    border-radius: 0 50px 50px 0;
    padding: 10px 15px;
	z-index: 10;
}

.info-prod .info2 {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	background-color:#EDEDED;
	border-radius: 0 50px 50px 0;
    padding: 10px 30px 10px 70px;
	z-index: 9;
	margin-left: -40px;
}
.info-prod .info2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 75px;
    background: #fff;
    border-radius: 0 50px 50px 0;
}

.info-prod .info3 {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	background-color:#F4F4F4;
	border-radius: 0 50px 50px 0;
    padding: 15px 30px 0px 70px;
	z-index: 8;
	margin-left: -40px;
}

@media only screen and (min-width: 1199px) and (max-width: 1399px) {
	.info-prod {font-size: 10px;}
	.info-prod .info2 {padding: 15px 20px 15px 60px;}
}


#sinopse .description-items {
  column-count: 2;
  column-gap: 2rem;
}

#sinopse .description-items p {
  break-inside: avoid;
  /* Evita quebras no meio do parágrafo */
  /* Também podes usar page-break-inside: avoid; para compatibilidade */
  page-break-inside: avoid;
}

.checkout-order-area .product-checout-area .checkout-item-2 .brand-logo li {
border: 1px solid #E3E3E3;
padding: 0;
border-radius: 6px;
margin-left: 5px;
height: 45px;
width: 45px;
line-height: 40px;
text-align: center;
}
.checkout-order-area .product-checout-area .checkout-item-2 .brand-logo li img {
width: auto;
max-width: 100%;
max-height: 25px;}

.info-prod .info3:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 75px;
    background: #fff;
    border-radius: 0 50px 50px 0;
}

.prods-options {
	margin-top: 30px;
}
.prods-options .plk_car_div {
	margin-top: 30px;
}
.prods-options p {
	margin-bottom: 5px;
}
.prods-options .nice-select {
	width: auto;
	font-size: 16px;
	padding: 8px 100px 8px 10px;
	border: 1px solid var(--border);
}
.prods-options .nice-select::after {
	right: 15px;
    top: 22px;
}
.prods-options .nice-select .option {
    border: none;
	padding: 5px 10px;
}
.prods-options .nice-select .list {
    background-color: var(--white);
    padding: 0;
    right: 0;
	border: 1px solid var(--border);
}

.prods-options .form-check-input {
	width: 2em;
    height: 2em;
	margin-right: 10px;
	border: solid 2px var(--border) !important;
	cursor: pointer;
}
.prods-options .form-check-input:hover {
	border: solid 2px var(--text) !important;
}
.prods-options .form-check-input:checked {
    border: solid 2px var(--global) !important;
}

.prods-promo {
	margin-top: 30px;
}

.media-social ul {
	display: inline-flex;
}

.media-social ul li {
	margin-left: 5px;
	margin-right: 5px;
}

.media-social ul li a svg {
	width: 16px;
	height: auto;
	fill: var(--global);
	transition: all 0.4s ease-out;
}
.media-social ul li a:hover svg {
	width: 16px;
	height: auto;
	fill: var(--theme);
}


.prods-related {
	background-color: #F5F5F5;
	border-radius: 50px;
	padding: 0 80px 80px;
}

.prods-related.outrasobras {
	background-color: #F9E5B2;
}

.prods-related h3.title-related {font-size: 46px; font-weight: 700; line-height: 1; color: var(--theme); margin-top: -30px; margin-bottom: 40px;}
.prods-related h3.title-related span {background: #FFFFFF; padding: 15px 30px; border-radius: 100px;}


@media only screen and (max-width: 767px) {
	.prods-related h3.title-related {font-size: 30px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.prods-related h3.title-related {font-size: 24px;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.prods-related h3.title-related {font-size: 26px;}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.prods-related h3.title-related {font-size: 30px;}
}

.top5 {
	position: relative;
	margin-top:50px;
	margin-bottom:50px;
	border: solid 3px var(--theme);
	border-radius: 200px;
	padding: 50px 15px 80px;
	background-color: #F5F5F5;
	box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.4);
}

.top5:before {
	content:'';
	box-shadow: 0px -25px 30px -15px rgba(0,0,0,0.3);
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 200px;
Z-index:-1;
}

.top5 .title {
	font-family: "Playfair Display", serif;
	font-size: 76px;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
    text-align: center;
	color: var(--global);
	margin-bottom:40px;
}
.top5 .title span {
	font-family: "Libre Bodoni", serif;
	font-size: 56px;
	border-radius: 100%;
    width: 70px;
    line-height: 70px;
    height: 70px;
    padding: 0;
    background-color: var(--theme);
    color: var(--white);
    display: inline-block;
}
.top5 .link {
	margin-top:40px;
    text-align: center;
}
.top5 .link a, .top5 .link span {
	margin-top:40px;
    text-align: center;
    font-size: 20px;
	font-weight: 400;
    text-decoration: underline;
}
.top5 .shop-box-items.style-2 {
    margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
.top5 .shop-box-items.style-2 .book-thumb {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-color: var(--white);
    border: solid 2px var(--border);
    border-radius: 5px;
    height: auto;
	min-height: auto;
}
.top5 .shop-box-items.style-2 .book-thumb img {
    max-height: 120px;
}

.to5 .shop-box-items.style-2 .shop-content {
    display: flex;
    flex-direction: column;
    margin-top: 0;
}
.top5 .shop-box-items.style-2 .shop-content .book-category {
    margin-bottom: 10px;
	color: var(--text);
	line-height: 1.2;
    font-size: 14px;
    font-weight: 300;
}
.top5 .shop-box-items.style-2 .shop-content .book-category a {
    color: var(--text);
    line-height: 1.2;
    font-size: 14px;
    font-weight: 300;
}
.top5 .shop-box-items.style-2 .shop-content h3 {
    color: var(--global);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px 0;
    text-transform: none;
}
.top5 .shop-box-items.style-2 .shop-content .price-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex: 1 1 auto;
}
.top5 .shop-box-items.style-2 .shop-content .price-list li {
    font-size: 16px;
    font-weight: 700;
    color: var(--theme);
}
.top5 .shop-box-items.style-2 .shop-content .price-list del {
    font-size: 14px;
    font-weight: 500;
    color: var(--text);
}


/* indices */

.indices-section h3 {
	font-size: 36px;
	margin-bottom: 20px;
}

.indices-section p {
	margin-bottom: 20px;
}


.indices-section a.theme-btn {
	border: solid 1px var(--theme);
}

.indices-section .row:last-child .line-theme {
	margin-bottom: 0;
}



/*catequese*/

.list-icons-catequese {
	margin-top: 20px;
	display: grid;
    grid-gap: 150px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.list-icons-catequese .icons-catequese svg {transition: all 0.4s ease-in-out;}
.list-icons-catequese .icons-catequese svg path, .list-icons-catequese .icons-catequese svg polygon {fill:#EBAA00 !important; transition: all 0.4s ease-in-out;}
.list-icons-catequese .icons-catequese svg:hover path, .list-icons-catequese .icons-catequese svg:hover polygon {fill:var(--global) !important;}


@media only screen and (max-width: 575px) {
	.list-icons-catequese {grid-template-columns: 1fr 1fr 1fr; grid-gap: 50px;}
}
@media only screen and (min-width: 567px) and (max-width: 767px) {
	.list-icons-catequese {grid-template-columns: 1fr 1fr 1fr; grid-gap: 50px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.list-icons-catequese {grid-template-columns: 1fr 1fr 1fr; grid-gap: 50px;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.list-icons-catequese {grid-template-columns: 1fr 1fr 1fr; grid-gap: 80px;}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.list-icons-catequese {grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 80px;}
}


.suggestion-popup {border: 0;
    box-shadow: 5px 5px 15px #ccc;
    top: 60px;
    z-index: 1001;
	width:100%;
	flex-wrap: wrap;
}

.shop-box-items .shop-content .shop-button .theme-btn {background:transparent}

.suggauthors {
  flex: 1 1 35%; /* A largura de cada item será 50% do container */
  box-sizing: border-box;
  padding: 0 10px; /* Ajuste do espaçamento entre os itens */
}

.suggprods {display:flex;  flex: 1 1 65%;  flex-wrap: wrap;}


.suggprods .shop-box-items .book-thumb {height:auto; padding: 10px; text-align: center;}

.suggprods .shop-box-items.style-2 .shop-content h3 {font-size:14px; line-height: 1.3; margin-top:10px}
.suggprods:before {
content: 'Produtos Sugeridos';
    position: relative;
    padding-bottom: 15px;
    border-image-slice: 2;
    display: inline-block;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: none;
    width: 100%;
}

.suggauthors:before {
content: 'Autores Sugeridos';
    position: relative;
    padding-bottom: 15px;
    border-image-slice: 2;
    display: inline-block;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: none;
    width: 100%;
}

.suggauthors > div {
    color: var(--global);
    font-family: "Lexend Deca", sans-serif;
    font-size:14px; 
	line-height: 1.3; 
	margin-top:10px;
	margin-bottom:20px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
}

.suggauthors img {margin-bottom:10px}

.suggprods:before:before {content:'';}


.content-pesquisa-category .category-oneadjust {    align-items: start;}

.suggprods .shop-box-items .shop-content .shop-button .theme-btn {padding:10px 15px; font-size:12px; width: 100%;
    box-sizing: border-box;
    display: block;
    float: left; min-width: 100%;}


.suggprods .shop-box-items.style-2 .shop-content .price-list {margin:0}
.suggprods .shop-box-items .shop-content .price-list li {font-size:14px}

.suggprods .shop-box-items { 
	width:50%;
	display:inline-block;/* A largura de cada item será 50% do container */
	box-sizing: border-box;
	padding: 10px; 
	margin-top:0; /* Ajuste do espaçamento entre os itens */
	margin-bottom: 10px;
}


.suggprods .shop-box-items .shop-content {margin-top:0}

.suggprods .shop-box-items .shop-content .shop-button {margin-top: 10px;}

.list-pesquisa > div {margin-top: 40px;}
.list-pesquisa .shop-box-items .shop-content {margin-top:0; margin-bottom:0;}
.list-pesquisa .shop-box-items .shop-content .shop-button {margin-top: 15px;}

.content-pesquisa-category .category-oneadjust .nice-select .list {width:90%}

.footer-bg {padding:0 15px}

.banner-livro-papa h2 span a {color:#EBAA02}



#plk-cart-voucher-wrapper .cart-wrapper-footer .voucher-novo input {
    padding: 5px 5px;
    border: none;
    text-transform: none;
    font-size: 16px;
    outline: none;
    background: transparent;
    color: var(--text);
    height: 50px;
}

#plk-cart-voucher-wrapper .sidebar-voucher .voucher-novo .theme-btn.apply-btn {
    background-color: var(--theme);
    color: var(--white);
    border: solid 1px var(--theme);
}

#plk-cart-voucher-wrapper .sidebar-voucher .voucher-novo .theme-btn {
    border-radius: 6px;
    background-color: var(--theme);
    padding: 10px 15px;
   width:auto;
    min-width: 20px;
}

.codigo-aplicado #plk-voucher-input {color:black; opacity:0.3}

#plk-cart-voucher-wrapper .sidebar-voucher .voucher-novo .theme-btn:hover:before {background-color:black}


#plk-cart-voucher-wrapper .sidebar-voucher .voucher-novo  {
    border: 1px solid var(--border);
    padding: 0 0 0 10px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#plk-order-delivery-methods, #plk-paiment-methods {position: relative;}
#plk-order-delivery-methods label.error, #plk-paiment-methods label.error {
	position: absolute;
    left: 0;
    width: 100%;
    bottom: 10px;
    line-height: 1.1;
    font-size: 12px;
}


.checkout-single-wrapper .checkout-single .checkout-single-form .input-single label.error {
	color: red;
    margin-top: 5px;
    font-weight: initial;
    font-size: 85%;
    display: block;}


.contact-info-area {border-bottom:0px}

.notas .input-single span {
    font-weight: 500;
    color: var(--global);
    display: inline-block;
    margin-bottom: 15px;
}

.notas .input-single textarea {
    width: 100%;
    outline: none;
    box-shadow: none;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    padding: 19px 24px;
    color: var(--global);
    text-transform: none;
    font-weight: 500;
	height: 100px;
}


.blocos-categorias-destaque .shop-section1 .shop-box-items .book-thumb img {height:120px;}

.shop-box-items .book-thumb {padding:0; min-height: auto}

.shop-box-items .book-thumb img {max-height: 100%}



.blocos-categorias-destaque .shop-section1 .shop-box-items .book-thumb img {height:100%; max-height: 100%}

.top5 .shop-box-items.style-2 .book-thumb img {height:auto; max-height: 100%}



@media only screen and (max-width: 768px) {
	
	.section-padding {padding:60px 0}
	
	.banner-novo-ano-catequese h2 {font-size:36px; line-height: 1.1; }
	.banner-novo-ano-catequese h2 span {margin-top:15px;}
	
	.banner-novo-ano-catequese {padding:60px 20px}
	
	.bg-home-autor-mes h3 {font-size:30px}
	
	.bg-home-autor-mes h4 {font-size:24px}
	
	.bg-home-autor-mes h5 {font-size:18px}
	
	.bg-home-autor-mes {
  
    padding: 0 20px;
    margin: 40px 0 0px;
}
	
	.prods-related h3.title-related span {display:block}

	.suggprods .shop-box-items {
        width: 100%;
        margin-bottom: 40px;
        padding: 0;
    }
	
}


/* inputs */

.label_input {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	display: grid;
    gap: 5px;
}

.form_div input[type=text] {
	border: 1px solid #E5E5E5;
    color: var(--global);
    padding: 5px 5px;
    border-radius: 4px;
    outline: none;
    font-weight: 500;
	width: 100%;
}

.form_div input[type=text]:focus {
	border: 1px solid #E5E5E5;
}


/*slide home*/

.herohome__pagination {
  position: absolute;
  right: 0;
  top: calc(50% - 105px);
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
@media only screen and (min-width: 1400px) and (max-width: 1919px) {
  .herohome__pagination {
    -webkit-transform: unset;
            transform: unset;
    z-index: 9;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .herohome__pagination {
    -webkit-transform: unset;
            transform: unset;
    top: unset;
    bottom: 110px;
    z-index: 9;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .herohome__pagination {
    -webkit-transform: unset;
            transform: unset;
    top: unset;
    bottom: 60px;
    z-index: 9;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .herohome__pagination {
    -webkit-transform: unset;
            transform: unset;
    top: unset;
    bottom: 60px;
    z-index: 9;
  }
}
@media only screen and (max-width: 767px) {
  .herohome__pagination {
    display: none;
  }
}
.herohome__pagination .swiper-button-next, 
.herohome__pagination .swiper-button-prev {
  width: 60px;
  height: 60px;
  border: 1px solid var(--white);
  background-color: var(--white);
  color: var(--theme);
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 35px;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  position: relative;
}

.herohome__pagination .swiper-button-next, 
.herohome__pagination .swiper-button-prev {
	right: 20px;
	left: auto;
}

.herohome__pagination .swiper-button-next i,
.herohome__pagination .swiper-button-prev i {
  color: var(--theme);
  transition: all 0.4s linear 0s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .herohome__pagination .swiper-button-next,
  .herohome__pagination .swiper-button-prev {
    margin: 20px;
  }
}
.herohome__pagination .swiper-button-next::after, 
.herohome__pagination .swiper-button-prev::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.offcanvas__overlay {z-index:1001}

.herohome__pagination .swiper-button-next:hover,
.herohome__pagination .swiper-button-prev:hover {
  background-color: var(--white);
  border-color: var(--white);
}

.herohome__pagination .swiper-button-next:hover i,
.herohome__pagination .swiper-button-prev:hover i {
  color: var(--black);
}

.hero-home-slider.swiper-horizontal>.swiper-pagination-bullets {bottom: 20px;}


.sticky-header {z-index:1000}



/*arranjos mobile < 480*/
@media (max-width: 480px) {
	.section-title h2 {font-size: 30px;}
	.title-pages h2 {font-size: 30px;}
	.section-titles h2 {font-size: 30px;}
	.shop-details-wrapper .shop-details-content p {word-break: break-all;}
	.shop-details-wrapper .shop-details-content .title-wrapper h2 {font-size: 30px;}
	.info-prod {font-size: 10px;}
	.info-prod .info1 {padding: 10px 10px;}
	.info-prod .info2 {padding: 15px 20px 15px 60px;}
	.info-prod .info3 {padding: 15px 20px 15px 60px;}
	.shop-details-wrapper .single-tab .description-items {font-size: 15px;}
	.prods-related h3.title-related {font-size: 22px; margin-bottom: 20px;}
	.prods-related {padding: 0 40px 40px;}
	.top5 .title {font-size: 70px;}
	.indices-section h3 {font-size: 30px; margin-top: 20px; margin-bottom: 20px;}
	.bg-home-autor-mes h3 {font-size: 22px; margin-top: -10px; margin-bottom: 40px;}
	.bg-home-catequese h3 {font-size: 22px; margin-top: -10px; margin-bottom: 40px;}
	.bg-home-catequese h4 {font-size: 18px;}
	.checkout-order-area h3 {font-size: 24px;}
	.checkout-single-wrapper .checkout-single h4 {font-size: 24px;}
}


@media
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991.98px),
only screen and (   min--moz-device-pixel-ratio: 2) and (max-width: 991.98px),
only screen and (     -o-min-device-pixel-ratio: 2/1) and (max-width: 991.98px),
only screen and (        min-device-pixel-ratio: 2) and (max-width: 991.98px),
only screen and (                min-resolution: 192dpi) and (max-width: 991.98px),
only screen and (                min-resolution: 2dppx) and (max-width: 991.98px) {
	.nice-select {
		appearance:none;
		width:100% !important;
		color: var(--global);
		background-image:
			linear-gradient(45deg, transparent 50%, var(--global) 50%),
			linear-gradient(135deg, var(--global) 50%, transparent 50%),
			linear-gradient(to right, white, white);
		background-position:
			calc(100% - 20px) calc(1em + 2px),
			calc(100% - 15px) calc(1em + 2px),
			100% 0;
		background-size:
			5px 5px,
			5px 5px,
			2.5em 2.5em;
		background-repeat: no-repeat;
		}
}
