/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

/*
 * MENU - HEADER
 */
#block-havaianas-havaianas-header ul#menu-header {
  padding-top: 10px;
}

ul#menu-header {
  margin: 0;
  padding: 0;
}

ul#menu-header li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#menu-header li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
  font-family: "ProximaNova-Semibold", Tahoma;
  font-size: 90%;
  text-transform:uppercase;
  color: #272b3a;
  letter-spacing: 1px;
}

ul#menu-header li.menu-active a
{
  color: #1f6588;
  text-decoration: none;
}


/*
 * HIGHLIGHTED
 */
div.parts-highlight-odd {
  float: left;
  margin: 0.2%;
  width: 20.5%;
  height:346px;
}

div.parts-highlight-pair {
  float: left;
  margin: 0.2%;
  width: 28.9%;
  height:346px;
}

/*html.iPad div.parts-highlight-pair,
html.iPad div.parts-highlight-odd {
  margin-left: 0.3%;
}*/

html.iPad div.line_odd_reverse div.parts-highlight-odd,
html.iPad div.line_pair_reverse div.parts-highlight-odd {
  width: 20.9%;
}

.highlights-default div.parts-highlight-odd:hover,
.highlights-default div.parts-highlight-pair:hover {
  overflow: hidden;
}

.highlights-default div.parts-highlight-pair div#over-trap,
.highlights-default div.parts-highlight-odd div#over-trap {
  display: none;
}
.over-dstpdr {
    display: none;
}

/*
 * INSTAGRAM E FACEBOOK
 */

.parts-highlight-img div#prev:hover,
.parts-highlight-img div#prev {
  background: url(../images/sp-fbarrow-prev-tablet.png) left 0 no-repeat;
}

.parts-highlight-img div#next:hover,
.parts-highlight-img div#next {
  background: url(../images/sp-fbarrow-next-tablet.png) right 0 no-repeat;
}

/*
 * ADMIN
 */

body.admin-menu #header {
  margin-top: 0;
}

div#block-havaianas-havaianas-user-languages,
div#admin-menu {
  display: none;
}
div.like_buttons {
  bottom: 5px;
}
body.admin-menu div.geoshow {
    padding-top: 0;
}

/*
 * PRODUTOS - HEADER
 */

/*div.products-page-wrapper div.header {  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 500px;
}

div.products-page-wrapper h2 {
  clear: both;
  display: block;
  padding: 0;
  margin:0;
  position: absolute;
  text-transform: uppercase;
  top: 87px;
  width: 100%;
  font-family: 'AlternateGothic1' !important;
  text-align: center;
  letter-spacing: 2px;
  word-spacing: 4px;
  line-height: 1em;
  color: #0db2b0;
  font-weight:normal;
  font-size: 97px;
  text-shadow:0px 0px 0 rgb(13,174,180),
                        1px 1px 0 rgb(-7,154,160),
                        2px 2px 0 rgb(-28,133,139),
                        3px 3px 0 rgb(-49,112,118),
                        4px 4px 1px rgba(0,0,0,0.5);
}*/

/*
 * PRODUTOS - FOOTER
 */

body.node-type-products-page #footer {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
}


body.node-type-products-page #footer div.copyright_menu,
body.node-type-products-page #footer div.ln-divisor-dev {
  display: none;
}

/*
 * GRID PRODUTOS
 */
.tpl-prod {
  /*margin-top: 50px;*/
  position: relative;
}

/*.prod-first {
  margin-top: -480px;
  padding: 0;
}*/

.tpl-1 {
  height: 830px;
  background-position: center top !important;
  background-size: cover !important;
}

.tpl-3,
.tpl-4,
.tpl-5 {
  overflow: hidden;
  height: 800px;
}

div#flip-flops .tpl-3,
div#flip-flops .tpl-4, 
div#flip-flops .tpl-5 {
  /*height: 860px;*/
  height: 810px;
}

.tpl-1 .slide {
  width:100%;
  height:680px;
  position: absolute;
  /*top: 250px;*/
  top: 70px;
}

.tpl-3 .slide,
.tpl-4 .slide,
.tpl-5 .slide {
  width:100%;
  height:680px;
  position: absolute;
  top: 0;
}

.wrapper {
  margin:0 auto;
  position:relative;
  padding-left: 50px;
  padding-top: 50px;
}

.tpl-1 .wrapper {
  width:950px;
  height:600px;
  overflow: hidden;
}

