/* Fonts */
@font-face {
    font-family: 'MyriadProRegular';
    src: url("../fonts/MyriadProRegular.eot");
    src: url("../fonts/MyriadProRegular.eot") format("embedded-opentype"), url("../../fonts/MyriadProRegular.woff2") format("woff2"), url("../fonts/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular.ttf") format("truetype"), url("../fonts/MyriadProRegular.svg#MyriadProRegular") format("svg");
}

@font-face {
    font-family: 'MyriadProIt';
    src: url("../fonts/MyriadProIt.eot");
    src: url("../fonts/MyriadProIt.eot") format("embedded-opentype"), url("../../fonts/MyriadProIt.woff2") format("woff2"), url("../fonts/MyriadProIt.woff") format("woff"), url("../fonts/MyriadProIt.ttf") format("truetype"), url("../fonts/MyriadProIt.svg#MyriadProIt") format("svg");
}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url("../fonts/MyriadProSemibold.eot");
    src: url("../fonts/MyriadProSemibold.eot") format("embedded-opentype"), url("../../fonts/MyriadProSemibold.woff2") format("woff2"), url("../fonts/MyriadProSemibold.woff") format("woff"), url("../fonts/MyriadProSemibold.ttf") format("truetype"), url("../fonts/MyriadProSemibold.svg#MyriadProSemibold") format("svg");
}

@font-face {
    font-family: 'MyriadProSemiboldIt';
    src: url("../fonts/MyriadProSemiboldIt.eot");
    src: url("../fonts/MyriadProSemiboldIt.eot") format("embedded-opentype"), url("../../fonts/MyriadProSemiboldIt.woff2") format("woff2"), url("../fonts/MyriadProSemiboldIt.woff") format("woff"), url("../fonts/MyriadProSemiboldIt.ttf") format("truetype"), url("../fonts/MyriadProSemiboldIt.svg#MyriadProSemiboldIt") format("svg");
}

@font-face {
    font-family: 'MyriadProBold';
    src: url("../fonts/MyriadProBold.eot");
    src: url("../fonts/MyriadProBold.eot") format("embedded-opentype"), url("../../fonts/MyriadProBold.woff2") format("woff2"), url("../fonts/MyriadProBold.woff") format("woff"), url("../fonts/MyriadProBold.ttf") format("truetype"), url("../fonts/MyriadProBold.svg#MyriadProBold") format("svg");
}


@font-face {
    font-family: 'ItauTextRegular';
    src: url("../../fonts/ItauText_Rg.ttf") format("truetype");
}

@font-face {
    font-family: 'ItauTextBold';
    src: url("../../fonts/ItauText_XBd.ttf") format("truetype");
}

@font-face {
    font-family: 'ItauTextSemiBold';
    src: url("../../fonts/ItauText_XBd.ttf") format("truetype");
}

@font-face {
    font-family: 'ItauTextProRegular';
    src: url("../../fonts/ItauTextPro_Rg.ttf") format("truetype");
}

@font-face {
    font-family: 'ItauTextProBold';
    src: url("../../fonts/ItauTextPro_XBd.ttf") format("truetype");
}

@font-face {
    font-family: 'ItauTextProSemiBold';
    src: url("../../fonts/ItauTextPro_Bd.ttf") format("truetype");
}

body {
    background: #fff;
    color: #666666;
    font: 14px/22px 'ItauTextProRegular', sans-serif;
}

.logo {
    width: 40px;
}

.pull-left.header {
    padding: 5px 0;
}

.notPadding {
    padding: 0px !important;
}

.mtb20 {
    margin: 20px 0;
}

.mt20 {
    margin-top: 112px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.mlr10 {
    margin: 0 10px;
}

.pl {
    padding-left: 0;
}

.rigth {
    float: right;
}

.navbar-header .btn:hover {
    color: #EC7000;
}

.navbar-toggle {
    float: left;
    margin-right: 0;
    margin-bottom: 0;
}

.fa-bars .categories {
    float: none;
    font-family: ItauTextProRegular;
    font-size: 16px;
    margin-left: 5px;
}

.action,
.open {
    display: block !important;
}

/* Standard Styles Starts */
a {
    color: #967e4b;
}

a:hover {
    /* 	color:#252a2f; */
    /*	opacity: .8;*/
    text-decoration: none;
}

a:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'ItauTextProRegular', sans-serif;
}

h1 {
    font-size: 38px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

.buttonOption .right {
    float: right;
}

.main-heading {
    font-size: 30px;
}

.main-heading span {
    font-size: 18px;
    color: #878a8c;
}

.main-heading2 {
    font-size: 24px;
}

.main-heading,
.main-heading2,
.sub-heading {
    text-transform: uppercase;
}

.sub-heading {
    font-size: 24px;
    padding: 10px 0;
}

.header-top li,
.header-top .btn-link,
#main-menu.navbar,
#cart .btn,
.dropdown-menu,
.product-head,
.product-col .caption h4,
.product-col .price,
.product-col .btn-cart,
.breadcrumb,
.side-heading,
.list-group-item,
.product-filter,
.pagination,
.product-info .product-details,
.tabs-panel .nav-tabs {
    font-family: 'ItauTextProRegular', sans-serif;
}

hr {
    border-color: #8c8f92;
}

/*
pre {
    display: block !important;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    display: inline-block;
    font-family: ItauTextProRegular;
}*/

.modal-title {
    font-size: 18px;
    color: #30373e;
}

/*Bases y Condiciones*/
.bases h4 {
    color: #EC7000;
    margin-top: 20px;
}

.bases h5,
.bases h6 {
    font-family: ItauTextProSemiBold;
    margin-top: 30px;
}

.bases .titulo {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 11px;
    border-radius: 6px;
    font-family: 'ItauTextProRegular', sans-serif;
    font-size: 16px;
}

.text-danger {
    color: #a94442;
    font-size: 100%;
}

/* Form & Buttons Styles Starts */

.btn-black {
    background-color: #303030;
}

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.btn-main {
    background-color: #967e4b;
}

.btn-main:hover,
.btn-main:focus,
.btn-main:active,
.btn-main.active {
    background-color: #7c673c;
}

.btn-black,
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.btn-main,
.btn-main:hover,
.btn-main:focus,
.btn-main:active,
.btn-main.active {
    color: #fff;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
}

.btn:focus {
    outline: none;
    outline-offset: 0;
    border-color: #F9F9F9;
    box-shadow: none;
}

.btn.more:focus {
    /*color: #666666;
    background-color: #56504c;*/
    background-color: #FD8C3D;
    color: #fff;
}

/*Alert*/
.alert-warning {
    /*color: #8D6400;
    background-color: #FFD9A7;
    border-color: #B68306;*/
    color: #815405;
    background-color: #fff1a8;
    border-color: #F0C67D;
}

/* Header Area Styles Starts */

#header-area {
    background: #fff;
    margin-bottom: 20px;
}

#header-area.home {
    margin-bottom: 0;
}

.header-top {
    background: #fff;
    height: 50px;
}

/* Header Links Styles Starts */

.header-links ul {}

.header-links li {
    display: inline-block;
}

.header-links li .fa {
    margin-right: 3px;
}

.header-links li,
.header-links li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

.header-links li a {
    padding: 12px 15px 12px 0;
}

.header-links li a:hover,
.header-links li a:focus,
.header-links li.active a {
    background: none;
    color: #d9b76f;
}

.form-group {
    margin-bottom: 0;
}

/* Currency & Languages Drop Down Styles Starts */

.header-top .btn-link {
    color: #fff;
    text-decoration: none;
    margin: 9px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 13px;
    background-color: #596269;
    line-height: 0;
}

.header-top .btn-group+.btn-group {
    margin-left: 10px;
}

.header-top .btn-link span {
    padding: 0 13px 2px;
    vertical-align: middle;
}

.header-top .open .btn-link {}

.header-top .btn-link i.fa {
    background-color: #fff;
    color: #292d30;
    padding: 5px;
}

.headerMenu {
    padding-left: 0;
    width: 135px;
    height: 32px;
}

.headerMenu li {
    display: block;
    padding: 9px 0px;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.headerMenu li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: ItauTextProSemiBold;
}

