@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight:400;
}
.main-header-top {
	min-height: 95px;
	padding: 34px 0;
}
.navbar .nav>li>a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 25px;
	-webkit-box-shadow: 0px 0px 5px 1px #dddddd;
	-moz-box-shadow: 0px 0px 5px 1px #dddddd;
	box-shadow: 0px 0px 5px 1px #dddddd;
	color: #FFF;
	padding: 6px 20px;
	margin: 0 16px 0 0;
	font-size: 18px;
	background: #82BC00;
	text-decoration:none;
	display:inline-block;
}
.notification-counter {
	position: absolute;
	right: 15px;
	font: 8px Ubuntu;
	width: 24px;
	height: 24px;
	padding: 6px;
	background: #1c2a36;
	border: 2px solid #666;
	color: #fff;
	text-align: center;
	top: -10px !important;
	border-radius: 50%;
	padding: 3px 6px;
	font-size: 10px;
}
.cart-top-menu {
	margin-right:8px;
	margin-bottom:6px;
}
.top-wish-list {
	background: transparent !important;
	border-radius: 50% !important;
	padding:4px 2px !important;
	margin: 0;
	width: 40px;
	height: 40px;
	display: block;
	border: 2px solid #82bc00;
}
.wishListImg {
	width: 32px;
}
.mobile-menu{
	display:none;
	
}
.mobile-menu{
	padding:8px;
	width: 59px;
    height: 48px;
	position:absolute;
	right:20px;
	top:10px;
	z-index:999;
	cursor:pointer;
}
.mobile-menu span{
	display:block;
	background:#69b945;
	margin-bottom:5px;
	width:100%;
	height:5px;
}
.reGistration-btn {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
}
.new-register-btn-sty{
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 5px 1px #dddddd;
    -moz-box-shadow: 0px 0px 5px 1px #dddddd;
    box-shadow: 0px 0px 5px 1px #dddddd;
    color: #FFF;
    padding: 6px 20px;
    margin: 0 16px 0 0;
    font-size: 18px;
    background: #82BC00;
    text-decoration: none;
    display: inline-block;
    margin-left: 20px;
	width: 83%;
	position:relative;
}
.new-register-btn-sty:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.new-register-btn-sty::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
	position: absolute;
    right: 15px;
    top: 17px;
}
.login-regist-form{
	padding-top: 1px !important;
    border: 1px solid #82BC00 !important;
    border-radius: 15px !important;
}

.noova-mob{
	width: 37% !important;	
	min-width: 320px !important;
}

@media (max-width: 768px){
	.noova-mob{
		width: 100% !important;
	}
}

@media (min-width: 600px){
	@media (max-width: 768px){
		.noova-mob{
			left: 0px!important;
		}
	}
}

.nav-login-form{
	width:80%;
	display:block;
	margin:0 auto;
	margin-top:20px;
	color:#A7A9AC;
}
.nav-login-form a{
	color:#A7A9AC;
	font-size:15px;
	text-decoration:underline;
	margin-bottom:8px;
	display:block;
}
.nav-login-form input{
	width: 100%;
    border-radius: 25px;
    margin-bottom: 10px;
    padding: 5px 15px;
    border: 1px solid #A7A9AC;
}
.submit-nav-form{
	font-size:18px;
	color:#FFFFFF;
	background:#82BC00;
}
.registration-opt{
	padding:20px;
	margin-top:5px;
}
.registration-opt a{
	display:block;
	font-size:20px;
	color:#263746;
	margin-bottom:15px;
}
/*----- banner header section ----*/
.banner-header-section {
	display:block;
	position:relative;
	background:url(../images/header-section-bg.png);
	padding:100px 0 0 0;
	height:460px;
	background-position: -1px 0;
	text-align:center;
	background-size: cover;
}
.banner-header-section h2 {
	font-style:italic;
	font-size:3rem;
	display: block;
	margin: 0 auto;
	color:#FFF;
}

