/***Customizer Css***/   

.closerButtonForms{
    font-size: 0 !important;
		right: 30px;
    top: 60px;
	background: #fff !important;
}

.closerButtonForms:after{
    content: "X";
    width: 14px;
    height: 14px;
    color: #bebebe;
    display: flex;
    align-items: center;
    font-size: 25px;
    justify-content: center;
    font-weight: 700;
	background: #fff !important;
}

.field_description_below label.gfield_label {
    text-align: center;
    width: 100%;
    font-size: 23px;
    text-transform: uppercase;
    padding-top: 6px;
}

.subtotal-gravity.field_description_below label.gfield_label {
    text-align: left;
    font-weight: 400;
    text-transform: none;
	      font-size: 16px;
}
.subtotal-gravity.field_description_below label.gfield_label {
    text-align: left;
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    left: 0;
    display: block;
    width: 50%;
}

.subtotal-gravity {
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    justify-content: end;
    border-top: 1px solid #000;
    padding-top: 10px !important;
}

.subtotal-gravity.field_description_below .ginput_container.ginput_container_total {
    right: 0;
    width: 50%;
    text-align: right;
}

.gform_legacy_markup_wrapper .gform_page_footer {
    border: none;
}

.gform_previous_button.button {
    position: absolute !important;
    top: 40px;
    background-color: #fff !important;
    color: #bebebe !important;
    font-size: 23px !important;
}

.gform_next_button.button {
    background-color: #13d0ca !important;
    width: 100% !important;
    border-radius: 0 !important;
    color: #fff !important;
}

.gfield_radio input {
    display: none !important;
}

.gfield_radio input {
    display: none !important;
}


.gfield_radio label {
    display: -ms-flexbox;
    display: flex !important;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    max-width: 100% !important;
    align-items: center;
	  min-height: 42px;
}

.gfield_radio img {
    max-width: 80px;
}

.gfield_radio div {
    width: calc(85% - 80px);
}

.gfield_radio p {
    padding-top: 0 !important;
    margin-bottom: 0;
}

.gfield_radio span.ginput_price {
    text-align: right;
    color: #000 !important;
    font-weight: 800;
    position: absolute;
    right: 10%;
}

.gform_fields h3.title-gform {
    padding-top: 30px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 0;
}

.gform_fields .line-up h3.title-gform {
    border-top: 1px solid #a6a6a6 !important;
    margin-top: 10px;
}

.od-gravity {
    width: 20%;
    float: left !important;
    clear: none !important;
	    height: 70px;
}

.pd-gravity, .segm-height-gravity {
    width: 25%;
    float: left !important;
    clear: none !important;
}

.od-gravity select, 
.od-gravity input,
.pd-gravity select, 
.pd-gravity input {
    width: 94% !important;
    height: 40px;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0 !important;
}

.od-gravity label,
.pd-gravity label {
    font-size: 12px !important;
    text-align: left !important;
}

.od-gravity h4, 
.pd-gravity h4 {
    font-size: 13px;
    padding-top: 9px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
}

.od-gravity-left h4 {
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.segm-height-gravity label.gfield_label {
    font-size: 12px !important;
    text-align: left !important;
}

.od-gravity .ginput_container.ginput_container_number .instruction, .pd-gravity .ginput_container.ginput_container_number .instruction, span#gfield_upload_rules_9_133 {
    font-size: 11px;
		line-height: 13px;
		display: none;
}

.comments-gravity .ginput_container, .comments-gravity {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.gform_wrapper .top_label legend.gfield_label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
    text-align: center;
    width: 100%;
    font-size: 23px;
    text-transform: uppercase;
    padding-top: 20px;
}

.gform_wrapper.gravity-theme .gfield input[type=checkbox]:checked+label, 
.gform_wrapper.gravity-theme .gfield input[type=radio]:checked+label {
    font-weight: 700;
}

.gform_wrapper.gravity-theme .gfield-choice-input+label {
    vertical-align: middle !important;
    margin: 2px 0 20px 4px;
    padding: 0;
    width: auto;
    line-height: 1.5;
    font-size: .875em !important;
}

