/*
Theme Name: WMA
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.product-thumbs-slider .porto-video-thumbnail-viewer img {
	aspect-ratio: 1/1;
    object-fit: cover;
}

.archive-products a.button {
    background-color: #3299ff;
    border: none;
    color: #fff;
}

input#place_order {
    background-color: #000;
}

input#place_order:hover {
    background-color: #00a1d9;
}
.woo-page-header.page-header-8 {
    padding: 0;
    margin-bottom: 20px;
}

/*Campos personalizados*/

.wc-pao-addons-container {
	width: 100%;
}
body:not(.woocommerce-page) #main>.container {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

.page-not-found .page-not-found-main h2 {
	font-size: 140px;
	font-weight: 600;
}

.woocommerce-message .button.wc-forward {
    background-color: #4c4c4d;
}

.woocommerce-customer-details.mt-5 {
    margin-bottom: 30px;
}

#min-product-price {
    font-size: 24px;
    color: #00b3f2;
    margin-top: 20px;
    font-style: italic;
}

.page-image.single {
  display: none;
}

.product_informations {
  display: flex;
  flex-direction: column;
}

img.owl-lazy.img-responsive.owl-lazy-loaded {
  display: none;
}

.header-bottom {
  min-height: 0px;
}

.top-newsletter .elementor-button[type="submit"] {
  background-color: transparent !important;
}

.woocommerce-tabs .tab-content p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.005em;
  line-height: 1.9;
}

.single-product .product-summary-wrap .description p {
  font-size: 17px;
  line-height: 1.6875;
  letter-spacing: -0.015em;
}

.elementor-5711 .elementor-element.elementor-element-9675c5f .gallery-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 5px;
  margin: 2px !important;
  min-height: 47px !important;
}

.elementor-image-gallery .gallery-columns-4 .gallery-item {
  max-width: 31%;
}

.cf_session {
  display: flex;
  flex-direction: column;
  margin-bottom: 5px;
}

.cf_session span {
  font-size: 14px;
}

/*Fim dos campos personalizados*/

/*Calendário*/

.about-booking-warning {
    font-size: 14px;
    line-height: 1.2em;
    color: #5c5c5c;
    width: 100%;
    margin-top: 20px;
}

.about-booking-warning span {
    display: block;
    margin-top: 5px;
}

.product-type-booking .summary.entry-summary .cart {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

#wc-bookings-booking-form {
  width: 100%;
}

#wc-bookings-booking-form .form-field,
.wc-bookings-info-container {
    order: 2;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background-color: #00b3f2;
  background-image: none;
  border-top: 1px solid #00b3f2;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
  background: #00b3f2;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev:hover, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next:hover {
  background: #0799cc;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a {
  background-color: #00b3f2 !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
  background: #0799cc !important;
}

.ui-datepicker td.days-of-period {
  background-color: #0799cc;
  opacity: .6;
}

.ui-datepicker td.days-of-period .ui-state-default {
  color: #fff;
}

.wc-bookings-date-picker.loading {
  opacity: .4;
  pointer-events: none;
}

.wc-bookings-booking-form .wc-bookings-booking-cost {
  padding-bottom: 0.2em;
}

.wc-bookings-booking-form .booking-info {
  margin: 0 -1.2em;
  padding: .3em 1em;
  font-size: 14px;
  background: #eee;
  border-top: 1px solid #ddd;
  position: relative;
}

#wc-bookings-booking-form {
  display: flex;
  flex-wrap: wrap;
}

#wc-bookings-booking-form .form-field {
  width: 33.333%;
  font-size: 12px;
}

#wc-bookings-booking-form .form-field input[type="number"] {
  width: 80%;
}
#wc-bookings-booking-form p.form-field.form-field-wide {
  display: flex;
  flex-direction: column;
  color: #7d7d7d;
}

#wc-bookings-booking-form .form-field label {
  font-size: 14px;
	color: #000;
}

#wc-bookings-booking-form fieldset {
  width: 80%;
  margin: 0 auto 1em;
}