.search-section {
	background:#F1F2F2;
	border-radius:15px;
	padding:25px 32px;
	width:100%;
	margin-top:55px;
}
.search-input {
	width:100%;
	padding:6px 15px;
	font-size:20px;
	font-style:italic;
	font-weight:100;
	border:1px solid #69B945;
	border-radius:25px;
	outline:none;
}
.serch-submit {
	background: #69B945;
 background-image:;
	position: absolute;
	top: 0;
	right: 0px;
	height: 100%;
	border: none;
	border-radius: 25px;
	color: #fff;
	font-size: 21px;
	font-weight: 100;
	padding: 4px 30px;
}
.search-head {
	position:relative;
}
.last {
	margin-right:0 !important;
}
.filter-wrap {
	display: block;
	position: relative;
	margin-top: 15px;
}
.filter-wrap ul li {
	position:relative;
	margin-right: 16px;
	background: #fff;
	border-radius: 25px;
	color: #000;
	padding: 0px 12px;
	min-width: 220px;
	text-align:left;
}
.filter-wrap ul li a {
	font-size:20px;
	color:#000;
	font-weight:100;
	outline:none;
	display: block;
	text-align: left;
}
.btn.focus, .btn:focus {
	outline:none;
	box-shadow:none !important;
}
.filter-wrap .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top:0;
	border-right:0;
	border-bottom: 0;
	border-left: 0;
}
.filter-wrap ul li::after {
	display: inline-block;
	width: 15px;
	height: 9px;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	background:url(../images/down-aero-filter_07.png);
	border-top:0;
	border-right:0;
	border-bottom: 0;
	border-left: 0;
	position: absolute;
	top: 17px;
	right: 20px;
}
.filter-info {
	margin-left: 45px;
	margin-top: 13px;
}
.width-100 {
	width:100%;
}
.filter-select-effect{
	width: 113% !important;
    left: -12px !important;
    top:2px !important;
    padding: 0 !important;
    text-align: center !important;
	transform:none !important;
	border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
}
.filter-inner-active-btn{
	border-radius: 25px !important;
    text-align: left;
    background: #69B945;
    color:#FFF !important;
    margin-bottom: 15px;
	position:relative;
	padding-left: 23px !important;
}
.filter-inner-active-btn::after {
    display: inline-block;
    width: 15px !important;
    height: 9px !important;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    background:url(../images/uup-aero-select.png);
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    position: absolute;
    top: 17px;
    right: 20px;
}
.filter-item-wrap{
	padding:15px;
	padding-top:0;
}
/*----Main Conent Home Page --------*/
.wrapper-home-page-content {
	width:100%;
	max-width:1600px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.title {
	width:100%;
	text-align:center;
	font-size:36px;
	font-style:italic;
	margin-bottom:35px;
}
.main-content {
	width:100%;
	padding:34px 0;
}
.main-page-left-side-tabs .panel-heading ul li {
	width: 33.232%;
	margin-right: 1px;
}
.main-page-left-side-tabs a {
	font-size:21px;
	color:#82BC00;
	background:#E6E7E8;
	padding:16px;
}
.main-page-left-side-tabs .green-activ .active {
	background-color: #69B945 !important;
	color:#FFFFFF !important;
	border:none;
}
.main-page-left-side-tabs a span {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #FFFFFF;
	color: #69B945;
	margin-right: 10px;
	display: inline-block;
	padding: 0px 7px;
	font-size: 18px;
	vertical-align: middle;
}
.main-page-left-side-tabs .panel-body {
	background:#E6E7E8;
}
.main-page-left-side-tabs .nav-tabs .nav-link {
	border:none;
	border-top-left-radius:0;
	border-top-right-radius:0;
}
.main-page-left-side-tabs .nav-tabs a:first-child {
	border-top-left-radius: 16px;
	margin-left:0;
}
.main-page-left-side-tabs .nav-tabs a:last-child {
	border-top-right-radius: 16px;
}
.main-page-left-side-tabs .nav-fill .nav-item {
	margin-left:1px;
}
.main-page-left-side-tabs .tab-content {
	background:#E6E7E8;
	padding:20px !important;
	border-top: 2px solid #69B945;
	border-bottom-left-radius:16px;
	border-bottom-right-radius:16px;
	min-height:572px;
}
/*------input style -------*/
input[type="checkbox"] {
	display:none;
}
input[type="checkbox"] + label {
	color:#000;
	font-size:17px;
}
input[type="checkbox"] + label span {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin: -2px 5px 0 0;
	vertical-align: middle;
	background: transparent;
	cursor: pointer;
	border: 2px solid #F1F2F2;
	border-radius: 50%;
}
input[type="checkbox"]:checked + label span {
	background: url(../images/check-bg-box.png);
	background-position: -1px -1px;
	background-repeat: no-repeat;
}
.filter-drop-style .dropdown-menu {
	width: 100%;
	padding:16px 9px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border: none;
	box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
	margin-top: -2px;
}
.filter-wrap ul li:active {
	background:#69b945;
}
.filter-wrap ul li:focus-within {
 background:#69b945;
 color:#FFFFFF !important;
}
.filter-wrap ul li:focus-within::after {
 background: url(../images/uup-aero-select.png);
}
.filter-wrap ul li a:focus-within {
 color:#FFFFFF !important;
}
.filter-drop-style a img {
	margin-right:4px;
}
.btn-style-100 {
	position:relative;
	width: 100%;
	border-radius: 50px !important;
	text-align: left !important;
	background: #fff !important;
	color: #000 !important;
	border: none !important;
	padding: 10px 23px !important;
	font-size: 20px !important;
}
.btn-style-100 {
	position:relative;
	width: 100%;
	border-radius: 50px !important;
	text-align: left !important;
	background: #fff !important;
	color: #000 !important;
	border: none !important;
	padding: 10px 23px !important;
	font-size: 20px !important;
}
.btn-style-100:focus {
	border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #6ab944;
    font-size: 20px;
    padding: 4px 7px;
    outline: 0;
    -webkit-appearance: none;
}
.btn-style-100::after {
	position: absolute;
	top: 24px;
	right: 25px;
}
.home-page-select-btn .dropdown {
	margin-bottom:20px;
}
.next-btn {
	background: #263746;
	color: #fff;
	padding: 8px 30px;
	border: none;
	border-radius: 25px;
	font-size: 20px;
	position: absolute;
	right: 20px;
	bottom: 13px;
}
.home-page-right-section {
	position:relative;
}
.right-section-home-page {
	background: #e6e7e8;
	text-align: center;
	padding:15px 20px;
}
.title-section-rigth {
	padding: 10px;
	background: #263746;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	border-top-right-radius: 16px;
	border-top-left-radius: 16px;
	border-bottom: 2px solid #69b945;
	text-align:center;
}
.right-section-home-page p {
	font-size:20px;
	font-style:italic;
	margin-bottom:10px;
	padding: 16px 27px;
}
.wrap-right-section-home-page {
	height:100%;
	background: #e6e7e8;
	border-radius:16px;
}
/* ------ news letter Section ----*/
.news-letter-section {
	position:relative;
	padding:38px 20px;
	background:url(../images/footer-new-latter-bg.png);
	background-repeat:no-repeat;
	background-position:-1px 0;
	color:#FFF;
	text-align:center;
	background-size: cover;
}
.news-letter-section p {
	font-size: 20px;
	font-style: italic;
	margin-bottom: 30px;
	text-align: center;
	display: block;
	width: 100%;
}
.news-letter-form {
	position:relative;
	width:75%;
	display:block;
	margin:0 auto;
}
/*------footer---------*/
.footer {
	border-top:3px solid #82BC00;
	background:#E6E7E8;
	padding:40px 15px;
	padding-bottom: 10px;
}
.footer ul {
	margin:0;
	padding:0;
}
.footer ul li {
	display:block;
	text-align:left;
}
.footer ul li a {
	font-size:16px;
	color:#000;
	display:block;
	text-decoration:none;
}
.footer p {
	font-size:16px;
	margin:0;
	color:#82BC00;
}
.copy-right {
	width:85%;
	border-top:1px solid #999;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 25px;
}
.footer .wedgt{
	margin-bottom:20px;
}
.copy-right p {
	margin-top:20px;
	font-size:16px;
	color:#263746;
}
.social-face-book {
	position: absolute;
	width: 40px;
	height: 40px;
	background: #000;
	color: #fff;
	border-radius: 50%;
	font-size: 30px;
	padding: 12px 11px;
	right: -16px;
	top: 0;
}
.social-face-book:hover {
	color:#FFF;
}
.socia-images-last {
	position:relative;
}
.socia-images-last ul li {
	margin:10px 0;
	margin-bottom:15px;
}
.righr-section-img{
	margin:35px;
	max-width: 85px;
}
/*---------Page two ------------*/
.page2-right-section{
	background: #FFF;
    border-radius: 16px;
    padding: 15px;
    padding-bottom: 55px;
    position: absolute;
    width: 90%;
    z-index: 999;
}
.page2-right-section h3{
	margin-bottom:20px;
	color:#000000;
}
.page2-right-section ul{
	margin:0;
	padding:0;
}
.page2-right-section ul li{
	display:block;
	border-bottom:1px solid #666;
	width:82%;
}
.page2-right-section ul li:last-child{
	border-bottom:none;
}
.page2-right-section ul li a{
	display:block;
	color:#0066CC;
	padding:4px !important;
	background:#fff;
	font-size:16px;
}
/*---------Page Three ------------*/
.page-three-form-right{
	padding: 5px;
    /* background: #81a56a85; */
    background-color: #eaf4e5;
}
.page-three-form-right p{
}
.wrap-custom{
	width:100%;
	padding:15px;
}
.page-three-form-right input{
	width: 48.8%;
    margin-right: 5px;
    border-radius: 5px;
    border: none;
    margin-bottom: 5px;
    padding: 4px 8px;
    font-size: 12px;
}
.page-three-form-right input:last-child{
	margin-right:0;
}
.page-three-form-right textarea{
	width:100%;
	border-radius:5px;
	border:none;
	 padding: 4px 8px;
    font-size: 12px;
}
.page-three-form-right button{
	float:right;
}
.Adicionar, .Cancelar{
	border:none;
	padding:2px 5px;
	font-size:12px;
	margin:10px 5px;
	border-radius:4px;
}
.Adicionar{
	background:#69B945;
	color:#fff;
}
.Cancelar{
	background:#fff;
	color:#999999;
}
.page-three-form-right .referência{
	margin-right:0;
}
.page-three-form-right p{
	color:#1b70c5;
}
.page-three-right-dev-scetion{
	background:#fff;
	padding:10px;
	margin-top:25px;
}
.page-three-right-dev-scetion h4{
	font-size:15px;
	font-weight:600;
	margin:0;
	padding:0;
	display:block;
	margin-bottom:5px;
}
.page-three-right-dev-scetion p{
	font-size:13px;
	padding:0;
}
.page-three-right-dev-scetion ul{
	text-align: left;
    /*margin: 22px 0 0 0;*/
    margin: 1px 0 0 0;
    padding: 0;
    display: block;
    width: 100%;
}
.page-three-right-dev-scetion ul li{
	display:inline-block;
	margin-right:5px;
}
.page-three-right-dev-scetion h3{
	font-size: 19px;
    font-weight: 600;
    margin: 0 0 5px 0;
    display: block;
    width: 100%;
}
.bottom-section-of-right-section-home-page{
	text-align:right;
	padding:10px;
	    padding-right: 0;
}
.bottom-section-of-right-section-home-page button{
	margin: 0;
    border: none;
    border-radius: 27px;
    padding: 3px 12px;
    background: #82BC00;
    color: #fff;
    font-size: 12px;
}
.bottom-section-of-right-section-home-page a{
	display:inline-block;
	width:30px;
	height:30px;
	margin-right:10px;
	padding:3px 2px !importantt;
	border: 1px solid #82bc00;
}
bottom-section-of-right-section-home-page img{
	width:22px;
}
.bottom-section-of-right-section-home-page .wishListImg{
	width:24px;
}
.readmore{
	font-size:12px;
	margin-top:35px;
	display:block;
	color:#263746;
}
.inpit-100{
	width: 100%;
    padding: 6px 15px;
    border-radius: 25px;
    border: none;
    margin-bottom: 20px;
    font-size: 21px;
    color: #A7A9AC;
    outline: none;
}
.tab-two-next{
	right:45px;
	bottom:65px;
}
/*---------Page 4 ----------*/
.prodict-list{
	    position: relative;
    display: flex;
    background: #F1F2F2;
    padding: 15px;
}
.full-page-product-view{
	padding:25px;
}
.full-page-product-view h4, p{
	display:block;
	width:100%;
}
.full-page-product-view h4{
	font-size:22px;
	margin-bottom:10px;
}
.full-page-product-view p{
	font-size:20px;
	margin-bottom:10px;
}
.full-product-view-inner{
	position:relative;
}
.full-product-view-inner .flag-pric-mono{
	position:absolute;
	bottom:0;
}
.full-page-product-view .product-3{
	text-align:right;
	padding-right:25px;
}
.full-page-product-view .product-3 h3{
	font-size:30px;
}
.full-page-product-view .product-3 .bottom-section-of-right-section-home-page{
	position:absolute;
	bottom:0;
	right:30px;
	padding-bottom:0;
}
.full-page-product-view .bottom-section-of-right-section-home-page button{
	padding:10px 15px;
	font-size:16px;
}
.full-page-product-view .bottom-section-of-right-section-home-page a{
	width:40px;
	height:40px;
	padding: 5px 3px !important;
}
.full-page-product-view .bottom-section-of-right-section-home-page .wishListImg{
	width:32px
}
.single-page-galler-imges .single-product-gallery-thumbnail{
	position:relative !important;
	margin-left:0 !important;
	margin-right:0 !important;
	margin-top:15px;
}
.single-page-galler-imges .single-product-gallery-thumbnail li{
	width:inherit;
	height:inherit;
	text-indent:inherit;
	margin:0;
	margin-right:5px;
	opacity:0.5;
}
.single-page-galler-imges .single-product-gallery-thumbnail .active{
	opacity:3;
}
.single-page-galler-imges .single-product-gallery-thumbnail li:last-child{
	margin-right:0;
}
.single-page-galler-imges .carousel-control-next-icon{
	background:url(../images/ttttt.png) !important;
	background-repeat:no-repeat;
}
.single-page-galler-imges .carousel-control-prev{
	z-index:99;
	bottom:49px;
	top:inherit;
}
.single-page-galler-imges .carousel-control-next, .carousel-control-prev{
	z-index:99;
	bottom:49px;
	top:inherit;
	}
.single-page-galler-imges .carousel-control-prev-icon{
	background:url(../images/ttttt-jg.png);
	background-repeat:no-repeat;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
	height:31px !important;
}
.single-page-galler-imges .single-product-gallery-thumbnail li img{
	width:100%;
}
.single-detail-sec .flag-pric-mono{
	padding:0;
	position:relative;
	margin:25px 0;
}
.single-detail-sec .flag-pric-mono li{
	display:inline-block;
	margin-right:10px;
}
.single-page-price-ect{
	text-align:right;
}
.single-page-price-ect h3{
	font-size:30px;
	font-weight:bold;
}
.single-detail-sec h4{
	font-size:22px;
	font-weight:bold;
}
.single-detail-sec p{
	font-size:20px;
}
.single-page-price-ect p{
	font-size:20px;
}
.single-detail-sec .extra-details{
	margin-bottom:10px;
	color:#231F20;
}
.single-detail-sec .extra-details span{
	display:block;
	font-size: 13px;
    font-weight: 600;
	margin:0;
	padding:0;
	    line-height: 12px;
}
.single-detail-sec .extra-details small{
	display:block;
	font-size:16px;
	font-weight:100;
	margin:0;
	padding:0;
}
.single-page-price-ect button{
	font-size: 18px;
    padding: 6px 25px;
    font-weight: 100;
	margin-top:30px;
}
.single-page-price-ect .blue-btn{
	background:#263746;
}
.single-page-price-ect span{
	color:#808285;
	font-size:16px;
}
.single-page-price-ect p{
	line-height:18px;
	margin:0;
	font-size:20px;	
	
}
.verified-by{
	margin:25px 0;
}
.verified-by ul{
	margin:0;
	padding:0;
}
.verified-by ul li{
	display:inline-block;
	margin-left:10px;
}
.single-page-price-ect .social{
	margin:25px 0 0 0;
	padding:0;
	padding-right:25px;
}
.single-page-price-ect .social li{
	display:inline-block;
}
.single-page-price-ect .social li a{
	display:block;
	border:none;
}
.single-page-price-ect .single-page-wishlist{
	width:40px;
	height:40px;
	padding: 6px 3px !important;
}
.single-page-price-ect .single-page-wishlist img{
	width:32px;
}
/*---------Model Style -----------*/
.model-single-page{
	padding:10px 0;
	border-radius:15px;
	background:#FFF;
	padding-top:0;
}
.header-model-single-page{
	text-align: left;
    padding-left: 30px;
    background: #8dbb00;
    padding: 10px 30px;
    color: #fff;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
	position:relative;
	
}
.header-model-single-page p{
	margin-bottom:0;
}
.cross-single-pop{
    position: absolute;
    right: 20px;
    bottom: 7px;
    color: #8dbb00;
    background: #fff;
    padding: 4px 7px;
    border-radius: 23px;
    height: 25px;
    width: 25px;
    font-size: 15px;
}
.model-single-page .page-three-right-dev-scetion{
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.single-page-model-he{
	top:10%;
}
.singel-model2{
	padding:15px 45px;
    border-radius: 15px;
    background: #FFF;
	position:relative;
}
.singel-model2 .cross-single-pop{
	position: absolute;
    right: 15px;
    top: 11px;
    color: #8dbb00;
    background: #fff;
    padding: 2px 5px;
    border-radius: 23px;
    height: 25px;
    width: 25px;
    font-size: 15px;
    border: 2px solid #8dbb00;
}
/*---------- Register Pages -------------*/
.register-page-content{
	margin:0 auto;
}
.next-register{
	position:relative;
	float:right;
	margin-top:30px;
}
.register-banner-fix{
	height:inherit;
	padding-bottom:65px;
}
.register-page-content .nav-tabs a{
	width:33%;
	text-align:center;
} 
.register-Profissional-blue{
	    background: #fff;
    border-radius: 25px;
    padding-bottom: 15px;
}
.register-Profissional-blue .blue-hecd{
	color: #fff;
    background: #263746;
    text-align: center;
    border-radius: 40px;
    padding: 7px;
}
.register-Profissional-blue ul{
	margin: 0;
    padding:25px;
    text-align: left;
}
.register-Profissional-blue ul li{
	display:block;
	margin-bottom:15px;
	font-size:19px;
}
.register-Profissional-blue ul li img{
	margin-right:10px;
}
.register-Profissional-blue .last-price{
	border-top: 1px solid #000;
    padding-top: 20px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.register-Profissional-blue .last-price input{
	display: block;
    text-align: center;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid;
    margin: 0 auto;
    margin-top: 12px;
}
.register-page-log0-img{
	display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.price-last-tab input{
	width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}
.bg-tranparent{
	background:none !important;
}
.bg-tranparent .blue-hecd{
	max-width:300px;
	font-size:18px;
}
.reg-last-tab .blue-hecd{
	font-size:18px;
}
.term-reg-page-link{
	display:block;
	margin-top:32px;
	margin-left:15px;
	font-size:20px;
	
}
.term-reg-page-link a{
	color:#231F20;
	font-weight:bold;
	text-decoration:underline;
}
.term-reg-page-link input{
	margin-right:10px;
	width:20px;
	height:20px;
	
}
.lastreg-info{
	background: #E6E7E8;
    padding: 60px !important;
	border-radius:16px;
	text-align:center;
}
.lastreg-info .blue-hecd{
	color: #fff;
    background: #263746;
    text-align: center;
    border-radius: 40px;
    padding: 7px;
    max-width: 340px;
    margin: 0 auto;
	font-size:20px;
	margin-bottom:30px;
}
.lastreg-info p{
	margin-bottom:0;
	font-size:18px;
}
.Registo-Particular .nav-tabs a{
	width:50%;
	text-align: left;
    padding-left: 35px;
}
.Registo-Particular .tab-content{
	min-height:inherit;
}
.question-section ul{
	margin:0;
	padding:0;
}
.question-section ul li{
	display:block;
	margin-bottom:10px;
}
.question-section ul li a{
	font-size:18px;
	color:#A7A9AC;
	text-decoration:none;
	padding:10px;
}
.active-ans-q{
	background:#263746;
	border-radius:25px;
	color:#fff !important;
}
.ans-qes-main-rpl{
	padding-bottom:30px;
	}
.ans-qes-main-rpl p{
	padding:0 50px;
	font-size:18px;
}
.ans-qes-main-rpl .queston-main{
	background: #263746;
    border-radius: 25px;
    color: #fff !important;
	font-size:20px;
    padding: 10px;
	padding-left:50px;
}
body .contact-form{
	padding:20px !important;
}
.captcha{
	text-align:right;
	margin-bottom:15px;
}
.publick-main{
	background:#E6E7E8;
	border-radius:16px;
}
.green-publica-sec{
	background: url(../images/green-bg.png);
    padding: 15px 33px;
    width: 100%;
    background-size: 100%;
    text-align: center;
	margin-bottom:25px;
	color:#fff;
}
.green-publica-sec h4{
	font-size:24px;
	margin:0;
	padding:0;
	font-weight:500;
}
.green-publica-sec p{
	font-size:21px;
	margin:0;
	padding:0;
}
.publica-tabs-acct .green-activ .active {
    background-color: #263746 !important;
}
.publica-tabs-acct .tab-content{
	border-top:none;
	padding:60px !important;
	padding-top:40px !important;
	min-height:inherit;
	padding-bottom:25px !important;
}
.content-publica-tabs, .img-publica-tabs{
	display:inline-block;
}
.img-publica-tabs{
	margin-right:15px;
}
.content-publica-tabs p{
	    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 7px;
}
.publica-tabs-acct{
	margin-bottom:40px;
	    width: 100%;
    background-color: #e6e7e8;
	border-radius:16px;

}
.content-publica-tabs a {
	display:block;
	margin:0;
	padding:0;
	font-size:14px;
	color:#212529;
	text-decoration:underline;
}

.publica-tabs-acct .nav-tabs a:first-child   {
		border-bottom-left-radius: 16px;
}
.publica-tabs-acct .nav-tabs a:last-child {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}
.publica-tabs-acct .nav-tabs a{
	background:#c5c6cc;
	
}
.publica-tabs-acct a{
	color:#263746 !important;
}
.nav-tabs .nav-item {
    margin-bottom: inherit !important;
}
.last-publica-notice{
	    font-size: 18px;
    margin-top: 30px;
}
.last-publica-notice a{
	    padding: 0;
    font-size: 19px;
    text-decoration: underline;
}
.last-pub-spac{
	margin-bottom:20px;
}
.publica-pagination{
	width:100%;
	text-align:center;
}
.publica-pagination nav{
	display:inline-block;
}
.publica-pagination .navigation{
	display:inline-block;
	margin:0 auto;
}
.publica-pagination .page-item:first-child .page-link{
	border-radius:0;
}
.publica-pagination .page-link{
	border:none;
}
.publica-pagination a span{
	background:none;
}
/* -- Adição de elementos: -- */
.notificacaoErroLogin{
 	background: #bc1100 !important;
}
.notificacaoMensagensLogin{
	background: #a08180 !important; 
}
.notificacaoMensagensTextLogin{
	color: #ab211c !important;
}
.hidden{
	display: none !important;
}


/* ALTERACÕES HUGO: Nova Index: (Registo Botão):*/

.btnRegistoTpType{
    background: #d4d4d4;
    /* padding: 2px !important; */
    margin-left: 10px !important;
    margin-right: 10px !important;
    color: black !important;
    border-radius: 6px !important;
    margin-top: 3px !important;
}

.hvColorRegisto:hover{
  color: #08c !important; 
}


<style>
    @media (max-width: 843px) {
        #anos {
                width: 100% !important;
        }

        #marcas {
                width: 100% !important;
        }

        #modelos {
                width: 100% !important;
        }

        #tipoVeiculo {
            width: 100% !important;
        }
    }

    @media (max-width: 892px) {
        #peca {
                width: 100% !important;
        }

        #referenciaPeca {
                width: 100% !important;
        }

        .priceFiltrosMobile .select2-container{    
    		width: 30% !important;
        }

        .select2-container{    
    		width: 30% !important;
        }


        .pesquisaInputBt{
                margin-top: 49px !important;
        }
    }


    @media (min-width: 980px) {
        #wishListMobile {
            display: none;
        }
    }

    @media (max-width: 980px) {
        #wishListDesktop {
            display: none;
        }
    }


    @media (max-width: 768px) {
        #modalWishListLogin {
            left: 30% !important;
        }
        #textoModalWishListLogin {
            
        }
    }

    @media (max-width: 1200px) and (min-width: 768px){
        #textoModalWishListLogin {
            width:430px !important;
        }
    }


    @media (max-width: 768px) {
        #modalSaveServerAction {
            left: 3% !important;
        }
        #modalSaveServerActionError {
            left: 3% !important;
        }
        #textoModalError {
            width: 150px !important;
            padding-top: 15px !important;
        }
        #textoModalWishListLogin {
            
        }

        #textoModalIvaError
        {
            padding-top: 15px !important;
        }
        #modalTaxaIvaExonResp {
            left: 3% !important;
            height: 430px !important;
        }
    }

  
    .select2-container--default .select2-selection--multiple .select2-selection__choice{
            background-color: transparent !important;
            border: 0px solid #aaa !important;
            border-radius: 0px !important; 
        }

    .select2-selection__choice__remove{
        display: none !important;
    }

    .select2-selection__choice{
        padding-top: 6px !important;
    }

    #espacamentoTPTop {
        margin-top: 17px !important;
    }

    .success-popup  {
        transition: .3s ease all;
        font-family: 'Ubuntu', sans-serif;

    }

        

       
        
  #peca {
    min-height: 40px;
    max-height: 40px;
    overflow-y: auto;
  }

  .select2-selection {
    height: 40px !important;
  }

  .cart-box{
    position: fixed;
    bottom: 40px;
    right: 30px;
    width: 48px;
    height: 48px;
    z-index: 2147483000;
    cursor: pointer;
    background-position: 50%;
}

