/*Imports*/
@import url('bootstrap.min.css');
@import url('bootstrap-theme.min.css');
@import url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.css');
@import url('owl/owl.carousel.css');
@import url('owl/owl.theme.css');

/* Loading screen */
.modal-loader {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
                url('../img/ajax-loader.gif')
                50% 50%
                no-repeat;
}

html {
  position: relative;
  min-height: 100%;
}
body.public {
  margin-bottom: 170px;
}
body.private {
  margin-bottom: 210px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: auto;
}

body.loading {
    overflow: hidden;
}
body.loading .modal-loader {
    display: block;
}

html::-webkit-scrollbar,body::-webkit-scrollbar{width:0 !important;}
html,body{-ms-overflow-style:none;}
html,body{overflow:-moz-scrollbars-none;}
a{text-decoration:none; color:#000;}
a:hover, a:focus, a:active{text-decoration:none; color:#000;}
a, .btn{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}

#top-header{background:#004d8c; position:fixed; top:0; right:0; left:0; width:100%; height:55px; border:0;}
#top-header .top-header-logo{position:relative; width:50%; float:left;}
#top-header .logo{display:inline-block;}
#top-header .logo .csp{margin:17px 10px 5px 10px; max-width:100%; max-height:45px; width:170px;}
#top-header .logo .liderpapel{margin:12px 10px 5px 10px; max-width:100%; max-height:45px; width:70px;}
#top-header .login {background:#003f73 url(../img/login.png) 50% 20% no-repeat; background-size:25px 25px; text-align:center; font-size:12px; height:55px; border-radius:0px; color:#fff; width: 63px;}
#top-header .login  span{text-transform:uppercase; display:block; margin-top:25px;}
#top-header .top-header-login{position:relative; width:50%; float:right;}
#top-header .language, #top-header.private .language {/*background: url("../img/language.png") 40% no-repeat;*/ background:#003f73 url("../img/arrow_language_white.png")50% 79% no-repeat; width:35px; height:35px; margin:15px 15px; border-radius:100%; text-align:center; font-size:11px; line-height:18px; padding: 4px; color:#fff;}
#top-header.private .language{background:#f2f2f3 url("../img/arrow_language_grey.png")50% 79% no-repeat; color:#000;}
#top-header .language span, #top-header.private .language span{text-transform:uppercase; display:block;}
#top-header .top-header-login .top_public_search {background:transparent url(../img/search01.png) 98% 75% no-repeat; background-size:25px 25px; padding-right:40px; border:0; border-bottom:#f2f2f2 1px solid; border-radius:0; color:#fff; font-size:13px; line-height:13px; width:60%; margin:12px 10px 5px 10px;}

#top-header.private {background:#fff; border: #ebebeb 1px solid; min-height:70px;}
#top-header.private .logo img{width:100%; max-width:250px; margin-top:15px;}
#top-header.private .search{background:#f2f2f2 url(../img/search02.png) 98% 50% no-repeat; background-size:25px 25px; border:0; padding-right:35px; width:100%; height:40px;	font-size:13px; line-height:40px; margin-top:15px; border-radius: 0;}
#top-header.private .top-nav{list-style:none;}
#top-header.private .top-nav .quick-order{background: url(../img/quick_order.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; margin-top:8px; font-size: 12px; padding-left: 5px; padding-right: 5px;}
#top-header.private .top-nav .lists{background: url(../img/lists.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; margin-top:8px; font-size: 12px; padding-left: 5px; padding-right: 5px;}
#top-header.private .top-nav .cart{background: url(../img/cart.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; margin-top:8px; font-size: 12px; padding-left: 5px; padding-right: 5px;}
#top-header.private .top-nav .account{background: url(../img/account.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; margin-top:8px; font-size: 12px; padding-left: 5px; padding-right: 5px;}

#top-header.private2 {border: #ebebeb 1px solid; min-height:70px;}
#top-header.private2 .logo img{width:35px; max-width:250px; margin-top:17px;}
#top-header.private2 .search{background:#f2f2f2 url(../img/search02.png) 98% 50% no-repeat; background-size:25px 25px; border:0; padding-right:35px; width:100%; height:40px; font-weight: bold; font-size:13px; line-height:40px; margin-top:15px; border-radius: 0;}
#top-header.private2 .search::-webkit-input-placeholder {color:#000;}
#top-header.private2 .top-nav{list-style:none;}
#top-header.private2 .quick-order{background: url(../img/icon_quickorder_white.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; font-size: 12px; margin-top: 15px; margin-left: 12px}
#top-header.private2 .lists{background: url(../img/icon_lists_white.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; font-size: 12px; margin-top: 15px; margin-left: 12px}
#top-header.private2 .cart{background: url(../img/icon_cart_white.png) 50% 0% no-repeat; background-size:28px 28px; font-size: 12px; margin-top: 15px; margin-left: 12px; height: 36px; width: 26px;}
/*#top-header.private2 .cart{background: url(../img/icon_cart_white.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; font-size: 12px; margin-top: 15px; margin-left: 12px}*/
#top-header.private2 .cart .count{font-size: 8px; background: #ff0000; color: #fff; padding: 2px 5px; vertical-align: top; border-radius: 100%;}
#top-header.private2 .account{background: url(../img/icon_account_white.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; font-size: 12px; margin-top: 15px; margin-left: 12px}
#top-header.private2 .products{background: url(../img/icon_products_white.png) 50% 0% no-repeat; background-size:28px 28px; padding-top:28px; font-size: 12px; margin-top: 15px; margin-left: 12px;}
#top-header.private2 .back{position: absolute; top: 20px; height: 52px; width: auto; padding: 0 10px; text-indent: 0px;}
#top-header.private2 .back a{color:#fff;}
#top-header.private2 .title-header{color:#fff; top: 20px; width: 70%; text-align: center; margin: 0; position: absolute; left: 15%;}

#myLogin .modal-header .close{margin-top:0;}
#myLogin #btnLogin{margin-top:20px; border:0; background:#e96f2b; text-transform:uppercase; color:#fff; border-radius: 0;}
#myLogin #btnLogin span{display:inline-block; width: 22px; height: 22px; position: relative; top: 4px; background: url(../img/logout_white.png) 50% no-repeat; background-size: 22px;}
#myLogin .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#myLogin .modal-title{text-transform:uppercase;}
#myLogin .modal-dialog .modal-content{border-radius:0; border:0;}
#myLogin .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#myLogin .modal-dialog .modal-content .modal-header h4{text-align:center;}
#myLogin .modal-dialog .modal-content .modal-footer{padding:0; text-align:center; background:url(../img/bg_login.jpg) 50% 50% no-repeat; height:240px; border:0;}
#myLogin .form-login {margin-top:20px;}
#myLogin .form-login input{border:0; border-radius:0; box-shadow:none; border-bottom:#e9e9e9 2px solid; padding-left:5px;}

#categories .modal-header .close{margin-top:0;}
#categories .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#categories .modal-title{text-transform:uppercase;}
#categories .modal-dialog .modal-content{border-radius:0; border:0;}
#categories .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#categories .modal-dialog .modal-content .modal-header h4{text-align:center;}
#categories .modal-dialog .modal-content .modal-body {overflow-y: auto;}
#categories .modal-dialog .modal-content .modal-body .modal-category {padding: 15px; font-size: 18px;}
#categories .modal-dialog .modal-content .modal-body .modal-category:first-letter {text-transform:uppercase;}

#allCategories .modal-header .close{margin-top:0;}
#allCategories .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#allCategories .modal-title{text-transform:uppercase;}
#allCategories .modal-dialog .modal-content{border-radius:0; border:0;}
#allCategories .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#allCategories .modal-dialog .modal-content .modal-header h4{text-align:center;}
#allCategories .modal-dialog .modal-content .modal-body {overflow-y: auto;}
#allCategories .modal-dialog .modal-content .modal-body .modal-category {padding: 15px; font-size: 18px;}
#allCategories .modal-dialog .modal-content .modal-body .modal-category:first-letter {text-transform:uppercase;}
#allCategories .modal-dialog .modal-content .modal-body .modal-category.default{font-weight: bold;}

#filterBy .modal-header .close{margin-top:0;}
#filterBy .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#filterBy .modal-title{text-transform:uppercase;}
#filterBy .modal-dialog .modal-content{border-radius:0; border:0;}
#filterBy .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#filterBy .modal-dialog .modal-content .modal-header h4{text-align:center;}
#filterBy .modal-dialog .modal-content .modal-body {overflow-y: auto;}
#filterBy .modal-dialog .modal-content .modal-body .modal-category {padding: 15px; font-size: 18px;}
#filterBy .modal-dialog .modal-content .modal-body .modal-category:first-letter {text-transform:uppercase;}
#filterBy .modal-dialog .modal-content .modal-body .modal-category.default{font-weight: bold;}

#filterByType .modal-header .close{margin-top:0;}
#filterByType .modal-header2{background:#d6d6d6; padding-top: 10px; height: 42px;}
#filterByType .modal-header2 .back{position: absolute; height: 52px; width: auto; padding: 0 10px; text-indent: 0px;}
#filterByType .modal-header2 .modal-title{width: 70%; text-align: center; margin: 0; position: absolute; left: 15%;}
#filterByType .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#filterByType .modal-title{text-transform:uppercase;}
#filterByType .modal-dialog .modal-content{border-radius:0; border:0;}
#filterByType .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#filterByType .modal-dialog .modal-content .modal-header h4, #filterByType .modal-dialog .modal-content .modal-header2 h4{text-align:center;}
#filterByType .modal-dialog .modal-content .modal-body {overflow-y: auto;}
#filterByType .modal-dialog .modal-content .modal-body .modal-category {padding: 15px; font-size: 18px;}
#filterByType .modal-dialog .modal-content .modal-body .modal-category:first-letter {text-transform:uppercase;}
#filterByType .modal-dialog .modal-content .modal-body .modal-category.default{font-weight: bold;}

#sortBy .modal-header .close{margin-top:0;}
#sortBy .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#sortBy .modal-title{text-transform:uppercase;}
#sortBy .modal-dialog .modal-content{border-radius:0; border:0;}
#sortBy .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#sortBy .modal-dialog .modal-content .modal-header h4{text-align:center;}
#sortBy .modal-dialog .modal-content .modal-body {overflow-y: auto;}
#sortBy .modal-dialog .modal-content .modal-body .modal-category {padding: 15px; font-size: 18px;}
#sortBy .modal-dialog .modal-content .modal-body .modal-category:first-letter {text-transform:uppercase;}

#quickOrder .modal-header .close{margin-top:0;}
#quickOrder #btnAddCart{margin-top:20px; border:0; border-radius: 0; background:#e96f2b; text-transform:uppercase; color:#fff;}
/*background:#e96f2b url(../img/icon_addtocart.png) 10% 50% no-repeat;*/
#quickOrder #btnAddCart span{display:inline-block; width: 22px; height: 22px; position: relative; top: 4px; background: url(../img/icon_addtocart.png) 50% no-repeat; background-size: 22px;}
#quickOrder .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#quickOrder .modal-title{text-transform:uppercase;}
#quickOrder .modal-dialog .modal-content{border-radius:0; border:0;}
#quickOrder .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
/*#quickOrder .modal-dialog .modal-content .modal-header h4{text-align:center;}*/
#quickOrder .modal-dialog .modal-content .modal-body .info-addProduct{text-align: center; display: block;}
#quickOrder .modal-dialog .modal-content .modal-body .info-addProduct img{width: 42px; height: 42px;}
#quickOrder .modal-dialog .modal-content .modal-body .info-addProduct span{display: block; font-weight: bold;}
#quickOrder .form-addProduct{margin-top:20px;}
#quickOrder .form-addProduct input{border:0; border-radius:0; box-shadow:none; border-bottom:#e9e9e9 2px solid; padding-left:5px;}
#quickOrder .modal-dialog .modal-content .modal-body .last-orders h5{text-transform:uppercase; color:#e96f2b; border-bottom: #dedede 1px solid; padding-top: 25px; padding-bottom: 5px; margin-bottom: 0;}
#quickOrder .modal-dialog .modal-content .modal-body .last-orders .order{display: block; border-bottom: #dedede 1px solid; padding-top: 5px;}
#quickOrder .modal-dialog .modal-content .modal-body .last-orders .order .order-info{width: 50%; display: inline-block;}
#quickOrder .modal-dialog .modal-content .modal-body .last-orders .order .order-info label{font-weight: normal;}
#quickOrder .modal-dialog .modal-content .modal-body .last-orders .order .order-info label:first-letter{text-transform:uppercase;}

#myLists .modal-header .close{margin-top:0;}
#myLists .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#myLists .modal-title{text-transform:uppercase;}
#myLists .modal-dialog .modal-content{border-radius:0; border:0;}
#myLists .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#myLists .modal-dialog .modal-content .modal-header h4{text-align:center;}
#myLists .modal-dialog .modal-content .modal-body .listFavorites ul {padding: 0;}
#myLists .modal-dialog .modal-content .modal-body .listFavorites ul li{margin-top:10px; font-size:17px; list-style:none;}

#myAccount .modal-header .close{margin-top:0;}
#myAccount #btnLogout{margin-top:20px; border:0; background:#e96f2b; text-transform:uppercase; color:#fff; border-radius: 0;}
/*background:#e96f2b url(../img/logout_white.png) 90% 50% no-repeat;*/
#myAccount #btnLogout span{display:inline-block; width: 22px; height: 22px; position: relative; top: 4px; background: url(../img/logout_white.png) 50% no-repeat; background-size: 22px;}
#myAccount .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#myAccount .modal-title{text-transform:uppercase;}
#myAccount .modal-dialog .modal-content{border-radius:0; border:0;}
#myAccount .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#myAccount .modal-dialog .modal-content .modal-header h4{text-align:center;}
#myAccount .modal-dialog .modal-content .modal-body .options .orders-state{display: block; margin-bottom:10px; border-bottom: #e9e9e9 1px solid; background: url(../img/icon_state.png) 0% 50% no-repeat; height: 50px; padding-left: 50px; line-height: 50px; font-size: 17px; text-decoration: none; background-size: 35px;}
#myAccount .modal-dialog .modal-content .modal-body .options .pending-products{display: block; border-bottom: #e9e9e9 1px solid; background: url(../img/icon_pendings.png) 0% 50% no-repeat; height: 50px; padding-left: 50px; line-height: 50px; font-size: 17px; text-decoration: none; background-size: 35px;}
#myAccount .modal-dialog .modal-content .modal-body .list-title span{display: block; margin-top:40px; font-size: 17px; font-weight: bold; border-bottom: #e9e9e9 1px solid;}
#myAccount .modal-dialog .modal-content .modal-body .listFavorites ul {padding: 0;}
#myAccount .modal-dialog .modal-content .modal-body .listFavorites ul li{margin-top:10px; font-size:17px; list-style:none;}

#myFavorites .modal-header .close{margin-top:0;}
#myFavorites #btnAddFavorites{margin-top:20px; border:0; background:#e96f2b; text-transform:uppercase; color:#fff; border-radius: 0;}
#myFavorites .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#myFavorites .modal-title{text-transform:uppercase;}
#myFavorites .modal-dialog .modal-content{border-radius:0; border:0;}
#myFavorites .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#myFavorites .modal-dialog .modal-content .modal-header h4{text-align:center;}
#myFavorites .modal-dialog .modal-content .modal-body .modal-favorites {padding: 15px; font-size: 18px; padding-left: 5px; padding-right: 5px;}
#myFavorites .modal-dialog .modal-content .modal-body .modal-favorites ul {padding: 0;}
#myFavorites .modal-dialog .modal-content .modal-body .modal-favorites ul li{margin-top:10px; font-size:17px; list-style:none;}
#myFavorites .modal-dialog .modal-content .modal-body .form-login .title{border-bottom: #dedede 1px solid; padding-left: 5px; margin-bottom: 10px;}
#myFavorites .modal-dialog .modal-content .modal-body .form-login .title span{font-weight: bold; font-size: 18px;}
#myFavorites .modal-dialog .modal-content .modal-body .form-login {margin-top:20px;}
#myFavorites .modal-dialog .modal-content .modal-body .form-login input{border:0; border-radius:0; box-shadow:none; border-bottom:#e9e9e9 2px solid; padding-left:5px;}

#myChannels .modal-header .close{margin-top:0;}
#myChannels .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#myChannels .modal-title{text-transform:uppercase;}
#myChannels .modal-dialog .modal-content{border-radius:0; border:0;}
#myChannels .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#myChannels .modal-dialog .modal-content .modal-header h4{text-align:center;}
#myChannels .modal-dialog .modal-content .modal-body .menu{padding:0}
#myChannels .modal-dialog .modal-content .modal-body ul li{list-style-type: none !important; line-height: 23px !important; margin-top:10px; font-size:17px; list-style:none; padding-left: 50px; height: 50px; border-bottom:#e9e9e9 1px solid;}
#myChannels .modal-dialog .modal-content .modal-body ul li.gc { background: url(../img/icon_grancanal.png) no-repeat; background-size: 38px;}
#myChannels .modal-dialog .modal-content .modal-body ul li.new { background: url(../img/icon_new.png) no-repeat; background-size: 38px;}
#myChannels .modal-dialog .modal-content .modal-body ul li.offers { background: url(../img/icon_offers.png) no-repeat; background-size: 38px;}
#myChannels .modal-dialog .modal-content .modal-body ul li.outlet { background: url(../img/icon_outlet.png) no-repeat; background-size: 38px;}
#myChannels .modal-dialog .modal-content .modal-body ul li.catalog { background: url(../img/icon_catalog.png) no-repeat; background-size: 38px;}
#myChannels .modal-dialog .modal-content .modal-body ul li.lideroffice { background: url(../img/icon_offers.png) no-repeat; background-size: 38px;}
#myChannels .modal-dialog .modal-content .modal-body ul li a{display: inline-block; width: 100%; vertical-align: top; padding-top: 10px; font-size: 20px;}
#myChannels .modal-dialog .modal-content .modal-body ul li a:first-letter{text-transform:uppercase;}

#legalNotice .modal-header .close{margin-top:0;}
#legalNotice .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#legalNotice .modal-title{text-transform:uppercase;}
#legalNotice .modal-dialog .modal-content{border-radius:0; border:0;}
#legalNotice .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#legalNotice .modal-dialog .modal-content .modal-header h4{text-align:center;}
#legalNotice .form-login {margin-top:20px;}
#legalNotice .form-login input{border:0; border-radius:0; box-shadow:none; border-bottom:#e9e9e9 2px solid; padding-left:5px;}

#infoCart #btnAccept{margin-top:20px; border:0; background:#e96f2b; text-transform:uppercase; color:#fff; border-radius: 0;}
#infoCart .modal-title{text-transform:uppercase;}
#infoCart .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#infoCart .modal-dialog .modal-content{border-radius:0; border:0;}
#infoCart .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#infoCart .modal-dialog .modal-content .modal-header h4{text-align:center;}
#infoCart .modal-dialog .modal-content .modal-body .options .orders-state{display: block; margin-bottom:10px; border-bottom: #e9e9e9 1px solid; background: url(../img/icon_state.png) 0% 50% no-repeat; height: 50px; padding-left: 50px; line-height: 50px; font-size: 17px; text-decoration: none;}

#language .modal-dialog{width: 120px; margin-top: 0px; top: 50px; right: 40px; position: absolute;}
#language .modal-dialog .modal-content{border-radius:0; border:0;}
#language .modal-dialog .modal-content .language {list-style-type: none; line-height: 23px !important; list-style:none; padding-left: 10px;}
#language .modal-dialog .modal-content .language .active{color: #e96f2b;}

#recalculate .modal-header .close{margin-top:0;}
#recalculate #btnRecalculate{margin-top:20px; border:0; background:#999999; text-transform:uppercase; color:#fff; border-radius: 0;}
#recalculate #btnContinue{margin-top:20px; border:0; background:#e96f2b; text-transform:uppercase; color:#fff; border-radius: 0;}
#recalculate .modal-dialog{width:374px; margin-top:0px; top:2px; right:0px; position:absolute;}
#recalculate .modal-title{text-transform:uppercase;}
#recalculate .modal-dialog .modal-content{border-radius:0; border:0;}
#recalculate .modal-dialog .modal-content .modal-header{background-color:#f2f2f2;}
#recalculate .modal-dialog .modal-content .modal-header h4{text-align:center;}
#recalculate .modal-dialog .modal-content .modal-body .modal-favorites {padding: 15px; font-size: 18px; padding-left: 5px; padding-right: 5px;}
#recalculate .modal-dialog .modal-content .modal-body .modal-favorites ul {padding: 0;}
#recalculate .modal-dialog .modal-content .modal-body .modal-favorites ul li{margin-top:10px; font-size:17px; list-style:none;}

#image .modal-dialog .modal-content .modal-body img{width:100%; height:100%;}

#owl-slider{padding-top:70px;}
#owl-slider .item img{display:block; width:100%; height:auto;}

/*.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 50%;
}*/

.form-horizontal .control-label{text-align: left;}

.private .back .breadcrumbs a{color:#000;}
.private .back .breadcrumbs{text-transform:uppercase;}

.order-status-content .back, .pending-products-content .back, .order-details-content .back, .pendings-content .back, .products-content .back, .product-details-content .back, .favorites-content .back, .search-content .back, .cart-content .back{padding-top: 10px; background: #d6d6d6; height: 40px;}
.order-status-content .back a, .pending-products-content .back a, .order-details-content .back a, .pendings-content .back a, .products-content .back a, .product-details-content .back a, .favorites-content .back a, .search-content .back a, .cart-content .back a{color:#ee8d4e; font-weight: bold;}

.public-content .public-option a{display:block; padding:10px 0px 10px 0px; margin:0 auto; max-width:300px; text-align:center;}
/*.public-content .public-option img{max-width:130px;}*/
.public-content img{max-width:100%;}
.public-content .public-option img{max-width:70%;}
.public-content h4{font-weight:bold; margin-bottom:15px; text-transform:uppercase;}
.public-content h4:after{display:block; position:relative; content:""; width:100%; max-width:130px; margin:0 auto; height:1px; background:#e9e9ea; margin-top:10px; margin-bottom:10px;}
.public-content .search {padding: 0; padding-top: 50px; display: none; height: 100px;}
.public-content .search:after {background: #f2f2f2 50% 88% url(../img/search03.png) no-repeat; content: ""; width: 63px; position: absolute; top: 0; right: 0; bottom: 0; background-size: 22px;}
.public-content .search input{width: 100%; border: 0; font-size: 15px; height: 50px; font-weight: bold;}
.public-content .search input::-webkit-input-placeholder {color: #000;}

.about-us-content .back, .services-content .back, .brands-content .back, .catalogs-content .back, .contact-content .back, .catalog-categories-content .back, .catalog-brands-content .back, .categories-content .back, .public-products-content .back, .search-products-content .back{padding-top:70px; background: #d6d6d6; height: 103px;}
.about-us-content .title, .services-content .title, .brands-content .title, .catalogs-content .title, .contact-content .title, .catalog-categories-content .title, .catalog-brands-content .title, .categories-content .title, .public-products-content .title, .search-products-content .title{padding-top: 10px;}
.about-us-content .title h3, .services-content .title h3, .brands-content .title h3, .catalogs-content .title h3, .contact-content .title h3, .catalog-categories-content .title h3, .catalog-brands-content .title h3, .categories-content .title h3, .public-products-content .title h3{padding-left: 5px;}
.about-us-content .glyphicon{display:block !important; line-height: 1.3 !important;}
.about-us-content .checklist{list-style-image: url(../img/checklist.png); list-style-type: none !important; line-height: 23px !important; list-style-position: outside;}
.about-us-content .image{width: 100%; padding-top: 30px;}
.about-us-content .brand img{width: 147px; padding-bottom: 10px;}
.about-us-content .cash-carry{text-align: center;}
.about-us-content .certificate{text-align: center;}
.about-us-content .certificate img{width:242px;}

.services-content .email{text-decoration: underline;}
.services-content .image{width: 100%; padding-top: 50px;}
.brands-content .brands{padding-bottom: 20px; text-align:center; }
.brands-content .brands img{width: 137px; height: 44px;}
.brands-content .description{height: 200px;}

.catalogs-content .info{padding-bottom:15px;}
.catalogs-content .catalogs{min-height: 200px;}
.catalogs-content .catalogs .catalog{padding-bottom:15px; padding-top:15px; border-top:#dedede 1px solid;}
.catalogs-content .catalogs .catalog .media .media-object{width: 119px; height: 168px;}
.catalogs-content .catalogs .catalog-description{font-size:12px;}
.catalogs-content .catalogs .link{display: block; color:#e96f2b; font-style:italic;}
.catalogs-content .catalogs .link span{display:inline-block; background: 50% url(../img/icon_download.png) no-repeat; width:19px; height:19px; position: relative; top: 4px; background-size: 80%;}
.catalog-categories-content .title-header{text-transform:uppercase; width: 70%; text-align: center; margin: 0; position: absolute; left: 15%; font-weight: bold;}
.catalog-categories-content .catalogs{display:flex;}
.catalog-categories-content .catalogs .category{border-bottom: #dedede 1px solid; padding-top: 10px; padding-bottom: 10px;}
.catalog-categories-content .catalogs .category .name{width: 45%; display: inline-block; font-weight:bold;}
.catalog-categories-content .catalogs .category .size{width: 20%; display: inline-block; text-align:right;}
.catalog-categories-content .catalogs .category .link{width: 30%; display: inline-block; text-align:right; color:#e96f2b; font-style:italic;}
.catalog-categories-content .catalogs .category .link span{display:inline-block; background: 50% url(../img/icon_download.png) no-repeat; width:19px; height:19px; position: relative; top: 4px; background-size:80%}

.categories-content .search{padding-top:10px;}
.categories-content .search #public_search{display:none;}
.categories-content .search:after {background: #f2f2f2 50% 50% url(../img/search03.png) no-repeat; content: ""; width: 63px; position: absolute; top: 10px; right: 15px; bottom: 0; background-size: 22px;}
.categories-content .title-categories{text-transform:uppercase; padding-top:20px; color:#e96f2b;}
.categories-content .title-categories .title span{font-size: 15px; border-bottom: #dedede 1px solid; width: 100%; display: block; padding-bottom: 10px; padding-left:5px;}
.categories-content .list-categories .category a{font-size: 15px; border-bottom: #dedede 1px solid; width: 100%; display: block; padding-bottom: 10px; padding-top: 10px; padding-left:5px;}
.categories-content .list-categories .category a:first-letter{text-transform:uppercase;}

/*.categories-content .list-categories .category .archive{display:inline-block; background: 50% url(../img/product_archivo.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .accessories{display:inline-block; background: 50% url(../img/product_complementos.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .cut{display:inline-block; background: 50% url(../img/product_corte.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .packing{display:inline-block; background: 50% url(../img/product_embalaje.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .school{display:inline-block; background: 50% url(../img/product_escolar.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .writing{display:inline-block; background: 50% url(../img/product_escritura.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .it{display:inline-block; background: 50% url(../img/product_informatica.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .games{display:inline-block; background: 50% url(../img/product_juegos.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .manipulated{display:inline-block; background: 50% url(../img/product_manipulados.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .machines{display:inline-block; background: 50% url(../img/product_maquinas.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .furniture{display:inline-block; background: 50% url(../img/product_mobiliario.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .oganization{display:inline-block; background: 50% url(../img/product_organizacion.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .paper{display:inline-block; background: 50% url(../img/product_papel.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .sign{display:inline-block; background: 50% url(../img/product_senalizacion.png) no-repeat; width:19px; height:19px; position: relative;}
.categories-content .list-categories .category .services{display:inline-block; background: 50% url(../img/product_servicios.png) no-repeat; width:19px; height:19px; position: relative;}*/

.public-products-content .title-category{border-bottom:#e8e8e8 1px solid; padding-top:20px; padding-bottom:10px; background:#f2f2f2;}
.public-products-content .title-category .title span{font-weight:bold; font-size: 22px;}
/*.public-products-content .title-category .title:first-letter{text-transform:uppercase;}*/
.public-products-content .categories .allCategories a{width: 100%; display: inline-block;}
.public-products-content .categories .allCategories a:first-letter{text-transform:uppercase;}
.public-products-content .categories .allCategories span{background: #626c70 url(../img/arrow_language_white.png) 50% 55% no-repeat; width: 22px; height: 22px; border-radius: 100%; float: right;}
.public-products-content .categories{border-bottom:#e8e8e8 1px solid; padding-top:10px; padding-bottom:10px; background:#f2f2f2;}
/*.public-products-content .products-list{display: -webkit-flex; flex-wrap: wrap;}*/
.public-products-content .products-list .product{display: flex;}
.public-products-content .products-list .content{width: 100%; border-bottom: #dedede 1px solid; display: inline-block; padding-bottom: 20px;}
.public-products-content .products-list .content .content-img, .public-products-content .products-list .content .content-description{display: inline-block; width: 50%;}
.public-products-content .products-list .content img{display: block; margin: auto; padding-top: 20px; padding-bottom: 20px; max-width: 100%; padding-left: 20px; padding-right: 20px;}
.public-products-content .products-list .content .description{padding-top: 20px; font-weight: bold; height: 100px; overflow: auto; overflow-x: hidden;}
.public-products-content .products-list .content .info{padding-top: 10px; min-height:70px;}
.public-products-content .products-list .content .field{color: #666666; font-size: 12px;}
.public-products-content .products-list .content .description:first-letter, .public-products-content .products-list .content .field:first-letter{text-transform:uppercase;}
.public-products-content .products-list .content .field span{color: #000; font-weight: bold;}
.public-products-content .products-list .no-results{text-align: center; padding-top: 20px;}

.search-products-content .title-search{padding-top:20px; padding-bottom:10px;}
.search-products-content .title-search .search-info{font-size: 22px; margin-bottom: 5px;}
.search-products-content .title-search .search-info .search-data{font-weight: bold; font-style: italic;}
.search-products-content .search #public_search{border: 0; width: 100%; background: #f2f2f2 url(../img/search02.png) 97% 50% no-repeat; padding-right: 40px; border-radius: 0; display:none;}
.search-products-content .products-list{display: -webkit-flex; flex-wrap: wrap;}
.search-products-content .products-list .product{display: flex;}
.search-products-content .products-list .content{width: 100%; border-bottom: #dedede 1px solid; display: inline-block; padding-bottom: 20px;}
.search-products-content .products-list .content .content-img, .search-products-content .products-list .content .content-description{display: inline-block; width: 50%;}
.search-products-content .products-list .content img{display: block; margin: auto; padding-top: 20px; padding-bottom: 20px; max-width: 100%; padding-left: 20px; padding-right: 20px;}
.search-products-content .products-list .content .description{padding-top: 20px; font-weight: bold;}
.search-products-content .products-list .content .field{color: #666666; font-size: 12px;}
.search-products-content .products-list .content .description:first-letter, .search-products-content .products-list .content .field:first-letter{text-transform:uppercase;}
.search-products-content .products-list .content .field span{color: #000; font-weight: bold;}
.search-products-content .products-list .no-results{text-align: center; padding-top: 20px;}

.contact-content .contact{display:flex; color: #000; padding-bottom:15px; padding-top: 10px;}
.contact-content .contact .phone{display:block;}
.contact-content h4{padding-top:25px;}
.contact-content .cash-carry-title{background:#f2f2f2; padding-top:15px;}
.contact-content .cash-carry-contact{display:flex; color: #000; background:#f2f2f2;}
/*.contact-content .contact, .contact-content .cash-carry-contact{display: -webkit-flex; flex-wrap: wrap;}*/
.contact-content .contact .contact-info, .contact-content .cash-carry-contact .contact-info{display: flex;}
.contact-content .contact .contact-info .content{border-bottom: #f2f2f2 1px solid; padding-bottom:10px;}
.contact-content .contact .contact-info img, .contact-content .cash-carry-contact .contact-info img{width: 100%; margin-bottom: 5px;}
.contact-content .cash-carry-contact .contact-info .content{border-bottom:#fff 1px solid; padding-bottom:10px;}
.contact-content .contact .info, .contact-content .cash-carry-contact .info{color:#666666;}
.contact-content .contact .link-map, .contact-content .cash-carry-contact .link-map{color:#e96f2b;}

.content-menu {width:100%; display:block; /*overflow:scroll; overflow-x:hidden; overflow-y:hidden;*/ margin:10px 0px;}
.content-menu .menu {position:relative;  list-style:none; /*width:1470px;*/ width:100%; overflow:auto; padding:0;}
.content-menu .menu  li{position:relative; float:left; padding:0; text-transform: capitalize;}
.content-menu .menu  li.ch4{width:25%;}
.content-menu .menu  li.ch5{width:20%;}
.content-menu .menu  li.ch6{width:16.66%;}
.content-menu .menu  li.ch7{width:14.28%;}
.content-menu .menu  li a{display:block; /*width:150px;*/ min-height:50px; line-height:50px; font-size:16px; margin:0px 2px; padding-left:40px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;}
.content-menu .menu  li a.menu-gc { background: #f2f2f2 url(../img/icon_grancanal.png) 5% 50% no-repeat; background-size: 25px;}
.content-menu .menu  li a.menu-new { background: #f2f2f2 url(../img/icon_new.png) 5% 50% no-repeat; background-size: 25px;}
.content-menu .menu  li a.menu-offers { background: #f2f2f2 url(../img/icon_offers.png) 5% 50% no-repeat; background-size: 25px;}
.content-menu .menu  li a.menu-outlet { background: #f2f2f2 url(../img/icon_outlet.png) 5% 50% no-repeat; background-size: 25px;}
.content-menu .menu  li a.menu-catalog { background: #f2f2f2 url(../img/icon_catalog.png) 5% 50% no-repeat; background-size: 25px;}
.content-menu .menu  li a.menu-lideroffice { background: #f2f2f2 url(../img/icon_offers.png) 5% 50% no-repeat; background-size: 25px;}

.content-title{border-bottom:1px solid #e9e9ea; margin-bottom:10px; text-transform:uppercase;}

.home-content .top-menu {background: #f2f2f2; width:100%; height: 125px; padding-top: 70px; display:none;}
.home-content .top-menu .option-menu{padding:0;}
.home-content .top-menu .option-menu a {position: relative; display: block; padding: 0; height: 55px; width: 100%;}
.home-content .top-menu .quick-order {background: url(../img/quick_order.png) 50% 50% no-repeat; background-size:28px 28px;}
.home-content .top-menu .lists{background: url(../img/lists.png) 50% 50% no-repeat; background-size:28px 28px;}
.home-content .top-menu .cart{background: url(../img/cart.png) 50% 50% no-repeat; background-size:28px 28px;}
.home-content .top-menu .account{background: url(../img/account.png) 50% 50% no-repeat; background-size:28px 28px;}
.home-content .top-menu .catalog{background: url(../img/catalog.png) 50% 50% no-repeat; background-size:28px 28px;}
.home-content .search, .products-content .search, .cart-content .search, .order-status-content .search, .pending-products-content .search, .order-details-content .search, .pendings-content .search, .products-content .search, .product-details-content .search, .favorites-content .search, .search-content .search, .cart-content .search{width:100%; display:none;}
.home-content .search .col-search, .products-content .search .col-search, .cart-content .search .col-search, .order-status-content .search .col-search, .pending-products-content .search .col-search, .order-details-content .search .col-search, .pendings-content .search .col-search, .product-details-content .search .col-search, .favorites-content .search .col-search{padding:0;}
.home-content .search input, .products-content .search input, .cart-content .search input, .order-status-content .search input, .pending-products-content .search input, .order-details-content .search input, .pendings-content .search input, .product-details-content .search input, .favorites-content .search input{border: 0; width: 100%; background: url(../img/search02.png) 97% 50% no-repeat; padding-right: 40px; font-weight: bold; background-size: 20px; border-bottom: #e8e8e8 1px solid; border-radius: 0;}
.home-content .search input::-webkit-input-placeholder, .products-content .search input::-webkit-input-placeholder, .cart-content .search input::-webkit-input-placeholder, .order-status-content .search input::-webkit-input-placeholder, .pending-products-content .search input::-webkit-input-placeholder, .order-details-content .search input::-webkit-input-placeholder, .pendings-content .search input::-webkit-input-placeholder, .product-details-content .search input::-webkit-input-placeholder, .favorites-content .search input::-webkit-input-placeholder{color: #000;}
.order-status-content .content-menu, .order-details-content .content-menu, .pending-products-content .content-menu, .pendings-content .content-menu, .products-content .content-menu, .products-content .content-menu, .product-details-content .content-menu, .favorites-content .content-menu, .search-content .content-menu, .cart-content .content-menu{padding-top: 70px;}

.products-content .search, .cart-content .search, .breadcrumbs, .order-status-content .search, .pending-products-content .search, .order-details-content .search, .pendings-content .search, .product-details-content .search, .favorites-content .search{padding-top: 70px;}
.products-content .title-main-category{border-bottom:#e8e8e8 1px solid; padding-top:10px; padding-bottom:10px; background:#d6d6d6; display:none;}
.products-content .title-category{border-bottom:#e8e8e8 1px solid; padding-top:20px; padding-bottom:10px; background:#f2f2f2;}
.products-content .title-category .title span{font-weight:bold; font-size: 22px;}
/*.products-content .title-category .title::first-letter{text-transform:uppercase;}*/
.products-content .categories{padding-top:10px; padding-bottom:10px; background:#f2f2f2;}
.products-content .categories .allCategories{border-bottom:none; padding-bottom:0;}
.products-content .categories .allCategories a{width: 100%; display: inline-block;}
.products-content .categories .allCategories span{background: #626c70 url(../img/arrow_language_white.png) 50% 55% no-repeat; width: 22px; height: 22px; border-radius: 100%; float: right;}
.products-content .filters{border-bottom:#e8e8e8 1px solid; padding-top:10px; padding-bottom:10px; background:#f2f2f2;}
.products-content .filters .filterBy{background: url(../img/icon_filter.png) 95% 80% no-repeat; padding-right: 0; background-size: 18px;}
.products-content .filters .filterBy:first-letter{text-transform:uppercase;}
.products-content .filters .orderMode{background: url(../img/icon_sort.png) 95% 50% no-repeat; width: 18px; height: 18px; display: inline-block; float: right; background-size: 18px;}
/*.products-content .filters .filterBy a, .products-content .filters .sortBy a{display:block; width:100%;}*/
/*.products-content .products-list .products{display: -webkit-flex; flex-wrap: wrap;}*/
.products-content .products-list .products .channels{margin-top:20px; margin-bottom:10px;}
.products-content .products-list .products .channels .channel-title{text-align:center; padding: 0; height: 30px;}
.products-content .products-list .products .channels .channel-title.active{background: url(../img/arrow_mark_blue.png) 50% 94% no-repeat; background-size: 18px;}
.products-content .products-list .products .channels .channel-title.active.csp{background: url(../img/arrow_mark_orange.png) 50% 94% no-repeat; background-size: 18px; }
.products-content .products-list .products .channels a{display:block; color:#adadad; border-bottom:#adadad 2px solid;}
.products-content .products-list .products .channels a.active{color:#e96f2b; border-bottom:#e96f2b 2px solid;}
.products-content .products-list .products .channels a.active2{color:#238dc1; border-bottom:#238dc1 2px solid;}
.products-content .products-list .products .product-info {border-bottom:#e8e8e8 1px solid;}
.products-content .products-list .products .product-info .image{padding: 0;}
.products-content .products-list .products .product-info .image img{display:block; margin:auto; padding-top:20px; padding-bottom:20px; max-width:100%;}
.products-content .products-list .products .product-info .info{padding-top:20px; padding-bottom:20px;}
.products-content .products-list .products .product-info .info .description{font-weight:bold; height: 100px; overflow: auto; overflow-x: hidden;}
.products-content .products-list .products .product-info .info .description:first-letter{text-transform:uppercase;}
.products-content .products-list .products .product-info .info .price{color:#e96f2b; font-size: 22px;}
.products-content .products-list .products .product-info .info .price.secondary{color:#238dc1;}
.products-content .products-list .products .product-data{padding-top:10px; font-size:12px; min-height: 120px;}
.products-content .products-list .products .product-data div{padding-left:0;}
.products-content .products-list .products .product-data .fares{padding-right:0;}
.products-content .products-list .products .product-data .field{color:#666666}
.products-content .products-list .products .product-data .value{color:#000; font-weight:bold;}
.products-content .products-list .products .product-data .net{text-transform:uppercase;}
.products-content .products-list .products .product-data .net-price{color:#e96f2b; font-size:20px; font-weight:bold;}
.products-content .products-list .products .product-data .net-price.secondary{color:#238dc1;}
.products-content .products-list .products .no-results{text-align: center; padding-top: 20px;}
.products-content .tab-products {padding-bottom: 10px;}
.products-content .tab-products .tab{padding:0; background:#d6d6d6;}
.products-content .tab-products .tab span{text-align: center; display: block; margin-top: 10px; text-transform: uppercase;}
.products-content .tab-products a{position: relative; display: block; padding: 10px; height: 55px; width: 100%;}
.products-content .tab-products .active{background:#fff;}
.products-content .tab-products .active a{color: #e96f2b;}
.products-content .add-product{padding:0; border-bottom:#e8e8e8 1px solid; padding-bottom:20px;}
.products-content .add-product div{padding-left:0;}
.products-content .add-product .btnAdd{padding-right:0;}
.products-content .add-product .amount{width:95%; background:#dedede; height:40px; border:0; border-radius:0; text-align:center;}
.products-content .add-product .btn-add{font-size: 14px; background:#e96f2b; margin-top:10px; border:0; color: #fff; text-transform:uppercase; border-radius: 0; padding-top: 5px;}
.products-content .add-product .btn-add span{position:relative; top:4px; display:inline-block; height:22px; width:22px; background:url(../img/icon_addtocart.png) 50% no-repeat; background-size:22px;}
.products-content .add-product .btn-add.secondary {background:#238dc1;}
.products-content .add-references{padding:0; border-bottom:#e8e8e8 1px solid; padding-bottom:20px;}
.products-content .add-references .btnAddReferences{font-size: 14px; background:#d6d6d6; margin-top:20px; border:0; text-transform:uppercase; border-radius: 0;}
.products-content .title-search{border-bottom:#e8e8e8 1px solid; padding-top:20px; padding-bottom:10px; background:#f2f2f2;}
.products-content .title-search .search-info{font-size: 22px; margin-bottom: 5px;}
.products-content .title-search .search-info .search-data{font-weight: bold; font-style: italic;}

.pagination-content{text-align:right;}

.input-number{border: 0; box-shadow: none; background: #dedede; text-align: center; font-size: 18px; height: 41px;}
.btn-number{border: #dedede 1px solid; box-shadow: none; background: #dedede; color:#919191; padding-left: 5px; padding-right: 5px; border-radius: 0; height: 41px;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.product-details-content .title-main{padding-top:10px; padding-bottom:10px; background:#d6d6d6; display:none;}
/*.product-details-content .title-main .channel{display:block;}*/
.product-details-content .title-main .channel a{color:#666666; font-weight:bold;}
/*.product-details-content .title-main .category{display:block;}*/
.product-details-content .title-main .category a{color:#000; font-weight:bold;}
.product-details-content .product .product-description{padding-top: 20px;}
.product-details-content .product .image img{display: block; margin: auto; padding-top: 15px; padding-bottom: 15px; max-height: 200px;}
.product-details-content .product .description{padding-top: 5px; padding-bottom: 15px; font-weight: bold; font-size: 16px;}
.product-details-content .product .product-cart{border-top: #e8e8e8 1px solid; padding-top: 15px; padding-left: 0; padding-right: 0;}
.product-details-content .product .product-cart .add-product{padding:0; padding-bottom:20px;}
.product-details-content .product .product-cart .add-product .amount{width:95%; background:#dedede; height:40px; border:0; border-radius:0; text-align:center;}
.product-details-content .product .product-cart .add-product .btn-add{font-size: 14px; background:#e96f2b; margin-top:10px; border:0; color: #fff; text-transform:uppercase; border-radius: 0; padding-top: 5px;}
.product-details-content .product .product-cart .add-product .btn-add span{position:relative; top:4px; display:inline-block; height:22px; width:22px; background:url(../img/icon_addtocart.png) 50% no-repeat; background-size:22px;}
.product-details-content .product .product-cart .add-product .btn-add.secondary {background:#238dc1;}
.product-details-content .product .cart .cart-name{color:#e96f2b; font-weight: bold; padding-top: 5px;}
.product-details-content .product .cart .cart-name.secondary{color:#238dc1;}
.product-details-content .product .cart .favorites span{float:right; width:26px; height:26px;}
.product-details-content .product .cart .favorites span.on{background:url(../img/favoritos_icon_orange_on.png) 50% no-repeat; background-size: 26px;}
.product-details-content .product .cart .favorites span.off{background:url(../img/favoritos_icon_orange_off.png) 50% no-repeat; background-size: 26px;}
.product-details-content .product .cart .favorites span.on-secondary{background:url(../img/favoritos_icon_blue_on.png) 50% no-repeat; background-size: 26px;}
.product-details-content .product .cart .favorites span.off-secondary{background:url(../img/favoritos_icon_blue_off.png) 50% no-repeat; background-size: 26px;}
.product-details-content .product .product-data{padding-top:10px; font-size:13px;}
.product-details-content .product .product-data .field{color:#666666}
.product-details-content .product .product-data .value{color:#000; font-weight:bold;}
.product-details-content .product .product-data .net{text-transform:uppercase;}
.product-details-content .product .product-data .net-price{color:#e96f2b; font-size:20px; font-weight:bold;}
.product-details-content .product .product-data .net-price.secondary{color:#238dc1;}
.product-details-content .product .product-price .value{color:#e96f2b; font-size:20px; font-weight:bold;}
.product-details-content .product .product-price .secondary{color:#238dc1;}
/*.product-details-content .details .data{padding-top: 10px;}
.product-details-content .details .data-description{padding-top: 10px;}
.product-details-content .details .data .field, .product-details-content .details .data-description .field{display: block;}*/
.product-details-content .product .product-details{font-size:15px;}
.product-details-content .product-details .data{padding-top: 10px; font-size: 13px;}
.product-details-content .product-details .data-description{padding-top: 10px; font-size: 13px; padding-bottom: 10px;}
.product-details-content .product-details .data-description .lDescription{text-align: justify;}
.product-details-content .product-details .data-description .field{display:block; color:#666666}
.product-details-content .product-details .data-description .field:first-letter{text-transform:uppercase;}
.product-details-content .product-details .data-description .field span{color:#000; font-weight:bold;}
.product-details-content .product-details .dataTitle{border-top: #dedede 1px solid; padding-top:10px; text-transform:uppercase;}
.product-details-public-content .product-details .data-description .field{display: block;}

.product-details-public-content .title-main{padding-top: 70px; padding-bottom:10px; background:#d6d6d6;}
.product-details-public-content .title-main .channel{color:#666666}
.product-details-public-content .title-main .category{color:#000}
.product-details-public-content .product .image img{display: block; margin: auto; padding-top: 15px; padding-bottom: 15px; max-height: 200px;}
.product-details-public-content .product .description{padding-top: 5px; padding-bottom: 15px; font-weight: bold; font-size: 16px;}
.product-details-public-content .product .product-order{padding-top: 20px; padding-bottom: 10px; font-size:13px;}
.product-details-public-content .product .product-order .field{color:#666666;}
.product-details-public-content .product .product-order .field:first-letter, .product-details-public-content .product-details .data-description .field:first-letter{text-transform:uppercase;}
.product-details-public-content .product .product-order .value{color:#000; font-weight:bold;}
.product-details-public-content .product .product-details{font-size:15px;}
.product-details-public-content .product-details .data{padding-top: 10px; font-size: 13px;}
.product-details-public-content .product-details .data-description{padding-top: 10px; font-size: 13px; padding-bottom: 10px;}
.product-details-public-content .product-details .data-description .lDescription{text-align: justify;}
.product-details-public-content .product-details .dataTitle{border-top: #dedede 1px solid; padding-top:10px; text-transform:uppercase;}
/*.product-details-public-content .product-details .data .field, .product-details-public-content .product-details .data-description .field{display: block;}*/
/*.product-details-public-content .product .product-order .field.border{border-bottom: #dedede 1px solid; padding-bottom: 10px;}*/

.favorites-content .title-favorite h3{font-weight:bold;}
.favorites-content .delete-favorite{padding-bottom: 20px;}
.favorites-content .delete-favorite a{color:#e96f2b; font-style: italic; font-weight:bold; font-size: 16px;}
.favorites-content .delete-favorite span{position:relative; top:4px; display:inline-block; height:22px; width:22px; background:url(../img/icon_delete_orange.png) 50% no-repeat; background-size:60%;}
.favorites-content .products-list .products .channels .channel-title{text-align:center; padding: 0; height: 30px;}
.favorites-content .products-list .products .channels .channel-title.active{background: url(../img/arrow_mark_blue.png) 50% 94% no-repeat; background-size: 18px;}
.favorites-content .products-list .products .channels .channel-title.active.csp{background: url(../img/arrow_mark_orange.png) 50% 94% no-repeat; background-size: 18px;}
.favorites-content .products-list .products .channels a{display:block; color:#adadad; border-bottom:#adadad 2px solid;}
.favorites-content .products-list .products .channels a.active{color:#e96f2b; border-bottom:#e96f2b 2px solid;}
.favorites-content .products-list .products .channels a.active2{color:#238dc1; border-bottom:#238dc1 2px solid;}
.favorites-content .products-list .products .product-info {border-bottom:#e8e8e8 1px solid;}
.favorites-content .products-list .products .product-info .image{padding: 0;}
.favorites-content .products-list .products .product-info .image img{display:block; margin:auto; padding-top:20px; padding-bottom:20px; max-width:100%;}
.favorites-content .products-list .products .product-info .info{padding-top:20px; padding-bottom:20px; padding-right:0;}
.favorites-content .products-list .products .product-info .info .description{font-weight:bold; height: 100px; overflow: auto; overflow-x: hidden;}
.favorites-content .products-list .products .product-info .info .description:first-letter{text-transform:uppercase;}
.favorites-content .products-list .products .product-info .info .price{color:#e96f2b; font-size: 22px;}
.favorites-content .products-list .products .product-info .info .price.secondary{color:#238dc1;}
.favorites-content .products-list .products .product-data{padding-top:10px; font-size:12px; min-height: 120px;}
.favorites-content .products-list .products .product-data div{padding-left: 0;}
.favorites-content .products-list .products .product-data .fares{padding-right: 0;}
.favorites-content .products-list .products .product-data .field{color:#666666}
.favorites-content .products-list .products .product-data .field span{color:#000; font-weight:bold;}
.favorites-content .products-list .products .product-data .net{text-transform:uppercase;}
.favorites-content .products-list .products .product-data .net-price{color:#e96f2b; font-size:20px; font-weight:bold;}
.favorites-content .products-list .products .product-data .net-price.secondary{color:#238dc1;}
.favorites-content .add-product{padding:0;}
.favorites-content .add-product .btnAdd{padding-left:0; padding-right: 0;}
.favorites-content .add-product .amount-container{margin-top:10px; padding-left: 0;}
.favorites-content .add-product .amount{width:95%; background:#dedede; height:40px; border:0; border-radius:0; text-align:center;}
.favorites-content .add-product .btn-add{font-size: 14px; background:#e96f2b; margin-top:10px; border:0; color: #fff; text-transform:uppercase; border-radius: 0; padding-top: 5px;}
.favorites-content .add-product .btn-add.secondary{background-color:#238dc1;}
.favorites-content .add-product .btn-add span{position:relative; top:4px; display:inline-block; height:22px; width:22px; background:url(../img/icon_addtocart.png) 50% no-repeat; background-size:22px;}
.favorites-content .delete-product-favorite{padding-bottom: 20px; padding-top: 20px; text-align: center; border-bottom: #e8e8e8 1px solid; margin-bottom: 20px;}
.favorites-content .delete-product-favorite a{color:#000; font-size: 16px; text-transform:uppercase;}
.favorites-content .delete-product-favorite span{position:relative; top:4px; display:inline-block; height:22px; width:22px; background:url(../img/icon_delete_black.png) 50% no-repeat; background-size:60%;}
.favorites-content .add-references{padding:0; border-bottom:#e8e8e8 1px solid; border-top: #e8e8e8 1px solid; padding-bottom:20px;}
.favorites-content .add-references .btnAddReferences{font-size: 14px; background:#d6d6d6; margin-top:20px; border:0; text-transform:uppercase; border-radius: 0;}

/*.cart-content .cart{background:#f2f2f2;}*/
.cart-content .products-cart{padding-bottom:20px;}
.cart-content .products-cart .empty{text-align: center; padding-top: 20px;}
.cart-content .cart1{display:none;}
.cart-content .cart2{padding: 10px 10px 0 0;}
/*.cart-content .border{border-bottom:#fff 1px solid;}*/
.cart-content .cart .cart-title{display:block; padding-bottom: 10px; background: #f2f2f2; border-bottom:#fff 1px solid;}
.cart-content .cart .cart-title h3{font-weight:bold;}
#btnOrderResume, #btnOrder, #btnCompleted{margin-top:20px; border:0; background:#e96f2b; text-transform:uppercase; color:#fff; border-radius: 0;}
#btnMakeOrder{margin-bottom: 10px; margin-top:20px; border:0; background:#e96f2b; text-transform:uppercase; color:#fff; border-radius: 0;}
#btnRecalc{margin-top:20px; border:0; background:#999999; text-transform:uppercase; color:#fff; border-radius: 0;}
#btnClear{margin-top:20px; border:0; background:#999999; text-transform:uppercase; color:#fff; border-radius: 0;}
#btnNew{margin-top:20px; border:0; background:#999999; text-transform:uppercase; color:#fff; border-radius: 0;}
#btnSearch{margin-top:20px; border:0; background:#999999; text-transform:uppercase; color:#fff; border-radius: 0;}
/*.cart-content .cart .channel-resume{border-bottom:#fff 1px soli, d;}*/
.cart-content .cart .channel-name{color: #238dc1;}
.cart-content .cart .channel-name.csp{color: #e96f2b; text-transform:uppercase;}
.cart-content .cart .channel-name, .cart-content .cart .amount, .cart-content .cart .price, .cart-content .cart .empty{padding: 10px 0;}
.cart-content .cart .total-price{padding-top: 10px; font-size:18px; padding-left:0; padding-right:0;}
.cart-content .cart .total-price span, .cart-content .cart .price span{display: block; float: right;}
.cart-content .cart .warning{line-height: 11px; padding-top: 10px; padding-left:0; padding-right:0;}
.cart-content .cart .warning .desc{font-size:11px;}
.cart-content .cart .btn-order{padding: 0;}
/*.cart-content .cart-channel{border-bottom:#238dc1 4px solid;}
.cart-content .cart-channel.csp{border-bottom:#e96f2b 4px solid;}*/
.cart-content .cart-channel.cart-collapse{padding-top: 20px; border-bottom:#238dc1 4px solid;}
.cart-content .cart-channel.csp.cart-collapse{padding-top: 20px; border-bottom:#e96f2b 4px solid;}
.cart-content .cart-channel .cart-name{color: #238dc1; font-size: 18px;}
.cart-content .cart-channel .cart-name.csp{color: #e96f2b; font-size: 18px; text-transform:uppercase;}
.cart-content .cart-channel .cart-info{display:inline-block; float:right;}
.cart-content .cart-channel .cart-info .icon{display:inline-block; background:#238dc1 url("../img/arrow_language_white.png")50% 60% no-repeat; width:20px; height:20px; vertical-align: sub; border-radius:100%;}
.cart-content .cart-channel .cart-info .csp{display:inline-block; background:#e96f2b url("../img/arrow_language_white.png")50% 60% no-repeat;}
.cart-content .cart-detail{padding-bottom:10px;border-bottom:#e8e8e8 1px solid;}
.cart-content .cart-detail .delete{display:inline-block; padding-left: 10px; background:url(../img/delete.png) 50% no-repeat; width:22px; height:35px; background-size: 30px;}
.cart-content .cart-detail .amount{width: 100%; height: 40px; background:#dedede; border: 0; font-size: 20px; border-radius:0; text-align:center;}
.cart-content .cart-detail .product-name, .cart-content .cart-detail .product-delete, .cart-content .cart-detail .product-amount, .cart-content .cart-detail .product-prices{padding-top:10px; padding-left:0; padding-right:0;}
.cart-content .cart-detail .product-name:first-letter{text-transform:uppercase;}
.cart-content .cart-detail .product-prices span, .cart-content .cart-total .total-price span {display: inline-block; float: right;}
.cart-content .cart-total{padding-bottom: 10px;}
.cart-content .cart-total .btnRecalc{padding-left:0; padding-right:0;}
.cart-content .cart-total .total-price{padding-top:25px; font-size: 18px; padding-left:0; padding-right:0;}
.cart-content .cart-total .total-price .total{color: #238dc1;}
.cart-content .cart-total .total-price .total.csp{color: #e96f2b;}

.order-status-content .orders .order, .pending-products-content .orders .order{padding-top:10px; padding-bottom:10px; border-bottom: #e9e9ea 1px solid;}
.order-status-content .orders .order .order-date, .pending-products-content .orders .order .order-date{color:#004d8c; font-weight:bold;}
.order-status-content .orders .order .pending, .pending-products-content .orders .order .pending{color:#e96f2b;}
.order-status-content .orders .order .field{color:#666666}
.pending-products-content .orders .order .col-data{display:inline-block; padding-right: 50px;}
.pending-products-content .orders .order .field{color:#666666}
.order-status-content .orders .order .value, .pending-products-content .orders .order .value{font-weight:bold;}

.order-details-content .title{background:#d6d6d6; text-transform: uppercase; display:none;}
.order-details-content .order{padding-top:15px; padding-bottom:10px;}
.order-details-content .order .data{padding-top: 10px; padding-bottom: 15px;}
.order-details-content .order .order-number{font-size:20px;}
.order-details-content .order .order-traking{padding-top:5px; text-align: right;}
.order-details-content .order .order-traking a{color: #e96f2b; font-weight:bold; font-style: italic;}
.order-details-content .order .field{color:#666666}
.order-details-content .order .field span{color:#000}
.order-details-content .order .dataTitle{font-size: 15px; text-transform:uppercase;}
.order-details-content .order .data .data-content{border-top: #dedede 1px solid; border-bottom: #dedede 1px solid; padding-top: 15px; padding-bottom: 15px;}
/*.order-details-content .order .data .data-content #shortDescription{text-transform:lowercase;}
.order-details-content .order .data .data-content #shortDescription:first-letter{text-transform:uppercase;}*/

.pendings-content .title{background:#d6d6d6; text-transform:uppercase; display:none;}
.pendings-content .order{padding-top:15px; padding-bottom:10px;}
.pendings-content .order-number{font-size:20px;}
/*.pendings-content .data{display:block;}*/
.pendings-content .order-data .content{display: inline-block; padding-right: 40px;}
.pendings-content .order-actions{padding-top:10px;}
.pendings-content .order-actions .btnAdd{padding-left:0;}
.pendings-content .btn-add-order, .pendings-content .btn-add-product{font-size: 14px; background:#e96f2b; margin-top:10px; border:0; color: #fff; text-transform:uppercase; border-radius: 0; padding-top: 5px; padding-left: 0; padding-right: 0;}
.pendings-content .btn-add-order span, .pendings-content .btn-add-product span{position:relative; top:4px; display:inline-block; height:22px; width:22px; background:url(../img/icon_addtocart.png) 50% no-repeat; background-size: 22px;}
.pendings-content .btn-cancel-order, .pendings-content .btn-cancel-product{font-size: 14px; margin-top:10px; background-color: #dedede; border:0; color: #000; text-transform:uppercase; border-radius: 0; padding-top: 13px; padding-left: 0; padding-right: 0;}
.pendings-content .products-order-title{padding-top:30px; text-align:center; border-bottom: #dedede 1px solid; text-transform:uppercase;}
.pendings-content .products-pendings .products{display: -webkit-flex; flex-wrap: wrap;}
.pendings-content .products-pendings .products .channels{margin-top:20px; margin-bottom:10px;}
.pendings-content .products-pendings .products .channels .channel-title{text-align:center; padding: 0; height: 30px;}
.pendings-content .products-pendings .products .channels .channel-title.active{background: url(../img/arrow_mark_blue.png) 50% 94% no-repeat; background-size: 18px;}
.pendings-content .products-pendings .products .channels .channel-title.active.csp{background: url(../img/arrow_mark_orange.png) 50% 94% no-repeat; background-size: 18px;}
.pendings-content .products-pendings .products .channels span{display:block; color:#adadad; border-bottom:#adadad 2px solid;}
.pendings-content .products-pendings .products .channels span.active{color:#e96f2b; border-bottom:#e96f2b 2px solid;}
.pendings-content .products-pendings .products .channels span.active2{color:#238dc1; border-bottom:#238dc1 2px solid;}
.pendings-content .products-pendings .products .product-info{border-bottom: #dedede 1px solid;}
.pendings-content .products-pendings .products .product-col{border-bottom: #dedede 1px solid;}
.pendings-content .products-pendings .products .product-img {padding: 0;}
.pendings-content .products-pendings .products .product-img img{display:block; margin:auto; padding-top:20px; padding-bottom:20px; max-width: 100%;}
.pendings-content .products-pendings .products .product-desc{padding-top:20px; padding-bottom:20px;}
.pendings-content .products-pendings .products .product-desc .description {font-weight:bold; padding-bottom:5px; height: 100px; overflow: auto; overflow-x: hidden;}
.pendings-content .products-pendings .products .product-desc .price {color:#e96f2b; font-size: 22px; font-weight:bold;}
.pendings-content .products-pendings .products .product-desc .price.secondary{color:#238dc1;}
.pendings-content .products-pendings .products .product-desc .amount{font-weight:bold;}
.pendings-content .products-pendings .products .product-data{padding-top:10px; padding-bottom:10px; min-height:120px;}
.pendings-content .products-pendings .products .product-data div{padding-left: 0;}
.pendings-content .products-pendings .products .product-data .value{font-weight:bold;}
.pendings-content .products-pendings .products .product-actions{padding-bottom:20px;}
.pendings-content .products-pendings .products .product-actions div{padding-left: 0;}
.pendings-content .products-pendings .products .product-actions .btnAdd{padding-right: 0;}
.pendings-content .products-pendings .products .product-actions .btnAdd .secondary{background-color:#238dc1;}

.breadcrumbs ul{padding: 0; /*overflow: hidden;*/}
.breadcrumbs li{display: inline-block; list-style: none; width: 33.333%; float: left;}
.breadcrumbs ul li a{background: #73b3d9; color: #fff; text-align: center; display: block; font-size: .9em; line-height: .9em; white-space: nowrap; padding: 12px 0; position: relative;}
.breadcrumbs ul li.active a, .breadcrumbs ul li.active2 a{background: #0175c0;}
.breadcrumbs ul li a:before{content: ""; position: absolute; top: 0; left: 2px; width: 0; height: 0; border-top: 18px solid transparent; border-bottom: 18px solid transparent; border-left: 18px solid #e9f0f6;}
.breadcrumbs ul li a:after{content: ""; position: absolute; top: 0; left: 0; width: 0; height: 0; border-top: 18px solid transparent; border-bottom: 18px solid transparent; border-left: 18px solid #73b3d9;}
.breadcrumbs ul li.active-border a:after {border-left: 18px solid #0175c0;}
.breadcrumbs ul li.active a:before, .breadcrumbs ul li.active a:after {display: none;}
.order-content .info, .order-resume-content .info{padding-top: 20px; padding-left: 0;}
.order-content .form-cart{margin-left:15px !important; margin-right:15px !important;}
.order-content .form-cart .form-group{border-bottom: #e9e9ea 1px solid;}
.order-content .form-cart .form-group input{border:0; box-shadow: none;}
.order-content .form-cart .title{padding-top:15px;}
.order-content .continue, .order-resume-content .continue, .order-completed-content .continue{margin-bottom: 15px;}
.order-content .order{padding-top: 80px;}
.order-content .cart{background:#f2f2f2;}
.order-content .border{border-bottom:#fff 1px solid;}
.order-content .cart .cart-title{display:block; padding-bottom: 10px;}
.order-content .cart .cart-title h3{font-weight:bold;}
.order-content .cart .channel-name{color: #238dc1;}
.order-content .cart .channel-name.csp{color: #e96f2b;}
.order-content .cart .channel-name, .order-content .cart .amount, .order-content .cart .price, .order-content .cart .empty{padding-top: 10px; padding-bottom: 10px;}
.order-content .cart .total-price{padding-top: 10px; padding-bottom: 10px; font-size:18px;}
.order-content .cart .total-price span, .order-content .cart .price span{display: block; float: right;}
.order-content .cart .warning{line-height: 11px; padding-top: 10px;}
.order-content .cart .warning .desc{font-size:11px;}
.order-content .cart .btn-order{padding-bottom: 20px;}
.order-content .cart-channel{border-bottom:#238dc1 4px solid;}
.order-content .cart-channel.csp{border-bottom:#e96f2b 4px solid;}
.order-content .cart-channel .cart-collapse{padding-top: 20px;}
.order-content .cart-channel .cart-name{color: #238dc1; font-size: 18px;}
.order-content .cart-channel .cart-name.csp{color: #e96f2b; font-size: 18px;}
.order-content .cart-channel .cart-info{display:inline-block; float:right;}
.order-content .cart-channel .cart-info .icon{display:inline-block; background:#238dc1 url("../img/arrow_language_white.png")50% 60% no-repeat; width:20px; height:20px; vertical-align: sub; border-radius:100%;}
.order-content .cart-channel .cart-info .csp{display:inline-block; background:#e96f2b url("../img/arrow_language_white.png")50% 60% no-repeat;}
.order-content .cart-total .total-price span {display: inline-block; float: right;}
.order-content .cart-total{padding-bottom: 10px;}
.order-content .cart-total .total-price{padding-top:25px; font-size: 18px;}
.order-content .cart-total .total-price .total{color: #238dc1;}
.order-content .cart-total .total-price .total.csp{color: #e96f2b;}

.order-resume-content .form-cart{margin-left:15px !important; margin-right:15px !important;}
.order-resume-content .form-cart .title{padding-top:15px;}
.order-resume-content .form-cart .title2{padding-top:15px; border-top: #e9e9ea 1px solid;}
.order-resume-content .continue a{text-decoration: underline;}
.order-resume-content .order{padding-top: 80px;}
.order-resume-content .cart{background:#f2f2f2;}
.order-resume-content .border{border-bottom:#fff 1px solid;}
.order-resume-content .cart .cart-title{display:block; padding-bottom: 10px;}
.order-resume-content .cart .cart-title h3{font-weight:bold;}
.order-resume-content .cart .channel-name{color: #238dc1;}
.order-resume-content .cart .channel-name.csp{color: #e96f2b;}
.order-resume-content .cart .channel-name, .order-resume-content .cart .amount, .order-resume-content .cart .price, .order-resume-content .cart .empty{padding-top: 10px; padding-bottom: 10px;}
.order-resume-content .cart .total-price{padding-top: 10px; padding-bottom: 10px; font-size:18px;}
.order-resume-content .cart .total-price span, .order-resume-content .cart .price span{display: block; float: right;}
.order-resume-content .cart .warning{line-height: 11px; padding-top: 10px;}
.order-resume-content .cart .warning .desc{font-size:11px;}
.order-resume-content .cart .btn-order{padding-bottom: 20px;}
.order-resume-content .cart-channel{border-bottom:#238dc1 4px solid;}
.order-resume-content .cart-channel.csp{border-bottom:#e96f2b 4px solid;}
.order-resume-content .cart-channel .cart-collapse{padding-top: 20px;}
.order-resume-content .cart-channel .cart-name{color: #238dc1; font-size: 18px;}
.order-resume-content .cart-channel .cart-name.csp{color: #e96f2b; font-size: 18px;}
.order-resume-content .cart-channel .cart-info{display:inline-block; float:right;}
.order-resume-content .cart-channel .cart-info .icon{display:inline-block; background:#238dc1 url("../img/arrow_language_white.png")50% 60% no-repeat; width:20px; height:20px; vertical-align: sub; border-radius:100%;}
.order-resume-content .cart-channel .cart-info .csp{display:inline-block; background:#e96f2b url("../img/arrow_language_white.png")50% 60% no-repeat;}
.order-resume-content .cart-total .total-price span {display: inline-block; float: right;}
.order-resume-content .cart-total{padding-bottom: 10px;}
.order-resume-content .cart-total .total-price{padding-top:25px; font-size: 18px;}
.order-resume-content .cart-total .total-price .total{color: #238dc1;}
.order-resume-content .cart-total .total-price .total.csp{color: #e96f2b;}

.order-completed-content .info{background:#f2f2f2; padding-top: 25px; padding-bottom: 25px; text-align:center;}
.order-completed-content .info span{margin: 10px; display:block;}
.order-completed-content .payment{background:#dedede; padding-top: 15px; padding-bottom: 15px; text-align:center;}
.order-completed-content .order{padding-top: 80px;}
.order-completed-content .cart{background:#f2f2f2;}
.order-completed-content .border{border-bottom:#fff 1px solid;}
.order-completed-content .cart .cart-title{display:block; padding-bottom: 10px;}
.order-completed-content .cart .cart-title h3{font-weight:bold;}
.order-completed-content .cart .channel-name{color: #238dc1;}
.order-completed-content .cart .channel-name.csp{color: #e96f2b;}
.order-completed-content .cart .channel-name, .order-completed-content .cart .amount, .order-completed-content .cart .price, .order-completed-content .cart .empty{padding-top: 10px; padding-bottom: 10px;}
.order-completed-content .cart .total-price{padding-top: 10px; padding-bottom: 10px; font-size:18px;}
.order-completed-content .cart .total-price span, .order-completed-content .cart .price span{display: block; float: right;}
.order-completed-content .cart .warning{line-height: 11px; padding-top: 10px;}
.order-completed-content .cart .warning .desc{font-size:11px;}
.order-completed-content .cart .btn-order{padding-bottom: 20px;}
.order-completed-content .cart-channel{border-bottom:#238dc1 4px solid;}
.order-completed-content .cart-channel.csp{border-bottom:#e96f2b 4px solid;}
.order-completed-content .cart-channel .cart-collapse{padding-top: 20px;}
.order-completed-content .cart-channel .cart-name{color: #238dc1; font-size: 18px;}
.order-completed-content .cart-channel .cart-name.csp{color: #e96f2b; font-size: 18px;}
.order-completed-content .cart-channel .cart-info{display:inline-block; float:right;}
.order-completed-content .cart-channel .cart-info .icon{display:inline-block; background:#238dc1 url("../img/arrow_language_white.png")50% 60% no-repeat; width:20px; height:20px; vertical-align: sub; border-radius:100%;}
.order-completed-content .cart-channel .cart-info .csp{display:inline-block; background:#e96f2b url("../img/arrow_language_white.png")50% 60% no-repeat;}
.order-completed-content .cart-total .total-price span {display: inline-block; float: right;}
.order-completed-content .cart-total{padding-bottom: 10px;}
.order-completed-content .cart-total .total-price{padding-top:25px; font-size: 18px;}
.order-completed-content .cart-total .total-price .total{color: #238dc1;}
.order-completed-content .cart-total .total-price .total.csp{color: #e96f2b;}

.search-address .title {color: #FFF;}
.search-address .after-header {padding-top: 58px;}
.search-address .before-warning {padding-top: 8px;}
.search-address .warning {
    padding: 7px;
    background-color: #FFFFFF;
    color: #FF7700;
    font-weight: bold;
    text-align: justify;
     border: 2px solid #FF7700; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search-address .deliveryAddress {font-weight: bold;}
.search-address .thirdPartyShippingAddress {font-weight: bold;}
.search-address .noCharge {font-weight: bold; color: red;}
.search-address img { border:none; }
.search-address h2 { text-align:center; }
.search-address hr.lineasubcatinf {
		background: #F66319;
		height: 4px;
		margin-top: 5px;
	}
.search-address	th.subcat {
		padding: 3px;
		border-width: 0px;
		text-align: left;
		font-weight: bold;
		font-size: 10px;
		color: #fff;
	    background-color: #e96f2b;
	}
.search-address	#tablaDirecciones { border-spacing:1px!important;padding:3px; }
.search-address	#tablaDirecciones th { text-align:center; }
.search-address	#tablaDirecciones td { text-align:center; color:#0049B6; border-bottom: #e9e9ea 1px solid;}
.search-address	.dataTables_length { margin-right:20px; }
.search-address	.dataTables_wrapper { top:10px;}
.search-address	.dataTables_wrapper .dataTables_length {
	    clear: both;
	    margin-left: 0.5em;
	    float: right;
	    text-align: right;
	}
.search-address	table.dataTable tbody tr:hover { background-color:#CDD9F0!important; }	
.search-address	table.dataTable tbody tr:hover td { background-color:#CDD9F0!important; }

.search-address .light-orange-gradient {
    background: -moz-linear-gradient(top, rgba(250,238,202,0.67) 0%, rgba(245,180,95,1) 100%);
    background: -webkit-linear-gradient(top, rgba(250,238,202,0.67) 0%, rgba(245,180,95,1) 100%);
    background: linear-gradient(to bottom, rgba(250,238,202,0.67) 0%, rgba(245,180,95,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abfaeeca', endColorstr='#f5b45f', GradientType=0 );
}
		
span.iconos {display:inline-block; background: url(../img/sprite_iconos.png);background-origin: padding-no-repeat 0 0;}
.iconos.gift{background-position: 0; width:24px; height:24px;}
.iconos.promo{background-position: -24px 0; width:24px; height:24px;}
.iconos.new{background-position: -48px 0; width:24px; height:24px;}
.iconos.offer{background-position: -72px 0; width:24px; height:24px;}
.iconos.outletb{background-position: -96px 0; width:48px; height:24px;}
.iconos.outlet{background-position: -144px 0; width:24px; height:24px;}

.bold{font-weight:bold;}

#collapseBilling .disabled {background-color: #fff !important;}

.content-products, .content-products2 {
	width: 100%;
	height: 170px;
    display: block;
	overflow: scroll;
    /*overflow-x: hidden;*/
    overflow-y: hidden;
	border-bottom: #e9e9ea 1px solid;
	margin-bottom: 20px;
}

.content-products .products, .content-products2 .products {
	list-style: none;
	width:1600px;
	padding: 0;
}

.content-products .products  li, .content-products2 .products  li{
	display: inline-block;
    width: 200px;
    height: 40px;
	padding-left: 15px;
}

.content-products .products  li img, .content-products2 .products  li img{
	display: block;
	margin-left: auto;
    margin-right: auto;
}

.content-products .products  li .product-desc, .content-products2 .products  li .product-desc{
	display: block;
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	text-transform: lowercase;
	height: 50px;
	overflow: hidden;
}
.content-products .products li a span:first-letter, .content-products2 .products li a span:first-letter{text-transform:uppercase;}

.content-products .products li .product-price-label, .content-products2 .products li .product-price-label{
	font-size: 12px;
}

.content-products .products li .product-price, .content-products2 .products li .product-price{
	color: #eb7a31;
	font-size: 12px;
}	


.row{margin-left:0!important; margin-right:0!important;}

.home-banners{text-align:center;}
.home-banners img{width:100%; margin-bottom:2px;}
.home-banners .banner-top .txt{z-index: 100; position: absolute; color: white; left: 7%; top: 20%; font-size: 17px; font-weight: normal; width: 160px; text-align: left; line-height: 20px;}
.home-banners .banner-top .txt2{z-index: 100; position: absolute; color: white; left: 7%; top: 45%; font-size: 17px; font-weight: normal; width: 160px; text-align: left; line-height: 20px;}
.home-banners .banner-bottom .txt{z-index: 100; position: absolute; color: white; left: 10%; top: 40%; font-size: 17px; font-weight: normal; width: 130px; text-align: left; line-height: 20px;}

.row.alert{padding-left:15px; padding-right:15px; }
.alert {margin-bottom: 0;}

.pagination a{border:0 !important; color: #000 !important; font-size: 20px !important;}
.pagination .active{color:#e96f2b !important;}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus{background-color: #fff !important;}
.pagination .previous span{background: url(../img/arrow_left.png) 50% no-repeat; width: 13px; height: 20px; display: block; margin-top: 3px; background-size: 13px 20px;}
.pagination .next span{background: url(../img/arrow_right.png) 50% no-repeat; width: 13px; height: 20px; display: block; margin-top: 3px; background-size: 13px 20px;}

.footer{width:100%; background-color:#f5f5f5; margin-top:20px; padding-top:30px;}
.footer .row{padding-bottom:20px;}
.footer .row .phone {background:url(../img/phone.png) 3% 30% no-repeat; padding-top:5px; padding-left:55px; min-height:60px; background-size: 34px;}
.footer .row .phone-number{font-size:22px; line-height:24px;}
.footer .row .location{background: url(../img/location.png) 3% 30% no-repeat; padding-top:5px; padding-left:55px; min-height:60px; background-size: 34px;}
.footer .row .location a{font-size:16px; line-height:22px;}
.footer .row .language{padding-top:5px; min-height:60px; display: none;}
.footer .row .language a{font-size:16px; line-height:22px; text-transform: uppercase;}
.footer .row .language .active{color: #e96f2b;}
/*.footer .row .iso {background:url(../img/iso.png) 0% 0% no-repeat; background-size:123px 57px; font-size:12px; line-height:16px; min-height:60px; padding-left:140px;}*/
.footer .row .iso{text-align: right; margin-right: 20px;}
.footer .row .iso a{text-decoration:underline;}
.footer .row .iso .classic-version{padding-top:10px;}
.footer .close-sesion{padding-bottom:0px; text-align:center;}
.footer .close-sesion a{display:block; font-style:italic; min-height:50px; line-height:50px; padding:10px; color: #ee8d4e; background:#fff;}
.footer .close-sesion a span{display:inline-block; background:url(../img/logout_orange.png) 100% 50% no-repeat; padding-right:30px; background-size: 22px;}
