/*
Theme Name: PHOENIX EMBALAGENS
Theme URI: https://www.phoenixembalagens.com.br/
Description: Tema exclusivo PHOENIX EMBALAGENS
Author: WebGT
Author URI: https://www.webgt.com.br/

font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Montez', cursive;
font-family: 'Cormorant SC', serif;
*/

/* -> GERAL */
html, body {
	height:100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:rgba(0,0,0,1.00);
}
.body-modal {
    overflow:hidden;
}

.wrap {
	 position:relative;
	 width:100%; max-width:1200px;
	 margin:auto;
}

img {
    max-width: 100%;
}

a {
	color: rgb(231,161,54,1.00);
	text-decoration:none;
}
a:link {
	color: rgb(231,161,54,1.00);
	text-decoration:none;
}
a:visited {
	color: rgb(231,161,54,1.00);
	text-decoration:none;
}
a:hover {
	color: rgba(182,122,30,1.00);
	text-decoration:none;
}
a:focus {
	color: rgb(231,161,54,1.00);
	text-decoration:none;
}
a:active {
	color: rgb(231,161,54,1.00);
	text-decoration:none;
}

.fl { float:left; }
.fr { float:right; }
.w40 { width:39%; }
.w50 { width:49%; }
.w60 { width:59%; }
.dib { display:inline-block; vertical-align:top; }
.mt20 { margin-top:20px; }
.alignleft { float:left; margin:0 10px 10px 0; }
.alignright { float:right; margin:0 0 10px 10px; }

.section-top {
    border-left:rgba(100,55,114,1.00) solid 5px;
}
.section-title {
    display: inline-block;
    margin: 0 0 40px 0;
    font-family: 'Cormorant SC', serif;
	font-size: 50px; line-height: 68px;
	color: rgba(40,69,112,1.00);
    border-bottom: rgba(40,69,112,1.00) dotted 4px;
}
.section-content {
	
}

.conteudo {
	margin: 10px 0 40px 0;
}
.conteudo img {
	max-width:100%;
	height:auto;
}
.conteudo-box {
	max-width:1200px;
	margin:auto;
}
.conteudo-box-short {
	max-width:800px;
	margin:auto;
}
.conteudo-la {
	float:left;
	width:calc(100% - 380px);
	padding:0 10px 0 0;
}
.conteudo-lb {
	float:right;
	width:370px;
	padding:0 0 0 10px;
}
.page-title {
    position: relative;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 14px;
	color: rgba(255,255,255,0.80);
	text-align: center;
	text-transform: uppercase;
    word-wrap: break-word;
    hyphens: auto;
	padding: 120px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.page-title-txt {
	position:relative;
	display:inline-block;
	padding:10px 8px 10px 20px;
	border:rgba(255,255,255,0.30) solid 1px;
}
.page-title-ln {
	position:absolute;
	margin-top:10px;
	border-bottom:rgba(255,255,255,1.00) solid 1px;
	width:1px;
	opacity:0;
}
.page-title-overlay {
    position: absolute; top: 0; left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/phoenix/img/page-title-dots.png");
}
.page-content {
    min-height: 350px;
    font-size: 16px;
	text-align: justify;
}
#crumbs {
	font-family: 'Lato', sans-serif;
    font-size:14px;
    color:rgba(187,187,187,1.00);
    font-weight:400;
    margin:0 0 30px 0;
}
#crumbs a {
    color: rgba(176,0,0,1.00);
	transition:all 250ms linear;
}
#crumbs a:hover {
    color: rgba(255,0,0,1.00);
}

.sidebar .section-title {
	font-size:30px;
	margin-bottom:5px;
}
.sidebar-box {
	margin-bottom:30px;
}

.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.alignjustify {
	text-align:justify;
}
.img100 {
	width:100% !important;
}

