input.form-control, textarea.form-control, .custom-file-label, select.custom-select{
    font-family: 'Nunito Sans', sans-serif;
	font-size: 14px;
	color: #4F4F4F;
	background-color: transparent;
	border: 2px solid #EBEBEB !important;
	margin-bottom: 20px;
	font-weight: 400;
	outline:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-style: italic;
}

input.form-control:focus, textarea.form-control:focus, input:focus{
	color: #4F4F4F;
	outline:none;
	box-shadow: none;
	outline: 0;
	border-color: #EBEBEB;
}

input.form-control, .custom-file-label, .custom-file{
	height: 52px;
	padding: 5px 20px;
}

textarea.form-control{
	height: 110px;
	padding: 10px 20px;
}

.navbar-expand-md .navbar-nav .dropdown-menu{
	position: fixed;
}

.dropdown-menu{
	background-color: #FFFFFF;
	padding: 40px 35px;
	border: none;
	left: 50%;
	margin: 0;
	margin-left: -520px;
	width: 1040px;
	top: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: none;
	position: absolute;
	z-index: 1000;
}

.header-fixed .dropdown-menu{
	top: 104px;
}

/*.dropdown:hover .dropdown-menu{
	display: block;
}*/

.menu-produtos{
	background-color: #FFFFFF;
}

.navbar-nav li.nav-item .menu-produtos a{
	font-weight: 700;
	color: #000000;
	text-transform: none;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 0;
	display: block;
	vertical-align: top;
}

.navbar-nav li.nav-item .menu-produtos a:hover{
	color: #f43b00;
}

.navbar-center{
	float: left;
	margin-left: 50px;
}

.busca-topo{
	margin-top: 30px;
	position: relative;
}