#wc-bookings-booking-form .wc-bookings-info-container {
  width: 100%;
}

/*Fim do calendário*/

/*Newsletter no header*/

#header .header-main .header-left {
  width: 30%;
  flex: initial;
}

#header .header-main .header-center {
  width: 50%;
}

#header .header-main .custom-html {
  width: 80%;
}

#header .header-main form .tnp-field-email {
  width: 80%;
}

#header .header-main form .tnp-field-button {
  width: 20%;
}

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

.header-newsletter label {
  color: #252525;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 300;
}

.header-newsletter .tnp-subscription {
  margin: 0;
}

.header-newsletter .tnp-subscription form {
  display: flex;
  align-items: center;
}

.header-newsletter .tnp-subscription .tnp-field {
  margin-bottom: 0px;
}

.header-newsletter .tnp-subscription .tnp-field input {
  height: 35px;
}

.header-newsletter .tnp-subscription .tnp-field input.tnp-submit {
  background-color: transparent;
  color: #313131;
  border-bottom: 1px solid #d0d0d0;
}

.header-newsletter .tnp-subscription .tnp-field input.tnp-submit:hover {
  color: #000;
}

.header-newsletter .tnp-subscription .tnp-field input.tnp-email {
  width: 100%;
  background-color: transparent;
  color: #313030;
  border-bottom: 1px solid #d0d0d0;
  font-size: 12px;
}

/*Fim do newsletter no header*/

/* Box do resultados da pesquisa */

.add-links-wrap {
  width: 100%;
}

.add-links.clearfix {
  display: flex;
}

.dgwt-wcas-is-details .dgwt-wcas-sp {
  line-height: 1em;
}

.dgwt-wcas-details-main-image {
  min-height: 100px;
  height: 120px;
  overflow: hidden;
  border-radius: 0 5px 0 0;
}

.dgwt-wcas-details-main-image img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

/* Fim dos resultados da pesquisa */

#header .header-main {
  padding: 20px 0 !important;
}

#header .header-main .header-col {
  padding: 0 !important;
}

.shop-loop-before .gridlist-toggle a {
  font-family: Porto;
}

.woocommerce-cart .woo-page-header.page-header-8 {
  padding-top: 0;
}

.woocommerce-cart .b-availability {
  font-style: italic;
}

.woo-page-header.page-header-8 ul {
  background-color: #21a5d6;
}

.woo-page-header.page-header-8 li.current a, .page-header-8 li:not(.disable) a:hover {
  color: #fff;
}

.woocommerce-message {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

.woo-page-header.page-header-8 li .delimiter.delimiter-2, .woo-page-header.page-header-8 li a {
  color: #ffffff94;
}

.woocommerce-message span {
  display: flex;
  flex-direction: column;
}

.sticky-header #mini-cart .cart-items, .sticky-header #mini-cart .cart-items-text {
  color: #222222;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
  display: flex;
  gap: 2px;
}

.woocommerce-orders-table__cell {
  font-size: 15px;
}

html .btn-v-dark, .cart-popup .button.checkout, .wishlist_table .add_to_cart.button {
  color: #fff !important;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions .woocommerce-button {
  font-size: 12px;
  padding: 10px !important;
}

.woocommerce-account .page-content .woocommerce {
  margin-bottom: 30px !important;
}

ul.products li.product-col .product-content {
  text-align: left;
}

ul.footer-menu.inline-list li {
  width: 32% !important;
  margin-right: 1%;
  background: #fff;
  line-height: 30px;
  text-align: center;
  float: left;
  min-height: 30px;
  margin-bottom: 3px;
}

body:not(.home) header#header, #header.sticky-header .header-main.sticky.change-logo {
  background: #fff !important;
}

#header .main-menu>li.menu-item.active>a:before {
  display: none;
}

#header .main-menu>li.menu-item.active:hover>a, #header .main-menu>li.menu-item:hover>a, #header .main-menu>li.menu-item.active>a {
  
  color: #ffffff !important;
    font-weight: 400;
}

#header .main-menu .narrow li.menu-item>a {
  color: #222 !important;
  border-bottom-color: #f3f3f3;
}