.btn-circle {
  width: 30px;
  

  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 6px;
}
.btn-circle.btn-lg {
  width: 50px;
  
  color:;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-circle.btn-xl {
  width: 70px;
 
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 6px;
}

.wishListBtn {
    background: transparent;
    border: 1px solid;
    border-color: #7faf00 !important;
    padding: 12px !important;
    width: 8px !important;
    height: 5px !important;
    position: relative;
}

.wlhome{
    margin-right:10px;
}

#modalWishListLogin{
    background: #d4d4d4;

}



.modal-backdrop {
  background-color: #d4d4d49c !important;

}

.btContinueSearch{
    border-radius: 6px;
    background: transparent;
    color: grey;
    border-color: grey;
    margin-right: 10px;
}

.btFinalizeShop{
    border-radius: 6px;
    color: white;
    border-color: grey;
    margin-right: 10px;
}

.btReservado{
        background: #1c2a36;
    color: white;
}

.btReservar{
    background: #7faf00 !important;
}

.btComprar{
    background: #7faf00 !important;
}

#reservadoText
{
    font-size: 16px;
    transform: rotate(331deg);
    -webkit-transform: rotate(331deg);
    margin-top: -50px;
    margin-left: 10px;
}

.btRemoverCarrinho {
    background: #ffb100 !important;
}

