/*@deprecated. real file moved to /default directory. This one kept for stability during transition*/

.product-header h1 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  color: #333333;
  line-height: 22px;
}

.product-container h3 {
  font-size: 16px;
  font-weight: bold;
  color: #121212;
}

.product-header {
  margin-top: 10px;
}

/*.product-container, */
.information-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.rating_container{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.rating-box {
  float: none;
}
.rating-text{
  font-size: 12px;
}

.size-link {
  text-align: center;
  margin-top: 10px;
}

.size-link a {
  position: relative;
  right: 0;
  bottom: 0px;
  margin: 0 0 10px 0;
  width: 100%;
  text-align: center;
  font-size: 13px;
}

.price-line-final_price {
  font-weight: normal;
  color: #121212;
  font-size: 33px;
  line-height: normal;
  margin-right: 5px;
}

.price-line-list_price, .price-line-save_price {
  color: #333;
  font-size: 13px;
}

.price-line-list_price span {
  text-decoration: line-through;
}

.detail-availability_message {
  font-size: 18px;
  line-height: 24px;
  margin-top: 15px;
  font-weight: normal;
  color: #121212;
}

.detail-availability_message span.label {
  color: #008a00;
}

.i-shopping-cart {
  display: inline-block;
  width: 25px;
  height: 17px;
  background-position: -407px -105px;
  background-size: 1000px;
  vertical-align: middle;
}

.add-to-cart-container button {
  width: 100%;
  color: #fff;
  margin-top: 10px;
  background: #ff3c3c;
  font-size: 17px;
  line-height: 44px;
  height: 44px;
  border-radius: 3px;
  -webkit-transition: background .1s linear, background-color .1s linear;
  transition: background .1s linear, background-color .1s linear;
}

.add-to-cart-container {
  margin-bottom: 20px;
}
.add-to-cart-container .btn-inverted{
  background: transparent !important;
  border: 1px solid #ff3c3c;
  color: #ff3c3c;
}
.bg-hr {
  clear: both;
  display: block;
  width: calc(100% + 50px);
  height: 12px;
  background-color: #eaeded;
  margin-left: -25px;
}

.quantity-input-container {
  display: flex;
  align-items: center;
  padding: 10px;
  height: 45px;
  width: 130px;
}

.quantity-input-container label {
  color: #121212;
}

.quantity-input-container input {
  color: #121212;
  width: 60px !important;
  height: 45px;
  border: 1px solid #bfbebe;
  border-radius: 5px;
  font-size: 15px;
  text-align: center;
}

.add-to-cart-container > div {
  display: flex;
  margin-top: 15px;
}

.inline-prices {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  align-items: baseline;
}

.cont_favoritos {
  float: left;
  width: calc(100% - 130px);
  max-width: 250px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-left: 10px;
  font-family: 'Muli-SemiBold', sans-serif;
  font-size: 15px;
  color: #121212;
}
.favorite_icon_mobile{
  width: 24px;
  height: 24px;
  background: url(/skin/frontend/traigo/traigo/images/svg/favorite_outer.svg) no-repeat;
}
.favorite_icon_mobile.active{
  width: 24px;
  height: 24px;
  background: url(/skin/frontend/traigo/traigo/images/svg/favorite.svg) no-repeat;
}
.favorite-carousel{
  display: flex;
  position: absolute;
  bottom: 20px;
  width: 30px;
  height: 30px;
  z-index: 10;
  background: #ffffff;
  border-radius: 15px;
  align-items: center;
  justify-content: center;
}
.product-img-box{
  position: relative;
}
.regular {
  margin: 0 15px;
}
#wishlist-actions .fav-svg {
  fill: #F9A651;
  opacity: 0.5;
}

.raf_share_logo {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0;
}

.raf_share_logo .border_button {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: #dedede 2px 3px 0px 0px;
  margin-bottom: 10px;
}

.raf_share_logo .share_link {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #888;
  font-size: 13px;
}

.raf_share_logo .border_button_copy {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  border: 1px solid #757575;
}

.share_icon_promo {
  width: 24px;
  height: 24px;
  background: url(/skin/frontend/traigo/traigo/images/svg/copy-content.svg) no-repeat;
}

.share-container {
  padding-top: 20px;
  border-radius: 10px;
}

