/** Shopify CDN: Minification failed

Line 1125:19 Expected ":"
Line 6645:5 Unexpected "<"

**/
.shopify-pc__banner__dialog button.shopify-pc__banner__btn-accept{
  background-color:#a9c138!important;
}
.conto-extra{
      gap: 5px;
    display: flex;
    padding: 10px 0px 0px 7px;
}

.conto-extra svg{
  width: 16px !important;
}

.Faq__ItemWrapper button.Faq__Question{
      font-size: 16px; 
    text-transform: uppercase;
    font-weight: 600;
    color: #2b2b2b;
}

.Faq__Icon svg path{
      stroke-width: 5px;
    stroke: #a9c138;
}


.same_author_books .home-carousel .product-list.owl-carousel{

  margin-top:0px;

}

#hi-eu-opt-in{
  display: none;
}

.newsletter_offer{
  font-size: small;
}

.newsletter_offer svg{
  stroke: #5e5e5e;
  stroke-width: 1px;
}

.newsletter_offer a{ 
  display: inline-flex!important;
  align-items: center;
}

.newsletter_offer span{
  margin-top: 5px;
  margin-left: 5px;
  color: #a9c138;
}

.page-content-newsletter .page_newsletter{
  margin: 50px 0;
}

.page_newsletter_container {
  width: 80%;
  margin: auto;
  display: flex;
  justify-content: space-evenly;
  max-width: 1120px;
}

.page_newsletter .form-inline.form-subscribe{
  flex-direction: column;
}

.page_newsletter #email-submit{
  margin: 1rem 0 0 0!important;
  background-color: #a9c138;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  margin: auto;
  padding: 7px 10px;
  font-size: smaller;
}

.page_newsletter #email-submit:hover{
  color: #000;
}
    
.page_newsletter .page_newsletter_form{
  margin: auto 0;
  margin-left: 3rem;
  width: 60%;
}


.page_newsletter #email-input{
  width: 100%!important;
}

.page_newsletter #email-input{
  border-width: 1px !important;
}

.page_newsletter_form h3, .newsletter_text p strong{
  color: #a9c138;
}

.newsletter_text p{
  font-size: 15px;
}

.communication_checkbox{
  font-size: 13px;
  margin-top: 1rem;
  line-height: 1.6rem;
}

.communication_checkbox input[type=checkbox]{
  margin-right: 5px;
}

.communication_checkbox a{
  color: #a9c138;
}

.page_newsletter .form-control{
  box-sizing: border-box;
  width: 48%!important;
  height: 50%;
  margin-left: 10px;
  padding: 10px 15px;
  margin-bottom: 1rem;
}


.page_newsletter .form-inline.form-subscribe{
  display: block;
  margin: 1.5rem 0;
}

.submit_newsletter_button{
  width: 100%;
  text-align: center;
}

/*.communication_checkbox, .page_newsletter #email-submit{
  display: inline;
}*/


/* CUSTOM BOOST APP ALTERATIONS */
@media (min-width: 768px){
  .boost-sd__instant-search-autocomplete{
    display: none !important;
  }
}

@media (min-width: 1400px){
  
  .page_newsletter #email-input{
    width: -webkit-fill-available!important;
  }

}

@media (max-width: 1400px){
  
  .page_newsletter .form-control{
    width: 100%!important;
  }

}

@media (max-width: 1060px){
  .page_newsletter_container{
    flex-direction: column;
  }

  .page_newsletter .page_newsletter_form{
    margin: 2rem 0;
    width: 100%;
  }

  .page-content-newsletter .page_newsletter{
    margin: 35px 0;
  }

  .page_newsletter .form-control{
    width: 100%!important;
    margin-left: 0;
  }

  .page_newsletter_image{
    margin: 10rem auto 0;
  }
}

@media (max-width: 768px){
  .boost-pfs-search-suggestion-wrapper{
    display: none !important;
  }

}

#videoModalAuthor .modal-content{
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position:relative;
  max-width:60%;
  font-size:0
}

#videoModalAuthor .modal-content .close{
  position: absolute;
    right: 2%;
    top: 2%;
    color: #fff;
    z-index: 9999;
}



.video-author-thumb{
  position:relative
}


.prod-btns-grid{
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.templateIndex .product-wrapper:hover .prod-btns-grid{
  display: block;
}

.overlay{
  position: absolute;
    width: 100%;
    height: 100%;
    background: #00000038;
}

#boost-sd__search-widget-init-wrapper-0 .boost-sd__instant-search-results{
  width: 65%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -30%);
}

.boost-sd__instant-search-container #boost-sd__search-widget-init-wrapper-1{
   width: 65%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -30%);
}

#boost-sd__search-widget-init-wrapper-1 .boost-sd__instant-search-results{
  max-height: inherit!important;
}

.boost-sd__instant-search-results--two-column .boost-sd__instant-search-autocomplete{
  width: fit-content;
  flex-direction: column-reverse!important;
}

.boost-sd__instant-search-results--two-column .boost-sd__instant-search-column--others{
  width: -webkit-fill-available!important;
}
/* END CUSTOM BOOST APP ALTERATIONS */
body{

  font-family:'Roboto';

}

#body-content{

  margin-bottom:20px;

}

.same_author .title-wrapper, .same_author_books .title-wrapper{
  margin-bottom:40px
}

.delay_message{
  display: none;
}

.delay_message_ctt{
  display:block !important;
  text-align: center;
  color: red;
  border: 1px solid red;
  padding: 10px;
}
  
.total_money .delay_message{
  padding:0;
  border:unset;
  font-size: 14px;
  text-align:left;
}

#cartform .delay_message{
      text-align: right;
    color: red;
    border: unset;
    padding: 0;
    font-size: 14px;
}

.w-100{

  width:100% !important;

}

.cart-table tbody tr .tbtDiscountCombine{
	display:none !important; 
}

.tbtDiscountCombine .dcbInputGroup .dcbInput{
	font-size:11px;
}

.dcbResult{
	font-size:12px !important;
}

.cred{
  color:red;
  font-size: 14px;
}

.disclaimer_hp p{
	color:#FF4040;
  margin-bottom:10px;
}

.cwhite{
  color:white;
}

.newsletter_subtitle{
  font-size: 12px;
  color:black;
  padding: 10px;
}

.note-tax span{
	color:black;
}

#related_item .sold-out{
	margin-top: 10px !important;
    width: 100px !important;
    float: left;
    font-size: 9px;
    padding: 5px !important;
}

.templateProduct .product-button,
.same_author_books .product-price .add-cart-button,
.same_author_books .product-price .product-wishlist{

  display:none !important;

}

.templateProduct  .same_author_books .owl-item .product-button{
	display:block ! important;
}

/*.same_author_books .product-wrapper .product-head .product-button{
	top:10%;
}*/

.same_author_books .title-wrapper h3 a{
	font-size:35px;
}

/*.same_author_books .product-head{
	height:300px;
}*/

.templateCart .newsletter_subtitle{
  margin-bottom: 10px;
  margin-top:1.5rem;
  font-size: 15px;
}

.christmas_shipping{
  padding:10px 0px;
  font-weight:600;
  background-color:#ff000090;
}

.christmas_shipping label{
  margin-bottom:0px;
}

.nolabel{

  background-color:transparent !important;
  height:28px;

}

.cred.text_align{
  text-align:end;
}


.AudioMaterial .Material{

  display:none;

}

.templateProduct .extra-content{

  color:#a9c138;

}

#scroll-to-top a{
  background: #FFF;
  box-shadow: 1px 2px 5px rgb(0 0 0 / 50%);
}

.ebooks_alert_container, .ebooks_alert_container_cart{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  display: flex;
}

.ebooks_alert{
  margin: auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 80%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup_visible{
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}

.ebooks_alert_container .ebooks_alert_title{
  line-height: 1.5;
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
}

.ebooks_alert_container_cart .ebooks_alert_title{
  line-height: 1.5;
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
}

.alert_ebooks_btn_container{
  padding-top: 1rem;
  display: flex;
  justify-content: space-between;
}

.ebooks_alert_container_cart .alert_ebooks_btn_container{
  column-gap: 1rem;
  justify-content: center;
}

.promo5.p-0{
  padding-right: 40px!important;
}

.cart-content .action{
  width: -webkit-fill-available;
}

.cart-right .note-tax{
  text-align:left;
}

.cart-right-table .newsletter_subtitle{
  margin-top: 0;
}

.pre_venda_warning{
  position: relative;
  margin: 0.5rem 0 0;
  font-weight: 600;
}

.page-product .product-info .product-price{
  width: 100%;
}
.addtocart{
  margin-top: 1rem!important;
}

.templateSearch .cata-product .product-grid-item{
  padding: 0 20px !important;
}

.boost-pfs-filter-products .product-wrapper.product-grid-item .product-head{
  margin-top: 1rem;
}

.templateSearch .product-wrapper .product-head .product-image .featured-img{
  height: auto;
}

.cata-product .product-grid-item{
  vertical-align: top;
}

.image_with_text_destaques{
  display: flex;
  padding: 2rem 5rem;
}

.image-with-text__image{
  max-width: 20%;
  margin: auto;
}

.image-with-text__content{
  padding: 1rem 0 1.5rem;
  line-height: 1.6;
}

.image-with-text__button{
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  margin: auto;
  padding: 7px 10px;
  font-size: smaller;
}

.footer-widgets{
  padding: 0!important;
}

.footer-block{
  margin: 0!important;
}

.boost-pfs-filter-tree-content{
  font-size: smaller;
}

.image_with_text_destaques{
  display: flex;
  padding: 2rem 5rem;
}

.image-with-text__image{
  max-width: 20%;
  margin: auto;
}

.image-with-text__content{
  padding: 1rem 0 1.5rem;
  line-height: 1.6;
}

.image-with-text__button{
  background-color: #a9c138;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  margin: auto;
  padding: 7px 10px;
  font-size: smaller;
}

#widget-newsletter{
  padding-top: 0!important;
}

#widget-newsletter .container, .footer-block h4{
  padding: 0!important;
}

.popup_newsletter_custom{
  padding: 0 2rem;
}

.footer-block h4{
  margin-bottom: 10px!important;
}


.footer-block .footer-menu li{
  padding: 0 0 5px!important;
}

.bottom-container{
  margin:100px auto 0!important;
}

.newsletter_footer{
  padding-left: 0!important;
}

.newsletter_footer #email-input{
  width: 85%;
  padding: 10px 5px 0px 5px;
}

.newsletter_footer_container{
  display: flex;
  justify-content: flex-start;
  margin-left: 0;
  margin-top: -3px;
}

#footer-content{
 /* margin-top: -85px !important;*/
  padding: 3rem 0 0 0;
}

.form-inline.form-subscribe{
  display: flex;
}

.newsletter_footer_mobile{
  display: none;
}

.poptin-popup.new-popup .draggable:not(.froala-editor-html) *{
  font-family: 'Roboto' !important;
}

/*.dropdown-menu.presenca .col-sm-2{
  width: 18.7% !important;
}*/

.poptin-popup.new-popup .draggable:not(.froala-editor-html) *{
  font-family: 'Roboto' !important;
}

.newsletter_footer_desktop .form-subscribe input{
  border-bottom: 1px solid #000 !important;
  color: black;
  font-size: 14px;
}

.newsletter_footer_desktop .form-subscribe input::placeholder{
  color: black;
}

.newsletter_footer_desktop .form-subscribe #email-submit svg{
  color: #000;
}

.swiper-custom{
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
}

.swiper-slide-custom a{
  position: relative;
  z-index: 5;
}

.product_content .colecao-aavv{
  display: none;
}


.authors-blog .post-item-inner img{
  object-fit: cover;
  height: -webkit-fill-available;
  object-position: top;
}

.delay_warning{
  width: 100%;
  display: flex;
  min-height: 24px;
  line-height: 15px;
  padding: 10px;
  justify-content: center;
  font-size: smaller;
  font-weight: 600;
  background: #FFD700;
  color: #000;
}

.video_with_text_container{
  display: flex;
  background: #f0f0f0;
  padding: 0;
  margin: 0 14px;
}

.video_with_text_container .video_container{
  max-width: 45%;
  display: flex;
}

.video_with_text_container .text_container{
  background: #FFF;
  padding: 1.5rem;
  flex-grow: 1;
  margin: 1rem;
  width: 40%;
}

.video_with_text_container .image_container{
  padding: 1rem;
  width: 24%;
}

.video_with_text_container .image_container img{
  height: auto;
}


.video_with_text_container .video-item{
  max-height: inherit;
  width: -webkit-fill-available;
  object-fit: cover;
}

.video_with_text_container .text_container .text_description{
  padding: 1rem 0;
}

#shopify-section-collection-template-boost-pfs-filter .boost-pfs-filter-product-item{
  margin-top: -30px!important;
}

.ebook_available{
  margin-top: 1.5rem;
  height: 2rem;
}

.ebook_container{
  width: 100%;
}

.product .ebook .ebook_actions{
  margin-top: 0!important;
}

.check_ebook{
  font-size: 15px !important;
  font-weight: 600;
  max-width: initial !important;
  padding: 9px 30px !important;
}

.page-product .product-info .ebook_zone .btn-default.ebook-btn{
  width: fit-content;
  font-size: 15px !important;
  font-weight: 600;
  max-width: initial !important;
  padding: 9px 29px !important;
  line-height: normal;
  margin-top: 0.5rem;
}

.boost-pfs-filter-product-item-regular-price{
  color: #000 !important;
  font-size: 18px;
  font-weight: 800;
}

.product-label.hasDiscountTrue{
  display: block !important;
}


.btn-default-ebook{
  background: #fff;
  color: #000;
  border: 1px solid black;
}

.sb-widget .jdgm-widget.jdgm-preview-badge{
  text-align: left;
}
#judgeme_product_reviews{
  margin: 0 1rem;
}
#judgeme_product_reviews .jdgm-histogram{
  display: none;
}
#judgeme_product_reviews .jdgm-rev-widg__summary-inner{
  display: flex;
  gap: 1rem;
}
#judgeme_product_reviews .jdgm-row-stars{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#judgeme_product_reviews .jdgm-widget-actions-wrapper a{
  max-width: 100%;
  /*background: none;
  color: #5e5e5e;
  border: none;*/
  margin: 0;
  padding: 0.4rem;
}
/*#judgeme_product_reviews .jdgm-widget-actions-wrapper a:hover{
  color: #A9C138;
}*/
#judgeme_product_reviews .jdgm-rev-widg__title{
  text-align: left;
}
#judgeme_product_reviews .jdgm-row-profile .jdgm-rev__icon, #judgeme_product_reviews .jdgm-form__title{
  display: none;
}
#judgeme_product_reviews .jdgm-form__fieldset{
  text-align: left;
}
.jdgm-star.jdgm--off:before, .jdgm-star.jdgm--on:before {
  content: "\e000"!important
}
.jdgm-star.jdgm--off:before{
  color: #8a8989;
}
.jdgm-star.jdgm--half:before {
  content: "\f089"!important;
  font-family: 'FontAwesome';
}
.jdgm-star.jdgm--half:after {
  content: "\f089"!important;
  font-family: 'FontAwesome';
 /* opacity: var(--fa-secondary-opacity, .4);*/
  transform: scaleX(-1) scaleY(1);
  display: inline-block;
  color: #8a8989;
  margin-left: -0.3px;
}
.jdgm-preview-badge .jdgm-star.jdgm-star{
  font-size: 12px;
  margin: 0 2px !important;
}

.cart-sb #cart-info .items-inner .cart-close{
  cursor: pointer;
}

.cart-content{
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}

@media (min-width: 1410px){
  .author_style_clear{
    clear:both;
  }
}