.headerUser {
    padding-top: 7px;
}

.contentUser {
    float: right;
    width: auto;
    max-width: 100%;
}

.contentUser .name {
    width: auto;
    float: right;
    font-size: 15px;
    margin-top: 8px;
}

.contentUser .fl {
    float: left;
}

.contentUser .dropdown-menu {
    position: absolute;
    right: 0;
}

.contentUser .open>.dropdown-menu {
    width: 140px;
    left: inherit;
    right: 9px;
}

.contentUser .notification {
    margin: 5px 20px 0 20px;
    color: #464646;
}

.glyphicon-envelope {
    font-size: 19px;
}

.glyphicon .circle {
    border-radius: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -2px;
    background-color: #EC7000;
    right: -5px;
}

.glyphicon .list {
    border-radius: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -2px;
    background-color: #0040D0;
    right: -5px;
}

.contentUser .btn.btn-default,
.open>.dropdown-toggle.btn-default:hover,
.open>.dropdown-toggle.btn-default:focus,
.contentUser .open>.dropdown-toggle.btn-default,
.contentUser .dropdown-toggle.btn-default {
    font-family: ItauTextProSemiBold;
    float: right;
    padding: 6px 10px;
    background-color: #DEDEDE;
    color: #EC7000;
    margin: 0 15px;
}

.contentUser .btn.btn-default.salir {
    color: #464646;
    background-color: #F1F1F1;
    margin: 4px 0 0 0;
}

.contentUser .btn-userPerfil {
    margin-top: 4px;
}

.glyphicon-lock {
    margin-right: 5px;
}

.open>.dropdown-menu {
    width: auto;
}

.headerUser {
    float: left;
    padding: 0;
    margin-top: 2px;
}

.headerName {
    margin: 0 !important;
    float: right !important;
}

.headerMiles {
    clear: right !important;
    margin: 0 !important;
    float: right;
    color: #EC7000;
    font-family: ItauTextProSemiBold;
    font-size: 18px !important;
}

.headerMiles span {
    font-family: ItauTextProSemiBold;
    font-style: italic;
    font-size: 14px;
}

/* Main Header & Search Styles Starts */

.main-header {
    padding: 0;
    background-color: #EC7000;
    height: 42px;
    -webkit-box-shadow: 0 7px 11px -6px rgb(0 0 0 / 55%);
}

#logo {
    margin-top: 15px;
}

#search {
    margin: 4px 0 4px 0;
}

#search .input-group {}

#search .input-group .form-control {
    background: none;
    border: solid #e3e3e3;
    border-width: 1px 0 1px 1px;
    color: #666666;
    font-size: 14px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}

#search .input-group .btn {
    background: none;
    border: solid #e3e3e3;
    border-width: 1px 1px 1px 0;
    color: #666666;
    height: 34px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}

.input-lg {
    height: 34px;
}

/* Cart Style Starts */

#cart .btn {
    background: none;
    border: none;
    text-align: right;
    padding: 0;
    margin: 20px 0 0 0;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#cart .btn .fa-shopping-cart {
    color: #292d30;
    line-height: none;
    font-size: 36px;
    margin-right: 20px;
    vertical-align: middle;
}

#cart .btn span {
    color: #252a2f;
    font-size: 16px;
    text-transform: uppercase;
}

#cart .btn span#cart-total {
    color: #fff;
    background-color: #967e4b;
    padding: 10px 20px;
    position: relative;
}

#cart .btn span#cart-total:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 12px;
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #967e4b;
}

#cart .btn i.fa-caret-down {
    color: #967e4b;
    margin-left: 5px;
}

#cart .dropdown-menu {
    min-width: 100%;
    margin-top: 10px;
    background: #252a2f;
    color: #fff;
    border: none;
    z-index: 1001;
    padding: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#cart .open>.dropdown-menu {
    display: block;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu table,
#cart .dropdown-menu table td {
    background: none;
    border: none;
}

#cart .dropdown-menu table.hcart td,
.line-bottom {
    border-bottom: 1px solid #54575b;
}

.line-top,
.btn-block1 {
    border-top: 1px solid #54575b;
}

#cart .btn-block1 {
    padding: 20px 0 0;
}

#cart .btn-block1 a {
    padding: 8px 12px;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}

#cart .btn-block1 a:hover,
#cart .btn-block1 a+a {
    background: #967e4b;
    color: #fff;
}

#cart .btn-block1 a,
#cart .btn-block1 a+a:hover {
    background: #fff;
    color: #252a2f;
}

#cart .dropdown-menu li>div {
    min-width: 427px;
    padding: 0 10px;
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

#cart .dropdown-menu table.total {}

#cart .dropdown-menu table.total td {
    padding: 2px 8px;
}

#cart .dropdown-menu table td a {
    color: #d9b76f;
}

#cart .dropdown-menu table td a:hover {
    color: #fff;
}

/* Main Menu Styles Starts */

#main-menu {
    background: #fff;
}

#main-menu.navbar {
    margin: 0;
    padding: 95px 0px 0px 0px;
    border: solid #F9F9F9;
    border-width: 1px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#main-menu .navbar-nav>li {
    border-bottom: 1px solid #f9f9f9;
}

#main-menu .navbar-nav>li+li {}

#main-menu .navbar-nav>li a {
    color: #555;
}

#main-menu .navbar-nav>li>a:hover,
#main-menu .navbar-nav>li>a:focus,
#main-menu .navbar-nav>li.open a {
    background: none;
    color: #EC7000;
}

#main-menu .dropdown-menu {
    background: #665123;
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#main-menu .navbar-nav>li>.dropdown-menu li a {
    color: #fff;
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal;
}

#main-menu .dropdown-menu li:hover a {
    background: #816a37;
    text-decoration: none;
}

#main-menu .dropdown-inner {
    display: table;
    padding-bottom: 10px;
}

#main-menu .dropdown-inner ul {
    display: table-cell;
}

#main-menu .dropdown-inner .dropdown-header {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 0 10px 15px;
}

#main-menu .dropdown-inner li a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
}

.navbar-collapse .fa-chevron-right,
.navbar-collapse .glyphicon-user,
.navbar-collapse .glyphicon-home,
.navbar-collapse .glyphicon-transfer {
    font-size: 12px;
    padding-right: 5px;
}

#main-menu .dropdown-responsive .dropdown-menu {
    background-color: white;
    list-style: none;
}

#main-menu .dropdown-responsive .dropdown-menu li a {
    background-color: white;
    color: #555 !important;
    margin-left: 10px;
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal;
    line-height: 20px;
    display: block;
    background: none;
    clear: both;
    white-space: nowrap;
}

/* Breadcrumb Styles Starts */

.breadcrumb {
    padding: 10px 0 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0px !important;
    background-color: white !important;
}

.breadcrumb li {
    color: #878a8c;
    font-size: 13px;
}

.breadcrumb>li+li:before {
    content: "\00BB";
    color: #878a8c;
}

.breadcrumb li a {
    color: #666666;
    font-size: 14px;
    font-family: ItauTextProRegular;
}

.breadcrumb li a:active,
.breadcrumb li a:hover {
    color: #EC7000;
    text-decoration: none;
}

.breadcrumb>.active {
    color: #EC7000;
    font-family: ItauTextProSemiBold;
    font-size: 14px;
}

.page {
    float: left;
    padding-top: 10px;
    padding-right: 15px;
}

.page p {
    font-family: ItauTextProSemiBold;
}

.fromPage {
    color: #EC7000;
    font-size: 1.2em;
}

.serachTextResult {
    color: #EC7000;
    font-size: 1.2em;
    margin-right: 5px;
}

.total {
    background-color: #FBFBFB;
    color: #666666;
    font-size: 1.2em;
}

.title {
    color: #AFAEAE;
    font-family: ItauTextProRegular;
}

/* Slider Section Styles Starts */

.slider {
    margin-bottom: 20px;
    margin-top: 92px;
}

.carousel-indicators {
    display: none;
}

#main-carousel .carousel-control.left,
#main-carousel .carousel-control.right {
    background: none;
    color: #e6e6e6;
}

#main-carousel .carousel-control:hover.left,
#main-carousel .carousel-control:hover.right {
    color: #e6e6e6;
}