.gform_wrapper.gravity-theme .description, 
.gform_wrapper.gravity-theme .gfield_description, 
.gform_wrapper.gravity-theme .gsection_description, 
.gform_wrapper.gravity-theme .instruction {
    font-size: .813em !important;

}

.field_description_below .main_title.gfield_label {
    text-align: center !important;
    width: 100% !important;
    font-size: 23px !important;
    text-transform: uppercase !important;
    padding-top: 20px !important;
}

.gform_wrapper.gravity-theme .gform_fields {
    display: block !important;
}

.gform_wrapper.gravity-theme .full-width {
    width: 100%;
    float: left !important;
    clear: none !important;
    border-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

.imgBox {
    padding: 40px !important;
	height: 300px !important;
}

.single-product .woo-variation-gallery-thumbnail-wrapper .woo-variation-gallery-thumbnail-slider.woo-variation-gallery-thumbnail-columns-4 {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
}

iframe#acf-editor-160_ifr, iframe#acf-editor-161_ifr, iframe#acf-editor-162_ifr {
    max-height: 80px;
    min-height: 50px;
}

.dgwt-wcas-si img {
    border: none !important;
}

.imgNinhoProduct .woo-variation-gallery-slider-wrapper .slick-slide img,
.imgNinhoProduct .slick-slider .slick-list {
    max-height: 504px;
    width: auto;
}

.imgNinhoProduct .wvg-gallery-thumbnail-image, .imgNinhoProduct .wvg-gallery-thumbnail-image img {
    max-height: 100px;
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.gform_heading, div#gform_9_validation_container {
    display: none;
}

.gform_wrapper .gform_page:not([style]):last-child p {
    text-align: center;
}

.gform_wrapper .gform_page:not([style]):last-child .prescriptionItens {
    justify-content: center;
}

.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
	vertical-align: middle;
}

.woocommerce table.shop_attributes td {
	padding: 0 8px;
}
/***Customizer CSS END***/

/**Main Stylesheet**/
html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin-top:.5rem;margin-bottom:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:.9rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;text-decoration:none;color:#c36}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{font-size:16px;color:#333;line-height:1.4;font-style:italic;font-weight:400}[hidden],template{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{*,:after,:before{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid;border:1px solid #ccc}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border:1px solid #666;border-radius:3px;padding:.5rem 1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;border-radius:3px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}[type=button]:focus,[type=submit]:focus,button:focus{outline:5px auto -webkit-focus-ring-color}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-bottom:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid #ccc}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-top:1px solid #ccc}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:#f7f7f7}table tbody tr:hover>td,table tbody tr:hover>th{background-color:#e9e9e9}table tbody+tbody{border-top:2px solid #ccc}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-top:0;margin-bottom:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

.elementor-19 .elementor-element.elementor-element-c4ec452 {
  position: relative;
  z-index: -1;
}


.elementor-location-header, .elementor-location-footer {
    position: relative !important;
    z-index: 30 !important;
}

.woocommerce div.product {
  position: relative;
}

.elementor-location-header{
    
    z-index: 30;
  }

.filters, .boxFilters{
    display: flex;
    gap: 1rem;
    justify-content: space-around;
    align-items: flex-start;
}

.filters{
    flex: 1;
}

.boxFilters{
    border-top: thin solid;
    border-bottom: thin solid;
    height: 2.2rem;
    overflow: hidden;
    border-color: #8faabb;
}

.boxFilters.openFilter{
    height: auto;
    overflow: initial;
    padding-bottom: .5rem;
}

#filterList ul{
    padding-left: 0;
    list-style: none;
    text-transform: uppercase;
    font-size: .85rem;
}

#filterList h4.title {
    color: #0a3e66;
    font-weight: bold;
}

#filterList h4{
    text-transform: uppercase;
    font-size: .9rem;
    color: #2771B8;
    font-weight: 400;
    margin-bottom: 1.5rem;
    cursor: pointer;
}

#filterList ul li{
    display: flex;
    gap: 0.5rem;
    align-items: center;
    transition: all ease .3s;
    cursor: pointer;
}

#filterList ul li:before{
    content: "";
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 1rem;
    border: thin solid #0E496E;
    transition: all ease .3s;
}


#filterList ul li:hover:before{
    background: #0E496E;
}

#filterList ul li.SelectThis:before {
    background: #0E496E;
}