@media (min-width: 768px){
  .templateSearch .boost-pfs-filter-products {
    margin-left: 0px !important;
  }

  .author_article_item{
    width: 20%;
  }

  .video_with_text_container .image_container{
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width:992px){
  .image-with-text__text{
    width: 30rem;
  }

  .image-with-text__image{
    max-width: 35%!important;
  }
  
}

@media (max-width: 1410px){
  .mega-menu .dropdown-menu .row{
    width: 80%!important;
  }

  .author_article_item{
    width: 25%;
  }

  .templateCollection .AjustCol .product-wrapper .product-head .product-image .featured-img img{
    max-height:90%;
  }
  
}


@media (max-width: 1200px){
  .image-with-text__image {
    max-width: 25%;
  }

  .author_article_item{
    width: 33%;
  }

  .video_with_text_container{
    flex-wrap: wrap;
  }
}

@media (max-width: 1024px){
  #scroll-to-top {
    display: block;
  }
}

@media (max-width: 1020px){
  .mega-menu .dropdown-menu .row{
    width: 100%!important;
  }
}

@media (max-width: 992px){
  .newsletter_footer_mobile{
    display: inline-block;
    padding-top: 1rem;
  }

  .newsletter_footer_desktop{
    display: none;
  }

  #shopify-section-links_footer{
    padding: 1rem;
    display: inline-block;
  }

  #shopify-section-links_footer h4{
    margin-left: 0;
  }

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

@media (max-width: 950px){
 .author_article_item{
    width: 50%;
 }
}
  
@media (max-width: 768px){

  .newsletter_footer_container{
    margin-left: 0;
    padding: 1.5rem 0 1rem 15px;
    margin-top: 0;
  }

  .newsletter_footer{
    width: 100%;
  }

  .image_with_text_destaques{
    padding: 2rem 2rem;
    flex-direction: column-reverse;
  }

  .image-with-text__image{
    padding: 0 0 2rem 0!important;
    max-width: 175px;
  }

  #shopify-section-links_footer{
    padding: 0;
  }

   .author_article_item{
    width: 100%;
   }

  .video_with_text_container .video-item{
    width: 100%;
  }

  .video_with_text_container .video_container{
    max-width: 100%
  }

  .video_with_text_container{
    flex-direction: column;
  }

  .video_with_text_container .image_container{
    margin-bottom: 0;
  }

  .video_with_text_container .image_container{
    width: 50%;
    padding-bottom: 0;
    margin: 0 auto;
  }

  .video_with_text_container .text_container{
    width: auto;
    
  }

  
}

.product-wrapper .product-head .product-image .featured-img{
  height: 270px;
}

#home-slideshow .swiper-slide, #home-slideshow2 .swiper-slide{

  /*opacity:1 !important;  */

}

.cata-product{

  letter-spacing: 0;

}

.template404 .boost-pfs-search-box{

  border-bottom:1px solid #b8b8b8 !important;

}

#cart-content .tbtDiscountCombine {

  width:auto;
  
}

.templateCustomersActivateAccount .btn-custom{

  color:#a9c138;
  border-color:#a9c138;

}


.confirmAddToCart{

  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;

}

.confirmAddToCart content{


}


.overflowY{

  -webkit-overflow-scrolling: touch;

}

.templateProduct .video{

  position:relative;

}

.templateProduct .video svg,
.video-author-thumb .icon-play-author svg{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:50px;
  background: #FFF;
    color: #000;
    border-radius: 50%;
    stroke: #000;
}



#gallery-image .video{
  position-relative
}

.templateProduct .actions__product a{

  font-size:15px;
  font-weight:normal;

}

.noMatch{

  color: red;
  margin-bottom: 20px;
  width: 100%;
  display: block;

}

.thank-you__additional-content a{

  color:red;

}

.templateCustomersActivateAccount .btn-custom:hover{

  background-color:#a9c138;
  color:white;

}

.templateCustomersActivateAccount .btn-default{

  background-color:white;
  color:black;


}

.templateCustomersActivateAccount .btn-default:hover{

  background-color:black;
  color:white;

}

.templateProduct #top_bar ul li svg{

  fill:white !important;

}

.CustomerName{

  vertical-align:super;
  margin-left:5px;
  font-size:13px;

}

.freeShipping ~ a, .freeShipping ~  button{

  width:90% !important;


}

.templateIndex .product-wrapper .product-content.slide__mobile{

  display:none !important

}

.templateCollection .no_img{

  min-height:25px;

}

.header-main .navbar{

  overflow:hidden;

}

.goBack{

  color:#a9c138;
  cursor:pointer;

}

#gallery-image .varius img{

  width: 100px !important;
  height: auto;
  display: block;
  margin-top: 5%;

}

.form--success,.boost-pfs-filter-button.boost-pfs-filter-clear, .boost-pfs-filter-option-item.selected .boost-pfs-filter-option-value{

  color:#a9c138;

}

.templateProduct .ProductImages,.templateProduct .ProductImages .fancybox-skin{

  background-color:transparent;

}

.templateProduct .fancybox-skin, .boost-pfs-search-box{

  box-shadow:none !important;

}

.boost-pfs-search-box{

  border-color:transparent !important;

}

.templateProduct .overlayBlack{

  background-color:rgba(0,0,0,0.7) !important;
  z-index: 99999;

}

.template-password .share-links.social-sharing *{

  font-size:0px;

}

.warning_Delay{

  font-size: 13px;
  margin-bottom: 11px;

}

.product-single__media{

  padding:0px !important;
  height: 500px;
  margin-bottom:30px;
}

.product-single__media iframe{

  width:100%;
  height: inherit;
}

.page-product .spr-badge-starrating .spr-icon:before{

  font-size:13px !important;


}

.templateProduct .spr-badge{

  margin-top: -5px !important;
  width: 100% !important;

}

.templateCustomersLogin .forgot-pass{

  font-size:14px;

}

.related-items .spr-icon:before{

  font-size:13px !important;

}

.related-items .spr-badge{

  margin-top:-15px !important;

}

.spr-badge .spr-badge-caption{

  display:inline-block !important;

}

.header-content .header-icons>div{

  height:52px;

}

.ClientAreaHeader{

  display:none !important;
  position:absolute;
  right:-35px;
  left:auto;
  background-color: #f8f8f8 !important;
  padding:30px !important;
  top:40px; 
  height:auto !important;
}

.control-wrapper label .req, .newSiteWarning p a{

  color:#a9c138;

}

.newSiteWarning p{

  width:95%;
  display:block;
  margin:0 auto;
  margin-bottom:30px;

}


.ClientAreaHeader ul li{

  display:block;
  text-align:center;
  border-bottom: 1px solid #ccc;
  padding-bottom:10px;

}

.ClientAreaHeader ul li:last-child{

  border:none;
  margin-top:10px;
  padding-bottom:0px;
}

.templateCollection #shopify-section-collection-template-boost-pfs-filter .label_promo4_25{

  width:100px;
  padding: 7px 0px;

}

.templateCollection #shopify-section-collection-template-boost-pfs-filter .sold-out{

  width:100px !important;
  padding: 7px 0px !important;
}

.headerAccount:hover + .ClientAreaHeader , .ClientAreaHeader:hover{

  display:block !important;

}

.related-items .product-price{

  margin-top:7px;

}

.bg-green{

  background-color:#a9c138 !important;

}

.spr-badge[data-rating="0.0"] .spr-badge-caption{

  display:none !important;

}

/* top bar*/

#top_bar{
  width:100%;
  display:flex;
  min-height:24px;
  line-height:15px;
  padding:10px;
}

#top_bar ul{

  list-style:none;
  display:block;
  margin:0 auto;
  width:100%;


}

.templateProduct #product-image .product-image-inner{
  display: flex;
  flex-direction: column-reverse;
  position:relative;
  align-items: center;
}

.product-single .product{
  margin-bottom: -40px;
}


.li-on-mobile{
  font-weight:bold !important;
}

/*.templateProduct #product-image .product-image-inner .more-view-image{

transform: rotate(-90deg);

top: auto;
right: auto;
left: -110px;
bottom: 27%;

}


.templateProduct #product-image .product-image-inner .more-view-image .thumb-img{

transform: rotate(90deg);

} */

#top_bar ul li{

  text-align:center;

}



.logout{

  width: 100%;
  text-align: right;
  cursor:pointer;
  z-index:99;
  color:#a9c138;

}

/*.header-content .header-icons .search_menu_right{
  padding: 0!important;
}*/

.spr-badge-caption{

  top: 2px;
  position: relative;

}

#top_bar ul li a{


  min-height:40px;
  vertical-align: sub;
  padding:5px;
}

#top_bar ul li:first-child{

  margin-left:0px;

}

.product-review .spr-badge[data-rating="0.0"],.product-review .spr-badge{

  display:none !important;

}

.templateIndex  #footer-content{

  margin-top:-120px;

}

.alert-danger{

  background-color: transparent;
  border: none;
  color: red;

}

.alert-danger .errors ul li {

  color:red;

}

.spr-badge[data-rating="0.0"], .product-review .spr-badge, .page-product .product-info .spr-badge{

  display:block !important;
  width:100%;

}

.page-product .product-info .spr-badge{

  cursor:pointer;
  width:40%;

}

.spr-badge .spr-badge-caption{

  display:none;

}

.page-product .product-info .spr-badge .spr-badge-caption{

  display:inline-block;

}

/*search button*/

.search_menu_right {

  vertical-align:baseline;
  cursor:pointer;

}


.search_menu_right  svg{

  fill: rgba(0,0,0,0.6);

}

.from_bar_search .navbar-form .form-control ,.from_bar_search form{

  width:90%;

}

.from_bar_search form{

  margin:0px;

}

.from_bar_search{

  margin-top:7%;

}

#bc-product-search{

  background-color:white;
  border-radius:0px;
  box-shadow:none;
  font-size:15px;
}


.templateSearch .product-wrapper .product-head .product-image .featured-img a img{

  z-index:0;
  bottom: 3%;

}

.templateSearch .product-wrapper .product-head .product-image .featured-img .product-label {

  top:auto !important;
  bottom:-2% !important;

}

.templateSearch .product-wrapper .spr-badge{

  text-align:center;
  margin-top:-15px;

}

.templateSearch .product-wrapper .product-head .product-image .featured-img{

  position:relative !important;

}

.templateSearch .boost-pfs-filter-product-item-image-link{

  position:initial !important;

}

.boost-pfs-search-suggestion-item p{

  margin:0px;

}

body .boost-pfs-search-suggestion{

  height:50vh !important;

}

.boost-pfs-search-suggestion-item .boost-pfs-search-suggestion-product-sku{

  display:none;

}

/*.boost-pfs-filter-product-item-image-link img{

width: 60% !important;
bottom: 0px !important;
top: auto !important;

}

#shopify-section-search-template-boost-pfs-filter .boost-pfs-filter-product-item{

height:350px;

}

#shopify-section-search-template-boost-pfs-filter .boost-pfs-filter-product-bottom{

position:absolute;
bottom:-50px;
text-align:center;
width:100%;

}


#shopify-section-search-template-boost-pfs-filter .boost-pfs-filter-product-item-image-link{

padding-top:100% !important;

}*/

.show-inlineblock{

  display:inline-block !important;

}

/* 	HEADER WIDE*/

.header-container .header-main .container{

  width:94%;

}

/*MENU HEADER*/

.menu__header .container,.menu__header{

  padding:0px;

}

.header-content .top-cart-holder>.cart-target>.basket .number{

  background:none;

}

.header-other svg{

  fill:#5e5e5e;

}



.header-content .top-cart-holder>.cart-target>.basket svg{

  transform: scaleX(-1);

}
.header-content .top-cart-holder>.cart-target>.basket{

  width:25px;


}

.header-container{

  box-shadow:none;
  padding:0 20px;

}

.menu__header .horizontal-menu-wrapper{

  box-shadow:none;

}

/* SEARCH */


#shopify-section-search-template-boost-pfs-filter .boost-pfs-filter-message p{

  text-align:center;

}

#shopify-section-search-template-boost-pfs-filter .boost-pfs-filter-default-toolbar-inner{

  display:none;

}

.boost-pfs-filter-default-toolbar {
  margin-bottom:10px !important;
}

.search__header{

  z-index: 999999;
  position: absolute;
  width:100%;
  display:inline-block;
  margin: 0 auto;
  background-color:rgba(255,255,255,0.9) !important;
  height:100vh;
  text-align:left;

}

.search__header form{

  display:block;
  margin:0 auto;
  /*width:70%;
  padding:0px 100px;*/


}

.boost-pfs-filter-collection-header-wrapper form{

  width:70%;

}

.boost-pfs-filter-top-sorting-wrapper{

  float:right;
  padding-right:30px !important;

}

.boost-pfs-filter-collection-header-wrapper form input{

  width:80% !important;
  display:inline-block;

}

.boost-pfs-filter-collection-header-wrapper form svg{

  vertical-align:middle;
  margin-right:10px;

}

.boost-pfs-filter-product-item .spr-badge-starrating .spr-icon:before{

  font-size:11px !important;

}

.templateCollection .product-content .spr-badge{

  margin-top:-10px !important;

}

.templateCollection .product-wrapper .product-head .product-button{
  right:0;
  bottom: 0;
}


.header-content .top-cart-holder>.cart-target>.basket .n-item, .header-content .header-icons>div.wishlist-target>a .wishlist-icon{

  font-weight:bold;

}

.main-nav li:nth-last-child(-n + 5) .dropdown-menu ul li:last-child a {

  color:#b8cd06 !important;
  font-weight:bold;


}

.main-nav li:nth-last-child(-n + 5) .jacaranda ul li:last-child a{

  color:#7571b4 !important;
}

.main-nav li:nth-last-child(-n + 5) .manuscrito ul li:last-child a{

  color:#00bcb4 !important;
}

.main-nav li:nth-last-child(-n + 5) .marcador ul li:last-child a{

  color:#FF595A !important;

}


.main-nav li:nth-last-child(-n + 5) .dropdown-menu .mega-col:last-child ul li:last-child a, .main-nav li:nth-last-child(-n + 5) .dropdown-menu.presenca .mega-col:nth-last-child(-n + 2) ul li:last-child a,
.main-nav li:nth-last-child(-n + 5) .dropdown-menu .mega-col:last-child ul li:last-child a, .main-nav li:nth-last-child(-n + 5) .dropdown-menu.jacaranda .mega-col:nth-last-child(-n + 2) ul li:last-child a{
  color:black !important;
  font-weight:normal;
}

.main-nav li:nth-last-child(-n + 5) .catalogo .mega-col:last-child ul li:last-child a{
  color:#b8cd06 !important;
  font-weight:bold;
}

.icons li:first-child{

  padding-left:0px;

}

#search, .templateCollection .product-content .spr-badge{

  text-align:center !important;

}

#result-ajax-search{

  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 0px 15px;

}


.search-results{

  background-color: white;
  overflow-y: scroll;
  max-height: 50vh;
  overflow-x: hidden;
  width: 49.2%;
  display: block;
  margin: 0 auto;
  position: relative;
  left: 4px;


}

.from_bar_search .navbar-form .form-control{

  width:55%;

}

::-webkit-scrollbar {
  width: 15px;
  height: 5px;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

.search-results li{

  display:inline-block;
  /*width:33%;*/
  padding-top:1.5%;
  padding-bottom:1.5%;
}


.search-results .sold-out{

  color:#8a8989;  

}

body.customer #body-content{

  margin-top:50px;

}

.search-results li .price-sale{

  font-size:16px;
  margin-right:5px;

}
.search-results li.no_result{

  display:block;
  width:100%;
  text-align:center;

}