a.button-blue {
    margin-top: 30px;
    display: inline-block;
    padding: 7px 14px;
    background-color: rgba(13,45,94,1.00);
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
    transition: all 200ms linear;
}
a.button-blue:hover {
    background-color: rgba(31,81,157,1.00);
}

.red {
    color: rgba(255,0,4,1.00);
}
/* <- GERAL */

/* <- HEADER */
header {
	position: absolute; top: 0; left: 0; z-index: 9999;
	width: 100%;
    background-color: rgba(255,255,255,1.00);
}

.header-logo {
    display: inline-block;
    padding: 10px 0;
}

#header-sep {
    height: 100px;
}

.header-scroll {
    position: fixed;
    box-shadow: 0 0 10px 0 #737373;
}
.header-scroll .header-logo {
    padding: 3px 0;
}
.header-scroll .header-logo img {
    height: 60px;
}
.header-scroll #menuprinc-btn {
    top: -2px;
}
.header-scroll #menuprinc a {
	padding: 24px 20px 14px;
}
.header-scroll #menuprinc ul ul a {
    padding: 5px 10px;
}
.header-scroll #menuprinc ul li ul {
    top: 50px;
}

/* <- HEADER */

/* -> MENUPRINC */
#menuprinc-btn {
    position: absolute; top: 16px; right: 20px;
	display: none; vertical-align: middle;
	font-size: 40px;
    padding: 6px 10px;
	color: rgba(13,45,94,1.00);
}
#menuprinc {
	position: absolute; top: 0; right: 0; z-index: 999;
}
#menuprinc ul {
    list-style: none; margin: 0; padding: 0;
}
#menuprinc ul li {
    display: inline-block; vertical-align: middle;
    position: relative;
}
#menuprinc ul li ul {
    display: none;
    position: absolute; top: 70px; left: 0; z-index: 9999;
    min-width: 240px;
    background-color: rgba(214,159,45,1.00);
}
#menuprinc ul li:hover ul {
    display: block;
}
#menuprinc ul li#menu-item-29 ul {
    left: auto; right: 20px;
}
#menuprinc ul li ul li {
    display: block;
    border-bottom: #D6B11E dotted 1px;
}

#menuprinc a {
    display: block;
	padding: 42px 20px 30px;
    font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: rgba(13,45,94,1.00);
    text-transform: uppercase;
	transition: all 200ms linear;
}
#menuprinc a:hover {
	color: rgba(1,77,194,1.00);
}

#menuprinc ul ul a {
    padding: 5px 10px;
	font-size: 13px;
    color: rgba(255,255,255,1.00);
}
#menuprinc ul ul a:hover {
    color: rgba(255,255,255,1.00);
    background-color: rgba(255,172,0,1.00);
}

#menuprinc .fa-chevron-down, #menuprinc .fa-chevron-right {
    font-size: 12px !important;
}

.showOnMobile {
	display:none !important;
}
.menuprinc_barrinha {
	margin: 3px auto 0;
	width: 0;
	height: 2px;
	border-radius: 1px;
	background-color: rgba(1,77,194,1.00);
	transition: all 200ms ease-out;
}
#menuprinc a:hover .menuprinc_barrinha {
	width: calc(100% - 10px);
}
/* <- MENUPRINC */

/* -> INI */

/*** ini-aEmpresa ***/
#ini-aEmpresa {
    position: relative;
    margin: -10px 0 0 0;
    padding: 80px 0;
    background-image: url("/wp-content/themes/phoenix/img/a-empresa-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.ini-aEmpresa-flexbox {
    display: flex;
    justify-content: center;
}
.ini-aEmpresa-la {
    max-width: 280px;
    margin-right: 40px;
    text-align: center;
}
.ini-aEmpresa-lb {
    max-width: 600px;
    padding-left: 40px;
    border-left: rgba(220,220,220,1.00) solid 1px;
}
.ini-aEmpresa-content {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: rgba(9,42,101,1.00);
    text-align: justify;
}
.ini-aEmpresa-la img {
    max-width: 100%;
}

