@font-face {
    font-family: 'Open-Sans';
    font-weight: 300;
    font-style: normal;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-light.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-light.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-light.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-light.svg") format('svg');
}

@font-face {
    font-family: 'Open-Sans';
    font-weight: normal;
    font-style: normal;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-regular.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-regular.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-regular.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-regular.svg") format('svg');
}

@font-face {
    font-family: 'Open-Sans';
    font-weight: normal;
    font-style: italic;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-italic.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-italic.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-italic.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-italic.svg") format('svg');
}

@font-face {
    font-family: 'Open-Sans';
    font-weight: 500;
    font-style: normal;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-semibold.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-semibold.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-semibold.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-semibold.svg") format('svg');
}

@font-face {
    font-family: 'Open-Sans';
    font-weight: 500;
    font-style: italic;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-semibolditalic.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-semibolditalic.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-semibolditalic.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-semibolditalic.svg") format('svg');
}

@font-face {
    font-family: 'Open-Sans';
    font-weight: bold;
    font-style: normal;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-bold.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-bold.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-bold.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/opensans/opensans-bold.svg") format('svg');
}

@font-face {
    font-family: 'Gertrude';
    font-weight: normal;
    font-style: normal;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.svg") format('svg');
}

@font-face {
    font-family: 'Gertrude';
    font-weight: normal;
    font-style: normal;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.svg") format('svg');
}

@font-face {
    font-family: 'Gertrude';
    font-weight: bold;
    font-style: normal;
    src: url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.eot?") format('embedded-opentype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.woff") format('woff'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.ttf") format('truetype'), url("//d2ir14y3uwqyyi.cloudfront.net/fonts/gertrude/GerTT Bold_web.svg") format('svg');
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    padding: 0px;
    transition: none;
    opacity: 1;
    background-color: #ffffff;
    font-family: 'Open-Sans';
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
}

a:link,
a:visited {
    color: #004b75;
    font-weight: 500;
    text-decoration: none;
}

a:hover,
a:active {
    color: #0685ca;
    font-weight: 500;
}

.overflow-wrapper {
    overflow-x: hidden;
    margin-left: -10px;
    margin-right: -10px;
}

#content > h1, .h1-title {
    font-size: 24px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
    margin: 30px auto;
}

.h1-title.big {
    font-size: 30px !important;
}

.section-header, .checkout-heading, .blog-tpl .articleContent h3 {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}

.blog-tpl .articleContent h3 {
    font-size: 16px !important;
}

label {
    font-weight: normal;
}

.form-group {
    margin: 25px 0;
}

.form-control {
    border-radius: 0;
}

.inline-block {
    display: inline-block;
}

/***Header***/

#sidr {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    overflow-x: none;
    overflow-y: auto;
    background-color: #fff;
    width: 235px;
    background-color: #004b75;
}

.sidr-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 1;
}

#sidr {
    padding: 10px;
}

#sidr li, #sidr ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#sidr .lvl2-container, #sidr .lvl3-container {
    /*display: none;*/
    position: absolute;
    top: 58px;
    background: #004b75;
    width: 0px;
    padding: 10px;
    opacity: 0.5;
    left: -240px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    min-height: 670px;
}

#sidr .lvl3-container {
    top: 0px;
}

#sidr .lvl1.item a:after, #sidr .lvl2.item a:after {
    font-family: fontawesome;
    content: "\f054";
    float: right;
    color: #fff;
    line-height: 42px;
    position: absolute;
    right: 10px;
}

#sidr .lvl2.back a:after, #sidr .lvl3.back a:after {
    display: none !important;
}

.sidr-fix {
    position: absolute !important;
    left: -235px !important;
}

#sidr .lvl2.back a:before, #sidr .lvl3.back a:before {
    content: "\f053";
    font-family: fontawesome;
    float: left;
    line-height: 42px;
    color: #fff;
    margin-right: 5px;
    position: absolute;
    left: 0px;
}

#sidr .item a {
    line-height: 42px;
    color: #fff;
    display: block;
}

#sidr .item.lvl1 a {
    text-transform: uppercase;
    font-weight: 500;
}

#sidr .item.lvl2 > a, #sidr .item.lvl3 > a {
    text-transform: capitalize;
    white-space: nowrap;
}

#sidr .item a:hover {
    text-decoration: underline;
}

#sidr .back a {
    padding-left: 15px;
    text-transform: uppercase;
}

#sidr .lvl1.item.active .lvl2-container, #sidr .lvl2.item.active .lvl3-container {
    display: block;
    left: 0px;
    width: 235px;
    opacity: 1;
    z-index: 10;
}

.lvl1-list a {
    color: #fff;
}

.lvl1.no-cat a {
    font-weight: 100 !important;
}

.lvl1.no-cat a:after {
    display: none;
}

.lvl1.acordion > ul a {
    font-weight: 100 !important;
    line-height: 30px !important;
    text-transform: capitalize !important;
}

.lvl1.acordion > ul a:after {
    display: none;
}

.lvl1.acordion.closed > a:after {
    content: "\f067" !important;
    line-height: 32px !important;
}

.lvl1.acordion.opened > a:after {
    content: "\f068" !important;
    line-height: 32px !important;
}

.acordion > a {
    line-height: 32px !important;
    font-weight: bold;
}

.acordion ul {
    display: none;
}

.acordion .social-links i {
    font-size: 25px !important;
}

.acordion .social-links {
    margin-top: 15px !important;
}

.acordion .social-links li {
    display: inline-block !important;
    float: left;
    width: 25%;
    text-align: center;
}

.label-menu-lateral-mobile {
    display: none;
}

#carrito-menu-lateral .label-menu-lateral-mobile {
    display: inline-block;
}

#carrito-menu-lateral #cart .mini-cart-link, #carrito-menu-lateral #cart {
    display: inline;

}

#carrito-menu-lateral .mini-cart-item-word {
    float: right;
}

#carrito-menu-lateral #cart {
    float: left !important;
}

#menu-mobile-container {
    padding: 24px 0;
}

.mobile-menu-toggle {
    margin: 0;
    border-radius: 0;
    border: none;
    width: 40px;
    height: 40px;
    line-height: 0;
    padding-top: 10px;
    text-decoration: none;
    display: block;
    text-align: center;
}

.mobile-menu-toggle .icon-bar {
    background-color: #4f4f4f;
    height: 4px;
    width: 24px;
    display: inline-block;
    margin-bottom: 4px;
}

#header-banner {
    background-color: #004b75;
    color: #ffffff;
    border: 0px;
    border-radius: 0px;
    min-height: 32px;
    height: 32px;
    margin-bottom: 0px;
}

#header-banner > .container {
    padding: 0;
}

#top-menu {
    padding-right: 0px;
}

#top-menu .ajax-menu-mobile, #sidr .ajax-menu-desktop {
    display: none !important;
}

#header-banner strong {
    padding: 5px 0px;
    display: inline-block;
}

.home #slideshow1 {
    display: none;
}

@media (max-width: 1023px) and (min-width: 768px) {
    #banner-columbia0 {
        overflow: hidden;
    }

    #banner-columbia0 .columbia-home img {
        height: 549px;
        margin-left: -150px;
        width: auto;
    }

}

#top-menu {
    list-style: none;
    margin-bottom: 0px;
    position: relative;
}

#top-menu a {
    color: #fff;
}