.search-results li .label_Ebook{

  display: table-cell;
  background-color: black;
  width: 60%;
  text-align: center;
  font-weight: 700;
  color: white;
  margin-right: 0px;
  text-transform: uppercase;
  padding: 3px;
  clear: both;
  font-size:12px;

}

.search-results .search-item-title {

  margin-bottom:5px;

}


.search-results .price-sale ,.search-results .price-compare{

  margin-top:5px;
  display:inline-block;

}



/*.search-item-img{

position:relative;
left:15%;


}*/

.search-results li:last-child{

  border:none;

}
.close_search_parent{
  display: inline;
  position: relative;
  margin: 0.6rem 0;
}

.close_search{

  cursor: pointer;
  font-weight: 500;
  padding: 1px 23px 12px 12px;
  border-radius: 50% 50% 50% 50%;
  box-shadow: 0 0px 4px rgba(0,0,0,0.2);
  width: 30px;
  margin-left: 10px;
  font-size: 18px;
  background-image: url(/cdn/shop/t/2/assets/icon_remove.png?v=1554930…);
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
}

.content_search{

  position: relative;
  right: -5%;
  text-align: left;
  margin-top: 5%;

}

.content_search .search-item-title{

  display:block;
  width:100%;

}

.search-results li img{

  height:143px;

}

.mobile_selector{

  display:none;

}


.show{

  display:block !important;

}

#top_bar span svg{

  display:none;

}

/*  GRID ITEM*/


.product-grid-item .author{

  text-align:center;
  display:block;
  width:100%;

}

.author span a {

  color:#8a8989;

}
.product-grid-item .product-price{

  text-align:center;
  padding:0px;

}

.home-product.style-2 .product-list .product-grid-item{

  margin-bottom:60px;

}


.templateIndex .product-grid-item .product-head{

  height:450px;

}

.home-product.style-2 .product-list .product-grid-item{

  padding:0px 22px;

}



.templateCollection.product-wrapper .product-content:before,  .templateIndex .product-wrapper .product-content:before{

  box-shadow:none;

}

.templateIndex .product-wrapper:hover ,  .templateCollection .product-wrapper:hover , .product-wrapper .product-content:before{

  box-shadow: none;

}

.templateCollection .text_promos{
  text-align:center;
  margin-top:10px;

}

/* GRID ITEM NO HOVER  */

.product-wrapper .product-content .add-cart-button{

  opacity:1;
  display:block;
  position:initial;

}

.product-wrapper:hover .product-content .product-price{

  opacity:1;

}
.home-product .product-price{
  text-align:center;

}

.price-compare{

  font-size: 14px;
  font-weight: 300;


}

.price-sale{

  font-weight: 600;

}

.product-wrapper .product-content .pc-inner{

  position:relative;
  z-index:1;

}

/*GRID IN PROD PAGE*/

.page-product table td.first{

  background:transparent;

}

.page-product table td{

  border:none;
  border: 1px solid #b8b8b8;
  text-align:center;

}

.templateProduct .details_product{

  margin-top:10%;
  margin-bottom:5%;
  text-align:left;

}

.templateProduct .actions__product{

  margin:0px 0px !important;
  padding-left:6px !important;

}

.templateProduct .product-simple-tab{

  margin-bottom:5%;

}

.templateProduct .formPrice{
  display: grid;
  text-align: center;
  color: white;    
  padding: 0;
  width: max-content !important;

}

.templateProduct .related-items .product-label-pre_venda{

  display:inline-block;
  float:left;

}

.templateProduct .more-view-image img{

  box-shadow:none !important;

}

.templateProduct .pre_venda_label_{

  background-color:black;
  color:white;
  text-transform: capitalize;

}

/*PROD PAGE SECOND TABLE*/

.templateProduct .product-simple-tab .nav li a{

  border: none!important;  
  border-right:1px solid #b8b8b8 !important;
  border-bottom:1px solid #b8b8b8 !important;
  background-color:white;
  font-size:15px !important;

}

.product-simple-tab .nav li.active a{

  font-weight: bold;

}

.templateProduct .product-simple-tab{

  border-color:#b8b8b8 !important;

}
.templateProduct  .product-simple-tab .nav{


  border: none!important;  


}

.page-product .tab-content{

  border:none !important;

}

/*.templateArticle .product-wrapper .product-content{
  margin-top: -90px!important;
}*/

.product-wrapper .product-name{
  height: 30px !important;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* AJUST COLLECTION APP */

.boost-pfs-container-default{

  width:100%;
  max-width:100% !important;

}

#shopify-section-collection-template-boost-pfs-filter  .product-wrapper .product-content{

  margin-top: -2% !important;

}

#shopify-section-collection-template-boost-pfs-filter .product-wrapper .product-head .product-image .featured-img a img{

  top:auto;
  bottom:10px;
  left:0;

}
#shopify-section-collection-template-boost-pfs-filter .product-wrapper .product-head .product-image .featured-img a{
  padding-top: 140% !important;
  /*padding:0px !important;
  height: 320px;*/

}

/*@media screen and (max-width:768px){
  .product-wrapper .product-head .product-image .featured-img{
    height: 270px;
  }
}*/

#shopify-section-collection-template-boost-pfs-filter .boost-pfs-filter-product-item{

  margin:0px;
 /* vertical-align: bottom;*/
  margin-top: -60px;
}


.page-product .product-info .spr-badge .spr-badge-caption:before,.page-product .product-info .spr-badge .spr-badge-caption:after{

  content:"";


}
.boost-pfs-filter-button{

  font-family:'Roboto' !important;

}

.boost-pfs-filter-product-item-price{

  text-align:center;

}

.boost-pfs-filter-product-item-sale-price{

  color:black !important;
  font-size:18px;
  font-weight:800;

}

#shopify-section-collection-template-boost-pfs-filter .product-label{

  top: auto;
  bottom: -6px;
  left: -10px;
  z-index: 3;

}

#shopify-section-collection-template-boost-pfs-filter .product-button{

  z-index:3;
  display:none;

}

#shopify-section-collection-template-boost-pfs-filter .product-button form a{

  cursor:pointer;

}


.page-order #order-details table{

  border:none !important;

}

.page-address .address_actions button{

  border-radius:0px !important;

}

.header-content{

  z-index:9999;

}



#order-details tfoot td:nth-last-child(1), #order-details tfoot td:nth-last-child(2) {

  border-bottom:none;

}
#shopify-section-collection-template-boost-pfs-filter .product-label-pre_venda{
  z-index: 9;
}


#shopify-section-collection-template-boost-pfs-filter .sold-out{

  display:table;
  margin:0 auto;
  font-weight:600;

}

#shopify-section-collection-template-boost-pfs-filter .boost-pfs-filter-left-col{

  width:20%;
  padding-left:3%;
  margin-top:40px;

}

/*#shopify-section-collection-template-boost-pfs-filter .cata-product{

  padding-top:0px;

}*/


.boost-pfs-filter-bottom-pagination-default>ul>li:first-child, .boost-pfs-filter-bottom-pagination-default>ul>li:last-child{

  border:none !important;

}

.boost-pfs-filter-bottom-pagination-default>ul>li:first-child{

  margin-right:20px !important;

}

.boost-pfs-filter-bottom-pagination-default>ul>li a, .boost-pfs-filter-bottom-pagination-default>ul>li{

  font-size:15px !important;

}

/*.templateCollection .container-fluid{

  width:98%;

}*/

.boost-pfs-filter-bottom-pagination-default>ul>li:first-child:not(.boost-pfs-filter-pagination-disabled):hover, .boost-pfs-filter-bottom-pagination-default>ul>li:last-child:not(.boost-pfs-filter-pagination-disabled):hover{

  background:transparent !important;

}

.boost-pfs-filter-bottom-pagination-default>ul>li:first-child:not(.boost-pfs-filter-pagination-disabled):hover a, .boost-pfs-filter-bottom-pagination-default>ul>li:last-child:not(.boost-pfs-filter-pagination-disabled):hover a{

  color:black!important;

}

#shopify-section-collection-template-boost-pfs-filter .product-wrapper .product-head .product-image .featured-img{

  height:auto!important;

}

#shopify-section-collection-template-boost-pfs-filter .product-wrapper .product-head .product-image .featured-img a img{

  width:80% !important;

}

.page-404 .box-404{

  padding:5% 0 12%;

}

.page-404 h2{

  font-size:55px;

}

.templateCustomersAddresses .control-wrapper select{

  border: none;
  border-bottom:1px solid #b8b8b8;
  border-radius:0px;


} 

.desktop{

  display:block;

}

.mobile{

  display:none;

}

.AjustCapa{
  position: relative;
  width: 75%;
}

.AjustLeft{

  right:15px;

}


.page-address h2{

  font-size:30px;
  font-weight:200;

}

.new-address a{

  color:#a9c138 !important;

}

.page-product #product-image .more-view-image{
  overflow-x: scroll;
  overflow-y: hidden;
  width: 70%;
  margin: 0 auto;
}

/* MEDIA PHONE */

@media only screen and (max-width:768px){

  #videoModalAuthor .modal-content{
    width:100%
  }

  #shopify-section-collection-template-boost-pfs-filter .boost-pfs-filter-product-item{
    margin-top: -20px;
  }

  .addtocart{
    margin-top: 0 !important;
  }
  
  .AjustCapa{
    width:100%;
  }

  .page-product #product-image .more-view-image{
    width: 90%;
  }
  
  .product-image-inner .owl-carousel .owl-stage{
    width: max-content!important;
  }

  .product-image-inner .owl-carousel .owl-item{
    width: auto!important;
    margin-right: -10px!important;
  }

  /*.product-wrapper .product-head .product-image .featured-img{
    height: 200px;
  }*/
  
  .AjustLeft{
    right: 0;
  }
  
  .product_content .title-wrapper{
    padding-bottom: 2rem;
  }
  
  /*.product-list .product-wrapper .product-head .product-image .featured-img{
    height: 19rem;
  }*/
  
  .templateProduct #product-image .product-image-inner{
    flex-direction: column;
  }

  .templateProduct #product-image{
    display: flex;
    flex-direction: column-reverse;
  }

  .title-wrapper h3{

    /*margin-bottom:60px !important;*/

  }


  .desktop,.boost-pfs-filter-custom-sorting{

    display:none;

  }

  .templateArticle .product-wrapper .product-content{

    margin-top:10px !important

  }

  .mobile{

    display:block;

  }

  .details___{

    padding:0px;

  }

  body .ClientAreaHeader, .headerAccount:hover + .ClientAreaHeader{

    display:none !important;

  }


  .templateProduct .underPic, .templateProduct .AjustUnderPic{

    width: 85% !important;
    margin-top:15px !important;

  }

  .templateProduct .AjustUnderPic{

    right:0px !important;

  }

  .templatePage .sobre-a-presenca h1, .templatePage .page-heading{

    margin-top:50px !important;

  }

  .header-other.tablet{

    width:100% !important;
    float:none !important;

  }
  .navbar-responsive-menu .responsive-menu{

    padding:19px 0px !important;

  }

  .navbar-responsive-menu .bar{

    height:1px;

  }

  .header-content .header-icons>div{

    width:20%;

  }

  .header-content .header-container,   .header-content .header-container .header-main .container-fluid {

    padding:0;

  }

  .header-content{

    border:none;

  }

  .header-content .header-other:last-child{

    min-height:31px;

  }

  .header-icons a[href="/account"] svg{

    vertical-align:middle;

  }




  .templateIndex .product-wrapper .product-content{
    margin-top: -40px!important;
  }

  .home-carousel .owl-theme .owl-controls .owl-nav>div{

    left:0px !important;

  }

  .home-carousel .owl-theme .owl-controls .owl-nav>div.owl-next{

    right:0px !important;
    left:auto !important

  }

  .slide__mobile{

    display:block !important;

  }

  .slide__desktop{

    display:none !important;

  }

  .from_bar_search{


    background-color:white;

  }

  .mobile_selector{

    display:block; 

  }

  #top_bar{

    padding-top:5%;
    display:block;

  }

  #top_bar ul li{

    display:block;
    float: none;
    width: 100%;
    text-align: center;
    min-height: 35px;
    margin-left: 0px;

  }


  #top_bar ul li:last-of-type{

    width:100%;

  }

  #top_bar ul li a{

    min-height: auto;
    vertical-align: auto;
    padding:0px;


  }

  #top_bar span svg{

    width:15px;
    height:15px;
    display:inline-block;
    stroke-width:5px;
    transform:rotate(180deg)

  }


  .search__header , .menu__header{

    margin:0px !important;

  }

  .search_menu_right svg{

    vertical-align:middle;

  }

  .search__header{
    left:0;
    width:100%;
    top:58% !important;
    height:60px;

  }

  .search__header form{

    width:100%;
    display:flex;
    margin: 0;
    justify-content: space-between;

  }

  .boost-pfs-filter-collection-header-wrapper .boost-pfs-search-form .boost-pfs-search-btn{
    min-width: 40px!important;
  }

  .modal_search .boost-pfs-search-form .boost-pfs-search-btn{
    padding: 0px !important;
  }
  
  .close_search{

    margin-right:5%;

  }

  .mobile_selector{

    font-weight:bold;
    font-size:15px;
    width:100%;
    text-align:center;
    display:block;

  }

  .current_edit{

    display:inline-block;
    width:30%

  }

  #gallery-image .varius{

    display:inline-block;
    margin:0px;
    margin-right:10px;
    overflow:hidden;

  }

  #gallery-image .varius img{

    width:auto !important;
    height:100px;

  }

}

/* NOVO MENU */

.main-nav{
  text-transform:uppercase;

  font-weight:normal;
  height:80px;

}
.navigation .navbar .navbar-collapse .main-nav>li{
  padding:0;
  height:100%;
}

.dropdown-menu{
  position:fixed;
  top:110px!important;
  left:0!important;
}
.navigation .navbar .navbar-collapse .main-nav>li.mega-menu>.dropdown-menu .mega-sub-link>a{
  font-size:13px;
  font-weight:bold;
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
  margin-bottom:10px;
}
.navigation .navbar .navbar-collapse .main-nav>li.mega-menu>.dropdown-menu .mega-sub-link .dropdown-menu-sub li a{
  font-size:13px;
  text-transform:initial;
}
.main-nav .dropdown-menu li a{
  line-height:20px;
}
.main-nav .dropdown-menu li a:hover{
  /*font-weight:bold;*/
}
.alt-logo{
  display:none;
}/*
.header-fixed .alt-logo{
display:block;
width: 100px;
top: 10px;
left: 10px;
position: absolute;
}
.header-fixed {
box-shadow:0 5px 20px rgba(0,0,0,.2)!important
}

#top_bar ul li h6 {
font-size: 12px!important;
letter-spacing: 2px!important;
color: #a9c138;
padding: 12px;
font-weight: 300;
}


/* NOVO MENU */



/* RELATED PRODUCTS	*/

.relatedProductsCenter{

  width:100%;
  display:block:
    margin:0 auto;
  margin-top:5%;

}

.relatedProductsCenter .product-grid-item{

  width:20% !important;
  clear:none !important;
  display:inline-block;
  float:left;

}

.relatedProductsCenter .sb-title{

  text-align:center;
  font-size:25px !important;
  text-transform:uppercase;

}

.relatedProductsCenter .product-head{

  float:none !important;
  width:60% !important;
  display:block;
  margin: 0 auto;
}

.relatedProductsCenter .product-content{

  padding:0px 30px !important;

}

.relatedProductsCenter .product-name{

  text-align:center !important;

}

.relatedProductsCenter .pc-inner{

  margin-top:10px;

}