.busca-topo button{
	right: 8px;
	top: 8px;
	bottom: 8px;
	background-color: #f43b00;
	color: #FFFFFF;
	position: absolute;
	padding: 0 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.busca-topo button:hover{
	background-color: #000000;
}

.addcart{
	background-color: transparent;
	font-size: 11px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	color: #6e6e6e;
	text-decoration: underline;
	width: 100%;
	margin-top: 5px;
}

.addcart:hover{
	color: #f43b00;
}

.espaco-busca{
	height: 30px;
}

.caixa-quantidade-produtos {
    text-align: center;
    width: 80px;
    margin: 0 auto 20px;
}

.input-quantidade .caixa-quantidade-produtos{
	margin: 0;
	position: absolute;
	top: 10px;
	right: 30px;
}

.caixa-quantidade-produtos input {
    width: 32px !important;
    height: 32px;
    background-color: #FFF;
    color: #343434;
    border: 1px solid #E7E7E7 !important;
    font-size: 12px;
    text-align: center;
    padding: 0 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
}

.botaoAtualizaQuantidade, .atualizaQuantidade, .excluirCarrinho, .visualizarProduto{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 17px;
    height: 17px;
    border: 1px solid #D9D9D9;
    color: #c0c0c0;
    font-size: 12px;
    text-align: center;
    line-height: 13px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 7px;
}

.excluirCarrinho, .visualizarProduto{
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.excluirCarrinho:hover{
	color: #FF0000;
	border-color: #FF0000;
}

.botaoAtualizaQuantidade:hover, .atualizaQuantidade:hover, .visualizarProduto:hover{
    color: #000000;
    border-color: #000000;
}

.botaoAtualizaQuantidade.inc, .atualizaQuantidade.inc {
	float: right;
}

.botaoAtualizaQuantidade.dec, .atualizaQuantidade.dec {
	float: left;
}

.ui-widget.ui-widget-content{
	z-index: 10000;
}

body .form-cotacao .btn-primary{
	border: none;
  background-color: #ff9d2e;
  color: #FFF;
  padding: 15px 0;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
}

.menu-categorias a{
	font-weight: 700;
	color: #000;
	text-transform: none;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 0;
	display: block;
	vertical-align: top;
}

.menu-categorias a:hover{
	color: #ff9d2e;
}

body.page-id-15, body.tax-categorias_produtos, body.elementor-page-634, body.page-id-676{
	background-color: #f6f6f6;
}

.retorno-busca{
	text-align: center;
	color: #F00;
}

.row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col-12, .col-lg-4, .col-md-5, .col-lg-5, .col-md-4, .col-md-3{
  position: relative;
  width: 100%;
  min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media (min-width: 992px) {
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}

a{

	color: #ed2639;

}



.swiper-pagination{

	bottom: -15px !important;

}



.swiper-pagination-clickable .swiper-pagination-bullet{

	width: 13px;

	height: 13px;

	background-color: transparent;

	border: 1px solid #ed2639;

	opacity: 1;

	border-radius: 50%;

}



.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{

	background-color: #ed2639;

}



.owl-light .swiper-pagination-clickable .swiper-pagination-bullet{

	border-color: #FFFFFF;

}



.owl-light .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{

	background-color: #FFFFFF;

}



.icone-play{

	position: relative;

	z-index: 5;

}



.icone-play .elementor-button-link{

	display: block;

	margin: 0 auto;

	width: 70px !important;

	height: 70px;

	line-height: 70px;

	text-align: center;

	font-size: 18px;

	background-color: #FFFFFF;

	border-radius: 50%;

	color: #8BC756;

	background-position: center;

	background-repeat: no-repeat;

	background-image: url('../images/icone-play.png');

}



.icone-play .elementor-button-link:before {

    content: "";

    position: absolute;

    z-index: 0;

    left: 50%;

    top: 50%;

    -ms-transform: translateX(-50%) translateY(-50%);

    /* IE 9 */

    -webkit-transform: translateX(-50%) translateY(-50%);

    /* Chrome, Safari, Opera */

    transform: translateX(-50%) translateY(-50%);

    display: block;

    width: 80px;

    height: 80px;

    background: #FFFFFF;

    border-radius: 50%;

    -webkit-animation: pulse-border 1500ms ease-out infinite;

    animation: pulse-border 1500ms ease-out infinite;

    z-index: -1;

}



@-webkit-keyframes pulse-border {

  0% {

    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

    opacity: 1; }

  100% {

    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

    opacity: 0; } }



@-moz-keyframes pulse-border {

  0% {

    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

    opacity: 1; }

  100% {

    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

    opacity: 0; } }



@-o-keyframes pulse-border {

  0% {

    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

    opacity: 1; }

  100% {

    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

    opacity: 0; } }



@keyframes pulse-border {

  0% {

    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

    opacity: 1; }

  100% {

    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

    opacity: 0; } }



.formulario-esquerda .elementor-icon-list-text strong, .formulario-esquerda .elementor-widget-text-editor strong{
	font-size: 24px;
	font-weight: 900;
}

.single-product .elementor-widget-text-editor span{
	color: #ed2639;
	font-weight: 700;
}



.single-product .swiper-slide-inner{

	height: 382px;

	line-height: 382px;

	border-radius: 10px;

	border: 1px solid #e4e4e4;

	display: flex;

	align-items: center;

	justify-content: center;

}



.single-product .swiper-slide-inner img{
	height: auto;
	width: auto;
	max-height: 90%;
	max-width: 90%;
}



.wpb_category_n_menu_accordion{

	margin-right: 30px;

}



.wpb_category_n_menu_accordion > ul > li:not(:last-child) > a, .wpb_category_n_menu_accordion > ul > li > a{

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

}



.wpb_category_n_menu_accordion > ul > li > a{

	background-color: transparent;

	color: #000000 !important;

	font-size: 15px;

	font-weight: 600;

	text-transform: uppercase;

	padding: 20px 15px;

}



.wpb_category_n_menu_accordion > ul > li > ul > li > a{

	padding-left: 15px;

}



.wpb_category_n_menu_accordion > ul > li > a:hover,

.wpb_category_n_menu_accordion ul > li li,

.wpb_category_n_menu_accordion ul > li.wpb-submenu-indicator-minus a{

	font-weight: 700;

	color: #ee353d !important;

	background-color: #e9e9e9 !important;

}



.wpb_category_n_menu_accordion ul > li li a{

	color: #ee353d !important;

}



.wpb_category_n_menu_accordion li > a > span.wpb-submenu-indicator, .wpb_category_n_menu_accordion li > a:hover > span.wpb-submenu-indicator{

	color: #56555C;

}

body .wpb_category_n_menu_accordion_list .cat-item-52{
	display: none !important;
}



select#estados{

	width: 90%;

	padding: 15px 20px;

	border-radius: 5px;

	border: 1px solid #C9C9C9;

	background-color: #FFFFFF;

}

.added_to_cart{
	text-align: center;
	display: block;
	margin-top: 10px;
}

.added_to_cart:hover{
	color: #000;
}

body a.add-request-quote-button.button {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  display: block;
  margin: 0 20px;
  border: 2px solid #ED2639;
  padding: 8px 12px;
}

body .yith_ywraq_add_item_response_message, body .yith_ywraq_add_item_browse_message{
	text-align: center;
}

body.single-product .add-request-quote-button.button{
/*	background-color: #ED2639 !important;*/
	display: inline-block;
	padding: 15px 30px;
	margin: 0;
	border-radius: 25px;
}

/* Carrinho */
.woocommerce-cart thead, .wishlist_table thead, .woocommerce-checkout-review-order thead{
	background-color: #ed2639;
}

.woocommerce-cart table thead:first-child tr:first-child th, .wishlist_table table thead:first-child tr:first-child th{
	border: none;
}

#yith-ywraq-form table.cart .product-thumbnail, .woocommerce table.shop_table td{
	border-right: none;
	border-left: 1px solid rgba(0,0,0,.1);
}

#yith-ywraq-form .product-subtotal, #yith-ywraq-form .product-quantity, #yith-ywraq-form .product-price{
	text-align: center !important;
}