.open>.dropdown-menu {
   
    display: inline-grid !important;
}

.btnEncomenda {
    float: right;
    margin-right: 58px;
    margin-bottom: 20px;
    color: white;
    background: #7faf00b8;
}

.carSpan {
  padding-left:20px; 
}

@media (max-width: 892px) {
  .carSpan {
    padding-left:0px !important; 
  }
}


@media (max-width: 600px) {
  .btnEncomenda{
    margin-right: 16px;
  }
  .modeloTabelaCar{
    font-size:10px;
  }
}

.btnWishListSelected{
  background: #b94a48a3 !important
}

.homeBannerText{
  color: white; 
  font-size: 33px; 
  margin-top: 100px; 
  font-family: Ubuntu; 
  width: 100%; 
  line-height: 121%;
}

.homeBannerBtn{
  background: transparent;
  color: white;
  font-size: 17px;
  border-color: transparent;
  border-radius: 12px;
}

.homeBannerIcon{
  color: white;
  float: right;
  margin-top: -5px;
}



@media (max-width: 1100px) {
  .wrapSite{
    padding-left: 20px !important;
  }
}


.bannerImageTP{
  background-image: url(../img/indexImagem.jpg); 
  height: 370px; 
  background-size: cover; 
  background-repeat: no-repeat; 
  background-position: center center;"
}


.mapeouStock {
    background: #cde0abc4;
}    


.shopWrapSite{
  padding: 0px 30px;
}


@media (max-width: 767px) {
  .fixBtnPedidoInfoMobile{
    float: none !important; 
    margin-top: 16px !important;
    width: 82% !important;
    margin-top: 50px !important;
  }

  .fixBtnComprarInfoMobile{
    width: 73% !important;
  }

   
  }

.btnPecasSemelhantes {
    background: #c3c3c3;
}

.tpAnuncioHeader {
    background: #fcfcfc;
    box-shadow: 0 1px 19px -10px #333333;
    height: 125px;
    position: relative;
    z-index: 2;
    width: 100%;
}

.fixBtn {
    width: 68%;
}




@media (max-width: 767px) {
  
  .webPhotos{
    display: none !important;
  }
}

@media (min-width: 767px) {
  .mobPhotos{
    display: none !important;
  }


}


.textChatTeleColor{
    background: #f5fbe6 !important;
}

.chatTeleColor{
  background: #9ebf5e !important;
}


.chatTemMensagensNovas{
  background: #754c4c !important;
}

.textChatTeleColorClient{
    
}

.chatTeleColorClient{
 
}

.naoTemOperador {
  height: 455px !important;
}


.naoTemOperadorStatus:before {
   background: #a08181 !important;
}


.naoTemOperadorEscondido {

    bottom: -405px !important;

}

.wish-have-itens{
	border: 2px solid #a67f7f !important;
}


.tpFiltroSeleccionado{
	border: 2px solid #6ebf00;
	background: #d9e2d7 !important;
}

.required{
	border: 1px solid #b33232 !important;
}

.required::-webkit-input-placeholder {
    color: #b33232 !important;
}


.tpPagination {
    border-top: 1px solid #f0f1f3;
    clear: left;
    font-size: 18px;
    padding: 20px 0;
    text-align: center;
}
.tpRel {
    position: relative;
}
ul, ol {
    margin: 0;
}

.tpPagination li.active {
    background: #82bc03 !important;
    border-radius: 20px;
    color: #fff;
    height: 40px;
    margin: 0 5px;
    min-width: 40px;
}

.activePaginationTP{
	background: #82bc03 !important;
}

.tpPagination li.abs {
    background: transparent !important;
    display: inline-block;
    line-height: 20px;
    padding: 10px;
  	border-radius: 20px;
  	color: #fff;
  	margin: 0 5px;
  	min-width: 40px !important;
}

.tpPagination li {
	background: transparent;
	/*background: #263746;*/
    display: inline-block;
    line-height: 20px;
    padding: 10px;
  	border-radius: 20px;
  	color: #fff;
  	margin: 0 5px;
  	min-width: 40px !important;
}

li {
    list-style: none;
}

.tpPagination .prev {
    right: 10px;
}

.tp-icon-arrow_left{
    background: url('../images/arrowLeft.png');
}

.tp-icon-arrow_right{
    background: url('../images/arrowRight.png');
}

.selfStock{
	background: #1e283747 !important;
}

.srcImg{
	    width: 30px;
}

.btnTPWishListSelected{
	background-color: #c3888d !important;
    border: 1px solid #f7001b;
}

.img-fluid {
	max-height: 200px;
}   

@media (max-width: 600px) {
  
 	.portesElement{
 		padding-top: 35px;
    	float: right;
	}

	.ivaElement{
		margin-left: 17px;
	}

	.full-page-product-view .product-2 .flag-pric-mono li a img{
		margin-bottom: 45px !important;
	}

	.thumb-tele-pric{
		right: 15px !important;
	}
	.bottom-section-of-right-section-home-page{
	    top: 15px !important;
	    padding: 5px !important;
	}
   
}

@media (min-width: 767px) {
	.thumb-tele-pric{
	    right: 0px;
	}
}

@media (min-width: 600px) {
  	@media (max-width: 767px){
	 	.full-page-product-view .product-3 .bottom-section-of-right-section-home-page{
	 		position: initial;
		}

		.full-product-view-inner .flag-pric-mono{
			position: absolute;
	    	bottom: -35px;
		}

		.thumb-tele-pric{
		    bottom: -140px !important; /*correct fix para thumb da flag */
		    position: absolute!important;
		}
	}
}


@media (max-width: 768px){
	#modalWishListLogin {
	    left: auto !important;
	}

	.titleAdThumb{
		margin-top: 10px;
	}

	#modalCarrinho{
		top: 5% !important;
	}
	    
}

