/*
CSS JORGE
*/
#explore-now{display: none;}
.e-hotspot__button{}
.e-hotspot__icon{overflow: hidden;height: 50px;}

.woocommerce.no-image{max-height: 150px;}
.woocommerce.no-image .woocommerce-LoopProduct-link,
.woocommerce.no-image ul.products li.product img{display: none;}
.woocommerce.no-image ul.products li.product{background: transparent;/*float: right;*/border: medium none;}

#ct-ultimate-gdpr-cookie-open{display: none!important;}
strong {font-weight: 600;}
.max-width{max-width: 960px; margin: 0 auto;padding: 0 20px;}
.custom .slick-arrow{background: transparent}
.custom .main-navigation .main-nav ul li.copper a{color: #e7855e;font-weight:600;}
.custom .main-navigation .main-nav ul li.red a,
.custom .secondary-navigation .main-nav ul li.red a,
.custom li.red a{color: #f30000!important;font-weight:600;}

/*BLOG*/
.wp-block-gallery{margin:2em 0;}
.single-post .page-hero .inside-page-hero.grid-container {max-width: 960px;}
.single-post .site-content .content-area {width: 55%;}
.single-post .site-content .content-area p {font-size:17px; text-align: justify}
.single-post .site-content .content-area strong {font-weight: 600;}
.single-post .site-content .content-area .inside-article a{ color: inherit;text-decoration: underline;}
.single-post .post-gallery-slide {padding: 0 50px;}

  @media screen and (max-width:768px){
  .container .site-content .content-area {width: 100%}
  }



.page-id-76936 .elementor-post__text{text-transform: uppercase;background: #fff;width: 90%!important;padding: 20px 20px 0;margin-top: -60px;z-index: 1;position: relative;}
.column-height {min-height: 500px;max-height: 500px;}    

@media screen and (max-width: 1280px){
  .column-height {min-height:330px;max-height:330px;}    
  }   

@media screen and (max-width: 1032px){
  .column-height {min-height:280px;max-height:280px;}    
  }

@media screen and (max-width: 700px){
/*.elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {display: block;}
.elementor .elementor-html5-video {display: block;}*/
.neo-products-col {width: 50%;}
.logos-col {width: 50%;}
.column-height {min-height:200px; max-height:200px;}
.elementor-76936 .elementor-element.elementor-element-164a67a .elementor-post__title,
.elementor-76936 .elementor-element.elementor-element-164a67a .elementor-post__title a {font-size: 12px}
.page-id-76936 .elementor-post__text {padding: 5px 5px 0;}
}






#frm_form_25_container .frm_message {border: 0;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 50px; background: transparent;}

#frm_form_25_container .frm_message a.frm_button_submit {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  background: #000;
  color: #fff;
  font-weight: 800;
  padding: 15px;
  text-align: center;
}


/*TESTE FILTRO*/

/*
.wcpf-button-action-reset{display: none!important;}
.checked.wcpf-button-action-reset{display: block!important;}
*/

.modal-dialog {max-width: 730px;}
.wrap-modal-slider {padding: 0 30px;opacity: 0;transition: all 0.3s;}
.wrap-modal-slider.open {opacity: 1;}



/*HEATHER*/
.site-header {z-index: 900;}
/*MENU*/
.inside-header {padding: 0 40px;}
.nav-float-right #site-navigation {margin-left: 5%;width: 100%;}
.nav-float-right .navigation-stick .navigation-branding {margin-right:2%;}
.nav-float-right .main-navigation.has-branding:not(.mobile-header-navigation) .menu-bar-items,
.nav-float-right .main-navigation.has-sticky-branding.navigation-stick:not(.mobile-header-navigation) .menu-bar-items {margin-left: auto;}
.menu-bar-items{float: right;}


/*TOP BAR
@media(min-width: 769px) {
    .inside-top-bar {
        display: flex;
        width: 100%;
        box-shadow: border-box;
    }
    .top-bar .inside-top-bar .widget:nth-child(2) {
        margin-left: auto;
        margin-right: auto;
    }
}*/

/*
.inside-wc-product-image {
    background: radial-gradient(circle, rgba(255,255,255,0) 0%, rgba(237,237,237,1) 90%)!important;
}
*/
.woocommerce.product-slider ul li.product a .wc-product-image img,
.woocommerce ul.products li.product a .wc-product-image img,
.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img{background: linear-gradient(145deg, rgba(245,243,239,1) 0%, rgba(225,224,220,1) 100%);}
/*.woocommerce ul.products li.product a img:hover {    mix-blend-mode: unset;}*/


/*

.overlay {
  position:fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  transition: top 0ms ease-in-out 300ms;
  visibility: hidden;
  z-index: 9999;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
  top: 0vh;
}

.overlay:target .popup {
  opacity:1;
  transform:translate(-50%,-50%) scale(1);
}

.overlay .popup {
  position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(1);
  width:640px;
  padding: 30px 20px 20px;
  background: #eee;
  opacity: 0.5;
}




.overlay .popup .content {
  max-height: 80%;
  overflow: auto;
}

.overlay .close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 14px;
  font-weight: 300;
  color: #111111;
  text-decoration: none;
}
.overlay .close:hover {
  color: #656565;
}

@media screen and (max-width: 700px){
 
  .popup {
    width: 90%;
  }
}

*/

/*
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

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


.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333; z-index: 1;
}
.popup .close:hover {
  color: #111111;
}
.popup .content {
  max-height: 70%;
  overflow: auto;
}

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

  .popup{
    width: 90%;
  }
}

*/


/*INFINE SCROLL*/
.custom .yith-infs-button-wrapper{
text-align: center;
margin-bottom: 10px;
display: block;
margin: 30px auto 30px;
width: 100%;}


/*SINGLE PRODUCT*/
/*.custom .woocommerce-variation-add-to-cart-disabled{display: none;}*/
.custom .add-to-cart-panel {max-width: 100%;border-bottom: 1px solid #ccc;border-top: 1px solid #ededed;}
.iconic-woothumbs-all-images-wrap,
#container.wc360-container {margin-right: 4%;}
.iconic-woothumbs-zoom-next,
.iconic-woothumbs-zoom-prev {z-index: 1;}
.iconic-woothumbs-fullscreen { z-index: 1;}
.product-inquiry-bt {background: #ccc; padding: 10px; text-transform: uppercase;}
.button-360 {background: transparent;padding: 10px;width:75px;display: block;position: absolute;right: 0;z-index: 1;}
.top-product-info{display: flex;justify-content: space-between;text-transform: uppercase;font-weight: 500;font-size: 95%;height: 12px;}
.top-product-info .left a{color: #484848;}
.custom-info {    margin: 0 0 25px;}
.custom-info-item-title{width: 30%;display: inline-block; float:left;text-transform: uppercase;font-weight: 500;letter-spacing: 1px;}
.custom-info-item-desc{ width:70%; display: inline-block;}
.custumize::before{content: "\e89a";}
.download::before{content: "\e829";}
.hide{display: none;}
/*.print-pdf{ font-family: arial; }*/
.stock { display:none; }
.share-product {margin-top: 15px;}
.share-product span {text-transform: uppercase;position: relative;top: 3px;}
.share-product .addthis_inline_share_toolbox{display: inline-block;top: -4px;position: relative;}

ul.footer-blocks{display: grid;grid-gap: 20px;margin: 0;grid-template-columns: repeat(3,minmax(0,1fr));list-style: none outside; max-width: 1440px; margin: 0 auto;}
ul.footer-blocks li {width: auto;margin-left: 0;margin-right: 0;margin-bottom: 0;display: block;flex-direction: column;}
ul.footer-blocks li img{ width: 100% }

.why-full-block{background:#efefef; text-align: center;padding: 40px 0;}
.why-full-block a {text-decoration: underline; text-underline-position: under;}
ul.why-block{display: grid;grid-gap:40px;margin: 0;grid-template-columns: repeat(3,minmax(0,1fr));list-style: none outside; margin: 0 auto; padding-top: 30px;}
li.why-col{ width: auto;display: block;flex-direction: column;text-align: center;}

.wrapper-tooltip .tooltip {
  font-size: 14px;
font-weight: 500;
letter-spacing: 0.5px;
text-align: center;
background: #111;
bottom: 100%;
color: #fff;
display: block;
left: 0;
margin-bottom: 15px;
opacity: 0;
padding: 10px;
pointer-events: none;
position: absolute;
width: 100%;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-ms-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.wrapper-tooltip .tooltip:before {
bottom: -20px;
content: " ";
display: block;
height: 20px;
left: 0;
position: absolute;
width: 100%;
}

/* CSS Triangles - see Trevor's post */
.wrapper-tooltip .tooltip:after {
border-left: solid transparent 10px;
border-right: solid transparent 10px;
border-top: solid #111 10px;
bottom: -10px;
content: " ";
height: 0;
left: 50%;
margin-left: -13px;
position: absolute;
width: 0;
}

.wrapper-tooltip:hover .tooltip {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .wrapper-tooltip .tooltip {
display: none;
}

.lte8 .wrapper-tooltip:hover .tooltip {
display: block;
}

/*REVIEW ORDER*/
.custom.woocommerce-order-pay #order_review {width: 100%;float: none;}
.express-order-form {
  background: transparent;
  padding: 15px;
  margin-bottom: 5px;
}
.express-order-form legend + h3,
.express-order-form h3.frm_form_title {
  color: #111111;
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 3px;
  margin-bottom: 30px;
}

.express-order-form .frm_description p {
  text-align: center!important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
}

.express-order-form .frm_primary_label {
  color: #111111;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.express-order .frm_forms.frm_style_formidable-style.with_frm_style .frm_message,
.express-order .frm_message {
  text-align: center!important;
  background-color: #ffffff!important;
  border: none !important;
  font-size: 18px;
  margin: 15px;
}

.express-order .frm_forms.frm_style_formidable-style.with_frm_style .frm_message strong {
  margin-top: 10px;
  margin-bottom: 10px;
}

.express-order-form .frm_submit {
  display: flex;
  justify-content: center;
  align-items: center;
}
.express-order h3#order_review_heading {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/*SHOP LOOP*/
.woocommerce ul.products li.product {display: block; margin-bottom: 5px}

.woocommerce.product-slider ul li.product .woocommerce-loop-product__title {text-align: center}
.woocommerce.product-slider ul li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title{clear: both;}
.woocommerce ul.products li.product a.button-360 {width: 55px;}
.iradio_minimal-grey {background-position: -60px 0!important;}
.iradio_minimal-grey.checked {background-position: -40px 0!important;}
.woof_radio_term_reset_visible {
    position: absolute;
    left: 0;
    opacity: 0;
}
.woocommerce .widget-woof{ padding: 0;}

/*******
E B O O K S   P A G E  
****************************************/
/* -------------------------------- 

Main Components 

-------------------------------- */

.cd-main-content {
  position: relative;
  min-height: 100vh;
  max-width: 100%;
    margin: 0 auto;
}
.cd-main-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
  padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
  position: fixed;
  height: 100vh;
  overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
  position: fixed;
}
@media only screen and (min-width: 768px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 100px;
  }
}

/* -------------------------------- 

xtab-filter 

-------------------------------- */

.cd-tab-filter-wrapper {
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  z-index: 1;
}
.cd-tab-filter-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.cd-tab-filter {
  /* tabbed navigation style on mobile - dropdown */
  position: relative;
  min-height: 50px;
  min-width: 140px;
  margin: 0 auto;
  /*z-index: 100;*/
}
.cd-tab-filter::after {
  /* small arrow icon */
  content: '';
  position: absolute;
  right: 14px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"><title>Chevron Down</title><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M112 184l144 144 144-144"/></svg>') no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.cd-tab-filter ul {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: inset 0 -2px 0 #111111;
}
.cd-tab-filter li {
  display: none;
}

.cd-tab-filter li:first-child {
  /* this way the placehodler is alway visible */
  display: block;
}
.cd-tab-filter a {
  display: block;
  /* set same size of the .cd-tab-filter */
  height: 50px;
  width: 320px;
  line-height: 50px;
  padding-left: 14px;
}
.cd-tab-filter a.selected {
  background: #111111;
  color: #ffffff;
}
.cd-tab-filter.is-open::after {
  /* small arrow rotation */
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
  box-shadow: inset 0 -2px 0 #111111, 0 2px 10px rgba(0, 0, 0, 0.2);
}
.cd-tab-filter.is-open ul li {
  display: block;
}
.cd-tab-filter.is-open .placeholder a {
  /* reduces the opacity of the placeholder on mobile when the menu is open */
  opacity: .4;
}

.cd-gallery ul,
.cd-tab-filter ul {
  margin: 0;
  list-style: none;
}

@media only screen and (min-width: 768px) {
  .cd-tab-filter {
    /* tabbed navigation style on medium devices */
    width: auto;
    cursor: auto;
  }
  .cd-tab-filter::after {
    /* hide the arrow */
    display: none;
  }
  .cd-tab-filter ul {
    background: transparent;
    position: static;
    box-shadow: none;
    text-align: center;
  }
  .cd-tab-filter li {
    display: inline-block;
  }
  .cd-tab-filter li.placeholder {
    display: none !important;
  }
  .cd-tab-filter a {
    display: inline-block;
    padding: 0 1em;
    width: auto;
    color: #212529;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 15px;
  }
  .no-touch .cd-tab-filter a:hover {
    color: #111111;
  }
  .cd-tab-filter a.selected {
    background: transparent;
    color: #111111;
    font-weight: 500;
    box-shadow: inset 0 -2px 0 #111111;
  }
  .cd-tab-filter.is-open ul li {
    display: inline-block;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-tab-filter {
    width: 100%;
    float: right;
    margin: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
  .cd-tab-filter.filter-is-visible {
    width: 80%;
  }
}

/* -------------------------------- 
EBOOK PAGE
-------------------------------- */
.one-time .slick-next {right: 0;z-index: 9999;}
.one-time .slick-prev {left: 0;z-index: 9999;}
.ebook-image {position: relative;}
    .ebook-image .img-top {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
        transition: 1s;       
    }
    .ebook-image:hover .img-top {
       opacity: 1;       
    }

.cd-gallery {
  padding: 26px 5%;
  width: 100%;
}
.cd-gallery li {
  margin-bottom: 1.6em;
  display: none;
  text-align: center;
  vertical-align: top;
}
.cd-gallery li.gap {
  /* used in combination with text-align: justify to align gallery elements */
  opacity: 0;
  height: 0;
  display: inline-block;
}
.cd-gallery img {
  display: block;
  width: 100%;
}
.cd-gallery h2{
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  margin: 25px 0 0;
}
.cd-gallery p{
  font-size: 13px;
  line-height: 15px;
  margin: 15px 0;
}
.cd-gallery .book-c2a{
  margin-bottom: 10px;
}
.cd-gallery .cd-fail-message {
  display: none;
  text-align: center;
}

@media only screen and (max-width: 768px) { 
  .cd-gallery {padding: 20px 0px 0px 0px; width:100%;} 
  .cd-gallery li {width: 46.4%; display: inline-block; margin-left: 5px; margin-right: 5px;}
  .cd-gallery h2 { font-size: 15px; margin: 10px 0 0;}
  /*ul.ebooks-cta_btn {display: block;}*/
  /*ul.ebooks-cta_btn {grid-template-columns: 30% 70% 1fr 1fr;}*/
  .ebook-view {font-size: 0;}
}


@media only screen and (min-width: 769px) {
  .cd-gallery {
    padding: 40px 3%;
  }
  .cd-gallery ul {
    text-align: justify;
  }
  .cd-gallery ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .cd-gallery li {
    width: 48%;
    margin-bottom: 2em;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-gallery {
    padding: 50px 2%;
    float: right;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
  .cd-gallery li {
    width: 32%; margin-left: 5px; margin-right: 5px;
  }

  .cd-gallery.filter-is-visible {
    /* reduce width when filter is visible */
    width: 80%;
  }
}

/*
BLOG
*/
.blog-hero{display: block;text-align: center; margin-bottom: 25px;}
.blog-hero h1 {text-transform: uppercase;font-size: 34px;font-weight: 800;}
.blog-hero ul{margin: 0;list-style-type: none;}
.blog-hero li{display: inline-block; margin: 0 8px;}
.blog-hero #menu-blog-cat-menu li{margin: 0;}
.blog-hero #menu-blog-cat-menu {margin-top: 50px; margin-bottom: 40px;text-transform: uppercase;font-size: 15px; font-weight: 300; background-color: #ffffff; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);}
.blog-hero.archive #menu-blog-cat-menu { box-shadow: none;}
.blog-hero #menu-blog-cat-menu li:hover a { color: #656565;}
.blog-hero #menu-blog-cat-menu li.current-menu-item a{ background: transparent;color: #111111;font-weight: 500;box-shadow: inset 0 -2px 0 #111111;}
.blog-hero #menu-blog-cat-menu li a {color: #111111;padding: 0 1em;width: auto; display: inline-block; height: 50px; line-height: 50px;}

@media (max-width:768px) {
  .blog-hero #menu-blog-cat-menu {font-size: 13px;}
  .blog-hero #menu-blog-cat-menu li a {padding: 0 5px; height: 30px; line-height: 30px;}
}

/*
THANK YOU PAGE
*/
.thank-you-block{text-align: center; margin-top: 50px;}
.thank-you-block .thanks-button {display: flex;justify-content: center;}
.thank-you-block .thanks-button a{margin: 0 10px;}
.thank-you-block .thanks-button a.dark-bt,
.thank-you-block .thanks-button a.light-bt:hover {background: #222;border: 1px solid #222;color: #fff;}
.thank-you-block .thanks-button a.light-bt,
.thank-you-block .thanks-button a.dark-bt:hover {background: #fff;border: 1px solid #222;color: #222;}
@media (max-width:767px) {
  .thank-you-block .thanks-button,
  .thank-you-block .thanks-button a.light-bt,
  .thank-you-block .thanks-button a.dark-bt {display: block;}
}
/*
SHOP SIDEBAR
*/
.custom .ywcca_widget_title {font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;}
.custom .widget-area .widget.widget_yith_wc_category_accordion{padding: 20px 0;}

/*Payment page*/
.payment_box.payment_method_vivawallet_native {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
/*End Payment page*/
/*General*/
.site-content {
  justify-content: center;
  overflow: hidden;
}

/*End General*/