/* PAGE PRODUCT AJUST */
#body-content{

  padding-top:100px;

}

.templateIndex #body-content{

  padding-top:0px;

}


.share-links ul li a{

  background-color:transparent !important;
  padding:0px !important;

}

.share-links ul li a span{

  display:none; 

}

.share-links .email{

  position:relative;
  left:-1%;

}

.share-links ul li a i {

  color:black;

}


/* table product page */

.product-table thead tr,.product-table thead tr th{

  border: 1px solid #b8b8b8

}

#product-info .subtitle{

  margin-bottom:2%;
  font-weight:400;


}

/* PRODUCT TABS */

.product-simple-tab .nav{

  display: block;
  float: none;
  width: 100%;


}
.product-simple-tab .nav li{

  display:inline-block;
  width:25%;
  float:left;
  text-align:center;


}

.templateProduct .product-simple-tab .nav li:last-child a{

  border-right: none !important;

}

.page-product .tab-content{

  margin:0px;

}

/* PAGE CATEGORIES MENU*/
.page_categories_menu ul{

  list-style:none;


}

.page_categories_menu ul li{

  margin:8px 0;

}

/*MENU */
.logo{
  width:150px
}

.header-container .header-main .table-row {

  min-height:80px;  

}

.header-fixed .alt-logo{

  width:auto;
  height:45px;
  top:10px;
  margin-left:3%;
  left:0px;
  position:absolute;
}

.header-content .header-main .table-row {
  padding:0;
}


.detalhes{
  list-style:none;
  padding:0px !important;

  font-size: 0;
  margin-bottom: 40px;

}

.detalhes .full{

  width:100%;

}

.detalhes li{
  list-style:none;
  /*border-bottom:1px solid #ccc;*/
  padding:10px 0!important;
  width: 50%;
  font-weight:400;

  display: inline-block;
  font-size: 14px;
}
.detalhes li strong{

  display:inline-block;
  margin-right:10px;
}

.citacoes{
  list-style:none;
  position: relative;
  margin-bottom:40px;
}
.citacoes li{
  list-style:none;

  padding:10px 0!important;


  margin-bottom:10px;
  padding-bottom: 20px!important;

  position: relative;
  padding-left: 20px!important;
  margin-left:4%;
}
.citacoes li .text{
  /*font-style: italic;*/
  font-size:14px;
  line-height:24px;
  font-weight: 400;
}
.citacoes li .source{
  font-style: normal;
  font-size:13px;
  display:block;
  line-height:18px;
  font-weight: bold;
  margin-top:6px;
}
.citacoes li:before{
  padding-top: 10px;
  width: 100px;
  content: '"';
  display: block;
  position: absolute;
  left: -40px;
  font-size: 256px;
  top: -80px;
  text-align: left;
  font-family: 'Alex Brush', cursive;
  color: #eee;
  margin: 0;
  padding: 0;
  font-style: normal;
}

.premios{
  list-style:none;
  font-size:18px;
  line-height:24px;
}
.premios{
  display:block;
  width:100%;
}
.premios li{
  list-style:none;
  display:block;
  width:100%;
  vertical-align:top;
  margin-bottom:20px;
  padding:10px;
}
.premios li:nth-child(2) { 
  clear:both
}
.premios .year{
  font-weight:bold;
  font-size:32px;
  color: #ccc;
}
.premios .title{
  font-weight:bold;
}
.premios .source{

}
.críticas{
  list-style:none;
  position: relative;
  margin-bottom:30px;
}
.críticas li{
  list-style:none;

  padding:10px 0!important;


  margin-bottom:10px;
  padding-bottom: 20px!important;

  position: relative;
  padding-left: 20px!important;
  margin-left:4%;
}
.críticas li .text{
  /*font-style: italic;*/
  font-size:14px;
  line-height:24px;
  font-weight: 400;
}
.críticas li .source{
  font-style: normal;
  font-size:13px;
  display:block;
  line-height:18px;
  font-weight: bold;
  margin-top:6px;
}
.críticas li:before{
  padding-top: 10px;
  width: 100px;
  content: '"';
  display: block;
  position: absolute;
  left: -40px;
  font-size: 256px;
  top: -80px;
  text-align: left;
  font-family: 'Alex Brush', cursive;
  color: #eee;
  margin: 0;
  padding: 0;
  font-style: normal;
}

.row.details_product h2{
  line-height: 1.3;
  margin: 0 0 22px;
  padding: 0px;
  font-size: 20px;
  font-weight: 500;
  text-transform:uppercase;
  font-size: 25px !important;
}

.templateProduct .details_product {

  margin-bottom: 0;
}

.product-simple-tab, .product-extended-tab{
  margin-top:0!important;
}

/* campo newsleter */

.widget-newsletter {
  /*border-color: #e9e9e9;*/
  border-radius:0px;
}

.product-wrapper .product-head .product-button{

  z-index:0;
  bottom:6%;
  right:-2rem;
  left:auto;
  display:none;

}

/*.product-wrapper:hover .product-head .product-button, .product-wrapper:hover .product-head:hover .product-button{

  transform:translate(0,0);

}*/

.navigation .navbar .navbar-collapse .main-nav>li.mega-menu>.dropdown-menu .mega-sub-link>a{

  -webkit-text-stroke-width: 0px;
}

.AjustCol{

  padding:0px 30px;

}


/*.templateCollection .AjustCol .product-grid-item .product-head{

height:415px;
}*/

.templateCollection .AjustCol .product-wrapper .product-head .product-image .featured-img img{

  width:100%;

}

.sbw-filter>div .sbf-title{

  text-transform: uppercase;
  letter-spacing: 0px;
  color: #666;
  border-bottom: 2px solid #eee;
  width: 80%;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;

}


.templateProduct .btn-default{

  box-shadow:none;

}

.addToCartZone{
  display: inline-block !important;
  float:left;

}

.page-product .product-info .share-links{

  display: inline-block;
  float: right;
  margin: 30px 0px;
}


.page-product .product-info .share-links ul {

  text-align:end;

}

.templateProduct .short-description p{

  font-size:14px;

}

.pdf {

  margin-top:5%;
  letter-spacing:0px;

}
.pdf svg{

  width:20px;
  color:black;

}


.cata-toolbar{
  width: 200px;
  float: right;
  padding: 10px;
}

body.sticky-header #shopify-section-Top_bar{
  top:0;
  z-index:10;
  width:100%;
}

#shopify-section-Top_bar{

  top:0;


}


/* Cookies bar */

#hi-eu-opt-in .hi-cookie-btn.agree, #hi-eu-opt-in .hi-cookie-btn.disagree{

  border-radius:0px;

}

/* BUTTONS BORDER RADIUS 0 AND SHADOW NONE */
/*.home-product .product-wrapper .product-content{
  padding-top:0;
}*/
.home-product .product-wrapper .product-content .add-cart-button .add-to-cart, #email-submit, #email-input, #phone-input, #name-input , #add-to-cart, .btn-default, .btn, .product-wrapper .product-content .add-cart-button .add-to-cart{

  border-radius:0px;
  box-shadow:none;

}

/* NEWSLETTER INPUT STYLE */

#email-input{

  width: 32%;
  border-width:2px !important;

}



/* NEW PAGE PRODUCT */

.social_vertical ul li{

  display:block !important;
  margin:0 auto;

}

.social_vertical ul {

  display:inline-block !important;

}

.p-0{

  padding:0px !important;

}

.page-product .product-info .product-price .price-sale{

  padding:0px !important;
  border:none;

}

.details_product li{

  border:none !important;

}

.pl-0{

  padding-left:0px !important;

}

.right .related-items .author, .right .sb-title, .right .product-grid-item .product-price{

  text-align:left;

}

.description{

  font-size:16px;


}
.sinopse{
  line-height:24px;
  margin-bottom:40px!important;
}
.mt-3{

  margin-top:3% !important;

}
.templateProduct .product-price span{

  height:25px;

}

.footer-menu li a{

  font-weight:400 !important;

}


#shopify-section-links_footer .footer-block h4{

  position:relative;
  left:5px;

} 


#shopify-section-links_footer .footer__social__icons:first-child{

  position: relative;
  left: -6px;

}

.header-other.col-lg-1{

  width:11%;

}

.mb-3{

  margin-bottom:3% !important;

}

.details___ h2{

  text-transform: none;
  font-weight: 900;
  font-size: 32px;

}

.owl-stage{

  /*height:700px;*/

}


.owl-item .product-content{

  text-align:center;

}

/* BOG POST	*/



.templateArticle .owl-stage{

  display:block;
  margin:0 auto;
  width:90%;

}

.home-product .product-image{

  width: 78%;
  box-shadow: none !important;

}

.home-carousel .owl-theme .owl-controls .owl-nav>div, .product-image{

  box-shadow:none !important;

}

.title-wrapper h3{
  text-transform:inherit;
  font-size:44px;
  letter-spacing:0px;
  margin: 20px 0;
  padding:0px;
  font-weight:900;
}
.blog-container .title-wrapper h3{
  text-transform:inherit;
  font-weight:900;
  letter-spacing:0px;
  margin: 0 auto 30px;
}
.blog-container{
  background-color:#fff;
  padding-top:0;
}
.navigation .navbar .navbar-collapse .main-nav>li.dropdown>a {
  padding-right: 0px;
  padding-left:0px;
  margin-left:10px;
  font-size:16px;
  height:67%;
  top:11px;
}
.navigation .navbar .navbar-collapse .main-nav>li>span.expand {

  margin-left: -10px;
}

.navigation .navbar .navbar-collapse .main-nav>li>a{
  letter-spacing:0px;
  font-size:13px;
}


#shopify-section-books_author .home-carousel .product-list.owl-carousel{

  margin-top:0px;

}

.home-carousel .product-list .owl-stage-outer{
  padding: 0 0 25px 0;
}


@media only screen and (max-width:1320px){
  .navigation .navbar .navbar-collapse .main-nav>li>a{
    letter-spacing:0;
  }
}
.pagination-holder .pagination>li.active>a{

  box-shadow:none;
  border-radius:0;

}


@media only screen and (max-width:1300px){

  /*.templateCollection .product-grid-item{

  width:33% !important;

}*/

}

@media only screen and (max-width:1150px){

  /*.templateCollection .product-grid-item{

  width:50% !important;    
}*/

}

.add-to-cart{

  max-width: initial !important;
  font-size: 15px !important;
  font-weight: 600;
  max-width:initial !important;
  padding:9px 30px !important ;

}


#related_item .product-wrapper .product-head .product-image .featured-img a img{

  position:initial;
  transform:none;

}

#related_item .product-wrapper .product-head .product-image .featured-img{

  height:auto;

}

/*.home-product.style-.home-carousel {
margin-bottom: 100px;
}*/


.btn_icon_add_to_cart{

  -webkit-border-radius: 50% 50% 50% 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;

}

.product-image .btn-default svg{

  width:15px;
  height:15px;
  position:relative;
  top:2px;
  left:1px;

}

.boost-pfs-filter-message p em{

  letter-spacing: 2px;
  font-style: inherit;

}

.m-0{

  margin:0 !important

}

.templateProduct #product-image {

  position:relative;
  top:-64px;

}



.templateProduct  .btn-default{

  background-color:black;
  color:white;

}

.templateProduct  .btn-default:hover{

  color:black;
  border:1px solid black;
  background-color:white;


}

/* LABELS PAGE PROD */

.labels span{

  background-color:#CACACA;
  color:white;
  padding:5px 10px;
  border-radius:0px;
  font-size:12px;
  margin-top:4px;
  display:inline-block;

}

.labels span a{

  color:white;

}

.labels{

  margin-bottom:10px;

}

.truncate{

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;

}

.truncate__1{

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;

}

.readMore p{

  cursor:pointer;

}


.label_img{

  position:absolute;
  color:white;
  background-color:black;
  padding:9px 10px;
  top:5%;
  left:auto;
  right:2%;
  font-size:15px;
  text-transform:uppercase;
  font-weight:900;
}

.ebook-btn{

  background-color:white !important;
  border:1px solid black;
  color:black !important;
  font-weight:bold;
  font-size:15px;
  display:block;
  width: 41.4%;
}


.ebook__btn{

  display:block;
  text-decoration:underline;
  margin-top:20px;
  font-size:15px;
  font-weight:600;

}

.EbookZone{

  margin:30px 0px;

}

.d-none{

  display:none !important

}

.product-image .btn{

  padding:2px;

}

.product-image .btn-default svg{

  fill:white;
  stroke:white;   
  stroke-width: 17px;


}

.templateIndex .product-image .btn-default:hover svg{

  fill:black;
  stroke:black;

}

.product-image .btn-default{

  padding:0px !important;
  width:30px;

}

/*.product-wrapper .btn-default:hover svg{

fill:black;
stroke:black;

}*/

span.label-sale{

  width: 50px;
  height: 50px;
  border: 1px solid white;
  border-color: white !important;
  border-radius: 0px;
  line-height: 47px !important;
  /* text-align: center; */
  /* top: auto; */
  /* bottom: 0px; */
  padding: 0px !important;
  /* padding-top: 9px !important; */
  /* padding-left: 6px !important; */
  font-size: 17px;
  font-weight: 900;
  background-color: #cd1a06 !important;
  /* position: relative; */
  /* top: -5px;*/
}


/*LABEL SALE POSITION*/

.product-label{

  top:225px;
  bottom: auto;
  left: -20px;

}

.templateIndex .owl-item .spr-badge{

  margin-top:-10px;
  margin-bottom: 15px;
}

.home-carousel .product-list.owl-carousel{

  width:95%;
  display:block;
  margin:0 auto;
  margin-top:-20px;

}

.shopify-challenge__container{

  margin-top:100px !important;

}

.shopify-challenge__button{

  border:none !important

}

.reclamacao{
  height: 6rem;
  display: flex;
  align-items: center;
  padding: 0;
}

.templatePage .page-content{

  margin-top:-50px;

}

.templatePage .page-content h1 + p{

  margin-top:-50px;  

}

.widget-newsletter{

  margin-top:0px;

}

#widget-newsletter{

  padding-top:50px;

}

.truncate_1{

  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;

}

.blog-container .view-all a, .post .view_all a{

  border:none;
  color:#a9c138;
  transition-duration:1s;
  background-color:transparent;

}

.post .view_all a:hover{

  color:black;
  transition-duration:1s;

}

.templateProduct .product-wrapper .product-head .product-image .featured-img a img{

  box-shadow: 2px 2px 5px rgba(0,0,0,.2);
/*  width: 95% !important;*/

}

.authors-blog .post-item .post-item-inner p {

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;

}


/* FILTROS */

li[data-group="AUTOR"]{

  text-transform:capitalize;

}

/* SOLUCÃO TEMPORARIA PARA POR SHADOWS NAS IMAGENS  */

@media only screen and (max-width:768){

  .add-cart-button{

    display:none;

  }

}

.page-product .product-info .author{
  font-size:16px;
}
.page-product .product-info .author a:hover{
  font-weight:bold;
}
.page-product .product-info h1[itemprop="name"]{
  font-weight:900;
  font-size:32px;
}



.page-product .excerpt {
  line-height: 24px;
  font-size: 18px;
}

.page-product .product-info .product-price .price-sale{
  font-size:24px;
}
.page-product .product-info .product-price .price-compare{
  font-size:18px;
}

.page-product .labels{
  margin:16px 0!important;
}
.readMore{
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  margin-top: 0px;
  color:#666;
  padding-right: 16px!important;
  display:none;
}
.readMore:after{
  /*content:'';
  position: absolute;
  top: 10px;
  right:0;
  width: 0;
  height: 0;
  border-top: solid 5px #666;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;*/
}