#header .main-menu .popup a, .side-nav-wrap .sidebar-menu .popup, .main-sidebar-menu .sidebar-menu .popup, .porto-popup-menu .sub-menu {
  font-family: 'Roboto';
  font-size: 17px !important;
  font-weight: 300;
  line-height: 18px;
  text-transform: capitalize;
}

div#footer .post-slide img.img-responsive {
  height: 200px !important;
}

.woocommerce-message .button,
.woocommerce .button.btn-v-dark {
    color: #fff;
}

.containerCalculator p {
  margin-bottom: 5px !important;
}

i.porto-icon-user-2 {
  color: #21a5d6 !important;
}

#header .separator {
  border-left: 1px solid #ddd;
  height: 20px !important;
}

.containerCalculator {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 3px 20px 13px !important;
  margin-top: 7px !important;
  margin-bottom: 15px !important;
  width: 100%;
}

ul.variable-items-wrapper.button-variable-wrapper li {
  background: #000000 !important;
  color: #fff !important;
  border: none !important;
}

.single_variation_wrap, .single-product .cart:not(.variations_form) {
  padding: 3px 0;
}

.product-image-slider.owl-carousel .owl-nav [class*="owl-"], .product-image-slider.owl-carousel .owl-nav [class*="owl-"]:hover, .product-image-slider.owl-carousel .owl-nav [class*="owl-"]:active {
  background: #ffffff !important;
  font-size: 35px;
  padding: 0px;
  color: #222529;
  height: 50px;
}

.caption-wrap h2 {
  color: #fff;
  font-size: 50px;
  font-family: Poppins, sans-serif;
}

.categorias img {
  transition: .35s ease;
  filter: brightness(0.7);
}

.metaslider .caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  background: black;
  color: white;
  opacity: 1 !important;
}

.metaslider.ms-theme-outline .flexslider ul.slides .caption-wrap .caption, .metaslider.ms-theme-outline .rslides .caption-wrap .caption, .metaslider.ms-theme-outline div.nivoSlider .nivo-caption {
  font-size: 28px !important;
  color: #fff !important;
  line-height: 36px !important;
  text-align: left !important;
  padding: 20px 30px 65px 30px;
}

.metaslider.ms-theme-outline .flexslider ul.slides .caption-wrap, .metaslider.ms-theme-outline .rslides .caption-wrap, .metaslider.ms-theme-outline div.nivoSlider .nivo-caption {
  width: 100%;
  position: absolute;
  top: 31%;
  left: 12%;
  background: transparent !important;
  color: #000 !important;
}

.tab-content a[href$=".pdf"] {
  background-color: #00b3f2;
  text-decoration: none;
  color: #fff !important;
  padding: 8px 10px;
}
.tab-content a[href$=".pdf"]:hover {
	color: #fff !important;
}

.tab-content a {
    color: #3299ff !important;
    font-weight: 500;
    font-style: italic;
    text-decoration: underline;
}
.tab-content a:hover {
    color: #2679cb !important;
}

div#cfpp {
  width: 100%;
  display: block;
  margin: 0 0 15px;
}

#header .main-menu>li.menu-item.active>a {
  margin-right: 0 !important;
}

.fixed-header #header {
  position: relative;
}

.header-bottom.main-menu-wrap {
  padding-bottom: 0 !important;
}

.categorias .elementor-column:hover img {
  filter: brightness(0.9);
}

.categorias .elementor-widget {
  position: static;
  margin: 0;
}

.comprezap a:hover {
  color: #000 !important;
}