body.woocommerce-cart thead tr th, body .woocommerce .woocommerce-checkout-review-order thead tr th, body .woocommerce .wishlist_table thead tr th{
	border-color: #ed2639;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 20px;
}

.woocommerce table.shop_table{
	border: none !important;
}

.woocommerce table.shop_table .product-price, .woocommerce table.shop_table .product-quantity, .woocommerce table.shop_table .product-subtotal{
	text-align: center;
}

.woocommerce-cart table.cart img, table.cart.wishlist_table img{
	width: 120px;
}

.woocommerce-cart table.cart .product-thumbnail, table.cart.wishlist_table .product-thumbnail{
	width: 170px;
	border-left: none;
	text-align: center;
}

.woocommerce-cart table.cart .product-remove, table.cart.wishlist_table .product-remove{
    border-right: none;
    text-align: center;
    width: 60px;
}

.woocommerce-cart table.cart a.remove, table.cart.wishlist_table a.remove{
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-cart table.cart .product-name a, table.cart.wishlist_table .product-name a{
	font-size: 16px;
	font-weight: 700;
	color: #3E3E3E;
}

.woocommerce table.shop_table .cart_item .product-price, .woocommerce table.shop_table .cart_item .product-subtotal, .woocommerce table.shop_table td.product-price, .wishlist_table .product-add-to-cart a{
	font-size: 18px;
	font-weight: 700;
}

.woocommerce table.shop_table td.product-price{
	color: #3E3E3E;
}

.woocommerce table.shop_table .quantity .qty {
	color: #151515;
	border-color: #F6F6F6;
    width: auto;
    text-align: left;
    border-radius: 0;
}

.woocommerce table.shop_table .actions{
	background-color: #FFFFFF !important;
	border: none;
	padding: 25px 0 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color: #ed2639;
	border-radius: 0;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
	border-radius: 0;
	width: auto;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	background-color: #7f7f7f;
	border-radius: 3px;
	color: #FFF;
	padding: 11px 20px;
}

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
	color: #FFFFFF;
}

body .woocommerce .actions button.button:disabled{
	display: none;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color: #242424;
}

.cart_totals h2{
	display: none;
}

.cart_totals .cart-subtotal{
	display: none;
}

body.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	width: auto;
	text-align: center;
}

.woocommerce-page .cart-collaterals .cart_totals tr.order-total th, .woocommerce-page .cart-collaterals .cart_totals tr.order-total td {
	font-size: 18px;
	color: #242424;
    border: none;
    width: 50%;
    text-align: left;
    background-color: transparent !important;
    padding: 0 5px;
}

.woocommerce-page .cart-collaterals .cart_totals tr.order-total th{
	text-align: right;
}