#main-carousel .carousel-indicators {}

#main-carousel .carousel-indicators li {
    width: 17px;
    height: 17px;
    background-color: #292d30;
    margin-right: 10px;
}

#main-carousel .carousel-indicators .active {
    width: 18px;
    height: 18px;
    background-color: #967e4b;
}

.carousel-inner {
    height: 100%;
}

.item {
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;

    /* 	float: left;
          width: 235px!important;
          margin: 0 5px; */
}

.item.first {
    background-image: url(../../images/slider-imgs/slide1-mb320.jpg);
}

.item.second {
    background-image: url(../../images/slider-imgs/slide2-mb320.jpg);
}

.contentPrice {
    height: 35px;
    background: #e2dedee0;
    padding: 3px;
    position: absolute;
    border: 1px solid #ddd;
    right: 0;
    bottom: 0px;
}

.contentPrice .productMillas {
    font-size: 20px;
    color: #011E79;
    font-family: 'ItauTextProBold';
}

.contentPrice .millas.usd {
    color: #011E79 !important;
    font-size: 12px !important;
}

/*.contentPrice .productMillas {
  font-size: 24px;
  color: #929292;
  font-family: 'ItauTextProBold';
}
.contentPrice .millas.usd {
  color: #929292!important;
  font-size: 16px!important;
}*/
/*.productBox {
  padding: 0 5px;
}*/

/* Column Banner Styles Starts */

.col1-banners,
.col2-banners,
.col3-banners {
    margin-bottom: 20px;
}

.containBanner {
    width: 100%;
    background-color: #fff;
    padding-top: 10px;
}

.iframeVideo iframe {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 10px;
    height: 50%;
    width: 50%;
}

#close {
    margin-right: 0rem;
    margin-top: -3rem !important;
    color: #fff;
    text-shadow: 0 0 3px black;
    font-weight: 1000;
    opacity: 1;
    font-size: 25px;
    box-sizing: border-box;
    font-: #000;
}

.img-responsive,
.item.first {
    cursor: pointer;
}

.product-col .img-responsive {
    margin: 0 auto;
    width: 100%;
}

/*Btn Categoria ver mas */
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 60px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    background-color: #56504c;
    color: #484848;
    font-family: ItauTextProSemiBold;
}

.btn-group-lg>.btn,
.btn-lg:hover {
    color: #FFFFFF;
    background-color: #EC7000;
    transition: all 0.3s ease-out;
}

/* Products Box Styles Starts */
.row.products {
    padding-left: 20px;
}

.products-list {
    margin-bottom: 15px;
}

.product-head {
    padding: 8px 0;
    margin: 0 0 20px;
    font-size: 22px;
    color: #EC7000;
    font-family: ItauTextProSemiBold;
}

.product-col {
    padding: 10px;
    margin-bottom: 20px;
    background: #FBFBFB;
    border: solid 1px #E6E6E6;
    border-radius: 6px;
    cursor: pointer;

    /*padding:15px 15px 10px;
    margin-bottom:20px;
    background: #f9f9f9;
    border: solid 1px #f9f9f9;*/
}

/*.product-col.category.box, .product-col.box {
 padding-top: 30px;
 }*/
.product-col:hover {
    border: 1px solid #FF9B5B;
}

.product-col.list .image {
    padding: 20px 30px 10px 0;
    float: left;
}

.product-col .caption {
    padding: 18px 0 4px 0;
    height: 150px;
}

.product-col h4 {
    font-size: 18px;
    margin-top: 0;
}

.product-col h4,
.product-col h4 a {
    color: #484848;
    font-family: ItauTextProSemiBold;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 194px;
}

.product-col h4 a:hover {
    color: #EC7000;
    opacity: 1;
    text-decoration: none;
}

.product-col .description {
    padding: 5px 0;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    color: #8b8b8b;
}

.product-col.list .description {
    padding-right: 20px;
}

.product-col .price {
    padding: 5% 0 0 0;
}

.product-col .price .price-tax {
    font-size: 14px;
    color: #212121;
    text-transform: uppercase;
}

.price span.price-new{
    color: #EC7000;
    font-size: 16px;
    padding-right: 0;
    font-family: ItauTextProBold;
}

.price span.price-new-seg{
    font-size: 16px;
    padding-right: 0;
    font-family: ItauTextProBold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 194px;
}

td.text.total span.price-new-seg{
    font-size: 14px;
    padding-right: 0;
    font-family: ItauTextRegular;
}

.product-col .price span.price-old {
    font-size: 18px;
    color: #7e7e7e;
    text-decoration: line-through;
}

.product-col .price span.millas {
    font-size: 16px;
    color: #EC7000;
    font-family: ItauTextProSemiBold;
    font-style: italic;
}

/* .product-col .cart-button{
    padding-top:10px;
} */
.product-col .cart-button .btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
}

.product-col .btn-wishlist,
.product-col .btn-compare {
    color: #967e4b;
    background: #fff;
    margin-left: 3px;
    border: 1px solid #967e4b;
}

.product-col .btn-wishlist:hover,
.product-col .btn-compare:hover {
    background: #967e4b;
    color: #fff;
}

.product-col .btn-cart,
.btn-cart {
    font-size: 14px;
    color: #fff;
    background: #EC7000;

    /*background:#7a7979;*/
    /*border:1px solid #7a7979;*/
    border: 1px solid #EC7000;
    font-family: ItauTextProRegular;
}

.product-col .btn-cart:hover,
.btn-cart:hover {
    color: #fff;
    background: #EC7000;
    border-color: #EC7000;
}

.nameCategory {
    color: #464646;
    font-size: 13px;
    margin-bottom: 0px;
}

.nameProduct {
    color: #EC7000;
    font-size: 15px;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 194px;
    padding-top: 10px;
}

.legal {
    color: #666666;
}

.legal span {
    color: #EC7000;
}

.product-col.category {
    float: left;
    width: 100%;
    cursor: pointer;
}

.list-group {
    margin-bottom: 30px;
}

.label-success {
    padding: .4em .6em;
    font-size: 85%;
}


.product-col.category.img {
    border: solid 1px #E6E6E6;
    float: none;
}
/*
.product-col.category.img {
    border: solid 1px #E6E6E6;
    float: none;
    padding: 0px;
    background: none;
}
*/

.label-warning {
    padding: .4em .6em;
    background-color: #FFC800;
    color: #000;
    font-size: 85%;
}

.label-danger {
    background-color: #d9534f;
    padding: .4em .6em;
    font-size: 85%;
}

/* Shopping Cart Page Styles Starts */

.shopping-cart-table {
    margin-top: 30px;
    background: #fff;
    text-transform: uppercase;
}

.shopping-cart-table thead>tr>td {
    font-size: 15px;
    font-weight: 600;
    border-bottom: none;
}

.shopping-cart-table tbody>tr>td {
    font-size: 16px;
}

.shopping-cart-table tbody>tr>td a:hover {
    color: #252a2f;
}

/* Compare Page Styles Starts */

.compare-table {
    /*margin-top:30px;*/
    background: #fff;
}

.compare-table thead {
    background: #f9f9f9;
}

.compare-table thead>tr>td {
    font-size: 15px;
    font-weight: 600;
    border-bottom: none;
}

.compare-table tbody>tr>td {
    font-size: 14px;
}

.compare-table tbody>tr>td a:hover {
    color: #252a2f;
}

.compare-table td {
    text-align: center;
}

.compare-table .rating .fa-star {
    color: #967e4b;
}

/* Login & Registration Section Styles Starts */

.login-area {
    padding-top: 30px;
}

.registration-area {
    padding-top: 20px;
}

.panel-smart {
    /*padding:20px;*/
    background: #fff;

    /*border:1px solid #e8e8e8;
    -webkit-border-radius:0;
       -moz-border-radius:0;
            border-radius:0;*/
}

.panel-smart h3.panel-title {
    font-size: 24px;
}

.registration-area .inner {
    margin-top: 30px;
    margin-bottom: 20px;
}

.registration-area .control-label {
    color: #515151;
    font-weight: normal;
}

label {
    font-weight: normal;
}

.registration-area .form-control,
.registration-area .btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.registration-area .dl-horizontal {}