/*** ini-produtos ***/
#ini-produtos {
    padding: 50px 0;
    text-align: center;
}
.ini-produtos-mosaico {
    max-width: 100%;
}
.ini-produtos-lst {
    list-style: none; margin: 0; padding: 0;
}
.ini-produtos-lst li {
    position: relative;
    display: block;
    float: right;
    width: 280px; height: 180px;
    margin: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    border: rgba(230,230,230,1.00) solid 1px;
}
.ini-produtos-lst li:first-child {
    float: left;
    width: 570px; height: 380px;
}
.ini-produtos-sizes {
    position: absolute; top: 1px; right: 1px;
    min-width: 67px;
    padding: 5px 10px;
    background-color: rgba(238,236,231,0.71);
    border-radius: 0 0 0 10px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: rgba(13,48,79,1.00);
    text-align: center;
}
.ini-produtos-lst li:first-child .ini-produtos-sizes {
    padding: 12px 10px;
}

.ini-produtos-lst-2 {
    display: flex;
    justify-content: space-between;
}
.ini-produtos-lst-2 li {
    position: relative;
    display: block;
    float: none;
    width: 32%; height: 180px;
    margin: 10px;
}
.ini-produtos-lst-2 li:first-child {
    float: none;
    width: 32%; height: 180px;
}


/* <- INI */

/* -> RODAPE */
footer {
    border-top: rgba(214,159,45,1.00) solid 10px;
}
.footer-l1 {
    padding: 50px 0;
    background-image: url("/wp-content/themes/phoenix/img/footer-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,1.00);
}
.footer-l1-flexbox {
    display: flex;
    justify-content: space-around;
}
.footer-l1-col {
    margin: 0 10px;
}
.footer-l1-row {
    margin: 14px 0;
}
.footer-l1-item {
    display: flex;
}
.footer-l1-item-icon {
    width: 30px;
    text-align: center;
}
.footer-l1-col a {
    color: rgba(255,191,0,1.00);
}
.footer-l1-col a:hover {
    text-decoration: underline;
}
.footer-menu {
    padding: 20px 0 0 0;
}
.footer-menu ul {
    list-style: none; margin: 0; padding: 0;
}
.footer-menu ul li {
    margin: 5px 0;
}
.footer-menu a {
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
}
.footer-menu a:hover {
    text-decoration: underline;
}
.footer-menu .footer-linkY a {
    font-size: 14px;
    color: rgba(255,191,0,1.00);
}
.footer-l1-col3 {
    padding: 20px 0 0 0;
}
.footer-l1-col3-frase {
    margin: 10px 0;
    text-transform: uppercase;
}
.footer-l1-col3-input {
    margin: 10px 0;
}
.footer-l1-col3-input input {
    padding: 10px;
    min-width: 280px;
}
.footer-l1-col3-btn {
    text-align: right;
}
.footer-l1-col3-btn button {
    background-color: transparent;
    border: none;
    color: rgba(255,210,77,1.00);
    text-transform: uppercase;
    transition: all 200ms linear;
}
.footer-l1-col3-btn button:hover {
    color: rgba(255,188,0,1.00);
}
.footer-l1-col3-btn button:focus {
    outline: none;
}
.footer-l2 {
    position: relative;
    padding: 15px 0;
    font-weight: 700;
    color: rgba(25,56,135,1.00);
    text-align: center;
}
a.footer-devby {
    position: absolute; top: -2px; right: 0;
    opacity: 0.8;
    transition: all 200ms linear;
}
a.footer-devby:hover {
    opacity: 1;
}


/* <- RODAPE */

/* -> A EMRPESA */

/* <- A EMPRESA */

/* -> CATEGORIAS */
.categoria-lista {
    list-style:none; margin:0; padding:0;
    text-align:center;
}
.categoria-item {
    display:inline-block; vertical-align:top;
    margin:20px 10px;
    width:100%; max-width:340px;
	text-align:left;
}
.categoria-item a {
	font-weight:700;
	color:rgba(187,0,0,1.00);
	transition:all 200ms linear;
}
.categoria-item a:hover {
	color:rgba(255,0,0,1.00);
}
.categoria-imagem {
    width:100%; height:220px;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    -webkit-box-shadow: 1px 1px 2px 0 #696969;
    box-shadow: 1px 1px 2px 0 #696969;
}
.categoria-data {
	display:none;
    font-size:12px;
    margin:0;
    text-align:left;
}
.categoria-titulo {
	font-size:18px;
    margin:10px 0 5px 0;
    text-align:left;
}
.categoria-vermais {
	display:inline-block;
	padding:3px 10px;
	border-radius:3px;
	background-color:rgba(187,0,0,1.00);
	font-size:12px;
	color:rgba(255,255,255,1.00) !important;
}
.categoria-vermais:hover {
	background-color:rgba(255,0,0,1.00);
	color:rgba(255,255,255,1.00) !important;
}
/* <- CATEGORIAS */

/* -> FORMS */
.form-row {
    margin:15px 0;
    text-align:center;
}
.form-cel {
    display:inline-block; vertical-align:top;
    margin:0;
}
.ini-contato-input {
    width:297px;
}
.ini-contato-mensagem {
    width:900px;
}
.ini-contato-btn {
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
    font-size:13px;
    color:rgba(255,255,255,1.00);
    background-color:rgba(180,207,0,1.00);
    padding:8px 15px;
    border:none;
    border-radius:5px;
    transition:all 300ms linear;
}
.ini-contato-btn:hover {
    background-color:rgba(140,162,0,1.00);
}
/* <- FORMS */

/* -> GALERIA */
.gallery {
    text-align: center;
}
.gallery-item {
    display: inline-block; vertical-align: middle;
    float: none !important;
    width: auto !important;
    margin: 15px !important;
}
/* <- GALERIA */

/* -> SIDEBAR */

/* <- SIDEBAR */

/* -> CONTATO */
#bm_faleconosco {
	text-align:left;
}
/* <- CONTATO */

