@media only screen and (min-width: 768px) {
  .search-result-options-desktop .sort-by .search-toggle span {
    line-height: 40px !important;
  }
}
.search-result-options-mobile .items-per-page .search-toggle,
.search-result-options-desktop .items-per-page .search-toggle span {
  line-height: 40px;
}
.product-tile .product-swatches li {
  margin: 1px 4px 3px 0 !important;
}
#mini-cart .mini-cart-header p {
  line-height: 50px;
  height: 50px;
}
#mini-cart .mini-cart-header p span {
  line-height: 50px;
}
#engraving-dialog > .ui-dialog-wrapper {
  padding: 0;
}

.pt_customer-service .primary-content .tumi_customer-service .module.most-visited-links .module-header > div.title {
  display: none;
}
.pt_customer-service .primary-content .tumi_service-gift .topHeader {
  display: none;
}
.pt_account .account-logout .icon-logout::before,
.pt_wishlist .account-logout .icon-logout::before,
.pt_order .account-logout .icon-logout::before {
  line-height: 40px;
}
#dialog_address-create label span {
  line-height: 40px;
}
.rule-desc-1 {
  display: none;
}
.pt_cart .cart-middle .form-error.plk-error-message,
.pt_cart .cart-middle .form-error.plk-error-message,
.pt_checkout #main .error.plk-error-message {
  display: none;
}
.pt_order .order-history-header button {
  position: relative;
  margin-left: 2px;
}
.pt_customer-service .main-wrapper label span {
  line-height: 38px;
}
/*.pt_cart .cart-middle .item-product-options.editable {padding:0;}*/
.pt_store-locator #store-locator_results .store .store_image.empty {
  width: auto;
}
.store .empty img {
  max-height: 40px;
}
.form-sucess-message {
  margin: 0 0 20px;
  padding: 17px;
  border: 3px solid #138134;
  font-size: 16px;
  font-weight: bold;
  color: #138134;
}
.form-error-message {
  display: none;
  color: #f44336;
}
.error-message {
  color: #f44336;
}

@media only screen and (min-width: 1400px) {
  .product-tile .product-image img {
    max-width: 90%;
  }
}

#engraving-dialog .form-row.btn-engraving-option.tag.notboth,
#engraving-dialog .form-row.btn-engraving-option.patch.notboth {
  display: none;
}

.search-toggle span {
  line-height: 51px;
}
.pt_customer-service .primary-content .tumi_service-gift div.content.corp-contactContent {
  padding: 0;
  max-width: initial;
}
.rgpd-news-text {
  font-size: 11px;
}

.product-price.promotion .price-promotion {
  color: #777777;
  text-decoration: line-through;
  font-size: 12px;
}
.product-price.promotion .price-discount {
  font-size: 12px;
  margin-right: 10px;
}
.product-price.promotion .price-sales {
  color: #ba0c2f;
}
.product-price.promotion-page .price-standard {
  color: #777777;
  text-decoration: line-through;
  font-size: 14px !important;
}
.product-price.promotion-page .price-discount {
  color: black;
  font-size: 14px !important;
}
.product-price.promotion-page .price-savings {
  color: #777777;
  font-size: 14px !important;
  margin-top: 5px;
}
.product-price.promotion-page .price-promo {
  margin-left: 15px;
}
.repair-rgpd-checkbox-wrapper .error {
  text-transform: none !important;
}

.pt_order .main-wrapper .order-return-form .form-row {
  padding-right: 0;
}
#dialog_address-create .checkbox label {
  width: initial;
}
#dialog_address-create h1 {
  margin-bottom: 10px;
  margin-top: -10px;
}
#dialog_address-create input[type="text"],
#dialog_address-create input[type="tel"] {
  height: 34px;
  padding: 6px 15px;
}
#dialog_address-create select[readonly] {
  height: 28px;
  padding: 0;
}
#dialog_address-create .form-row {
  margin-bottom: 8px;
}
#dialog_address-create .form-row-button {
  margin-top: 15px;
}
.pt_checkout .checkout-shipping-billing-wrapper .store-terms-checkbox-wrapper .form-group + .form-group {
  margin-top: 0;
}
.pt_order .main-wrapper .row-ctt-date label {
  width: initial;
}
.pt_order .main-wrapper .row-ctt-date label ~ .field-wrapper {
  width: 20%;
}