.sticky-product {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  padding: 10px 0 !important;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .tparrows.tparrows-carousel.tp-leftarrow, .tparrows.tparrows-carousel.tp-rightarrow, .button, input.submit {
  color: #fff;
  background-color: #f9f9f9;
  border-color: #222222;
}

.contato1 input, .contato1 textarea {
  width: 90% !important;
}

.contato1 label {
  width: 100% !important;
}

html .btn-primary {
  color: #ffffff;
  background-color: #23282d;
  border-color: #000;
}

.pgto .elementor-widget:not(:last-child) {
  margin-bottom: 10px;
}

.categorias h2 {
  position: absolute;
  bottom: 20%;
  width: 100%;
  color: #FFF;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 3px;
  transition: .5s ease;
}

.categorias .elementor-column:hover h2 {
  bottom: 50%;
}

.abaixosl img {
  height: 57px !important;
  width: auto !important;
}

.categorias .elementor-button-wrapper {
  position: absolute;
  bottom: 12%;
  width: 100%;
  transition: .5s ease-in-out;
  opacity: 0;
}

.categorias .elementor-column:hover .elementor-button-wrapper {
  bottom: 40%;
  opacity: 1;
}

.header-main.header-has-center {
  padding: 5px 0 8px !important;
}

span.footer-copyright {
  font-size: 14px;
  font-family: 'Roboto';
}

#header .logo img {
  width: 229px;
  max-width: 100%;
  transform-origin: left center;
}

.product-image .labels .onsale, .summary-before .labels .onsale {
  background: #23282d;
  color: #ffffff;
  text-align: center;
  width: 40px;
  line-height: 40px;
  height: 40px;
  padding: 0;
  font-size: 12px;
  border-radius: 50%;
}
ul.products li.product-outimage .add-links .button {
    padding-left: 1rem;
    padding-right: 1rem;
    background: #3299ff;
    color: #fff;
}
ul.products li.product-outimage .add-links .button:hover {
	background: #00b4f2;
}
#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none;
    border-radius: 10px;
}
.share-links .share-telegram {
    background: #18c9f1;
}
.footer-bottom {
  padding-top: 7px !important;
}

.product-image .viewcart:hover, .widget_price_filter .ui-slider .ui-slider-handle, li.product-outimage_aq_onimage .add-links .quickview, li.product-onimage .product-content .quickview, li.product-onimage2 .quickview, li.product-wq_onimage .links-on-image .quickview {
  background-color: #404040;
}

ul.products li.product-col .product-image img {
  display: block;
  height: 220px;
  width: 100% !important;
  object-fit: cover;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
}

#footer, #footer p, #footer .widget>div>ul li, #footer .widget>ul li {
  color: #fff;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer .widget-title, #footer .widgettitle, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a, #footer .widget-title a, #footer .widgettitle a, #footer .widget.twitter-tweets .fa-twitter {
  color: #fff;
}

#footer {
  background-color: #fff;
}

.textwidget.custom-html-widget {
  font-size: 17px;
  font-family: 'Roboto Condensed';
  font-weight: 300;
  line-height: 29px;
}

#footer .widget_wysija_cont .wysija-submit {
  height: 44px;
  border: none;
  margin: 10px 0;
}

#footer .elementor-widget-porto_info_box:not(:last-child) .porto-sicon-box {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd !important;
}

#footer input {
  margin: 10px 0;
}

#footer a:not(.btn), #footer .tooltip-icon {
  color: #ffffff;
  font-family: 'Roboto Condensed';
  font-size: 16px;
  font-weight: 300;
}

div.quantity .minus, div.quantity .plus {
  background: #f7f7f7;
  border-color: #ffffff;
  border: 1px solid #ececec;
}

#footer .footer-bottom {
  padding: 8px 0;
  font-size: 0.9em;
}

#footer .footer-bottom, #footer .footer-bottom p, #footer .footer-bottom .widget>div>ul li, #footer .footer-bottom .widget>ul li {
  color: #fff;
}

aside#follow-us-widget-4 a.share-facebook, aside#follow-us-widget-4 a.share-instagram {
  font-size: 24px;
}

#footer .footer-bottom {
  background-color: #000;
}

#footer .footer-main {
  background-color: #131313;
  padding-bottom: 30px !important;
}

ul.footer-menu.inline-list {
  display: inline-block;
}

div#footer h3.widget-title2 {
  font-size: 20px !important;
  margin-bottom: 25px !important;
}

ul.footer-menu.inline-list li {
  width: 33%;
  float: left;
  margin-bottom: 8px;
}