.registration-area .dl-horizontal dt {
    font-weight: normal;
}

.registration-area .dl-horizontal dd {
    font-weight: bold;
}

.registration-area .dl-horizontal dt,
.registration-area .dl-horizontal dd {
    margin-bottom: 5px;
}

.registration-area .dl-horizontal.total {
    color: #967e4b;
    font-size: 18px;
}

.registration-area .dl-horizontal.total dt,
.registration-area .dl-horizontal.total dd {
    margin-bottom: 0;
}

/* Main Container Styles Starts */
/* 	.container {
    width: 98%;
	} */
/* 	.owl-carousel .owl-item{
    width: 290px!important;
	}
	 */
#main-container {
    /* margin-bottom:35px; */
}

#main-container-home {
    margin-bottom: 0;
}

.containProducts {
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 30px;
}

/* Product Carousel Styles Starts */

.product-carousel .product-head {}

.product-carousel .row {
    margin-left: -15px;
    margin-right: -15px;
}

/* .product-carousel .col-xs-12{
  padding-left:0;
  padding-right:0;
} */
#owl-product .item {
    /*padding-left:5px;
    padding-right:5px;*/
    float: left;
    padding: 0;
    margin: 0 5px;
}

#owl-product .owl-controls {
    margin: 0;
}

#owl-product .owl-controls .owl-buttons div {
    position: absolute;
    background: none;
    font-size: 20px;
}

#owl-product .owl-controls .owl-buttons .owl-prev,
#owl-product .owl-controls .owl-buttons .owl-next {
    top: -52px;
    color: #cdcdcd;
}

#owl-product .owl-controls .owl-buttons .owl-prev {
    right: 60px;
}

#owl-product .owl-controls .owl-buttons .owl-next {
    right: 20px;
}

/* Category Intro Content Styles Starts */

.cat-intro {
    padding-top: 10px;
}

.cat-intro .img-thumbnail {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.cat-intro .cat-body {
    color: #8b8b8b;
    font-size: 13px;
    padding-left: 5px;
    text-align: justify;
}

.message {
    text-align: center;
    color: #515151;
    font-size: 20px;
    font-family: ItauTextProSemiBold;
    margin: 20px 0 60px 0;
}

/*Menu Category colapsable */
.btn.btn-default.dropdown-toggle.mCategories {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;
    background: #EC7000;
    font-family: ItauTextProRegular;
    border: 0;
    border-radius: 0;
    width: 100%;
    text-align: left;
}

.dropdown-menu>li>a {
    /*display: block;
      clear: both;
      font-weight: normal;
      line-height: 1.42857143;
      white-space: nowrap;
      color: #666666;
      font-size: 15px;
      border-bottom: 1px solid #ddd;
      margin-bottom: 0;
      border-left: none;
      border-right: none;
      border-top: none;
      padding: 10px 0 10px 5px;*/
}

.dropdown-menu {
    position: relative;
}

.dropdown-menu span {
    position: absolute;
    top: 52px;
    right: 13px;
}

.open>.dropdown-menu {
    /*border: none;
      box-shadow: none;
      border-radius: 0;
      padding: 0;
      width: 100%;
      margin-top: 0; */
}

/*.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .list-group-item .fa:hover, .list-group-item .fa:focus, .list-group.categories a.list-group-item:hover,  a.list-group-item:hover {
         color: #EC7000;
  }*/
/*.fa-chevron-down{
      font-size: 12px;
      float: right;
      padding-top: 6px;
  }*/
.dropdown,
.dropdown.open {
    position: absolute;
    right: 14px;
}

.open>.dropdown-menu {
    display: block;
    float: none;
    clear: right;
    min-width: 110px;
}

.open>.dropdown-toggle.btn-default,
.dropdown-toggle.btn-default {
    float: right;
    padding: 6px 17px;
}

.dropdown .btn-default {
    color: #515151;
    background: #FBFBFB;
    border: solid 1px #E6E6E6;
}

.productSelect {
    float: right;
}

/* Product Filter Styles Starts */

.product-filter {
    margin: 0;
    padding: 8px 0;
    border: solid #d0d0d0;
    border-width: 1px 0;
}

.product-filter .display {
    padding-top: 5px;
}

.product-filter .display a {
    color: #2f353b;
    font-size: 24px;
    margin-right: 6px;
}

.product-filter .display a.active {
    color: #967e4b;
}

.product-filter .control-label {
    padding-top: 5px;
    font-size: 18px;
    font-weight: normal;
}

.product-filter .form-control {
    height: 30px;
    padding: 3px 6px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*Filtros seleccionados*/
.containerFilterSelect {
    margin-bottom: 20px;
}

.filterSelect {
    background-color: #E6E5E5;
    padding: 5px 12px 3px 12px;
    margin: 4px 0;
}

.filterSelect span {
    float: right;
    padding-top: 3px;
}

/* Side Products Lists Styles Starts */

.side-products-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    border: 1px solid #ddd;
}

.side-products-list li {
    padding: 10px 15px;
}

.side-products-list li+li {
    border-top: 1px solid #ddd;
}

.side-products-list h5 {
    margin-bottom: 7px;
    font-size: 16px;
}

.side-products-list h5 a {
    color: #252a2f;
}

.side-products-list h5 a:hover {
    color: #967e4b;
}

.side-products-list img {
    margin-right: 15px;
}

.side-products-list img,
.side-products-list h5,
.side-products-list .price {
    float: left;
}

.side-products-list .price span.price-new {
    color: #967e4b;
    font-size: 18px;
    padding-right: 5px;
}

.side-products-list .price span.price-old {
    font-size: 14px;
    color: #808080;
    text-decoration: line-through;
}

/* Product Page Styles Starts */
.product-info {
    padding-top: 10px;
}

.product-info .images-block {}

.img-responsive.thumbnail.principal {
    margin: 0 auto;
    padding: 15px !important;
}

.product-info .images-block .thumbnail {
    padding: 6px;
    display: block;
    margin-bottom: 20px;
    background: #fbfbfb;
    border: solid 1px #E6E6E6;
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6;
}

.product-info .list-unstyled.list-inline .thumbnail {
    /*padding:10px;*/
    padding: 25px;
    display: block;
    margin-bottom: 0;
    background: #fbfbfb;
    border: solid 1px #E6E6E6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.product-info.full .images-block .list-inline {
    margin-left: -5px;
}

.product-info.full .images-block .list-inline li {
    padding-left: 5px;
    padding-right: 5px;
}

.product-info .images-block .list-inline {
    margin-left: -2px;
}

.product-info .images-block .list-inline li {
    /*padding-left:2px;
    padding-right:2px;*/
    width: 24%;
}

.product-info .images-block .list-inline .thumbnail {
    padding: 5px;
}

.product-info .product-details {}

.product-info .product-details h2 {
    margin-top: 0;
    font-size: 16px;
    font-family: 'ItauTextProSemiBold';
    color: #56504C;
    margin-bottom: 0px;
}

.product-info .product-details h3 {
    font-size: 22px;
}

.product-info .product-details h2,
.product-info .product-details h3 {
    /*text-transform:uppercase;*/
}

.product-info .product-details .typeProduct,
.typeProduct {
    font-family: 'ItauTextBold';
    font-size: 18px;
    margin-bottom: 0;
    color: #EC7000;
}

.product-info .product-details .manufacturer span {
    /*min-width:130px;*/
    min-width: auto;
    display: inline-block;
    color: #706A66;
    padding-right: 5px;
    font-family: ItauTextProRegular;
}

.product-info .product-details .manufacturer li {
    margin-bottom: 8px;
    color: #333333;
    font-family: ItauTextProSemiBold;
}

.product-info .product-details .price {
    margin-bottom: 12px;
    clear: left;
}

.product-info .product-details .millas {
    padding-right: 10px;
    font-size: 15px;
    color: #EC7000;
    font-family: 'ItauTextProSemiBold';
}

.product-info .product-details .price-tax {
    padding-top: 5px;
    font-size: 14px;
    color: #212121;
    text-transform: uppercase;
}

.product-info .product-details .price-new {
    color: #967e4b;
    font-size: 24px;
    padding-right: 5px;
}

.product-info .product-details .productMillas {
    color: #EC7000;
    font-size: 19px;
    padding-right: 0;
    font-family: 'ItauTextProBold';
}

/*.product-info .product-details .price-old{
  font-size:18px;
  color:#212121;
  text-decoration:line-through;
}*/
.product-info .product-details .price-old {
    font-size: 18px;
    color: #8F8F8F;
    text-decoration: line-through;
    font-family: ItauTextProBold;
    margin-right: 10px;
}

.product-info .product-details .price-old span {
    font-family: ItauTextProRegular;
    font-style: italic;
    font-size: 16px;
}

.product-info .product-details .options {
    margin-bottom: 22px;
    clear: left;
}

.product-info .product-details .options h3 {
    margin-bottom: 20px;
}

.product-info .product-details .options h6 {
    font-weight: 700;
}

.product-info .product-details .cart-button {}

.product-info .product-details .cart-button .btn {
    /*-webkit-border-radius:0;
       -moz-border-radius:0;
            border-radius:0;*/
}

.product-info .product-details .btn-wishlist,
.product-info .product-details .btn-compare {
    color: #fff;
    background: #303030;
    margin-right: 3px;
}

.product-info .product-details .btn-wishlist:hover,
.product-info .product-details .btn-compare:hover,
.product-info .product-details .btn-cart {
    background: #967e4b;
}

.product-info .product-details .btn-cart {
    /*font-size:14px;
    color:#fff;
    text-transform:uppercase;*/
    font-size: 18px;
    color: #fff;

    /*background: #7a7979;*/
    background: #EC7000;
    font-family: ItauTextProRegular;
    padding: 6px 55px;
}

.product-info .product-details .btn-cart:hover,
.btn-cart:hover {
    /*color:#fff;
    background:#EC7000;*/
    opacity: .8;
}

.product-info-box {
    padding-top: 0;
}

.product-info-box+.product-info-box {
    padding-top: 8px;
}

.product-info-box .heading {
    font-size: 16px;
    color: #9f9f9f;
    background: #fff;
    margin-bottom: 4px;
}

.product-info-box .content {
    color: #212121;
    font-size: 14px;
}

.product-info-box .content.panel-smart {
    /*padding-bottom: 30px;		*/
}

/*.pre{
    white-space: pre-line;
    text-align: left;
}*/
.owl-item {
    width: 246px !important;
}

.viewProduct .owl-item {
    width: 236px !important;
}

/* Tabs Styles Starts */

.tabs-panel {
    margin-top: 20px;
}

.tabs-panel.panel-smart {
    padding: 0;
}

.tabs-panel .nav-tabs {
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 4px solid #967e4b;
}

.tabs-panel .nav-tabs>li {
    margin-bottom: 0;
}

.tabs-panel .nav-tabs>li>a {
    color: #967e4b;
    margin: 0;
}

.tabs-panel .nav-tabs>li>a,
.tabs-panel .btn,
.tabs-panel .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.tabs-panel .nav-tabs>li.active>a,
.tabs-panel .nav-tabs>li.active>a:hover,
.tabs-panel .nav-tabs>li.active>a:focus,
.tabs-panel .nav>li>a:hover,
.tabs-panel .nav>li>a:focus {
    background: none;
}

.tabs-panel .nav-tabs>li>a,
.tabs-panel .nav-tabs>li.active>a,
.tabs-panel .nav-tabs>li.active>a:hover,
.tabs-panel .nav-tabs>li.active>a:focus,
.tabs-panel .nav-tabs>li>a:hover {
    border: none;
}

.tabs-panel .nav-tabs>li.active,
.tabs-panel .nav-tabs>li.active>a {
    background: #967e4b;
    color: #fff;
}

.tabs-panel .nav-tabs>li>a:hover {
    background: #f4f4f4;
}

.tabs-panel .tab-content {
    padding: 20px;
    font-size: 13px;
}

.tabs-panel label.control-label {
    text-transform: uppercase;
    font-weight: normal;
}

.tabs-panel label.control-label.ratings {
    padding-top: 1px;
}

.tabs-panel .btn {
    margin-left: -10px;
}

.input.text.form-control {
    border: 1px solid #EC7000;
    outline: none;
}

.form-control:focus {
    border-color: #EC7000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 101, 2, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 101, 2, 0.6);
}

.filter .text:focus {
    border: 1px solid #EC7000;
}

/* Pagination Styles Starts */
.pagination.profile {
    float: right;
}

.pagination {
    margin: 0;
}

.pagination>li>a {
    color: #666666;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background: #ddd;
    border-color: #ddd;
    color: #EC7000;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #EC7000;
}

.results {
    padding-top: 10px;
    text-align: right;
}

/* Page Content Styles Starts */

.page-box {
    color: #8b8b8b;
    font-size: 13px;
    margin-bottom: 40px;
}

.page-box h3 {
    margin: 0;
    font-size: 24px;
    color: #252a2f;
}

.page-box h3,
.page-box h4 {
    text-transform: uppercase;
}

.page-box h4 {
    margin: 5px 0 15px;
    color: #808080;
    font-size: 18px;
}

.page-box .sm-links {
    margin-bottom: 20px;
}

.page-box .sm-links li {
    background: #252424;
    width: 34px;
    text-align: center;
    padding: 5px 0 4px;
    margin: 0 0 0 4px;
}

.page-box .sm-links li:hover {
    background: #967e4b;
}

.page-box .sm-links li a .fa {
    color: #fff;
    font-size: 24px;
}

/* Content Box Styles Starts */

.content-box {
    border: 1px solid #e9e9e9;
    background: #fff;
    margin-top: 20px;
    padding: 30px;
}

.panel-body .special-heading {
    font-size: 85px;
    color: #EC7000;
    margin-top: 0;
    margin-bottom: 20px;
}

.panel-body h5 {
    margin-bottom: 25px;
}

/* Map Wrapper Styles Starts */

#map-wrapper {
    border: 1px solid #feffff;
    margin: 20px 0;
    height: 250px;
}