.share-container .promo-influencer {
  padding-top: 0;
  border-radius: 10px;
  border: 2px solid #7800C8;
  text-align: center;
}

.share-container .promo-influencer .raf_share_logo{
  margin: 10px 0;
}

.share-container .promo-influencer p {
  font-size: 12px;
}

.share-container .promo-influencer  h3 {
  font-size: 14px;
}

.share-container .promo-influencer .share-title {
  padding-bottom: 2px;
  padding-top: 2px;
  background-color: #7800C8;
  margin: 0 85px 8px;
  border-radius: 0 0 8px 8px;
  color: white;
  font-size: 10px;
}

.share-container .share-button {
  background-color: #FF3C3C;
  color: #fff;
  padding: 10px;
  margin: 16px 170px;
  border-radius: 4px;
}

.share-container .share-more {
  padding-bottom: 18px;
}

.product-information, .product-shipping-options, .shipping-from-container, .product-payment-options, .product-description, .shipping-methods {
  padding: 20px 0;
}

.product-description {
  position: relative;
}

.product-information li {
  list-style: disc;
  margin-left: 20px;
  color: #121212;
  font-weight: normal;
  font-size: 14px;
}

.web_store_br .img_usa_to_country {
  background: url(/skin/frontend/traigo/traigo/images/envio-usa-br.png) -65px -2px;
  width: 115px;
  height: 27px;
  display: inline-block;
}

.shipping-from-container {
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #121212;
  font-size: 14px;
}

.select-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  color: #121212;
  height: 40px;
  padding-left: 20px;
  margin: 10px auto 0;
}

.product-payment-options .logos-wrap {
  display: flex;
  margin: 10px auto;
  flex-wrap: wrap;
}

.product-payment-options .logos-wrap div {
  margin: 3px;
}

.product-short-description {
  border-bottom: 1px solid #ccc;
}

.product-short-description, .product-large-description {
  padding: 15px 18px;
  font-size: 14px;
  color: #121212;
}

.cargando-favorite-img img{
  height: 22px;
}

.cart-spinner{
  display: flex;
  justify-content: center;
}

.cart-spinner img{
  height: 44px;
}

#wishlist-actions.active .fav-svg {
  opacity: 1;
}

#google_translate_element {
  position: absolute;
  right: 5px;
  top: 15px;
  margin: 0;
  background: none;
  padding: 0;
}

.goog-te-gadget .goog-te-combo {
  border-radius: 3px;
  margin: 0;
}

#google_translate_element .skiptranslate > span {
  display: none;
}


#aplus_feature_div #aplus h2 {
  background: none;
  color: #222222;
  padding: 0 0 0 3px;
  margin-bottom: 5px;
}

#aplus_feature_div .bucketDivider {
  visibility: hidden;
}

#aplus_feature_div .aplus-v2 {
  width: 100%;
  display: block;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px 18px;
  box-sizing: border-box;
}

#aplus_feature_div .aplus-v2 .aplus-module.module-12, #aplus_feature_div .aplus-v2 .aplus-module.module-11 {
  min-width: inherit;
  padding: 0;
}

#aplus_feature_div .aplus-v2 .aplus-module-wrapper {
  display: block;
}

#aplus_feature_div .aplus-v2 .module-12 .aplus-module-content, #aplus_feature_div .aplus-v2 .aplus-module, #aplus_feature_div .aplus-v2 .module-11 .aplus-module-content {
  min-height: inherit;
}

#aplus_feature_div .aplus-v2 .apm-sidemodule-imageleft {
  margin: 0;
}

#aplus_feature_div .aplus-v2 .module-12 .apm-hero-image img, #aplus_feature_div .aplus-v2 .module-11 .apm-hero-image img {
  position: relative;
}

#aplus_feature_div .aplus-v2.mobile .module-5 {
  overflow: auto;
}

#aplus_feature_div .aplus-v2 .aplus-module {
  overflow: auto;
  min-width: inherit;
  margin-bottom: 21px;
}

#aplus_feature_div .apm-tablemodule-imagerows th {
  border: none !important;
}

#aplus_feature_div .apm-tablemodule-imagerows th.apm-tablemodule-image {
  width: 120px;
  padding: 7px !important;
  box-sizing: content-box;
}

