/* Ajuste geral */ 
.modals-overlay { z-index: 999 !important; }
.fieldset > .field .note, .fieldset > .fields > .field .note { font-size: 1em; }
form .fieldset { margin-left: 0px; }
.message.error {font-size: 1rem;}
.banner-home-content .banner-box-inner h3 { text-transform: none; }

.login-container .fieldset::after {top: inherit;bottom: 90px;}
.radio, .checkbox { float: left; }
strong { font-weight: bold !important }

/* Ajuste header */
.header-container { border-bottom: 1px solid #e1e1e1 }
.header-container .header-content { padding: 32px 0; }


.checkout-cart-index .page-title-wrapper .page-title, .ma-breadcrumbs { margin-top: 0; }
.checkout-index-index .page-title-wrapper .page-title { margin-top: 30px; }

/* Espaçamento dos favoritos e carrinho */
.header-container .header-content .top-cart-wrapper { text-align: left; }
.header-container .header-content .top-cart-wrapper .link,
.header-container .header-content .top-cart-wrapper .link a { padding-right: 0; }
.header-container .header-content .minicart-wrapper .showcart .text { padding-left: 5px; }

.header-container .header-content .minicart-wrapper .block-minicart .block-content .subtotal { display: block; }
.header-container .header-content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper { min-height: 161px !important; }
.header-container .header-content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-name { line-height: 14px; }

/* Ícone WhatsApp Header */
.header-container .contact_phone .imgbg {
    background: url('/pub/media/wysiwyg/whatsapp-line-icon.png') center no-repeat;
    width: 50px; height: 50px; background-size: cover; left: -30px; position: absolute;
}

/* Esconder botão do banner */
.pt-banner-container .pt-banner-caption { display: none !important; }

/* Ajustar popup do menu */
.pt_vmegamenu .itemMenu h4.level1,
.pt_vmegamenu .itemMenu a.level1 { font-size: 14px; line-height: 18px; font-weight: 400; }
.pt_vmegamenu .itemMenu h4.level1::after,
.pt_vmegamenu .itemMenu a.level1::after { content: ""; border-bottom: 3px solid #2971f5; width: 30px; display: block; margin-left: -3px; } 
.pt_vmegamenu div.popup .box-popup { width: 100% }
.pt_vmegamenu div.column { margin-right: 40px !important }


/* Ajustar grids de produtos */
.item .item-inner .box-info { padding: 0px; }
.product-item-name a {font-size: 14px;font-weight: 300;line-height: 18px; }

.producttab-container .group-title1 ul.tabs li[rel='tab_feature_product'] { display: none }

/* Ajustar abas de produtos */
.owl-container .owl-carousel .owl-item { padding: 0px 5px; }

/* Páginas */
.paginas .bloco{ padding-top: 40px; }
.paginas h1 { font-weight: normal; border-bottom: 1px solid #ededed;}
.paginas h4 { font-weight: normal; padding-bottom: 15px; font-size: 24px}
.paginas img { width: 100%; padding-bottom: 15px; }
.paginas table thead { background: #ededed; text-transform: uppercase; }
.paginas table td { padding: 5px; border-top: 1px solid #ededed; }
.paginas ul { list-style: inherit; margin-left: 15px; padding-bottom: 10px; }
.paginas p, .paginas table, .paginas li { font-size: 16px; line-height: 20px; }

.paginas form .fieldset { border: 1px solid #eee; padding: 15px; }
.paginas .layout-2column-left, .paginas .layout-2column-right {  width: calc(50%); }
.paginas .fieldset > .field:not(.choice) > .label { width: 100%; float: none; padding-bottom: 6px;}
.paginas .fieldset > .field { margin-bottom: 12px; }
.paginas .fieldset > .field:not(.choice) > .control, .paginas input.input-text, .paginas select, .paginas textarea { width: 100%; }
.paginas .fieldset > .field.required > .label::after { font-size: 1em; }
.paginas textarea { height: 120px; }

/* Catálogo */
/* Corrigir tamanho da imagem na página do produto */
.fotorama__stage__frame .fotorama__img { width: auto !important; }
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img { max-width: 100%; width: auto; }

.product-view .product-info-main .product-add-form .box-tocart { float: left; width: auto;}
.product-view .product-info-main .product-add-form .actions { padding-top: 14%; position: relative;}
.product-view .product-info-main .product-social-links {  width: auto; float: left; padding: 14% 0 0 40px; }

li.item.link.compare,
.action.tocompare { display: none !important }

/* Carrinho */
.main-content .cart-container .form-cart .cart.table-wrapper tbody { border-bottom: 1px solid #eee; background: none; }
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col.qty input { width: 80px; border: 1px solid #eee; }
.cart-container .form-cart .action.continue { font-family: 'Rubik', sans-serif; }

.main-content .cart-container .cart-summary .block.shipping .item-options .radio { width: auto; }
.cart-summary .block .fieldset .field > .label { white-space: normal; }

.cart-summary { width: 26%; }
.cart-container .form-cart { width: 70%; }

/* Contato */
.contact-index-index .column:not(.sidebar-additional) .form.contact { min-width: auto; padding-top: 50px; }

input.input-text{ width: 100%; }
.fieldset > .field { margin-bottom: 20px; }
.field.email, .field.telephone { float: left !important; width: 48% !important; }
.field.email { margin-right: 4%; }
.fieldset > .field .control, .fieldset > .field .label{ width: 100% !important; float: none !important; line-height: 1.2rem;}
.fieldset > .field.choice::before, 
.fieldset > .field.no-label::before, 
fieldset > .legend { display: none; };
textarea#comment.input-text { height: 140px !important; width: 100%; }

/* Whatsapp */
.bubble { background: #4ec03a; border: 16px solid #fff; border-radius: 50%; max-width: 460px; max-height: 460px; display: block; box-shadow: 0 5px 5px rgba(0,0,0,.2); color: #fff !important;
padding-bottom: 50%;}
.bubbletitle { margin: 0 auto; display: block; padding: 10% 0 0; text-align: center; font-size: 36px; line-height: 36px; color: #fff}
.bubble .field { padding: 10px 15%; font-size: 16px; text-align: center; }
.bubblecontent { text-align: center; margin: 0 auto; }
.bubble a { color: #fff !important; text-decoration: none; }
.bubble a:hover { text-decoration: underline; }
.bubble h3 { font-size: 26px; margin: 10px 0; color: #fff !important; }
.bubble .fa { width: 30px; text-align: right; }

/*.whatsbox { display: block; width: 560px; background: #ece5dd; padding-bottom: 70px; position: relative; font-family: Arial, sans-serif; line-height: 1.2em !important;}
.whatsbox .whatsbg { 
    background: url('https://theabbie.github.io/blog/assets/official-whatsapp-background-image.jpg'); background-size: cover; opacity: .2; 
    position: absolute; top: 0; bottom: 0; width: 100%;
}
.whatsbox, .whatstitle { border-radius: 8px 8px 0 0; }
.whatstitle { background: #075e54; color:#fff; padding: 15px; position: relative; }
.whatstitle img { margin-top: -6px; width: 40px; margin-right: 10px; float: left; background: #fff; border-radius: 50%; }
.whatstitle h3, .whatstitle p { margin: 0; color: #fff;}
.whatstitle h3 { font-size: 16px; }
.whatsbubble { background: #fff; position: relative; padding: 5px 15px 5px 10px; margin: 5px 0 0 20px; max-width: 80%; width: max-content; border-radius: 4px; box-shadow: -1px 1px 2px rgba(0,0,0,.2);}
.whatsbubble h3 { line-height: 40px; font-size: 16px; }
.whatsbubble h3, .whatsbubble p { margin: 0; }
.whatsbubble img { width: 40px; margin-right: 10px; float: left; background: #fff; border-radius: 50%; }
.whatsbubble hr { border: 1px solid #eee; margin: 5px -15px 5px -10px }
.whatsbubble.whatsctt a { text-decoration: none; color: #34b7f1 !important}
.whatsbubble.whatsctt p { margin: 0; text-align: center; }
.whatsbubble.whatsctt { max-width: 50% !important; width: auto; } 

.whatslegend{ font-size: 18px !important; color: #2b2b2b; text-transform: uppercase; margin-left: 0 !important; margin-bottom: 20px !important; }*/