#top-menu li {
    float: right;
    margin-right: 18px;
    font-size: 11px;
    font-family: 'Open-Sans';
    font-weight: 500;
    line-height: 30px;
}

#top-menu li:first-of-type {
    margin-left: 0px;
}

.mini-cart-total a {
    color: #fff;
    font-weight: 500;
}

.mini-cart-label + span:before {
    font-family: "fontawesome";
    content: "\f07a";
    font-size: 18px;
    padding-right: 5px;
}

.mini-cart-label {
    display: none;
}

#cart {
    margin: 0px;
}

.cart-module-product-list {
    padding: 10px;
    overflow-y: auto;
    max-height: 395px;
}

.cart-module-product-list::-webkit-scrollbar {
    -webkit-appearance: none;
}

.cart-module-product-list::-webkit-scrollbar:vertical {
    width: 11px;
}

.cart-module-product-list::-webkit-scrollbar:horizontal {
    height: 11px;
}

.cart-module-product-list::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #ffffff;
    background-color: #e5e5e5;
}

.mini-cart-total:hover .dropdown-menu, .mini-cart-total .dropdown-menu.open {
    display: block;

    display: block;
    max-height: 600px;
    height: auto;

    padding: 0px 10px;
    border: 2px solid #e5e5e5;
    visibility: visible !important;
}

.mini-cart-total .dropdown-menu {
    position: absolute;
    right: 0px;
    width: 330px;
    padding: 0px 10px;
    border: 2px solid #e5e5e5;
    background-color: #fff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    padding-bottom: 20px;

    display: block;
    height: 0;
    overflow: hidden;
    border: 2px solid #fff;
    visibility: hidden;

}

.cart-module-image {
    width: 40%;
    margin-right: 10px;
    display: inline-block;
    float: left;
}

.cart-module-details {
    width: 50%;
    display: inline-block;
    float: right;
}

.cart-module-details p {
    margin-bottom: 0px;
    color: #000;
}

.cart-module-details .name a {
    color: #004b75 !important;
    padding: 0px !important;
}

.cart-module-details .sku {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: normal;
}

.cart-module-details .quantity {
    line-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.cart-module-details .total, .cart-module-details .price-old, .cart-module-details .price-new {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
}

.cart-module-details .price-new {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-color: #e10e0e !important;
    font-weight: bold;
    line-height: 18px;
}

.cart-module-details .price-old {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-color: #4f4f4f !important;
    text-decoration: line-through;
    font-weight: normal;

    line-height: 30px;
}

.cart-module-details .opciones {
    margin-top: 0px;
}

.cart-module-details .opciones p {
    line-height: 15px;
    font-weight: bold;
}

.cart-module-header {
    width: 285px;
    border-bottom: 2px solid #4f4f4f;
    margin: 20px 10px 10px 10px !important;
    text-transform: uppercase;
}

.cart-module-header h4 {
    font-size: 18px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-align: left;
    display: inline-block;
    margin: 0 !important;
}

.cart-module-items {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    color: #004b75;
    vertical-align: text-bottom;
    float: right;
    display: inline;
}

.order-total-text {
    font-size: 18px;
    font-family: 'Open-Sans';
    font-weight: bold;
}

.order-total-amount {
    font-size: 24px;
    font-weight: bold;
}

#cart-module-container {
    left: initial;
    right: -5px;
}

#cart-module-container .cart-module-image a {
    padding: 4px 0px
}

#cart-module-container .cart-module-image img {
    width: 100%;
}

.cart-module-totals, .cart-module-button {
    text-align: center;
    display: block;
    width: 305px;
    margin: 0 !important;
}

.cart-module-button a {
    margin-bottom: 20px;
}

.btn.azul.width-auto {
    width: auto;
    text-transform: uppercase;
}

.btn.azul.invert {
    background-color: #0685ca;
}

.btn.azul.invert:hover {
    background-color: #004b75;
}

.btn.azul, .columbia-home .botones a {
    font-size: 12px;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: 'Open-Sans';
    font-weight: bold !important;
    color: #fff;
    background-color: #004b75;
    padding: 12px 15px;
    border: none;
    width: 100%;
    transition: 0;
    border: 1px solid #004b75;
}

.main-banner-info-container-limited .botones a {
    padding: 12px 45px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500 !important;
    display: inline-block;
    width: auto;
    margin-bottom: 20px;
    margin-right: 20px;
    color: #004b75;
    background-color: #fff;
    border: 1px solid #fff;
}

.columbia-home .botones.blanco a {
    color: #004b75;
    background-color: #fff;
}

.btn.azul-normal {
    font-size: 12px;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: 'Open-Sans';
    font-weight: bold !important;
    color: #ffffff !important;
    background-color: #004b75;
    padding: 12px 15px;
    border: none;
    transition: 0;
}

.columbia-home .botones a {
    padding: 5px 38px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500 !important;
    display: inline-block;
    width: auto;
    margin-bottom: 20px;
    margin-right: 20px;
}

.botones-verticales {
    display: block !important;
    width: 150px !important;
}

.columbia-home .botones a:hover {
    background-color: #0685ca;
}

.columbia-home .botones a:last-of-type {
    margin-right: 0px;
}

.btn.azul:hover {
    background-color: #0685CA;
    transition: 0;
}

.columbia-home .botones a:hover {
    background-color: #fff !important;
    color: #004b75 !important;
}

.main-banner-info-container-limited .botones a:hover {
    color: #ffffff !important;
    background-color: #004b75 !important;
    border: 1px solid #fff;
}

.columbia-home .botones {
    /*text-align: center;*/
    /*background: #004b75;*/
    margin-left: 190px;
}

.cart-module-button {
    padding: 0 10px;
}

.cart-module-button .btn {
    font-size: 11px;
    padding: 12px 15px !important;
    display: block;
    text-transform: uppercase;
}

.cart-module-product {
    border-bottom: 2px solid #4f4f4f;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

#menu-lg {
    text-transform: uppercase;
    color: #000000;
    background-color: #fff;
    border: none;
    margin-bottom: 0px;
}

#menu-lg .lvl1 > a {
    padding-top: 35px;
    padding-bottom: 35px;
}

#menu-lg .lvl1 a {
    color: #000;
    text-shadow: none;
    font-weight: 500;
}

#menu-lg .lvl1 a:hover {
    color: #004b75;
    text-decoration: underline;
    background-color: #fff;
}

#menu-lg .lvl1:after {
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #004b75;
    content: ' ';
    display: inline-block;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
}

#menu-lg .lvl1:hover:after {
    visibility: visible;
}

#menu-lg .lvl1 > .dropdown-menu {
    width: 1333px;
    box-shadow: none;
    left: -249px;
    position: absolute;
    z-index: 10000;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top-color: #004b75;
    padding: 0 63px 42px;
}

#menu-lg .dropdown-menu li a {
    padding: 4px 10px;
}

#menu-lg .lvl1.mujer > .dropdown-menu {
    left: -340px !important;
}

#menu-lg .lvl1.ninos > .dropdown-menu {
    left: -414px !important;
}

#menu-lg .lvl1.equipamiento > .dropdown-menu {
    left: -489px !important;
}

#menu-lg .lvl1.colecciones > .dropdown-menu {
    left: -625px !important;
}

#menu-lg .lvl1.descubre > .dropdown-menu {
    left: -489px !important;
}