#shopify-product-reviews .spr-container{
  padding:0;
  border:none;
}



.home-product .product-wrapper .product-content .author{
  text-align:center;
  margin-bottom:6px;
}

*{
  -webkit-text-stroke-width:0!important;
}

.related-items .sold-out{
  background-color:#a9c138;
  color:#fff;
  padding:3px;
  font-size:12px;
  -webkit-text-stroke-width: 0;
  font-weight:bold;
}
.related-items span.label-sale {
  display:block ;
  font-size: 12px;
  width: 35px;
  height: 35px;
  padding: 0px !important;
}

.related-items .product-label{

  display:block !important;

}

.left-column-container .sb-widget h4.sb-title{


  font-size: 24px!important;
  letter-spacing: 0px;
  font-weight: 900!important;
}
.left-column-container .sb-widget .related-items .product-wrapper .product-content .product-name a {
  font-size: 18px;
  margin-top: 6px;
}
#related_item .product-wrapper .product-head .product-image .featured-img{
  padding:3px;
}


.templateProduct #product-image img{

  width:100%;

}

.navigation .navbar .navbar-collapse .main-nav>li>a{

  -webkit-text-stroke-width:0px;

}

.img_coll{

  margin-top:150px;

}

.left-column-container .sb-widget{



}

h1.blog-title{
  text-align:center;
  padding:50px 0;




  font-size: 44px;

  margin: 30px 0;
  padding: 0px;
  margin-bottom: 80px;
}

.fancybox-next span svg{

  color: black;
  position: absolute;
  background-color: white;
  padding: 7px;
  width: 30px;
  border-radius: 50px;
  height: 30px;

}

.fancybox-prev span svg{

  color: black;
  position: absolute;
  background-color: white;
  padding: 7px;
  width: 30px;
  border-radius: 50px;
  height: 30px;
  transform:rotate(180deg);

}

.fancybox-next span, .fancybox-prev span{

  background-image:none;

}


h1.blog-title:after{
  width: 80px;
  content: "";
  height: 2px;
  transition: width .5s;
  background-color: #a9c138;
  display:block;
  margin:0 auto;
  margin-top: 20px;
}
.col-md-9 {
  width: 74%;
}

.row{

  margin:0px;

}
.cata-product{
  padding-top:40px;
}

.post-single .post-content img{
  width:100%;
}

.post-item-inner img{
  width:100%;
  object-fit: fill;
}

.sb-filter-wrapper .sbw-filter{
  padding-left:12%;
}

.page-cata h1{
  font-weight: 900;
  letter-spacing: 0px;
  font-size: 32px;
  width: 50%;
  position: relative;
  top: 12px;
}

.page-cata .collection_title{
  display: inline-flex;
  float: left;
}

.boost-pfs-filter-custom-sorting{
  display: inline-flex;
  float: right;
}

.cata-toolbar .sort-by .sort-by-inner .dropdown-toggle button span{
  font-size:13px;
}

/*.product-wrapper:hover .product-head .product-button, .product-wrapper:hover .product-head:hover .product-button{
  margin-top:5%;
}
*/

.pagination-holder .pagination>li:hover>a , .pagination-holder .pagination>li>a{

  border-radius:0px;
  border:none;
  box-shadow:none;
  font-size: 15px;
  min-width: 25px;

}

.pagination .active hr {

  border-bottom: 1px solid black !important;
  width:30%;
  display:block;
  margin:0 auto;
  position:relative;
  top:-10px;

}

.pagination .active a {

  height:53px !important;

}

body.sticky-header .menu__header .horizontal-menu-wrapper{
  top: 34px;
}

.header-content .header-icons{
  height:24px;
}

.author_article{
  padding-top:40px;
}


#pdf-previewer { 
  position: fixed;
  top: 20px;
  left:100px;
  right:100px;
  bottom:50px;
  z-index: 100;
  box-shadow:0 0 10px black;
  display:none;
  z-index:1000;
  background-color:rgba(0,0,0,.2)
}

.sbw-filter>div .advanced-filters{

  max-height:450px;
  overflow:auto;


}


.product-wrapper .product-head .product-image .featured-img{
  overflow:inherit;
}

.social_links p{

  font-size:19px;
  letter-spacing:0px;
  font-weight:400;
  border-bottom:1px solid rgba(0,0,0,0.2)

}

.page-login{

  width:80%;
  display:block;
  margin:0 auto;
  margin-top:45px;

}

.social_links div{

  padding:0px;

}

* input{

  border-radius:0px !important;
  border:none  !important;
  border-bottom:1px solid #b8b8b8  !important;

}

/*FAQS*/

.FaqSummary{

  list-style:none;


}


.FaqSummary li{

  font-size:20px;
  font-weight:400;
  text-decoration:underline;
  letter-spacing:0px;
  margin-bottom:2%;


}

.Faq__Icon svg{

  width:10px;
  height:10px


}

.Faq__Icon{

  position: absolute;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

}

.Faq__ItemWrapper {
  padding-left: 13px;
  margin:2% 0;
}

.Faq__Question{

  border:none;
  background:none;
  font-size:15px;
  font-weight:500;
  letter-spacing:0px;

}


.Faq h1{


  font-weight:400;
  letter-spacing:0px;
  margin-bottom:2%;
  font-size:27px;
  width:25%;

}

.Faq__AnswerWrapper {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.Faq__Answer p{

  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 400;
  padding: 10px;
  line-height:25px;



}

.Faq__Item--lastOfSection ~ hr{

  width:50%;
  border-color:rgba(0,0,0,0.1);
  margin-left:0px;
  margin:25px 0px;

}

.Faq__Item--lastOfSection ~ hr:last-child{

  display:none;

}

.Faq{

 /* margin-top:50px;*/

}

.shopify-policy__body, .shopify-policy__title{
  padding: 2rem 0;
}

.boxes-wrapper{
  background-color: transparent;
}

#page-body #main-content{
  padding-bottom: 2rem;
}

.widget-newsletter h3{
  font-weight:700;
  text-transform:none;
  font-size:26px;
}

#shopify-section-Top_bar, .header-content{

  position: fixed !important;
  z-index: 4;
  width: 100%;

}

#main-content{
  padding-top:110px;
}

.templateIndex #main-content{
  padding-bottom:60px;
}

.header-content{

  top:30px

}

.post.post-single .post-content .post-des{
  font-size:16px;
}

.spr-form-input.spr-starrating {
  height:24px;
}

.cata-product .product-grid-item{
  margin: 0 0 5px;
}

#shopify-section-collection-template-boost-pfs-filter .product-wrapper .product-head .product-image .featured-img{
  height:300px;
}

/*.product-wrapper .product-head .product-image .featured-img{
  height: 270px;
}*/

@media (max-width: 1199px){
  .boost-pfs-action-list-enabled .boost-pfs-filter-product-item-inner {
    padding-bottom: 0px !important;
  }
}
/*.templateProduct .product-price{
margin-bottom:10px;
}*/
.home-product .product-price{
  margin-top:10px;

}

@media only screen and (min-width:320px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -50px!important;
}*/

}






@media only screen and (min-width:1100px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -50px!important;
}

  .templateCollection .product-wrapper .product-content{
  margin-top: -90px!important;
}

  .templateCollection .cata-product .product-grid-item{

  margin-bottom:100px;

}
  */
}

@media only screen and (min-width:1200px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -40px!important;
}

  .templateCollection .product-wrapper .product-content{
  margin-top: -90px!important;
}

  .templateCollection .cata-product .product-grid-item{

  margin-bottom:100px;

}*/

}
@media only screen and (min-width:1300px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -110px!important;
}

  .templateCollection .product-wrapper .product-content{
  margin-top: -80px!important;
}

  .templateCollection .cata-product .product-grid-item{

  margin-bottom:-10px;

}*/

}
@media only screen and (min-width:1400px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -100px!important;
}

  .templateCollection .product-wrapper .product-content{
  margin-top: -85px!important;
}
  .home-product .product-price{
  margin-top:0px;

}

  .templateCollection .cata-product .product-grid-item{

  margin-bottom:10px;

}
  */
}

@media only screen and (min-width:1500px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -100px!important;
}

  .templateCollection .product-wrapper .product-content{
  margin-top: -90px!important;
}

  .templateCollection .cata-product .product-grid-item{

  margin-bottom:30px;

}
  */
}

@media only screen and (min-width:1600px){
  .templateCollection .product-wrapper .product-content{
    margin-top: -90px!important;
  }

}

@media only screen and (min-width:1700px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -80px!important;
}

  .templateCollection .cata-product .product-grid-item{

  margin-bottom:80px;

}*/

  .templateCollection .AjustCol .product-wrapper .product-head .product-image .featured-img img{

    max-height:90%;

  }


}

@media only screen and (min-width:1800px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -60px!important;
}

  .templateCollection .product-wrapper .product-content{
  margin-top: -90px!important;
}

  .templateCollection .cata-product .product-grid-item{

  margin-bottom:100px;

}*/

}

@media only screen and (min-width:1900px){
  /*.templateCollection .product-wrapper .product-content{
  margin-top: -60px!important;
}

  .templateCollection .product-wrapper .product-content{
  margin-top: -90px!important;
}

  .templateCollection .cata-product .product-grid-item{

  margin-bottom:100px;

}


  .templateCollection .product-wrapper .product-name{
  height:50px !important;
}
  */
}



.templateCollection .product-wrapper .product-content{
  /*padding-top: 0px!important;*/

}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu>.dropdown-menu, .horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu:hover>.dropdown-menu{
  box-shadow:none;
  right:0px !important;
  background-color:#f8f8f8 !important;


}

body.sticky-header{
}

.bc-wrapper .swiper-button-white{

  opacity:1 !important;
  background-color:white;

}


#search svg{

  fill:black;
  vertical-align:middle;
  margin-right:10px;

}


.modal_search .boost-pfs-search-form .boost-pfs-search-btn{

  position: inherit;
  padding:9px;
  margin: auto 0;

}

.spacing{

  margin-bottom:35px !important;

}


.templateIndex .post-item .post-content .post-title{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: auto;
  margin-bottom: 25px;
}

/*.product-label {
background: black;
width: 55px;
height: 55px;
border-radius: 104px;
padding: 4px;
border:1px solid white;
}*/

.home-carousel .owl-theme .owl-controls{

  opacity:1;

}

.home-carousel .owl-theme .owl-controls .owl-nav>div{

  left:-66px;

}

.home-carousel .owl-theme .owl-controls .owl-nav>div.owl-next{

  right:-60px;

}

.templateProduct .product-button{

  display:none !important;

}

.templateIndex .title-wrapper h3:after{

  content:"";
  height:2px;
  background-color:#a9c138;
  width:80px;
  display:block;
  margin:0px auto;
  position: relative;
  margin-top:20px;
}

/*.main-nav{

text-transform:none;
font-size:15px;

}*/

#footer-content, .footer-copyright{

  background-color:#f0f0f0;

}

#email-submit{

  background-color:transparent;
  border:none;
  vertical-align:bottom;

}

#email-submit svg{

  color:#b8b8b8;

}

.footer-block .footer-menu li:hover a{

  color:black !important;

}

.product-wrapper .product-head .product-image .featured-img a img {
  position: absolute;
  display: block;
  left: 0;
  top:auto;
  bottom: 0;
  right:0;
  transform: none;
}
body #page-body .d-none{

  display:none !important;

}

.destaques:hover ~ #mega-menus__ .destaques{

  display:block;

}

.horizontal-menu-wrapper div.dropdown-menu{


}

.horizontal-menu-wrapper.header-fixed div.dropdown-menu{

  top:100% !important;

}

@media screen and (max-width: 1024px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: max-content !important;
    padding: 0 12px !important;
  } 
}

.swiper-button-white.swiper-button-next:before{

  position:relative;
  left:4%;
  content: "\f105";
  font: 30px/40px FontAwesome;
}


.swiper-button-white.swiper-button-prev:before{

  position:relative;
  right:4%;
  content: "\f104";
  font: 30px/40px FontAwesome;

}

/*.templateIndex .owl-carousel .owl-item, .templateArticle .owl-carousel .owl-item {

top:-100px;

}*/

.page-product #product-image .featured-image ,.templateProduct #product-image img {

  -webkit-box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.37);
  -moz-box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.37);
  box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.37);

}

.templateProduct .social_vertical{

  width:4.33333333%;

}

.page-product .product-info .product-price{

  margin-bottom:10px;

}

.page-product .excerpt {
  line-height: 24px;
  font-size: 1.2rem;
}

.spr-summary-actions-newreview:after{    
  content: '';
  position: absolute;
  top: 71px;
  right: 0;
  width: 0;
  height: 0;
  border-top: solid 5px #666;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
}

.spr-form-input-textarea{

  border: none;
  border-bottom: 1px solid #b8b8b8 !important;
  border-radius: 0px;

}

.product-wrapper .product-content .product-name{
  letter-spacing:0;
  font-size:14px;
}

/*.home-product.home-carousel{

margin-bottom:-70px;

}*/


/*NAV VAR LI STYLE*/

.navigation .navbar .navbar-collapse .main-nav>li.dropdown>a{

  font-weight: 600;
  padding-left:0px;
  margin-left:30px;

}

/*FOOTER SOCIAL */

#shopify-section-links_footer{

  margin:0px;
  clear:none;

}
#shopify-section-links_footer ul{

  list-style:none;

}

/*WISHLIST*/

.pageWishList .modal-dialog{

  width:70%;

}

.fancybox-overlay-fixed{

  z-index:9999;

}

#product-wishlist .favText{

  text-align:center;

}

#product-wishlist .author a{

  color: #8a8989;

}

.pageWishList .modal-content{

  box-shadow:none;
  border:none;

}

.pageWishList .product-image-block{

  display:inline-block;
  float:left;

}

.pageWishList .wishlist_product_infos{

  display:inline-block;

}

.pageWishList .product-col{

  border:none !important;
  border-bottom:1px solid darkgray;

}

.pageWishList .product-col:last-child{

  border:none !important;

}

.pageWishList .availability td{

  text-align: left !important;
  padding-left: 5% !important;

}

.pageWishList .button-container form ~ a{

  width:100%

}

.pageWishList .button-container form ~ a:hover{

  background-color:black;
  color:white;

}

.wishlist_features .no_author{

  height:20px;
  margin-top:14px;
  margin-bottom:6px;

}

/* PAGE 404 */

.box-404 .boost-pfs-filter-collection-header-wrapper{

  display:block !important;
  background:transparent!important;

}

.box-404  .boost-pfs-filter-collection-header-wrapper{

  padding-top:10px;
  margin-top:-60px;

}

.page-404 .box-404 p{

  margin-bottom:0px;
  margin-top:80px;

}

.page-404 .box-404 .search_here{

  margin:0px;
  margin-bottom:20px;

}

.page-404 .box-404 ul{

  list-style:none;

}

.page-404 .box-404 ul li{

  margin:10px 0px;
  font-size:22px;
  font-weight:400;
}


.page-404 .box-404 ul li:hover a{

  color:#a9c138;

}
.boost-pfs-filter-collection-header-wrapper .boost-pfs-search-form .boost-pfs-search-box:hover{

  cursor:auto !important;

}

.box-404 .boost-pfs-filter-collection-header-wrapper .boost-pfs-search-form .boost-pfs-search-box:focus{

  box-shadow:none;

}

/*WISHLIST*/
.mega-menu .dropdown-menu .row{

  width:60%;
  display:block;
  margin:0 auto;

}

.swiper-button-white{

  width:40px;
  height:40px;

}