@media (min-width: 768px){
	#modalCarrinho{
		top: 10% !important;
	}	    
}




.modalTP{
	position: fixed;
	top: 34% !important; 
	background: transparent !important;
}

/*
@media (min-width: 768px){
	.modalTP{
	    min-width: 500px;
	}
}
*/

.modal-title-tp{
	font-size: 16px;
}

.modal-content-tp{
	border-radius: 1.3rem !important; 
	border: 1.5px solid rgb(144, 197, 72) !important;
}

.fixHeigth{
	height: auto !important;
}


.dropdown-tp-regist{
	display: inline-block; 
	vertical-align: middle; 
	float: none;
}



.dropdown-toggle-tp-modal-regist{
	background: transparent; 
	border-color: transparent;
} 

.btnRegistoTpType{
	width: auto !important;
}


.crossDismissModal{
	margin-top: 10px;
}

.btnModalCarrinho{
	border-radius: 20px !important;
    background: #82BC00 !important;
    padding: 6px 15px !important;
    font-size: 16px !important;
    /* margin: 0; */
    /* border: none; */
    /* border-radius: 27px; */
    color: black;
    margin-left: 5px;
    margin-right: 10px;
}

.btDisponibilidadeJa{
	cursor: pointer;
}


.close-modal-times{
	color: #af1616;
    margin-right: 6px;
}

#modalCriarTicketDireto{
	top: 10%!important;
}

.flagSearch{
	max-width: 21px !important;
}



@media (min-width: 1350px){
	#popupDropdownLanguages{
		left: 65% !important;
	}
	#popupDropdownCurrency{
		left: 65% !important;
	}	    
}



@media (min-width: 1100px){
	@media (max-width: 1350px){
		#popupDropdownLanguages{
			left: 58% !important;
		}
		#popupDropdownCurrency{
			left: 58% !important;
		}
	}	    
}


@media (min-width: 1241px){
	@media (max-width: 1320px){
		#languageTPDiv{
			width: 4% !important; 
		}
	}
}


@media (min-width: 767px){
	@media (max-width: 1241px){
		#languageTPDiv{
			width: 3% !important; 
		}
	}
}

@media (min-width: 1320px){
	@media (max-width: 2000px){
		#languageTPDiv{
			width: 4% !important; 
		}
	}
}



@media (min-width: 1100px){
	@media (max-width: 1200px){
		#languageTPDiv{
			width: 6% !important; 
		}
	}	    
}


@media (max-width: 767px){
	#currencyTPDiv{
		margin-left: 30px !important; 
	}
}


@media (min-width: 767px){
	@media (max-width: 1100px){
		#popupDropdownLanguages{
			left: 50% !important;
		}
		#popupDropdownCurrency{
			left: 50% !important;
		}

		#currencyTPDiv{
			margin-left: 30px !important; 
		}
	}	    
}


.flagTP{
	max-width: 21px;
}

.currencyTP{
	max-width: 30px;
	margin-right: 7px;
}


#coinCurrencySelected{
	border-radius: 25px;
    border: 2px solid #75c200;
    /* border-right: 23px; */
    padding: 3px;
    /* margin: 0 -1em; */
}

#currencyTPDiv{
	width: 5%; 
}

#languageTPDiv{
	width: 5%; 
	margin-top: 4px;
	margin-left: -5px;
    margin-right: 5px;
}


.tpDrop{
	width: 100% !important;
}


.tpLinkDropdown{
	font-size: 21px;
    color: #82BC00 !important;
    background: #E6E7E8 !important;
    padding: 16px;
    cursor: pointer !important;
   	white-space: pre-line !important;
}


.tpImgTypeVehicle{
	width: 56px;
    margin-right: 10px;
}


.tpImgCombustivelVehicle{
    margin-right: 10px;
    height: 30px;
}



.tpBlockInput{
	background: #b5b5b5 !important;
}


.scrollable-menu::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    height: 8px;
    background: #263746;
    border-radius: 20px; 
}    
.scrollable-menu::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #81bd41;
    /* -webkit-box-shadow: 0 0 4px rgba(255,255,255,.75) !important; */    
}
.scrollable-menu{
	max-height: 280px!important;      
}

/* Placa - matrículas; */

.tp-placa-digitos {
  position: relative;
  padding-right: 35px;
  padding-left: 35px;
  background-color: #0052a4;
  background-repeat: no-repeat;
  flex-shrink: 0;
  border-radius: 26px;
}

.tp-placa-digitos[data-country=nl] input {
  background: #ffe14c;
}

.tp-placa-digitos[data-country=nl] input::-webkit-input-placeholder {
  color: rgba(0,0,0,0.3);
}

.tp-placa-digitos[data-country=nl] input:-ms-input-placeholder {
  color: rgba(0,0,0,0.3);
}

.tp-placa-digitos[data-country=nl] input::-ms-input-placeholder {
  color: rgba(0,0,0,0.3);
}

.tp-placa-digitos[data-country=nl] input::placeholder {
  color: rgba(0,0,0,0.3);
}

.tp-placa-digitos:before,
.tp-placa-digitos:after {
  content: '';
  position: absolute;
  display: block;
  letter-spacing: 0;
}

.tp-placa-digitos::before {
  width: 15px;
  height: 15px;
  top: 6px;
  left: 11px;
  background: url("../img/tp-eu-flag.png") -15px 0 no-repeat;
}

.tp-placa-digitos[data-country=n]::before {
  background-position: 0 0;
  top: 10px;
  height: 10px;
}

.tp-placa-digitos[data-country=no]::before {
  background-position: 0 0;
  top: 10px;
  height: 10px;
}

.tp-placa-digitos::after {
  content: attr(data-country);
  position: absolute;
  display: block;
  width: 29px;
  bottom: 5px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  left: 4px;
  font-family: sans-serif;
}

.tp-placa-digitos input {
  font-family: "Trebuchet MS";
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #c9cdd2;
  border-left-color: transparent;
  border-right-color: transparent;
  text-align: center;
  font-size: 24px;
  margin: 0;
  padding: 12px 5px 11px;
  width: 100%;
  box-sizing: border-box;
}

.tp-placa-digitos input:hover,
.tp-placa-digitos input:focus {
  border-color: #c9cdd2;
  border-left-color: transparent;
  border-right-color: transparent;
}

.tp-placa-digitos input::-webkit-input-placeholder {
  color: rgba(0,0,0,0.1);
}

.tp-placa-digitos input:-ms-input-placeholder {
  color: rgba(0,0,0,0.1);
}

.tp-placa-digitos input::-ms-input-placeholder {
  color: rgba(0,0,0,0.1);
}

.tp-placa-digitos input::placeholder {
  color: rgba(0,0,0,0.1);
}

.tp-placa-digitos[data-country='p'] .country-numbers {
  position: absolute;
  right: 7px;
  width: 24px;
  height: 100%;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0;
}

.tp-placa-digitos[data-country='p'] .country-numbers:after {
  content: attr(data-bottom-number);
  display: block;
  width: 20px;
  position: absolute;
  left: 1px;
  bottom: 4px;
  text-align: center;
  color: #fff;
}

.tp-placa-digitos[data-country='p'] .country-numbers:before {
  content: attr(data-top-number);
  display: block;
  width: 20px;
  position: absolute;
  left: 2px;
  top: 4px;
  padding-bottom: 2px;
  border-bottom: 2px solid #fff;
  text-align: center;
  color: #fff;
}



/* Placa - VIN; */

.tp-placa-digitos-vin {
	position: relative;
	padding-right: 27px;
	padding-left: 50px;
	background-color: grey;
	background-repeat: no-repeat;
	flex-shrink: 0;
	border-radius: 26px;
}

.tp-placa-digitos-vin input {
  background: #ffe14c;
}

.tp-placa-digitos-vin input::-webkit-input-placeholder {
  color: rgba(0,0,0,0.3);
}

.tp-placa-digitos-vin input:-ms-input-placeholder {
  color: rgba(0,0,0,0.3);
}

.tp-placa-digitos-vin input::-ms-input-placeholder {
  color: rgba(0,0,0,0.3);
}

.tp-placa-digitos-vin input::placeholder {
  color: rgba(0,0,0,0.3);
}

.tp-placa-digitos-vin:before,
.tp-placa-digitos-vin:after {
  content: '';
  position: absolute;
  display: block;
  letter-spacing: 0;
}

.tp-placa-digitos-vin::before {
  width: 15px;
  height: 15px;
  top: 6px;
  left: 7px;
}


.tp-placa-digitos-vin::after {
	content: 'VIN';
    position: absolute;
    display: block;
    width: 29px;
    bottom: 17px;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    left: 10px;
    font-family: sans-serif;
}

.tp-placa-digitos-vin input {
    font-family: "Trebuchet MS";
    background-color: white;
    border-radius: 26px;
    border: 2px solid black;
    /* border-left-color: transparent; */
    /* border-right-color: transparent; */
    text-align: center;
    font-size: 24px;
    margin: 0;
    padding: 12px 5px 11px;
    width: 100%;
    box-sizing: border-box;
}

.tp-placa-digitos-vin input:hover,
.tp-placa-digitos-vin input:focus {
  border-color: green;
  border: 2px solid black;
}

.btn-pecas-pesquisa{
	/*content: attr(tptextvalueminus);*/
	width: auto !important; 
	border: 1px solid #6cc01e !important; 
	margin-bottom: 10px;
    font-size: 17px !important;
    text-align: center !important;
    display: inline-block !important;
    margin-right: 2%;
}