#aplus_feature_div .apm-tablemodule-imagerows th.apm-tablemodule-image img {
  width: 118px;
}

#aplus_feature_div img {
  max-width: 100% !important;
}

#aplus_feature_div .aplus-v2 .apm-tablemodule-blankkeyhead {
  width: 120px;
}

#aplus_feature_div .aplus-v2 .apm-tablemodule {
  width: auto;
}

#aplus_feature_div .aplus-v2 tr.apm-tablemodule-keyvalue td {
  text-align: left;
}

#aplus_feature_div .desktop {
  min-width: inherit;
}

#aplus_feature_div .aplus-comparison-table, #aplus_feature_div .aplus-pagination-dots, #aplus_feature_div .a-carousel-left, #aplus_feature_div .a-carousel-right, #aplus_feature_div .hover-wrapper, #aplus_feature_div .aplus-comparison-table-carousel-link-button {
  display: none !important;
}

.selected-variation {
  border: 2px solid #ccc;
  border-radius: 5px;
  background: #ececec;
  color: #222222;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  margin-bottom: 15px;
}

.right-arrow {
  background-image: url(/skin/frontend/traigo/mobile/svg/right-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 9px 0;
  width: 29px;
  height: 30px;
  flex-shrink: 0
}

.stock-div {
  display: block !important;
}

.stock-div span {
  padding: 10px 0;
  font-size: 16px;
  color: #EB003B;
}

.stock-div p {
  padding: 10px 0;
  font-size: 14px;
}

.stock-div a {
  color: #3778c2;
}
.modal{
  border-radius: 8px;
}
.modal-header {
  padding: 25px 30px 25px 20px;
  float: left;
  width: 100%;
  text-align: left;
  -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.07), 0 0 24px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 0 0 rgba(0,0,0,.07), 0 0 24px 0 rgba(0,0,0,.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#aviso_retraso_orden {
  font-family: 'Muli-Regular' !important;
}
#aviso_retraso_orden .modal-header .modal-title
{
  color: rgba(255, 59, 60, 1);
  font-size: 16px;
  font-weight: bold;
}
.retraso-orden .message {
  font-size: 14px;
  color: rgba(15, 15, 15, 1);
  margin-bottom: 36px;
}
.modal-body{margin-bottom: 15px;padding-top: 35px;}
.retraso-orden .actions {text-align: center; }
.retraso-orden .days_promise {font-weight: bold }
.retraso-orden .actions button {margin: 5px 0px;font-size: 16px !important;}
.retraso-orden .actions .no-acepto>span {background: #fff;text-align: center;padding: 10px 14px;color: rgba(255, 59, 60, 1);font-family: 'Muli-Regular' !important;font-size: 15px !important;border: 1px solid rgba(255, 60, 60, 1);border-radius: 3px;}
.retraso-orden .actions button.button span span {float: none;padding: 0;}
.retraso-orden .actions .acepto>span {background: rgba(255, 59, 60, 1);text-align: center;padding: 10px 14px;border-radius: 3px;font-family: 'Muli-Regular' !important;font-size: 15px !important;}
.retraso-orden #retraso-orden-body{
  text-align: left;
}

.pswp__counter{
  font-size: 20px !important;
}

.pswp__counter font{
  letter-spacing: 5px;
}

.pswp__button--close{
  width: 25px !important;
  height: 25px !important;
  background: url(../../svg/close_white.svg) !important;
  background-size: contain !important;
  margin-top: 10px !important;
  margin-right: 10px !important;
}
.unavaiable { color:#999999; opacity:0.5; -moz-opacity:0.5; -webkit-opacity:0.5;}
.detail-delivery_promise, .detail-without_tax_in_country, .detail-installments_interest, .detail-country_tax_message, .detail-shipping_cost, .detail-is_book {
  margin: 20px 0;
}
.detail-delivery_promise, .detail-without_tax_in_country, .detail-installments_interest, .detail-country_tax_message, .detail-country_tax_message, .detail-shipping_cost{
  display: flex;
  align-content: center;
}
.detail-delivery_promise svg, .detail-without_tax_in_country svg, .detail-installments_interest svg, .detail-country_tax_message svg, .detail-country_tax_message svg, .detail-shipping_cost svg {
  margin-right: 10px;
}
.detail-delivery_promise span, .detail-without_tax_in_country span, .detail-installments_interest span, .detail-country_tax_message span, .detail-shipping_cost span, .detail-is_book strong {
  color: #121212;
  font-size: 15px;
  line-height: 23px;
}
.detail-refurbished_message{
  list-style: none !important;
  font-size: 12px !important;
  margin-left: 5px !important;
}
.detail-product_warranty a{
  margin-left: 0;
}
.delivery-guarantee {
  margin-bottom: 10px;
}
svg.icon.info {
  fill: #3893cc;
}
.bg-hr._2px {
  height: 2px;
}

.selected-variation.invalid{
  border: 1px solid #EB003B;
  color: #000000;
  background-color: #FFE6EC;
}
#configurable_without_stock{
    flex-wrap: wrap;
}
#configurable_without_stock span{
    padding: 10px 0;
    font-size: 26px;
    color: #900;
}
#configurable_without_stock p{
    padding: 10px 0;
    font-size: 14px;
}