/*HEADER UNDERLINE COLOR*/

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li>a:before{

  background-color:#a9c138;
  height:2px;

}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav .jacaranda>a:before{

  background-color:#7571b4;
}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav .marcador>a:before{

  background-color:#FF595A;
}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav .manuscrito>a:before{

  background-color:#00bcb4;
}

/* HOMEPAGE SUGESTOES DE LEITURA */

.blog-container .view-all{

  margin-top:-20px;


}

.blog-container .view-all a:hover{

  color:#000;
  transition-duration:1s;

}


/*SOCIAL MENU FOOTER*/


.social-menu li{

  padding-bottom:10px;
  line-height: 1.4;

}

.social-menu li a{

  font-size:11px;

}

.spr-form-title{

  display:none;

}

/*SORT BY*/

#sort_by_box{

  position:absolute;
  top:30px !important;

}

/*COLLECTION PAGE*/

.cata-description{

  padding:25px 50px;
  text-align:center;

}

.collection_title{

  width:100%;
  text-align:left;
  position:relative;
  left:10px

}

.related-items .product-label{

  top:auto;
  bottom:-10px;
  left: -5px;
}

.related-items .product-wrapper .product-content .add-cart-button{

  display:inline-block !important;
  width:10%;
  padding:0px;
  position: relative;
  top: 5px;

}

.related-items .add-to-cart{

  border:none  !important;
  width: 25px;
  height: 25px;
  border-radius: 55px !important;
  padding: 3px !important;

}

.related-items .add-to-cart svg{

  stroke:white;
  fill:white;
  width: 17px;
  height: 17px;

}

.related-items .add-to-cart:hover{

  border:none !important;

}

.related-items .add-to-cart:hover svg{

  fill:black;

}


.related-items .product-wrapper .product-content .product-wishlist{

  display:inline-block;
  position: relative;
  top: -1px;
  left:2px;

}


.related-items .product-wrapper .product-content .product-wishlist a{

  border:none  !important;
  width: 25px;
  height: 25px;
  border-radius: 55px !important;
  padding: 3px !important;

}

.related-items .product-wrapper .product-content .product-wishlist a .fa{

  position:relative;
  top:-4px;

}


.templateCart table td {

  border-bottom:none;

}

.templateCart .cart-table .warning_Delay{

  display:none;

}

.warningCartTemplate{

  padding-left:10px;
  margin-top:12px;

}

#CartSpecialInstructions{

  border:none;
  border-bottom:1px solid #b8b8b8;
  border-radius:0px;
  box-shadow:none;

}

.page-account h2{

  text-transform: inherit;

}

.templateCart .input-cart-qty{

  border:none !important;
  width:36px !important;

}

.templateIndex .blog-container{

  margin-top:40px;
  padding:0px;

}

#CartSpecialInstructions{

  min-height:inherit

}

.number span{

  opacity:1 !important;

}

.pagination .ellipsis:hover span{

  border-radius:0px !important;
  border:none !important;
  box-shadow:none !important;

}

.clear-filter{

  width: 100%;
  display: block;
  text-align: right;
  cursor: pointer;
  text-decoration: underline;
  position: relative;
  top: 17px;
  right: 20%;
  font-size: 14px;
  z-index:99;

}

.header-content .header-icons>div.wishlist-target>a .wishlist-icon{

  opacity:1

}

.colse_pdf{

  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  position: absolute;
  bottom: auto;
  top: 10px;
  left: auto;
  right: 60px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background-color: white;
  padding: 3px 2px 3px 3px;
  border-radius: 50px;
  background-image: url('/cdn/shop/t/2/assets/icon_remove.png?v=15549307799688339213');
  background-repeat:no-repeat;
  background-position:center center;

}

.modal_pdf{

  display:none;
  width:100%;
  height:100vh;
  z-index:9999999;
  position:absolute;
  background-color:rgba(0,0,0,0.4)
}

/* Dinamic Banner  */


.Dinamic_Baner{

  position:relative;
  display:none;
}

.Dinamic_Baner .text_banner{

  position:absolute;
  float:none;
}

.Dinamic_Baner .vertical_align_top{

  top:0;
  bottom:auto;

}

.Dinamic_Baner .vertical_align_middle{

  top:auto;
  bottom:auto;

}


.Dinamic_Baner .vertical_align_bottom{

  top:auto;
  bottom:0;

}


.Dinamic_Baner .horizontal_align_right{

  left:auto;
  right:0;

}

.Dinamic_Baner .horizontal_align_left{

  left:0;
  right:auto;

}

.Dinamic_Baner .horizontal_align_middle{

  display: block;
  left: 0;
  margin: 0 auto;
  right: 0;
}

.Dinamic_Baner .horizontal_align_left{

  display: block;
  left: 0;
  margin-left: 0;
  right: auto;

}

.Dinamic_Baner .horizontal_align_right{

  display: block;
  left: auto;
  margin-right: 0;
  right: 0;

}

.Dinamic_Baner .w-100{

  width:100%;

}

.Dinamic_Baner .w-75{

  width:75%;

}

.Dinamic_Baner .w-50{

  width:50%;

}

.Dinamic_Baner .w-25{

  width:25%;

}

.mx-auto{

  margin:0 auto;

}

.title_carousel_books h3{

  font-size:34px;


}


.title_carousel_books:after{

  content: "";
  height: 2px;
  background-color: #a9c138;
  width: 80px;
  display: block;
  margin: 0px auto;
  position: relative;
  margin-top:0px;

}

.search_results_page h3{

  margin-top:70px;
  margin-bottom:40px;

}

.cata-toolbar{

  margin-bottom:0px;

}

.templateIndex .post-title, .social___links h4, .navigation .navbar .navbar-collapse .main-nav>li.mega-menu>.dropdown-menu .mega-sub-link>a{

  font-size:16px !important;
  font-weight:600 !important;

}

.icones-header-fixed{

  display: block;
  position: absolute;
  right: 30px;
  top: 19px;

}

.templateIndex .post-item .post-content p{

  font-size:13px;
  font-weight:400;
  margin-top:-20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: auto;
  margin-bottom: 25px;


}


.templateIndex .author, .templateCollection .author{

  font-size:14px;
  font-weight:400;
  min-height:16px;
  margin-top:10px;

}

.footer-widgets .container-fluid{

  padding:0px;
  margin:0 5%;

}



.templatePage .page-heading{

  text-transform: inherit;
  font-weight: 600;
  letter-spacing: 0px;
  font-size:44px;
  margin-top:45px;

}

.templatePage .page-heading:after, .templatePage .sobre-a-presenca h1:after{

  content: "";
  height: 2px;
  background-color: #a9c138;
  width: 80px;
  display: block;
  margin: 0px auto;
  position: relative;
  top:20px;
  margin-bottom:100px

}

.templatePage .sobre-a-presenca h1{

  margin-top:10px

}

.icons li svg{

  width:16px;
  height:16px;

}

.footer__social__icons .footer-block{

  margin:0px;

}

.footer__social__icons{

  text-align:left;
  padding:0px;

}

.icons li {

  display:inline-block;
  float:inherit;
  padding:2px;

}

.opened2{

  -webkit-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  transform: translate(0px, 0);
  margin-top: 0px !important;

}

.opened2 .cart-content{

  opacity:1;
  visibility: visible;

}

.page-login .row{

  margin: 0 5%;

}
/*
.customer-login{

width:40%;
margin-right:5%;
padding:0;

}

.customer-register{

padding:0;
width:40%;
margin-left:5%;

}*/

#customer-login, #customer-register{

  width:90%;
  display:block;
  margin:auto;

}


.page-account .orderNumber a{

  color:#a9c138;

}

.page-account .Date_Order{

  padding:15px 0px;

}

.cart-sb #cart-info{

  position:relative;
  min-height:100vh;
  padding:30px 40px 0 40px;


}

.cart-sb{

  padding:0px;
  overflow: hidden !important;

}


.cart-sb #cart-info .action{
  padding: 0 ;
  position:absolute;
  bottom:0;
  background: #fff;
  margin-bottom: 2rem;

}


.page-login button{

  font-size:14px;

  padding:0;

}

.errors ul li{

  color:red;

}

.page-register .btn, .page-login .btn, #register-form .btn, #recover-password .btn{

  width:150px;
  height:40px;

}

#recover-password .control-wrapper .cancel{
  font-size: 14px;
  padding: 5px 35px;
}

.page-login input{

  height:30px;
  width:100%;
}

.page-login .forgot-pass{

  display:block;
  position:relative;
  top:-20px;

}

#customer-login h2 , #customer-register h2{

  text-transform:uppercase;
  font-size:25px;
}


.cart-sb #cart-info .items-inner:after{

  width:100%;

}

.cart-sb #cart-info .items-inner .cart-item-title a{

  font-size:15px;

}


.cart-item-image img{

  box-shadow: 2px 2px 5px rgba(0,0,0,.2);

}

.title-cart-sb{

  margin-bottom:30px;

}

.social___links h4{

  margin-bottom:20px;

}

.product-wrapper .product-head .product-button .add-to-wishlist , .product-wrapper .product-head .product-button .btn-default{

  background-color:black;
  fill:white !important;
  border-color:black;

}

.product-wrapper .product-head .product-button .add-to-wishlist:hover , .product-wrapper .product-head .product-button .btn-default:hover,.product-wrapper .product-head .product-button .btn-default:hover svg{

  background-color:white !important;
  fill:black !important;
  color:black !important;
  stroke:black !important;
  border-color:black !important;

}


.footer-block h4{

  font-size:16px !important;
  font-weight:600 !important;
  text-transform:none;

}

.cart-sb .cart-content{

  max-height: 44vh;
  overflow: auto;
  padding-right: 10px;
  margin-top:10%;

}

@media screen  and (max-width:1200px) and (min-width:768px){
  .product_content .product-wrapper .product-head .product-button{
    margin-top: 2rem;
  }

  .video_with_text_container .video_container{
    max-width: 70%;
  }

  .video_with_text_container .image_container{
    width: 28%;
    padding-bottom: 0;
  }
}

@media screen  and (max-height:900px) and (min-width:768px){
  .cart-sb .cart-content{

    max-height: 50vh;
  }
}

@media screen  and (max-height:825px) and (min-width:768px){
  .cart-sb .cart-content{

    max-height: 50vh;
  }
}

@media screen  and (max-height:760px) and (min-width:768px){
  .cart-sb .cart-content .tbtDiscountCombine {
	font-size:15px;
    margin:0px;
  }
  
  .cart-sb .cart-content .tbtDiscountCombine .dcbHeading{
  	font-size:13px;
  }
  
  .cart-sb .cart-content  .tbtDiscountCombine .dcbInputGroup{
  	padding:5px;
  }
  
  
  .cart-sb .cart-content .tbtDiscountCombine .dcbInputGroup .dcbInput:placeholder{
  	font-size:15px;
  }
  
}

.cart-sb .items-inner{

  margin:0px !important;

}


.payment_options{

  padding:0px;
  margin-top:40px;

}


.payment_options ul li.paypal svg .cls-1, .payment_options ul li.paypal svg .cls-2{

  fill:black  

}

.payment_options ul{

  padding:0px;
  margin-top:10px;
  width:100%;
  position:relative;
  left: 10px;
  top: 10px;

}

.payment_options ul li{

  text-align:center;
  width:auto;
  float:left;
 /* padding: 0 1.5rem 0 0;*/
  margin-right: 1rem;
}

.payment_options ul li svg{

  width:20px;
  height:25px;
  position:relative;
  top:-6px;

}

.payment_options ul .mbway svg{

  width:40px;
  height:55px;
  color:black;
  position: relative;
  top: -20px;

}

.payment_options ul .apple_pay svg ,.payment_options ul .amex svg , .payment_options ul .visa svg{

  width:35px;

}
.payment_options ul .master{

  width:33px;

}

.payment_options ul .mbway svg .st0{

  fill:black;

}

.freeShipping.promo5 span{

  display: inline-block;
  color: #a9c138;
  width: 98%;
  text-align: left;
  margin: 5px 0px;
  margin-bottom: 15px;
  float: left;
  padding: 0px;
  font-size: 14px;
  font-weight: 500;
}

.freeShipping span{

  display:inline-block;
  color:#a9c138;
  width:100%;
  text-align:left;
  margin:5px 0px;
  margin-bottom:15px;
  float:left;
  padding:0px;
}

.cart-sb #cart-info .items-inner:after{

  background:transparent;

}

.cart-sb #cart-info .items-inner .cart-close{

  width:12px;
  height:15px;

}


.cart-sb .cart-item-info{

  padding-left:115px;

}


.header-content .top-cart-holder>.cart-target>.basket .n-item, .header-content .header-icons>div.wishlist-target>a .wishlist-icon{

  background-color:#a9c138;
  color:white;


}

.header-content .header-icons>div.wishlist-target>a .wishlist-icon{

  top:-13px;

}


.cart-sb #cart-info .action .btn-default{

  margin-top:5px;

}

.total_money{

  padding:0px;
  font-size:16px;
  font-weight:600;
  margin-bottom:5px;

}

#product-wishlist tbody, #product-wishlist tr, #product-wishlist td{

  border:none !important;

}

#product-wishlist table .product-col .product-name{

  margin:0px;
  font-size:14px;

}

#product-wishlist .price{

  font-size:18px;
  font-weight:600;

}

#product-wishlist .wishlist_autor{

  margin-top:14px;
  margin-bottom:6px;

}

#product-wishlist td{

  width:33%;

}

#product-wishlist .favText{

  margin-bottom:30px;

}

#product-wishlist .favText p{

  padding:0px 70px;
  font-size:16px;

}

#product-wishlist .favText h4{

  font-size:25px;
  font-weight:600;

}

#product-wishlist table .product-col .wishlist_product_infos .btn{

  width:100%;

}

.table>tbody>tr>td{

  vertical-align:bottom;

}

#product-wishlist .product-price{

  min-height:28px;

}

#product-wishlist tbody{

  margin:0 auto;

}

#product-wishlist .wishlist_availability span{

  background-color:#a9c138;
  color:white;
  padding:10px 30px;

}


#product-wishlist .product-price .label_sold_out{

  background-color:#a9c138;
  color:white;
  padding:5px 30px;
  font-size:15px;

}

.product_wishlist_template{


  display: flex;
  position: relative;
  align-items: stretch;
  border: 1px solid black;

}

.wishListAjust .product_wishlist_template tr{

  flex-basis: 33.33333333%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: 5px 10px;

}

#product-wishlist table .product-col .product-image-block{

  min-height:210px;
  position:relative

}

#product-wishlist .product_image img{

  position: absolute;
  left:auto;
  bottom:0;
  right:auto;
  box-shadow: 2px 2px 5px rgba(0,0,0,.2);

}

#product-wishlist  .lnk_view:hover{

  background-color:white;
  color:black;
  border:1px solid black;

}

#product-wishlist .button-container .btn , .action .btn{

  font-size:15px !important;
  font-weight:600 !important;

}

.action a[href="/cart"]:hover{

  background-color:white;
  color:black;
  border:1px solid black;

}

#product-wishlist  .label_sale_wishlist{

  position: absolute;
  bottom: -10px !important;
  /*left: 28%;*/
  left:-20px !important;
  top:inherit !important;
  background-color: #cd1a06 !important;
  color: white;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 5px;
  z-index: 10;
  border: 1px solid white;

}

.fancy_box_alert{

  top:10.7% !important;
  font-size:15px;
  right:0% !important;
  left:auto !important;

}

.fancy_box_alert .fancybox-close{

  display:none !important;

}

.fancy_box_alert .fancybox-skin{

  border-radius:0px !important;  
  padding:10px;
  box-shadow: 2px 2px 5px rgba(0,0,0,.2);

}