.tpl-3 .wrapper,
.tpl-4 .wrapper,
.tpl-5 .wrapper  {
  width:950px;
  height:750px;
}

/*
 * CAIXA TEXTO
 */

div.box-prod-device,
img.grid-tablet,
img.grid-mobile {
  display: none !important;
}

div.box-prod {
  display: block !important;
}

.tpl-1 div.box-prod {
  height: 150px;
  width: 400px;
  display: table;
  position: absolute;
  top: 25px;
  z-index: 10;  
}

.tpl-3 div.box-prod {
  height: 200px;
  width: 400px;
  display: table;
  position: absolute;
  top: 200px;
  right: 0;
  z-index: 999;
}

.tpl-4 div.box-prod {
  height: 200px;
  width: 400px;
  display: table;
  position: absolute;
  top: 150px;
  left: 0;
  z-index: 999;
}

.tpl-5 div.box-prod {
  height: 200px;
  width: 400px;
  display: table;
  position: absolute;
  top: 250px;
  left: 0;
  z-index: 999;
}

div.box-prod div.cell {
  display: table-cell;
  vertical-align: middle;
}

div.box-prod h2 {
  margin: 0;
  padding: 10px 0 0;
  color: #000000;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  font-size: 70px;
  text-transform: uppercase;
  font-family: 'GarageGothic-Regular' !important;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 55px;  
  height: 65px;
}

div.box-prod h2 strong {
  font-family: 'GarageGothic-Bold' !important;
  font-weight: normal;
}

div.box-prod p {
  color: #1e2943;
  font-size: 12px;
  font-family: 'Tahoma';
  line-height: 16px;
  letter-spacing: 1.5px;
  margin: 15px 0;
  padding: 0;
}

div.box-prod p.btn-prod {
  background-color: #000000;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  height: auto;
  padding: 9px 8px 8px;
  text-align: center;
  width: 60px;
  margin-top: 8px;
}

div.box-prod p.btn-prod:hover {
  background-color: #000000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  cursor: pointer;
}