/* -> A EMPRESA */
#aempresa-sep {
    padding: 80px 0;
    margin: 40px 0;
    background-image: url("/wp-content/themes/phoenix/img/aempresa-sep-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: 'Cormorant SC', serif;
    font-size: 70px;
    color: rgba(255,255,255,1.00);
    text-align: center;
}
#compromisso-sep {
    height: 400px;
    margin: 40px 0;
    background-image: url("/wp-content/themes/phoenix/img/nature-turtle.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.pageSub-title {
    font-family: 'Cormorant SC', serif;
    font-size: 50px;
}
.pageSub-content {
    margin: 30px 0;
    font-size: 16px;
    text-align: justify;
}
.pageSub-lst {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none; margin: 0; padding: 0;
    text-align: center;
}
.pageSub-lst li {
    max-width: 300px;
    margin: 20px;
}
.pageSub-item-title {
    margin-bottom: 20px;
    font-family: 'Cormorant SC', serif;
    font-size: 30px;
}
.compromisso-lst {
    column-count: 3;
}
/*
.compromisso-lst {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none; margin: 0 0 20px 0; padding: 0;
}
.compromisso-lst li {
    flex-grow: 1;
    padding: 4px 15px;
    margin: 10px;
    background-color: rgba(240,240,240,1.00);
}
.compromisso-lst li:last-child {
    background-color: rgba(251,228,185,1.00);
}
*/
.beneficios-lst {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none; margin: 0; padding: 0;
}
.beneficios-lst li {
    max-width: 350px;
    padding: 20px;
    margin: 20px;
    background-color: rgba(250,250,250,1.00);
}
.beneficios-lst .pageSub-title {
    margin-bottom: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}