/*Macys tax category selector style*/
.pre-select-title{
  font-weight: 700;
  display: inline-block;
  color: #000;
  padding-bottom: 3px;
  font-size: 14px;
}

.dato-faltante {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: normal;
  color: #EB003B;
  margin: 0 0 0 8px;
}

.icon-warning {
    width: 14px;
    height: 14px;
    margin: 3px 4px 20px 0;
    object-fit: contain;
}

 .icon-info {
  width: 12px;
  height: 18px;
  margin-left: 3px;
  object-fit: contain;
}

.category_configurable_producto_ajax.invalid {
  border: 1px solid #EB003B;
  color: #000000;
  background-color: #FFE6EC;
}

.pre-select-title.invalid {
  color: #EB003B;
}

.pre-select-title::after {
  content: "*";
  color:#EB003B;
}


.row-tooltip img{
    width: 11px;
    height: 11px;
    padding-top: 5px;
}
.row-tooltip{
    display: inline-block;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-end;
}
.tooltip-icon{
    width: 12px;
    height: 12px;
    text-align: center;
    border-radius: 68px;
    font-weight: bold;
    line-height: 10px;
    margin-left: 10px;
    font-size: 10px;
    color: #3375E9;
    border: 1px solid #3375E9;
}
.tooltip-close{
    position: absolute;
    top: 5px;
    right: 10px;
    color: #FFFFFF;
}
.tooltip-inner{
    padding: 15px 20px;
    background-color: #3375E9 !important;
    font-family: "Muli-Regular", sans-serif;
    max-width: 180px;
    line-height: 18px;
    font-size: 12px;
}
.tooltip.bottom .tooltip-arrow{
    border-bottom-color: #3375E9 !important;
}
.tooltip.left .tooltip-arrow{
    border-left-color: #3375E9 !important;
}
.tooltip.right .tooltip-arrow{
    border-right-color: #3375E9 !important;
}
.tooltip.top .tooltip-arrow{
    border-top-color: #3375E9 !important;
}
.tooltip.in{
    opacity: 1.0;
}

.size-color-select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 58px;
  background: #edecec;
  border: 2px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
  color: #000;
  padding: 10px;
  margin-bottom: 10px;
}

.size-color-select .label {float: left;}
.size-color-select .selected-size {float: left; font-weight: bold;}
.size-color-select .select-icon {position: absolute; top: 22px;right: 15px;}

.product-details{
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.advertencia-110v-new {
  border: 2px solid red;
  padding: 5px 5px 5px 28px;
  float: left;
  background: url(/skin/frontend/traigo/traigo/images/warning_icon.png) 5px center no-repeat;
  width: 100%;
  box-sizing: border-box;
}

.slick-slide{
  max-height: 280px;
  display: flex !important;
  justify-content: center;
}

.slick-slide img {
  object-fit: contain;
}

.imagen_ursec{
  width: 18px;
  height: 22px;
  float: left;
  margin-right: 10px;
  background-position: -64px -160px !important;
  background-size: 900px !important;
}

.item_categoria img{
  object-fit: contain;
}

.warning-message {
  border: 1px solid #dedede;
  padding: 5px 5px 5px 35px;
  background: url(/skin/frontend/traigo/traigo/images/warning_icon.png) 10px center no-repeat;
  margin-bottom: 5px;
  height: 100%;
}