#menu-lg .lvl1 > .dropdown-menu > ul {
    width: 100%;
    display: inline-block;
}

#menu-lg .lvl2 {
    float: left;
    border-left: 1px solid #000;
    margin-top: 42px;
    width: 20%;
}

#menu-lg .lvl2_img {
    float: left;
    margin-top: 42px;
    width: 20%;
}

#menu-lg .lvl2 ul {
    list-style: none;
}

#menu-lg .lvl2 > ul {
    padding: 2px !important;
}

#menu-lg .lvl2 > a {
    text-transform: uppercase;
    font-weight: bold;
    color: #004b75;
}

#menu-lg .lvl3 > a {
    text-transform: capitalize;
}

#header {
    padding: 0 10px;
}

.search {
    position: relative;
    margin-top: 10px !important;
}

#search-mobile input {
    width: 215px !important;
}

#search-mobile {
    margin-bottom: 20px;
}

#search input {
    width: 250px !important;
    height: 42px;
}

.search input {
    font-style: italic;
    height: 28px;
    border-radius: 0px;
}

.search .glyphicon {
    position: absolute;
    font-size: 17px;
    top: 7px;
    right: 7px;
    z-index: 10;
    color: #004b75;
    cursor: pointer;
    display: inline-block;
    line-height: 28px;
    width: 25px;
    text-align: center;
}

#logo {
    margin: 30px 0 !important;
}

#search {
    margin: 22px 0 !important;
}

#logo-container {
    padding-left: 0px !important;
}

#header #logo {
    text-align: left;
}

@media (max-width: 1331px) and (min-width: 1024px) {

    #menu-lg .lvl1 > .dropdown-menu {
        width: 1024px;
        left: -197px;
        padding: 0 63px 42px;
    }

    #menu-lg .lvl1 > a {
        padding: 35px 8px;
    }

    #menu-lg .dropdown-menu li a {
        padding: 4px 10px;
    }

    #menu-lg .lvl1.mujer > .dropdown-menu {
        left: -278px !important;
    }

    #menu-lg .lvl1.ninos > .dropdown-menu {
        left: -342px !important;
    }

    #menu-lg .lvl1.equipamiento > .dropdown-menu {
        left: -407px !important;
    }

    #menu-lg .lvl1.colecciones > .dropdown-menu {
        left: -533px !important;
    }

    #menu-lg .lvl1.descubre > .dropdown-menu {
        left: -407px !important;
    }

}

@media (max-width: 767px) {
    .home #slideshow1 {
        display: block;
    }

    .home #slideshow0 {
        display: none;
    }

    #mobile-header-buttons span {
        color: #004b75;
        font-weight: 600;
    }

    #mobile-header-buttons span:before, #mobile-header-buttons span.glyphicon {
        font-size: 17px;
        font-weight: 600;
        margin-left: 5px;
    }

    .mobile-menu-toggle {
        width: 25px;
        margin: 0;
    }

    #mobile-header-buttons .mini-cart-item-word {
        color: #000;
    }

    .articleHeader-atleta {
        height: 80px !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;

    }

    .articleHeader-atleta h1 {
        font-size: 16px !important;
        padding: 24px 10px 0 10px !important;
    }
}

#mobile-header-buttons {
    padding: 33px 0px 16px 0px;
}

#mobile-header-buttons #cart {
    width: auto;
}

#mobile-header-buttons .mobile-menu-toggle {
    padding-top: 4px;
}

#menu-position {
    position: absolute;
    left: 0px;
}

#mensaje-header {
    margin: 0;
    font-weight: 700;
    font-size: 13px;
    line-height: 30px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    #mensaje-header {
        text-align: center;
    }
}

/***Home***/

.banner {
    padding: 0px;
}

.banner-image {
    width: 100%;
    background-size: cover;
    height: 549px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 20px;
}

.main-banner-info-container {
    position: absolute;
    top: 90px;
    /*width: 53%;*/
    text-align: left;
    left: 0;
    /*background: #004b75;*/
}

.main-banner-info-container-limited {
    position: absolute;
    top: 5px;
    text-align: center;
    width: 100%;
}

.main-banner-info-container-limited .h2 {
    font-family: 'Gertrude';
}

.main-banner-info-container ul {
    color: #fff;
    padding-left: 18px;
    margin-left: 25px;
}

.main-banner-info-container img {
    width: 132px;
    position: absolute;
    top: 37px;
    left: 0;
}

.main-banner-info-title, .main-banner-info-title-especial {
    top: 90px;
    width: 100%;
    padding: 1px;
    text-align: center;
    background: #004b75;
    margin-top: 15px;
}

.main-banner-info-title-especial {
    margin-top: 0px;
}

.main-banner-info-title .h1, .main-banner-info-title-especial .h1 {
    text-transform: uppercase;
    color: #ffffff;
    line-height: 7 0px;
    font-size: 34px;
    letter-spacing: 0px;
    font-family: 'Gertrude';
    font-weight: bold;
}

.main-banner-info-title-especial {
    background: none;
}

.main-banner-info-title-especial .h1 {
    color: #309441;
    margin-top: 0px;
}

.videoPlay:after {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    background: #4f4f4f;
    color: #ffffff;
    content: "\f04b";
    font-family: "fontawesome";
    font-size: 22px;
    line-height: 46px;
    text-align: center;
    text-indent: 4.4px;
    opacity: 0.8;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    cursor: pointer;
    margin: auto;
    left: 0;
    right: 0;
    top: 80px;
}

.main-banner-info-container a {
    color: #fff;
    text-decoration: underline;
}

.columbia-home.left .main-banner-info-container {
    /*right: 0;*/
    margin: auto;
}

.columbia-home.right .main-banner-info-container {
    right: 0;
}

.main-banner-info-container .h1 {
    text-transform: uppercase;
    color: #004b75;
    line-height: 50px;
    font-size: 40px;
    letter-spacing: 0px;
    font-family: 'Gertrude';
    font-weight: bold;
    margin-left: 150px;
}

.columbia-home.blue .main-banner-info-container .h1 {
    color: #378ECA;
}

.main-banner-description {
    color: #ffffff;
    font-family: 'open-sans';
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    margin-top: 15px;
    margin-left: 150px;
    width: 50%;
    font-weight: 800;
    text-shadow: 0 0 4px #000; /* horizontal-offset vertical-offset 'blur' colour */
    -moz-text-shadow: 0 0 4px #000;
    -webkit-text-shadow: 0 0 4px #000;
}

.main-banner-description a {
    color: #fff;
    text-decoration: underline;
}