.ui-dialog .dialog_warranty-content .content,
.ui-dialog .dialog_return-content .content {
  overflow-y: auto;
}
input[type="checkbox"]:not(.bv-checkbox):not(:checked) + label {
  width: auto;
}

.pt_account .main-wrapper label span {
  line-height: 38px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .pt_account .main-wrapper label span {
    line-height: 1;
    padding-top: 8px;
  }
}

.pt_order .order-history-header {
  padding-bottom: 0;
}
/*@media only screen and (min-width: 480px){
	.pt_order .order-history-header{padding-bottom:80px;}
}*/
/*@media only screen and (min-width: 768px){
	.pt_customer-service .primary-content .tumi_customer-service .module-content{display:flex;align-items:center;justify-content:center}
}*/
.footer-payment .footer-payment-wrapper {
  margin: 0;
}

.header .toggle-header-search {
  padding: 25px 10px 25px 10px;
}
@media only screen and (min-width: 900px) {
  .header .toggle-header-search {
    padding: 20px 0 25px 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .header .toggle-header-search {
    padding-top: 21px;
  }
}
.secondary-navigation .content-asset ul li {
  margin-bottom: 8px;
}
/*@media only screen and (min-width: 768px){
	.header-logo {display: table-cell;vertical-align: middle;}
}*/

.btn-register-tumi {
  margin-left: 25px;
}
.order-history-btn-wrapper {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}

.footer-payment li {
  background: #ebebeb;
  display: inline-block;
  margin: 0 0 5px 5px;
  padding: 5px;
  border-radius: 5px;
}

#product-top-content .thumb-video span {
  display: block;
  vertical-align: middle;
  margin-top: 45%;
}
#product-top-content .thumb-video span:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 0 auto 8.55px;
  border-top: 8.55px solid transparent;
  border-bottom: 8.55px solid transparent;
  border-left: 15px solid;
}
#product-top-content .product-thumbs-container .thumb-video span {
  z-index: 3;
  position: relative;
}
#product-top-content .product-thumbs-container .thumb-video span:before {
  border-color: transparent transparent transparent #fff;
  margin: 0 auto;
}

.pt_order #primary .item-list,
.pt_order #primary .order-shipment-table {
  border-bottom: 0;
}
.sidebar .sidebar-panel .hide-panel {
  margin-top: 8px;
}
.pt_order .main-wrapper .form-row.tumi-tracer-add-btn-wrapper {
  margin-top: 80px;
}

.tumi-tracer-list-item {
  border-bottom: 4px solid #f5f5f5;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .tumi-tracer-list-item {
    border-bottom: none;
  }
}
.mwbway-form-row,
.mwbway-field-wrapper {
  display: flex;
}
.mwbway-form-row {
  justify-content: flex-start;
  line-height: 40px;
}
.mwbway-form-row label {
  padding-right: 30px;
  line-height: 40px;
}
.mbway-prefix-wrapper {
  width: 35px !important;
  display: flex;
  align-content: center;
}
.mbway-prefix-wrapper span {
  line-height: 40px;
}
.mbway-number-input {
  width: auto;
}
.payment-form-wrapper {
  margin-top: 10px;
}

@media only screen and (min-width: 600px) {
  #product-top-content .product-360-active ~ .product-thumbs-container .thumb-360,
  #product-top-content .product-360-active ~ .product-thumbs-container .thumb-360-emersya {
    border-color: #ba0c2f;
  }

  #product-top-content .product-thumbs-container .thumb-video,
  #product-top-content .product-thumbs-container .thumb-360,
  #product-top-content .product-thumbs-container .thumb-360-emersya {
    display: block;
    height: 62px;
    width: 62px;
  }

  #product-top-content .product-thumbs-container .thumb-image,
  #product-top-content .product-thumbs-container .thumb-360,
  #product-top-content .product-thumbs-container .thumb-video,
  #product-top-content .product-thumbs-container .thumb-360-emersya {
    background-color: transparent;
    border-radius: 0%;
  }
}
#product-top-content .thumb-360 {
  position: relative;
  display: block;
  overflow: hidden;
  width: 77px;
  height: 77px;
  margin: 0 0 6px;
  border: 1px solid;
  text-decoration: none;
  text-align: center;
}