div.box-prod p.btn-prod a {
  color: #FAFAE6;
  font-family: 'GarageGothic-Bold' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

/*
 * PRODUTOS/ILUSTRAÇÕES
 */

img.ft-ilustra {
  width: 250px;
  height: 250px;
}

/*
 * TPL-1
 */
.tpl-1 img.ft-prod {
  height: 400px;
  width: 650px;
}

.tpl-1 img:nth-child(2){
  position:absolute;
  top:0;
  left:400px;
  z-index: 9;
}
.tpl-1 img:nth-child(3){
  position:absolute;
  top:100px;
  right:50px;
  z-index: 9;
}
.tpl-1 img:nth-child(4){
  position:absolute;
  bottom:0;
  right:0;
  z-index: 9;
}
.tpl-1 img:nth-child(5){
  position:absolute;
  bottom:0;
  left:150px;
  z-index: 9;
}
.tpl-1 img:nth-child(6){
  position:absolute;
  top:200px;
  left:0;
  z-index: 9;
}
.tpl-1 img:nth-child(7){
  position:absolute;
  top:200px;
  left:250px;
  z-index: 1;
}

/*
 * TPL-3
 */

/*
 * CAIXA TEXTO
 */
.tpl-3 div.box-prod div.cell {
  text-align: right;
  position: relative;
  z-index: 999;
}

.tpl-3 .box-prod p.btn-prod {
  /*bottom: -25px;
  position: absolute;
  right: 0;*/
 float: right;
}

.tpl-3 img.ft-prod {
  height: 400px;
  width: 400px;
}

.tpl-3 img:nth-child(2){
  position:absolute;
  top:0;
  left:-50px;
  z-index: 9;
}
.tpl-3 img:nth-child(3){
  position:absolute;
  top:0;
  right:100px;
  z-index: 9;
}
.tpl-3 img:nth-child(4){
  position:absolute;
  bottom:150px;
  right:350px;
  z-index: 9;
}
.tpl-3 img:nth-child(5){
  position:absolute;
  bottom:0;
  left:-100px;
  z-index: 9;
}
.tpl-3 img:nth-child(6){
  position:absolute;
  top:0;
  left:200px;
  z-index: 1;
  -moz-transform: rotate(15deg) !important;
  -webkit-transform: rotate(15deg) !important;
  -o-transform: rotate(15deg) !important;
  -ms-transform: rotate(15deg) !important;
}

.tpl-3 img:nth-child(7){
  position:absolute;
  bottom:0;
  right:0;
  z-index: 1;
  -moz-transform: rotate(-30deg) !important;
  -webkit-transform: rotate(-30deg) !important;
  -o-transform: rotate(-30deg) !important;
  -ms-transform: rotate(-30deg) !important;
}

.tpl-3 img:nth-child(8){
  position:absolute;
  bottom:0;
  left:50px;
  z-index: 1;
  -moz-transform: rotate(100deg) !important;
  -webkit-transform: rotate(100deg) !important;
  -o-transform: rotate(100deg) !important;
  -ms-transform: rotate(100deg) !important;
}

/*
 * TPL-4
 */

.tpl-4 img.ft-prod {
  height: 350px;
  width: 350px;
}

.tpl-4 img:nth-child(2){
  position:absolute;
  top:0;
  left:-50px;
  z-index: 9;
}
.tpl-4 img:nth-child(3){
  position:absolute;
  top:50px;
  left:400px;
  z-index: 9;
}
.tpl-4 img:nth-child(4){
  position:absolute;
  bottom:250px;
  right:-100px;
  z-index: 9;
}
.tpl-4 img:nth-child(5){
  position:absolute;
  bottom:0;
  left:200px;
  z-index: 9;
}
.tpl-4 img:nth-child(6){
  position:absolute;
  top:0;
  right:50px;
  z-index: 1;
  -moz-transform: rotate(-30deg) !important;
  -webkit-transform: rotate(-30deg) !important;
  -o-transform: rotate(-30deg) !important;
  -ms-transform: rotate(-30deg) !important;
}

.tpl-4 img:nth-child(7){
  position:absolute;
  bottom:0;
  right:0;
  z-index: 1;
  -moz-transform: rotate(60deg) !important;
  -webkit-transform: rotate(60deg) !important;
  -o-transform: rotate(60deg) !important;
  -ms-transform: rotate(60deg) !important;
}

.tpl-4 img:nth-child(8){
  position:absolute;
  bottom:150px;
  left:300px;
  z-index: 1;
  -moz-transform: rotate(160deg) !important;
  -webkit-transform: rotate(160deg) !important;
  -o-transform: rotate(160deg) !important;
  -ms-transform: rotate(160deg) !important;
}

.tpl-4 img:nth-child(9){
  position:absolute;
  bottom:100px;
  left:0;
  z-index: 1;
  -moz-transform: rotate(40deg) !important;
  -webkit-transform: rotate(40deg) !important;
  -o-transform: rotate(40deg) !important;
  -ms-transform: rotate(40deg) !important;
}

/*
 * TPL-5
 */

.tpl-5 img.ft-prod {
  height: 300px;
  width: 300px;
}

.tpl-5 img:nth-child(2){
  position:absolute;
  top:0;
  left:50px;
  z-index: 9;
}
.tpl-5 img:nth-child(3){
  position:absolute;
  top:50px;
  right:250px;
  z-index: 9;
}
.tpl-5 img:nth-child(4){
  position:absolute;
  bottom:250px;
  right:-50px;
  z-index: 9;
}
.tpl-5 img:nth-child(5){
  position:absolute;
  bottom:100px;
  left:300px;
  z-index: 9;
}
.tpl-5 img:nth-child(6){
  position:absolute;
  top:0;
  left:250px;
  z-index: 1;
  -moz-transform: rotate(65deg) !important;
  -webkit-transform: rotate(65deg) !important;
  -o-transform: rotate(65deg) !important;
  -ms-transform: rotate(65deg) !important;
}

.tpl-5 img:nth-child(7){
  position:absolute;
  top:0;
  right:0;
  z-index: 1;
  -moz-transform: rotate(135deg) !important;
  -webkit-transform: rotate(135deg) !important;
  -o-transform: rotate(135deg) !important;
  -ms-transform: rotate(135deg) !important;
}

.tpl-5 img:nth-child(8){
  position:absolute;
  top:250px;
  right:200px;
  z-index: 1;
  -moz-transform: rotate(100deg) !important;
  -webkit-transform: rotate(100deg) !important;
  -o-transform: rotate(100deg) !important;
  -ms-transform: rotate(100deg) !important;
}

.tpl-5 img:nth-child(9){
  position:absolute;
  bottom:0;
  right:0;
  z-index: 1;
  -moz-transform: rotate(5deg) !important;
  -webkit-transform: rotate(5deg) !important;
  -o-transform: rotate(5deg) !important;
  -ms-transform: rotate(5deg) !important;
}

.tpl-5 img:nth-child(10){
  position:absolute;
  bottom:50px;
  left:0;
  z-index: 1;
  -moz-transform: rotate(-30deg) !important;
  -webkit-transform: rotate(-30deg) !important;
  -o-transform: rotate(-30deg) !important;
  -ms-transform: rotate(-30deg) !important;
}

/*
 * NAVIGATOR EFFECTS
 */
div ul.navigation {
  display: none;
}


.navigation li {
  background: url("../images/sp-prod-nav.png") no-repeat scroll 0 0 transparent;
}

.navigation {
  position:fixed;
  z-index:9999;
  top: 60px;
  right: 20px;
}

.navigation li {
  background-position: 0 -17px;
  display: block;
  height: 15px;
  padding: 0;
  text-indent: -9999px;
  width: 15px;
  cursor: pointer;
}

.navigation li:hover,
.navigation li.active {
  background-position: 0 -2px;
  display: block;
  height: 15px;
  padding: 0;
  text-indent: -9999px;
  width: 15px;
}

/*
 * ACCESSORIES EFFECTS
 */
/*div#accessories {
  margin-top: 205px;
}*/


/*
 * FLIP FLOPS EFECTS
 */
div#flip-flops .tpl-prod {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

/*
 * No Header Fixed & Zoom
 */
html.touch div#header-top {
  position: relative;
  min-height: 40px;
}