@media (max-width: 1331px) and (min-width: 1024px) {
    .main-banner-info-container {
        padding: 0 20px 0 0;
        top: 25px;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .banner-image {
        max-height: 518px;
    }

    .main-banner-info-container .h1 {
        line-height: 48px;
        font-size: 33px;
    }

    .main-banner-info-container {
        padding: 0 0 0 0;
        width: 80%;
        margin: auto;
    }

    .banner-secundario-info-container .h2 {
        font-size: 21px !important;
    }

    .banner-video-info-container .h2 {
        font-size: 21px !important;
    }

    .banner-join-info-container .h2 {
        font-size: 21px !important;
    }

    .columbia-home .botones a {
        margin-right: 0;
    }

    .main-banner-info-title, .main-banner-info-title-especial {
        background: none;
    }

    .main-banner-info-title span, .main-banner-info-title-especial span {
        background: #004b75;
        margin-top: 10px;
        color: #fff;
        width: 100%;
        float: left;
        padding: 15px;
        text-align: center;
    }

    .main-banner-info-title-especial span {
        background: none;
        color: #309441;
    }
}

@media (max-width: 767px) {
    .main-banner-info-container {
        position: static;
        width: auto;
        padding: 0px;
    }

    .main-banner-info-container .h1 {
        font-size: 30px;
        color: #339933;
        line-height: 32px;
        text-align: left;
        margin-left: 20px;
    }

    .main-banner-info-container ul {
        color: #000;
        padding-left: 40px;
        margin-left: 0px;
    }

    .main-banner-description {
        color: #000;
        width: 98%;
        margin: 18px 23px;

    }

    .main-banner-description a {
        color: #004b75;
    }

    .main-banner-info-container img {
        top: 0px;
        position: relative;
    }

    .main-banner-info-container .botones a {
        color: #ffffff !important;
        background-color: #339933 !important;
        display: inline;
        width: 65%;
        margin: 10px auto !important;
        font-size: 12px;
        border: 1px solid #339933;
    }

    .columbia-home .botones {
        margin-left: 1px;
        text-align: left;
    }

    .main-banner-info-container .botones a:hover {
        background-color: #fff !important;
        border: 1px solid #339933 !important;
    }

    .banner-image {
        height: auto !important;
        overflow-x: hidden;
    }

    .banner-image img {
        margin-bottom: 0px;
        width: 100%;
    }

    .banner-secundario {
        padding: 0px !important;
    }

    .banner-limited {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .banner-join {
        padding: 0px !important;
    }

    .banner-secundario-info-container .h2 {
        font-size: 28px !important;
    }

    .banner-video-info-container .h2 {
        font-size: 28px !important;
    }

    .banner-join-info-container .h2 {
        font-size: 28px !important;
        border-top: 1px solid;
    }

    .banner-secundario-info-container .description, .banner-secundario-info-container .description_normal {
        font-size: 13px !important;
    }

    .columbia-home > a {
        display: block;
        max-height: 516px;
        overflow: hidden;
    }

    .columbia-home > a > img {
        margin-bottom: 15px;
        /*width: 180%;*/
        height: auto;
        min-height: initial;
    }

    .posi {
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #fff;
    }

    .posi #menu-mobile-container {
        padding: 5px 0px !important;
    }

    .posi #logo {
        margin: 10px 0 !important;
    }

    .posi #mobile-header-buttons {
        padding: 10px 0px 0 0 !important;
    }

    #logo {
        padding: 0 15px;
    }

    .main-banner-info-title, .main-banner-info-title-especial {
        background: none;
        padding: 0 0;
    }

    .main-banner-info-title span, .main-banner-info-title-especial span {
        background: #004b75;
        margin-top: 10px;
        color: #fff;
        width: 100%;
        float: left;
        font-size: 30px;
        padding: 15px;
        text-align: center;
    }

    .main-banner-info-title-especial span {
        background: none;
        color: #309441;
    }
}

.banner-secundario {
    margin-top: 10px;
    padding: 0px;
}

.banner-limited {
    padding-left: 0px;
    padding-right: 0px;
}

.banner-secundario.odd {
    padding-right: 15px;
}

.banner-secundario.even {
    padding-left: 15px;
}

.banner-normal {
    padding: 10px;
}

.banner-join {
    margin-top: 0;
}

.banner-join.odd, .banner-join.even {
    padding: 1px;
}

.banner-secundario-info-container {
    text-align: center;
}

.secondary-banner {
    margin-bottom: 30px;
}

.banner-secundario-info-container .h2 {
    font-size: 22px;
    color: #004b75;
    margin: 0;
    font-family: "Gertrude", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}

.banner-video-info-container {
    margin-bottom: 5px;
}

.banner-video-info-container .h2 {
    font-size: 24px;
    color: #004b75;
    margin: 0;
    font-family: "Gertrude", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 10%;
    width: 80%;
    margin-top: 20px;
}

.banner-join-info-container .h2 {
    font-size: 18px;
    color: #fff;
    margin: auto;
    font-family: "Roboto-Slab", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 14px;
}

.banner-secundario-info-container .description, .banner-secundario-info-container .description_normal {
    color: #004b75;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
    background: #fff;
    border: 1px solid #004b75;
    width: 230px;
    font-size: 13px;
    margin: auto;
    padding: 10px;
}

.banner-secundario-info-container .description:hover {
    color: #fff;
    background: #004b75;
}

.banner-secundario-info-container .description_normal {
    color: #309441;
    border: 1px solid #309441;
}

.banner-secundario-info-container .description_normal:hover {
    color: #fff;
    background: #309441;
}

.banner-video-info-container p {
    margin-left: 10%;
    width: 80%;
}

.banner-video-info-container .watch {
    color: #004b75;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
    background: #fff;
    width: 230px;
    font-size: 13px;
    margin-left: 10%;
    padding: 10px;
    text-decoration: underline;
}

#instagram-widget {
    text-align: center;
    padding: 0;
}

#instagram-widget #caja-mensaje {
    height: 333px;
    padding: 90px 40px;
    background-color: #004b75;
    color: #fff;
    float: left;
    text-align: center;
}

@media (max-width: 767px) {
    #instagram-widget #fotos {
        width: 280px !important;
    }

    .videoPlay:after {
        top: 170px !important;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    #instagram-widget #caja-mensaje {
        width: 33% !important;
        padding: 90px 20px;
    }

    #instagram-widget #caja-mensaje h2 {
        font-size: 20px !important;
    }

    #instagram-widget #fotos {
        min-width: 67%;
        width: 1px;
    }

    .videoPlay:after {
        top: 50px !important;
    }
}

@media (max-width: 1331px) and (min-width: 1024px) {
    #instagram-widget #fotos {
        min-width: 66.66666667%;
        width: 1px;
    }
}

#instagram-widget #fotos {
    padding: 0;
}

#instagram-widget #caja-mensaje h2 {
    font-weight: bold;
    font-size: 24px;
    font-family: "Roboto-Slab", sans-serif;
    letter-spacing: 3px;
}

#instagram-widget #titulo-mobile {
    font-family: "Roboto-Slab", sans-serif;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
    color: #ffffff;
    font-size: 12px;
    background-color: #004b75;
    width: 280px;
    line-height: 30px;
    margin: 0 auto;
}

#instagram-widget #caja-mensaje .arrow-detail {
    position: absolute;
    right: -16px;
    top: 45%;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14.5px 0 14.5px 16px;
    border-color: transparent transparent transparent #004b75;
}

.social-m-div {
    padding-left: 30px;
}

/***Footer***/

#footer {
    padding-bottom: 2em;
    padding-top: 50px;
    background-color: #004b75;
    color: #ffffff;
    overflow-x: hidden;
    font-size: 10px;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .title {
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 1em;
    font-size: 12px;
}

.telefono {
    margin-bottom: 0px !important;
}

.horario {
    font-size: 10.5px;
}

#caja-escribenos .texto {
    font-size: 28px;
    margin: 0 !important;
}

#caja-escribenos .email {
    font-size: 20px;
    margin-top: -10px;

}

#footer .social-links li {
    width: 20%;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 26px;
    font-size: 26px;
}

#footer .social-links {
    padding: 0;
    margin: 0;
}