/* Sidebar Styles Stars */

.side-heading {
    margin-top: 0;
    margin-bottom: 8px;
    padding: 8px 12px;
    font-size: 18px;
    color: #fff;
    background: #EC7000;
    font-family: ItauTextProRegular;
}

.list-group,
.list-group-item:first-child,
.list-group-item:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.list-group-item {
    color: #666666;
    font-size: 14px;
    background: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 10px 3px 10px 5px;
    cursor: pointer;
}

.home .list-group-item {
    background-color: #f2f2f2;
}

.white .list-group-item {
    background-color: #fff;
}

.list-group.categories a.list-group-item:hover,
.list-group.categories a.list-group-item:focus {
    background-color: #e5e5e5;
    border-color: #ddd;
}

.list-group.categories a.list-group-item:hover,
.list-group.categories a.list-group-item:focus,
.list-group.categories a.list-group-item:hover .fa,
.list-group.categories a.list-group-item:focus .fa {
    color: #EC7000;
}

.list-group-item .fa {
    font-size: 12px;
    padding-right: 6px;
    color: #666666;
}

.list-group-item+.sublinks {
    padding: 0 !important;
}

.list-group-item+.sublinks .list-group-item {
    padding-left: 30px;
}

.subMenuClose .fa {
    transform: rotate(90deg);
}

.subMenuOpen .fa {
    transform: rotate(271deg);
    position: relative;
    top: -5px;
}

.filter-group {
    margin-left: 20px;
}

.list-group-item.active {
    z-index: 2;
    color: #EC7000;
    background-color: #e5e5e5;
    border-color: #ddd;
}

.list-group-item.active .fa {
    color: #EC7000;
}

/* Filter */
.filter {
    margin-top: 0;

    /*margin-bottom: 30px;*/
}

.filter h3 {
    background: #888888;
    color: #FFF;
}

.filter .list-group-item.title {
    /*border-bottom: 0;
      background-color: #F9F9F9;
      padding: 8px 12px;*/
    padding: 4px 0;
    border-bottom: 1px solid #ddd;
    color: #666666;
}

.filter .list-group-item.options {
    border-bottom: 0;
    padding-top: 0;
}

.filter .radio {
    font-size: 13px;
    font-family: 'ItauTextProSemiBold';
}