#product-top-content .product-thumbs-container .thumb-360::before,
#product-top-content .product-thumbs-container .thumb-360-emersya::before {
  content: "";
  font-family: "font-icons", sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 36px;
  color: inherit;
  display: inline-block;
  margin-top: 3px;
}
#product-top-content .product-thumbs-container .thumb-360 span,
#product-top-content .product-thumbs-container .thumb-360-emersya span {
  display: inline-block;
  font-size: 11px;
  color: #222;
  cursor: pointer;
}

@font-face {
  font-family: "font-icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts2/font-icons.eot?80447553#iefix") format("embedded-opentype"), url("../fonts2/font-icons.woff2?80447553") format("woff2"), url("../fonts2/font-icons.woff?80447553") format("woff"), url("../fonts2/font-icons.ttf?80447553") format("truetype"), url("../fonts2/font-icons.svg?80447553#font-icons") format("svg");
}

.sidebar .sidebar-navigation .level-1_link.sign-in {
  margin: 20px auto 0;
}
.sidebar .switch-menu {
  margin: 20px auto;
}
.product-promo {
  z-index: 99;
}
.search-result-options-mobile .items-per-page {
  display: none;
}
.sidebar .sidebar-panel .level-3_link.active {
  text-decoration: underline;
}
.header-navigation .level-3_link.active {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .search-result-options-desktop .sort-by .search-toggle.expanded + .search-panel {
    z-index: 100;
  }
  .search-result-options-desktop .items-per-page .search-toggle.expanded + .search-panel {
    z-index: 100;
  }
}

.pt_checkout .checkout-login-wrapper .login-box {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .pt_checkout .checkout-login-wrapper .login-box {
    margin-top: 0;
  }
}

.product-tile .product-image img {
  max-height: 340px;
}

.pt_order #primary .item-list .order-totals-table .order-sales-tax {
  display: block;
}

.confirmation-details {
  font-size: 15px;
  letter-spacing: 0.03em;
}

.pt_cart .cart-middle .item-product-options.editable.cart-item-product-options {
  padding: 0;
}
.item-product-options.cart-item-product-options .cart-item-product-engraving {
  padding: 5px 10px;
}
.item-product-options.cart-item-product-options .cart-item-product-engraving:empty {
  padding: 0;
}
.notfound-search-input {
  width: 100%;
  height: 40px;
  border-color: #d7ccc8;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  padding: 10px 40px 10px 15px;
  border: 1px solid #e0e0e0;
  outline: none;
  background: #fff;
  color: #222;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.notfound-search-button::after {
  color: #ba0c2f !important;
}
#newsletter-dialog h1 {
  font-size: 1.6rem;
}
.footer-newsletter .field-wrapper input {
  min-height: 43px;
}