.footer-menu li, .footer-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu li {
    padding: 8px 0;
}

.footer-copyright a {
    text-decoration: underline;
    font-weight: bold;
}

.footer-copyright {
    font-size: 10.5px;
    margin-top: 30px;
}

.info-empresa {

    text-align: center;
}

#escribenos {
    text-align: center;
    margin-top: 5px;
}

#caja-escribenos {
    display: inline-block;
    text-align: left;
}

#arroba {
    display: inline-block;
    vertical-align: super;

}

#arroba .fa {
    font-size: 43px;
}

@media (max-width: 1023px) {
    .footer-copyright {
        text-align: center;
    }
}

@media (max-width: 767px) {
    #footer {
        text-align: center;
    }

    .info-empresa {
        padding-left: 0px;
    }

    #footer .icon-logo-gem-white {
        margin: 0 auto;
        margin-bottom: 10px;
    }

}

#principios {
    margin-bottom: 20px;
    text-align: justify;
    padding: 0 15px 0 0;
}

/***Cateoria***/

.mod-category .padre.accordionButton.active {
    display: none;
}

.product-grid > article > .product-inner {
    border: none;
    padding: 0;
}

.product-grid > article > .product-inner:hover {
    box-shadow: none;
}

#slider-range a {
    -webkit-transition: none;
    -moz-transition: none;
}

.rating {
    font-family: 'Open-Sans';
    font-weight: lighter;
    font-size: 12px;
    line-height: 14px;
}

.rating img {
    height: 17px;
    vertical-align: sub;
}

.price-old {
    margin-right: 10px;
}

.product-grid .price, .product-grid .name a {
    font-family: Open-Sans;
    font-size: 12px;
    font-weight: bold;
}

.product-grid .name a {
    font-family: 'Open-Sans';
    height: auto;
}

.product-grid .price, .product-grid .name, .product-grid .rating {
    text-align: left;
    min-height: 40px;

}

@media (min-width: 1024px) {
    .product-grid article:nth-child(3n + 1) {
        clear: left;
    }
}

@media (max-width: 1023px) {
    .product-grid article:nth-child(odd) {
        clear: left;
    }

    .product-inner .image {
        padding: 0;
    }
}

#category-title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Open-Sans';
    text-align: center;
}

#total-productos {
    font-family: 'Open-Sans';
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
}

.breadcrumb {
    background-color: transparent;
    padding-left: 0px;
    padding-top: 20px;
}

.breadcrumb a {
    color: #004b75;
    font-family: 'Open-Sans';
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.breadcrumb > li + li:before {
    color: #004b75;
    font-size: 14px;
}

.filter-box {
    margin-bottom: 1.5em;
    padding: 1.25em;
    background-color: #ffffff;
    border: 2px solid #e5e5e5;
}

.filter-box h3 {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    line-height: 1.5em;
    text-transform: uppercase;
    margin: 0;
}

.filter-box ul {
    padding: 0;
}

.filter-box li {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: normal;
    text-decoration: none;
    margin-top: 14px;
    text-transform: capitalize;
    list-style: none;
}

.filter-box li a {
    color: #000;
    font-weight: 500;
}


.button--filter--class.selected,
.button--filter--class--special.selected,
.button--filter--class--search.selected,
.button--filter--type.selected,
.button--filter--type--special.selected,
.button--filter--type--search.selected,
.filter-box li a.active {
    font-weight: bold;
}

.genero-box li {
    display: block !important;
    width: auto !important;
}

.genero-box li.active a {
    font-weight: bold;
}

#amount {
    border: none;
    margin: 10px 0;
}

.ui-widget-header {

    background: #1278C0 !important;
}

#dimensions li {
    width: 49%;
    display: inline-block;
}

#dimensions ul {
    padding: 0;
}

#dimensions li.selected a, #dimensions li.checked a, .filterBy li.checked a {
    font-weight: bold;
}

#dimensions li a {
    text-decoration: none;
}

.filterBy .indicator.selected:before, #dimensions li.checked .indicator:before {
    content: '\f14a';
}

.filterBy .indicator:before {
    color: #000000;
    font-family: fontawesome;
    content: '\f096';
    display: inline-block;
    font-size: 17px;
    margin-right: 5px;
    vertical-align: middle;
}

.checkbox-flotante {
    position: absolute;
    opacity: 0;
    height: 18px;
    margin: 0;
    width: 15px;
    cursor: pointer;
}

.multiple-filter a {
    cursor: default;
}

#dimensions.technology li {
    width: 100%;
    display: block;
}

#dimensions.technology li img {
    vertical-align: sub;
}

.sort-product li .indicator:before {
    color: #000000;
    font-family: fontawesome;
    content: '\f10c';
    display: inline-block;
    font-size: 18px;
    margin-right: 5px;
}

.sort-product li.selected .indicator:before {
    content: '\f192';
}

.load-more {
    text-align: center;
    clear: both;
    padding-top: 60px;
}

.load-more a {
    width: auto !important;
    text-transform: uppercase;
}

.load-more .loading-icon {
    margin-bottom: 10px;
}

.valve-indicator {
    float: right;
    color: #004B75;
    cursor: pointer;
}

#column-left {

    margin-right: -10px;
}

.breadcrumb {
    margin-bottom: 0px;
}

.category-info .image {
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    border: 0;
    width: 100%;
}

.category-info .image img {
    float: right;
    position: relative;
    left: 20%;
}

.product-container {
    padding-left: 20px;
}

.category-description {
    width: 330px;
    display: inline-block;
    position: absolute;
    height: 200px;
    background: #004B75;
    padding-top: 44px;
    text-align: center;
    color: #fff;
}

.category-description:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #004b75;
    position: absolute;
    right: -19px;
    top: 41%;
    z-index: 2;
}

.category-description .editorial-5, .category-description .editorial-4 {
    font-size: 24px;
    font-family: 'Open-Sans';
    font-weight: normal;
    display: inline-block;
}

.category-description .editorial-4 {
    font-weight: bold;
}

#boton-filtros-xs {
    font-size: 20px;
    font-weight: 500 !important;
    cursor: pointer;
    margin-bottom: 20px;
}

#boton-filtros-xs:hover {
    background-color: #004B75;
}

#boton-filtros-xs i {
    float: right;
    line-height: 28px;
    font-size: 16px
}

@media (max-width: 767px) {
    .product-inner {
        float: none;
        margin: 0 auto;
        min-width: 276px;
    }

    .product-container {
        padding-left: 0px;
    }
}

.colapsar {
    display: none;
}

h2.destacados-categoria-titulo {
    font-size: 30px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 40px 0 10px 0;
}

h2.destacados-categoria-titulo:before, h2.destacados-categoria-titulo:after {
    content: "\00B7";
    margin: 5px;
}

.ver-todo {
    text-align: center;
    margin-top: 40px;
}

.ver-todo a {
    text-transform: uppercase;
    width: auto !important;
    margin: 0 auto;
}

/***Producto***/

.product-info .image {
    border: none;
}

.product-info .image-additional img {
    border: none;
    padding: 10px;
    width: 100%;
    max-width: 200px;
    height: auto;
}

.product-info .image-additional a.selected img {
    border: solid 2px #4f4f4f;
}

.content-k img {

}

#product-title {
    font-size: 30px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 1.2em;
}

.tab-content > .tab-pane {
    visibility: visible;
}