.filter .radio.input {
    width: 100%;
}

.filter .text {
    width: 100%;
    background-color: #F9F9F9;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
}

.filter .btn-main {
    float: right;
    background-color: #7a7979;
    color: #FFF;
}

.filter .filter-group.action {
    margin-left: 0;
}

.filter .btnFilter {
    border-top: 1px solid #DDDDDD;
    border-bottom: none;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.filter .btn-main:hover {
    background-color: #EC7000;
    color: #fff;
    transition: all 0.3s ease-out;
}

/* Blockquote Styles Starts */
/*
.panel-smart blockquote {
    margin: 0;
    padding: 5px 15px;
    color: #8b8b8b;
    font-size: 13px;
    border: none;
}

.panel-smart blockquote footer {
    padding-top: 10px;
    color: #252a2f;
    font-size: 14px;
}*/

/* Contact Details Box Styles Starts */

.contact-details li+li {
    margin-top: 20px;
}

.contact-details li .fa {
    color: #967e4b;
    padding: 5px 10px 0 0;
    font-size: 18px;
}

/* Footer Links Styles Starts */

#footer-area {
    position: absolute !important;
    width: 100%;
    bottom: 0 !important;
    left: 0;
}

#footer-area-relative {
    position: relative;
    width: 100%;
    bottom: 0 !important;
}

.footer-links {
    padding: 25px 0 20px;
    background-color: #56504c;

    /* border-top: 1px solid #d2d2d2; */
}

