/*
Theme Name:  Motor Child
Theme URI:   https://themeforest.net/item/motor-vehicles-parts-equipments-accessories-wordpress-woocommerce-theme/16829946?ref=stockware
Description: Motor - Responsive WordPress Child Template
Author:      Stockware
Author URI:  http://themeforest.net/user/stockware/?ref=stockware
Version:     2.0.0
Tags: translation-ready, editor-style
Template:    motor
Text Domain: motor-child
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.mnu-principal li a {
	border-radius: 8px;
}

body {
	background: #fff;
}

.motor_product_categories .motor_product_categories_list .motor_product_categories_item .frontcategs-img {
	height: 150px;
	line-height: 150px;
}

.motor_product_categories .motor_product_categories_list .motor_product_categories_item p {
	color: #000000;
}

.form-newsletter p {
	margin-bottom: 0 !important;
}

.form-newsletter input {
	height: 60px !important;
	text-indent: 20px !important;
	font-size: 14px !important;
	color: #282828 !important;
	background: #f4f4f4 !important;
	border: 1px solid #727272 !important;
	border-radius: 8px !important;
	margin-top: 10px;
}

.form-newsletter input[type="submit"] {
	background: #0049FE !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #fff !important;
    border: none !important;
    width: 100%;
	margin-top: 10px !important;
    text-indent: 0 !important;
}

.form-newsletter input[type="submit"]:hover {
	background: #00b7ff !important;
}

.menu-rodape h5 {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 25px;
}

.menu-rodape ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
}

.menu-rodape ul li a:hover {
	color: #00b7ff;
}

.sanfona-historia h4 {
	margin-top: 15px !important;
	border-radius: 8px;
}

.formulario-contato p {
	max-width: initial;
	width: 100%;
}

.formulario-contato input {
	font-size: 17px !important;
	padding: initial !important;
	color: #9a9a9a !important;
	text-indent: 20px !important;
	width: 100%;
	height: 60px !important;
	background-color: #fff !important;
	border: 1px solid #222 !important;
	border-radius: 6px !important;
}

.formulario-contato select {
	font-size: 17px !important;
	padding: initial !important;
	color: #9a9a9a !important;
	text-indent: initial !important;
	padding: 20px !important;
	width: 100%;
	height: 60px !important;
	background-color: #fff !important;
	border: 1px solid #222 !important;
	border-radius: 6px !important;
}

.formulario-contato textarea {
	font-size: 17px !important;
	color: #9a9a9a !important;
	text-indent: initial !important;
	padding: 20px !important;
	height: auto !important;
	width: 100%;
	background-color: #fff !important;
	border: 1px solid #222 !important;
	border-radius: 6px !important;
}

.formulario-contato input[type="submit"] {
	font-size: 17px !important;
	text-transform: uppercase;
	font-weight: 600;
	padding: 20px 50px !important;
	color: #fff !important;
	text-indent: initial !important;
	width: auto !important;
	height: 60px !important;
	background-color: #00b7ff !important;
	border: initial !important;
	border-radius: 6px !important;
	float: right;
	display: block;
}

.formulario-contato-orcamento input {
	font-size: 17px !important;
	padding: initial !important;
	color: #9a9a9a !important;
	text-indent: 20px !important;
	width: 100%;
	height: 60px !important;
	background-color: #fff !important;
	border: 1px solid #222 !important;
	border-radius: 6px !important;
}

.formulario-contato-orcamento  select {
	font-size: 17px !important;
	padding: initial !important;
	color: #9a9a9a !important;
	text-indent: initial !important;
	padding: 15px 20px !important;
	width: 100%;
	height: 60px !important;
	background-color: #fff !important;
	border: 1px solid #222 !important;
	border-radius: 6px !important;
}

.formulario-contato-orcamento input[type="submit"] {
	font-size: 17px !important;
	text-transform: uppercase;
	font-weight: 600;
	padding: 20px 50px !important;
	color: #fff !important;
	text-indent: initial !important;
	width: 100% !important;
	height: 60px !important;
	background-color: #12ae28 !important;
	border: initial !important;
	border-radius: 6px !important;
	display: block;
}

.prod-items .prod-i {
	padding: 29px 0 0;
}

.prod-items .prod-i .prod-i-img img {
	width: 100%;
	border-radius: 0;
}

.prod-items .prod-i .prod-i-img {
	height: 220px;
    line-height: 220px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.prod-i-price_before {
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.prod-items .prod-i .prod-i-img img {
    max-width: initial;
    max-height: initial;
    width: auto;
    height: 185%;
}

.archive .prod-items .prod-i .prod-i-img img {
	height: 180%;
}

.prod-items .prod-i .prod-i-brand a {
	font-size: 13px;
	color: #45e3ff;
	margin-top: 5px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 0;
	font-weight: 500;
}

.prod-items .prod-i .prod-i-title {
	padding: 25px 25px 15px 25px;
	border-radius: 10px 10px 0 0;
	background-color: #0014d1;
}

.prod-items .prod-i .prod-i-info {
	background: #0014d1;
	margin: 0;
	padding: 25px;
	border-radius: 0 0 10px 10px;
	display: flex;
    flex-direction: column;
}

.prod-items .prod-i .prod-i-info p {
	color: #fdfdfd;
	font-size: 13px;
	margin: 0;
	text-align: center;
}

.prod-items .prod-i .prod-i-link,
.prod-items .prod-i .prod-i-img {
	margin: 0;
}

.prod-items .prod-i .prod-i-price {
	max-width: initial;
	width: 100%;
	margin: 0;
	text-align: center;
}

.prod-items .prod-i .prod-i-info {
	min-height: initial;
	max-height: initial;
	height: auto;
}

.prod-items .prod-i .prod-i-price .amount {
	border: initial;
}

.prod-items .prod-i .prod-i-price {
	color: #45e3ff;
	font-size: 30px;
	font-weight: 500;
}

.prod-items .prod-i .prod-i-info:hover .prod-i-price {
	opacity: 1;
}

.prod-items .prod-i .prod-i-metas .icon-meta {
	padding-right: 10px;
}

body .section-gallery .sectgl {
	padding: 0;
}

.prod-items .prod-i .prod-i-metas > .row {
	margin: 5px 0 0 0;
}

.prod-items .prod-i .prod-i-metas .icon-meta svg {
    display: block;
    width: 18px;
    height: auto;
}

.prod-items .prod-i .prod-i-title h3 {
	font-size: 23px;
	color: #fff;
	text-transform: uppercase;
}

body h1 > span {
	background-color: transparent;
}

.section-filter .woof_container .woof_list_radio {
	display: flex;
	flex-direction: column;
}

.section-filter .woof_container {
    margin-bottom: 39px;
    border: 0;
	border-radius: 10px;
    background: #efefef;
}

.section-filter .woof_container .woof_container_inner > h4 {
	font-size: 17px;
	color: #001366;
	font-weight: 600;
}

.section-filter .woof_container .woof_container_inner > h4:hover,
.section-filter .woof_container h4:hover a.woof_front_toggle:after {
	color: #0014d1;
}

.section-sb .theiaStickySidebar {
	border: initial;
}

.maincont .section-filter-toggle.filter_hidden + .section-filter .woof_redraw_zone {
	padding: 0;
}

.archive .prod-items .prod-i h3 {
	font-size: 20px;
}

.archive .prod-items .prod-i .prod-i-brand a {
	font-size: 12px;
	margin: 0;
}

.prod-cont {
	padding-top: 50px;
}

.prod-cont .prod-i-brand a {
	font-size: 18px;
	display: block;
	color: #00b7ff;
	font-weight: 500;
	text-transform: uppercase;
}

.prod-cont h1 span {
	font-size: 40px;
	color: #001366;
	font-weight: 700;
	font-family: Montserrat, 'Montserrat', sans-serif;
	padding: 0 0 20px 0;
}

.prod-cont .prod-i-description {
	color: #090909;
	font-size: 15px;
}

.prod-cont .prod-i-price_before {
	font-size: 15px;
	color: #9c9c9c;
	display: block;
	margin-top: 20px;
	text-align: left;
}

.prod-cont .prod-i-price {
	color: #00b7ff;
	font-size: 33px;
	font-weight: 700;
}

.prod-cont .prod-i-metas {
	margin: 30px 0 0 0;
	max-width: 300px;
}

.woocommerce div.product {
	margin-top: 40px;
	box-shadow: initial;
}

.woocommerce div.product {
	display: inline-flex;
	width: 100%;
	min-height: 500px;
	box-sizing: border-box;
}

.flex-direction-nav a {
	background: #00154a;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	background: #00154a;
}

.prod .prod-slider-wrap {
	border: none;
}

.prod .prod-thumbs .slides li {
	border: none;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	background: #00154a;
}

.prod .prod-thumbs .slides li.flex-active-slide:after {
	border: none;
}

.maincont .prod {
	padding: 0 0 0 50%;
}

.prod-related-ttl {
	padding-bottom: 40px;
}

.related-products {
	padding-top: 40px;
	padding-bottom: 40px;
}

.prod-cont .prod-i-metas .meta-item {
	margin-bottom: 10px;
}

.prod-cont .prod-i-metas .icon-meta svg {
	display: block;
	margin-right: 10px;
	width: 20px;
	height: auto;
}

.section-sb {
    float: left;
    width: 23.6%;
    margin: 0 2.7% 30px 0;
    position: relative;
    z-index: 1;
}

.section-list-withsb {
    float: left;
    width: 73.7%;
}

.archive .prod-items .prod-i .prod-i-img {
    height: 200px;
    line-height: 200px;
}

.archive .prod-items .prod-i .prod-i-info p {
	font-size: 11px;
}

.section-filter .woof_redraw_zone {
	padding: 0;
	border: inherit;
}

.section-filter .woof_list label.woof_radio_label:hover {
	color: #0014d1;
}

.section-filter .woof_list label.woof_radio_label:hover {
	color: #0014d1;
}

.archive .prod-items .prod-i .prod-i-info,
.archive .prod-items .prod-i .prod-i-title {
	padding: 20px;
}

.prod-items .prod-i .prod-i-info p a {
	color: #fff;
}

#formulário-interna-veiculos p {
	width: 100%;
	max-width: initial;
}

#formulário-interna-veiculos input {
	height: 60px;
	color: #9a9a9a;
	margin-bottom: 15px;
	font-size: 15px;
	background: #fff;
	text-indent: 20px;
	width: 100%;
	border: 1px solid #9a9a9a;
	border-radius: 8px;
}

#formulário-interna-veiculos select {
	height: 60px;
	color: #9a9a9a;
	margin-bottom: 15px;
	font-size: 15px;
	background: #fff;
	width: 100%;
	border: 1px solid #9a9a9a;
	border-radius: 8px;
}

#formulário-interna-veiculos input[type="submit"] {
	height: 60px;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 0;
	font-size: 15px;
	background: #12ae28;
	text-indent: 0;
	width: 100%;
	border: 0;
	border-radius: 8px;
}

@media only screen and (max-width: 992px) {
	.section-sb {
		float: none;
		width: 100%;
		margin: 0 0 30px;
	}
	.section-list-withsb {
		float: none;
		width: auto;
	}
	.maincont .section-gallery .sectgl {
		max-width: initial;
	}
	.archive .prod-items .prod-i .prod-i-img {
		height: 300px;
		line-height: 300px;
	}
}

@media only screen and (max-width: 768px) {
	.el-menu-mobile > ul li a {
		padding-bottom: 5px !important;
		padding-top: 5px !important;
	}
	.formulario-contato-orcamento input[type="submit"] {
		text-wrap: wrap !important;
		word-break: break-word !important;
		overflow-wrap: normal !important;
		height: auto !important;
		padding: 20px !important;
	}
	.prod-items .prod-i .prod-i-info {
		padding: 20px;
	}
	.prod-items .prod-i .prod-i-price {
		font-size: 25px;
	}
	.prod-items .prod-i .prod-i-title h3 {
		font-size: 20px;
	}
	.prod-items .prod-i .prod-i-brand a {
		font-size: 18px;
		margin-top: 0;
	}
	.prod-items .prod-i .prod-i-img {
		height: 300px;
		line-height: 300px;
	}
	.prod-items .prod-i .prod-i-title {
		padding: 20px 20px 10px 20px;
	}
	.logo-header img {
		max-width: 150px !important;
	}
	.woocommerce div.product {
		display: block;
		width: 100%;
		min-height: initial;
		box-sizing: border-box;
		padding: 0;
	}
	body .section-gallery .sectgl {
		width: 100%;
	}
}