.resultsContainer{
	position: relative;
	width: 100%;
	/*height: 60px;*/
}

.btn-pecas-left{
	position: relative;
	/*position: absolute;
	left: auto;*/
	/*display: block !important;*/
}

.btn-pecas-right{
	position: relative;
	/*position: absolute;*/
    /*display: block !important;*/
    /*right: 0px;*/
}

.centeredElement{
	left: 25% !important;
}

.resultsPesquisa	Catalogo{
	text-align: center !important;
}

.btn-pecas-pesquisa:hover{
	/*background: #6d7c8e !important;*/
	background: #bdd0ab !important;
    color: #1f3747 !important;
    border: 1px solid #1f3747 !important;
    font-size: 17px!important;
    font-weight: bold;
    padding: 0.9em!important;
    z-index: 1;

}

.partSearchPContent{
	margin-top: 0 !important;
    margin-bottom: 0 !important;
}


.btn-pecas-pesquisa p.partSearchPContent span{
  position: relative;
  content: attr(tpTextValueMinus);
}
.btn-pecas-pesquisa:hover p.partSearchPContent span{
  display: none;
}
.btn-pecas-pesquisa:hover p.partSearchPContent:after{
  content: attr(tpTextValue);
}


.btn-pecas-pesquisa-animation{
	animation: shake 6s; 
    animation-iteration-count: infinite; 
}


.alerta-error-animation{
	animation: shake 6s; 
    animation-iteration-count: infinite; 
}

.btn-pecas-pesquisa-animation:hover{
	/*background: #6d7c8e !important;*/
    animation: none !important;
}

.tabPecasBudget{
    background: #b6d790!important;
    background-color: #b6d790!important;
}

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    2% { transform: translate(-1px, -2px) rotate(-1deg); }
    4% { transform: translate(-3px, 0px) rotate(1deg); }
    6% { transform: translate(3px, 2px) rotate(0deg); }
    8% { transform: translate(1px, -1px) rotate(1deg); }
    10% { transform: translate(-1px, 2px) rotate(-1deg); }
    12% { transform: translate(-3px, 1px) rotate(0deg); }
    14% { transform: translate(3px, 1px) rotate(-1deg); }
    16% { transform: translate(-1px, -1px) rotate(1deg); }
    18% { transform: translate(1px, 2px) rotate(0deg); }
    20% { transform: translate(1px, -2px) rotate(-1deg); }
    22% { transform: translate(0px, 0px) rotate(0deg); }
}

.pecaSelectedElement{
  animation: pecaSelected linear 5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: pecaSelected linear 5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: pecaSelected linear 5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: pecaSelected linear 5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: pecaSelected linear 5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards !important;
}