#ProductListCategory > div, #ProductListCategory .elementor-shortcode {
    display: flex;
    gap: 1rem;
    padding-left: 0;
    list-style: none;
    flex-wrap: wrap;
    overflow-wrap: break-word;
    color: #000;
}

#ProductListCategory .item, #ProductListCategory > div .item, #ProductListCategory > .elementor-shortcode .item {
    width: calc(33% - 1rem);
    padding: 1rem;
    overflow-wrap: break-word;
    transition: all ease .3s;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    row-gap: 0.5rem;
}

#ProductListCategory .item.hidden, #ProductListCategory > div .item.hidden, #ProductListCategory > .elementor-shortcode .item.hidden {
    display: none;
}

#ProductListCategory .item:hover, #ProductListCategory > div .item:hover, #ProductListCategory > .elementor-shortcode .item:hover {
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 20%);
}

#ProductListCategory .item img, #ProductListCategory > div .item img, #ProductListCategory > .elementor-shortcode ,item img {
    width: 100%;
	max-height: 100%;
}

#ProductListCategory > div .item h2, #ProductListCategory .item h2, #ProductListCategory > .elementor-shortcode ,item h2 {
    overflow-wrap: break-word;
    width: 70%;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0;
}

#ProductListCategory .item p, #ProductListCategory > div .item p, #ProductListCategory > .elementor-shortcode ,item p {
    width: 30%;
    text-align: right;
    font-weight: bold;
    margin-bottom: 0;
}

#ProductListCategory .item a, #ProductListCategory > div .item a, #ProductListCategory > .elementor-shortcode ,item a {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.buttonsFilter{
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: .3rem;
}

.buttonsFilter .apply{
    padding: 0 0.5rem;
    background: var(--e-global-color-secondary);
    color: #fff;
    cursor: pointer;
    font-size: .85rem;
    transition: all ease .3s;
}

.buttonsFilter .apply:hover,
.buttonsFilter .reset:hover{
    opacity: .85;
}

.buttonsFilter .reset{
    text-transform: uppercase;
    font-size: .75rem;
    cursor: pointer;
}

.itemGroup .title{
    display: flex;
    gap: 1rem;
    width: 100%;
}

.itemGroup .title h2{
    width: calc(70% - 1rem);
    font-size: 1.4rem !important;
    font-weight: bold;
    margin-top: 0;
}

.itemGroup .title .colors{
    width: 30%;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.itemGroup .title .colors > div{
    width: 100%;
    height: 20px;
}

.itemGroup .informations{
    display: flex;
    flex-direction: column;
    gap: .5rem;
    text-transform: uppercase;
    width: 100%;
}

.itemGroup .informations span:first-child{
    font-weight: bold;
}

.itemGroup > p{
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    margin-top: 1rem;
    font-size: 1.2rem;
}

.itemGroup > p:before{
    content: "VIEW PRODUCTS";
    display: block;
}

#filterList h4 > span{
    margin-left: .2rem;
    font-weight: initial;
}

.e-container > .elementor-widget > .elementor-widget-container {
    width: 100%;
}

.readMoreOpenedText > span {
  font-size: 0;
}

.readMoreOpenedText > span::before {
  content: "Read Less";
  font-size: 1rem;
  text-transform: uppercase;
}


#ContentloadMore {
	color: #fff;
	background: var( --e-global-color-primary );
	width: 300px;
	text-align: center;
	padding: 10px 10px;
	margin: 0 auto;
}

.elementor-6362 .elementor-element.elementor-element-b91ba69 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-6362 .elementor-element.elementor-element-b91ba69 .elementor-icon-list-item > a,
.elementor-6790 .elementor-element.elementor-element-4b5901f4 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-6790 .elementor-element.elementor-element-4b5901f4 .elementor-icon-list-item > a {
  cursor: pointer;
}

.readMoreOpenedText > span{
        font-size: 0;
}

.readMoreOpenedText > span:before{
    content: "Read Less";
    font-size: 1rem;
    text-transform: uppercase;
}


.woocommerce-shipping-totals {
    display: grid;
}

.menu ul li:hover{
    background: var(--e-global-color-text);   
}

.menu li{
    transition: var(--transition);
}

