body { background-image: url('../img/textura-fundo.jpg'); }

h1,h2,h3,h4,h5,h6 { font-family: 'Oswald','Helvetica Neue','Helvetica',Arial,sans-serif; font-weight: 700; text-transform: uppercase; color: #726755; }
p,li,strong,em { font-family: 'Helvetica Neue','Helvetica',Arial,sans-serif; color: #726755; }
strong { font-weight: 700; }
p,li,em { font-weight: 400; }
.comentario { font-size: 0.8rem; color: #666; }

.top-bar-section li:not(.has-form) a:not(.button) { font-family: 'Helvetica Neue','Helvetica',Arial,sans-serif; font-weight: 700; }
.top-bar.expanded .toggle-topbar a span { box-shadow: 0 10px 0 1px #333, 0 16px 0 1px #333, 0 22px 0 1px #333; }
.top-bar-section i { margin-right: 8px; }
.sticky { display: none; }
.sticky.fixed { display: block; }


header { position: relative; }
header .row { position: relative; margin-top: 30px; padding-bottom: 15px; border: 3px solid #726755; border-bottom: 0px none transparent; background-image: url('../img/transparentes/branco10.png'); }
#logo-CM { position: absolute; width: 130px; top: -33px; right: 33px; }
#stamp { position: absolute; width: 190px; top: 190px; left: 40px; }
#packshot { width: 670px; margin-top: 30px; }
#datas-entrega { width: 750px; margin-top: 5px; }
#destaques { width: 730px; margin-top: 20px; }
.fundo-header-ie8 { display: none !important; }

#intro { position: relative; background-image: url('../img/transparentes/branco30.png'); }
#intro .row { position: relative; padding-top: 15px; border: 3px solid #726755; border-top: 0px none transparent; border-bottom: 0px none transparent; }
#intro #periodicidade { width: 400px; margin-bottom: 5px;}

#video-preview { position: relative; background-image: url('../img/transparentes/branco30.png'); }
#video-preview .row { position: relative; padding-top: 15px; padding-bottom: 15px; border: 3px solid #726755; border-top: 0px none transparent; border-bottom: 0px none transparent; }
#video-preview video { vertical-align: top; }

#plano-entregas { position: relative; }
#plano-entregas .row { position: relative; padding-top: 15px; border: 3px solid #726755; border-top: 0px none transparent; border-bottom: 0px none transparent; background-image: url('../img/transparentes/branco10.png'); }
#plano-entregas .row.alternada { background-image: url('../img/transparentes/branco30.png'); }
#plano-entregas h4 { margin-top: 20px; }

#fecho-pagina { position: relative; }
#fecho-pagina .row { position: relative; height: 50px; border: 3px solid #726755; border-top: 0px none transparent; background-image: url('../img/transparentes/branco10.png'); }

footer { position: relative; background-color: #333; margin-top: 30px; padding-top: 20px; padding-bottom: 40px; }
footer p, footer li, footer strong { color: #CCC; font-size: 0.9rem; margin-bottom: 0px; }
footer .legalcopy { font-size: 0.7rem; margin-top: 3px; }


.lt-ie9 .fixed, .lt-ie9 .top-bar { background-color: #111 !important; }
.lt-ie9 header { margin-top: 0px; }
.lt-ie9 .fundo-header { display: none !important; }
.lt-ie9 .fundo-header-ie8 { display: block !important; }
.lt-ie9 .show-for-small-only { display: none; }
.lt-ie9 .orbit-container .orbit-prev, .orbit-container .orbit-next { background: none !important; color: #666; }
.lt-ie9 .orbit-container .orbit-prev > span { border-color: rgba(0, 0, 0, 0) #666 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); border-right-color: #666; }
.lt-ie9 .orbit-container .orbit-next > span { border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #666; border-left-color: #666; }
.lt-ie9 .orbit-container .orbit-prev:hover > span { border-color: rgba(0, 0, 0, 0) #222 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
.lt-ie9 .orbit-container .orbit-next:hover > span { border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #222; }
.lt-ie9 .orbit-slide-number { display: none; }
.lt-ie9 .orbit-bullets { margin: 0 auto; overflow: hidden; position: absolute; top: auto; bottom: 5px; text-align: center; width: 100%; }
.lt-ie9 .orbit-bullets li { display: inline-block; width: 8px; height: 8px; background: #CCC; float: none; margin-right: 6px; border: none; -webkit-border-radius: 1000px; border-radius: 1000px;  cursor:pointer; }
.lt-ie9 .close-reveal-modal { position: absolute; top: 10px; right: 15px; font-size: 28px; font-weight: bold; color: #999; cursor: pointer; }

.addthis_sharing_toolbox { padding: 12px 0px 6px 0px; }
.lt-ie9 .addthis_sharing_toolbox { height: 45px; line-height: 45px; padding: 6px 0px 6px 0px; }
.lt-ie9 .at-share-btn { display: inline !important; padding-left: 1px !important; padding-right: 1px !important; }




/* --- Small screens ------------------------------------------------------------------ */
@media only screen and (max-width: 40em) {
	header .row { margin-top: 0px; border: 0px none transparent; }
	#logo-CM { width: 80px; top: 0px; right: 5px; }
	#packshot { width: auto; margin-left: 0px; margin-top: 90px; }
	#destaques { width: auto; margin-left: 0px; }
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) and (orientation: portrait) {
}

/* --- Medium screens / Tablet -------------------------------------------------------- */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	header .row { margin-top: 15px; }
	#logo-CM { width: 110px; top: -18px; right: 15px; }
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) and (orientation: portrait) {
	header .row { margin-top: 0px; border: 0px none transparent; }
	#logo-CM { top: 0px; }
	#packshot { width: 550px; margin-left: 40px; }
	#destaques { width: 570px; margin-left: 20px; }
}

/* --- Large screens ------------------------------------------------------------------ */
@media only screen and (min-width: 64.063em) {
} /* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

/* --- XLarge screens ------------------------------------------------------------------ */
@media only screen and (min-width: 90.063em) {
} /* min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/* --- XXLarge screens ------------------------------------------------------------------ */
@media only screen and (min-width: 120.063em) {
} /* min-width 1921px, xxlarge screens */