.fancy_box_alert .fancybox-skin span{
  padding:10px;
  text-align:center;
}

.fancybox-overlay{

  background:none !important;

}

.fancy_box_alert .fancybox-inner{

  height:auto !important;

}

html.fancybox-lock{

  overflow:auto;

}

/*.labelAjsut2 .label_sale_wishlist{

left:26% !important;

}

.labelAjsut .label_sale_wishlist{

left:24% !important;

}*/

.cart-title-page:before{

  background-color:transparent;

}

.templateCart .freeShipping, .templateCart .total_money{

  display:none;

}


#cartform th{

  font-weight:600;

}

.cart-action .btn-primary:hover{

  background-color:white;
  color:black;
  border:1px solid black;

}

.templateCart .cart-action .btn{

  width:61%;
  padding:10px 0px;

}

.templateCart .cart-action button{

  margin-top:10px;

}

.templateCart .cartTitle{

  margin-bottom:30px;

}

/*.sold-out{

color:white;
background-color:#a9c138;
padding:5px 20px;
font-size:13px;
width:70%;
text-align:center;
margin-bottom:5px !important;

}*/

.sold-out {
  color: white;
  background-color: #a9c138;
  padding: 7px 17px !important;
  font-size: 9px;
  font-weight: 600;
  width: 110px !important;
  text-align: center;
  margin-bottom: 5px !important;
  margin-top: 8px !important;
  text-transform: uppercase;
  display:block;
  margin: 0 auto;
}

.related-items .author{

  font-size:13px;

}

.author_article .back, .templateArticle .blog-title{

  display:none;

}

.post-des p{

  margin:0px !important;

}

.post-single .post-des{

  text-align:justify;

}

.post-des p img{

  width:30% !important;
  display:block;
  margin:0 auto;
  margin-top:50px;

}

.no_author{

  min-height:18px;
  display:block;
  margin-top:10px;

}


.templateCart .cart-right-table{

  width: 63%;
  float: right;

}

.product-label-pre_venda , .product-label-ebook{

  /* position: absolute; */
  z-index: 1;
  background-color: black;
  color: white;
  /* padding: 7px; */
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 600;
  left: -10px;
  /* display: none; */
  display: table;
  margin: auto;
  padding: 7px 10px;

}

.label_promo4_25{

  padding:7px 25px;

}

.templateCollection .label_promo4_25{

  text-align: center;
  /*     width: 140px; */
  font-weight:600;

}

.product-label-pre_venda{

  background-color:#a9c138;

}

.cartEbook_label{

  display: block;
  width:60%;
  color: white;
  background-color: black;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 5px;
  text-align:center;
}


.cartPrevenda_label{

  max-width: 90px;
    display: block;
    width: 100%;
    color: white;
    background-color: #a9c138;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
    text-align: center;
}

#cartModalOverlay{
  display: none;  /* Hidden by default */
  position: fixed;  /* Position it fixed so it overlays the screen */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);  /* Semi-transparent overlay */
  z-index: 1000;  /* Ensure it appears on top */
  align-items: center;
  justify-content: center;
  display: flex;  /* Center modal */
}

#cartModalOverlay .modal-content{
  width:80%;
  padding:15px
}

#cartModalOverlay .modal-buttons{
  float:right;
}

#cartModalOverlay #acceptButton,
#cartModalOverlay #declineButton{
  background-color: #a9c138;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    margin: auto;
    padding: 7px 10px;
    font-size: smaller;
  border:none
}

#cartModalOverlay #declineButton{
  background-color: #ccc;
}

.cart-sb .cart-item-title{

  padding-bottom:10px !important;

}

.header-container .wishlist-target a{

  background-image:none !important;


}



.AuthorNameFilters{

  width:100%;
  margin-bottom:30px;
  position:relative;
  top:-40px;

}

.AuthorNameFilters ul{

  list-style:none;
  position:absolute;
  left:0;
  right:0px;
  text-align:center;
}


.AuthorNameFilters ul li{

  width: 10px;
  display: inline-block;
  padding: 20px;
  font-size: 18px;
  font-weight: 500;

}

.AuthorNameFilters ul li.removeFilterAuthor{

  padding:0px;
  width:auto;
  position:relative;
  left:3%;
  text-decoration:underline;
  font-size:16px;
}

.AuthorNameFilters ul li.active a, .AuthorNameFilters ul li a:hover{

  color: #a9c138;


}

body < .modal_pdf{

  overflow:hidden;


}



.post-item .post-content{

  height:260px;
  position:relative;

}

.templateIndex .post-item .post-content{

  height:220px;

}

.post-item .post-content .link-to-post{

  position:absolute;
  bottom:20px;

}


.templateProduct .underPic .social-sharing{
  margin: auto 0;
  height: auto;

}

.templateProduct .underPic .social-sharing ul li{

  width:19%;

}


.templateProduct .underPic .social-sharing ul li a{
  color:black;
  font-size:13px;
  position: relative;
  z-index: 1;
}

.templateProduct .underPic .social-sharing ul li a s{

  text-decoration:none;
  position: relative;
  top: -5px;
  left: 3px;

}

.templateProduct .underPic .social-sharing ul li a svg, .templateProduct .underPic .social-sharing ul li a i{
  color:black;
  fill:black;
  width:19px;
}

.templateProduct .underPic .social-sharing ul li:hover a svg, .templateProduct .underPic .social-sharing ul li:hover a i{

  color:#a9c138;
  fill:#a9c138;
  width:19px;


}

.page-product .product-info .action-button .btn{

  width: min-content;
  padding:4px 15px !important;

}


.templateProduct .product-info{

  padding-left:40px;

}


.templateProduct .add-to-wishlist svg, .templateProduct #excerpt svg{

  width:25px;
  height:25px;

}

.templateProduct .add-to-wishlist:hover svg, .templateProduct #excerpt:hover svg{

  color:#a9c138;
  fill:#a9c138;

}

.templateProduct .more-view-image{
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-end;
  display:inline-block;
}

div.scrollmenu {
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu ul a {
  display: inline-block;
  text-align: center;
  padding: 4px;
  text-decoration: none;
}

.templateProduct .AjustUnderPic, .templateProduct .AjustNoImg{
  width: auto!important;
  right: 25px!important;
  display: flex!important;
  flex-direction: column;
  justify-content: center;
  margin: 0!important;
}

.share-links.social-sharing .list-inline{
  display: flex;
  flex-direction: column;
  margin: auto 0;
}

.templateProduct .spr-header-title{

  margin-bottom:3%;


}

.templateProduct .spr-summary{

  padding:10px 0px;

}

.boost-pfs-filter-collection-header-wrapper .boost-pfs-search-form .boost-pfs-search-btn{

  border-top-right-radius:0px !important;
  border-bottom-right-radius:0px !important;
  background-color:#a9c138 !important;

}

.templateProduct .underPic{
  position: absolute;
  width:100%;
  margin:auto 0;
  float:right;
  display:block;
  height: 100%;
}


.templateProduct .AjustUnderPic{
  width: 100% !important;
  height: 80%;
}

.templateProduct .AjustNoImg{
  width: 100% !important;
  height: 100%;
}

.AjustNoImg{

  right:15px;

}

.imgAjust{

  width: 50%;
  margin: 0 auto;
  float: none;

}

.templateProduct #excerpt svg{

  margin-left:20px;
  margin-bottom: -5px;
  margin-right: 3px;

}

.templateProduct .add-to-wishlist s, .templateProduct #excerpt s{

 /* vertical-align:super;*/
  text-decoration:none;

}

/*.page-product .product-info .group-cw{

  clear:inherit;

}*/

.templateProduct .line__separator:after{

  content:"";
  height:100%;
  width:2px;
  display:block;
  background-color:rgba(0,0,0,0.1);


}


.templateCollection .no-products{

  text-align:center;
  letter-spacing:0px;

}

.related-items span.label-sale span{

  position: relative;
  top: -7px;

}

.related-items .spr-badge{

  height:20px !important;
  text-align:left;

}

.templateIndex .home-product{

  margin-top:20px;

}

.footer-widgets .location{

  font-weight: bold;
  margin-top: 17px !important;

}

.footer-widgets .address{

  line-height: 22px;
  font-size:14px;

}

.mobile_location{

  display:none;

}

/*.fancybox-inner{
  height: auto !important;
}*/

.fancybox-type-iframe{
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}

/*.mailchimp-popup{
  display: flex;
  position: fixed;
  top: 50%;
  width: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  background: white;
  padding: 2rem;
}*/

@media only screen and (min-width:1300px) and (max-width:1700px){

  .templateCollection .AjustCol .product-wrapper .product-head .product-image .featured-img img{

    max-height:90%;

  }

}

@media only screen and (max-width:991px) and (min-width:769px){
  .templateProduct #product-image {
    top: 0;
  }
}


@media only screen and (max-width:990px){


  .templateProduct .addtocart{

    width:100%

  }

  .templateProduct .actions__product{

    width: 100%;
    margin-top: 0px !important;
    margin-left: 0px !important;

  }


  .related-items .product-wrapper .product-content .product-wishlist{

    top:-4px;

  }


  .related-items .product-wrapper .product-content .add-cart-button{

    width:28%;

  }

  .horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu>.dropdown-menu{
      margin-top: 100px !important;
  }

}


@media only screen  and (min-width:768px) and (max-width:990px){

  .product-wrapper .product-head .product-image .featured-img a img{

    width:60% !important;
    right:0;

  }

  .home-product{

    margin-top:50px;

  }

  .product-label{

    left:-10px;

  }

  .templateIndex .product-wrapper .product-head .product-button{

    right:36%;

  }

  /*.templateProduct #product-image a{

    width:100%;

  }*/

  .header-fixed .logo-site{

    display:none;

  }

  .spr-badge .spr-badge-caption{

    display:none !important;

  }

  .horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu>.dropdown-menu{

    margin-top:120px;

  }


  .boost-pfs-search-form-wrapper{

    margin:0px !important;

  }

  .social___links, .payment_options{

    margin-left:0px;

  }

  .payment_options h4{

    margin-left:16px

  }

}

@media only screen and (min-width:768px){
  .templateProduct .AjustUnderPic{
    position: absolute;
  }

  .product-wrapper .product-head .product-image .featured-img{
    height: 265px;
  }
  
  .product_content .product-wrapper .product-head .product-image .featured-img{
    height: 215px;
  }

  .templateProduct .home-carousel .product-image .product-label {
    top: 175px;
  }
  
  
}

/* MOBILE */

@media only screen and (max-width:768px){

  .default .owl-carousel .owl-item{
    width: -webkit-fill-available!important;
  }

  .default .owl-carousel .owl-stage{
    display: flex;
  }
 /* .templateIndex .product-wrapper .product-head .product-button {

    right:20px;

  }*/

 /* .owl-item .product-label{
    top: 160px;
  }*/
  

  .product_content .product-wrapper .product-head .product-image .featured-img a img{
    bottom: 0;
  }

  .footer-widgets .address::first-child, .footer-widgets .location::first-child{
    display:none;
  }

  .mobile_location{
    display:block;
    list-style:none;
    margin-bottom:50px;
  }

  #main-content{
    padding-top:195px;
  }

  .header-content {
    top: 50px;
  }

  .boost-pfs-filter-products{
    margin:0 auto !important;
  }

  .boost-pfs-filter-bottom-pagination ul li:first-child{
    position:relative;
    right:20px;
  }

  .related-items .product-wrapper .product-content .add-cart-button {
    width: 12%;
  }

  .templateProduct .video svg{
    width: 36px;
    top: 42px;
    left: 49px;
  }

  .page-login{

    width:100%;

  }

  #top_bar ul li h6{

    font-size:12px;

  }

  .boost-pfs-filter-tree-v .boost-pfs-filter-clear-all{

    color:#a9c138;

  }


  .boost-pfs-filter-selected-items-mobile span{

    color:#a9c138;

  }

  .boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-items .boost-pfs-filter-mobile-toolbar-middle{

    width:50%;

  }

  .cart-sb #cart-info{

    min-height:95vh;


  }

  .templateProduct .underPic .social-sharing{

    margin-top:-4px;
    margin-bottom: 1.5rem;

  }

  .templateProduct .spr-header-title{

    text-align:left;

  }

  .templateProduct .details___{

    margin-top:-50px;

  }

  .cart-sb .cart-content{

    max-height: 50vh;

  }

  .boost-pfs-filter-top-sorting-wrapper{

    display:none;

  }

  .page-product .product-info .spr-badge{

    display:block !important;
    width:100%;
  }

  #shopify-section-collection-template-boost-pfs-filter .cata-product{

    margin-top:50px;
    padding-top:0;

  }

  #related_item .spr-badge{

    display:inline-block;
    text-align:left;
    padding:0px;
  }

  .header-content .header-other{

    width:100%;

  }
  .header-content .header-icons .basket {

    top:9px;

  }

  .header-content .header-icons>div {
    float: left;
    width: 25%;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    line-height: 50px;
    max-height: 50px;
    padding: 0; 
  }

  .header-content .header-icons {
    margin: 0;
    width: 100%;
    float: left;
    border-top: 1px solid #e1e1e1;
  }

  .box-404 .boost-pfs-filter-collection-header-wrapper{

    margin:0px;

  }

  .boost-pfs-filter-collection-header-wrapper form{

    width:100%;

  }

  /* ACCOUNT */

  #customer-login, #customer-register{

    width:100%;

  }

  .templateCollection .col-12{

    width:100%;

  }


  .AuthorNameFilters ul li{

    padding: 10px;
    width: 27px;


  }

  .CustomerName{

    display:none;

  }

  .AuthorNameFilters{

    margin-bottom:100px;
    padding:0 30px;

  }

  .form_generater_form_div{

    padding:0px;

  }


  /* CART PAGE */

  .templateCart .cart-right-table, .page-cart div.cart-action{

    float:left;

  }

  .templateCart table td:before{

    display:none !important;

  }
  .templateCart table td{

    padding:0px;

  }


  .templateCart table td.item-qty , .templateCart table td.item-price,.templateCart table td.item-total{

    padding-left:17%;
    display:inline-block;

  }

  .templateCart table td.item-qty{

    display:block;
    margin-bottom:3%;

  }

  .cart-right .note-tax{

    text-align:left;

  }

  .templateCart table tr{

    position:relative;

  }
  .templateCart table tr .action{

    position:absolute;
    top:10px;
    right:0;

  }

  /* SEARCH */

  .from_bar_search{

    margin-top:18%;

  }

  #bc-product-search{

    display:inline-block;

  }

  .from_bar_search .navbar-form .form-control{

    width:74%;

  }

  /* PRODUCT PAGE */

  .templateProduct .social_vertical{

    width:100%;
    display:block;
    margin-top:-90px;


  }

  .templateProduct .product-info{

    position: relative;
    top: -100px;


  }

  .share-links.social-sharing .list-inline li{

    padding:0px;

  }

  .templateProduct .social_vertical ul, .templateProduct .share-links.social-sharing .list-inline li>a .fa{

    display:block !important;
    margin: 0 auto;

  }

  .templateProduct .social_vertical li/*, .templateProduct .product_content*/{

    display:inline-block!important;


  }



  .templateProduct #product-info{

    width:100%;
    padding-left:0px;

  }

  .templateProduct .page-product .product-info .action-button .btn{

    display:block;
    width:100%;

  }

   .ebook_available{
    height: 2.7rem;
    display: flex;
    justify-content: space-between;
    text-align: center;
    gap: 1rem;
  }

  .templateProduct .page-product .check_ebook{
    display: inline-block;
    width: 100%;
  }

  .templateProduct .product-price{

    display:inline-block;
    width:50%;

  }

  .templateProduct .excerpt{

    display: block;
    float: none;
    width: 100%;

  }

  .templateProduct .line__separator:after,.templateProduct .line__separator{

    display:none;

  }

  .templateProduct #related_item .product-price{

    display:block;
    width:100%;

  }

  .templateProduct .readMore{

    float:right;
    margin-top:5px;

  }


 

  .page-product .owl-carousel .owl-stage-outer{

    overflow: inherit;

  }

  /*.templateProduct .related-items .product-wrapper .product-content .product-wishlist{

  top:inherit;

}*/

  .templateProduct .label-sale span{

    padding-left:3px;
  }

  .templateProduct .spr-summary-actions-newreview:after{

    display:none;
    content:"";

  }



  .templateProduct .label_img{

    right:-4%;

  }


  #shopify-section-books_author .product-wrapper .product-head .product-image .featured-img a img{

    bottom:0px;  

  }

  .templateProduct .AjustUnderPic, .templateProduct .AjustNoImg{
    position: relative;
    margin:20px 0 0 0 !important;
    display:block !important;
    float:none;
    right: 0!important;
  }

  /* NEWSLETTER */

  #widget-newsletter #email-input{

    display: inline-block;
    width: 80%;

  }

  /* FOOTER */

  #footer-content .footer__social__icons{

    text-align:left;
    width:50%

  }

  #footer-content .footer__social__icons:nth-child(2n+1){

    clear:inherit;

  }

  #footer-content #shopify-section-links_footer,  #footer-content .payment_options{

    display:inline-block;
    width:100%;

  }

  #footer-content .payment_options div{

    display:block;
    width:100%;
    float:left;

  }

  /* HEADER */

  .header-content .header-icons>div>a.show-wishlist span{

    display:block;

  }

  .header-content .header-icons>div.wishlist-target>a .wishlist-icon{

    right: 10px;
    top: 3px;

  }

  .header-container .wishlist-target a svg{

    width:25px;
    vertical-align:middle;

  }


  /* HOME CAROUSEL */

 /* .templateIndex .product-wrapper .product-head .product-image .featured-img a img{

    top:auto;
    bottom:0;

  }*/

 /* .product-wrapper .product-head .product-image .featured-img{
    height: 250px;
  }*/
  

  .templateIndex .product-wrapper .product-content{

    margin-top:10px !important;

  }

  /* CART SIDEBAR */

  .cart-sb #cart-info .action{

    /*width:85%;*/

  }

  .cart-sb .cart-item-info{

    padding-left: 70px;

  }
  .cart-sb #cart-info{

    padding:30px 20px 0px 20px;


  }


  /* HEADER MOBIL */

  .main-nav .mega-menu .dropdown-menu .mega-sub-link>a{

    font-size:12px;

  } 

  .menu-mobile .main-nav .mega-menu .dropdown-menu .dropdown-menu-sub a{

    font-size:11px;

  }


  .product-label{

    display:block;
    left:-10px;

  }

  .product_content .product-label, #shopify-section-books_author .product-label{
    left: -10px;
  }

  .templateProduct .detalhes li{

    width:100%;

  }


  /* Collections */

  .page-cata h1{

    width:100%;

  }


  /* WISHLIST */

  #product-wishlist .favText p{

    padding:0px;

  }



  /* PAGES */

  body.customer #body-content{

    margin-top:50px;

  }

  #customer-register{

    margin-top:25px;

  }

  .alert-danger button{

    width:10px;

  }

  .alert-danger{

    padding:0px;

  }


  .templatePage .Faq .Faq__Question{

    text-align:left;

  }

  .boost-pfs-search-suggestion-mobile-overlay, .boost-pfs-search-suggestion-mobile-top-panel{

    display:none !important;

  }

  .boost-pfs-filter-collection-header-wrapper form input{
    flex-grow: 1;
    width:61% !important

  }

  .boost-pfs-filter-collection-header-wrapper .boost-pfs-search-container{

    background-color:white;

  }

  body .boost-pfs-search-suggestion-mobile.boost-pfs-search-suggestion-wrapper{

    top:288px!important;

  }


  .AccountLoggedIn:after{

    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50px;
    background-color: #a9c138;
    position: absolute;
    top: 5px;
    right: 19px

  }

  .product-container {
    display: block;
    
  }
  
 /* .product_content .owl-carousel .owl-item{
    width: 11.6rem!important;
  }*/