.menu ul{
    border-top: thin solid #CECECE;
    border-bottom: thin solid #CECECE;
}

.menu li.current-menu-item{
    background: var(--e-global-color-text); 
}

.swiper-container-horizontal>.swiper-pagination-bullets{
    left: initial !important;
    right: 10px;
    width: 10%;
    bottom: 20px;
}

.bannerCategories .elementor-image-carousel-wrapper{
    margin-bottom: -5px;
}

.menuFooter a > span{
    color: #000 !important;
    font-weight: bold;
    font-size: 14px !important;
}

.menuFooter ul li:first-child > span{
    color: #037EFF !important;
    font-weight: 900 !important;
    margin-bottom: 1rem;
    font-size: 13px !important;
}

.newsFooter form .elementor-form-fields-wrapper{
    flex-direction: row !important;
    flex-wrap: nowrap;
}

.newsFooter form .elementor-form-fields-wrapper button{
    border: 2px solid #000;
    border-left: 0;
    max-width: 115px !important;
}

.newsFooter form .elementor-form-fields-wrapper > div{
    margin: 0px !important;
    padding: 0px !important;
}

.newsFooter form .elementor-form-fields-wrapper input{
    border-color: black !important;
    padding: .4rem 1rem !important;
}


.boxHome figure{
    position: relative;
}

.boxHome figure figcaption{
    padding: .5rem;
    font-style: initial;
    text-transform: uppercase;
    font-weight: bold !important;
    color: #fff !important;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    transition: all ease .3s;
}

.boxHome figure:after{
    content: "";
    background: var(--e-global-color-secondary);
    height: 46px;
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    bottom: 0;
    transition: all ease .3s;
}

.boxHome figure:hover:after{
    height: 90px;
}

.boxHome figure:hover figcaption{
    bottom: 46px;
    z-index: 1;
}

.boxHome figure a:before{
    content: "Shop Now";
    display: block;
    position: absolute;
    width: 50%;
    background: var(--e-global-color-secondary);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    bottom: 20px;
    left: calc(50% - 25%);
    z-index: 1;
    border: thin solid #fff;
    opacity: 0;
    visibility: hidden;
    transition: all ease .5s;
}

.boxHome figure:hover a:before{
    opacity: 1;
    visibility: visible;
}

.boxHome figure a{
    z-index: 3;
    width: 100%;
    height: 100%;
}

.e-container .elementor-widget{
    width: 100%;
}

.groupProducts li.item > a{
    color: #000;
    display: flex;
    flex-direction: column;
    gap: 0.5rem
}

.imgBox{
    height: 200px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.imgBox img{
    object-fit: contain;
    height: 100%;
    
}

.itemGroup .informations{
    display: flex;
    flex-direction: column;
    gap: .5rem;
    text-transform: uppercase;
    width: 100%;
}

.itemGroup .informations span:first-child{
    font-weight: bold;
}


.txtReadMore{
    line-height: 1.6rem;
    max-height: 2.9rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.txtReadMore.readModeOpen{
    line-height: 1.6rem;
    max-height: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: initial;
}




/* .elementor-add-to-cart form .gform_variation_wrapper.hidden{
    display: none;
} */

/* .gform_variation_wrapper{
    z-index: 100;
    position: fixed;
    width: 50vw;
    height: 100vh;
    background: #fff;
    box-shadow: 0 0 15px -3px rgba(0,0,0,.3);
    top: 0px;
    padding: 2rem;
    right: 0px;
    font-family: "halcom", Sans-serif !important;
}
 */

/* Gravity Forms START */
#field_6_208{}

#field_6_208 > label,
#field_6_66 h2{
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    color: #093E66;
    font-size: 25px;
    font-weight: 400;
}

#field_6_208 > div > ul > li{
    display: flex;
    flex-direction: column;
}

#field_6_208 > div > ul > li + li{
    margin-top: 1rem;
}

#field_6_208 > div > ul > li > input{
    position: absolute;
    z-index: -1;
}

#field_6_208 > div > ul > li > input:checked + label p{
    font-weight: initial !important;
}

#field_6_208 > div > ul > li > label{
    background: #fff;
    margin: 0px !important;
    position: relative;
}