#footer .porto-sicon-box {
  padding-left: 0px !important;
  padding-bottom: 30px;
  margin-bottom: 0;
}

div#footer h3.porto-sicon-title {
  font-size: 15px !important;
}

#footer .widget p {
  font-size: 15px;
}

#prod2 h5 {
  font-size: 18px;
}

div#footer h3.widget-title {
  font-size: 20px !important;
  margin-bottom: 30px !important;
}

.prod .wpb_content_element {
  margin-bottom: 0 !important;
}

.slider-wrapper p.price.fswp_calc span.woocommerce-Price-amount.amount {
  color: #000000 !important;
  font-size: 16px;
}

.slider-wrapper p.price.fswp_calc {
  font-size: 15px !important;
  font-weight: 500;
  color: #222 !important;
  margin-top: 0 !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
}

.news1 input {
  padding: 13px;
  border-radius: 7px;
}

.news2 input.wpcf7-form-control.wpcf7-submit.btn.btn-default.wysija-submit {
  background: #ab7400;
  color: #fff;
}

.news1 .elementor-widget:not(:last-child) {
  margin-bottom: 5px;
}

.news2 {
  float: left;
  width: 28%;
}

.news1 {
  width: 35%;
  float: left;
  margin-right: 1%;
}

.titulo .porto-u-main-heading::after {
  content: '';
  background: url(../images/forma.png) no-repeat center bottom;
  height: 20px;
  width: 100%;
  display: inline-block;
}

div.quantity .qty {
  -moz-appearance: textfield;
  text-align: center;
  width: 2.5em;
  border: 1px solid #ffffff;
  background: #fff !important;
}

ul.products li.product-col .price {
  display: block;
  font-size: 18px;
  color: #000000;
  margin-bottom: 10px;
  text-align: initial !important;
}

ul.products li.product-wq_onimage .links-on-image .yith-wcwl-add-to-wishlist a {
  border-radius: 18px;
  background: #00b3f2 !important;
  color: #fff;
}

.header-main .header-col.header-left {
  padding-top: 8px !important;
}

.sticky-header #mini-cart .minicart-icon, #mini-cart .cart-icon {
  position: relative;
  line-height: 0;
  color: #21a5d6;
  font-weight: 400;
}

#header .main-menu>li.menu-item>a {
  font-size: 17px;
  font-family: 'Roboto';
  font-weight: 300;
  line-height: 42px;
  letter-spacing: 1px !important;
  text-transform: none;
  color: #fff;
  padding: 9px 24px;
}

.zap a {
  background: #00943d;
  padding: 12px;
  margin-right: 12px;
  border-radius: 10px;
  font-size: 16px;
}

#header .searchform input {
  width: 250px !important;
  height: 42px;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400;
  border-color: transparent;
}

#header .searchform-popup {
  display: inline-block;
  position: relative;
  margin-left: 0 !important;
  vertical-align: middle;
}

#header .searchform button {
  color: #21a5d6;
}

.fixed-header #header.sticky-header .main-menu-wrap {
  padding: 8px 0 0;
}

.header-bottom.main-menu-wrap .header-row.container {
  border-top: 0px solid #ddd;
}

#header.sticky-header .main-menu>li.menu-item.active>a {
  color: #00943e;
}

.abaixosl .elementor-image-box-wrapper .elementor-image-box-content, .abaixosl .elementor-image-box-wrapper figure.elementor-image-box-img {
  width: auto !important;
}

.abaixosl .elementor-image-box-wrapper {
  justify-content: center;
}

#header .main-menu>li.menu-item.active>a {
  background-color: transparent;
  color: #fff;
}

.abaixosl h3.elementor-image-box-title {
  padding-top: 8px;
}

.frete a {
  color: #fff !important;
}

.abaixosl h3.elementor-icon-box-title {
  padding-top: 4px !important;
}

html .heading-light, html .lnk-light, html .text-color-light {
  color: #fff !important;
}

.fixed-header #header .header-top {
  background-color: #f9f9f9;
}

.share-links .share-facebook {
  background: #00c4f0;
}