.woocommerce-Price-currencySymbol{
	margin-right: 5px;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	border-radius: 3px;
	font-size: 14px;
	padding: 0 60px;
	line-height: 48px;
}

body .yith-ywraq-mail-form-wrapper{
	text-align: center;
	padding: 40px !important;
	background-color: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.15);
}

body .yith-ywraq-mail-form-wrapper h3{
	font-weight: 700;
	text-transform: uppercase;
}

body .yith-ywraq-mail-form-wrapper .button{
	font-size: 14px;
	background-color: #ed2639;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
  border-radius: 25px 25px 25px 25px;
  padding: 18px 40px 18px 40px;
}

body .yith-ywraq-mail-form-wrapper input{
	padding: 12px 20px;
}

body .yith-ywraq-mail-form-wrapper textarea{
	padding: 20px;
	height: 150px !important;
}

body .yith-ywraq-mail-form-wrapper input::placeholder, body .yith-ywraq-mail-form-wrapper textarea::placeholder{
	color: #999999 !important;
}

body .yith-ywraq-mail-form-wrapper input, body .yith-ywraq-mail-form-wrapper textarea{
	background-color: #ffffff;
	border-color: #ECEDF2;
	border-width: 2px 2px 2px 2px;
	border-radius: 20px 20px 20px 20px;
	font-size: 14px;
	font-weight: 600;
	line-height: 28px;
	color: #585858;
}

body .yith-ywraq-mail-form-wrapper .woocommerce-error{
	display: none;
}

body .yith-ywraq-mail-form-wrapper #first_name_field, body .yith-ywraq-mail-form-wrapper #telefone_field, body .yith-ywraq-mail-form-wrapper #email_field{
	width: 33.333%;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

body .yith-ywraq-mail-form-wrapper #message_field{
	padding-left: 10px;
	padding-right: 10px;
}

.widget_product_search form{
	text-align: center;
	font-size: 0;	
}

.widget_product_search input, .widget_product_search select{
	font-size: 14px;
	color: #7D7C89;
	background-color: #FFFFFF;
	border: 2px solid #EFF0F4;
	font-weight: 600;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	height: 54px;
	margin: 0 15px;
	display: inline-block;
}

.widget_product_search select{
	width: 300px;
	padding: 0 25px;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 1rem center;
	background-size: auto;
	background-size: 8px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.widget_product_search input{
	padding: 0 25px;	
}

.widget_product_search input.form-oem{
	width: 200px;
}

.widget_product_search input.form-name{
	width: 250px;
}

.widget_product_search input::-webkit-input-placeholder{color: #7D7C89; opacity:1}
.widget_product_search input::-moz-placeholder{color: #7D7C89; opacity:1}
.widget_product_search input:-ms-input-placeholder{color: #7D7C89; opacity:1}
.widget_product_search input::-ms-input-placeholder{color: #7D7C89; opacity:1}
.widget_product_search input::placeholder{color: #7D7C89; opacity:1}

.widget_product_search button{
	border: none;
	color: #ed2639;
}

.widget_product_search button:hover{
	color: #000000;
	background-color: transparent;
}

@media(max-width: 1199px){
	.widget_product_search input, .widget_product_search select{margin: 0 8px;}
	.widget_product_search select{width: 250px;}
	.widget_product_search input.form-name{width: 180px;}
}

@media(max-width: 1024px){
	.widget_product_search input, .widget_product_search select{margin-bottom: 15px;}
	.wpb_category_n_menu_accordion{margin-right: 0;}
	.wpb_category_n_menu_accordion > ul > li > a{padding: 15px 10px;}
	.dropdown-menu{width: 100%; margin-left: 0; left: 0;}
}

@media(max-width: 767px){
	.wpb_category_n_menu_accordion > ul > li > a{font-size: 14px;}
	select#estados{width: 100%;}
	body .yith-ywraq-mail-form-wrapper #first_name_field, body .yith-ywraq-mail-form-wrapper #telefone_field, body .yith-ywraq-mail-form-wrapper #email_field{width: 100%;}
	.widget_product_search input.form-oem, .widget_product_search input.form-name, .widget_product_search select{width: 45%;}
	.dropdown-menu{position: relative; padding: 20px 15px;}
}