html.touch #logo {
  float: none;
}

html.touch .region-header {
    float: none;
    left: 160px;
    position: absolute;
    top: 0;
}

html.touch #columns {
  padding-top: 0;
}

/*
 * FORMULARIO
 */

form.customer-service {
  width: 885px !important;
}

div.form-item-product-owner-name input, 
div.form-item-name input {
  width: 350px;
}


div.form-item-message textarea, 
div.form-item-product-comments textarea {
  border: 1px solid #BFBFBF;
  width: 905px;
}

.customer-service fieldset {
  width: 885px;
}

div.form-item-neighborhood input {
  width: 100px;
}

.customer-service div.form-item-city {
  margin-right: 20px;;
}

/*
 * REVENDA
 */

body.node-type-resale div.form-item-other-informations textarea,
body.node-type-resale div.form-item-brands textarea,
body.node-type-resale div.form-type-markup label {
  width: 843px;
} 

body.node-type-resale div.form-item-zipcode input {
  width: 70px;
}

body.node-type-resale div.form-item-state input,
body.node-type-resale div.form-item-neighborhood input,
body.node-type-resale div.form-item-city input {
  width: 120px;
}

body.node-type-resale div.form-item-responsible input,
body.node-type-resale div.form-item-address input {
  width: 230px;
}

body.node-type-resale .customer-service input.form-submit {
  margin-right: 42px;
}


/*
 * FAQ
 */

div.box-support {
  width: 650px;
}

div.box-hour, 
div.box-phone {
  width: 274px;
}

div.box-hour {
  height: auto;
}

div.box-contact {
  width: 250px;
  height: 175px;
}

div.box-support p.txt-box span {
  font-size: 205%;  
}

/*
 * ESCRITORIOS INTERNACIONAIS
 */

body.node-type-international-offices .tooltip-content {
  width: 920px;
  min-height: 90px;
}

/*
 * FRANCHISEE
 */

body.node-type-franchisee h2#page-title {
  font-size: 263%;
  margin: 1px 0 30px -1px;
}

body.node-type-franchisee div.terms-conditions {
  width: 655px;
  float: left;
  margin-right: 20px;
}

body.node-type-franchisee div.terms-conditions p {
  line-height: 16px;
  margin: 0;
  color: #676a75;
}

body.node-type-franchisee div.terms-conditions a {
  background: url(../images/img-terms.png) no-repeat 10px center #E86380;
  display: block;
  margin-top: 19px;
  padding: 10px 0 10px 20px;
  text-align: center;
  width: 145px;
  color: #FAFAE6;
  font-family: 'AlternateGothic2' !important;
  font-size: 132%;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0;
  cursor: pointer;
  float: left;
}

body.node-type-franchisee div.terms-conditions a:hover {
  background-color: #ed406b;
}