.beneficios-lst .pageSub-content {
    margin: auto;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
}
.beneficios-lst .pageSub-content p:last-child {
    margin-bottom: auto;
}
/* <- A EMPRESA */

/* -> PROPOSTA */
.orcamento-box {
    border: rgba(220,220,220,1.00) solid 1px;
    border-radius: 10px;
    margin: 25px 0;
}
.orcamento-box-title {
    background-color: rgba(0,49,101,1.00);
    padding: 10px 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: rgba(250,250,250,1.00);
    border-radius: 10px;
}
.orcamento-box-content {
    padding: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.orcamento-resBox {
    max-width: 300px;
    margin: 14px auto;
    font-size: 16px;
    font-weight: 700;
    color: rgba(255,255,255,1.00);
    text-align: center;
}
.orcamento-resBoxTitle {
    padding: 7px 10px;
    background-color: rgba(0,44,90,1.00);
}
.orcamento-resBoxContent {
    padding: 7px 10px;
    background-color: rgba(0,56,115,1.00);
}
/* <- PROPOSTA */

/* -> PRODUTOS */
.produtos-top {
    margin-bottom: 50px;
}

.produtos-menu {
    float: left;
    margin-top: 10px;
    width: 250px;
    border: rgba(230,230,230,1.00) solid 1px;
}
.produtos-menu-title {
    
}
.produtos-menu ul {
    list-style: none; margin: 0; padding: 0;
}
.produtos-menu ul li {
    border-bottom: rgba(236,236,236,1.00) solid 1px;
}
.produtos-menu ul li:last-child {
    border-bottom: none;
}
a.linkBco {
    display: block;
    padding: 7px 10px;
    background-color: rgba(8,28,64,1.00);
    font-weight: 700;
    color: rgba(255,255,255,1.00);
    transition: all 200ms linear;
}
a.linkBco:hover {
    background-color: rgba(34,65,121,1.00);
}
.produtos-menu ul a {
    display: block;
    padding: 12px 10px;
    font-size: 14px;
    font-weight: 700;
    color: rgba(10,28,64,1.00);
    transition: all 200ms linear;
}
.produtos-menu ul a:hover {
    background-color: rgba(240,240,240,1.00);
}

.produtos-main {
    float: right;
    width: calc(100% - 250px);
    padding: 0 0 0 20px;
}

.produtos-lista {
    display: flex;
    flex-wrap: wrap;
	list-style: none; margin: 0; padding: 0;
    text-align: center;
}
.produtos-item {
    position: relative;
    display: inline-block; vertical-align: top;
	width: 100%; max-width: 210px;
	margin: 10px;
    padding: 10px 10px 0 10px;
    border: rgba(230,230,230,1.00) solid 1px;
    box-shadow: 0 0 0 0 #dedede;
    overflow: hidden;
    transition: all 200ms linear;
}
.produtos-item:hover {
    box-shadow: 0 0 10px 0 #dedede;
}
.produtos-item a {
	display: block;
    transition: all 200ms linear;
}
.produtos-item a:hover {
    
}
.produtos-imagem {
    height: 170px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.produtos-title {
	margin: 20px 0;
    text-align: center;
}
.produtos-titulo {
    font-weight: 700;
    text-align: center;
}
.produtos-category {
    position: absolute; top: 4px; right: -200px;
    transition: all 200ms ease-out;
}
.produtos-item:hover .produtos-category {
    right: 0;
}
.produtos-category a {
    display: block;
    padding: 1px 10px 2px;
    background-color: rgba(23,74,127,0.10);
    font-size: 12px;
    color: rgba(77,77,77,1.00);
}
.produtos-menuLst li li a {
	padding:7px 10px 7px 30px;
}

.produtos-attr {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: rgba(235,235,235,1.00) solid 1px;
}
.produtos-attr-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    border-right: rgba(235,235,235,1.00) dotted 1px;
}
.produtos-attr-item:last-child {
    border-right: none;
}
.produtos-attr-img img {
    max-height: 30px;
}
.produtos-attr-um {
    font-size: 12px;
}

/*** prodSingle ***/
.prodSingle-title {
	
}
.prodSingle-l1 {
	margin-bottom:30px;
}
.prodSingle-l1-la {
	float:left;
	width:50%;
	padding:20px;
	border:rgba(0,0,0,0.20) solid 1px;
}
.prodSingle-l1-lb {
	float:right;
	width:50%;
	padding:0 0 0 20px;
}
.prodSingle-title, .prodSingle-l1-title {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:rgba(0,0,0,0.20) solid 1px;
	font-size:20px;
	font-weight:700;
	color:rgba(77,77,77,1.00);
	text-align:left;
}
.prodSingle-l1-title {
	display: none;
}
.prodSingle-l1-content p {
	margin-bottom:7px;
	text-align:left;
}

.prodSingle-details {
	padding:30px 0;
	background-color:rgba(245,245,245,1.00);
}
.prodSingle-table {
    width: 100%;
}
.prodSingle-table body {
    column-count: 2;
}
.prodSingle-table td, .prodSingle-table th {
    padding: 2px 10px;
}
.prodSingle-table td:first-child {
    width: 50px;
    text-align: right;
}
.prodSingle-table tr:hover {
    background-color: rgba(230,230,230,1.00);
}

.prodSingle-lstDetails {
    display: flex;
    flex-wrap: wrap;
    list-style: none; margin: 0; padding: 0;
}
.prodSingle-lstDetails li {
    display: flex;
    flex-grow: 1;
    align-items: center;
    padding: 3px 5px;
}
.prodSingle-lstDetails .prodSingle-icon {
    max-width: 42px;
    margin-right: 15px;
}
.prodSingle-lstDetails li:hover {
    /* background-color: rgba(247,247,247,1.00); */
}

#prodModal {
    display: none;
    position: fixed; top: 0; left: 0; z-index: 9999;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.70);
}
#prodModal-close {
    position: absolute; top: 10px; right: 10px;
    font-size: 30px;
    color: rgba(255,255,255,1.00);
    transition: all 200ms linear;
}
#prodModal-close:hover {
    color: rgba(200,164,74,1.00);
    cursor: pointer;
}
.prodModal-frm {
    position: absolute; top: 50%; left: 50%;
    width: 100%; max-width: 600px;
    min-height: 300px;
    transform: translate(-50%, -50%);
    background-color: rgba(255,255,255,1.00);
}
.prodModal-title {
    padding: 10px;
    font-size: 24px;
    font-weight: 500;
    border-bottom: rgba(207,207,207,1.00) dotted 1px;
}
.prodModal-loading {
    margin-top: 90px;
    font-size: 20px;
    text-align: center;
}
.prodModal-content {
    padding: 15px;
}
.prodModal-contentFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.prodModal-details {
    max-width: 50%;
    padding: 15px;
}
.prodModal-img {
    position: relative;
    width: 100%; max-width: 50%;
    height: 240px;
    background-size: auto 120%;
    background-repeat: no-repeat;
    background-position: center center;
}
.prodModal-img img {
    max-width: 130%;
    margin-left: -25%;
}
.prodModal-desc {
    padding: 20px;
    border-top: rgba(217,217,217,1.00) dotted 1px;
}
.prodModal-category {
    position: absolute; bottom: 5px; right: 5px; 
}
.prodModal-category a {
    display: inline-block; vertical-align: top;
    padding: 2px 4px;
    background-color: rgba(228,234,239,1.00);
    font-size: 12px;
    color: rgba(14,60,143,1.00);
    transition: all 200ms linear;
}
.prodModal-category a:hover {
    background-color: rgba(207,222,232,1.00);
}
/* <- PRODUTOS */