.share-links a:hover, .share-links a:focus {
  opacity: 0.9;
  color: #222;
}

.share-links .share-instagram {
  background: #18c9f1;
}

#mini-cart .cart-items, .my-wishlist .wishlist-count {
  position: absolute;
  right: -8px;
  top: -4px;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  overflow: hidden;
  color: #222;
  background-color: #ff5b5b;
}

#mini-cart .cart-items, .my-wishlist .wishlist-count {
  background: #ffffff;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 9px;
  box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  top: -5px;
  right: -9px;
}

#header .header-main .header-contact a, #header .tooltip-icon, #header .top-links>li.menu-item>a, #header .searchform-popup .search-toggle, #header .custom-html a:not(.btn), #header .my-account, #header .my-wishlist {
  color: #0098d0;
}

#header, #header .header-main .header-contact .nav-top>li>a, #header .top-links>li.menu-item:before {
  color: #6f3b50;
}

#header .header-top, .header-top .top-links>li.menu-item:after {
  color: #222222;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
}

.caption-wrap a {
  background: #00943d !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 10px;
  padding: 4px 20px;
  margin-top: 17px;
  display: inline-block;
}

#header .header-top .top-links>li.menu-item>a {
  padding-top: 2px;
  color: #222 !important;
  padding-bottom: 2px;
  font-weight: 300;
  font-size: 15px;
  padding-left: 20px;
  padding-right: 7px;
  text-transform: capitalize;
  font-family: 'Roboto';
}

.header-top {
  background-color: #f9f9f9;
  max-height: 40px;
}

#mini-cart .buttons a {
  color: #ffffff;
}

.post-slide img.img-responsive {
  height: 300px !important;
  object-fit: cover;
}

.single_add_to_cart_button {
  background: #39bdef;
}

.product-summary-wrap p.price.fswp_calc span.woocommerce-Price-amount.amount {
  font-size: 22px;
}

.product-summary-wrap .yith-wcwl-add-button {
  background: #222;
  color: #ffffff;
  margin-right: 20px;
  border-radius: 5px;
  padding: 1px 15px;
}

.product-summary-wrap p.price.fswp_calc {
  font-size: 15px;
}

.single-product .product-summary-wrap .price {
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 10px;
}

.single-product .product_title {
  font-size: 22px;
}

#header .searchform {
  border-color: #dad8d8;
}

.page-top>.container:after {
  content: '';
  position: absolute;
  bottom: 0;
  display: block;
  left: 10px;
  right: 10px;
  border-bottom: 0px solid #e7e7e7 !important;
}

.page-top {
  background-color: #00b3f2;
  padding: 0px 0;
  background-size: cover;
}
.products.related {
    padding-bottom: 1.875rem;
    margin-top: 40px;
}
.porto-products.title-border-bottom>.section-title, .related.products .slider-title {
    letter-spacing: -.01em;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 24px;
    font-size: 25px;
    font-weight: 800;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea,
select,
.form-control,
.select2-selection {
    border: 1px solid #cecece;
    outline: none;
    box-shadow: none;
    text-align: left;
    line-height: 1.42857;
    padding: 8px 12px;
    font-size: .85rem;
    vertical-align: middle;
    height: auto;
    border-radius: 5px;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#billing_country_field {
    display: none;
}
.woocommerce-billing-fields__field-wrapper .form-row {
    width: calc(50% - 5px);
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.woocommerce-billing-fields__field-wrapper .select2-selection__rendered {
    display: initial !important;
}
select[name="wc_bookings_field_resource"] {
	width: min-content;
    padding: 8px 30px 8px 12px;
}
html .btn-v-dark, .cart-popup .button.checkout, .wishlist_table .add_to_cart.button {
    color: #fff;
    background-color: #00b3f2;
    border: none;
    border-radius: 50px;
}
.page-top .yoast-breadcrumbs a, .page-top .breadcrumbs-wrap a, .page-top .product-nav .product-link {
  color: #ffffff !important;
}

.page-top .yoast-breadcrumbs, .page-top .breadcrumbs-wrap {
  color: #fff !important;
}

.header-bottom.main-menu-wrap {
  padding-bottom: 0;
  background: #4c4c4d !important;
  padding-top: 0 !important;
}

ul.products li.product-col .product-image {
  margin-bottom: 1rem;
  border: 0px solid #dedcdc;
  min-height: 90px;
}

.fullscreen-carousel .elementor-section, .fullscreen-carousel .elementor-section>* {
  height: auto;
}

.header-main {
  background: #fff !important;
}

a.my-account:hover, a.wishlist:hover {
  color: #000000 !important;
}

.comprezap strong {
  font-size: 18px;
}

.comprezap img {
  height: 26px;
  /* float: left; */
  margin-right: 10px;
  margin-top: 0px;
}

.comprezap {
  line-height: 0px;
  margin-top: -12px;
}

#header .main-menu>li.menu-item.active>a:after {
  content: '' !important;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 0 !important;
}

.fixed-header #header .main-menu-wrap {
  background-color: #4c4c4d !important;
  color: #333 !important;
}