.review a {
    font-size: 12px;
    display: block;
    text-decoration: underline;
    margin-top: 5px;
    font-weight: bold;
    color: #0685ca;
}

#precio-normal {
    font-size: 30px;
    font-weight: bold;
}

.cod_modelo {
    font-size: 11px;
    font-family: 'Open-Sans';
    font-weight: normal;
    display: inline-block;
    margin-left: 10px;
}

#link-guia-tallas {
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    margin: 5px 0 10px 0;
    display: inline-block;
}

#price-columbia {
    margin: 15px 0;
}

#price-columbia .old, #price-columbia .new, #price-columbia #has-special {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
}

#price-columbia .old span {
    text-decoration: line-through;
    margin: 0;
    color: #f00;
}

.colors .img {
    float: left;
}

.name_color, .tallas-texto, .qty-texto, .regalo-texto {
    color: #4f4f4f;
    text-transform: none;
    font-size: 12px;
    font-family: 'Open-Sans';
    font-weight: bold;
}

#color-name {
    font-size: 12px;
    font-family: 'Open-Sans';
    font-weight: bold;
    color: #004b75;
    text-transform: uppercase;
}

.tallas-container {
    margin: 20px 0;
}

.tallas ul {
    padding: 0;
}

.tallas li {
    float: left;
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;

}

.tallas li a {
    color: #004b75;
    width: 50px;
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-size: 1em;
    background-color: #ffffff;
    border: 2px solid #e5e5e5;
    padding: 1px 9px;
    display: table;
}

.tallas li a.active {
    border-color: #000000;
}

.tallas li.nostock a {
    color: #ddd;
    cursor: not-allowed;
}

@media (max-width: 550px) {
    span.guion {
        display: block;
    }
}

.qtybutton {
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: serif;
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #e5e5e5;
    padding: 1px 9px;
    height: 25px;
    width: 3em;
    outline: none;
}

input.quantity {
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: 'Open-Sans';
    font-weight: bold;
    font-size: 1em;
    color: #ffffff;
    background-color: #004b75;
    border: none;
    padding: 1px 9px;
    margin: 0 .7em;
    height: 25px;
    width: 3em;
}

.qtyminus {
    margin-left: 10px;
}

.regalo-texto {
    margin: 10px 0;
    display: inline-block;
    line-height: 30px;
}

#regalo {
    vertical-align: middle;
    margin: 0;
}

#form-regalo {
    margin-top: 0;
    padding-top: 0;
    padding: 20px;
    border: 1px solid #ccc;
    background: #eee;
    margin-bottom: 20px;
    display: none;
}

#form-regalo.visible {
    display: block;
}

#form-regalo .form-group {
    margin: 5px 0;
}

#button-cart {
    text-transform: uppercase;
    width: 50%;
    display: block;
}

#button-cart.no {
    background-color: #e5e5e5;
}

.image .MagicZoomPlus, .image .MagicZoomPlus > img {
    width: 100%;
}

#para-estar {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
}

#tecnologias-slideshow {
    background-color: #e5e5e5;
}

#tecnologias-slideshow .video {
    display: none;
}

#tecnologias-slideshow .carousel-control {
    opacity: 1;
    background: none;
    height: 100px;
    top: 510px;
}

#tecnologias-slideshow .fa-angle-left, #tecnologias-slideshow .fa-angle-right {
    font-size: 60px;
    color: #000;
    opacity: 1;
    top: 447px;
    text-shadow: none;
    transform: initial;
    line-height: 100px;
}

#tecnologias-slideshow .item {
    background-color: #e5e5e5;
    /*height: 720px;*/
    text-align: center;
}

#tecnologias-slideshow .tech-icon {
    margin: 0 auto;
    margin-top: 35px;
}

#tecnologias-slideshow .meta-description {
    font-size: 24px;
    font-family: 'Open-Sans';
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 1em;
}

#tecnologias-slideshow .description {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 40px;
}

#tecnologias-slideshow .carousel-indicators {
    bottom: 0px;
}

#tecnologias-slideshow .carousel-indicators li {
    border-color: #000;
    width: 14px;
    height: 14px;
}

#tecnologias-slideshow .carousel-indicators li.active {
    border-color: #000;
    background-color: #000;
    width: 14px !important;
    height: 14px !important;
}

#tecnologias-slideshow .video-image {
    display: block;
}

#tecnologias-slideshow .video-image img {
    width: 100%;
}

#tecnologias-slideshow h2 {
    margin: 20px 0;
}

.meta-description li, .pdpDetailsContent li {
    line-height: 36px;
}

#sizeChartTable table {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 15px;
}

#sizeChartTable table td.typeSubhead, #sizeChartTable table th.typeSubhead {
    border-left: none;
    width: 120px;
    text-align: left;
}

#sizeChartTable table td, #sizeChartTable table th {
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 15px;
    text-align: center;
}

#sizeChartTable table th {
    border-top: none;
    font-weight: bold;
}

#pdpFitGuide h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

#fitGuide {
    float: left;
    position: relative;
}

#fitGuide .selected { /*border: 1px solid #b1b1b1;*/
    height: 620px;
}

#fitGuide .selected.hombre { /*border: 1px solid #b1b1b1;*/
    height: 620px !important;
}

#fitGuide .fitGuideDesc {
    text-align: center;
    width: 140px;
    float: left;
    padding: 5px;
    position: relative;
    z-index: 800;
    margin-left: 8px;
    font-size: 12px;
}

#fitGuide .fitGuideDesc strong {
    text-transform: uppercase;
}

.fitGuideDesc span {
    margin-left: -5px !important;
}

#fitGuide img.guideImg {
    position: absolute;
    left: 0px;
    height: 524px;
    margin-top: 80px;
}

#fitGuide > div > div:hover {
    box-shadow: 0px 0px 5px #888;
}

#fitGuide {
    height: 630px;
}

.footwearHeader {
    font-weight: bold;
}

#tab-sizecharts h3 {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

#tab-description {
    font-size: 15px;
}

#tab-description h2 {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
}

#tabs {
    text-align: center;
    border-bottom: 2px solid #000;
    clear: both;
}

#tabs li {
    float: none;
    display: inline-block;
    text-align: center;
    padding: 20px 0 0px 0;
}

#tabs li a {
    border: none;
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    color: #004b75;
    text-transform: uppercase;
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}

#tabs li.active a {
    border: none;
    background-color: transparent;
    color: #000;
}

#tabs li a:hover {
    background-color: transparent;
    color: #000;
    border: none;
}

#tabs li a.selected:after {
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #000000;
    content: "";

}

.autor span {
    color: #0685ca;
    text-decoration: underline;
    margin-left: 20px;
    font-size: 12px;
    font-weight: bold;
}

.review-header {
    background-color: #F3F3F3;
    padding: 8px 10px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px;
}

.review-list {
    background-color: #fff !important;
}

.rating-number {
    margin-bottom: 10px;
}

.rating-number span {
    font-family: 'Open-Sans';
    font-size: 14px;
    font-weight: bold;
    vertical-align: sub;
}

.rating-number img {
    height: 17px;
}

.review-date {
    font-style: italic;
}