body.node-type-franchisee div.terms-conditions span {
  color: #676A75;
  display: block;
  float: left;
  font-family: "Tahoma";
  font-size: 85%;
  line-height: 16px;
  margin: 23px 0 0 20px;
  width: 200px;
}

body.node-type-franchisee div#edit-relationship-business label,
body.node-type-franchisee div#edit-personal-data label {
  color: #3983AA;
  font-family: 'ProximaNova-Bold' !important;
  font-size: 125%;
  font-style: normal;
  font-weight: normal;
  margin-top: -12px;
  text-transform: uppercase;
  border-bottom: 2px solid #3983AA;
  width: 880px;
  margin-bottom: 4px;
}

body.node-type-franchisee div.form-item-declaration-truth label.option,
body.node-type-franchisee div.form-radios label.option {
  color: #676a75;
  font-family: "Tahoma";
  font-size: 85%;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
}

body.node-type-franchisee div.form-item {
  display: block;
}

/*body.node-type-franchisee div.form-item-business-brazil-state,
body.node-type-franchisee div.form-item-brazil-state {
  display: none;
}*/

body.node-type-franchisee div.form-item-professional-situation-value label,
body.node-type-franchisee div.form-item-business-kinship-in-havaianas-details label,
body.node-type-franchisee div.form-item-business-uses-funding-details label,
body.node-type-franchisee div.form-item-business-has-trading-post-details label,
body.node-type-franchisee div.form-item-business-own-venture-details label,
body.node-type-franchisee div.form-item-business-searching-other-details label,
body.node-type-franchisee div.form-item-business-availability-details label,
body.node-type-franchisee div.form-item-business-another-region-interest-value label,
body.node-type-franchisee div.form-item-how-did-the-process-details label,
body.node-type-franchisee div.form-item-experience-footwear-business-details label,
body.node-type-franchisee div.form-item-own-venture-details label,
body.node-type-franchisee div.form-item-professional-situation-other label {
  visibility: hidden;
}

body.node-type-franchisee div.form-item-business-another-region-interest,
body.node-type-franchisee div.form-item-schooling {
  clear: both;
}

body.node-type-franchisee div.form-item-business-another-region-interest div.form-item-business-another-region-interest,
body.node-type-franchisee div.form-item-address {
  clear: none;
}

body.node-type-franchisee div#edit-relationship-business {
  margin-top: 33px;
  margin-bottom: 20px;
}

body.node-type-franchisee div.form-item-business-kinship-in-havaianas-details,
body.node-type-franchisee div.form-item-business-uses-funding-details,
body.node-type-franchisee div.form-item-business-has-trading-post-details,
body.node-type-franchisee div.form-item-business-own-venture-details,
body.node-type-franchisee div.form-item-business-searching-other-details,
body.node-type-franchisee div.form-item-business-availability-details,
body.node-type-franchisee div.form-item-business-another-region-interest-value,
body.node-type-franchisee div.form-item-postal-code,
body.node-type-franchisee div.form-item-how-did-the-process-details,
body.node-type-franchisee div.form-item-experience-footwear-business-details,
body.node-type-franchisee div.form-item-own-venture-details,
body.node-type-franchisee div.form-item-professional-situation-value,
body.node-type-franchisee div.form-item-area-knowledge,
body.node-type-franchisee div.form-item-birth-day {
  margin-right: 0;
}

.form-item.form-type-radio.form-item-business-kinship-in-havaianas,
.form-item.form-type-radio.form-item-business-uses-funding,
.form-item.form-type-radio.form-item-business-has-trading-post,
.form-item.form-type-radio.form-item-business-own-venture,
.form-item.form-type-radio.form-item-business-searching-other,
.form-item.form-type-radio.form-item-business-availability,
.form-item.form-type-radio.form-item-business-another-region-interest,
.form-item.form-type-radio.form-item-how-did-the-process,
body.node-type-franchisee .form-item.form-type-radio.form-item-own-venture,
body.node-type-franchisee .form-item.form-type-radio.form-item-professional-situation {
  margin-bottom: 0;
}

body.node-type-franchisee div.form-item-name input {
  width: 330px;
}

body.node-type-franchisee div.form-item-neighborhood input,
body.node-type-franchisee div.form-item-business-state input,
body.node-type-franchisee div.form-item-state input {
  width: 90px;
}