.frete img {
  height: 15px;
  margin-top: -2px;
  margin-right: 5px;
}

#header .searchform ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000 !important;
}

#header .searchform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000 !important;
}

#header .searchform :-ms-input-placeholder {
  /* IE 10+ */
  color: #000000 !important;
}

#header .searchform :-moz-placeholder {
  /* Firefox 18- */
  color: #000000 !important;
}

#footer .widget .widget_wysija {
  display: block;
  width: 100%;
}

.search-toggle:hover {
  color: #6f3b50 !important;
}

@media screen and (min-width: 992px) {
  .booking-info br {
    display: none;
  }
}

@media screen and (min-width: 992px) and (max-width: 1240px) {
  #header .main-menu>li.menu-item>a {
    font-size: 15px;
    padding: 9px 14px;
  }
}
#header.sticky-header .main-menu > li.menu-item > a, #header.sticky-header .menu-custom-block span, #header.sticky-header .menu-custom-block a, #header.sticky-header .main-menu-wrap .main-menu .menu-custom-block a, #header.sticky-header .main-menu-wrap .main-menu .menu-custom-block span {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .woocommerce-billing-fields__field-wrapper .form-row {
    width: 100%;
  }
  #wc-bookings-booking-form fieldset {
    width: 100%;
  }
  .about-booking-warning {
    font-size: 12px;
  }
  .no-breadcrumbs .main-content {
    padding-top: 0px;
  }
  .sobre-nos {
    background: #FFF !important;
  }
  .news1 {
    width: 100%;
    float: none;
    margin-right: 0%;
  }
  #header .header-main {
    display: flex;
    align-items: center;
    height: auto;
    padding: 20px 0;
  }
  #header .logo {
    max-width: 200px;
  }
  #header.sticky-header .logo {
    max-width: 100%;
  }
  #header .logo img {
    width: 100%;
  }
  .fixed-header #header.sticky-header .main-menu-wrap {
    padding: 8px 0 0;
    display: none !important;
  }
  .header-top>.container, .header-top>.container-fluid {
    min-height: 45px !important;
  }
  .metaslider .slides img {
    width: 100%;
    display: block;
    object-fit: cover !important;
  }
  #header.sticky-header .header-main.change-logo .logo img {
    transform: scale(0.9);
  }
  .dgwt-wcas-overlay-mobile * {
    line-height: 1.2em;
  }
  .metaslider.ms-theme-outline .flexslider ul.slides .caption-wrap .caption, .metaslider.ms-theme-outline .rslides .caption-wrap .caption, .metaslider.ms-theme-outline div.nivoSlider .nivo-caption {
    font-size: 34px !important;
    color: #fff !important;
    line-height: 36px !important;
    text-align: left !important;
    padding: 20px 30px 65px 30px;
  }
  #header .searchform-popup .search-toggle {
    font-size: 20px;
    width: 30px;
    margin-left: 8px !important;
  }
  .header-bottom.header-has-center.header-has-center-sm.main-menu-wrap .header-row .header-center {
    padding-left: 0;
    padding-right: 0;
  }
  .header-bottom.main-menu-wrap .header-row.container {
    padding-left: 0;
    padding-right: 0;
  }
  #header .porto-view-switcher>li.menu-item>a, #header .top-links>li.menu-item>a {
    font-size: 11px;
    font-weight: normal;
    padding: 0 2px;
    line-height: 26px;
  }
  #header.sticky-header .main-menu-wrap, .main-menu-wrap {
    display: block;
  }
  #header .header-top {
    max-height: max-content !important;
  }
  .comprezap {
    display: none;
  }
  .frete h5 {
    text-align: center;
  }
  section.bkgnone {
    background-image: none !important;
  }
  .elementor-143 .elementor-element.elementor-element-3a00b6f:not(.elementor-motion-effects-element-type-background) .elementor-widget-container {
    margin: 0 !important;
  }
  .minicart-icon.porto-icon-bag-2 {
    color: #ab7400 !important;
  }
  .fas.fa-bars {
    color: #222529 !important;
  }
  span.post-image.thumb-info-side-image-wrapper {
    width: 100% !important;
  }
  .widget_wysija_cont.widget_wysija {
    display: flex !important;
    flex-direction: column;
  }
  .widget_wysija_cont.widget_wysija .d-table-cell {
    order: 2;
  }
  .wysija-paragraph, #footer form input[type="email"] {
    margin-bottom: 0 !important;
  }
  #footer form input[type="submit"] {
    width: 100%;
  }
  #footer form .cf7sr-g-recaptcha>div {
    margin: 0 auto;
  }
  .share-links {
    text-align: center;
  }
  .page-top.page-header-1 {
    display: none;
  }
  hr.wp-block-separator.has-text-color.has-background.is-style-wide.mb-5 {
    margin: 0 !important;
  }
  .porto-block .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
  }
  form.woocommerce-cart-form .cart-actions a.btn.btn-default {
    display: none;
  }
  .woocommerce-message {
    display: flex;
    flex-direction: column;
  }
  #footer .gallery {
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
  }
  #footer #gallery-1 .gallery-item {
    max-width: 100%;
  }
  #wc-bookings-booking-form .form-field {
    width: 100%;
    flex: 1 1 100%;
  }
  #wc-bookings-booking-form fieldset {
    padding: 0;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  #footer .col-lg-3 {
    width: 50%;
    order: 2;
  }
  #footer .col-lg-3:first-child {
    order: 1;
  }
  #footer .col-lg-3:last-child {
    order: 1;
  }
}