@keyframes pecaSelected{
  0% {
    opacity:1;
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
  25% {
    opacity:1;
    transform:  scaleX(0.95) scaleY(0.95) ;
  }
  50% {
    opacity:1;
    transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    opacity:0;
    transform:  scaleX(0.30) scaleY(0.30) ;
    display: none;
  }
}

@-moz-keyframes pecaSelected{
  0% {
    opacity:1;
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  25% {
    opacity:1;
    -moz-transform:  scaleX(0.95) scaleY(0.95) ;
  }
  50% {
    opacity:1;
    -moz-transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    opacity:0;
    -moz-transform:  scaleX(0.30) scaleY(0.30) ;
    display: none;
  }
}

@-webkit-keyframes pecaSelected {
  0% {
    opacity:1;
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  25% {
    opacity:1;
    -webkit-transform:  scaleX(0.95) scaleY(0.95) ;
  }
  50% {
    opacity:1;
    -webkit-transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    opacity:0;
    -webkit-transform:  scaleX(0.30) scaleY(0.30) ;
    display: none;
  }
}

@-o-keyframes pecaSelected {
  0% {
    opacity:1;
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  25% {
    opacity:1;
    -o-transform:  scaleX(0.95) scaleY(0.95) ;
  }
  50% {
    opacity:1;
    -o-transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    opacity:0;
    -o-transform:  scaleX(0.30) scaleY(0.30) ;
    display: none;
  }
}

@-ms-keyframes pecaSelected {
  0% {
    opacity:1;
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  25% {
    opacity:1;
    -ms-transform:  scaleX(0.95) scaleY(0.95) ;
  }
  50% {
    opacity:1;
    -ms-transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    opacity:0;
    -ms-transform:  scaleX(0.30) scaleY(0.30) ;
  }
}


.pecaSelectedElementGif{
  animation: animationFrames linear 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 100%;
  -webkit-animation: animationFrames linear 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 100%;
  -moz-animation: animationFrames linear 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 100%;
  -o-animation: animationFrames linear 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 100%;
  -ms-animation: animationFrames linear 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 100%;
}

@keyframes animationFrames{
  0% {
    transform:  translate(0px,0px)  rotate(0deg) ;
  }
  100% {
    transform: translate(-0px,50px) rotate(00deg);
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  translate(0px,0px)  rotate(0deg) ;
  }
  100% {
    -moz-transform:  translate(-0px,50px) rotate(00deg);
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  translate(0px,0px)  rotate(0deg) ;
  }
  100% {
    -webkit-transform:  translate(-0px,50px) rotate(00deg);
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  translate(0px,0px)  rotate(0deg) ;
  }
  100% {
    -o-transform: translate(-0px,50px) rotate(00deg);
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  translate(0px,0px)  rotate(0deg) ;
  }
  100% {
    -ms-transform: translate(-0px,100px) rotate(00deg);
  }
}


.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
}
.bordered tr:hover {
    background: #ECECEC;    
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;
}
.bordered th {
    background-color: #ECECEC;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#ECECEC));
    background-image: -webkit-linear-gradient(top, #F8F8F8, #ECECEC);
    background-image: -moz-linear-gradient(top, #F8F8F8, #ECECEC);    
    background-image: linear-gradient(top, #F8F8F8, #ECECEC);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}
.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
} 

.bordered td, .bordered th {
    border-top: 1px solid #add987 !important;
}


@media (max-width: 768px){
	#tablePecas{
		margin-left: -20px;
	}
}

.userInputPart{
	/*background: repeating-linear-gradient( -55deg, #1c2837, #1c2837 10px, #1c2837 10px, #1c2837 20px ) !important;*/
    /*background: repeating-linear-gradient( -55deg, #e3e8de, #b7d29d 10px, #c4d0be 10px, #b7d8a1 20px ) !important;*/
	background: repeating-linear-gradient( 0, #1c2837, #1a2e48 10px, #142e49 10px, #23282c 20px ) !important;
    color: white !important;
    /*color: white !important;*/
}

.textPartElement{
	display: block;
        max-width: 100px;
    word-wrap: break-word;
}

.removeLinePartBudget{
	background: transparent !important;
}


.linkText{
	font-size: 17px !important;
    color: #82BC00 !important;
    background: transparent !important;
    padding: 3px !important;
}

.tpImgPaisPedido{
	max-width: 25px;
}


@media (max-width: 768px){
	#tpTelefoneUserBudget{
		width: 68% !important;
	}
}

#indicativoMain{
	width: 30%;
}

#dropDownIndicativoMain{
	width: 30%;
}


#indicativoMainWhatsapp{
	width: 30%;
}

#dropDownIndicativoMainWhatsapp{
	width: 30%;
}


.tpCodPostal11{
	width: 50%;
}

.tpCodPostal12{
	width: 25%;
}

.tpCodPostal22{
	width: 24%;
}

.tpCodPostalDescription{
	width: 49%
}


@media (max-width: 768px){
	.tpCodPostalDescription{
		width: 48%
	}
}

@media (max-width: 768px){
	.tpImgIndicativoPedidoEscolhido{
		display: none !important;
	}
}


.tpPaisUserDiv{
	min-height: 90px !important;
}


.tpPaisDistritos{
	position: absolute !important;
    left: auto !important;
    width: 40% !important;
}

.tpDistritosEntrega{
	width: 55% !important;
    position: absolute !important;
    right: 10px !important;
}

.tpTextPaisEntrega{
	margin-left: 13px;
    margin-top: 4px;
    font-size: 12px;
    width: 100%;
    position: absolute !important;
}

.tpTextDistritoEntrega{
	margin-left: 13px;
    margin-top: 4px;
    font-size: 12px;
    width: 100%;
    position: absolute !important;
    float: right;
}

@media (max-width: 768px){
	.tpPaisUserDivSpecial{
		min-height: 180px !important;
	}

	.tpDistritosEntrega{
		width: 100% !important;
	    position: absolute !important;
	    margin-top: 87px;
	    padding-right: 1px;
	    padding-left: 28px !important;
	}
	.tpPaisDistritos{
		position: absolute !important;
    	left: auto;
    	width: 100% !important;
    	padding-right: 25px;
	}

}

.tpTextContribuinte{
	margin-left: 13px;
    margin-top: 4px;
    font-size: 12px;
    width: 100%;
    position: relative !important;
}

.tpTextCodPostal{
	margin-left: 13px;
    margin-top: 4px;
    font-size: 12px;
    width: 100%;
    position: relative !important;
}


.tpDropDownDistritosEntrega{
	transform: none!important;
	top: 50px !important;
}


.linkSecurePayment{
	cursor: pointer;
}

.errorInputValue{
	background-color: #f1d3d3 !important;
}

.errorInputValue:focus {
    box-shadow: 2px 2px 3px #e84444 !important;
}
   

.tpImgIndicativoPedido{
	max-width: 25px !important;
} 

.tpImgIndicativoPedidoEscolhido{
	max-width: 25px !important;	
}

/* PASSO CONFIRMAÇÃO PEDIDO BUDGET */

.textTitleStep3{
	font-size: 17px;
    color: #5e9425 !important;
    font-weight: bold;
}

.textElementStep3{
    color: #2f404e !important;
}

.step3FirstElement{
	margin-top: 10px;
}

.step3ElementList{
	margin-top: 15px;
}

.step3ElementListFinal{
	margin-top: 27px;
}

.next-btn-p4{
	cursor: pointer;
	margin-top: 15px;
	position: relative !important;
	float: right !important;
	right: 0px !important;
	background: #4e2828 !important;
	margin-top: -28px !important;
}

.next-btn-canelar-budget{
	cursor: pointer;
	margin-top: 15px;
	position: relative !important;
	float: right !important;
	right: 0px !important;
	margin-top: -28px !important;	
}

@media (max-width: 768px){
	.btnNovoPedido{
		margin-right: 56px !important;
	}
}


/* LOJA ONLINE */

.btnTodos{
	background: #6ab944; 
	color: #fff; 
	padding: 8px 30px; 
	border: none; 
	border-radius: 25px; 
	font-size: 20px; 
	margin-right: 10px;
}

.btnFiltros{
	background: #6ab944; 
	color: #fff; 
	padding: 8px 30px; 
	border: none; 
	border-radius: 25px; 
	font-size: 20px; 
	margin-right: 10px;
}

.btnEscolhidos{
	background: #263746; 
	color: #fff; 
	padding: 8px 30px; 
	border: none; 
	border-radius: 25px; 
	font-size: 20px; 
	margin-right: 4px;
}

.leftShopBtn{
	float: left;
	background: #263746;
	display: inline-block;
	line-height: 20px;
	padding: 15px;
	border-radius: 28px;
	color: #fff;
	margin: 0 5px;
	min-width: 40px !important;
	width: 46px;
}

.btnsActionsShop{
	height: 1px !important; 
	/*padding: 12px; */
	top: 60px;
	padding: 2px !important;
}

.fixImgShop{
	max-width: 20px;
}

.alignRight{
	float: right;
}

.thumbAddShop{
	background: transparent; 
	/*border: #263746 2px solid;*/
	border: #b5b5b5 1px solid;
	border-radius: 29px; 
	margin: 16px;
}

.imgThumbAddShop{
	width: 100%; 
	border: #263746 2px solid; 
	border-radius: 13px;
	max-height: 85px !important;
}


@media (max-width: 1244px){
	.btnTodos{
		font-size: 16px;
	}
	.btnFiltros{
		font-size: 16px;
	}
	.btnEscolhidos{
		font-size: 16px;
	}
}


@media (max-width: 1105px){
	.btnTodos{
		padding: 8px 15px;
		font-size: 15px;
	}
	.btnFiltros{
		padding: 8px 15px;
		font-size: 15px;	
	}
	.btnEscolhidos{
		padding: 8px 15px;
		font-size: 15px;
	}
}


@media (max-width: 890px){
	.btnTodos{
		font-size: 13px;
		padding: 8px 11px;
	}
	.btnFiltros{
		font-size: 13px;
		padding: 8px 11px;
	}
	.btnEscolhidos{
		font-size: 13px;
		padding: 8px 11px;
	}
}


@media (max-width: 769px){
	.btnTodos{
		font-size: 20px !important; 
		padding: 8px 30px; 
	}
	.btnFiltros{
		font-size: 13px;
		padding: 8px 11px;
	}
	.btnEscolhidos{
		font-size: 20px !important;
		padding: 8px 30px;  
	}
}

.subtitleThumbAd{
	margin-bottom: 0.4rem !important;
}

@media (min-width: 769px){
	.priceThumbAd{
		font-size: 1.3vw !important;
	}
	.priceInfoThumbAd{
		font-size: 1vw !important;
	}
	.titleThumbAd{
		font-size: 1.1vw !important;
	}
	.subtitleThumbAd{
		font-size: 0.8vw !important;
	}
	.dateThumbAd{
		font-size: 1.1vw !important;
	}
}

@media (max-width: 769px){
	.priceThumbAd{
		font-size: 4.4vw !important;
	}
	.priceInfoThumbAd{
		font-size: 2.4vw !important;
	}
	.titleThumbAd{
		font-size: 2.6vw !important;
	}
	.subtitleThumbAd{
		font-size: 2.4vw !important;
	}
	.dateThumbAd{
		font-size: 2.2vw !important;
	}
}


@media (min-width: 1215px){
	.bottom-section-thumb{
		padding: 0px !important;
		padding-right: 0 !important;
		margin-top: -17px !important;
	}
}



.title-section-rigth-menu{
	padding: 10px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    border-bottom: 2px solid #69b945;
}

.contadorLojaOnline{
	width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background: #212020 !important;
    color: white !important;
}



@media (max-width: 1027px){
	.lojaOnline1{
		border-top-right-radius: 16px!important;
	    margin-right: 0 !important;
	}
}


@media (max-width: 1370px){
	@media (min-width: 1028px){
		.lojaOnline2{
			border-top-right-radius: 16px;
		    margin-right: 0;
		}
	}
}


@media (max-width: 1370px){
	.lojaOnline2{
		border-top-right-radius: 16px !important;
	    margin-right: 0 !important;
	}
}

@media (max-width: 1371px){
	@media (min-width: 969px){
		.btnsActionsShop{
			height: 71px !important;
			/*height: 132px;*/
		}
	}
}

@media (max-width: 969px){
	@media (min-width: 769px){
		.btnsActionsShop{    
			height: 133px !important;
		}
	}
}

@media (max-width: 769px){
	@media (min-width: 600px){	
		.btnsActionsShop{
			height: 7px !important;
			/*height: 68px !important;*/
		}
	}
}


@media (max-width: 600px){
	.btnsActionsShop{
		height: 114px !important;
		/*height: 68px !important;*/
	}
}

@media (max-width: 769px){
	#autoShopMaster{
		margin-top: 30px;	
	}
}

.btnsActionsShopContent{
	right: 15px;
}

@media (max-width: 769px){
	.adShop1{
		width: 33%;
    	margin-left: 20px;
	}
	.adShop2{
		width: 40%;
    	margin-left: 28px;
	}
	.adShop3{
		width: 13%;
    	text-align: right;
	}
	.priceInfoThumbAd {
		text-align: right !important;
		font-size: 13px !important;
	}
}

.priceInfoThumbAd {
	font-size: 10px !important;
}




@media (min-width: 769px){
	.adShop1{
		width: 33%;
    	margin-left: 13px;
	}
	.adShop2{
		width: 40%;
    	margin-left: 20px;
	}
	.adShop3{
		width: 11%;
    	text-align: right;
	}
}



@media (min-width: 769px){
	@media (max-width: 930px){
		.adShop1{
			width: 33%;
	    	margin-left: 9px !important;
		}
		.adShop2{
			width: 40%;
	    	margin-left: 17px !important;
		}
		.adShop3{
			width: 7% !important;
	    	text-align: right;
		}
		.page-three-right-dev-scetion p {
			/*text-align: right !important;*/
		}
	}
}

@media (max-width: 450px){
	.adShop1{
		width: 33%;
    	margin-left: 10px;
	}
}

.filtrosAtivos{
	background: #b7b7b7 !important;
}

.btnChooseAdd{
	cursor: pointer;
}

.btnEscolhidoTPShop{
	background: #d0911f !important;
}


.titlePasso2Shop{
    font-size: 1.5vw;
    margin-left: 15px;
    font-style: italic;
    font-weight: bold;
}


@media (max-width: 769px){
	.titlePasso2Shop{
	    font-size: 4.7vw;
	    margin-left: 15px;
	    font-style: italic;
	    font-weight: bold;
	}
}

.alert-tp-shop{
	text-align: center;
    border-radius: 25px;
    margin: 10px;
}

.anuncioShopTitle1{
	font-size: 1.8vw !important;	
}
@media (max-width: 769px){
	.anuncioShopTitle1{
		font-size: 5.5vw !important
	}
}


.anuncioShopTitle2{
	font-size: 15px;
	padding: 0px 27px !important;
}
@media (max-width: 769px){
	.anuncioShopTitle2{
		font-size: 4.1vw;
		padding: 0px 27px !important;
	}
}



.anuncioShopPrice{
	font-size: 2.5vw;
}
@media (max-width: 769px){
	.anuncioShopPrice{
		font-size: 5vw !important
	}
}

.anuncioShopIva{
	width:100%;
	font-size: 15px;
	padding: 0px 27px !important;
}

.anuncioShopValorPortes{
	font-size: 14px;
}

.anuncioShopInfoTitle{
	font-size: 15px;
}

.linkAnuncioTP{
	cursor: pointer;
}

.infoTPAnuncio{
	padding: 0px 10px !important;
}

.carouselThumbShop{
	max-height: 134px !important;
} 

.tpFixEscolhido{
	padding: 23px;
} 

#textAvisoFiltros{
	font-size: 14px;
}
@media (max-width: 1220px){
	#avisoFiltros{
		display: none;
	}
}

.titleTableCheckOutLeft{
	color: #4b9600;	
}