body.node-type-franchisee div.form-item-business-city input,
body.node-type-franchisee div.form-item-business-country select,
body.node-type-franchisee div.form-item-country select,
body.node-type-franchisee div.form-item-city input,
body.node-type-franchisee div.form-item-social-number input {
  width: 120px;
}

body.node-type-franchisee div.form-item-birth-day input {
  width: 130px;
}

body.node-type-franchisee div.form-item-address input {
  width: 180px;
}

body.node-type-franchisee div.form-item-postal-code input {
  width: 80px;
}

body.node-type-franchisee #edit-country option {
  width: 110px;
}

body.node-type-franchisee div.form-item-business-phone input,
body.node-type-franchisee div.form-item-cell-phone input,
body.node-type-franchisee div.form-item-home-phone input {
  width: 160px;
}

.customer-service div.form-item-brazil-state {
  margin-right: 20px;
  width: 150px;
}

body.node-type-franchisee div.form-item-business-city select,
body.node-type-franchisee div.form-item-city select,
body.node-type-franchisee div.form-item-brazil-state select,
body.node-type-franchisee div.form-item-business-brazil-state select {
  width: 150px;
}

body.node-type-franchisee div.form-item-area-knowledge input {
  width: 640px;
}

body.node-type-franchisee div.form-item-professional-situation-value input {
  width: 480px;
}

body.node-type-franchisee div.form-item-own-venture-details input {
  width: 632px;
}

body.node-type-franchisee div.form-item-business-availability-details input,
body.node-type-franchisee div.form-item-business-another-region-interest-value input {
  width: 640px;  
}

body.node-type-franchisee div.form-item-business-own-venture-details input {
  width: 645px;
}

body.node-type-franchisee div.form-item-experience-footwear-business-details textarea {
  width: 610px;
}

body.node-type-franchisee div.form-item-how-did-the-process-details input {
  width: 860px;
}

body.node-type-franchisee div.form-item-business-searching-other-details textarea {
  width: 640px;
}

body.node-type-franchisee div.form-item-business-has-trading-post-details input {
  width: 480px;
}

body.node-type-franchisee div.form-item-business-uses-funding-details input {
  width: 445px;
}

html.touch body.node-type-franchisee div.form-item-business-uses-funding-details input {
  width: 475px;
}

body.node-type-franchisee div.form-item-business-kinship-in-havaianas-details input {
  width: 850px;
}

body.node-type-franchisee div.form-item-address input {
  width: 270px;
}

body.node-type-franchisee div.form-item-business-kinship-in-havaianas-details {
  margin-bottom: 40px;
  clear: both;
}

body.node-type-franchisee div.form-item-business-kinship-in-havaianas-details label {
  display: none;
}

body.node-type-franchisee p.ln-break {
  border-bottom: 2px solid #3983AA;
  clear: both;
  margin: 0;
  width: 880px;
}

body.node-type-franchisee div.form-item-declaration-truth {
  float: right;
  margin-right: 120px;
}

body.node-type-franchisee div#edit-captcha-label {  
  margin: 20px 0 -10px;
}

body.node-type-franchisee div.captcha {
  clear: none;
}

body.node-type-franchisee .customer-service input.form-submit {
  margin-top: -45px;
}

body.node-type-franchisee .textarea-counter {
  clear: both;
  margin-right: 25px;
}

body.node-type-franchisee .customer-service input.form-submit {
  margin-right: 10px;
}

/*
* Textarea counter
*/

.textarea-counter {
  color: #676A75;
  float: right;
  font-size: 75%;
  font-weight: bold;
  margin-right: 10px;
  margin-top: -10px;
}

/*
 * PROPAGANDA
 */

body.node-type-publicity-page .principal {
  height: 297px;
  margin-right: 0.5%;
  margin-bottom: 0.4%;
  width: 59.5%;  
}

body.node-type-publicity-page .box {
  height: 176px;
}

.a-group1 {
  width: 40%;
  margin-bottom: 0.5%;
}

.b-group1 {
  margin-right: 0.5%;
  width: 19.5%;
  margin-bottom: 0.5%;
}

.c-group1 {
  width: 20%;
  margin-bottom: 0.5%;
}

.e-group-other,
.b-group-other,
.d-group1 {
  margin-bottom: 0.5%;
  margin-right: 0.5%;
  width: 39.5%;  
}

.f-group-other,
.e-group1,
.j-group1 {
  margin-bottom: 0.5%;  
  margin-right: 0.5%;
  margin-left: 0;
  width: 19.5%;
}