@media screen and (max-width: 767px) {
  .body.woocommerce .main-content {
    padding-top: 20px;
  }
  .shop-loop-before {
    padding: 0;
  }
  .shop-loop-before .woocommerce-ordering {
    margin: 10px;
    width: 100%;
  }
  .shop-loop-before .woocommerce-ordering select {
    width: 100%;
    max-width: 100%;
  }
  .woo-page-header.page-header-8 .breadcrumb a {
    font-size: 0.75rem;
  }
  
  .shop_table.cart-table .cart_item .product-thumbnail > div {
    width: 100%;
  }
  .cart_item {
    padding: 0 !important;
  }
  .cart_item .product-thumbnail {
    padding: 0 !important;
  }
  .cart_item .product-thumbnail a {
    width: 100%;
    display: block;
  }
  .cart_item .product-thumbnail .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    max-width: 100%;
    height: 120px;
    object-fit: cover;
  }
  
  #header .header-main .header-left {
    width: 50%;
  }
  #header .custom-html {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
  }
  #header .custom-html .top-divider {
    display: none;
  }
  #header .header-col.header-left {
    justify-content: center;
  }
  #header .header-col.header-right {
    justify-content: center;
  }
  #header .header-top .header-row {
    background-color: #f9f9f9;
  }
  #header .header-main {
    padding: 10px 0;
  }
}

@media screen and (min-width: 575px) {
  .header-top>.container, .header-top>.container-fluid {
    min-height: 48px;
  }
}