/*  .owl-carousel .owl-item{
    width: 12.6rem!important;
    margin: 0 auto;
  }*/

  .product-list .owl-carousel .owl-stage{
    width: max-content!important;
    display: flex;
    margin: 0 auto;
    
  }

  .page-product #product-image .more-view-image #gallery-image.owl-carousel{
    padding: 0;
  }

  .page-product #product-image .more-view-image #gallery-image{
    display: block;
  }

  .share-links.social-sharing .list-inline{
    display: block;
  }

  .boost-pfs-filter-toolbar-item, .templateCollection .no_img{
    display: none;
  }
}



@media only screen and (max-width:767px){

  .cred.text_align{
    text-align:left;
    padding:10px;
  }

  .header-content .header-icons .basket {

    top:0px;

  }

  .header-content .header-icons>div {

    width:20%;

  }

  .header-content .header-other:last-child {
    min-height: 52px;
  }

  .popup_newsletter_custom{
    width: 90%;
  }
  .popup_newsletter_custom .container{
    padding: 0;
  }

  .header-content .header-icons>.newsletter_offer>a{
    width: auto!important;
  }

  .header-content .header-icons>div {
    width: 16.6%;
  }

  .newsletter_offer span{
    display: none;
  }

}

@media only screen and (max-width:412px){

  .cart-sb .cart-content {
    max-height: 50vh;
  }

  .image-with-text__image{
    max-width: 135px!important;
  }

}


@media only screen and (max-width:400px){


  .cart-sb .cart-content{

    max-height: 53vh;

  }

}


@media only screen and (max-width:320px){

  .freeShipping.promo5 span{

    margin-bottom:0px;

  }

}


#modal-activate{
  display:none;
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:10000;
  background-color:rgba(0,0,0,.5);
}
#modal-activate input{
  text-align:center;
}
.trigger-modal-invite{
  color:#c33;
}
.modal-activate-container{

  position:absolute;
  top:50%;
  left:0;
  right:0;
  transform:translateY(-50%);
  width:300px;
  background-color:#fff;
  margin:auto;
  padding: 30px;
}
.modal-activate-close{
  font-size:10px;
  padding:20px;
}


.detalhes li:first-child{

  display:none;

}

.menu-mobile .mega-menu a{
  font-weight:bold;
}

.menu-mobile .mega-menu .mega-sub-link a{
  font-weight:normal;
}

.cart-sb .fancybox-close{
  top:10px;
  left:10px;
}

.close-cart {
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.5);
  -ms-transform: 0 0px 10px rgba(0,0,0,0.5);
  -o-transform: 0 0px 10px rgba(0,0,0,0.5);
  box-shadow: 0 0px 4px rgba(0,0,0,0.2);
  position: absolute;
  display: block;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: block;
  cursor: pointer;
  background-color: #fff;
  background-image: url(/cdn/shop/t/2/assets/icon_remove.png?v=1554930…);
  background-repeat: no-repeat;
  background-position: center;
}

.boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-close span{
  border-radius: 50%;
  box-shadow: 0 0px 4px rgba(0,0,0,0.2);
  top: 5px;
  right: 5px;
}





/* wishlist */

.swym-btn-container .swym-fave-count{

  display:none !important;

}

.swym-btn-container .swym-wishlist-cta{

  text-transform:capitalize !important;  

}

.swym-btn-container .swym-button.swym-added *:not(.swym-tooltip), .swym-btn-container .swym-button.swym-added+.swym-fave-count, button.swym-button.disabled, button.swym-button:disabled, .swym-btn-container .swym-button.swym-added:after{

  opacity:1 !important;

}

a[title="Favoritos"]{

  display:none;

}




.product-wrapper .product-button .swym-add-to-wishlist-view-product:after{

  color: white !important;
  background: black;
  width: 30px;
  border-radius: 20px;
  padding: 7px;
  margin-top: 15px;

}


.swym-button.swym-add-to-wishlist-view-product{

  margin-top: 5px !important;
  width: 30px;
  height:30px !important;

}

.templateProduct .actions__product a{

  position: relative;
  top: 0;
}


.templateProduct .swym-wishlist-button-bar{

  display:inline-block;

}

.templateProduct #excerpt svg{

  width:20px;
  height:20px;

}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item{

  border:none !important;

}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper{

  max-height:none !important;
  height:310px !important;
  position:relative;

}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper img{

  position:absolute;
  bottom:10px;


}


.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-delete-btn{

  z-index:9;

}


.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-title:hover{

  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
}


.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-title{

  font-weight:400 !important;
  font-size:14px !important;
  text-align:center;
  margin-top:3px !important;
  margin-bottom: 0px !important;

}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn{

  background-color:black !important;
  font-size:13px !important;
  font-weight:600 !important;
  padding: 10px 20px !important;
  font-family: "Roboto",Arial,Helvetica,sans-serif;


}

.swym-product-price div:first-child{

  text-align:center;
  margin-right: 0px !important;
  padding-right:5px;
  color:black;
  width:100%;
  font-family: "Roboto",Arial,Helvetica,sans-serif;
}

.swym-product-price div:last-child, .swym-variant-title{

  display:none !important;

}

.swym-ui-component .swym-product-price.swym-has-sale .swym-product-final-price, .swym-wishlist-link{

  color:black !important;
}

.swym-wishlist-product-detail-content .swym-product-final-price{

  text-align:left;

}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price{

  padding-bottom:9px !important;

}

.swym-ui-component .swym-wishlist-container-content{

  background-color:white !important;

}


.swym-ui-component .swym-wishlist-container-title-bar, .swym-ui-component .swym-wishlist-modal .swym-modal-content .swym-close-btn, .swym-ui-component .swym-simple-wishlist-modal .swym-modal-content .swym-close-btn{

  background-color:#a9c138 !important;

}

.templateCollection .product-button .product-wishlist, .templateSearch .product-wishlist{

  display:none;

}

.swym-save-list-btn, .swym-share {

  display:none !important;

}

.swym-button.swym-add-to-wishlist-view-product.swym-heart:after{

  color: white !important;
  background: black;
  padding: 5px;
  border-radius: 29px;

}

.swym-button.swym-add-to-wishlist-view-product.swym-heart:hover:after{

  color: black !important;
  background: white !important ;
  border:1px solid black;
  padding: 5px;
  border-radius: 29px;
}

.swym-action-button-container .swym-log-out-btn:hover , .swym-empty-wishlist-continue-btn:hover{

  color: #a9c138 !important;
  background: white !important ;
  border:1px solid black;
  border-radius:0px !important;
  padding: 5px;
  border-radius: 29px;

}

.swym-save-list-btn, .swym-cancel-clear-wishlist-btn , .swym-back-btn{

  border-color:#a9c138 !important;
  color:#a9c138 !important;

}

.swym-login-btn, .swym-clear-wishlist-btn, .swym-log-out-btn, .swym-empty-wishlist-continue-btn{

  background-color:#a9c138 !important;
  border-color:#a9c138 !important;

}

.swym-wishlist-product-detail-info .swym-product-final-price{

  text-align:left !important;

}



.swym-wishlist-product-detail-info .swym-wishlist-product-detail-image-container .swym-image-full img{

  max-width: 65% !important;
  margin: 0 auto;
  display: block;

}

.swym-text-content span , .swym-ui-component .swym-wishlist-context-menu .swym-wishlist-context-menu-item.swym-delete{

  color:#a9c138 !important;

}


.swym-ui-component .swym-wishlist-product-detail-content .swym-action-button-container{

  margin-top:0px !important;

}

.swym-notifications-container.swymTopLeft{

  left:auto !important;
  right:0 !important;
  top:120px !important;
  transform:translateX(0px) !important;

}

.AudioMaterial{

  position: absolute;
  z-index: 9999;
  background: rgba(0,0,0,0.4);
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin:0 auto;

}

.AudioMaterial .content{

  text-align:center;
  margin-top:100px;
  width:50%;
  margin:0 auto;
  background-color:white;
  margin-top:100px;
  padding:100px;
  position:relative;

}

.AudioMaterial .content span{

  display:block;
  font-size:20px;
  font-weight:bold;

}

.AudioMaterial .content input{

  margin-bottom:20px;

}

.AudioMaterial .close_material{

  background:url(/cdn/shop/t/2/assets/icon_remove.png?v=15549307799688339213);
  background-repeat:no-repeat;
  min-height:20px;
  position:absolute;
  right:20px;
  top:20px;
  width:20px;
  cursor:pointer;

}

.AudioMaterial .content .btn{

  display:block;
  margin: 0 auto;
  background-color:#a9c138;
  color:white;
  border-color:#a9c138;

}

.AudioMaterial .content .error{

  display:block;
  margin: 0 auto;
  text-align:center;
  color:red;
  font-weight:inherit;
  font-size:17px;
}

.materialAudioPage .subtitle{

  text-align:center;
  font-size:18px;
  font-weight:700;
  margin-bottom:30px;
  color:black;

}


.materialAudioPage .Material a{

  display:inline-block;
  margin:0 auto;
  padding:5px 30px;
  background-color:#a9c138;
  color:white;

}


.openModalMaterial{

  cursor:pointer;
  display:flex;
  width:50%;
  text-align:center;
  padding:15px 10px;
  background-color:#a9c138;
  color:white;
  clear:both;


}

.materialAudioPage .Material{

  text-align:center;


}

.materialAudioPage .Material a:hover {

  padding:5px 30px;
  background-color:white;
  color:#a9c138;
  border:1px solid #a9c138;

}

.swym-ui-component .swym-empty-wishlist-container .swym-empty-wishlist-continue-btn{
  text-transform: uppercase;
}

.popup_newsletter_custom{
  display: none;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 5;
  transform: translate(-50%, -50%);
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

.btn_close_newsletterform{
  padding: 1rem 1rem 0 0;
  border: 0;
  width: 38px;
  height: 38px;
  background: #fff;
  position: absolute;
  right: 0;
}

.btn_close_newsletterform svg{
  width: 15px;
  height: 15px;
}

.popup_newsletter_custom #widget-newsletter{
  padding-top: 0!important;
  width: max-content;
}

.popup_newsletter_custom .widget-newsletter{
  margin: 0!important;
  padding: 50px 0!important;
}

#widget-newsletter .container{
  width: 100%;
}

#widget-newsletter #email-input{
  width: inherit !important;
}

.container_popup{
  background: #C5C5C5;
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 10000;
  cursor: pointer;
}

.popup_custom_img{
  margin: auto 0% auto 5%;
}

.d-flex{
  display: flex;
}

.d-block{
  display: block;
}

.d-none{
  display:none;
}

@media only screen and (max-width:768px){
  
  /*.same_author_books .product-head{
    height:420px;
  }*/

  /*.product-wrapper .product-head .product-image .featured-img{
    height:550px;
  }*/

  .header-content .header-other{
    margin: 0 auto;
  }

 /* .same_author_books .product-wrapper .product-head .product-button{
    top: 0!important;
    right: 10px!important;
  }*/

  .same_author_books .home-carousel .owl-theme .owl-controls .owl-nav>div{
    top:42% !important;
  }
  
  .bc-wrapper.slide__desktop{
    display:none;
  }
  
  .popup_custom_img{
    width: 35%;
    margin: 1rem auto -2rem auto;
    z-index: 2;
  }

  .popup_newsletter_custom{
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }

  #widget-newsletter{
    margin: 0 2rem;
  }
}