.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp {
  background: none;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp.expanded {
  background: #f5f5f5;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .form-row {
  margin-bottom: 0;
  padding: 0;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio {
  margin: 0;
  padding: 0;
}
.pt_checkout #main .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio > label {
  margin-bottom: 0;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio > label {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio > label {
  float: left;
  width: auto;
  max-width: 60%;
  margin: 0;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio .field-wrapper .input-radio:first-child + label {
  margin: 0;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio .field-wrapper label {
  width: auto;
  margin: 0 0 0 20px;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_panel {
  display: none;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp.expanded .checkout-box-giftwrapp_panel {
  display: block;
}
.pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio .field-wrapper {
  float: right;
  width: auto;
  max-width: 40%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio > label {
    float: none;
    width: auto;
    max-width: 100%;
    margin: 0;
    margin-bottom: 10px !important;
  }
  .pt_checkout .checkout-shipping-billing-wrapper .checkout-box-giftwrapp .checkout-box-giftwrapp_radio .field-wrapper {
    float: none;
    width: auto;
    max-width: 100%;
  }
}
.slide.is-selected {
  z-index: 2;
}
.pt_cart #cart-table .item-details .gift-certificate-item .gift-certificate-title {
  font-weight: normal;
  font-size: 13px;
}
.pt_cart #cart-table .item-details .gift-certificate-item .gift-certificate-recipient {
  font-size: 12px;
  color: #777;
}
.pt_checkout #order-summary-cart-table .item-details .gift-certificate-item .gift-certificate-title {
  font-weight: normal;
}
#product-top-content .product-info .product-extras:empty {
  border-bottom: none;
  padding: 0;
}

.header-logo a {
  max-width: 137px;
}
@media only screen and (min-width: 900px) {
  .header-logo a {
    max-width: 137px;
  }
}
.present-list-item {
  width: 25%;
}
.presents-wp,
.page-products-wp {
  margin-bottom: 15px;
  padding-bottom: 100px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .present-list-item {
    width: 50%;
  }
  .page-products-wp {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  #article_art-gallery-artists .flickity-viewport {
    height: 100% !important;
  }
}

#art-cases-slider .product-tile .product-image .alternate-image-list .flickity-prev-next-button {
  z-index: 1109;
  padding: 15px;
}
#product-top-content .product-info .color .swatches a img {
  display: block;
}

/*alteracoes banner 03-2021*/
.pt_storefront #homepage-slider .slide .slide_figure{overflow:hidden}.slide{padding-bottom:110.416666667%}.slide .slide_content{right:0;left:0}@media only screen and (min-width: 480px){#homepage-slider .slide{padding-bottom:69.0104166667%}}@media only screen and (min-width: 768px){#homepage-slider .flickity-prev-next-button{width:54px;text-align:center}#homepage-slider .flickity-prev-next-button.previous:before{content:"";font-family:"font-icons",sans-serif;font-size:1em;font-weight:normal;line-height:1;color:inherit;speak:none}#homepage-slider .flickity-prev-next-button.next:before{content:"";font-family:"font-icons",sans-serif;font-size:1em;font-weight:normal;line-height:1;color:inherit;speak:none}#homepage-slider .flickity-prev-next-button.previous:before,#homepage-slider .flickity-prev-next-button.next:before{opacity:0.5;font-size:40px;text-shadow:0 0 10px rgba(0,0,0,0.5);color:#fff;line-height:1;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#homepage-slider .flickity-prev-next-button:hover.previous:before,#homepage-slider .flickity-prev-next-button:hover.next:before{opacity:1}#homepage-slider .flickity-prev-next-button svg{display:none}#homepage-slider .slide{padding-bottom:50%}}@media only screen and (min-width: 1024px){.pt_storefront #homepage-slider .slide{padding-bottom:500px}.pt_storefront #homepage-slider .slide .slide_figure{-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);top:50%;height:100%}.pt_storefront #homepage-slider .slide .slide_figure img{-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);top:50%;width:100%}}

/*alteracoes banner dia da mae*/
#mothers-day-slide{height:500px;background-image: url('/i/banner_mae/042221-mothersday-stanton-latitude-desktop.jpeg');background-size: cover;background-position: center; position: relative;}
#mothers-day-slide div.copyBlock {position: absolute;margin: 0;padding: 0px;width: 520px;text-align: left;top: 155px;left: 100px;}
.removeFocusIndicator, .removeFocusIndicator :focus + label, .removeFocusIndicator input[type="checkbox"]:focus + label, .removeFocusIndicator input[type="radio"]:focus + label, .removeFocusIndicator label, .removeFocusIndicator:focus, .removeFocusIndicator:focus + label, input#search:focus {outline: 0 !important;}
#mothers-day-slide p.fw20-h2 { font-family: 'Proxima Nova', proxima-nova, arial, sans-serif;font-size: 24px;line-height: 30px;  text-transform: uppercase; letter-spacing: .05em;margin: 0 0px 0;padding: 0;font-weight: 400;color: #fff;}
#mothers-day-slide p.fw20-h1 {font-family: 'Proxima Nova', proxima-nova, arial, sans-serif;font-size: 52px;line-height: 48px;  text-transform: uppercase;letter-spacing: .05em;margin: 20px 0 0 0;padding: 0;font-weight: 300;color: #fff;}
#mothers-day-slide a.fw20-cta {background-color: #ffffff;color: #222222;}
#mothers-day-slide a.fw20-cta {display: inline-block;padding: 15px 24px;margin: 24px 0;text-decoration: none;font-family: 'Proxima Nova', proxima-nova, arial, sans-serif;font-size: 15px;text-transform: none;font-weight: 600;letter-spacing: .05em;}
@media only screen and (max-width: 767px) {
  #mothers-day-slide{height:470px;background-image: url('/i/banner_mae/042221-mothersday-stanton-latitude-mobile-1.jpeg');background-size: cover;background-position: center; position: relative;}

  #mothers-day-slide div.copyBlock {
    margin: 0 auto 0 auto;
    width: 100%;
    text-align: center;
    padding: 0;
    top: 20px;
    left: unset;
    transform: unset;
  }
  #mothers-day-slide p.fw20-h2 {
    font-family: 'Proxima Nova', proxima-nova, arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    letter-spacing: 0.05em;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
  }

  #mothers-day-slide p.fw20-h1 {
    font-family: 'Proxima Nova', proxima-nova, arial, sans-serif;
    font-size: 30px;
    line-height: 30px;
    text-transform: none;
    letter-spacing: 0.025em;
    margin: 0;
    padding: 0;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
  }

  #mothers-day-slide a.fw20-cta {
      display: inline-block;
      padding: 15px 20px;
      margin: 15px 0 0 0;
  }
}