#field_6_208 > div > ul > li > label > span{
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: bold;
    color: #000;
}

#field_6_208 > div > ul > li > label > div{
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

#field_6_208 > div > ul > li > input:checked + label div{
    color: var(--e-global-color-secondary);
}

#field_6_208 > div > ul > li > label > p{
    color: #737474;
    font-size: 14px;
}


.closerButtonForms{
    position: absolute;
    top: 41px !important;
    display: flex;
    gap: .2rem;
    align-items: center;
    cursor: pointer;
}

.closerButtonForms:after{
    content: "X";
    width: 14px;
    height: 14px;
    color: #fff;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

#field_6_87,
#field_6_81,
#field_6_67,
#field_6_75 > div > a{
    display: none;
}

#field_6_55 textarea{
    height: 100px;
    border-radius: 0px !important;
}

#field_6_75 > div > input{
    background: #3BC0C5;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    border: none;
    font-weight: 700;
    font-size: 18px;
}

.boxImgProduto{
    width: 50vw;
    height: 100vh;
    left: 0px;
    top: 0px;
    background: rgba(255,255,255, 1);
    padding: 2rem;
    z-index: 99;
    align-items: center;
    flex-direction: column;
    gap: 2rem;
    justify-content: center;
    position: fixed;
    display: none;
    
    font-family: "halcom", Sans-serif !important;
    font-size: 25px;
    text-transform: uppercase;
    color: var(--e-global-color-primary);
}

.boxImgProduto.activeBoxImg{
    display: flex;
}

.product_totals{
    left: -50vw;
    position: absolute;
    width: 48vw;
    bottom: 3rem;
}

.product_totals > ul{
    display: flex;
    justify-content: space-around;
}



body.overflowHidden{
    overflow: hidden;
}

.imgBox {
    padding: 20px;
}

#ProductListCategory .item {
    width: calc(33% - 1rem);
    padding: 1rem;
    overflow-wrap: break-word;
    transition: all ease .3s;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    row-gap: 0.5rem;
}

.dgwt-wcas-suggestion-more {
    display: none !important;
}


table#price_calculator input {
    width: 120px !important;
    text-align: left !important;
}

table#price_calculator td {
    vertical-align: middle;
}

table#price_calculator {
    max-width: 330px;
}

table#price_calculator td {
    padding-left: 15px;
}

table#price_calculator tr.price-table-row.calculated-price td {
    font-weight: bold;
    font-size: 19px;
    color: #10496e;
}

table#price_calculator {
    font-family: "halcom", Sans-serif;
}










@media(max-width: 768px){
    

    
    .boxImgProduto{
        width: 100vw;
        top: 100vh;
    }
    
    .product_totals{
        left: initial;
        position: relative;
        width: initial;
        bottom: initial;
    }
    
    #field_6_208 > div > ul > li > label > span{
        position: relative;
        right: 0px;
        top: 0px;
        font-weight: bold;
        color: #000;
    }
    
    #ProductListCategory .item, #ProductListCategory > div .item, #ProductListCategory > .elementor-shortcode .item {
        width: 100%;
    }
    
    .filters, .boxFilters {
        display: block;
    }
    
    #filterList h4.title {
        text-align: center;
    }
    
    .buttonsFilter {
        display: block;
        text-align: center;
    }
	
	
	.product_totals {
		display: none;
	}

	
	
	
	
	.woocommerce div.product form.cart .button {
		position: absolute !important;
		bottom: 0 !important;
		margin-bottom: 10px !important;
		right: 10px !important;
	}
	
/*  START OF GRAVITY FORM	 */
	
	
	.customCart dt.variation-Subtotal, 
	.customCart dd.variation-Subtotal {
		display: none !important;
	}

	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		font-size: 13px;
	}

	.customCart tr.woocommerce-cart-form__cart-item.cart_item span.description {
		display:none
	}

	tr.woocommerce-cart-form__cart-item.cart_item td.product-name a {
		font-size: 15px;
	}

	tr.woocommerce-cart-form__cart-item.cart_item dd {
		border-bottom: 1px solid #e4e4e4;
	}

	tr.woocommerce-cart-form__cart-item.cart_item p.description {
		display: none;
	}
    
}

