.color-white {
	color: white !important;
}
.link {
	cursor: pointer;
}
.uppercase {
	text-transform: uppercase;
}

.close-btn {
    transition: transform 0.3s ease; /* Smooth transition */
}

.rotate-45 {
    transform: rotate(45deg);
}

/* menu */
#mega-menu-wrap-primary #mega-menu-primary li.mega-toggle-on > a {
	background-color: black !important;
}
.header-scroll-up .thegem-te-infotext {
	display: none;
}
.header-sticked #mega-menu-wrap-primary, .header-sticked #mega-menu-wrap-primary .mega-menu-link {
	background-color: #f9fafb !important;
}
/*
.mega-menu-item.widget_media_image {
	padding-bottom: 0 !important;
}
.mega-menu-item.widget_text {
	padding-top: 0 !important;
	margin: 0 auto;
}
.mega-menu-item.widget_text h4.mega-block-title {
	text-align: center !important;
}
*/
.mega-sub-menu .menu {
	padding: 0;
}
.mega-sub-menu h4.mega-block-title {
	border-bottom: 1px solid black !important;
	padding: 0 !important;
	margin-bottom: 10px !important;
	font-size: 1em !important;
}

.mega-sub-menu ul.menu {
	border: 0 !important;
}
.mega-sub-menu .menu li.menu-item-type-post_type  {
	border: 0 !important;
  list-style: hidden !important;
}
.mega-sub-menu .menu li.menu-item-type-post_type::marker  {
	display: none;
	content: '';
}

.mega-sub-menu li.menu-item-type-post_type::before  {
	display: none;
}
.mega-sub-menu .menu-item-type-post_type a {
	font-weight: 400 !important;
	font-size: 0.9em !important;
	padding: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	line-height: 1em;
}

/* Mota Template */
.page-template-single-mota .owl-prev {
	left: -50px !important;
	top: 100px !important;
	position: relative;
	z-index: 999;
	border:1px solid red;
}

.page-template-single-mota .owl-next {
	right: -50px !important;
	top: 100px !important;
	position: relative;
}


#breadcrumb {
	z-index: 999;
	height: 60px;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
}
#breadcrumb a {
	color: white;
}
#topinfo {
	margin-top: -60px;
}
.page-template-single-mota .preco-inicial-title {
	color: white;
	font-size: 1.1em;
	margin-bottom: 10px;
}

.page-template-single-mota .preco-inicial-value {
	color: white;
	font-size: 2.5em;
	font-weight: 600;
}
.page-template-single-mota .gallery-hidden {
	left: 9000px;
	position: absolute;
}
.page-template-single-mota #cor-row {
	overflow: inherit !important;
}
.page-template-single-mota #cor-row .wpb_column  {
	background-color: white !important;
	top: -50px;
	position: relative;
	z-index: 9999 !important;
	border-top: 5px solid #f30711;
}
.page-template-single-mota .cor-item {
	position: relative;
	border: 1px solid #eee;
	height: 50px;
	padding: 10px 15px;
}
.page-template-single-mota .cor-item:hover {
	background-color: #eee;
}
.cor-item .cor-circulo {
	
	width: 30px;
	
  height: 30px;
  border-radius: 50%;
  float: left;
  margin-bottom: 25px;
}
.page-template-single-mota .cor-item .cor-title {
	float: left;
  margin-left: 7px;
	margin-top: 2px;
}
.page-template-single-mota .cor-item .cor-price {
	float: right;
}
.page-template-single-mota .precos {
	border-top: 1px solid #ddd;
	padding-top: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.page-template-single-mota .precos .precos-title {
	font-weight: 600;
	margin-bottom: 25px;
}
.page-template-single-mota .precos .precos-title .left-part {
	float: left;
}
.page-template-single-mota .precos .precos-title .right-part {
	float: right;
}
.page-template-single-mota .precos #precos-table {
	margin-top: 40px;
}
.page-template-single-mota .precos .precos-item {
	margin-top: 20px;
	color: #444;
	font-size: 0.95em;
}
.page-template-single-mota .precos .precos-item:nth-child(odd) {
	background: #eaeaea;
	padding: 15px;
}
.page-template-single-mota .precos .precos-item .precos-header .precos-subtitle {
	
	float: left;
	font-weight: 500;
	
}

.page-template-single-mota .precos .precos-item .precos-header .precos-preco {
	float: right;
	color: black;
	font-weight: 600;
}
.page-template-single-mota .precos .precos-item .precos-descricao {
	clear: both;
	font-size: 0.8em;
	margin-top: 40px;
}
.page-template-single-mota #especificacoes {
	background-color: white;
	padding: 30px;
}
.page-template-single-mota .vc_tta-tab a, .page-template-single-mota .vc_tta-panels-container .vc_tta-panels {
	background-color: white !important;
}
.page-template-single-mota .especificacoes-title {
	float: left;
	min-width: 250px;
	font-weight: 600;
}

.page-template-single-mota .especificacoes-value {
	float: left;
	font-weight: 300;
}

.page-template-single-mota .especificacoes-row {
	clear: both;
	padding: 7px 0;
	display: flex;
	padding: 7px 20px;
	font-size: 0.9em;
	
}

.page-template-single-mota .especificacoes-row:nth-child(odd) {
	background-color: #f0f0f0 !important;
}

.page-template-single-mota .wpb_text_column ul li::before {
	display: none;
}
.portfolio.portfolio-grid .portfolio-item .caption .subtitle p {
	overflow: inherit !important;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.3em !important;
}

/* Footer */
a .subtitle-customize {
	color: #aaa;
	text-decoration: underline;
}

/* Campanhas */
.loop-campanhas .portfolio.loop-equal-height .portfolio-item > .thegem-template-loop-item > .vc_row {
	height: 98%;
}


.campanha-titulo .custom-fields-item .item-value {
	font-size: 2em;
	line-height: 1.2em;
}

.campanha-subtitulo .custom-fields-item {
  display: flex !important;
  flex-direction: row-reverse;
	
}

.campanha-subtitulo .custom-fields-item .item-value {
	text-decoration: underline !important;
	text-decoration-color: white !important;
}
/* MOBILE */
@media only screen and (max-width: 600px) {
	.hide-mobile {
		display: none;
	}
	bodxy {
    background-color: lightblue;
		border: 5px solid red !important;
  }
	.cor-item {
		display: block;
		height: inherit !important;
		margin-bottom: 20px;
	}
	.cor-item .cor-circulo, .cor-item .cor-title, .cor-item .cor-price {
		float: none !important;
		
	}
	.page-template-single-mota .cor-item .cor-title {
		margin-left: 0;
	}
	.page-template-single-mota #especificacoes {
		padding: 0;
		padding-top: 40px;
	}
	.page-template-single-mota .vc_tta-panel-body {
		padding: 10px !important;
		background-color: white !important;
	}
	.page-template-single-mota .especificacoes-row {
		padding: 0 !important;
		display: block;		
		margin-bottom: 20px;
		
	}
	.page-template-single-mota  .especificacoes-row:nth-child(odd) {
		background-color: white !important;
	}
	.page-template-single-mota .especificacoes-row .especificacoes-title {
		min-width: inherit;
		float: none;
	}
	.page-template-single-mota .especificacoes-row .especificacoes-value {
		float: none;
	}
	.page-template-single-mota #especificacoes h3 {
		text-align: center;
	}
	.page-template-single-mota .ficha-tecnica p {
		text-align: center;
	}
	
  #top-headerbar {
	  display: none;
  }
}