.slide .slide_content.mclaren-slide{width:40%;margin-left:0;}
@media only screen and (max-width: 767px) {
  .slide .slide_content.mclaren-slide{width: 100%;}
  .slide .slide_content.mclaren-slide > * {vertical-align:top;}
  .slide .slide_content.mclaren-slide h3.margin-bottom_1{margin-bottom:0 !important;}
}
#product-top-content .product-info .product-availability-variations > div.availability{display:none;}
#product-top-content .product-info .color .swatches a img{max-height: 60px;}
#product-top-content .product-info a.product-extra-row {text-decoration:none;transition:background 0.3s ease-out;}
#product-top-content .product-info .product-extra-row{display:table;width:100%;border-top:1px solid #ccc;text-align: center;}
#product-top-content .product-info .product-extra-product-options .product-extra_icon .engraving-preview{display: block;margin:0 auto;}
#product-top-content .product-info .product-extras {margin:30px 0;border-width:1px;border-style:solid;  border-color: transparent #ccc #ccc;padding:0;}
#product-top-content .product-info .product-extras .title{color: #222};
@media only screen and (min-width: 480px){
  #product-top-content .product-info .product-extra_icon, #product-top-content .product-info .product-extra_action-icon {
    width: 80px;
  }
}
#product-top-content .product-info .product-extra_action-icon {
    color: #222;
}
#product-top-content .product-info .product-extra_icon, #product-top-content .product-info .product-extra_action-icon {
    width: 70px;
    font-size: 24px;
}
#product-top-content .product-info .product-extra-row>* {
    display: table-cell;
    vertical-align: middle;
    padding-top: 25px;
    padding-bottom: 25px;
}
#product-top-content .product-info .product-extra_description .title {
  font-size: 14px;
}
#product-top-content .product-info .product-extra_description p {
  margin: 0;
}
#product-top-content .product-info .product-extra-product-options .product-extra_action-icon:not(.selected):before {
  content: "";
  font-family: "font-icons",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: inherit;
  speak: none;
}
#product-top-content .product-info .product-extra-product-options .product-extra_action-icon.selected:before {
  content: "";
  font-family: "font-icons",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: inherit;
  speak: none;
}
#product-top-content .product-info .product-extra_description .title span {
  display: block;
  font-size: 12px;
  color: #777;
}
#product-top-content .product-info a.product-extra-row:hover {
  background: #f5f5f5;
  color: inherit;
}
#product-top-content .product-info .product-extra_description .actions {
  font-size: 12px;
}
#product-top-content .product-info .product-extra_description .actions span {
  margin-top: -7px;
  font-weight: bold;
}
#product-top-content .product-info .product-extra_description .actions span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
}
#product-top-content .product-info .product-extra_description .actions a, #product-top-content .product-info .product-extra_description .actions span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
}
#product-top-content .product-info .product-extra_description .actions a{text-decoration: underline};