.review-loged {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

@media (max-width: 1331px) and (min-width: 1024px) {
    #tecnologias-slideshow .item {
        /*height: 570px;*/
    }

    #tecnologias-slideshow .carousel-control {
        top: 400px;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    #tecnologias-slideshow .item {
        /*height: 410px*/
    }

    #tecnologias-slideshow .tech-icon {
        margin-bottom: 40px;
    }

    #tecnologias-slideshow .carousel-control {
        top: 260px;
    }

    #tecnologias-slideshow .slick-dots {
        bottom: 5px;
    }

    #tecnologias-slideshow .carousel-control {
        top: 270px;
    }
}

@media (max-width: 767px) {

    #tab-sizecharts .col-md-6, #tab-sizecharts .col-md-12 {
        padding: 0;
    }

    #sizeChartTable table td, #sizeChartTable table th {
        padding: 5px;
        font-size: 14px;
    }

    .typeSubhead {
        font-size: 12px !important;
        text-transform: capitalize;
        padding-left: 0;
    }

    #tecnologias-slideshow .carousel-control {
        top: 530px;
    }

    .panel-body {
        padding: 0;
    }

    #tab-sizecharts {
        list-style-position: inside;
    }

    .contentasset {
        padding: 0;
    }
}

.slick-dots li button:before {
    font-size: 0px !important;
    content: " ";
    opacity: 1 !important;
    width: 17px !important;
    height: 17px !important;
    border: 2px solid #000000;
    border-radius: 10px;
}

.slick-active button:before {
    background-color: #000;
}

.slick-dots {
    bottom: 0 !important;
}

.accordion {
    margin-top: 20px;
    clear: both;
}

.accordion .panel > a {
    display: block;
}

.accordion .panel-title {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-align: left;
    cursor: pointer;
    position: relative;
    line-height: 36px;
    margin: 0;
    margin-right: 10px;
    text-transform: uppercase;
    color: #000;
}

.accordion .collapsed .panel-title:after {
    content: "\f067";
}

.accordion .panel-title:after {
    content: "\f068";
    font-family: fontawesome;
    float: right;
    color: #4F4F4F;
    line-height: 42px;
    position: absolute;
    right: 10px;
}

.accordion .panel-heading {
    border: none;
    border-top: solid 1px #E5E5E5;
}

.accordion .panel {
    border: none;

}

.accordion > div:last-of-type .panel-heading {
    border-bottom: solid 1px #E5E5E5;
}

/***Account***/

@media (min-width: 768px) {
    .login-tpl input {
        width: 67%;
    }
}

#password-reset {
    font-size: 12px;
    border-radius: 0;
    cursor: pointer;
    text-align: center;
    font-family: 'Open-Sans';
    font-weight: bold;
    color: #004b75;
    background-color: #ffffff;
    padding: 12px 5px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.required {
    font-weight: normal;
}

.required:before {
    font-weight: normal;
    margin-right: 5px;
}

.required-text {
    color: #F00;
    font-style: italic;
}

.account-box {
    border: solid 2px #E2E2E2;
    padding: 10px;
    margin-bottom: 10px;
}

.account-box ul, .accordion.account ul {
    padding: 0;
}

.account-box li, .accordion.account li {
    list-style: none;
    padding: 5px 0;
}

#direccion_predeterminada {
    color: #000;
    font-weight: bold;
    margin: 0;
}

.delete_confirm, .setDefault_confirm {
    line-height: 30px;
    display: inline-block;
}

.lista-direcciones {
    width: 100%;
    margin-bottom: 15px;
    border-bottom: solid 1px #ccc
}

.lista-direcciones td {
    padding: 10px;
}

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

.accordion.account li {
    padding: 10px 0;
}

.account-main {
    text-align: center;
    border-bottom: solid 2px #E2E2E2;
    margin: 0 60px;
}

.account-main h1 {
    display: inline-block;
}

.account-main a {
    text-decoration: underline;
}

.accordion.account {
    padding-top: 70px;
}

@media (max-width: 767px) {
    .account-box {
        border: none;
    }

    .account-content {
        padding-right: 10px !important;
    }

    .left-menu {
        margin-top: 40px !important;
        padding: 0 !important;
    }

}

@media (max-width: 1023px) and (min-width: 768px) {
    .left-menu {
        padding: 0 20px 0 10px !important;
    }

    .account-content {
        padding-right: 20px !important;
    }

}

.left-menu {
    margin-top: 85px;
    padding: 0 60px 0 10px;
}

.account-content {
    padding-right: 70px;
}

.account-content h1 {
    text-align: center;
}

/***Cart***/

.cart-info {
    padding-top: 20px;
}

.cart-info table {
    border: none;
}

.cart-tpl h1.h1-title {
    font-size: 30px !important;
}

.cart-info .thead {
    border-top: solid 2px #004b75;
    border-bottom: solid 2px #004b75;
    font-family: "Roboto-Slab";
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
}

.cart-info .thead div {
    color: #000;
    padding: 10px 10px 4px 10px;
    font-size: 14px;
    font-weight: bold;

}

.cart-tpl .product-thumb img {
    width: 100%;
    max-width: 200px;
}

.cart-info .product a, #confirm .product-info .product-details a {
    font-size: 12px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-decoration: none;
}

.cart-info .price {
    font-size: 20px;
    font-weight: bold;
}

.cart-info .total {
    text-align: right;
}

.cart-info .stock {
    color: red;
    font-weight: bold;
}

.cart-info .cart-product {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0;
    margin-bottom: 20px;
}

#total-del-pedido, .monto_envio {
    font-size: 16px;
    font-family: 'Open-Sans';
    font-weight: bold;
}

#total-monto {
    vertical-align: bottom;
    text-align: right;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
}

.cart-superior {
    text-align: right;
}

.cart-superior div {
    padding: 0;
}

.cart-total #total {
    width: 100%;
    background-color: #E5E5E5;
}

.texto-asterisco {
    font-style: italic;
    font-size: 13px;
}

.cart-total #total td {
    text-align: left;
    font-family: Roboto-Slab;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px;
}

.cart-total #total td.right {
    text-align: right;
}

.cart-tpl h2.section-header {
    font-size: 18px;
}

.btn-cart {
    font-size: 14px !important;
    text-transform: uppercase;
}

input#coupon {
    height: 41px;
    margin-right: 10px;
    width: 177px;
}

@media (max-width: 1023px) {
    input#coupon {
        width: 100%;
        margin-bottom: 10px;
    }
}

.seguir-comprando a {
    line-height: 41px;
    margin-right: 20px;
    color: #004b75;
    font-family: 'Open-Sans';
    font-weight: bold;
    font-size: 12px;
}

.cart-tpl .product-info {
    border-bottom: 1px solid #e2e2e2;
}

@media (max-width: 767px) {

    .seguir-comprando a {
        margin: 0;
    }

    .cart-info {
        border-top: solid 2px #004b75;
    }

    .align-center-xs {
        text-align: center !important;
        float: none;
    }

    .cart-tpl .h1-title {
        margin: 50px 0 30px 0 !important;
    }

    .cart-module-container {
        margin: 30px 0;
    }

    .cart-info .quantity {
        padding-bottom: 20px;
    }

    .xs-collapse-6 {
        width: 50%;
        float: left;
    }

    .xs-collapse-6 .col-xs-12 {
        text-align: left;
    }

    .cart-tpl .mid {
        margin: 20px 0;
    }

    #confirm .product-image {
        width: 100px;
    }

    #confirm .product-details {
        float: left;
    }

}

.not-found a {
    text-decoration: underline;
}

.cart-tpl #total td {
    display: inline-block;
}