.c-group-other,
.f-group1 {
  margin-bottom: 0.5%;
  margin-right: 0.5%;
  width: 19.5%;
}

.k-group-other,
.d-group-other,
.g-group1 {
  margin-bottom: 0.5%;
  width: 20%;
}

.i-group-other,
.h-group-other,
.a-group-other,
.h-group1,
.i-group1 {
  margin-bottom: 0.5%;
  margin-right: 0.5%;
  width: 19.5%;
}

.k-group1,
.g-group-other {
  width: 40%;
  margin-bottom: 0.5%;
}

.j-group-other {
  margin-bottom: 0.5%;  
  margin-right: 0.5%;
  margin-left: 0;
  width: 39.5%;
}

body.node-type-publicity-page div.video .btn-video {
  height: 30%;
}

html.no-touch body.node-type-publicity-page div.video .btn-video {
  height: 70%;
}

body.node-type-publicity-page div.principal .btn-video {
  background: url(../images/btn-video-propaganda-principal.png) center center no-repeat;
  height: 100%;
}

body.node-type-publicity-page div.dialog-description {
  height: 108px;
  padding-right: 0;
}

body.node-type-publicity-page div.ui-dialog-titlebar {
  margin-top: 15px;
}

/*
 * iPad
 */

html.iPad body.node-type-publicity-page .principal {
  height: 357px;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
  width: 59.5%;  
}

html.iPad body.node-type-publicity-page .box {
  height: 176px;
}  

html.iPad .k-group1,
html.iPad .g-group-other,
html.iPad .a-group1 {
  width: 40.1%;
}


html.iPad .b-group1 {
  margin-right: 0.5%;
  width: 19.5%;
  margin-bottom: 0.5%;
}

html.iPad .c-group1,
html.iPad .k-group-other,
html.iPad .d-group-other,
html.iPad .g-group1 {  
  width: 20.2%;
}

html.iPad .k-group-other {
  width: 20.3%;
}

html.iPad .f-group-other,
html.iPad .e-group1,
html.iPad .j-group1 {
  margin-left: 0.1%;
  width: 19.5%;
}

html.iPad .f-group-other {
  width: 19.3%;
}

html.iPad .i-group1 {
  width: 19.6%;
}

html.iPad .j-group-other {
  margin-left: 0.1%;
  width: 39.1%;
}

html.iPad .b-group-other {
  width: 39.6%;
}

html.iPad body.node-type-publicity-page div.video .btn-video {
  height: 70%;
  background: url(../images/btn-video-propaganda-padrao-tablet.png) center center no-repeat;
}

html.iPad body.node-type-publicity-page div.principal .btn-video {
  background: url(../images/btn-video-propaganda-principal.png) center center no-repeat;
  height: 100%;
}

html.iPad .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
  width: 85.7%;
}

html.iPad body.node-type-publicity-page div.dialog-year {
  padding-top: 5px;
  padding-bottom: 7px;
  width: 20%;  
}

html.iPad body.node-type-publicity-page div.dialog-description {
  width: 568px;  
}

/*
 * STORE LOCATOR
 */

body.node-type-stores-page div#map_canvas {  
  height: 780px;
  width: 100%;
}

/*
 * SEJA UM FRANQUEADO
 */
body.node-type-franchisee div.terms-conditions span {
  width: 210px;
  font-size: 75%;
}

body.node-type-franchisee .customer-service input.form-submit {
	width: 80px;	
	margin-left: 650px;
	float: right;
}

html.iPad body.node-type-franchisee div.form-item-business-city-4 select,
html.iPad body.node-type-franchisee div.form-item-business-city-3 select,
html.iPad body.node-type-franchisee div.form-item-business-city-2 select,
html.iPad body.node-type-franchisee div.form-item-business-brazil-state-4 select,
html.iPad body.node-type-franchisee div.form-item-business-brazil-state-3 select,
html.iPad body.node-type-franchisee div.form-item-business-brazil-state-2 select {
  width: 150px;
}

/*
 * HISTORIA DA MARCA
 */

div.history-item div.history-item-right,
div.history-item div.history-item-left,
div.history-item {
  height: 492px;
}

/*
 * SUBMENU
 */

html.touch ul#submenu-header {
  width: 869px;  
}

ul#submenu-header li#subitem_4,
ul#submenu-header li#subitem_5 {
  display: block;
}