#product-top-content .product-info .color .swatches a {
  display: table;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border: none;
  text-align: left;
}
#product-top-content .product-info .color .swatches a img {
  width: auto;
  height: 100%;
  max-height: 30px;
  margin: 5px 0;
}
@media only screen and (min-width: 900px){
  #product-top-content .product-info .color .swatches a img{width:auto;max-width:100%;height:100%;max-height:60px;margin:auto;padding:1px;}
}
@media only screen and (min-width: 900px){
  #product-top-content .product-info .color .swatches{max-height:60px;}

  #product-top-content .product-info .color .swatches a img {
    width: auto;
    height: 53px;
    margin: auto;
    padding: 1px;
    max-width: 100%;
  }

  #product-top-content .product-info .color .swatches a {
    display: block;
    width: 60px;
    height: 60px;
    padding: 2px;
    border: 2px solid transparent;
  }
}
#product-top-content .product-info .product-extras .product-options-wrapper{padding:0;border:none;}
#product-top-content .product-info .color .swatches a span {width: 75%;}
#product-top-content .product-info .color .swatches a span {display: table-cell;vertical-align: middle;}
@media only screen and (min-width: 900px){
  #product-top-content .product-info .color .swatches li a span {
      display: none;
  }
}
#product-top-content .product-info .dropdown {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  max-height: 40px;
  padding-top: 40px;
  border: 1px solid;
}
#product-top-content .product-info .product-variation-attribute .swatches .selected a {
  border-color: #222;
  font-weight: bold;
}
#product-top-content .product-info .product-extras{display:flex;flex-direction:column;}
@media only screen and (min-width: 1024px){
  #product-top-content .product-info .product-extras .product-options-wrapper, #product-top-content .product-info .product-extras .cabin-info {
    width: 100%;
  }
}
#product-top-content .product-info .product-extra-cabin-info .product-extra_icon:before {
  content: "";
  font-family: "font-icons",sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  color: inherit;
  speak: none;
}
#product-top-content .product-info .product-extra-cabin-info .product-extra_action-icon:before {
  content:" ";
  background-image: url(/i/airline_icon.png);
  position: absolute;
  height:23px;
  width:23px;
  margin-top:-11px;
  margin-left:-11px;
}
.pt_order-confirmation .main-wrapper label.adyen-checkout__label{height:inherit !important;}
.pt_order .main-wrapper label.adyen-checkout__label{height: inherit !important;float: initial !important;width: initial;line-height: initial;}
.ui-dialog.checkout-dialog{z-index:11000 !important;}

@media only screen and (min-width: 1024px){
  .pt_storefront #homepage-slider #renne-slide.slide .slide_figure img{top: 60%;}
}

label.symbol-1.symbol-disabled, label.symbol-2.symbol-disabled, label.symbol-3.symbol-disabled, label.symbol-4.symbol-disabled{pointer-events:none;opacity:0.4;}

.sticky-header .header .inner-wrapper .header-logo a img{max-height:47px;margin-top:2px;}

/*logotipo 50 anos - retirar quando nao for necessario*/
.header .inner-wrapper .header-logo a{max-height:52px;max-width:initial;}
.header .inner-wrapper .header-logo a img{max-height:66px;}
@media only screen and (max-width:767px){
  .header .inner-wrapper .header-logo a img{max-height:52px;}
}
/*logotipo 50 anos - retirar quando nao for necessario*/