.cart-tpl #total tr:last-of-type {
    border-top: solid 2px #000;
    margin: 0 9px;
    display: block;
}

.cart-tpl #total tr:last-of-type td {
    padding: 5px 0;
}

.cart-tpl #total .right {
    float: right;
}

.product-info .price {
    border: none;
    padding: 7px !important;
}

/***Checkout***/

#shipping-methods input[type=radio] {
    margin: 0;
    position: static;
}

.metodo {
    margin: 20px 0;
}

.monto_envio {
    text-align: right;
    margin-bottom: 20px;
}

#confirm .product-image {
    float: left;
}

#confirm .product-image img {
    width: 100%;
    max-width: 200px;
}

#confirm .product-info td {
    padding-top: 10px;
    border-bottom: 1px solid #DDDDDD !important;
}

#confirm .product-info .quantity {
    text-align: right;
}

.solo_chile {
    font-size: 14px;
    font-style: italic;
}

#confirm .checkout-product td {
    padding: 7px 4px;
    font-size: 14px !important;
}

/***Blog***/

.blog-tpl #column-left {
    padding-left: 0;
    width: 22%;
    margin-right: 30px;
}

.blog-tpl #column-left li > a.accordionButton {
    line-height: 21px;
    display: block;
}

.blog-tpl #column-left li > a.accordionButton.no-icon:after {
    content: "";
}

.blog-tpl #column-left li > a.accordionButton:after {
    font-family: fontawesome;
    content: "\f067";
    float: right;
    color: #4F4F4F;
    position: absolute;
    right: 20px;
}

.accordionButton.on:after {
    content: "\f068" !important;

}

.blog-tpl .accordionContent {
    display: block;
    border-bottom: solid 1px #aaa;
    padding-bottom: 10px;
    border-top: solid 1px #aaa;
}

.blog-tpl #column-left a {
    font-size: 12px;
    font-family: 'Open-Sans';
    font-weight: 500;
    color: #4f4f4f;
}

.blog-tpl #column-left .accordionContent {
    padding-left: 15px;
}

.blog-tpl #column-left .accordionContent li {
    margin-top: 14px;
}

.blog-tpl .articleHeader h3 a {
    font-size: 30px !important;
    font-family: 'Open-Sans';
    font-weight: bold !important;
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
    display: block;
}

#blogCatArticles .articleContent span ul, #blogCatArticles .articleContent span ol {
    float: none !important;
}

.centro-ayuda {
    font-size: 12px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}

@media (max-width: 1023px) and (min-width: 768px) {
    .blog-tpl #column-left {
        width: 33.333333333%;
        margin-right: 0px;
    }
}

#blog-mobile-menu #column-left {
    display: block !important;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    #blogCatArticles .articleHeader h3 a {
        font-size: 22px !important;
    }
}

.blog-tpl .nivel3 {
    padding-left: 20px;
}

/***Atletas***/
.atleta-box .foto-atleta {
    width: 100%;
}

.atleta-box .nombre-atleta {
    font-size: 14px;
    font-family: 'Open-Sans';
    font-weight: bold;
    height: 40px;
    background-color: #004b75;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    position: relative;
}

.atleta-box .nombre-atleta p {
    margin: 0;
    line-height: 40px !important;
}

.atleta-box .nombre-atleta .triangle {
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #004b75;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
}

#header-atletas {
    height: 435px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}

@media (max-width: 1023px) {
    #header-atletas {
        height: 256px;
        background-size: auto 256px;
    }
}

.titulo-atletas {
    font-size: 72px;
    font-family: 'Open-Sans';
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}

#caja-sobre-heading-atletas.mobile {
    margin: 20px 0;
    padding: 0 20px;
}

.mobile .descripcion-atletas {
    color: #000;
}

.mobile .titulo-atletas {
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}

.descripcion-atletas {
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
}

#caja-sobre-heading-atletas {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    text-align: center;
    padding: 0 25%;
}

.productos-recomendados-atleta {
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Open-Sans';
}

.articleHeader-atleta {
    background: url('http://cdn.linets.tech.amazonaws.com/data/Columbia/embajadores/header_atleta.jpg') top center no-repeat;
    height: 121px;
    width: 100%;
    margin-top: 40px;
    clear: both;
    margin-bottom: 40px;
}

.articleHeader-atleta h1 {
    color: #ffffff;
    text-align: center;
    padding-top: 40px;
    font-size: 30px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.atletas-nombre-producto {
    text-align: center;
    padding-bottom: 40px;
}

/***Information***/

.information-tpl h1 {
    font-size: 24px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
}

.information-tpl h2 {
    font-size: 18px;
    font-family: 'Open-Sans';
    font-weight: bold;
    text-transform: uppercase;
}

.pagination {
    border-top: 1px solid #EEEEEE;
    padding-top: 8px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.pagination .links {
    float: left;
}

.pagination .links a {
    display: inline-block;
    border: 1px solid #EEEEEE;
    padding: 4px 10px;
    text-decoration: none;
    color: #A3A3A3;
}

.pagination .links b {
    display: inline-block;
    border: 1px solid #269BC6;
    padding: 4px 10px;
    font-weight: normal;
    text-decoration: none;
    color: #269BC6;
    background: #FFFFFF;
}

.pagination .results {
    float: right;
    padding-top: 3px;
}

#detalles-compra .form-group {
    margin: 5px 0;
}

#detalles-compra label {
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

#detalles-compra .form-control, .estilo-span {
    display: inline;
    width: auto;
    border: none;
    background: transparent !important;
    padding: 0;
    padding: 0;
    box-shadow: none;
    cursor: default !important;
    float: right;
    height: 20px;
}

table.valor_despacho.citybox td {
    padding: 5px 10px;
    font-size: 13px;
}

#logos-medios-pago img {
    height: 34px;
}

#logos-medios-pago > div {
    line-height: 34px;
    font-weight: bold;
}

#logos-medios-pago .visible-xs {
    margin: 0 auto;
}

.newsletter-list input {
    float: left;
    height: 90px;
    margin-right: 10px;
    margin-top: -13px;
}

.newsletter-list .newsletter_logo {
    max-width: 90%;
}

.newsletter-list .mensaje {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    height: 40px;
}

.cart-tablet {
    float: right;
}

.cart-tablet li {
    list-style: none;
}

.cart-tablet .label-menu-lateral-mobile {
    display: none !important;
}

.cart-tablet .lvl1 {
    display: none;
}

.cart-tablet #carrito-menu-lateral {
    display: block;
}

#boton-encuesta {
    margin-top: 20px;
    text-align: center;
}

@media (min-width: 768px) {
    #boton-encuesta a {
        float: right;
        margin-top: 75px;
    }
}

.instore {
    border: 2px solid #F90;
    background: #FFE3B9;
    padding: 3px;
}

.no-margin-form-control {
    margin-top: 0;
}

.carousel.slide .carousel-control {
    background: transparent;
}

@media (max-width: 1024px) {
    .checkout-cupon-banner a {
        background-image: url('http://0119.ewok.cl/image/cache/data/1/clb_cybermonday_PROCESODEPAGO-1332x252.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: block;
        height: 160px;
    }

    .checkout-cupon-banner img {
        visibility: hidden;
    }
}

.checkout-cupon-banner .h1 {
    display: none;
}

.d-block {
    display: block !important;
}

.ml-15 {
    margin-left: 15px;
}