.titleTableCheckOutRight{
	color: #2b404f;
}

.textModalClienteRegistado{
	font-size: 14px !important;
}
@media (max-width: 1220px){
	#btnContinuarAreaPublica{
		float: right;
	}
	.textModalClienteRegistado{
		font-size: 12px !important;
	}
}


.flag-pric-mono{
	position: inherit !important;
}


.linkFiltroRapido{
    cursor: pointer;
    color: #4b698e;
}

.anunciosContentMaster{
    width: 68%;
    margin-left: 2%;
}

.filtrosRapidos{
    width: 30%;
}

@media(max-width: 1200px){
    .filter-wrap{
        display: none !important;   
    }
}


@media(max-width: 1200px){
    
    .filtrosRapidos{
        display: none;
    }

    .anunciosContentMaster{
        width: 100%;
    }

}

@media(max-width: 600px){
    .search-section{
        height: 120px !important;
    }
}


@media(max-width: 1200px){
    @media(min-width: 600px){
        .search-section{
            height: 127px !important;
        }
    }
}


@media(min-width: 1200px){
    
    .btn-filters-filter{
        display: none;
    }

    .btn-filters-voice{
        display: none;
    }


}

.btn-filters-filter{
    background: #69B945;
    position: absolute;
    /* top: 0; */
    /* right: 0px; */
    /* height: 100%; */
    border: none;
    border-radius: 25px;
    color: #fff !important;
    font-weight: 100;

    position: relative;
    float: left;
    margin-left: 0px;

}

.btn-filters-voice{
    background:  grey;
    position: absolute;
    /*top: 0;*/
    /* height: 100%; */
    border: none;
    border-radius: 25px;
    color: #fff !important;
    font-weight: 100;
        
    position: relative;
    float: right;

}

.btn-filters-voice .fa{
    font-size: 21px;
    margin-left: 1px;
}

.btn-filters-filter .fa{
    font-size: 21px;
    margin-left: 1px;
}


@media(max-width: 1200px){

    @media(min-width: 575px){

        .btn-filters-filter{
            padding: 12px !important;
            left: 60px !important;
            margin-top: 5px !important;
            font-size: 14px !important;
        }


        .btn-filters-voice{
            padding: 12px !important;
            right: 60px !important;
            margin-top: 5px !important;
            font-size: 14px !important;
        }

    }
}


@media(max-width: 575px){
    .btn-filters-filter{
        padding: 10px !important;
        left: 27px !important;
        margin-top: 9px !important;
        font-size: 12px !important;
    }

    .btn-filters-voice{
        padding: 10px !important;
        right: 24px !important;
        margin-top: 9px !important;
        font-size: 12px !important;
    }

}

.pesquisaFiltroRapido::-webkit-input-placeholder {
    font-size: 14px;
}







.pinkBg {
    background-color: #ed184f!important;
    background-image: linear-gradient(90deg, #fd5581, #fd8b55);
}
.intro-banner-vdo-play-btn{
    height:60px;
    width:60px;
    position:absolute;
    top:50%;
    left:50%;
    text-align:center;
    margin:-30px 0 0 -30px;
    border-radius:100px;
    z-index:1
}
.intro-banner-vdo-play-btn i{
    line-height:56px;
    font-size:30px
}

@media(max-width: 769px){
    .intro-banner-vdo-play-btn{
        margin-top: -30px !important;
    }          
}

@media(min-width: 769px){
    .intro-banner-vdo-play-btn{
        margin-top: 1px !important;
    }          
}


.intro-banner-vdo-play-btn .ripple{
    position:absolute;
    width:160px;
    height:160px;
    z-index:-1;
    left:50%;
    top:50%;
    opacity:0;
    margin:-80px 0 0 -80px;
    border-radius:100px;
    -webkit-animation:ripple 1.8s infinite;
    animation:ripple 1.8s infinite
}

@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2){
    animation-delay:.3s;
    -webkit-animation-delay:.3s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
    animation-delay:.6s;
    -webkit-animation-delay:.6s
}

 

.sidenav{
    background-color:#111;
    height:100%;
    left:0;
    overflow-x:hidden;
    padding-top:60px;
    position:fixed;
    top:0;
    transition:.5s;
    width:0;
    z-index:1;
}

.sidenavR{
    background-color: white;
    height:100%;
    overflow-x:hidden;
    padding-top:60px;
    position:fixed;
    right:0;
    top:0;
    transition:.5s;
    width:0;
    z-index: 999;
    /*width: 90%!important;*/
}

.sidenav a,.sidenavR a{
    color:#818181;
    display:block;
    font-size: 16px;
    padding:8px 8px 8px 32px;
    text-decoration:none;
    transition:.3s;
}

.sidenav a:hover,.offcanvas a:focus,.sidenavR a:hover,.offcanvas a:focus{
    color:#f1f1f1;
}

.sidenav .closebtn,.sidenavR .closebtn{
    font-size:36px;
    margin-left:50px;
    position:absolute;
    right:25px;
    top:0;
}

@media screen and max-height 450px {
    .sidenav,.sidenavR{padding-top:15px;}
    .sidenav a,.sidenavR a{font-size:18px;}
}


     
@media(max-width: 1200px ){
    .textSearchShop{
        margin-left: 20px;
        float: left;
        padding: 0px 0px 0px 0px;
        font-size: 16px !important;

    }

    .textSearchShopTitle{
    	background: #b5b2b2;
	    width: 100%;
	    padding: 10px;
	    margin-left: 0px;
	    font-size: 18px;
	    border-radius: 8px;
    }

    #conteudoFiltrosMobile{
        margin-top: 28px;
        padding: 25px;
    }

    .elementosLista{
        margin: 10px; 
        font-weight: 600; 
        line-height: 30px;
    }

    .titleElementFiltroRapido{
        font-size: 17px;    
    }

    .linkFiltroRapido{
        padding: 0px 0px 0px 0px !important;
    }
}

@media(min-width: 1200px ){
    .textSearchShop{
        margin-left: 20px;
        float: left;
        font-size: 13px;
    }

    .elementosLista{
        margin: 10px; 
        font-weight: 600; 
        line-height: 30px;
    }

}
    
.textSearchShopTitle{
    font-size: 17px !important; 
    font-weight: bold;
}


.descricaoFiltroContentSelected{
    color: #202429 !important;
}

.descricaoFiltroContent{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    color: #167ac6;
}

.btn-filtro-conteudo .descricaoFiltroContent span{
  position: relative;
  content: attr(tpTextValueMinus);
}
.btn-filtro-conteudo:hover .descricaoFiltroContent span{
  display: none;
}
.btn-filtro-conteudo:hover .descricaoFiltroContent:after{
  content: attr(tpTextValue);
}

.btn-filtro-conteudo-animation{
    animation: shake 6s; 
    animation-iteration-count: infinite; 
}

.btn-filtro-conteudo-animation:hover{
    /*background: #6d7c8e !important;*/
    animation: none !important;
}

.btnMostrarMaisFiltros{
    float: right;
    font-size: 14px;
    color: #6ebf00;
    margin: 0;
    border: none;
    border-radius: 27px;
    padding: 3px 12px;
    background: #82BC00;
    color: #fff !important;
    margin-top: 10px;
}

@media(max-width: 1200px ){
    .btnMostrarMaisFiltros span{
        padding: 0px 10px 2px 10px;
    }
}

.elementoPecaSelected{
    /*background: #1c2837;  
    border-radius: 25px;
    color: white;*/  
}

.descricaoFiltroContent{
    margin-left: 20px !important; 
    float: left !important;
}

.removeSelectedIcon{
    font-size: 17px; 
    padding: 20px; 
    color: red;
}

.pageElement{
    background: #6ebf00 !important;
    cursor: pointer;
}

.pageElementSelected{
    background: #263746 !important;
    cursor: pointer;   
}

.semStockTP{
    width: 68%;
    margin-left: 2%;
}

@media(max-width: 1200px ){
    .semStockTP{
        width: 100% !important;
        margin-left: 0% !important;
    }
}

.btReservarFix{
    background: #bfb900 !important;
    font-size: 0.7vw !important;    
}

@media(max-width: 769px ){
    .btReservarFix{
        background: #bfb900 !important;
        font-size: 14px !important;    
    }
}

.btInfoVendaFix{
    font-size: 12px !important;
}

@media(max-width: 769px ){
    .btInfoVendaFix{
        font-size: 14px !important;    
    }

    .flag-pric-mono{
        display: none !important;
    }
}

@media(max-width: 769px ){
    .titleNotFound{
        margin-left: 15px;
        margin-right: 15px;
        text-align: -webkit-right;
        font-size: 17px;
    }
}
.titleNotFoundMaster{
    font-size: 32px !important;
}

.headerTab{
    position: fixed;
    top: 0px;
    /* opacity: 01; */
    height: 65px !important;
    z-index: 10;
    background: inherit;
    height: auto;
    margin-left: 1px;
}

.elementoPeca{
    min-width: 400px !important;
}

.elementoReferencia{
    min-width: 400px !important;
}

@media(min-width: 1200px ){
	#openBtnFiltros{
		display: none !important;
	}
}

#openBtnFiltros{
	text-align: center;
    position: relative;
    left: 0px !important;
    border-radius: 22px;
    background: #1b2837;
    padding: 7px !important;
    margin-top: 10px !important;
}

.headerTab{
	margin-left: 0px !important;
}