.footer-links h5 {
    font-family: 'ItauTextProSemiBold', sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.footer-links h5 a {
    color: #FFFFFF;
}

.footer-links span.version {
    display: flex;
    align-items: center;
    padding-left: 15px;
    color: #d6d0cc;

}

.footer-links h5 a:hover {
    color: #EC7000;
    opacity: 1;
    text-decoration: none;
}

.footer-links h5 a span {
    font-family: 'ItauTextProRegular', sans-serif;
}

.footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-links li {
    padding: 6px 0;
    font-size: 15px;
}

.footer-links li+li {
    border-top: 1px solid #bdbdbd;
}

.footer-links .last li+li {
    border: none;
}

.footer-links li,
.footer-links li a {
    color: #666666;
}

.footer-links li a:hover {
    color: #0f0f0f;
}

.footer-links .last li a {
    color: #967e4b;
}

.footer-links .last h4 {
    font-weight: 300;
}

.footer-links .last h4.lead {
    font-size: 24px;
    margin-bottom: 0;
    color: #967e4b;
}

.footer-links .last h4.lead span {
    color: #151515;
}

/*Detalle Producto*/
.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-initialized .slick-slide {
    width: 110px !important;
}

.slick-trac,
.slick-slider {
    height: 80px;
}

.slick-list.draggable {
    margin-left: 30px;
    margin-right: 30px;
    height: 80px;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.titleColor {
    float: left;
}

.contentBoxColor {
    float: left;
    clear: left;
    margin-bottom: 20px;
}

.boxColor {
    width: 30px;
    height: 30px;
    background-color: red;
    border-radius: 4px;
    border: 1px solid #ddd;

    /*border: 4px solid whitesmoke;*/
    margin: 5px;
    float: left;
}

.price .contentMiles {
    width: auto;
    float: left;
    margin-left: -52px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product-info .product-details .productMillas.usd,
.product-info .product-details .millas.usd {
    color: #929292;
}

.product-info .product-details .productMillas.usd {
    font-size: 18px;
}

.options {
    clear: left;
}

/*Canje*/
.detailProduct {
    background-color: #EC7000;
    color: #fff;
    padding: 6px 8px;
    font-size: 16px;
    border-radius: 4px;
}

.gridCanje .detail .table.table-bordered {
    border: 0;
}

.gridCanje .title {
    color: #FFFFFF;
    text-align: left;
    font-size: 20px;
    background-color: #A0A0A0;
    border: none;
}

.gridCanje .text {
    text-align: left;
    color: #515151;
    padding: 14px 8px;
}

.gridCanje .total {
    border: 0;
    font-size: 14px;
    border-top: 1px solid #A0A0A0;
}

.gridCanje .number {
    border: 0;
    background-color: #FBFBFB;
    text-align: right;
    font-size: 14px;
}

.gridCanje .noBorder {
    border: none;
}

.gridCanje .number.total {
    color: #4bc286;
    background-color: #FBFBFB;
}

.gridCanje .discount {
    background-color: #FBFBFB;
    border: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 150px;
}

.gridCanje .discount {
    background-color: #FBFBFB;
    border: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 150px;
}

.gridCanje .number.discount {
    background-color: #FBFBFB;
}

.gridCanje .number.total.subtotal {
    color: #515151;
}

.gridCanje .acount {
    width: 5px;
    background-color: #FBFBFB;
    padding: 8px 0 8px 8px;
    border: 0;
    align-content: center;
}

.gridCanje .btn.btn-cart {
    width: 100%;

    /*margin-bottom: 15px;*/
    margin: 15px 0;
}

.btn.cancel-action-btn {
    color: #2686C6;
    background-color: white;
    border: 2px solid #2686C6;
    transition: all 0.3s ease-out;
}

.btn.confirm-action-btn {
    color: white;
    background-color: #FF6F00;
    transition: all 0.3s ease-out;
}

.btn.confirm-action-btn:hover {
    background-color: #ff8120 !important;
}

.btn.cancel-action-btn:hover {
    background-color: #fff7f0 !important;
}


.panel-smart {
    border-color: #ddd;
}

.panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    font-family: ItauTextProSemiBold;
}

.gridCanje .panel-body {
    padding: 0;
}

.gridCanje .panel-body .infoProduct {
    background-color: #F5F5F5;
}

.gridCanje .panel-body .detail {
    padding-top: 15px;
    padding-bottom: 15px;
}

.gridCanje .panel-body .detail.resume {
    background: #fff;
    margin: 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.gridCanje .panel-body .detail img {
    width: 100%;
}

.gridCanje .panel-footer {
    padding: 0;
    background-color: #fff;
}

.gridCanje .form-control {
    padding: 6px 3pt;
}

.gridCanje .panel-footer .gift {
    padding: 15px;
}

.gift .containerForm {
    padding-left: 0;
}

.gift .containerForm .form-horizontal,
.gift .containerForm .form-group {
    float: left;
    width: 100%;
}

.gift .containerComment .form-control {
    margin-top: 0px;
    margin-bottom: 0px;
}

.gift .containerComment,
.gift .control-label {
    padding: 0;
}

.containerForm .input {
    padding: 0;
}

.gridCanje .detail span {
    color: #7B7B7B;
    font-family: ItauTextProRegular;
}

.gridCanje .detail .manufacturer {
    display: block;
    width: 100%;
}

.gridCanje .detail .quantity-product {
    margin-bottom: 15px;
}

.gridCanje .detail .form-group .checkbox {
    margin-top: 5px
}

.gridCanje .detail li {
    color: #515151;
}

.gridCanje .detail li.marca {
    font-family: ItauTextProSemiBold;
}

.gridCanje .contentBoxColor {
    margin-bottom: 0;
}

.gridCanje .boxColor {
    /*border: 4px solid white;*/
    border: 1px solid #ddd;
}

.gridCanje .boxColor.selectColor {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px 4px #ff7500;
}

.gridCanje .list-unstyled {
    float: left;
}

/*Confirmación de canje*/
.confirmation {
    text-align: center;
}

.confirmation .panel-heading {
    background-color: #F5F5F5;
}

.glyphicon-ok {
    margin-right: 10px;
}

.confirmation .panel-heading span {
    color: #EC7000;
    font-size: 18px;
}

.right {
    text-align: right;
    font-size: 14px;
}

.left {
    text-align: left;
    font-family: ItauTextProSemiBold;
    padding-left: 0;
}

.day {
    color: #EC7000;
}

.buttonOption .btn-cart {
    width: 100%;
}

.buttonOption .btn-cart.second {
    background-color: #919191;
    border: 1px solid #A7A7A7;
}

.buttonOption .btn-cart.second:hover {
    opacity: .8;
}

.buttonOption .btn-cart.second:focus {
    color: #fff;
}

/* Copyright Styles Starts */

.copyright {
    background: #292d30;
    padding: 18px 0 8px;
    color: #fff;
}

.copyright a,
.copyright a:hover {
    color: #967e4b;
}

.copyright p {
    padding-top: 4px;
}

/* Genric Styles Starts */

.product-col .description {
    font-family: 'ItauTextProRegular', sans-serif;
}

.cart-button .btn,
.product-col .btn-cart {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#owl-demo .owl-item>div img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 4px;
}

#owl-demo .owl-item>div {
    padding: 0px 2px;
}

.promotion-box {
    position: absolute;
    top: -1px;
    overflow: hidden;
    height: 85px;
    width: 85px;
    text-align: center;
    left: 15px;
}

/*
.promotion-label {
    -webkit-box-shadow: 0 7px 11px -6px rgb(0 0 0 / 55%);
    font-size: 13px;
    color: white;
    background: #EC7000;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    text-align: center;
    font-family: ItauTextSemiBold;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    margin-left: 2px;
}
*/

.promotion-label {
    -webkit-box-shadow: 0 7px 11px -6px rgb(0 0 0 / 55%);
    font-size: 12px;
    color: white;
    background: #EC7000;
    text-transform: uppercase;
    padding: 6px 18px 1px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    left: -33px;
    top: 16px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-family: ItauTextProSemiBold;
}

.out-of-stock-label {
    -webkit-box-shadow: 0 7px 11px -6px rgb(0 0 0 / 55%);
    font-size: 12px;
    color: white;
    background: #EC7000;
    text-transform: uppercase;
    padding: 6px 18px 1px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    right: -33px;
    bottom: 16px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-family: ItauTextProSemiBold;
}

/*
.out-of-stock-label {
    -webkit-box-shadow: 0 7px 11px -6px rgb(0 0 0 / 55%);
    font-size: 13px;
    color: white;
    background: #B71C1C;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    text-align: center;
    font-family: ItauTextSemiBold;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    margin-left: 2px;
}

*/
.out-of-stock-box {
    position: absolute;
    bottom: 20px;
    overflow: hidden;
    height: 85px;
    width: 85px;
    text-align: center;
    right: 15px;
}

/*
.promotion-catalog-box {
    display: flex;
    position: absolute;
    z-index: 1;    
    align-items: flex-start;
}
*/

.promotion-catalog-box {
    position: absolute;
    top: -1px;
    overflow: hidden;
    height: 85px;
    width: 85px;
    text-align: center;
    left: 15px;
}


.product-col.category.box .image,
.product-col.box .image {
    position: relative;
}

/*.category.box .promotion-catalog-box {
  left: 6px;
}*/

/*Perfil*/
.titleMyChange {
    color: #EC7000;
    font-size: 16px;
    margin-bottom: 10px;
}

.img {
    width: 75px;
}

.img-thumbnail {
    max-width: 75px;
}

.pending {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
    margin: 0 0 15px 0;
    background: #fbfbfb;
    float: left;
    width: 100%;
    min-height: 25vh;
}

.panelPending {
    display: flex;
    flex-wrap: wrap;
}

.tableChange .productMillas {
    color: #EC7000;
    font-size: 15px;
    font-family: 'ItauTextProBold';
}

.table-bordered .tableChange .millas {
    font-size: 12px;
    color: #EC7000;
    font-family: 'ItauTextProSemiBold';
}

.tableChange .productMillas.usd,
.tableChange .millas.usd {
    color: #929292;
}

.containerPerfil {
    background-color: #F5F5F5;
    border-radius: 6px;
    padding: 26px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    border: 1px solid #ddd;
}

.containerPerfil h4 {
    color: #EC7000;
}

.containerPerfil .millas {
    color: #EC7000;
    font-size: 25px;
    padding-right: 0;
    font-family: ItauTextProBold;
    margin-left: 10px;
}

.containerPerfil .vencimiento {
    color: #515151;
    font-size: 15px;
    padding-right: 0;
    font-family: ItauTextProSemiBold;
    margin-left: 8px;
}

.perfil-pagination-position {
    text-align: center;
}

.table-bordered {
    border-radius: 4px;
}

.table-bordered .name {
    text-align: left;
    font-family: ItauTextProSemiBold;
}

.table-bordered td {
    text-align: left;
}

.table-bordered .img {
    text-align: center;
}

.table-bordered .millas {
    color: #EC7000;
    font-size: 20px;
    font-family: ItauTextProBold;
}

.expiration {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;

    /*background: #FFFFFF;*/
    border-radius: 4px;
    padding: 15px;

    /*border: 1px solid #ddd;
    color: #7A7A7A;*/
}

.titleProfile {
    color: #EC7000;
}

.mensaje {
    background: #EAEAEA;
    border-radius: 4px;
    padding: 10px 8px;
    margin-bottom: 15px;
}

/* MEDIA QUERY */

@media (max-width: 991px) {

    .containProducts .menuCategories {
        display: none;
    }

    #main-menu .container {
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto;
        margin-left: auto;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-header {
        float: none;
    }

    .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
        background: #f9f9f9;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

    .navbar-collapse.collapse.collapse.in {
        display: block !important;
    }

    .navbar-nav {
        margin: 7.5px -15px;
        float: none;
        margin: 0;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: auto;
    }

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .container>.navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

    .containProducts .col-md-2 {
        display: none;
    }

    .container {
        width: 100%;
    }

    .carousel,
    .carousel-inner {
        height: auto;
    }

    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img {
        height: auto;
        width: 100%;
    }

    .col-md-2 .menuCategories {
        display: none;
    }

    .legal {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .list-group.categories,
    .filter,
    .side-heading {
        display: none;
    }

    .filter.mobile {
        display: block;
    }

    .filter h3 {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-item {
        width: 33.33%; 
    }
}

@media (max-width: 767px) {
    .carousel-item {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .carousel-inner {
        height: auto;
    }

    .item.first {
        background-image: url(../../images/slider-imgs/slide1-img.jpg);
        background-position: center center;
    }

    .item.second {
        background-image: url(../../images/slider-imgs/slide2-img.jpg);
        background-position: center center;
    }

    .acountProduct {
        padding: 0;
    }

    .page {
        float: right;
    }

    .gift .control-label {
        padding-left: 0;
    }
}

@media (max-width: 850px) {
    .containBanner {
        padding-top: 0;
    }

    iframe {
        position: none !important;
        margin-left: 0px !important;
        margin-top: 120px !important;
        width: 95% !important;
        height: 50% !important;
    }

    .close {
        position: none !important;
        margin-top: -160px !important;
        margin-left: 170px !important;
    }

    .product-carousel .product-head {
        margin-top: 200px;
    }
}

@media (max-width: 990px) {
    .gift .containerForm {
        float: left;
        width: 100%;
        padding: 0;
    }

    .containerForm .email {
        padding: 0;
        margin-bottom: 20px;
    }

    .containerForm .last {
        padding: 0;
        margin-bottom: 15px;
    }

    .btn {
        padding: 12px 12px;
    }

    #footer-area {
        position: relative !important;
        width: 100%;
        bottom: 0 !important;
        left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-2 {
        width: 19.666667%;
    }

    .col-md-10 {
        width: 78.333333%;
    }

    #main-menu.navbar {
        display: none;
    }

    .canje .name {
        padding-left: 0;
    }

    .filter.mobile {
        display: none;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .carousel-inner {
        height: auto;
    }

    .filter {
        margin-bottom: 0;
    }

    .carousel-item {
        width: 20%; 
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-item {
        width: 25%; 
    }
}

@media (max-width: 480px) {
    .carousel-item {
        width: 100%;
    }
}

@media (min-width: 1500px) {
    .carousel-inner {
        height: auto;
    }
}

/*Paginacion*/
.contentPagination {
    text-align: center;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #9E9E9E;
    border-color: #8E8E8E;
}

.contentPagination .acountGridExchanges {
    float: left;
    margin: 0 15px 15px;
    padding-top: 10px;
}

.contentPagination .pagination-md {
    margin: 0 15px 15px;
    float: right;
}

.subTotalNeg {
    color: #EF4040;
    text-align: right !important;
}

.subTotalPos {
    color: #4bc286;
    text-align: right !important;
}

.desdeDiv {
    float: left;
    background: #1ca857;
    padding: 0 5px;
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
}

.desdeSpan {
    position: relative;
    top: 2px;
}

.box-product {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 135px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .box-product {
        min-height: 158px;
    }
}

.width-xs {
    width: 150px !important;
}

.width-sm {
    width: 300px !important;
}

.width-md {
    width: 450px !important;
}

.width-lg {
    width: 600px !important;
}

.width-full {
    width: 100% !important;
}

.width-half {
    width: 50% !important;
}

.width-50 {
    width: 50px !important;
}

.width-100 {
    width: 100px !important;
}

.width-150 {
    width: 150px !important;
}

.width-200 {
    width: 200px !important;
}

.width-250 {
    width: 250px !important;
}

.width-300 {
    width: 300px !important;
}

.width-350 {
    width: 350px !important;
}

.width-400 {
    width: 400px !important;
}

.width-450 {
    width: 450px !important;
}

.width-500 {
    width: 500px !important;
}

.width-550 {
    width: 550px !important;
}

.width-600 {
    width: 600px !important;
}

.acceso24 {
    background: url(https://www.itau.com.uy/inst/imagenes/fondoBtnIngresar.jpg) no-repeat scroll 0 0;
    border: 1px solid #B25900;
    color: #FFF;
    height: 32px;
    line-height: 29px;
    box-shadow: 0 1px 3px 0 #999;
    font-size: 13px;
    font-weight: bold;
    padding: 0 6px 0 20px;
    text-shadow: -1px -1px 0 #B25900;
    text-align: left;
    float: right;
}

div .modal-dialog {
    margin-top: 150px;
    z-index: 10000
}

.contBuscador {
    display: block;
    margin: 13px 15px 0 15px;
    padding: 0 0 0 0;
}

fieldset.buscador {
    border: none;
    display: block;
    position: relative;
    width: 470px;
}

fieldset.buscador input[type="text"] {
    width: 100%;
    padding: 0 30px 0 5px;
    border-radius: 4px;
    color: #666;
    font-size: 11px;
    background-color: #fff;
    border: 1px solid #bbb;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 25px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    padding-top: 2px;
    margin-top: -5px;
}

fieldset.buscador input[type="submit"].lupa,
fieldset.buscador input[type="button"].lupa {
    background: url("../../../images/icoLupa.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 16px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 7px;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 2px;
    border: none;
    width: 16px;
}

fieldset.buscador input[type="submit"].cerrar,
fieldset.buscador input[type="button"].cerrar {
    background: url("../../../images/ico_clear.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 16px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 0px;
    border: none;
    width: 20px;
    height: 20px;
}

fieldset.buscador input[type="text"]:focus {
    border: 1px solid #f17c1f;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15) inset,
        0 0 5px rgba(255, 165, 95, 0.8);
    outline: 0 none;
}

.border-packaged:focus {
    border: 1px var(--border-color) !important;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15) inset,
        0 0 5px var(--box-shadow-color) !important;
    outline: 0 none;
    padding-left: 6px !important;
}

fieldset.buscador legend {
    display: none;
}

.contRangoMillas {
    display: block;
    float: left;
    margin: 5px 15px 0 15px;
    padding: 0 0 0 0;
    width: 50px;
}

select.rangoMillas {
    border-radius: 4px;
    height: 30px;
    padding-left: 5px;
    padding-top: 2px;
    font-size: 14px;
}

select.rangoMillas:focus {
    border: 1px solid #f17c1f !important;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15) inset,
        0 0 5px rgba(255, 165, 95, 0.8) !important;
    outline: 0 none;
}


.contentPromotion {
    border-radius: 2px;
    position: absolute;
    bottom: 6em;
}

.discountGreen {
    color: rgb(60, 157, 0);
    font-weight: bold;
    font-size: 17px;
    margin: 0px 0 12px
}

.discountGray {
    color: #56504C;
    font-size: 12px;
    margin: 0px 0 5px
}

.priceLineThrough {
    text-decoration: line-through;
    color: #EC7000;
    font-weight: bold;
    margin-right: 5px;
    margin: 0px 0px -10px 0px;
}

.promoMilesBox {
    background: url("../../../images/destacado.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    top: 5px;
    overflow: hidden;
    width: 40px;
    right: 20px;
    z-index: 10;
    background-size: contain;
    transform: rotate(30deg);
    -webkit-filter: drop-shadow(2px 0px 2px rgb(0 0 0 / 25%));
}

/*
.promoMilesBox {
    -webkit-box-shadow: 0 7px 11px -6px rgb(0 0 0 / 55%);
    font-size: 13px;
    color: white;
    background: #3C9D00;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    text-align: center;
    font-family: ItauTextSemiBold;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    margin-left: 2px;
}
*/

.transferButton {
    align-items: center;
    justify-content: center;
    border: none;
    background-color: #EC7000;
    color: #fff;
    font-size: 16px;
    font-family: ItauTextProSemiBold;
}

.transferButtonImg {
    margin-right: 10px;
}

.transferButtonSpan {
    padding-top: 2px;
}

.sidebar-menu-label {
    -webkit-box-shadow: 0 7px 5px -6px rgb(0 0 0 / 55%);
    font-size: 9px;
    color: white;
    background: #EC7000;
    text-transform: uppercase;
    padding: 0px 18px 0px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    width: 104px;
    height: 17px;
    text-align: center;
    display: block;
    position: absolute;
    left: -38px;
    top: 6px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-family: ItauTextProSemiBold;
}

.sidebar-menu-label-box {
    position: absolute;
    top: -1px;
    overflow: hidden;
    height: 45px;
    width: 70px;
    text-align: center;
    left: -1px;
}

.sidebar-menu-padding {
    padding-left: 15px;
}

.sidebar-menu-padding-new {
    padding-left: 33px;
}

input.inputBottomLine {
    outline: 0;
    border-width: 0 0 1px;
    border-color: #89837F;
}

.fontTitleTransfer {
    font-weight: bold;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.fontOrange{
    color: #EC7000;
}

.fontSubtitlTransfer {
    font-size: 18px;
}

.fontInputTransfer {
    font-size: 22px;
}

.fontSmallTransfer {
    font-size: 12px;
}

.fontTitleSfa {
    font-size: 18px;
    font-weight: bold;
    color: #231D19;
}

.invalidFieldTransfer {
    color: #a94442;
}

.backButton {
    color: #464646;
    background-color: #c8c8c8;
    font-size: 14px;
    font-family: ItauTextProRegular;
    font-weight: bold;
}

.cursorPointer:hover {
    cursor: pointer;
}

.transferIcon {
    display: block;
    width: 100%;
    height: 100%;
    fill: red;
}

.oneBorderTransfer {
    border-right: 1px solid #D6D0CC;
}

.modal-video {
    background: transparent !important;
    border-radius: 0px !important;
}

.video-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.spinner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999; 
    background-color: rgba(0, 0, 0, 0.3); 
    display: flex;
    justify-content: center;
    align-items: center;
  }

.modal-atention-icon {
    margin-top: 5px; 
    width: 25px; 
    height: 25px
}

.new-modal-alert {
    border: 1.5px solid #EC7000 !important;
}

.new-modal-alert-letter {
    color: #56504C;
}

li.ultimo a {
    color: #EC7000 !important;
    font-family: ItauTextSemiBold;
    font-size: 14px;
}
.vertical-line {
    border-left: 0.7px solid black;
    height: 40px; 
  }

  span.price-new.opacity, .opacity {
    opacity: 60%;
  }

  .title-bases-prod{
    border-bottom-color: #EC7000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: inline-flex;
    font-family: 'ItauTextRegular';
    font-size: 15px;
    color: #EC7000;
  }

  .carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner {
    display: flex;
    transition: transform 0.1s ease-in-out;
    overflow: visible;
}

.carousel-item {
    flex: 0 0 auto;
    box-sizing: border-box;
    padding: 10px;
}

.product-col .price span.price-new-seg.packageable {
    font-size: 12px;
}

.price span.price-new.packageable{
    font-size: 16px;
}

.secondFactorInputs{
    display: flex; 
    flex-direction: row;
}