@font-face {
    font-family: 'Amboqia Boriango';
    src: url('../fonts/Amboqia Boriango.otf') format('opentype');
}

html {
    overflow-x: hidden;
}

.has-effect img, .has-effect:hover img, .p-container, .p-container .p-photo, .p-container .p-photo .navbar-default .navbar-nav > li.cart > a.p-thumbs, a, button {
    -moz-transition: .4s ease;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease
}

.btn img {
    width: initial;
}

#mdp,
#mde {
    background-color: #EFEFEF;
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: .75rem !important
}

.hrClass {
    margin-inline-start: auto !important;
    margin-inline-end: auto !important;
    overflow: hidden !important;
    border-style: inset !important;
    border-width: 1px !important;
}


.mt-4 {
    margin-top: 1rem !important
}

#btnOpenSearchMobile img {
    margin-top: 7px !important;
}

@media (max-width: 1024px) {
    .btnAddToCart {
        padding: 0px;
        font-size: 90%;
    }
}

/*Estilos para las secciones de video en catalogo y en detalle de producto*/
/*Catalogo*/
#videoProduct {
    max-width: 100%;
}

.videoCatalogo {
    max-height: 230px;
    max-width: 230px;
}
/*Detalle*/

.imgVideoDetails {
    margin-top: 33%;
}

.reproductorImg {
    pointer-events: inherit;
}

.opacityImg {
    opacity: 0.6;
}

.icon-opacity {
    color: #fff;
    text-shadow: 2px 0px #000;
}

.reproductorImg {
    width: 30% !important;
}

.reproductor {
    position: absolute;
    right: 0%;
    width: 100%;
    color: #000;
    font-size: 3.65rem;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}

#imgProductVideoThumb {
    cursor: pointer;
}

.d-none {
    display: none !important;
}


.videoDetailsProduct {
    padding-bottom: 100%;
}

#videoIframe {
    height: 100%;
    width: 100%;
    border: 1px solid;
}

/*END: Estilos para las secciones de video en catalogo y en detalle de producto*/
.btnCloseModal {
    background-color: transparent !important;
    border: none !important;
    float: right;
}

.position-bottom {
    position: absolute;
    width: 100%;
    bottom: 0px;
    margin: 0 0 5px;
}

    .position-bottom .p-label {
        margin-top: 0px !important;
    }

@media screen and (max-width: 768px) {
    .ib.ic.ic-letter.ic-lg {
        display: none;
        visibility: hidden;
    }

    .reproductor {
        top: 17%;
        right: 73%;
    }

    .imgVideoDetails {
        margin-top: 7rem;
    }

    #numberVideo {
        display: none;
    }

    .reproductor {
        display: none;
    }

    .slider-mobile {
        max-height: 100%;
        background-color: #000;
    }

    .slider-info {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 425px) {
    .ib.ic.ic-letter.ic-lg {
        display: block;
        visibility: visible;
    }


    #numberVideo {
        display: none;
    }

    .reproductor {
        display: none;
    }
}

.cloud-zoom-loading {
    display: none;
}

.paddingThumds {
    padding: 10px 4px 0px 0px;
}

.img-button-add {
    display: inline !important;
    max-width: 30px;
    padding-bottom: 8px;
}

@media (max-width: 768px) {
    .margen-xs {
        margin-top: 1px;
    }
}

#btnOpenSearchMobile img {
    margin-top: 7px !important;
}

.my-account-icon {
    max-width: 30px;
    width: 30px;
    padding-top: 2%;
    padding-bottom: 2%
}

.my-account-icon2 {
    max-width: 39px;
    width: 30px;
    padding-top: 2%;
    padding-bottom: 2%
}

@media (max-width:956px) {
    .my-account-icon {
        max-width: 30px;
        width: 30px;
        padding-top: 6%;
        padding-bottom: 2%
    }

    .my-account-icon2 {
        max-width: 39px;
        width: 30px;
        padding-top: 6%;
        padding-bottom: 2%
    }
}

li label {
    font-weight: 100;
}

.selector-container {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

/*style descuentos (#33426 - Filtros de catlogo)*/
.ulDiscount {
    text-transform: uppercase;
}

.ulProductSort {
    font-size: 16px;
}

    .ulProductSort li {
        margin-bottom: 5px;
    }

        .ulDiscount li label span,
        .ulProductSort li label span {
            height: 16px;
            width: 16px;
            top: 2px;
            border-radius: 100px;
            background-color: #fff;
            border: thin solid #000;
            display: inline-block;
            margin-bottom: -2px;
        }

        .ulDiscount li label input,
        .ulProductSort li label input {
            display: none;
        }

        .ulDiscount li label,
        .ulProductSort li label {
            cursor: pointer;
        }

.btn img {
    width: initial;
}

.div-cambio-dev-step-2 {
    border: solid 1px darkgrey;
    padding: 12px 15px 8px;
    margin-top: 20px;
    background: #9c9c9c;
    cursor: pointer;
}

    .div-cambio-dev-step-2.selected {
        background-color: #000000 !important;
        border: solid 1px #000;
    }

    .div-cambio-dev-step-2 > a > center > h3 {
        padding-left: 0px;
    }



.a-order-table {
    text-transform: initial;
    margin-bottom: 0px;
}

.ch-totalcd {
    width: 50% !important;
}

.ch-totalcd {
    font-size: 13px;
    float: right;
    margin-bottom: 30px
}

select option {
    font-size: 14px;
    font-weight: 100;
}

@media (max-width:475px) {
    .ch-totalcd {
        width: 100% !important;
    }
}

input[type=radio]:checked + span:before {
    content: '';
    height: 16px;
    width: 16px;
    top: 2px;
    border-radius: 100px;
    background-color: #000;
    border: thin solid #000;
    display: -webkit-box;
    margin-left: -1px;
    margin-top: -1px;
}

.hide {
    display: none !important;
}

.hideColors {
    display: none !important;
}

.ulColors {
    display: inherit;
}

    .ulColors li {
        width: 50% !important;
        display: inline-block;
        float: left;
    }

#modalFilters .modal-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.justify-content-between {
    justify-content: space-between !important
}

.ulSizes {
    display: inherit;
}

.hideSizes {
    display: none !important;
}

.ulCatLvl3 {
    display: inherit;
}

.hideCategories {
    display: none !important;
}

#priceSlider {
    display: inherit;
}

.hidePrice {
    display: none !important;
}

.liDiscount10 {
    display: inherit;
}

.hideDiscount {
    display: none !important;
}

img.icon {
    width: 31px;
}

span.btn.btn-primary {
    width: 100%;
}


li.categoryLvl2 {
    display: inline-block;
}

.ulCatLvl3 li label input {
    display: none;
}

.ulCatLvl3 li label span {
    height: 16px;
    width: 16px;
    top: 2px;
    border-radius: 0px;
    background-color: #fff;
    border: thin solid #000;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -2px;
}

.ulCatLvl3 li label span {
    height: 16px;
    width: 16px;
    top: 2px;
    border-radius: 0px;
    background-color: #fff;
    border: thin solid #000;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -2px;
}

.ulCatLvl3 {
    text-align: center
}

input[type=checkbox]:checked + span:before {
    content: '';
    height: 16px;
    width: 16px;
    top: 2px;
    border-radius: 0px;
    background-color: #000;
    border: thin solid #000;
    display: -webkit-box;
    margin-left: -1px;
    margin-top: -1px;
}

@media (max-width:475px) {
    .ulCatLvl3 {
        text-align: left;
    }

    .catalog-filters-container {
        padding: 15px 0px 5px
    }
}

.catalog-filters-talles-items {
    display: inline-block;
    width: 16%
}

.catalog-filters-colores-items {
    display: inline-block;
    width: 16%
}

@media (max-width:768px) {
    .catalog-filters-talles-items {
        width: 19%
    }

    .catalog-filters-colores-items {
        width: 24%
    }
}

@media (max-width:480px) {
    .catalog-filters-talles-items {
        width: 24%
    }

    .catalog-filters-colores-items {
        width: 49%
    }
}

@media (max-width:375px) {
    .catalog-filters-talles-items {
        width: 30%
    }
}

/*Estilos para el top info carrousel*/
.slick-list .draggable .customdot {
    display: none !important;
}

.slider-info div ul {
    display: none !important;
}

.slick-prev,
.slick-next {
    position: absolute !important;
    bottom: 240px !important;
    z-index: 3;
    border: none;
    background: none;
    font-size: 24px;
}

.slick-prev {
    left: 10px !important;
}

.slick-next {
    right: 10px !important;
}

@media (max-width: 768px) {
    .slick-prev {
        left: -25px !important;
    }

    .slick-next {
        right: -25px !important;
    }

    #pnlSuggestedProducts .slick-prev {
        left: -10px !important;
    }

    #pnlSuggestedProducts .slick-next {
        right: -10px !important;
    }
}

/*/Estilos para el top info carrousel*/

#modal_wishList_btnBuyNow {
    background-color: ButtonFace;
}

.breadcrumb, .has-effect {
    overflow: hidden
}

.alert_custom ul, .alert_custom ul li {
    list-style-type: circle !important
}

.ch-promo-container .btnCerrarPromos:hover, .p-color-list > li > a:hover, .p-thumbs-photo .slick-slide img:hover {
    cursor: pointer
}

body {
    color: #000;
    -webkit-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    -o-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,.004) !important;
    text-rendering: optimizeLegibility !important;
    font: 14px CenturyGothic,Helvetica,sans-serif;
    overflow-x: hidden;
    text-align: left;
}



.form-control, .navbar-default .dropdown.account > a {
    font-family: CenturyGothic;
    font-weight: 100 !important
}

#LSInformation, .a-chat-story > li .chat-msg {
    font-size: 1.3rem
}

@font-face {
    font-family: CenturyGothic;
    src: url(../fonts/CenturyGothic.eot) format("embedded-opentype"),url(../fonts/CenturyGothic.woff) format("woff"),url(../fonts/CenturyGothic.ttf) format("truetype"),url(../fonts/CenturyGothic.svg) format("svg");
    font-weight: 400
}

@font-face {
    font-family: 'CenturyGothic-Bold';
    src: url(../fonts/CenturyGothic-Bold.eot) format("embedded-opentype"),url(../fonts/CenturyGothic-Bold.woff) format("woff"),url(../fonts/CenturyGothic-Bold.ttf) format("truetype"),url(../fonts/CenturyGothic-Bold.svg) format("svg")
}

.imgColor:hover {
    opacity: .5
}

@media(max-width:450px) {
    .a-chat-story > li.chat-received:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 100px;
        height: 100px;
        background: 0 0 !important
    }

    .a-chat-story > li.chat-received {
        padding: unset !important
    }

    .a-chat-story > li.chat-send {
        padding: 15px 22px 25px 50px
    }

        .a-chat-story > li.chat-send:before {
            top: 15px
        }
}

#LSInformation, .checkbox span, .pos-relative {
    position: relative
}

.a-chat-story > li.chat-send .chat-msg {
    background-color: #ffffff
}

#LSInformation {
    text-align: justify;
    font-weight: 100;
    display: inline-block;
    padding: 13px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    margin-top: 20px
}

    #LSInformation:before {
        background: 0 0
    }

.custom-scrollbar::-webkit-scrollbar-track {
    background-color: #ddd
}

.custom-scrollbar::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5
}

#divShoppingCartHeader .custom-scrollbar::-webkit-scrollbar {
    width: 0px;
    !important
}

.w100 {
    width: 100%
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 2px solid #555
}

h1, h2, h3, h4, h5 {
    font-family: 'CenturyGothic-Bold'
}

h5 {
    font-size: 15px
}

.btn-close {
    color: #000 !important
}

#pnlCategoryTree a:hover, a, a:active, a:focus, a:visited {
    color: #000
}

b {
    font-family: 'CenturyGothic-Bold' !important
}

:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

#modalSearchDesktopInput:focus {
    outline: 0 !important;
    box-shadow: none !important;
    border-color: #1f1f1f;
    color: #1f1f1f;
    border: 1px inset !important;
    border-left: none !important;
}

ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

hr {
    margin: 10px 0;
    border-top-color: #000
}

.text-line-through {
    text-decoration: line-through !important
}

.text-thin {
    font-weight: 400 !important
}

.title-header {
    text-align: center;
    margin: 30px 0
}

    .title-header > i {
        font-size: 28px
    }

    .title-header > h3 {
        margin: 6px 0
    }

    .title-header .subtitle {
        font-size: 24px
    }

@media (max-width:991px) {
    .title-header > i {
        font-size: 24px
    }

    .title-header > h3 {
        font-size: 21px
    }

    .title-header .subtitle {
        font-size: 18px
    }
}

.breadcrumb a, .breadcrumb > .active {
    font-size: 16px
}

.has-effect img {
    opacity: 1;
    -ms-transform: scale(1.005,1.005);
    -webkit-transform: scale(1.005,1.005);
    transform: scale(1.005,1.005)
}

.has-effect:hover img {
    opacity: .8;
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1)
}

.sm-show, .xs-show, .xxs-show {
    display: none !important
}

@media (max-width:991px) {
    .sm-hide {
        display: none !important
    }

    .sm-show {
        display: block !important
    }

        .sm-show.inline {
            display: inline-block !important
        }
}

@media (max-width:767px) {
    .xs-hide {
        display: none !important
    }

    .xs-show {
        display: block !important
    }

        .xs-show.inline {
            display: inline-block !important
        }
}

@media (max-width:480px) {
    .xxs-hide {
        display: none !important
    }

    .xxs-show {
        display: block !important
    }
}

.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 20px 0;
    white-space: nowrap;
    text-overflow: ellipsis
}

    .breadcrumb a {
        font-weight: 400
    }

    .breadcrumb > .active {
        font-weight: 700;
        color: #000
    }

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #000;
        content: "/";
        font-weight: 400 !important;
        font-size: 16px;
    }

.thin {
    font-weight: 400
}

.radio label, .select2-container--default .select2-results__option, .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 700
}

.row-header {
    margin: 15px -20px;
}

@media (max-width:480px) {
    .row-header {
        margin: 15px 0
    }
}

section {
    margin: auto
}

.navbar-default {
    max-width: 1920px;
    margin: auto
}

.section-header {
    text-align: center
}

    .section-header.no-border {
        border: none
    }

    .section-header h1, .section-header h2, .section-header h3 {
        font-size: 31px;
        text-align: center;
        font-weight: 100
    }

    .section-header h3 {
        font-size: 23px
    }

@media (max-width:600px) {
    .section-header {
        border: none;
        padding: 0
    }

    .mtop-xs {
        margin-top: 15px
    }
}

.text-block {
    display: block !important
}

.text-inline {
    display: inline-block !important
}

.checkbox input, .collapse2, .collapse3 {
    display: none
}

.text-lg {
    font-size: 28px !important
}

.text-md {
    font-size: 21px !important
}

.text-xs {
    font-size: 12px !important
}

.text-normal {
    text-transform: none !important
}

.btn, .btn-inicio {
    text-transform: uppercase;
    font-weight: 100
}

.text-ok {
    color: #1e5408
}

.text-gray {
    color: #656565
}

@media (max-width: 768px) {
    .p-sm-0 {
        padding: 0 !important;
    }
}

@media (max-width:991px) {
    .mtop-sm {
        margin-top: 15px
    }
}

.pd20 {
    padding: 20px
}

.mtop0 {
    margin-top: 0 !important
}

.p-box-outline {
    border: 2px solid #000;
    padding: 15px;
    margin: 20px 0
}

.p-box-black {
    color: #fff;
    background-color: #000;
    padding: 15px;
    margin: 20px 0
}

.p-sm {
    font-size: 12px
}

.bg-gray {
    background-color: #ffffff
}

.checkbox {
    font-size: 14px
}

@media(max-width:425px) {
    .checkbox {
        font-size: 14px
    }
}

.checkbox span {
    height: 14px;
    width: 14px;
    top: 2px;
    border-radius: 0;
    background-color: #fff;
    border: thin solid #000;
    display: inline-block;
    margin-right: 8px
}

.checkbox a {
    text-decoration: underline
}

.checkbox [type=checkbox]:checked + span:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: 14px;
    height: 14px;
    background-color: #000
}

select.form-control {
    padding: 6px 24px 6px 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    box-shadow: none;
    outline: 0;
    background: url(../images/caret_down.svg) center right 8px no-repeat #fff;
    background-size: 8px
}

    select.form-control option {
        font-size: 13px;
    }

select::-ms-expand {
    display: none
}

select::-moz-expand {
    display: none
}

select option {
    font-size: 16px
}

    select option:checked {
        box-shadow: 0 0 10px 100px #000 inset
    }

.select2-search--dropdown {
    display: none
}

.select2-dropdown {
    z-index: 2;
    border-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border: thin solid #000
}

.btn, .select2-container--default .select2-selection--single {
    border: none
}

.btn, .btn-inicio {
    border-radius: 0;
    line-height: 34px;
    height: 34px;
    text-align: center
}

@media(max-width:425px) {
    .btn, .btn-inicio {
        line-height: 35px;
        height: 35px
    }
}

@media(max-width:375px) {
    .btn, .btn-inicio {
        line-height: 30px;
        height: 30px
    }
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #000
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
    color: #000
}

.radio-group {
    margin: 5px 0 10px
}

.radio {
    display: inline-block;
    width: 100%
}

    .radio label {
        font-size: 15px
    }

        .radio label .text-sm {
            font-size: 12px
        }

.btn {
    padding: 0 20px
}
/*
@media(max-width:375px) {
    .btn {
        padding: 0 10px
    }
}

@media(max-width:320px) {
    .btn {
        padding: 0 8px
    }
}*/

.btn-inicio {
    padding: 12px 74px
}

.btn-primary {
    background-color: #000 !important;
    color: #fff !important
}

.btn-pink {
    background-color: #e04f60 !important;
    color: #fff !important
}

.btn.btn-primary-white {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #000
}

.btn-warning {
    background-color: #fff !important;
    color: #000 !important;
}

.btn-lg {
    font-family: 'CenturyGothic-Bold';
    height: 44px;
    line-height: 41px
}

.btn-facebook {
    background-color: #465994 !important;
    color: #fff !important;
    text-align: center
}

    .btn-facebook i {
        font-size: 18px;
        margin-right: 5px
    }

.btn-xs {
    font-size: 10px;
    padding: 10px;
    height: auto;
    line-height: 1
}

.container-fluid {
    padding: 0 20px;
    max-width: 1920px
}

@media (max-width: 768px) {
    .container-fluid {
        padding: 0 10px;
    }
}

.container-1440 {
    max-width: 1440px;
    margin: auto;
    min-height: 850px
}

@media(max-width:1440px) {
    .nav > li > a {
        position: relative;
        display: block;
        
    }
}

@media(min-width:1440px) {
    .container-fluid-head {
        padding: 0 25px !important
    }
}

.container-fluid-head {
    padding: 0 10px
}

@media (width:1024px) {
    .slick-list {
        margin: 0 7px
    }

    .btn-inicio {
        padding: 12px 47px
    }
}

.featuredProducts .slick-list {
    margin: 0 15px
}

@media (max-width:991px) {
    .container-fluid-head {
        padding: 0 5px
    }
}

.form-inline {
    float: left
}

.form-control.input-group-addon {
    text-align: left;
    float: left;
    min-height: 35px
}

button.input-group-addon {
    text-align: center;
    display: inline-block;
    min-width: 59px;
    min-height: 35px;
    float: left
}

.row.no-margin {
    margin: 0 -5px
}

    .row.no-margin > .clearfix > div {
        padding: 0 5px
    }

.navbar-default {
    background-color: #fff;
    border: none;
    color: #000;
}

    .navbar-default .navbar-brand {
        width: 217px;
        height: auto;
        padding: 8px;
        margin-right: 10%
    }

@media (max-width:1025px) {
    .navbar-default .navbar-brand {
        width: 211px !important;
        padding: 8px
    }

    .input-group-addon {
        padding: 6px 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #555;
        text-align: center;
        background-color: #eee;
        border: 1px solid #ccc;
        border-radius: 4px
    }

    .navbar-default .dropdown.account {
        position: initial;
        margin-left: 0
    }

    button.input-group-addon {
        text-align: center;
        display: inline-block;
        min-width: 31px;
        min-height: 35px;
        float: left
    }

    img.img-header {
        width: 30px
    }

    .separador {
        padding: 0
    }

    .img.img-header {
        margin-right: 0
    }

    .nav > li > a {
        font-size: 13px !important
    }

    .navbar-default .f-search input {
        font-size: 13px !important;
        padding-bottom: 3px
    }

    /*.navbar-default .dropdown.account > a {
        padding: 12px 0
    }*/

    .navbar-default .dropdown.account {
        margin-left: 0 !important
    }

    .col-2 img {
        width: 200px;
        margin-top: 11px
    }

    .separador {
        padding: 0 !important
    }
}

@media (max-width:992px) {
    .input-group-addon {
        padding: 6px 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #555;
        text-align: center;
        background-color: #eee;
        border: 1px solid #ccc;
        border-radius: 4px
    }

    .col-2 img {
        margin-bottom: 16px
    }

    .navbar-default .f-search input {
        max-width: 150px !important
    }

    .navbar-default .f-search {
        margin-top: 0
    }
}

@media (max-width:425px) {
    .navbar-default .navbar-brand {
        width: 148px !important;
        padding: 8px
    }
}

@media (max-width:375px) {
    .navbar-default .navbar-brand {
        width: 129px !important;
        padding: 0 !important;
        margin: 8px 0 0
    }
}

.navbar-default .navbar-right {
    margin: 0 !important
}

.navbar-default .form-control {
    font-family: CenturyGothic;
    background-color: #fff !important;
    border: #fff;
    box-shadow: none
}

    .navbar-default .form-control:focus {
        border: #000
    }

.navbar-default a {
    color: #000 !important;
    text-transform: uppercase;
}

    .navbar-default a:hover {
        color: #ccc !important
    }

.navbar-nav > li > a {
    font-size: 12px;
    background: 0 0 !important;
    transition-duration: 0s !important;
}

@media (max-width:1330px) {
    .navbar-nav > li > a {
        font-size: 10px
    }
}

@media (min-width:1330px) {
    .navbar-nav > li > a {
        font-size: 15px
    }
}

.navbar-default .dropdown.account {
    position: initial;
}

.navbar-default .dropdown.cart > a {
    position: relative;
    padding: 9px 0
}

.navbar-default .dropdown.account .dropdown-menu {
    text-align: center;
    padding: 15px;
    margin-top: 0px;
}

    .navbar-default .dropdown.account .dropdown-menu h4 {
        font-size: 20px;
        display: block;
        margin-top: 0;
        text-align: left;
        font-weight: 100;
        padding-bottom: 30px
    }

    .navbar-default .dropdown.account .dropdown-menu .form-control {
        border: thin solid #000;
        border-radius: 0
    }

    .navbar-default .dropdown.account .dropdown-menu .form-group {
        margin-bottom: 10px
    }

    .navbar-default .dropdown.account .dropdown-menu .forgotten-pass {
        text-transform: none;
        color: #000 !important;
        text-decoration: underline
    }

    .navbar-default .dropdown.account .dropdown-menu .btn-container {
        margin: 15px 0
    }

    .navbar-default .dropdown.account .dropdown-menu .btn {
        display: inline-block;
        margin: auto;
        font-size: 15px !important;
        width: 100%
    }

        .navbar-default .dropdown.account .dropdown-menu .btn:hover {
            color: #ccc !important
        }

        .navbar-default .dropdown.account .dropdown-menu .btn i {
            margin-right: 5px
        }

    .navbar-default .dropdown.account .dropdown-menu .social-content {
        border-top: solid thin #000;
        padding-top: 15px
    }

        .navbar-default .dropdown.account .dropdown-menu .social-content h5 {
            margin: 15px 0
        }

    .navbar-default .dropdown.account .dropdown-menu p {
        font-size: 12px;
        font-weight: 700
    }

    .navbar-default .dropdown.account .dropdown-menu a {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 13px
    }

.navbar-default .dropdown.cart > a:before {
    content: '';
    position: absolute;
    width: 19px;
    height: 2px;
    left: 5px;
    bottom: 4px;
    background-color: #fff;
    opacity: 0
}

@media (max-width:768px) {
    .navbar-default .dropdown.account > a:before {
        content: '';
        position: absolute;
        width: 17px;
        height: 2px;
        left: 2px;
        bottom: 0;
        background-color: #fff;
        opacity: 0
    }
}

.navbar-default .dropdown.account.open > a:before, .navbar-default .dropdown.cart.open > a:before {
    opacity: 1
}

.navbar-default .dropdown.cart .counter {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
    text-align: center;
    font-weight: 700;
    color: #fff !important;
    font-size: 10px;
    background-color: #e23627
}

@media (min-width:768px) {
    .navbar-default .dropdown.cart .dropdown-menu {
        text-align: center
    }
}

.navbar-default .dropdown-menu {
    color: #000;
    box-shadow: none;
    padding: 15px
}

/* PARA MENU CENTRADO EN IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .navbar-default .dropdown-menu {
        position: fixed;
        top: auto;
    }
}

.navbar-default .dropdown.cart .dropdown-menu h4 {
    font-size: 14px;
    padding: 0 0 10px;
    margin: 0;
    border-bottom: solid 2px #000
}

.navbar-default .dropdown.cart .dropdown-menu .p-list-content {
    overflow-y: auto;
    max-height: 245px;
    margin: 5px 0
}

.navbar-default .dropdown.cart .dropdown-menu .cart-dd-list .p-photo {
    width: 100%;
    max-width: 100px;
    margin: 5px auto
}

.navbar-default .dropdown.cart .dropdown-menu .cart-dd-list .p-details {
    border-bottom: solid thin #000;
    padding: 10px 0
}

    .navbar-default .dropdown.cart .dropdown-menu .cart-dd-list .p-details h5 {
        margin: 0 0 5px;
        font-weight: 900
    }

    .navbar-default .dropdown.cart .dropdown-menu .cart-dd-list .p-details span {
        text-transform: uppercase;
        display: block;
        line-height: 1.4;
        font-weight: 400;
        font-size: 13px
    }

.navbar-default .dropdown.cart .dropdown-menu .cart-dd-list .p-price {
    padding: 10px;
    text-transform: uppercase;
    border-bottom: solid 2px #000
}

.navbar-default .dropdown.cart .dropdown-menu .cart-dd-list > li:last-child .p-price {
    border-bottom: 0
}

@media (max-width:1200px) and (min-width:992px) {
    .navbar-default .f-search {
        margin: 7px 2px
    }
}

.navbar-default .f-search input {
    max-width: 80px;
    padding-left: 0;
    font-size: 15px;
    color: #000;
    padding-bottom: 15px
}

.navbar-default .f-search .open-search {
    display: none
}

    .navbar-default .f-search .open-search i {
        font-size: 22px;
        margin-top: 4px
    }

@media (max-width:1200px) and (min-width:992px) {
    .nav > li > a {
        font-size: 13px;
        padding: 20px 10px;
    }
}

@media (max-width:1190px) and (min-width:992px) {
    .navbar-default .f-search form {
        display: none;
        position: absolute;
        right: 0;
        top: 7px;
        z-index: 3
    }

        .navbar-default .f-search form .search-input {
            border-radius: 5px
        }

        .navbar-default .f-search form .search-button {
            position: absolute;
            right: 0
        }

    .navbar-default .f-search .open-search {
        display: inline-block
    }
}

@media (max-width:991px) {
    .col-1 {
        width: 33.33% !important
    }

    .col-2 {
        width: 33.33% !important
    }

    .col-3 {
        width: 33.33% !important
    }

    .navbar-default .f-search form {
        display: block !important
    }

    .navbar-default .f-search.mobile input {
        display: inline-block;
        float: left;
        border-bottom: thin solid #464646;
        border-radius: 0;
        padding-bottom: 0;
        height: 23px
    }

    .center {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 49%;
        transform: translate(-50%,-50%)
    }

    .left-0 {
        left: 0 !important
    }

    .center-vertical {
        display: inline-block;
        position: absolute;
        top: 6.5%;
        transform: translateY(-50%)
    }

    .main-header-mobile {
        height: 70px;
        position: relative;
        background-color: #fff;
    }

    .right-0 {
        right: 0 !important
    }
}

@media (max-width: 767px) {
    .center {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 49%;
        transform: translate(-50%,34%)
    }

    .search-button-container {
        height: fit-content;
    }
}

@media (max-width:475px) {
    .main-header-mobile {
        height: 65px
    }

    .navbar-header {
        height: 20px
    }

    .navbar-nav {
        margin: auto;
        right: 12px
    }

    .separador {
        border-right: 1px solid #e2e2e2;
        height: 35px;
        padding: 1px;
        margin-top: 0
    }
}

@media (max-width:375px) {
    .navbar-default .f-search.mobile .btn-warning {
        display: inline-block;
        top: 0;
        right: 25px
    }
}

.nl-section button, .nl-section input {
    float: left;
    height: 55px;
    display: inline-block
}

.navbar-default .navbar-collapse {
    float: right
}

@media (max-width:993px) {
    /*ul.nav.navbar-nav.categ {
        float: left;
        width: 100%;
        position: relative
    }*/

    button.btn.btn-back {
        text-align: right;
        background-color: #f7f7f7;
        height: 50px;
        position: relative;
        top: 6px !important
    }

    .logo {
        text-align: center
    }

    /*.navbar-header {
        position: absolute;
        left: 5px
    }*/

    .navbar-default .f-search.mobile {
        top: 35px;
        left: 55px
    }

    .navbar-default .f-search {
        margin-top: 0
    }
}

@media (min-width:768px) {
    .navbar-default .navbar-collapse {
        display: inline-block !important;
        float: none
    }

    /*.navbar-nav > li > a {
        padding-top: 24px
    }*/

    .navbar-default .navbar-right .sm-hide {
        margin: 9px 0
    }
}

@media (min-width:992px) {
    .navbar-default .dropdown.cart > a {
        padding: 18px 0
    }
}

ul.nav.navbar-nav.categ {
    float: right
}

.single-slider .slick-arrow {
    position: absolute;
    background: #fff;
    border: none;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 2;
    font-size: 18px
}

@media (max-width:600px) {
    .main-slider .slick-arrow {
        display: none !important
    }

    .main-lookbooks-div .slick-arrow {
        display: block !important
    }

    .main-lookbooks-div .single-slider .slick-prev {
        left: 20px !important;
    }

    .main-lookbooks-div .single-slider .slick-next {
        right: 20px !important
    }
}

.single-slider .slick-prev {
    left: 20px;
    display: none !important;
}

.single-slider .slick-next {
    right: 20px;
    display: none !important;
}

.featuredProducts, .p-carousel {
    margin: 15px 0 50px
}

@media (max-width:991px) {
    .featuredProducts, .p-carousel {
        margin-left: 1.2px;
        margin-top: 0
    }
}

@media (max-width:767px) {
    .featuredProducts, .p-carousel {
        margin-bottom: 40px
    }
}

.dd-slick .slick-track, .featuredProducts .slick-track, .p-carousel .slick-track {
    margin: 0 -1px
}

.campaign-slider .slick-arrow, .dd-slick .slick-arrow {
    position: absolute;
    top: 100%;
    background: #ebebec;
    margin: 5px 0;
    width: 50%;
    border: none;
    z-index: 2;
    font-size: 18px;
    padding: 5px 10px;
    max-height: 35px
}

.campaign-slider .slick-arrow {
    top: initial;
    bottom: 0;
    margin-bottom: 0
}

    .campaign-slider .slick-arrow:hover, .dd-slick .slick-arrow:hover, .featuredProducts .slick-arrow:hover, .p-carousel .slick-arrow:hover {
        color: #666
    }

.campaign-slider .slick-next, .dd-slick .slick-next, .featuredProducts .slick-next, .p-carousel .slick-next {
    right: 0;
    text-align: left
}

.promo-slider .slick-arrow {
    position: absolute;
    height: 35px;
    top: initial;
    bottom: 20px;
    background: 0 0;
    margin: 0;
    width: 50%;
    border: none;
    z-index: 2;
    font-size: 18px;
    padding: 0 10px;
    color: #fff
}

.promo-slider .slick-prev {
    left: 0;
    text-align: right;
    border-right: solid thin #ccc
}

.promo-slider .slick-next {
    right: 0;
    text-align: left
}

.campaign-slider .row.no-margin {
    margin: 5px 0
}

.campaign-slider .row > div {
    padding: 0;
    margin-bottom: 1.5%
}

@media (max-width:769px) {
    .campaign-slider .row > div {
        padding: 0;
        margin-bottom: 3%
    }
}

@media (max-width:425px) {
    .campaign-slider .row > div {
        padding: 0;
        margin-bottom: 8%
    }
}

.destacados .featuredProducts .slide, .destacados .p-carousel .slide {
    min-height: 420px
}

    .destacados .featuredProducts .slide .p-container, .destacados .p-carousel .slide .p-container {
        margin-bottom: 0;
        padding: 0px;
    }

@media (max-width:439px) {
    .destacados .p-container:after, .destacados .p-container:before {
        display: none
    }
}

.p-container {
    background: #fff
}

@media(min-width: 1500px) {

    #pnlProduct {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:480px) {
    #modal_suggestedproducts_modal .p-container {
        padding: 0 15px;
        margin: 0 !important
    }

    .MobilePadding0 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

.margin0 {
    margin: 0 !important;
}

.p-container .p-photo, .p-container .p-photo .p-thumbs {
    margin: auto
}

.p-container.RemoveLine::after, .p-container.RemoveLineB::before {
    content: none
}

@media (min-width:480px) {
    .p-container:after, .p-container:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0;
    }

    .p-container:before {
        left: 0
    }

    .p-container:after {
        right: -1px
    }
}

.new:not(.mp-result) {
    left: 1px;
}

@media (max-width:375px) {
    .p-photo {
        margin-top: 30px;
    }
}

.newFixedPosition {
    top: 23px !important;
    left: 22px !important;
    width: 40%
}

#lblSpecialPrice, .free-shipping, .p-label, p-label-large, #lblNew {
    text-transform: uppercase;
    text-align: left;
    font-size: 1.4rem;
    font: 600 16px CenturyGothic !important; 
}

.p-label, h6 {
    font-weight: 600 !important;
    font-size: 15px !important;
}

.p-label {
    width: 33%;
    font-size: 13px
}

.p-label-large {
    width: auto;
    padding: 0 10px;
    font-size: 13px !important
}

@media (max-width:768px) {
    .p-label-large {
        width: 100%
    }
}

@media (max-width:425px) {
    .p-label, .p-label-large {
        right: 0;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 13px
    }

    #pnlCounter .form-control {
        width: 35px;
        height: 40px;
        padding: 6px;
        text-align: center;
        border: none;
        box-shadow: none;
        font-size: 1.28rem;
        color: #000
    }
}

.p-label-large.label-return {
    color: #000;
    background-color: #dcdcdc
}

.p-label.label-return {
    color: #000
}

.p-label {
    position: relative;
    width: 100%;
    font-size: 13px;
    text-align: right
}

.p-container .p-photo {
    max-width: 350px
}

.statusProduct {
    position: absolute;
    max-width: 100%;
    margin-top: 20px;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 1600px) {
    .statusProduct {
        margin-top: 10px;
        right: 10px;
    }
}

.p-relative {
    position: relative !important
}

img {
    max-width: 100%
}

    img.img-header {
        width: 30px;
        height: 30px;
    }

.f-search .img-header {
    width: 26px;
    height: 26px;
}

@media (min-width:768px) {
    .p-container /*.p-photo:hover*/ .p-thumbs {
        opacity: 1;
        -ms-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        -webkit-transition: transform .4s
    }
}

@media (max-width:768px) {
    .p-container .p-photo .p-thumbs {
        opacity: 1;
        -ms-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }
}

.p-container .p-photo .p-thumbs > div {
    display: inline-block;
    width: 60px;
    margin: 0 3px
}

@media (max-width:1439px) {
    .p-container .p-photo .p-thumbs > div {
        width: 40px
    }
}

@media (max-width:1024px) {
    .p-container .p-photo .p-thumbs > div {
        width: 50px
    }
}

@media (max-width:768px) {
    .p-container .p-photo .p-thumbs > div {
        width: 60px
    }
}

@media (max-width:480px) {
    .p-container .p-photo .p-thumbs > div {
        width: 25%
    }
}

.p-details {
    text-align: left;
    margin-top: 8px;
    border-top: 1px solid #e0e0e0
}

.p-container {
    text-align: left
}

    .p-container .p-details h5 {
        font-size: 13px;
        margin-bottom: 0;
        text-transform: initial
    }

    .p-container .p-details .p-prices span, .p-container .p-details strong {
        display: inline-block;
        font-size: 13px
    }

    .p-container .p-buttons {
        text-align: center;
        padding: 10px 0;
        position: relative
    }

.p-btn-wishlist {
    font-size: 15px;
    bottom: 15px;
    right: 5px;
    color: #000 !important
}

@media (max-width:991px) {
    .p-container .p-buttons .p-btn-wishlist {
        right: 5px;
        font-size: 18px
    }
}

.p-btn-wishlist.active i:before, .p-btn-wishlist:hover i:before {
    content: "\f004"
}

.p-section {
    position: relative
}

    .p-section .p-btn-more {
        position: absolute;
        top: 100%;
        margin-top: -45px;
        right: 16px;
        z-index: 2;
        height: 32px;
        line-height: 32px;
        font-size: 16px
    }

@media (max-width:767px) {
    .p-section .p-btn-more {
        position: initial;
        width: 100%;
        margin: 0 0 30px
    }

    .p-section {
        padding: 0
    }
}

.b-container {
    display: block;
    overflow: hidden;
    position: relative
}

    .b-container .b-video {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2
    }

    .b-container .p-btn-more {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 3;
        height: 35px;
        line-height: 35px;
        font-size: 16px
    }

@media (max-width:767px) {
    .b-container .p-btn-more {
        position: initial;
        width: 100%;
        margin: 0
    }
}

.c-container .c-details, .c-container .slick-slide {
    position: relative
}

    .c-container .c-details > a {
        padding: 0;
        width: 26px;
        height: 26px;
        line-height: 26px;
        border-radius: 50%;
        font-size: 16px
    }

@media (max-width:767px) {
    .c-container .c-details {
        bottom: 50px;
        right: 50%;
        margin-right: -15px
    }

        .c-container .c-details > a {
            width: 30px;
            height: 30px;
            line-height: 30px
        }
}

.c-container .c-details .c-tooltip {
    display: none;
    text-align: center;
    width: 140px;
    background-color: rgba(255,255,255,.9);
    border: thin solid #000;
    padding: 10px;
    position: absolute;
    bottom: 100%;
    left: -62px;
    margin-left: 0;
    margin-bottom: 10px;
    z-index: 5
}

@media (max-width:767px) {
    .c-container .c-details .c-tooltip {
        display: none;
        text-align: center;
        width: 120px;
        background-color: rgba(255,255,255,.9);
        border: thin solid #000;
        padding: 10px;
        position: absolute;
        bottom: 100%;
        margin-left: -63px;
        margin-bottom: -29px;
        z-index: 5
    }

    .c-container .c-details .p-buttons .btn {
        font-size: 10px !important;
        height: 30px;
        line-height: 30px;
        margin-top: 5px
    }
}

.c-container .c-details .c-tooltip.show {
    display: block
}

.c-container .c-details .c-tooltip:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: rgba(255,255,255,.9);
    border-right: solid thin #000;
    border-bottom: solid thin #000;
    bottom: -6px;
    left: 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.c-container .c-details .c-tooltip h5 {
    font-size: 16px;
    margin: 0 0 3px
}

.c-container .c-details .c-tooltip span, .c-container .c-details .c-tooltip strong {
    display: inline-block;
    margin: 0 3px
}

.c-container .c-details .p-buttons .btn {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px
}

.inst-section .row.no-margin {
    margin: 0
}

    .inst-section .row.no-margin .i-container {
        padding: 0 !important
    }

.inst-section .i-container a {
    display: block
}

.nl-section {
    background-image: url(https://content.ib2c.com.ar/273/1/resources/images/12-HOME%20WEB%20jun19.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 30px 0
}

.nl-sectionok {
    background-color: #fff;
    text-align: center;
    padding: 47px 25px;
    margin: 59px 0 25px;
    border: 1px solid #000
}

.nl-section h3 {
    color: #fff;
    text-transform: none;
    margin: 0 0 20px;
    font-weight: 500;
    font-size: 3rem
}

.nl-section p {
    color: #fff;
    margin: auto
}

.nl-section .form {
    display: inline-block;
    margin: 20px 0
}

.nl-section input {
    width: auto;
    border-radius: 0;
    border: thin solid #000 !important;
    min-width: 300px
}

.nl-section button {
    line-height: 40px
}

@media (max-width:460px) {
    .nl-section input {
        min-width: 0;
        width: 100%
    }

    .nl-section button {
        width: 100%
    }
}

@media (min-width:320px) {
    .pnlNewsletter {
        margin-bottom: 10%
    }

    .pnlNewsletterOk {
        margin-top: 15%;
        margin-bottom: 20%
    }

    .pnlContactOk {
        margin-top: 50px;
        margin-bottom: 22%
    }
}

@media (min-width:1600px) {
    .pnlNewsletter {
        margin-top: 80px;
        margin-bottom: 62px
    }

    .pnlNewsletterOk {
        margin-top: 100px;
        margin-bottom: 164px
    }

    .pnlContactOk {
        margin-top: 100px;
        margin-bottom: 190px
    }
}


.cg-list a, .p-button-group .p-info-list a, .p-size-list > li > a {
    text-decoration: none !important
}

.categories-display {
    padding: 12px 0px;
}

.dd-products {
    position: initial !important
}

    .dd-products .dropdown-menu {
        padding: 20px 60px;
        margin-top: 4.4px
    }

@media (max-width:480px) {
    .dd-products .dropdown-menu {
        padding: 20px 30px;
        margin-top: -1px
    }

    .destacados .p-container {
        border-bottom: none !important
    }
}

@media (max-width:991px) {

    .dd-products .dropdown-menu {
        position: absolute;
        top: 0;
        z-index: 9000;
        width: 100% !important
    }
}

.dd-products .dropdown-menu h5 {
    color: #000 !important;
    margin-bottom: 10px;
    text-transform: initial;
    font: 1.6rem CenturyGothic-Bold
}

.dd-products .dropdown-menu .menu {
    margin-bottom: 15px;
    line-height: 3rem
}

    .dd-products .dropdown-menu .menu a {
        color: #000 !important;
        display: inline-block;
        font-weight: 400;
        margin: 3px 0
    }

.dd-products .dropdown-menu .row.no-margin {
    margin: 0;
    padding: 0 30px
}

    .dd-products .dropdown-menu .row.no-margin > .col-xs-12 {
        padding: 0
    }

@media (max-width:1280px) {
    .dd-products .dropdown-menu .p-content {
        width: 50%
    }

        .dd-products .dropdown-menu .p-content.hide-1280 {
            display: none
        }
}

.dd-products .dropdown-menu .p-container {
    margin: 0
}

@media (max-width:1080px) {
    .dd-products .dropdown-menu .p-container:after, .dd-products .dropdown-menu .p-container:before {
        display: none
    }
}

.dd-products .dropdown-menu .p-container .p-photo {
    max-width: 100%
}

    .dd-products .dropdown-menu .p-container .p-photo > a > img {
        max-width: 185px;
        margin: auto
    }

.dd-products .dropdown-menu .p-container .p-thumbs > div {
    width: 50px
}

.dd-products .dropdown-menu .p-container .p-btn-wishlist {
    right: 5px;
    font-size: 18px
}

.dd-products .dropdown-menu .promo-banner {
    display: block
}

    .dd-products .dropdown-menu .promo-banner img {
        width: auto;
        max-width: 100%
    }

@media (min-width:992px) {
    .dd-products > a:before {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        left: 50%;
        margin-left: -15px;
        bottom: 4px;
        background-color: #fff;
        opacity: 0
    }

    .dd-products.open > a:before {
        opacity: 1
    }
}

.dd-products .mobile-caret {
    position: absolute;
    display: none;
    top: 35px;
    right: 20px;
    width: 12px;
    height: 12px;
    background: url(https://content.ib2c.com.ar/273/1/resources/images/right-infoproducto-01.svg) right no-repeat;
    background-size: contain
}

.dd-products.open .mobile-caret {
    background: url(https://content.ib2c.com.ar/273/1/resources/images/right-infoproducto-01.svg) right no-repeat;
    background-size: contain
}

.dd-products .fix-column > .row {
    padding: 0 !important
}

@media (max-width:1400px) and (min-width:992px) {
    .dd-products .fix-column {
        width: 50% !important
    }

        .dd-products .fix-column > .row {
            padding: 0 30px !important
        }
}

@media (max-width:991px) {
    .dd-products .mobile-caret {
        display: inline-block
    }

    .navbar-default .container-fluid {
        padding: 0
    }

    .navbar-toggle {
        display: block;
        margin-top: 3px !important;
    }

    .navbar-collapse {
        display: block;
        padding: 0 !important;
        margin: 0 !important;
        border: none
    }

        .navbar-collapse.collapse {
            display: none !important
        }

            .navbar-collapse.collapse.in {
                display: block !important;
                position: fixed;
                top: 0;
                background-color: #fff;
                z-index: 9050;
                left: -5px;
                height: 105vh !important;
                width: 102vw;
                box-shadow: 4px 0 6px 0 #2f2f2f4a
            }

    .collapsing {
        position: absolute;
        opacity: 0;
    }

    .navbar-nav > li {
        float: left
    }

        .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px
        }

    .navbar-default .navbar-right {
        display: inline-block;
        float: right !important;
        margin: 13px 63px 0 0 !important
    }

        .navbar-default .navbar-right > li {
            display: inline-block !important;
            float: left
        }

            .navbar-default .navbar-right > li.sm-hide {
                display: none !important
            }
}

@media (max-width:520px) {
    .navbar-default .navbar-right {
        display: inline-block;
        float: right !important;
        margin: 5px 48px 0 0 !important
    }
}

@media (max-width:375px) {
    .navbar-default .navbar-right {
        margin-right: 40px !important;
        display: inline-block;
        float: right !important
    }
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
        border-bottom: 2px solid #000;
    }

    .navbar-default .dropdown.account .dropdown-menu, .navbar-default .dropdown.cart .dropdown-menu {
        position: absolute;
        border-radius: 0;
        color: #000 !important;
        -webkit-box-shadow: -1px 3px 5px -2px rgba(173,173,173,1);
        -moz-box-shadow: -1px 3px 5px -2px rgba(173,173,173,1);
        box-shadow: -1px 3px 5px -2px rgba(173,173,173,1);
        right: 0
    }

    .navbar-default .dropdown.cart {
        position: initial
    }

        .navbar-default .dropdown.cart .dropdown-menu {
            width: 100% !important;
            right: initial;
            left: 0;
            padding: 15px;
            min-width: 0
        }
}

.cg-x2-col, .cg-x3-col {
    min-width: 100% !important
}

.navbar-toggle {
    background: 0 0 !important;
    border: none;
}

.navbar-default .navbar-toggle .icon-bar {
    width: 24px;
    background-color: #000
}

.cg-header {
    padding-bottom: 10px;
    font-size: 18px
}

    .cg-header button {
        padding: 0;
        background: 0 0;
        border: none;
        box-shadow: none;
        float: right;
        font-size: 18px
    }

.cg-section {
    margin-bottom: 30px;
    display: block;
    width: 100%
}

.cg-list, .cg-list a {
    display: inline-block
}

.cg-section h5 {
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: 100
}

.cg-list {
    width: 100%
}

    .cg-list a {
        font-weight: 500;
        font-size: 16px;
        margin: 10px 0;
        position: relative
    }

li.categoryLvl1 {
    border-bottom: 1px solid #e0e0e0
}

.selector-container .ui-slider-pips .ui-slider-line, .selector-container .ui-slider-tip:after {
    display: none
}

.cg-list .c-submenu2, .cg-list .c-submenu3 {
    margin-bottom: 3px
}

.cg-list .active a:before, .cg-list a:hover:before, a.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #000;
    left: 0;
    bottom: 0
}

.cg-list .c-submenu2 a {
    font-weight: 400;
    font-size: 15px;
    margin-left: 10px
}

.cg-list .c-submenu3 a {
    font-weight: 400;
    font-size: 13px;
    margin-left: 20px
}

.cg-x5-col {
    columns: 5;
    -moz-columns: 5;
    -webkit-columns: 7
}

.cg-x3-col {
    columns: 3;
    -moz-columns: 3;
    -webkit-columns: 3
}

.cg-x2-col {
    columns: 2;
    -moz-columns: 2;
    -webkit-columns: 2
}

.catalog-filter-col {
    columns: 5;
    -moz-columns: 5;
    -webkit-columns: 5
}

@media (max-width:1024px) {
    .catalog-filter-col {
        columns: 4;
        -moz-columns: 4;
        -webkit-columns: 4
    }
}

@media (max-width:768px) {
    .catalog-filter-col {
        columns: 3;
        -moz-columns: 3;
        -webkit-columns: 3
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .cg-x2-col, .cg-x3-col {
        min-width: 100% !important
    }

    .cg-x3-col {
        columns: 2;
        -moz-columns: 2;
        -webkit-columns: 2
    }

    .cg-x2-col {
        columns: 1;
        -moz-columns: 1;
        -webkit-columns: 1
    }
}

.selector-container {
    padding: 0 10px;
    max-width: 30vw;
    margin: auto
}

    .selector-container .ui-slider-horizontal {
        height: 2px !important;
        border: none !important;
        background-color: #ccc
    }

    .selector-container .ui-slider-handle {
        border: thin solid #000;
        background: #fff !important;
        width: 10px;
        height: 20px;
        border-radius: 15px;
        top: -8px
    }

    .selector-container .ui-widget-header {
        background-color: #000
    }

    .selector-container .ui-slider-pips .ui-slider-pip {
        top: 16px;
        margin-left: -15px
    }

    .selector-container .ui-slider-pips .ui-slider-pip-label .ui-slider-label {
        font-size: 14px;
        color: #000 !important;
        display: none
    }

    .selector-container .ui-slider-tip {
        opacity: 1;
        visibility: visible;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition-delay: .2s,.2s,0;
        transition-delay: .2s,.2s,0;
        border: none;
        background: 0 0;
        top: -24px !important;
        font: 700 13px CenturyGothic,sans-serif
    }

        .selector-container .ui-slider-tip:before {
            content: '$';
            position: initial;
            margin: 0;
            border: none;
            background: 0 0
        }

.cg-section-title {
    position: relative
}

    .cg-section-title .form-group {
        position: absolute;
        right: 0;
        z-index: 2;
        display: inline-flex;
        margin: 0;
        top: -10px
    }

        .cg-section-title .form-group label {
            display: inline-block;
            text-transform: uppercase;
            min-width: 110px;
            line-height: 30px
        }

        .cg-section-title .form-group select {
            display: inline-block;
            min-width: 180px;
            margin-top: -3px;
            font-family: CenturyGothic,Arial,sans-serif;
            font-weight: 700 !important
        }

@media (max-width:479px) {
    .cg-section-title .form-group {
        position: initial
    }

        .cg-section-title .form-group label {
            font-size: 13px;
            min-width: 100px;
            line-height: 30px
        }
}

.form-group .checkbox {
    font: 400 13px CenturyGothic,Arial,sans-serif !important;
}

.cg-banner {
    display: block;
    width: 100%;
    margin: 20px 0
}

.p-content-original {
    min-height: 350px !important
}

.cg-p-list {
    margin: 0 0 80px !important
}

    .cg-p-list > .p-content {
        min-height: 560px;
        position: relative
    }

        .cg-p-list > .p-content .p-container {
            width: 100%
        }


.mt-8 {
    margin-top: 2.5rem !important
}

.mr-8, .mx-8 {
    margin-right: 2.5rem !important
}

.mb-8 {
    margin-bottom: 2.5rem !important
}

.pb-2 {
    padding-bottom: 15px !important;
}

@media (min-width:3000px) and (max-width:4000px) {
    .cg-p-list > .p-content {
        min-height: 700px;
    }
}

@media (min-width:2500px) and (max-width:3000px) {
    .cg-p-list > .p-content {
        min-height: 680px;
    }
}

@media (min-width:2000px) and (max-width:2500px) {
    .cg-p-list > .p-content {
        min-height: 680px;
    }
}

@media (min-width:1800px) and (max-width:2000px) {
    .cg-p-list > .p-content {
        min-height: 660px;
    }
}

@media (min-width:1759px) and (max-width:1800px) {
    .cg-p-list > .p-content {
        min-height: 620px;
    }
}

@media (min-width:1600px) and (max-width:1758px) {
    .cg-p-list > .p-content {
        min-height: 600px;
    }
}

@media (min-width:1550px) and (max-width:1599px) {
    .cg-p-list > .p-content {
        min-height: 580px;
    }
}


@media (min-width:1450px) and (max-width:1550px) {
    .cg-p-list > .p-content {
        min-height: 540px;
    }
}

@media (min-width:1300px) and (max-width:1450px) {
    .cg-p-list > .p-content {
        min-height: 500px;
    }
}

@media (min-width:1200px) and (max-width:1300px) {
    .cg-p-list > .p-content {
        min-height: 450px;
    }
}


@media (min-width:1100px) and (max-width: 1200px) {
    .cg-p-list > .p-content {
        min-height: 415px;
    }
}

@media (min-width:901px) and (max-width: 1100px) {
    .cg-p-list > .p-content {
        min-height: 380px;
    }
}

@media (min-width:801px) and (max-width: 900px) {
    .cg-p-list > .p-content {
        min-height: 320px;
    }
}

@media (max-width:1090px) and (min-width: 901px) {
    .p-content-original {
        min-height: 315px !important
    }
}


@media (max-width:620px) {

    .cg-p-list > .p-content {
        min-height: 420px
    }
}

@media (max-width:520px) {
    .p-content-original {
        min-height: 400px !important
    }

    .cg-p-list > .p-content {
        min-height: 475px
    }
}

@media (max-width:479px) {
    .p-content-original {
        min-height: 310px !important
    }

    .cg-p-list > .p-content {
        width: 100%;
    }

        .cg-p-list > .p-content .p-container:after, .cg-p-list > .p-content .p-container:before {
            display: none
        }
}

.cg-btn-collapse {
    display: none;
    width: 8px;
    height: 8px;
    background: url(../images/minus_dark.svg) center no-repeat;
    background-size: 100%
}

    .cg-btn-collapse.collapsed {
        background: url(../images/plus_dark.svg) center no-repeat;
        background-size: 100%
    }

.p-button-group .p-info-list .icon, .p-country .flag:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.p-content-left {
    float: left;
    position: relative
}

.p-content-right {
    float: right;
    position: relative
}

.p-add-info {
    font-weight: 700;
    font-size: 14px;
    margin: 8px 0;
    display: inline-block
}

    .p-add-info span {
        margin-left: auto;
    }

        .p-add-info span.cl {
            margin-bottom: 2px;
            margin-right: 2px;
        }

@media (max-width: 768px) {
    .p-add-info {
        margin: 12px 0;
        align-self: center;
    }
}

.p-main-photo .slick-slide img {
    border: thin solid #000
}

.p-thumbs-photo img {
    max-width: 100%
}

@media (max-width:767px) {
    .p-content-left, .p-content-right {
        width: 100%
    }

    .p-thumbs-photo {
        max-width: none;
        margin: 10px 0
    }

        .p-thumbs-photo .slick-slide {
            margin: 0 10px
        }

        .p-thumbs-photo .slick-list {
            margin: 0 -9px;
            width: initial
        }
}

.p-thumbs-photo .slick-slide img {
    border: thin solid #ccc
}

.p-thumbs-photo .slick-current img {
    border-color: #000
}

.p-label-group .p-label, .p-label-group .p-label-large {
    position: initial;
    font-size: 15px;
    margin-right: 5px;
    margin-top: 8px;
    margin-bottom: 5px;
}

.label-stock {
    font-family: 'Century Gothic' !important;
    text-transform: none !important;
    font-weight: 300;
}

.p-label-product-details {
    display: block;
    text-align: left;
    font-family: 'CenturyGothic-Bold', sans-serif;
}

.p-country .flag, .p-price-group, .p-title-group {
    position: relative
}

    .p-title-group h2 {
        font-size: 30px;
        margin: 0 0 5px;
        text-transform: initial;
        font-weight: 400;
        font-family: 'CenturyGothic', sans-serif;
    }

    .p-title-group .p-btn-wishlist {
        font-size: 30px;
        bottom: 5px
    }

@media (max-width:767px) {
    .cg-btn-collapse {
        display: inline-block
    }

    .p-title-group .p-btn-wishlist {
        font-size: 24px
    }
}

.p-price-group {
    padding-bottom: 10px;
    display: block;
    width: 100%;
    margin-bottom: 8px;
    float: left
}

.p-old-price {
    font-size: 26px !important;
    padding-right: 8px;
}

.p-price-group .p-old-price, .p-price-group .p-price {
    font-size: 30px;
    font-weight: 400;
}

.p-price-group .p-old-price {
    color: #868686
}

.p-price-group .p-price span {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 10px
}

@media (min-width:769px) and (max-width:1250px) {
    #productDetails .p-price-group .p-price {
        font-size: 25px !important
    }

    #productDetails .p-price-group .p-old-price {
        font-size: 23px !important
    }
}

.p-social {
    display: inline-block;
    font-size: 0;
    float: right;
    margin-top: 10px
}

@media (max-width:479px) {
    .p-social {
        display: block;
        width: 100%
    }
}

.p-social > li {
    display: inline-block
}

    .p-social > li > a {
        font-size: 14px;
        display: block;
        width: 26px;
        height: 26px;
        line-height: 26px;
        background-color: #f2f2f2;
        text-align: center;
        margin-left: 5px
    }

        .p-social > li > a:hover {
            background-color: #ccc
        }

.p-info-group {
    width: 100%;
    display: flex;
    flex-direction: column
}

    .p-info-group h5 {
        text-transform: initial;
        font-size: 15px;
        display: block;
        width: 100%;
        margin-top: 0
    }

.p-section-content {
    padding: 8px 0;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    background-color: #fff
}

.p-description p {
    font-size: 15px;
    margin: 0
}

.p-country strong, .p-height strong {
    text-transform: uppercase
}

.p-country .flag {
    padding-left: 26px;
    margin-left: 5px
}

    .p-country .flag:before {
        content: '';
        width: 22px;
        height: 22px;
        left: 0;
        position: absolute;
        margin-top: -1px
    }

    .p-country .flag.arg:before {
        background-image: url(../images/flag_arg.svg)
    }

    .p-country .flag.brazil:before {
        background-image: url(../images/flag_brazil.svg)
    }

    .p-country .flag.china:before {
        background-image: url(../images/flag_china.svg)
    }

    .p-country .flag.indonesia:before {
        background-image: url(../images/flag_indonesia.svg)
    }

.p-color-list {
    display: block;
    font-size: 0;
    margin: 0 -4px
}

    .p-color-list > li {
        display: inline-block
    }

        .p-color-list > li > a {
            max-width: 80px;
            display: block;
            border: thin solid #ccc;
            margin: 4px
        }

            .p-color-list > li > a.active {
                border-color: #000
            }

.p-size-list {
    display: inline-block;
    font-size: 0;
    margin: 0 10px 0 -2.5px
}

    .p-size-list > li {
        display: inline-block;
        padding-right: 4px;
        padding-bottom: 4px;
    }

        .p-size-list > li > a {
            display: flex;
            text-align: center;
            height: 36px;
            min-width: 38px;
            align-items: center;
            justify-content: center;
            line-height: 28px;
            font-size: 15px;
            border: thin solid rgb(0, 0, 0);
            padding-left: 5px;
            padding-right: 5px;
            width: 100% !important;
        }

            .p-size-list > li > a:hover {
                cursor: pointer;
                background-color: #f2f2f2
            }

            .p-size-list > li > a.active {
                color: #fff;
                background-color: #000
            }

@media (max-width: 768px) {
    .p-size-list > li > a {
        height: 42px;
        min-width: 44px;
    }
}

.p-size-panel {
    background-color: #fff;
    padding: 0;
    position: relative;
    margin-top: 15px
}

    .p-size-panel h5 {
        font-size: 24px
    }

    .p-size-panel .btn-close {
        text-transform: uppercase;
        font-weight: 700;
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 12px
    }

    .p-size-panel p {
        font-size: 14px
    }

    .p-size-panel .p-size-pic {
        max-width: 180px;
        margin-top: 10px
    }

    .p-size-panel .p-size-table {
        text-align: left;
        font-size: 14px;
        min-width: 200px;
        margin: auto
    }

.p-size-table > thead > tr > th {
    width: 50%;
    background-color: #dfdfdf;
    padding: 6px 6px 6px 20px;
    box-sizing: border-box;
}

.p-size-panel .p-size-table > tbody > tr > td {
    padding: 4px 0;
    position: relative
}

/*.p-size-panel .p-size-table > tbody > tr > td:first-child:after {
                content: '';
                position: absolute;
                top: 3px;
                right: 1px;
                width: 1px;
                height: calc(100% - 6px);
                background-color: #000
            }*/

.p-size-panel .p-size-table > tbody > tr > td {
    border: 1px solid #dfdfdf;
    padding: 10px 0px 10px 20px;
}

@media (max-width:767px) {
    .p-size-panel .p-size-pic {
        margin: 20px auto;
        display: table
    }

    .p-size-panel .p-size-table {
        min-width: 100%
    }
}

.p-button-group {
    margin-top: 15px;
    position: relative
}

    .p-button-group .p-btn-content {
        display: inline-block
    }

    .p-button-group .btn, .p-button-group .p-info-list {
        display: inline-block;
        float: left
    }

.p-info-list {
    margin-left: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #a9a9a9
}

span.texto-desplegable {
    font-size: 12px;
    text-transform: initial
}

.p-info-list li {
    border-bottom: 1px solid #a9a9a9;
    padding: 6px 0 5px
}

.p-btn-content {
    width: 100%
}

.p-button-group .p-info-list a {
    font-size: 13px
}

.flecha-detalles-ficha {
    width: 12px;
    float: right;
    margin-right: 20px;
    margin-top: 6px
}

.p-button-group .p-info-list a span {
    position: relative;
    top: -3px;
    text-decoration: none
}

.p-button-group .p-info-list a.collapsed span {
    color: #000
}

.p-button-group .p-info-list a:hover span {
    text-decoration: none
}

.p-button-group .p-info-list .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    top: 0
}

    .p-button-group .p-info-list .icon.help {
        background-image: url(../images/help.svg)
    }

    .p-button-group .p-info-list .icon.money {
        background-image: url(../images/money.svg)
    }

    .p-button-group .p-info-list .icon.promo {
        background-image: url(../images/promo.svg)
    }

.p-msg-group .p-msg-content {
    margin-bottom: 20px
}

    .p-msg-group .p-msg-content p {
        font-size: 11px;
        font-weight: 700;
        max-height: 200px;
        overflow: hidden
    }

    .p-msg-group .p-msg-content.large {
        background: #e0e0e0;
        padding: 20px 30px
    }

        .p-msg-group .p-msg-content.large p {
            max-height: none;
            overflow: initial
        }

    .p-msg-group .p-msg-content .btn-close {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 13px;
        margin: 0 auto 15px;
        display: table
    }

.alert_custom, .alert2 {
    padding-left: 40px
}

@media (min-width:480px) {
    .p-msg-group .p-x2-col {
        columns: 2;
        -moz-columns: 2;
        -webkit-columns: 2;
        min-width: 100% !important
    }
}

.p-msg-group .thin {
    font-weight: 400 !important
}

    .p-msg-group .thin a, .p-msg-group .thin strong {
        font-weight: 700 !important
    }

.alert2 {
    padding-top: 20px;
    padding-bottom: 5px;
    background: url(/LadyStork/resources/images/alert-verde.svg) center left no-repeat;
    background-size: 30px
}

#checkout3 .alert_custom, .alert_custom {
    padding-bottom: 0;
    padding-top: 0
}

.alert2 p {
    font-weight: 700;
    color: #42a53b
}

.alert2 h4 {
    font-weight: 700;
    color: #42a53b;
    font-size: 1.3rem
}

.alert_custom {
    margin-bottom: 10px;
    background-color: #ffd6d6 !important;
    line-height: 50px;
    background: url(../images/alert.svg) center left no-repeat;
    background-position: 11px;
    background-size: 19px
}

#checkout3 .alert_custom {
    padding-left: 15px;
    margin-left: 15px;
    width: 95%;
    background: 0 0;
    border: solid #e83b4a;
    border-width: 1px;
    border-radius: 0;
    padding-right: 15px
}

@media (min-width:1700px) {
    #checkout3 .alert_custom {
        width: 97%
    }
}

@media (max-width:1200px) and (min-width:768px) {
    #checkout3 .alert_custom {
        width: 97%
    }
}

@media (max-width:480px) {
    #checkout3 .alert_custom {
        width: 92%;
        padding-left: 10px;
        margin-left: 15px
    }

    #checkout3 font {
        font-size: 13px !important
    }

    #checkout3 li, .btnConsultar {
        font-size: 11px !important
    }
}

.alert_custom ul li {
    margin-left: 30px
}

@media (max-width:480px) {
    .alert_custom ul li {
        margin-left: 20px
    }
}

.alert_custom h4, .alert_custom p {
    font-weight: 700;
    color: #e83b4a;
    font-size: 1.3rem
}

@media (max-width:1024px) {
    .alert_custom h4, .alert_custom p {
        font-size: 1.1rem
    }
}

@media (max-width:1279px) and (min-width:992px) {
    .p-button-group .p-info-list {
        margin: 15px 0 0;
        width: 100%
    }

    .p-button-group .p-btn-content {
        width: 100%
    }
}

.p-add-info.show-1280 {
    display: none
}

@media (max-width:1279px) {
    .p-add-info.show-1280 {
        display: inline-block;
        float: left
    }
}

@media (max-width:1024px) {
    .p-add-info.hide-1280 {
        display: none
    }
}

@media (max-width:991px) {
    .p-add-info.show-1280 {
        position: absolute;
        right: 0
    }

    .p-info-group .p-country {
        order: 5
    }

    .p-info-group .p-height {
        order: 4
    }

    .p-info-group .p-description {
        order: 3
    }
}

@media (max-width:767px) {
    .p-title-group h2 {
        font-size: 32px
    }

    .p-price-group .p-price {
        font-size: 22px !important;
    }

    #productDetails .p-price-group .p-old-price {
        font-size: 20px !important
    }

    .p-description p, .p-info-group h5, .p-section-content {
        font-size: 14px
    }

    .p-size-panel h5 {
        font-size: 24px;
    }

    .p-button-group .btn-lg {
        width: 100%;
        padding: 0 15px;
        font-size: 1.4rem !important
    }

    .p-button-group .p-info-list {
        margin: 15px 0
    }

    .p-button-group .p-btn-content {
        width: 100%
    }

    .p-add-info.show-1280 {
        position: initial;
        float: right
    }
}

@media (max-width:479px) {
    .p-button-group .p-info-list {
        width: 100%
    }

    .p-add-info.show-1280 {
        float: left;
        margin: 0
    }

        .p-add-info.show-1280 i {
            float: left;
            margin-right: 5px;
            top: 0
        }

    .p-price-group .p-old-price, .p-price-group .p-price {
        font-size: 19px
    }
}

.ch-content {
    margin: 15px -15px;
    background-color: #fff;
    position: relative
}

@media (min-width:1200px) {
    .ch-content .col-left, .ch-content .col-mid, .ch-content .col-right {
        min-height: 700px
    }
}

.ch-content .col-left {
    background-color: #fff
}

@media (max-width:1200px) {
    .ch-content .col-left {
        border-right: none
    }
}

.ch-content .center-col, .ch-content .left-col, .ch-content .right-col {
    padding: 10px
}

.ch-steps, .ch-steps > li {
    display: inline-block;
    padding: 0 20px
}

.ch-content h5 {
    margin-bottom: 4px
}

.ch-steps {
    font-size: 0
}

    .ch-steps > li {
        font-size: 14px;
        position: relative;
        color: #e0e0e0
    }

@media (min-width:600px) {
    .ch-steps li {
        top: 20px
    }
}

.ch-steps > a {
    text-decoration: none
}

.ch-steps > li:first-child {
    padding-left: 0
}

.ch-steps > li:last-child {
    padding-right: 0
}

.ch-steps > li:after {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    width: 2px;
    height: 30px;
    background-color: #e0e0e0
}

.ch-steps > li:last-child:after {
    display: none
}

.ch-steps > li.active {
    color: #000
}

    .ch-steps > li.active:after {
        background-color: #000
    }

@media (max-width:600px) {
    .ch-steps, .ch-steps > li {
        display: block;
        width: 100%
    }

        .ch-steps > li {
            padding: 10px 0;
            border-bottom: solid 2px #e0e0e0
        }

            .ch-steps > li.active {
                border-bottom: solid 2px #000
            }

            .ch-steps > li:last-child {
                border: none
            }

            .ch-steps > li:after {
                display: none
            }
}

.ch-steps > li span, .ch-steps > li strong {
    display: block;
    text-transform: uppercase
}

.ch-steps > li strong {
    font-size: 28px;
    line-height: 1
}

@media (max-width:640px) {
    .ch-steps > li strong {
        font-size: 18px
    }
}

.ch-steps > li span {
    font-weight: 700;
    font-size: 10px
}

.ch-cart {
    font-size: 0;
    margin: 0 -10px
}

    .ch-cart > li {
        font-size: 14px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .ch-cart > li span, .ch-cart > li strong, .ch-client span, .ch-client strong {
            display: block;
        }

        .ch-cart > li strong {
            font-size: 14px;
            margin-top: 8px
        }

        .ch-cart > li span {
            font-size: 14px;
            line-height: 20px
        }

@media (max-width:767px) {
    .ch-cart > li span {
        font-size: 13px
    }
}

@media (max-width:480px) {
    .ch-cart > li {
        max-width: 100%
    }

        .ch-cart > li span, .ch-cart > li strong {
            font-size: 1.2rem
        }
}

@media (max-width:375px) {
    .ch-cart > li span, .ch-cart > li strong {
        font-size: 1.1rem
    }
}

.ch-total-detail {
    width: 100% !important
}

@media (max-width:1024px) {
    .ch-total-detail {
        width: 100% !important
    }
}

.ch-total {
    width: 100%;
    float: right;
    margin-bottom: 30px
}

    .ch-total td:not(.short,.large) {
        width: 50%;
        padding: 3px 0
    }

    .ch-total td.short {
        width: 30%;
        padding: 3px 0
    }

    .ch-total td.large {
        width: 70%;
        padding: 3px 0
    }

    .ch-total tr > td:last-child {
        text-align: right
    }

    .ch-total > tbody > tr:last-child > td {
        padding-bottom: 15px
    }

    .ch-total tfoot td, .tfoot td {
        font-weight: 700;
        font-size: 15px;
        padding: 10px 0
    }

.ch-totalcd td {
    padding: 5px 15px !important
}

    .ch-totalcd td:not(.short,.large) {
        width: 50%;
        padding: 3px 0
    }

    .ch-totalcd td.short {
        width: 30%;
        padding: 3px 0
    }

    .ch-totalcd td.large {
        width: 70%;
        padding: 3px 0
    }

.ch-totalcd tr > td:last-child {
    text-align: right
}

.ch-totalcd > tbody > tr:last-child > td {
    padding-bottom: 15px
}

.ch-totalcd tfoot td, .tfoot td {
    font-weight: 700;
    font-size: 15px;
    padding: 10px 0
}

.ch-content .col-right p, .ch-content .col-right span, .ch-content .col-right strong {
    font-size: 12px
}

.ch-client {
    margin-bottom: 20px
}

    .ch-client strong {
        font: 15px CenturyGothic-Bold
    }

    .ch-client span {
        font-size: 13px
    }

    .ch-client.text-md strong {
        font-size: 16px
    }

    .ch-client.text-md span {
        font-size: 14px
    }

.ch-transf {
    font-size: 13px
}

    .ch-transf > li {
        display: inline-block;
        width: 100%;
        margin: 2px 0
    }

.ch-card-help {
    background-color: #f2f2f2;
    padding: 15px;
    margin-bottom: 15px
}

    .ch-card-help strong {
        line-height: 1
    }

    .ch-card-help img {
        max-width: 210px;
        margin: 10px 0
    }

.ch-promo-container {
    position: absolute;
    background-color: #fff;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 3;
    padding: 15px 30px;
    display: none
}

.right-content.show-panel .ch-promo-container {
    display: block
}

.right-content.show-panel .col-mid, .right-content.show-panel .col-right {
    display: none
}

@media (max-width:767px) {
    .ch-promo-container {
        position: relative
    }
}

.ch-promo-container .btnCerrarPromos {
    font-size: 24px;
    position: absolute;
    top: 20px;
    right: 30px
}

.ch-promo-container .panel-group {
    margin-top: 30px
}

.ch-promo-container .panel-default > .panel-heading {
    background-color: transparent;
    padding: 0
}

.ch-promo-container .panel-title > .small, .ch-promo-container .panel-title > .small > a, .ch-promo-container .panel-title > a, .ch-promo-container .panel-title > small, .ch-promo-container .panel-title > small > a {
    display: block;
    padding: 15px;
    background-color: #fafafa;
    position: relative
}

.ch-promo-container .panel-collapse {
    background-color: #fafafa
}

    .ch-promo-container .panel-collapse .panel-body {
        padding: 10px 15px
    }

.ch-promo-container .panel-title > a:after {
    content: "\f078";
    font: 14px/1 FontAwesome;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7.5px;
    width: 20px;
    height: 20px
}

.a-head .icon, .ch-content .cg-btn-collapse {
    top: -2px;
    position: relative
}

.ch-promo-container .panel-title > a.collapsed {
    background-color: #fff
}

.ch-promo-container .panel-group .panel {
    margin: 0 !important;
    border-radius: 0;
    border-bottom: none
}

    .ch-promo-container .panel-group .panel:first-child {
        border-radius: 4px 4px 0 0
    }

    .ch-promo-container .panel-group .panel:last-child {
        border-radius: 0 0 4px 4px;
        border-bottom: solid thin #ddd
    }

.ch-promo-container .panel-group .panel-heading + .panel-collapse > .list-group, .ch-promo-container .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none
}

.ch-promo-container .ch-promo-list {
    margin-bottom: 20px
}

    .ch-promo-container .ch-promo-list > li {
        display: inline-block;
        width: 100%;
        margin: 3px 0
    }

        .ch-promo-container .ch-promo-list > li > img {
            max-width: 20px
        }

.ch-promo-container .ch-bank-logo {
    max-width: 120px
}

.ch-content .ch-collapsable {
    text-decoration: none !important
}

.a-menu > li.active > a, .f-upload .btn-file, .title-nav .dropdown-menu a:hover {
    text-decoration: underline
}

.ch-content .collapsed .cg-btn-collapse {
    background: url(../images/plus_dark.svg) center no-repeat;
    background-size: 100%
}

@media (min-width:992px) {
    .ch-content .col-mid .collapse, .ch-content .col-right .collapse {
        display: block
    }
}

@media (max-width:991px) {
    .ch-content .cg-btn-collapse {
        display: inline-block !important
    }
}

.a-foot {
    background-color: #fff;
    padding: 30px 15px;
    border-top: solid 3px #000
}

@media (max-width:480px) {
    .a-foot {
        padding: 30px 0
    }
}

.a-foot h4 {
    font-size: 24px;
    margin-top: 0
}

.a-foot .p-add-info {
    margin-right: 30px
}

.a-content {
    margin-bottom: 30px
}

    .a-content h5 {
        margin-bottom: 20px
    }

.f-form .a-social-login {
    display: inline-block;
    width: 100%
}

.a-msg {
    margin-bottom: 0 !important
}

    .a-msg h5 {
        font-size: 14px
    }

    .a-msg p {
        font-weight: 400 !important
    }

.a-menu {
    font-size: 0;
    margin: 10px 0 60px;
    text-align: center
}

    .a-menu > li {
        display: inline-block;
        margin-right: 4px
    }

@media (max-width:738px) {
    .a-menu > li {
        display: block;
        text-align: center
    }
}

@media (max-width:475px) {
    .a-menu > li {
        display: block;
        text-align: left
    }
}

.a-menu > li > a {
    display: inline-block;
    font: 17px CenturyGothic-Bold
}

.a-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    float: left;
    border-bottom: solid 1px #000;
    padding-bottom: 5px;
    margin-bottom: 10px
}

    .a-head .a-order, .a-head .icon, .a-head h5 {
        display: inline-block
    }

    .a-head .icon {
        margin-right: 5px;
        float: left
    }

.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.a-head h5 {
    margin: 0;
    float: left
}

.a-head .a-order {
    text-transform: uppercase;
    margin-left: 5px;
    font-family: CenturyGothic-Bold
}

.a-form {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

    .a-form .ch-client {
        border-top: none;
        padding: 0 30px
    }

        .a-form .ch-client span, .a-form .ch-client strong {
            font-size: 13px !important
        }

        .a-form .ch-client strong {
            display: inline-block;
            margin: 2.5px 0
        }

        .a-form .ch-client h5 {
            margin: 0 0 5px;
            font-size: 15px
        }

    .a-form .ch-total {
        border-bottom: solid thin #000
    }

    .a-form .ch-content {
        margin: 0
    }

.a-chat-content, .a-chat-story, .a-chat-story > li {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.a-chat-content {
    margin: 0
}

.a-chat-story {
    max-height: 300px;
    overflow-y: auto;
    padding-right: 10px;
    margin-bottom: 15px;
    min-height: 100px
}

    .a-chat-story > li.chat-send {
        padding: 0 0 25px 50px
    }

    .a-chat-story > li.chat-received {
        padding: 0 110px 25px 0
    }

    .a-chat-story > li.chat-send:before {
        content: "\f2bd";
        font: 14px/1 FontAwesome;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 40px
    }

    .a-chat-story > li.chat-received:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 100px;
        height: 100px;
        background: url(../images/logo_black.svg) top center no-repeat;
        background-size: 100%
    }

    .a-chat-story > li .chat-msg {
        position: relative;
        font-weight: 700;
        display: inline-block;
        padding: 5px 10px;
        border: 1px solid #000;
        width: calc(100% - 65px);
        border-radius: 10px
    }

    .a-chat-story > li.chat-received .chat-msg {
        float: right
    }

        .a-chat-story > li.chat-received .chat-msg:before {
            left: initial;
            right: 10px;
            background: url(../images/chat-msg-received.svg) center no-repeat;
            background-size: contain
        }

    .a-chat-story > li .chat-msg-date {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 100%;
        font-weight: 700;
        font-size: 10px;
        color: #828282;
        margin-left: 10px
    }

    .a-chat-story > li.chat-received .chat-msg-date {
        left: initial;
        right: 100%;
        margin-left: 0;
        margin-right: 10px
    }

.a-order-table {
    margin-bottom: 30px
}

    .a-order-table .table-head {
        margin: 0;
        padding: 5px 0
    }

        .a-order-table .table-head > div {
            padding: 0
        }

    .a-order-table .table-row {
        margin: 0;
        border-bottom: solid thin #ccc;
        display: flex;
        align-items: center;
    }

        .a-order-table .table-row > div {
            padding: 10px 5px 10px 0px
        }

            .a-order-table .table-row > div > div {
                padding: 10px 0
            }

@media (max-width:991px) {
    .a-order-table {
        font-size: 13px
    }

        .a-order-table a {
            text-decoration: underline
        }

        .a-order-table .table-head > div {
            display: none
        }

        .a-order-table .table-row, .a-order-table .table-row > div {
            padding: 5px 0;
            display: block;
        }
}

.f-label {
    font-size: 18px
}

.f-field {
    border-radius: 0;
    border: none;
    border-bottom: thin solid #000;
    width: 100%;
    padding: 0px;
    height: 34px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    font: 400 13px CenturyGothic,Arial,sans-serif
}

    .form-control::placeholder, .f-field::placeholder,
    .form-control::-webkit-input-placeholder, .f-field::-webkit-input-placeholder {
        color: #8c8c8c !important;
        text-transform: none !important
    }

.mt-25 {
    margin-top: 25px !important;
    margin-bottom: 15px !important
}

.has-success .form-control {
    border-color: #000
}

    .has-success .form-control:focus {
        border-color: #24a327;
    }

.form-control:focus {
    border-bottom: thin solid #000;
}

textarea.f-field {
    resize: none
}

.f-field::-webkit-input-placeholder {
    color: #000;
    text-transform: uppercase;
    font-weight: 400
}

.f-field::-moz-placeholder {
    color: #000;
    text-transform: uppercase;
    font-weight: 400
}

.f-field:-ms-input-placeholder {
    color: #000;
    text-transform: uppercase;
    font-weight: 400
}

.f-field:-moz-placeholder {
    color: #000;
    text-transform: uppercase;
    font-weight: 400
}

.f-select .select2-container {
    width: 100% !important;
    border: thin solid #616161 !important
}

.f-select.card-date .select2-container {
    max-width: 40% !important;
    display: inline-block;
    float: left;
    margin-right: 10%
}

.f-select.card-date .select2-container--default .select2-results__option, .f-select.card-date .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 12px
}

@media (max-width:767px) {
    .f-select.card-date.right .select2-container {
        margin-right: 0;
        margin-left: 1%
    }
}

.f-select.f-bank .select2-container--default .select2-results__option, .f-select.f-bank .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 65px
}

.f-select .select2-selection--single, .f-select .select2-selection__arrow {
    height: 34px !important
}

.f-select .select2-selection__rendered {
    line-height: 34px !important;
    text-transform: uppercase;
    font-size: 13px
}

.f-select.text-normal .select2-selection__rendered {
    text-transform: none !important
}

.f-field-img {
    position: absolute;
    width: 50px;
    height: 24px;
    top: 5px;
    right: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2
}

.f-select.f-bank .f-field-img {
    left: 5px;
    right: initial
}

.f-field-img.visa {
    background-image: url(../images/visa.png)
}

.f-field-img.santander {
    background-image: url(../images/santander.svg)
}

.f-upload {
    display: block;
    margin-bottom: 15px
}

.f-forgot-pass, .title-nav, .title-nav > li {
    display: inline-block
}

.f-upload .btn-file {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
    margin-right: 15px;
    background-color: transparent !important;
    height: auto;
    line-height: 1;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
    text-align: left
}

.f-forgot-pass {
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    margin: 8px 0
}

.f-row {
    margin: 0 -5px
}

    .f-row > .clearfix > .col-xs-1, .f-row > .clearfix > .col-xs-10, .f-row > .clearfix > .col-xs-11, .f-row > .clearfix > .col-xs-12, .f-row > .clearfix > .col-xs-2, .f-row > .clearfix > .col-xs-3, .f-row > .clearfix > .col-xs-4, .f-row > .clearfix > .col-xs-5, .f-row > .clearfix > .col-xs-6, .f-row > .clearfix > .col-xs-7, .f-row > .clearfix > .col-xs-8, .f-row > .clearfix > .col-xs-9, .f-row > .col-xs-1, .f-row > .col-xs-10, .f-row > .col-xs-11, .f-row > .col-xs-12, .f-row > .col-xs-2, .f-row > .col-xs-3, .f-row > .col-xs-4, .f-row > .col-xs-5, .f-row > .col-xs-6, .f-row > .col-xs-7, .f-row > .col-xs-8, .f-row > .col-xs-9 {
        padding: 0 5px
    }

.f-date-selector {
    background: 0 0;
    border: none;
    box-shadow: none;
    font-size: 20px;
    padding: 0
}

.f-place {
    padding-left: 36px;
    background: url(../images/place.svg) center left 10px no-repeat;
    background-size: 18px
}

.f-check {
    text-transform: uppercase;
    font-size: 13px
}

.f-text-sm {
    font-weight: 700;
    font-size: 10px
}

.title-nav {
    font-size: 0;
    margin: auto;
    text-align: center
}

    .title-nav > li > a {
        display: block;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 15px;
        position: relative
    }

    .title-nav .dropdown-menu {
        border-radius: 0;
        text-align: center;
        background-color: rgba(255,255,255,.95);
        z-index: 1000;
        right: initial;
        margin-top: -5px
    }

        .title-nav .dropdown-menu a {
            font-size: 13px;
            background-color: transparent !important;
            text-align: left
        }

@media (min-width:768px) {
    .title-nav > li > a:after {
        content: '';
        position: absolute;
        right: -1px;
        width: 2px;
        height: 20px;
        background-color: #aaa
    }

    .title-nav > li:first-child > a {
        padding-left: 0
    }

    .title-nav > li:last-child > a {
        padding-right: 0
    }

        .title-nav > li:last-child > a:after {
            display: none
        }

    .title-nav > li:first-child .dropdown-menu {
        left: 0
    }
}

@media (max-width:991px) {
    .title-nav > li > a {
        font-size: 13px
    }
}

@media (max-width:767px) {
    .title-nav, .title-nav > li {
        display: block
    }

        .title-nav > li > a {
            border-bottom: solid 2px #aaa;
            padding: 10px 0
        }

        .title-nav .dropdown-menu {
            width: 100%
        }
}

.l-container {
    padding-right: 15px;
    max-height: 700px;
    overflow-y: auto;
    margin: 20px 0
}

    .l-container h5 {
        margin-top: 0;
        font-size: 16px
    }

    .l-container .l-list span {
        display: block
    }

.c-left-title, .c-left-title h5, .c-right-title h5 {
    display: inline-block
}

.l-container .l-list .l-sublist {
    border-bottom: solid thin #ccc;
    padding: 15px 0
}

    .l-container .l-list .l-sublist:first-of-type {
        padding-top: 10px
    }

.google-maps {
    min-height: 700px;
    width: 100%;
    margin: 20px 0
}

.c-right-title {
    float: right;
    margin-top: 15px;
    margin-right: 0px !important;
}

.c-left-title {
    padding: 0 20px;
    margin-left: 20px;
    position: relative
}

    .c-left-title:before {
        content: '';
        position: absolute;
        width: 2px;
        height: 20px;
        background-color: #000;
        left: 0;
        top: 12px
    }

.c-right-title span {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px
}

@media (max-width:991px) {
    .c-right-title {
        display: none
    }
}

@media (max-width:600px) {
    .c-left-title {
        display: block;
        padding: 0
    }

        .c-left-title h5 {
            margin-top: 0
        }

        .c-left-title:before {
            display: none
        }
}

.c-video-lg {
    height: 650px;
    padding: 0 0 20px
}

@media (max-width:767px) {
    .c-video-lg {
        height: 480px;
        padding: 20px 0
    }
}

.text-container {
    padding-bottom: 20px;
    min-height: 600px
}

@media (min-width:1024px) {
    .side-photo-cuenta {
        margin-left: -16px
    }
}

.side-photo, .side-photo-cuenta {
    padding: 0;
    height: 100%;
    left: 0
}

.text-container h2 {
    margin: 10px 0 20px
}

.text-container h5 {
    font-size: 15px;
    margin: 15px 0
}

.text-container .text-uppercase {
    font-size: 13px
}

.text-container p {
    margin-bottom: 15px
}

.text-x3-col {
    columns: 3;
    -moz-columns: 3;
    -webkit-columns: 3;
    min-width: 100% !important
}

@media (max-width:991px) {
    .text-container {
        min-height: 0
    }

    .text-x3-col {
        columns: 2;
        -moz-columns: 2;
        -webkit-columns: 2;
        min-width: 100% !important
    }
}

@media (max-width:767px) {
    .text-x3-col {
        columns: 1;
        -moz-columns: 1;
        -webkit-columns: 1;
        min-width: 100% !important
    }
}

.text-container .logo-list {
    margin: 10px 0
}

    .text-container .logo-list img {
        display: inline-block;
        width: auto;
        max-width: 100%
    }

.text-container .btn-sm {
    font-size: 13px;
    margin-top: 10px
}

.text-container .enum-list {
    columns: 2;
    -moz-columns: 2;
    -webkit-columns: 2;
    min-width: 100% !important
}

    .text-container .enum-list > li {
        margin-bottom: 30px
    }

#empresa .row-content, .row-content, .row-content-contact {
    margin: 0 -16px;
    overflow: hidden
}

.text-container .enum-list > li .num {
    display: block;
    font-size: 36px
}

.side-photo {
    position: absolute
}

.cart-discount, .row-content, .row-content-contact, .side-photo-cuenta {
    position: relative
}

.side-photo-content {
    width: 100%;
    height: 100%;
    min-height: 860px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

    .side-photo-content.bg-left {
        background-position: top left
    }

    .side-photo-content.bg1 {
        background-image: url(https://content.ib2c.com.ar/273/1/resources/images/480%20x%20800-varios.jpg)
    }

    .side-photo-content.bg2 {
        background-image: url(https://content.ib2c.com.ar/273/1/resources/images/480%20x%20800-contacto.jpg)
    }

.row-content {
    min-height: 880px
}

#empresa .row-content {
    position: relative;
    min-height: 821px !important
}

@media (max-width:1024px) {
    .row-content-contact {
        margin: 0 -20px;
        position: relative;
        overflow: hidden
    }
}

@media (max-width:991px) {
    .text-container .enum-list {
        columns: 1;
        -moz-columns: 1;
        -webkit-columns: 1;
        min-width: 100% !important
    }

    .side-photo {
        display: none
    }

    .row-content {
        min-height: 0
    }
}

@media (min-width:1200px) {
    .contact-text {
        min-height: 85px
    }
}

@media (max-width:1199px) {
    .contact-form {
        margin-bottom: 30px
    }
}

.cart-table {
    margin-bottom: 30px
}

    .cart-table .row {
        margin: 0;
        padding: 10px 0
    }

    .cart-table .cart-head {
        text-align: center;
        color: #000;
        padding: 5px 0;
        font: 18px CenturyGothic-Bold
    }

    .cart-table .col-xs-12 {
        padding: 0
    }

    .cart-table .btn-delete, .cart-table span, .cart-table strong {
        display: block;
        font-size: 14px;
        margin: 10px 0
    }

    .cart-table strong {
        font-size: 16px
    }

    .cart-table .btn-delete {
        text-decoration: none !important
    }

        .cart-table .btn-delete i {
            font-size: 21px
        }

        .cart-table .btn-delete span {
            font-weight: 700;
            font-size: 16px
        }

.wish-table {
    margin-bottom: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;
}

    .wish-table > div,
    .wish-detail > div {
        display: grid;
        align-items: center;
    }

    .wish-table .wish-head {
        color: #000;
        font: 18px CenturyGothic-Bold
    }

    .wish-table .wish-detail {
        grid-column: 2/7;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        margin-left: 0px;
    }

    .wish-table .wish-img {
        width: 75%;
    }

@media(max-width: 1280px) {
    .wish-table .wish-detail {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }

    .wish-add-btn {
        width: 100%;
        word-break: break-word;
    }

        .wish-add-btn a {
            width: 100%;
            word-break: break-word;
            padding: 0 10px;
            font-size: 12px;
        }
}

.wish-table .col-xs-12 {
    padding: 0;
    text-align: left;
}

.wish-table .btn-delete, .wish-table span, .wish-table strong {
    display: block;
    font-size: 14px;
    margin: 5px 0
}

.wish-table strong {
    font-size: 16px
}

.wish-table .btn-delete {
    text-decoration: none !important
}

    .wish-table .btn-delete i {
        font-size: 21px
    }

    .wish-table .btn-delete span {
        font-weight: 700;
        font-size: 16px
    }

@media(max-width: 968px) {
    .wish-table {
        grid-template-columns: 1fr 1fr;
        row-gap: 50px;
    }

        .wish-table .wish-img {
            width: 100%;
        }

        .wish-table .wish-detail {
            grid-column: 2/3;
            display: block;
            margin-left: 0px;
        }

    .wish-detail .btn-delete {
        display: flex;
        align-content: center;
    }

        .wish-detail .btn-delete span {
            margin-top: 0px;
        }

    .wish-table .wish-head {
        display: none;
    }

    .wish-table > div {
        justify-items: left;
    }
}

.cart-photo {
    max-width: 100%
}

.wish-photo {
    max-width: 100%
}

@media (max-width:767px) {
    .cart-table .btn-delete i, .cart-table .btn-delete span, .cart-table span {
        font-size: 14px
    }

    .cart-table span, .cart-table strong {
        margin: 5px 0
    }

    .cart-table .cart-head {
        display: none
    }

    .cart-table .row {
        text-align: center
    }

    .cart-table .xs-show {
        display: inline-block !important
    }
}

.hide, .popOver {
    display: none
}

.cart-total {
    padding: 15px;
    margin-bottom: 30px
}

    .cart-total #btnCheckout {
        padding: 0 10px;
    }

@media (max-width:480px) {
    .cart-total {
        padding: 0 0 30px;
        margin-bottom: 40px
    }
}

.ch-total td {
    padding: 5px 15px !important
}

.cart-discount, .cart-total .ch-total {
    margin-bottom: 15px
}

    .cart-discount input {
        height: 35px;
        padding-right: 115px
    }

    .cart-discount .btn {
        position: absolute;
        top: 0;
        right: 0;
        width: 100px
    }

@media (max-width:767px) {
    .cart-discount input {
        height: 40px;
        padding: 0 15px
    }

    .cart-discount .btn {
        position: initial;
        width: 100%
    }
}

.promo-container {
    width: 95%;
    max-width: 100%;
    margin: 0 0 10px
}

    .promo-container .promo-img {
        margin-bottom: 10px
    }

@media (max-width:991px) {
    .promo-container {
        float: left !important;
        width: 100%
    }
}

.collapse-open {
    background: url(../images/minus_dark.svg) center no-repeat
}

.collapse-close {
    background: url(../images/plus_dark.svg) center no-repeat
}

.collapse-open, collapse-close {
    background-size: 100%
}

ul li.active #hplProductSelectSize {
    color: #fff !important;
    background-color: #000 !important
}

.disabled a {
    pointer-events: none;
    cursor: default;
    border: 1px solid #dbdbdb !important;
    color: grey
}

.disabledSize a {
    border: 1px solid #dbdbdb !important;
    color: grey
}


.imgProductSelectColor.active {
    border-width: 1px !important;
    border: 1px solid #000
}

.zoom {
    cursor: crosshair
}

@media (max-width:1279px) and (min-width:200px) {
    .pushDown {
        width: 100%;
        float: left;
        margin-right: 3%
    }
}

@media (max-width:768px) {
    .pushDown {
        width: 30%
    }
}

@media (max-width:480px) {
    .pushDown {
        width: 30%
    }
}

@media (max-width:375px) {
    .pushDown {
        width: 29%
    }
}

@media (max-width:320px) {
    .pushDown {
        width: 29%
    }
}

#zoom-tooltip {
    padding-left: 3px;
    padding-right: 3px
}

.popOver {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

#c_more4 {
    background: #f7f7f9;
    padding: 20px 30px
}

.btn-close, .btn-close1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    margin: 0 auto 15px;
    display: table
}

.p-msg-content.large {
    font-size: 11px
}

.contactComplain, .contactCustomer {
    display: inline-block;
    background-color: #000;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 13px;
    padding: 10px 20px;
    cursor: pointer;
    border: 0
}

    .contactComplain:hover, .contactCustomer:hover {
        background-color: #000
    }

.btnContactPressed {
    background-color: #9E9E9E;
    -webkit-transition: background-color .2s linear
}

.has-error {
    text-align: left !important
}

    .has-error .form-control {
        border: none;
        border-bottom: 1px solid #a94442 !important
    }

        .has-error .form-control:focus {
            -webkit-box-shadow: inset 0px -1px 1px rgba(214,58,71,.88);
            -moz-box-shadow: inset 0px -1px 1px rgba(214,58,71,.88);
            box-shadow: inset 0px -1px 1px rgb(214,58,71,.88)
        }

    .has-success .form-control, .has-error .form-control {
        box-shadow: none !important;
        -webkit-box-shadow: none !important
    }

#mde, #mdp {
    background-color: #EFEFEF
}

.destacados #pnlProduct, .destacados .pnlProduct {
    width: 100% !important
}

#pnlProduct .p-details .padding0 h5 {
    width: 190px
}

.btnMyAccount {
    min-height: 21vh;
    border: 1px solid #cdcdcd;
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 4%;
    border-radius: 8px
}

@media (max-width:1440px) {
    .btnMyAccount {
        min-height: 165px;
        border: 1px solid #cdcdcd;
        text-align: center;
        padding: 10px;
        margin-bottom: 4%;
        border-radius: 8px
    }
}

@media (max-width:1126px) {
    .btnMyAccount {
        min-height: 24vh;
        border: 1px solid #cdcdcd;
        text-align: center;
        padding: 10px;
        margin-bottom: 4%;
        border-radius: 8px
    }
}

@media (max-width:884px) {
    .btnMyAccount {
        min-height: 185px;
        border: 1px solid #cdcdcd;
        text-align: center;
        padding: 10px;
        margin-bottom: 4%;
        border-radius: 8px
    }
}

@media (max-width:767px) {
    .btnMyAccount {
        min-height: 25vh
    }

    .my-account-icon {
        padding-top: 15%;
        max-width: 30px;
        width: 30px;
        padding-top: 15%;
        padding-bottom: 2%;
        padding-top: 7%
    }
}

@media (max-width: 425px) {
    .btnMyAccount {
        min-height: 20vh;
        border: 1px solid #cdcdcd;
        text-align: center;
        padding: 10px;
        margin-bottom: 4%;
        border-radius: 8px
    }
}

.btnMyAccount:hover {
    background-color: #e8e8e8a3
}

.day.form-control.f-field, .month.form-control.f-field, .year.form-control.f-field {
    display: inline-block;
    position: absolute
}

.comboDate {
    padding-bottom: 10px
}

@media (min-width:1024px) {
    .register .day.form-control.f-field {
        width: 31% !important;
        left: 1% !important
    }

    .register .month.form-control.f-field {
        width: 31% !important;
        left: 34.5% !important
    }

    .register .year.form-control.f-field {
        width: 31% !important;
        left: 68.5% !important
    }
}

@media (max-width:1024px) {
    .register .day.form-control.f-field {
        width: 31% !important;
        left: 5% !important
    }

    .register .month.form-control.f-field {
        width: 28% !important;
        left: 36% !important
    }

    .register .year.form-control.f-field {
        width: 31% !important;
        left: 69% !important
    }
}

@media (max-width:768px) {
    .register .day.form-control.f-field {
        width: 32% !important;
        left: 2% !important
    }

    .register .month.form-control.f-field {
        width: 32% !important;
        left: 34% !important
    }

    .register .year.form-control.f-field {
        width: 32% !important;
        left: 68% !important
    }

    .paddingTablet {
        padding: 0
    }

    .paddingTabletLeft {
        padding-left: 0
    }

    .paddingTabletRight {
        padding-right: 0
    }
}

@media (max-width:425px) {
    .register .day.form-control.f-field {
        width: 31% !important;
        left: 4% !important
    }

    .register .month.form-control.f-field {
        width: 31% !important;
        left: 35% !important
    }

    .register .year.form-control.f-field {
        width: 32% !important;
        left: 70% !important
    }

    .marginFixFooter {
        margin-left: 15px
    }

    .paddingForMobile {
        padding: 0
    }
}

@media (max-width:320px) {
    .register .day.form-control.f-field {
        width: 32% !important;
        left: 4% !important
    }

    .register .month.form-control.f-field {
        width: 32% !important;
        left: 35.5% !important
    }

    .register .year.form-control.f-field {
        width: 28% !important;
        left: 71% !important
    }
}

@media (min-width:1441px) {
    .day.form-control.f-field {
        width: 30% !important;
        left: 2%
    }

    .month.form-control.f-field {
        width: 31% !important;
        left: 34%
    }

    .year.form-control.f-field {
        width: 31% !important;
        left: 67%
    }
}

@media (min-width:1401px) and (max-width:1440px) {
    .day.form-control.f-field {
        width: 30% !important;
        left: 2%
    }

    .month.form-control.f-field {
        width: 33% !important;
        left: 33.2%
    }

    .year.form-control.f-field {
        width: 29.5% !important;
        left: 68%
    }
}

@media (min-width:1200px) and (max-width:1400px) {
    .day.form-control.f-field {
        width: 30% !important;
        left: 3% !important
    }

    .month.form-control.f-field {
        width: 32% !important;
        left: 34% !important
    }

    .year.form-control.f-field {
        width: 30% !important;
        left: 67% !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .day.form-control.f-field {
        width: 29% !important;
        left: 3%
    }

    .month.form-control.f-field {
        width: 33% !important;
        left: 34%
    }

    .year.form-control.f-field {
        width: 28% !important;
        left: 68%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .day.form-control.f-field {
        width: 30% !important;
        left: 1.6%
    }

    .month.form-control.f-field {
        width: 36.6% !important;
        left: 32%
    }

    .year.form-control.f-field {
        width: 29.4% !important;
        left: 69%
    }
}

@media (min-width:499px) and (max-width:768px) {
    .day.form-control.f-field {
        width: 28% !important;
        left: 3%
    }

    .month.form-control.f-field {
        width: 36.6% !important;
        left: 32%
    }

    .year.form-control.f-field {
        width: 28% !important;
        left: 69%
    }
}

@media (min-width:425px) and (max-width:499px) {
    .day.form-control.f-field {
        width: 30% !important;
        left: 4%
    }

    .month.form-control.f-field {
        width: 30% !important;
        left: 35%
    }

    .year.form-control.f-field {
        width: 30% !important;
        left: 66%
    }
}

@media (min-width:375px) and (max-width:425px) {
    .day.form-control.f-field {
        width: 30% !important;
        left: 4%
    }

    .month.form-control.f-field {
        width: 30% !important;
        left: 35%
    }

    .year.form-control.f-field {
        width: 30% !important;
        left: 66%
    }
}

@media (max-width:374px) {
    .day.form-control.f-field {
        width: 29% !important;
        left: 5%
    }

    .month.form-control.f-field {
        width: 29% !important;
        left: 35.5%
    }

    .year.form-control.f-field {
        width: 29% !important;
        left: 66%
    }
}

#billing-info .day.form-control.f-field, #billing-info .month.form-control.f-field, #billing-info .year.form-control.f-field {
    display: inline-block;
    margin-left: 0 !important
}

@media (min-width:1440px) {
    #billing-info .day.form-control.f-field {
        width: 31% !important;
        left: unset;
        position: inherit !important
    }

    #billing-info .month.form-control.f-field {
        width: 33% !important;
        position: inherit !important
    }

    #billing-info .year.form-control.f-field {
        width: 32.8% !important;
        position: inherit !important
    }
}

@media (max-width:1440px) {
    #billing-info .day.form-control.f-field, #billing-info .month.form-control.f-field, #billing-info .year.form-control.f-field {
        width: 32% !important;
        position: inherit !important
    }

    #billing-info .day.form-control.f-field {
        left: unset
    }
}

@media (max-width:1199px) {
    #billing-info .day.form-control.f-field {
        width: 32.5% !important;
        left: unset;
        position: inherit !important
    }

    #billing-info .month.form-control.f-field {
        width: 33% !important;
        position: inherit !important
    }

    #billing-info .year.form-control.f-field {
        width: 32.5% !important;
        position: inherit !important
    }
}

@media (max-width:855px) {
    #billing-info .day.form-control.f-field, #billing-info .month.form-control.f-field, #billing-info .year.form-control.f-field {
        width: 32% !important;
        position: inherit !important
    }

    #billing-info .day.form-control.f-field {
        left: unset
    }
}

@media (max-width:460px) {
    #billing-info .day.form-control.f-field, #billing-info .month.form-control.f-field, #billing-info .year.form-control.f-field {
        width: 31% !important;
        position: inherit !important
    }

    #billing-info .day.form-control.f-field {
        left: unset
    }
}

@media (max-width:340px) {
    #billing-info .day.form-control.f-field, #billing-info .month.form-control.f-field, #billing-info .year.form-control.f-field {
        width: 30.5% !important;
        position: inherit !important
    }

    #billing-info .day.form-control.f-field {
        left: unset
    }
}

#autocompleteAddress {
    margin-bottom: 15px
}

.centerDiv {
    margin: 0 auto !important;
    float: none
}

@media (max-width:450px) {
    .centerDiv {
        width: 100%
    }
}

@media (min-width:451px) and (max-width:1200px) {
    .centerDiv {
        width: 60%
    }
}

@media (min-width:1300px) {
    .centerDiv {
        width: 40%
    }
}

#checkout2 input[type=checkbox], #checkout2 input[type=radio] {
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -8px
}

#checkout3 input[type=checkbox], #checkout3 input[type=radio] {
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -3px
}

@media (max-width:480px) {
    #checkout3 input[type=checkbox], #checkout3 input[type=radio] {
        padding: 0;
        margin: 0;
        top: 18px
    }
}

#checkout3 .totals strong {
    display: inline-block
}

.btnConsultar {
    float: right;
    font-style: italic;
    padding-bottom: 30px;
    font-size: 12px
}

.visible-lmd {
    display: none
}

@media (max-width:1400px) and (min-width:1200px) {
    .visible-lmd {
        display: block
    }

    .hidden-lmd {
        display: none
    }
}

#amtTotal, #spnTotal {
    font-size: 17px
}

.visible-xxs {
    display: none !important
}

.hidden-xxs {
    display: inline-block !important
}

@media (max-width:480px) {
    #amtTotal, #divCheckoutTotals label, #divCheckoutTotals strong, #spnTotal {
        font-size: 15px !important
    }
}

@media (max-width:425px) {
    #amtTotal, #divCheckoutTotals label, #divCheckoutTotals strong, #spnTotal {
        font-size: 16px !important
    }

    .hidden-xxs {
        display: none !important
    }

    .visible-xxs {
        display: inline-block !important
    }
}

#checkout3 .PaymentProcessor .item, #checkout3 .item {
    display: block;
    color: #363636;
    margin-bottom: 2rem;
    text-decoration: none;
    border-radius: 10px;
    margin-right: 10px;
    border-color: #dcdada !important;
    border-style: solid;
    border-width: 2px
}

@media (max-width:396px) {
    #amtTotal, #divCheckoutTotals label, #divCheckoutTotals strong, #spnTotal {
        font-size: 15px !important
    }
}

@media (max-width:370px) {
    #amtTotal, #divCheckoutTotals label, #divCheckoutTotals strong, #spnTotal {
        font-size: 14px !important
    }
}

@media (max-width:343px) {
    #amtTotal, #divCheckoutTotals label, #divCheckoutTotals strong, #spnTotal {
        font-size: 13px !important
    }
}

img.metodo-pago {
    width: 50px
}

img.input-tarjeta {
    width: 28px;
    max-width: 28px !important;
}

#checkout3 .item {
    padding: 30px 21px 0;
    min-height: 133px
}

@media(max-width: 768px) {
    #paymentFormSpnCard {
        right: 15px !important;
    }
}

@media(max-width: 290px) {
    #paymentFormSpnCard {
        top: 55px !important;
    }
}

@media (max-width: 390px) {
    #checkout3 .item {
        padding: 20px 0 0;
        min-height: 133px;
        margin: 0 2px 0;
    }
}

#checkout3 .PaymentProcessor .item {
    padding: 15px 0 0
}


#checkout3 .item .icon {
    max-width: 85px;
    min-height: 60px;
    margin: 13px auto 4px
}

    #checkout3 .item .icon img {
        width: 70%;
        transition: .5s ease;
        -moz-transition: .5s ease;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease
    }

#checkout3 .item:hover .icon img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

#checkout3 .item .text {
    width: 100%;
    min-height: 40px;
    margin-top: 5px;
    position: relative
}

    #checkout3 .item .text span {
        left: 0;
        width: 100%;
        transform: translateY(-50%);
        text-decoration: none
    }

#checkout3 div.PaymentMethod {
    min-height: 190px;
    cursor: pointer
}

#checkout3 div.PaymentProcessor, #checkout3 div.PaymentType {
    min-height: 152px;
    cursor: pointer;
    padding-top: 5px
}

#checkout3 .PaymentMethod a.selected, #checkout3 .PaymentProcessor a.selected, #checkout3 .PaymentType a.selected {
    border-color: #333 !important;
    border-style: solid;
    border-width: 2px
}

#checkout3 .PaymentMethod img, #checkout3 .PaymentProcessor img {
    max-width: 100%;
    transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    margin-bottom: 10px
}

#checkout3 .PaymentMethod:hover img, #checkout3 .PaymentProcessor:hover img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

#checkout3 .PaymentMethod.checked, #checkout3 .PaymentProcessor.checked {
    border: solid;
    border-width: 2px;
    background-color: rgba(228,228,228,.6);
    border-radius: 3px
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.img-max-width-50 {
    width: 50px !important;
    max-width: 50px !important
}

.visibleFalse {
    display: none
}

#pnlCounter > p {
    font-family: 'CenturyGothic-Bold', sans-serif;
}

#pnlCounter .form-control {
    width: 40px;
    height: 44px;
    padding: 6px;
    text-align: center;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    box-shadow: none;
    font-size: 1.28rem;
    color: #000
}

.bootstrap-touchspin {
    background-color: #dfdfdf;
    height: 44px;
    width: 40px;
}

    .bootstrap-touchspin .btn {
        background-color: #dfdfdf;
        width: 40px;
        padding: unset;
    }

    .bootstrap-touchspin .btn-default[disabled]:hover {
        background-color: #dfdfdf;
    }

@media (max-width:1024px) {
    #pnlCounter > div {
        width: 25%
    }
}


@media (max-width:768px) {
    #pnlCounter > div {
    }
}

#pnlCounter .form-control {
    padding: 6px;
    text-align: center;
    border: 1px solid #dfdfdf;
    box-shadow: none;
    font-size: 1.28rem;
    color: #000
}

.activePostal {
    border-width: 1px !important;
    border: 1px solid #000
}

@media (max-width:767px) {
    .cg-header.menu {
        cursor: pointer
    }
}

.content-filters {
    height: 39px !important
}

    .content-filters a {
        margin-left: 3px
    }

@media(max-width:991px) {
    .navbar-default .navbar-nav > li:not(.cart):not(.account) > span {
        text-align: left;
        width: 100vw;
        line-height: 3;
        font-size: 17px !important;
        padding-left: 20px
    }

    .navbar-default .navbar-nav > li:not(.cart):not(.account) {
        border-bottom: 1px solid #ccc
    }
}

@media(max-height:736px) {
    .navbar-default .navbar-nav > li:not(.cart):not(.account) > span {
        line-height: 2.5;
    }
}

@media(max-height:568px) {
    .navbar-default .navbar-nav > li:not(.cart):not(.account) > span {
        line-height: 2;
    }
}

.div-cart-qty {
    width: auto !important
}

.cart-qty-spn-btn-left {
    display: inline !important;
    padding-right: 16px !important
}

.cart-qty-spn-btn-a-left {
    border-right-width: 1px !important;
    border-right-color: grey !important
}

.cart-qty-spn-btn-right {
    display: inline !important;
    padding-left: 16px !important
}

.cart-qty-spn-btn-a-right {
    border-left-width: 1px !important;
    border-left-color: grey !important
}

@media(min-width:2000px) {
    .cart-qty-spn-btn-left {
        padding-right: 10px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 10px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 10px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 10px !important
    }
}

@media(max-width:1800px) {
    .cart-qty-spn-btn-left {
        padding-right: 10px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 15px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 10px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 13px !important
    }
}

@media(max-width:1366px) {
    .cart-qty-spn-btn-left {
        padding-right: 7px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 7px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 7px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 7px !important
    }
}

@media(max-width:1024px) {
    .cart-qty-spn-btn-left {
        padding-right: 5px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 10px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 5px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 8px !important
    }
}

@media(max-width:991px) {
    .cart-qty-spn-btn-left {
        padding-right: 8px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 14px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 8px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 12px !important
    }
}

@media(max-width:480px) {
    .div-cart-qty {
        width: 100% !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 66px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 30px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 66px !important
    }
}

@media(max-width:425px) {
    .div-cart-qty {
        width: 100% !important
    }

    .cart-qty-spn-btn-left {
        padding-right: 30px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 42px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 30px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 42px !important
    }
}

@media(max-width:375px) {
    .div-cart-qty {
        width: 100% !important
    }

    .cart-qty-spn-btn-left {
        padding-right: 15px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 42px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 15px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 42px !important
    }
}

@media(max-width:360px) {
    .cart-qty-strn, .cart-table span, .cart-table strong {
        font-size: 12px !important
    }

    .div-cart-qty {
        width: 100% !important
    }

    .cart-qty-spn-btn-left {
        padding-right: 39px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 20px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 39px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 20px !important
    }
}

@media(max-width:310px) {
    .div-cart-qty {
        width: 100% !important
    }

    .cart-qty-spn-btn-left {
        padding-right: 25px !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 25px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 25px !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 25px !important
    }
}

@media(max-width:300px) {
    .div-cart-qty {
        width: 100% !important
    }

    .cart-qty-spn-btn-left {
        padding-right: 0 !important
    }

    .cart-qty-spn-btn-a-left {
        padding: 0 20px !important
    }

    .cart-qty-spn-btn-right {
        padding-left: 0 !important
    }

    .cart-qty-spn-btn-a-right {
        padding: 0 20px !important
    }
}

.tengocuenta {
    text-align: left
}

@media(max-width:475px) {
    .tengocuenta {
        padding-bottom: 12px
    }

    .btn-inicio {
        border-radius: 0;
        text-align: center;
        padding: 12px 77px;
        height: 40px;
        line-height: 40px;
        text-transform: uppercase;
        font-weight: 700
    }
}

@media(max-width:375px) {
    .tengocuenta {
        padding-bottom: 12px
    }

    .btn-inicio {
        border-radius: 0;
        text-align: center;
        padding: 12px 65px;
        height: 40px;
        line-height: 40px;
        text-transform: uppercase;
        font-weight: 700
    }

    .a-content {
        padding-right: 0 !important
    }
}

.subTotalPrice {
    font-weight: 900
}

@media(min-width:769px) {
    .discountToken, .subTotalPrice {
        display: inline
    }
}


.shoppingcart-product-description .oldPrice {
    text-align: center !important
}

@media(max-width:767px) {
    .subTotalPrice {
        text-align: center
    }

    .shoppingcart-product-description .oldPrice {
        text-align: left !important
    }

    .discountToken {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

@media(max-width:482px) {
    .resumeBarPrice {
        width: 100%
    }
}

@media(min-width:481px) {
    .resumeBarPrice {
        float: left;
        margin-top: 10px
    }

    .oldPriceResumeBar {
        float: left;
        width: 100%
    }

    .discountTokenResumeBar {
        float: left;
        margin-left: 3px;
        margin-top: 10px
    }
}

@media(min-width:768px) {
    .discountToken {
        margin-left: 5px !important;
        float: left
    }

    .subTotalPrice {
        float: left
    }

    .oldPrice {
        width: 100%;
        float: left
    }
}

.discountToken {
    font-weight: 600;
    background-color: #42a53b;
    text-align: center;
    color: #fff;
    width: 100%;
    margin-left: 5px;
    white-space: nowrap;
    padding: 1px 10px
}

@media(max-width:1038px) {
    .discountToken {
        font-size: 10px !important
    }
}

.oldPriceResumeBar {
    text-decoration: line-through
}

.resumeBarPrice {
    display: inline-block !important;
    font-weight: 600
}

.discountTokenResumeBar {
    font-weight: 600;
    background-color: #42a53b;
    text-align: center;
    color: #fff;
    width: max-content;
    white-space: nowrap;
    padding: 1px 5px
}

@media(max-width:480px) {
    .discountTokenResumeBar {
        margin-left: auto;
        margin-right: auto;
        margin-top: 3px
    }

    .spnOpenCategories {
        width: 10px;
        cursor: pointer;
        font-weight: 700;
        float: right;
        margin-top: 6px !important;
        margin-left: 12px
    }
}

.subTotalPrice {
    font-size: 16px !important
}

.oldPrice {
    text-decoration: line-through;
    font-size: 15px;
    margin-top: 0 !important;
    margin-left: 20px
}

.oldPriceResumeBar {
    font-size: 12px;
    text-decoration: line-through
}

.paddingRight0 {
    padding-right: 0 !important
}

.paddingLeft0 {
    padding-right: 0 !important
}

.paddingRigth10 {
    padding-right: 10px !important
}

@media(min-width:691px) {
    .btnDelete {
        text-align: right;
    }
}

@media(min-width:768px) {
    .productPrice {
        text-align: right
    }
}

.productPromotionDetails {
    float: left;
    width: 100%
}

@media(max-width:480px) {
    .resumeBarPrice {
        float: left;
        width: 100%
    }

    .discountTokenResumeBar {
        float: left
    }

    .oldPriceResumeBar {
        float: left;
        width: 100%
    }

    .discountTokenResumeBar {
        width: 100%;
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media(max-width:420px) {
    .discountTokenResumeBar {
        width: 100%
    }
}

@media(max-width:390px) {
    .discountTokenResumeBar {
        width: 100%
    }
}

@media(max-width:340px) {
    .discountTokenResumeBar {
        width: 100%
    }
}

@media(max-width:320px) {
    .discountTokenResumeBar {
        width: 100%
    }
}

.msgCuotas {
    padding-bottom: 20px !important
}

    .msgCuotas > span {
        background-color: #000;
        padding: 5px;
        color: #fff;
        font-weight: 600;
        width: 100%
    }

.btn.btn-google {
    background-color: #4385f5 !important;
    color: #fff !important
}

@media (max-width: 767px) {
    .social_content {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width: 768px) {
    .social_content {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.p-left0 {
    padding-left: 0
}

.p-right0 {
    padding-right: 0
}

.p-top15 {
    padding-top: 15px
}

.contactFileUploaderError {
    background: url(../images/alert.svg) center left no-repeat;
    background-size: 19px;
    padding-left: 25px;
    color: red;
    margin-bottom: 10px
}

.ContactFileUploader .inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.btn-cancel-upload {
    cursor: pointer
}

.ContactFileUploader label .attachment {
    background-image: url(https://content.ib2c.com.ar/001/8/resources/images/attachment.png);
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin: 10px;
    cursor: pointer
}

.ContactFileUploader label .max-size {
    float: left;
    margin: 15px 10px
}

.ContactFileUploader label h5 {
    display: block;
    float: left;
    cursor: pointer
}

.files-table {
    width: 100%;
    border-bottom: solid 1px #9E9E9E
}

    .files-table tr {
        border-top: solid 1px #9E9E9E
    }

        .files-table tr td {
            padding-top: 10px;
            padding-bottom: 10px
        }

    .files-table .file-icon {
        background-image: url(https://content.ib2c.com.ar/001/8/resources/images/file.png);
        background-repeat: no-repeat;
        background-size: 25px;
        width: 25px;
        height: 25px;
        display: block;
        float: left;
        margin-top: -4px;
        margin-right: 5px;
        width: 25px
    }

    .files-table .link-content {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis
    }

.first-td {
    width: 55%
}

.img-rolling {
    width: 30px;
    height: 30px;
    margin-right: 10px
}

.ContactFileUploader .tr-file-error td {
    color: red
}

.visibleFalse {
    display: none
}

@media (min-width:1770px) {
    .files-table .link-content {
        width: 300px !important
    }
}

@media (max-width:1769px) {
    .files-table .link-content {
        width: 230px !important
    }
}

@media (max-width:1363px) {
    .files-table .link-content {
        width: 200px !important
    }

    .first-td {
        width: 55%
    }
}

@media (max-width:1250px) {
    .files-table .link-content {
        width: 150px !important
    }
}

@media (max-width:880px) {
    .files-table .link-content {
        width: 105px !important
    }
}

@media (max-width:767px) {
    .files-table .link-content {
        width: 280px !important
    }
}

@media (max-width:700px) {
    .files-table .link-content {
        width: 250px !important
    }
}

@media (max-width:674px) {
    .ContactFileUploader {
        font-size: 12px
    }

    .first-td {
        width: 50%
    }
}

@media (max-width:630px) {
    .files-table .link-content {
        width: 200px !important
    }
}

@media (max-width:575px) {
    .files-table .link-content {
        width: 120px !important
    }
}

@media (max-width:375px) {
    .files-table .link-content {
        width: 100px !important
    }
}

.warning-shipping {
    position: fixed;
    width: 326px;
    bottom: 10px;
    right: 10px;
    z-index: 5000
}

.overlayForCloseSuggestedProducts {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1045;
    overflow-x: hidden
}

@media (max-width:480px) {
    .modal-header-suggested-products {
        padding: 10px
    }
}

@media (max-width:320px) {
    .modal-header-suggested-products {
        padding: 5px
    }
}

#paymentFormImgIssuer {
    max-width: 100px
}

#paymentFormLabelIssuer {
    font-size: 13px !important
}

li.dropdown.dd-products {
    font-size: 1.1rem;
    text-transform: initial;
    -moz-appearance: none;
    -webkit-appearance: none
}

@media (max-width:991px) {
    li.dropdown.dd-products {
        font-size: 1.1rem;
        text-transform: initial;
        background: URL(https://content.ib2c.com.ar/224/1/resources/images/right-infoproducto-01.svg) no-repeat 100% 32px #fff;
        -moz-appearance: none;
        -webkit-appearance: none;
        display: contents
    }
}

.col-1 {
    width: 38.3%;
    margin-top: 20px;
    padding-right: 10px
}

.col-2 {
    width: 23.3%;
    float: left;
    text-align: center
}

.col-3 {
    width: 38.3%;
    float: left;
    text-align: right;
    margin-top: 20px
}

.col-2 img {
    width: 220px
}

@media (max-width: 1229px) {
    .col-1 {
        width: 36.33%
    }

    ul.nav.navbar-nav.categ {
        float: left;
        width: 65vw;
    }

    .col-2 {
        width: 27.33%
    }

        .col-2 img {
            width: 250px;
            margin-top: 11px
        }

    .col-3 {
        width: 36.33%;
        float: right
    }
}

@media (max-width: 993px) {
    .col-2 img {
        width: 190px !important;
        margin-top: 11px
    }
}

@media (max-width: 768px) {
    ul.nav.navbar-nav.categ {
        margin-left: 1vw;
        width: 100%;
    }
}

span.name {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.1
}

.p-prices {
    font-size: 1.5rem;
    width: 100%;
    text-align: center;
}

.destacados-descripcion {
    position: absolute;
    bottom: 30%;
    top: 24%;
    left: 55%
}

@media (max-width: 1440px) {
    .destacados-descripcion {
        position: absolute;
        bottom: 15%;
        top: 4%;
        left: 55%
    }
}

@media (max-width: 768px) {
    .destacados-descripcion {
        position: absolute;
        bottom: 15%;
        top: 0;
        line-height: 14px;
        left: 55%
    }
}

@media (max-width: 425px) {
    .destacados-descripcion {
        position: absolute;
        bottom: 15%;
        top: 5px;
        left: 55%;
        margin-top: -1px
    }
}

@media (max-width: 320px) {
    .destacados-descripcion {
        position: absolute;
        bottom: 15%;
        left: 55%;
        margin-top: -1px
    }

    #pnlColorsThumbs {
        margin-top: -1px;
    }
}

hr.seleccionados {
    width: 176px;
    height: 2px;
    text-align: center;
    margin: auto;
    margin-top: 0;
    border-top-color: #c4c5c5 !important
}

.container-min {
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 50px
}

hr.footer {
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #eee;
    margin-top: -21px
}

.container-home {
    position: relative;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 1920px;
    margin: auto
}

    .container-home .pnlProduct {
        margin-bottom: 0px !important;
    }

.container-slider {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    max-width: 1920px;
    margin: auto;
}

@media (max-width:1024px) {
    .container-home {
        position: relative;
        width: 100%;
    }

    .navbar-default .dropdown.account .dropdown-menu .btn {
        display: inline-block;
        margin: auto;
        font-size: 13px !important;
        width: 100% !important
    }
}

#hplAccount .dropdown-menu.lateral {
    position: fixed;
    top: -7vh;
    right: 23px !important;
    left: unset;
    height: 100vh;
    width: 70vw;
    z-index: 9050;
    border-radius: 0;
    border: #fff;
    -webkit-box-shadow: -1px 3px 5px -2px rgba(173,173,173,1);
    -moz-box-shadow: -1px 3px 5px -2px rgba(173,173,173,1);
    box-shadow: -1px 3px 5px -2px rgba(173,173,173,1)
}

@media (max-width:480px) {
    hr.footer {
        margin-bottom: 7px
    }

    .divLogin {
        padding-bottom: 10px
    }

    .navbar-default .dropdown.account .dropdown-menu {
        padding: 15px !important
    }

    div#pnlLogin .modal-header,
    div#pnlMyAccount.modal-header {
        padding: 15px !important;
        text-align: right
    }
}

#pnlLogin.dropdown-menu,
#pnlMyAccount.dropdown-menu {
    right: 15px;
    left: auto;
    max-width: 400px;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 26%);
    box-shadow: 0 3px 5px rgb(0 0 0 / 26%);
}

#pnlMyAccount.dropdown-menu {
    padding: 0 15px !important;
    z-index: 10000;
}

    #pnlLogin.dropdown-menu #Register,
    #pnlMyAccount.dropdown-menu #Register {
        margin-bottom: 15px;
    }

@media(max-width: 768px) {
    #pnlLogin.dropdown-menu,
    #pnlMyAccount.dropdown-menu {
        position: absolute;
        min-width: 100vw;
        min-height: 100vh !important;
        margin: 0px !important;
        padding-top: 3vh !important;
        z-index: 9999;
    }

    .account-header-dropdown-menu {
        top: -900px
    }
}

.dropdown-menu.lateral {
    position: fixed;
    top: 0;
    right: 0 !important;
    left: auto; /* esta auto para que el modal quede a la der en IE */
    height: 100%;
    overflow-y: scroll;
    width: 70vw;
    z-index: 9050;
    border-radius: 0;
    border: #fff;
    -webkit-box-shadow: -1px 3px 5px -2px rgba(173,173,173,1);
    -moz-box-shadow: -1px 3px 5px -2px rgba(173,173,173,1);
    box-shadow: -1px 3px 5px -2px rgba(173,173,173,1)
}

#divShoppingCartHeader .dropdown-menu.lateral {
    width: 100vw;
    height: auto;
    max-height: 100vh !important;
    overflow-y: auto;
    position: fixed;
    padding: 0px;
}

.dropdown-menu {
    height: auto;
    max-height: 100vh;
}

.separador {
    border-right: 1px solid #e2e2e2;
    height: 33px;
    padding: 1px;
    margin-top: 6px
}

button.btn.btn-face {
    background-color: #465994;
    color: #fff
}

.justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.fondo-filtro {
    padding: 5px
}

#s2 {
    border-bottom: 1px solid #cccaca
}

.spnOpenCategories {
    width: 10px;
    cursor: pointer;
    font-weight: 700;
    float: left;
    margin-top: 29px;
    margin-left: 12px
}

.messageError {
    text-align: center;
    font-size: 15px;
    border: 1px solid #ff3737;
    background-color: #ffefee;
    padding: 20px
}

.fright {
    float: right
}

.customdot {
    bottom: 60px;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    list-style: none;
    text-align: center;
    list-style-type: none
}

    .customdot li {
        position: relative;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

/*@media (max-width:1024px) {
    .customdot {
        margin-top: 10px
    }

        .customdot li {
            width: 50px
        }
}*/

/*@media (max-width:768px) {
    .customdot li {
        width: 40px;
        display: none
    }
}

@media (max-width:480px) {
    .customdot li {
        display: none
    }
}*/

#pnlProductCategories .customdot li {
    width: 25px
}

.customdot li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 10px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background-color: #fff;
    border-radius: 50px;
    padding: 5px;
    box-sizing: border-box;
}

.customdot li.slick-active button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 10px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background-color: #fff;
    border-radius: 50px;
    padding: 5px;
    box-sizing: border-box;
}

    .customdot li.slick-active button:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        background: transparent;
        padding: 9px;
        width: 5px;
        height: 5px;
        border-radius: 50px;
        border: 1px solid #fff;
    }

.margin-seccion-home {
    margin: 40px 0
}

@media (max-width:1024px) {
    .margin-seccion-home {
        margin: 0
    }
}

@media (max-width:1344px) {
    /*img.img-header {
        width: 18px;
        margin-right: 5px
    }*/

    .navbar-default .dropdown.account {
        position: initial;
        margin-left: 0
    }
}

@media (max-width: 1162px) {
    .nav > li > a {
        font-size: 13px
    }

    .navbar-default .f-search input {
        padding-left: 0;
        font-size: 14px;
        color: #000
    }

    .col-2 img {
        width: 220px;
        margin-top: 11px
    }
}

.status1.seleccionado {
    color: #fff;
    width: 25%;
    border-top-color: #000 !important;
    border-bottom-color: #000 !important;
    border: 1px solid #fff;
    border-radius: 12px;
    height: 24px;
    line-height: 21px;
    border-right: none;
    padding-left: 20px;
    background-color: #000;
    float: left
}

.status1 {
    width: 25%;
    border: 1px solid #000;
    border-radius: 12px 0 0 12px;
    height: 24px;
    line-height: 21px;
    border-right: none;
    padding-left: 20px;
    color: #000;
    float: left
}

.status2 {
    width: 25%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 24px;
    line-height: 21px;
    border-right: none;
    padding-left: 20px;
    color: #000;
    float: left;
    position: absolute;
    left: 24.7%
}

    .status2.seleccionado {
        color: #fff;
        width: 25%;
        border-top-color: #000 !important;
        border-bottom-color: #000 !important;
        border: 1px solid #fff;
        border-radius: 0 12px 12px 0;
        height: 24px;
        line-height: 21px;
        border-right: none;
        padding-left: 20px;
        background-color: #000;
        float: left;
        position: absolute;
        left: 24.7%
    }

.status3 {
    width: 25%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 24px;
    line-height: 21px;
    border-right: none;
    padding-left: 20px;
    color: #000;
    float: left;
    position: absolute;
    left: 49.2%
}

    .status3.seleccionado {
        color: #fff;
        width: 25%;
        border-top-color: #000 !important;
        border-bottom-color: #000 !important;
        border: 1px solid #fff;
        border-radius: 0 12px 12px 0;
        height: 24px;
        line-height: 21px;
        border-right: none;
        padding-left: 20px;
        background-color: #000;
        float: left;
        position: absolute;
        left: 49.2%
    }

.status4 {
    width: 25%;
    border: 1px solid #000;
    border-radius: 0 12px 12px 0;
    height: 24px;
    line-height: 21px;
    border-left: none;
    padding-left: 20px;
    color: #000;
    float: left;
    position: absolute;
    left: 73.5%
}

    .status4.seleccionado {
        color: #fff;
        width: 25%;
        border-top-color: #000 !important;
        border-bottom-color: #000 !important;
        border: 1px solid #fff;
        border-radius: 0 12px 12px 0;
        height: 24px;
        line-height: 21px;
        border-right: none;
        padding-left: 20px;
        background-color: #000;
        float: left;
        position: absolute;
        left: 73.5%
    }

@media (max-width: 768px) {
    .status1::before {
        content: '1.'
    }

    .status2::before {
        content: '2.'
    }

    .status3::before {
        content: '3.'
    }

    .status4::before {
        content: '4.'
    }

    .status1, .status2, .status3, .status4 {
        width: 100%;
        display: block;
        position: relative;
        left: 0;
        border: 1px solid #000 !important;
        border-radius: 0 12px 12px 0 !important;
        margin-bottom: 5px
    }

        .status1.seleccionado, .status2.seleccionado, .status3.seleccionado, .status4.seleccionado {
            width: 100%;
            display: block;
            position: relative;
            left: 0;
            border: 1px solid #000 !important;
            border-radius: 0 12px 12px 0 !important
        }
}

.link-order a {
    color: #fff;
    float: right
}

.logo img {
    margin-top: 10px;
    max-width: 150px;
    width: 150px;
}

.logo-fixed img {
    margin-top: 10px;
    width: 150px
}

@media (min-width: 775px) and (max-width:980px) {
    .logo img {
        margin-top: 60px;
        width: 140px
    }

    .logo-fixed img {
        margin-top: 60px;
        width: 140px
    }

    .ladystork-header-logo-white,
    .ladystork-header-logo-black {
        margin-top: 0px !important;
    }
}

@media (max-width:1024px) {
    .logo-fixed img {
        width: 140px
    }
}

@media (max-width:768px) {
    .logo-fixed img {
        margin-top: 0;
        width: 120px
    }

    .account-dropdown-header {
        padding-bottom: 16px;
    }

        .ladystork-header-logo-black,
        .account-dropdown-header > img {
            width: 100%;
            max-width: 150px !important;
        }

    .logo img {
        margin-top: 0px !important;
    }
}



.logo {
    margin: auto;
    text-align: center;
}

@media (max-width: 991px) {

    footer .brand-container .logo {
        position: relative;
        left: auto
    }
}



@media (max-width: 480px) {
    .navbar-default .f-search input {
        width: 115px !important
    }

    .cg-section {
        margin-bottom: 0
    }

        .cg-section h5 {
            margin-top: 5px
        }

    .selector-container {
        padding: 0 10px;
        max-width: 100vw;
        margin: auto
    }

    .cg-x5-col {
        columns: 1;
        -moz-columns: 1;
        -webkit-columns: 1
    }
}

.fixed {
    position: fixed;
    top: -1px;
    z-index: 9000;
    width: 100%;
    max-width: 100%;
    padding-bottom: 5px;
    border-bottom: 2px solid silver;
}

.sticky {
    position: sticky;
    z-index: 9000;
}

.no-solid-header-background,
.solid-header-background {
    transition-duration: 0.4s;
}
/*comentario*/

.no-solid-header-background .ladystork-header-logo-black {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(39deg) brightness(103%) contrast(102%);
}

    .solid-header-background .ladystork-header-logo-black {
        filter: invert(0%) sepia(67%) saturate(0%) hue-rotate(65deg) brightness(99%) contrast(103%);
    }

@media (min-width: 990px) {
    .img-header-white {
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(39deg) brightness(103%) contrast(102%);
    }

    .no-solid-header-background {
        background: linear-gradient(rgba(0,0,0,0.3)30%, rgba(0,0,0,0) 100%, rgba(0,0,0,0) 1%);
        border-bottom: none !important;
    }

        .no-solid-header-background a {
            color: #fff !important;
            transition-duration: 0s;
        }

        .no-solid-header-background #pnlLogin a {
            color: #000 !important;
        }

    .solid-header-background {
        background: #fff;
        padding-top: 10px;
    }

        .solid-header-background a {
            color: #000 !important;
            transition-duration: 0s;
        }
}

@media (max-width: 989px) {
    .img-header-white {
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(39deg) brightness(103%) contrast(102%);
    }

    .no-solid-header-background {
        background: linear-gradient(rgba(0,0,0,0.45)10%, rgba(0,0,0,0) 100%, rgba(0,0,0,0) 1%);
        border-bottom: none;
    }

        .no-solid-header-background a {
            color: #fff !important;
        }

    .solid-header-background {
        background: #fff;
        border-bottom: 1px solid silver;
        padding-top: 10px;
    }

    .navbar-nav .mobile-menu-a a {
        color: #000 !important;
    }

    .imgArrowMobile {
        height: 100%;
        width: 100%;
    }

    .solid-header-background a {
        color: #000 !important;
        transition-duration: 0s;
    }
}

.shoppingcart-quantity-number {
    position: absolute;
    bottom: -1.5px;
    right: 0px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    transition-duration: 0s;
    width: 24px;
    margin: 0;
}

@media (max-width:991px) {
    .fixed {
        padding-bottom: 0px;
    }

    .m-sm-0 {
        margin: 0 !important;
    }
}

.navbar.navbar-default {
    transition-duration: 0.4s;
}

.pre-header,
.pre-header * {
    max-height: 50px;
}

    .pre-header > div > div {
        display: flex;
    }

.pre-header-hidden {
    position: absolute;
    opacity: 0;
}

.pre-header-none {
    top: -49px;
}

@media (max-width: 768px) {
    .pre-header b,
    .pre-header a {
        font-size: 14px !important;
    }

    .pre-header > div > div {
        display: block;
    }

    .pre-header,
    .pre-header * {
        max-height: none;
    }
}

@media (max-width: 582px) {
    .pre-header-none {
        top: -72px;
    }

        .pre-header-none .login-dropdown.open .dropdown-menu {
            padding-top: 72px !important;
        }
}

@media (max-width: 316px) {
    .pre-header-none {
        top: -95px;
    }

        .pre-header-none .login-dropdown.open .dropdown-menu {
            padding-top: 95px !important;
        }
}

.main-slider-default {
    margin-top: 35px;
}

    .main-slider-default div.main-slider {
        margin-bottom: 0 !important;
    }

@media (max-width: 768px) {
    .main-slider-default {
        margin-top: 55px;
    }
}

img.arrow-mobile {
    float: right !important;
    margin-top: 10px;
    padding-right: 55px
}

.categ .dropdown:hover .dropdown-menu, .categ .dropdown-menu:hover {
    display: block;
}


ul.categ {
    right: 0;
    font-size: 17px
}

.width-detail {
    height: auto;
    width: 49%
}

@media (max-width: 1024px) {
    .width-detail {
        height: auto;
        width: 100%
    }
}

.color-circle {
    height: 25px;
    width: 25px;
    border: 1px solid gray;
    border-radius: 50%;
    display: inline-block;
}

.selected .color-circle {
    border: 2px solid #000 !important;
    box-shadow: inset 0 0 0 3px #fff !important;
}

.colors div {
    margin-right: 15px;
}

#productContainer {
    margin-top: 10px;
}

    #productContainer .colors div:last-of-type {
        margin-right: 0px;
    }

@media (max-width:1024px) {
    a .btn.btn-primary.marginTop10.width-detail {
        font-size: 12px
    }
}

.hiddenAvailableColours {
    padding-top: 11px;
    display: block;
}


#pnlColorsThumbs {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}


#productdetails_featuredProducts .slide:hover .hiddenAvailableColours,
#pnlProductCategories .slick:hover .hiddenAvailableColours,
#modal_suggestedproducts_featuredProducts .p-container:hover .hiddenAvailableColours,
#pnlProduct:hover .hiddenAvailableColours,
#pnlProductContent:hover .hiddenAvailableColours,
#suggested_featuredProducts .slick-slide:hover .hiddenAvailableColours {
    display: none;
}

#productdetails_featuredProducts .slide:hover .showAvailableColours,
#pnlProductCategories .slick:hover .showAvailableColours,
#modal_suggestedproducts_featuredProducts .p-container:hover .showAvailableColours,
#pnlProduct:hover .showAvailableColours,
#pnlProductContent:hover .showAvailableColours,
#suggested_featuredProducts .slick-slide:hover .showAvailableColours {
    display: inline;
}

@media (max-width:768px) {
    #productdetails_featuredProducts .slide .hiddenAvailableColours,
    #pnlProductCategories .slick .hiddenAvailableColours,
    #modal_suggestedproducts_featuredProducts .p-container .hiddenAvailableColours,
    #pnlProduct .hiddenAvailableColours,
    #pnlProductContent .hiddenAvailableColours,
    #suggested_featuredProducts .slick-slide .hiddenAvailableColours {
        display: none;
    }

    #productdetails_featuredProducts .slide .showAvailableColours,
    #pnlProductCategories .slick .showAvailableColours,
    #modal_suggestedproducts_featuredProducts .p-container .showAvailableColours,
    #pnlProduct .showAvailableColours,
    #pnlProductContent .showAvailableColours,
    #suggested_featuredProducts .slick-slide .showAvailableColours {
        display: inline;
    }
}

#scm_suggested_featuredProducts .slick-list {
    width: 100% !important
}

    #scm_suggested_featuredProducts .slick-list .pnlProduct {
        margin-bottom: 0px !important
    }

#modalSizeGuide .modal-dialog, .navbar-default .dropdown-menu {
    box-shadow: -1px 3px 5px -2px rgb(173 173 173)
}

#modalSizeGuide .modal-header {
    display: grid;
    grid-template-columns: 1fr auto;
    padding-top: 10px;
}

    #modalSizeGuide .modal-header::before {
        display: none
    }

    #modalSizeGuide .modal-header::after {
        display: none
    }

    #modalSizeGuide .modal-header img {
        justify-self: center;
    }

    #modalSizeGuide .modal-header button {
        padding: 0 20px 0 10px;
    }

.p-container:hover, .p-container {
    transition: .2s;
}

.p-container {
    border: solid 1px transparent;
}

    .p-container:hover {
        border: 1px solid #e4e4e4;
    }

#pnlSuggestedProducts .p-container:hover {
    border: solid 1px transparent;
}

.cancelar-btn {
    display: inline;
    font-weight: bold;
    line-height: 34px;
    height: 34px;
    text-transform: uppercase;
}

.lblShippingOptionRateOld {
    font-weight: 100;
    margin-right: 6px;
}

.font-weight-bold {
    font-weight: bold;
}

/* Texto Defensa del consumidor*/
.defensa {
    font-weight: 400;
    font-size: 0.9em;
    color: #fff !important
}

    .defensa span {
        margin-top: 15px !important;
    }


.w-auto {
    width: auto !important
}

.d-inline-flex {
    display: inline-flex !important
}

#hplInvoiceLink {
    text-decoration: underline;
    font-weight: 900;
}

.align-items-center {
    align-items: center !important
}

.justify-content-center {
    justify-content: center !important
}

.align-items-end {
    align-items: end !important
}

.w-100 {
    width: 100% !important
}

.pl-0 {
    padding-left: 0px !important
}

.icon-order-details {
    width: 100% !important;
    max-width: 5rem !important
}

.icon-order-details-factura {
    width: 100% !important;
    max-width: 3.7rem !important;
    margin-left: .5rem !important
}

.icon-order-details-pago {
    width: 100% !important;
    max-width: 4.5rem !important
}

.d-flex {
    display: flex !important
}

@media(min-width: 768px) {
    .d-md-flex {
        display: flex !important
    }
}

@media(max-width: 768px) {
    d-sm-block {
        display: block;
    }
}

@media(max-width: 768px) {
    .d-sm-block {
        display: block !important;
    }
}

.mr-2 {
    margin-right: 1rem !important
}

.mb-4 {
    margin-bottom: 3rem !important
}

.mb-2 {
    margin-bottom: 15px !important
}

.mb-1 {
    margin-bottom: 0.5rem !important
}

.m-0 {
    margin: 0 !important
}

.p-0 {
    padding: 0px !important
}

.w-100 {
    width: 100% !important;
    display: block !important
}


.d-inline-block {
    display: inline-block !important
}

.text-uppercase {
    text-transform: uppercase !important
}

/* Footer*/

/* Footer nueva web*/
footer {
    background-color: #000;
    color: #fff;
    margin: 26px auto 0;
    padding-top: 50px;
}

    footer > div {
        background-color: #000;
        color: #fff;
    }

    footer #newsLetterSelection > div {
        padding: 30px 0px;
    }

    footer #footer-links a {
        color: #fff !important;
        white-space: nowrap !important
    }

    footer a:hover {
        color: #fff;
    }

    footer .rights {
        width: 100%;
        text-align: center;
        font-size: 12px;
        color: #fff;
        padding: 15px 0;
    }

    footer .brand-container .stork-logo {
        width: 400px;
    }

@media (max-width: 992px) {
    footer .brand-container .stork-logo {
        margin: auto;
        width: 90%;
    }
}

/* Fin Footer nueva web*/

footer h5 {
    font-size: 16px;
    display: block;
    padding-bottom: 15px;
    border-bottom: solid 2px rgba(255,255,255,.3)
}

footer .brand-container {
    display: table;
    margin: auto;
    padding-top: 26px
}

    footer .brand-container .logo {
        max-width: 330px
    }

@media (max-width:991px) {
    footer h5 {
        font-size: 15px
    }

    footer .brand-container .logo {
        max-width: 260px
    }
}

footer .social {
    margin: 0;
    padding: 0;
    font-size: 0;
    text-align: center
}

    footer .social > li {
        list-style: none;
        display: inline-block;
        margin: 20px 10px
    }

        footer .social > li > a {
            width: 18px;
            height: 18px;
            text-align: center;
            display: block;
            font-size: 16px;
            color: #000 !important
        }

            footer .social > li > a:hover {
                opacity: .5
            }

footer .f-column {
    margin: 20px 0
}

footer .f-menu {
    columns: 2;
    -moz-columns: 2;
    -webkit-columns: 2;
    min-width: 50% !important
}

@media (max-width:460px) {
    footer .f-menu {
        columns: 1;
        -moz-columns: 1;
        -webkit-columns: 1;
        min-width: 100% !important
    }

    footer .rights span {
        display: block;
        margin: 10px;
        padding-bottom: 20px
    }
}

footer .f-menu a {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 5px 0;
    font-size: 13px
}

@media (max-width:767px) {
    footer .rights {
        font-size: 11px
    }
}

footer .rights span {
    display: block;
    margin-top: 24px
}

footer .df, footer .ib2c {
    margin: 0 5px;
    display: inline-block
}

footer .df {
    max-width: 60px
}

footer .ib2c {
    width: 57px;
    height: 12px;
    opacity: .8
}

    footer .ib2c:hover {
        opacity: 1
    }

footer .ipn {
    color: #fff !important
}

    footer .ipn:hover {
        opacity: 3.8;
        color: #fff;
        text-decoration: none
    }

#txtFooterNewsletter, .content-filters h4 {
    display: inline-block
}

.ch-total .f-field::placeholder {
    color: #707070;
    text-transform: none !important;
    font-family: 'Century Gothic';
}


#txtFooterNewsletter {
    border: 1px solid #fff;
    float: left;
    border-radius: 0;
    height: 40px;
    padding-bottom: 5px
}


.btnfooterNewsletter {
    border: 1px solid #fff;
    margin-top: 5px
}

    .btnfooterNewsletter:hover {
        border-color: #fff !important;
        background-color: #fff !important;
        color: #000 !important;
        text-decoration: none !important
    }

footer .ipn:visited {
    border-bottom-color: #000
}


/* Fin Footer */

/* Features */

.container-features {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
}

@media(max-width: 768px) {
    .container-features div > div {
        display: grid;
        place-items: center;
        gap: 20px;
        grid-template-columns: 52px 1fr;
        text-align: left;
    }
}

@media (max-width: 330px) {
    .container-features div > div {
        grid-template-columns: 50px 1fr;
    }
}

.features-padding-md {
    padding: 50px 0;
}

.features-padding-xs {
    padding: 35px 15px 15px;
}

.features-section-margin {
    margin-bottom: 10px;
}

.features-section-margin-xs {
    margin-bottom: 20px;
}

.features-section-padding {
    padding: 0 32px;
}
/* Fin features */
@media (min-width:768px) {
    .ml-md-auto {
        margin-left: auto !important;
    }

    .mr-md-auto {
        margin-right: auto !important;
    }
}

@media (max-width:767px) {
    .mx-xs-auto {
        margin: auto;
    }
}

.modal-to-right {
    margin: 0 0 0 auto;
}

.modal-no-padding {
    padding: 0px !important;
}

.modal-vh-height {
    min-height: 100vh;
}

.table-size-kids-description {
    display: none !important;
}

#pnlPhotosCarouselMobile .slick-dots {
    display: flex;
    margin: auto;
    justify-content: center;
    grid-gap: 24px;
    text-align: center;
}

    #pnlPhotosCarouselMobile .slick-dots button {
        color: #000;
        margin: auto;
        background-color: #000;
        width: 12px;
        height: 12px;
        font-size: 1px;
        padding: 0px;
        border: none
    }

    #pnlPhotosCarouselMobile .slick-dots .slick-active button {
        border-radius: 50px;
        width: 16px;
        height: 16px;
    }

@media (max-width: 990px) {
    #colorInfo > p {
        font-family: 'CenturyGothic-Bold', sans-serif;
    }

    #parentSizeDiv .p-size-selection > p {
        font-family: 'CenturyGothic-Bold', sans-serif;
    }

    #lblColorSelected {
        font-family: 'Century Gothic', sans-serif;
        font-weight: normal;
    }
}

.storkman-categories-container, .marinaccia-categories-container {
    display: flex;
    width: 95%;
    margin: auto;
    justify-content: center;
    flex-wrap: wrap;
}

    .storkman-categories-container #modalFiltersBtn, .marinaccia-categories-container #modalFiltersBtn {
        margin: 2rem 0;
    }

.padding-storkman-products {
    padding: 5px 0 0 0;
}

#modalFilters .modal-dialog {
    margin: 0 0 0 auto !important;
}

@media(max-width: 768px) {
    .storkman-categories-container, .marinaccia-categories-container {
        justify-content: start;
    }
}

.storkman-categories-container .pnlCategories, .marinaccia-categories-container .pnlCategories {
    border-right: 2px solid black;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
    width: fit-content;
}

    .storkman-categories-container .pnlCategories:hover, .marinaccia-categories-container .pnlCategories:hover {
        cursor: pointer;
    }

    .storkman-categories-container .pnlCategories:last-of-type, .marinaccia-categories-container .pnlCategories:last-of-type {
        border-right: none;
    }

    .storkman-categories-container .pnlCategories p, .marinaccia-categories-container .pnlCategories p {
        font-family: 'CenturyGothic-Bold', sans-serif;
        display: block;
        align-self: center;
        margin: 0;
    }

.active-category a {
    border-bottom: 2px solid #000;
    transition-duration: 0s;
}

.hidden-category {
    height: 1px;
    user-select: none;
    overflow: hidden;
    position: absolute;
}

@media (max-width: 800px) {
    .hidden-category {
        width: 91vw;
    }
}

@media (max-width: 500px) {
    .hidden-category {
        width: 86.5vw;
    }
}

.hidden-category storkman {
    position: absolute;
}

.pnlSliderProducts {
    overflow-x: hidden;
    padding: 0
}

#modalFiltersBtn {
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-left: auto;
    text-align: right;
}

    #modalFiltersBtn img {
        width: 14px;
        height: auto;
        margin-right: 8px;
    }

.modalFilterCategory > p, .container-price-input p {
    font-size: 15px;
    font-weight: bold;
}

.modalFilterCategory ul li label {
    font-size: 16px;
}

#pnlFilters > p {
    font-weight: bold;
    font-size: 20px;
    font-family: 'CenturyGothic-Bold', sans-serif;
}

#pnlPricesContent .selector-container {
    padding-left: 10px !important;
    margin: 0;
    max-width: none;
}

.selector-container .irs-slider {
    width: 18px !important;
    height: 18px !important;
    background: #181818 !important;
    border-radius: 17px;
    opacity: unset !important;
    z-index: 10;
}

.modalFiltersApply button {
    width: 100%;
    border: none;
    border-top: 2px solid #0003;
    font-family: 'CenturyGothic-Bold', sans-serif;
    padding: 2rem 0;
    font-size: 1.5rem;
    background-color: transparent;
}

#productSizeContainer {
    margin: 0;
}

#hplProductName h5 {
    font-family: 'CenturyGothic', sans-serif;
    text-align: center;
    margin-bottom: .5rem !important
}

.cuotas {
    font-weight: 700;
    margin-top: .25rem;
}

.specialPrice {
    color: #fff;
    background-color: #000;
    width: 45px;
    height: 45px;
    border-radius: 45px;
    float: right;
}

#pnlCheckoutResumeBar > .center-col > p,
.checkout-heading {
    font-size: 2rem;
    font-family: 'CenturyGothic', sans-serif;
    margin: 10px 0;
}

.checkout-heading {
    font-size: 1.5rem;
}

#divCreditDebitCard label {
    font-weight: normal;
}

#lblSpecialPrice {
    width: auto !important
}

.navbar-default
.dropdown-menu {
    width: 100vw;
    color: #000;
    box-shadow: none;
    padding: 15px;
    margin-top: -15px !important;
    transition-duration: 0.1s;
}

.categ .dd-products .dropdown-menu .row {
    margin: 0;
}

.categ .dd-products .dropdown-menu::before {
    content: "";
    width: 120vw;
    height: 100vh;
    background-color: #FFF9;
    position: absolute;
    top: -3px;
    left: -10vw;
    pointer-events: none;
}

.ulSizes,
.ulMaterials {
    flex-wrap: wrap;
}

    .ulSizes > li,
    .ulMaterials > li {
        padding-right: 4px;
        min-width: 28px;
        min-height: 28px;
    }

        .ulSizes > li label.checkbox,
        .ulMaterials > li label.checkbox {
            width: fit-content;
            display: flex;
            min-width: 28px;
            min-height: 28px;
        }

            .ulSizes > li label.checkbox .chkSizeText,
            .ulMaterials > li label.checkbox .chkMaterialText {
                height: fit-content;
                width: 100%;
                text-align: center;
                align-self: center;
                border: none;
                background-color: transparent;
                top: 0px;
                margin: 0;
                border: thin solid #fff;
                user-select: none;
                padding: 5px 10px;
            }

            .ulSizes > li label.checkbox [type=checkbox]:checked + span:before,
            .ulMaterials > li label.checkbox [type=checkbox]:checked + span:before {
                content: '';
                display: none;
                position: absolute;
                top: -1px;
                left: -1px;
                width: 28px;
                height: 28px;
                border-color: #000;
            }

            .ulSizes > li label.checkbox [type=checkbox]:checked ~ span,
            .ulMaterials > li label.checkbox [type=checkbox]:checked ~ span {
                font-weight: bold;
                border: thin solid #000;
                min-height: 28px;
                min-width: 28px;
                display: flex;
                justify-content: center;
                align-items: center;
            }

.account-btn {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}

    .account-btn span {
        color: #000 !important;
        text-transform: none !important;
        font-weight: bolder !important;
        font-family: 'CenturyGothic-Bold' !important;
        font-size: 18px !important
    }

    .account-btn:active {
        box-shadow: none !important;
        -webkit-box-shadow: none !important
    }

    .account-btn:last-of-type {
        border-bottom: none !important
    }

#pnlMyAccount,
#pnlLogin {
    margin-top: 15px !important;
    border: none;
}

    #pnlLogin a,
    #pnlLogin .btn {
        text-transform: none;
    }

    #pnlLogin div > button.btn,
    #pnlLogin div > div,
    #pnlLogin div > a {
        margin: 5px;
        height: fit-content;
    }

    #pnlLogin div > a {
        font-weight: 100;
    }

    #pnlLogin div > p,
    #pnlLogin div > p > a {
        font-size: 14px;
    }

.main-icons .navbar-nav > .login-dropdown::after {
    content: "";
    position: absolute;
    bottom: -15px;
    display: block;
    height: 0px;
    width: 0px;
    border: 10px solid transparent;
    border-bottom: 15px solid white;
    transition-duration: 0.5s;
    opacity: 0;
}

.main-icons .navbar-nav > .login-dropdown.open::after {
    opacity: 1;
}

#modalSearchDesktop {
    top: -100vh;
}

@media (max-width: 992px) {
    #pnlMyAccount {
        margin-top: 15px !important;
    }

    li.dropdown.account::before {
        margin-left: 5px;
        bottom: -30px;
    }
}

#modalSearchDesktop > .modal-dialog {
    width: 100% !important;
    height: 500px;
    margin: 0;
}

#modalSearchDesktop .modal-content {
    margin: 0;
    height: auto;
    min-height: 500px;
    border: none;
}

#modalSearchDesktop .modal-header::before {
    display: none;
}

#modalSearchDesktop .modal-header {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    margin: 0 24px;
    padding: 24px 0;
    border-bottom: 1px solid #ddd;
}

#modalSearchDesktop .container-modalSearchDesktopInput {
    margin: auto;
    justify-content: left;
    display: flex;
    align-items: center;
    margin: 0 20px;
}

    #modalSearchDesktop .container-modalSearchDesktopInput label {
        width: 48px;
        height: 48px;
        margin: 0;
        border-radius: 50px 0 0 50px;
        background-color: #eeeeee;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }

    #modalSearchDesktop .container-modalSearchDesktopInput img {
        width: 16px;
        height: auto;
    }

    #modalSearchDesktop .container-modalSearchDesktopInput input {
        height: 48px;
        width: 100%;
        margin: 0;
        border-radius: 0px 50px 50px 0px;
        background-color: #eeeeee;
        border: none;
        font-size: 1.4rem;
    }

#modalSearchDesktop .modal-body {
    padding-top: 0;
}

    #modalSearchDesktop .modal-body .modalSearchCategoriesList,
    #modalSearchDesktop .modal-body .modalSearchCategory {
        display: flex;
        margin: 0 220px;
    }

.modalSearchCategoriesList {
    box-shadow: inset 0 -4px 0 #dddddd;
    -moz-box-shadow: inset 0 -4px 0 #dddddd;
    -webkit-box-shadow: inset 0 -4px 0 #dddddd;
}

@media (max-width: 768px) {
    #modalSearchDesktop .modal-body .modalSearchCategoriesList, #modalSearchDesktop .modal-body .modalSearchCategory {
        margin: 0px;
    }

    #modalSearchDesktop .modal-header {
        margin: 0 30px 0px;
        padding: 24px 0;
        display: flex;
        flex-direction: column;
    }

    .btnCloseModal {
        order: 1;
        position: absolute;
        right: 30px;
        width: 52px;
        height: 52px;
    }

    #modalSearchDesktop .container-modalSearchDesktopInput {
        margin: 0;
        order: 2;
        width: 100%;
        margin-top: 15px
    }

    #modalSearchDesktop .modal-body {
        padding: 15px 30px
    }

        #modalSearchDesktop .modal-body .modalSearchCategoriesList {
            flex-direction: column
        }

            #modalSearchDesktop .modal-body .modalSearchCategoriesList a {
                min-width: fit-content;
                text-align: center;
            }
}

#modalSearchDesktop .modal-body .modalSearchCategoriesList a {
    padding: 16px;
    border-bottom: 4px solid #ddd;
    font-family: 'CenturyGothic-Bold', sans-serif;
    background-color: #FFF;
}

    #modalSearchDesktop .modal-body .modalSearchCategoriesList a:hover {
        text-decoration: none;
        background-color: #eee;
    }

    #modalSearchDesktop .modal-body .modalSearchCategoriesList a:focus {
        text-decoration: none;
    }

    #modalSearchDesktop .modal-body .modalSearchCategoriesList a.selected-category {
        border-bottom: 4px solid #000;
    }

@media (max-width: 768px) {
    #modalSearchDesktop .modal-body .modalSearchCategoriesList a:first-of-type {
        border-top: 2px solid #ddd;
        border-bottom: 2px solid #ddd;
    }

    #modalSearchDesktop .modal-body .modalSearchCategoriesList a {
        border-top: none;
        border-bottom: 2px solid #ddd;
    }

        #modalSearchDesktop .modal-body .modalSearchCategoriesList a.selected-category {
            border-top: 2px solid #000;
            border-bottom: 2px solid #000;
        }
}

#modalSearchDesktop .modal-body .modalSearchCategory {
    flex-direction: column;
    margin-top: 24px;
    display: none;
}

    #modalSearchDesktop .modal-body .modalSearchCategory.selected-category {
        display: block;
    }

    #modalSearchDesktop .modal-body .modalSearchCategory > p {
        font-family: 'CenturyGothic-Bold', sans-serif;
        font-size: 1.6rem;
    }

#modalSearchDesktop .modal-body .modalSearchCategoryItem {
    display: flex;
    gap: 12px;
    margin: 16px 12px;
    font-family: 'CenturyGothic-Bold', sans-serif;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 16px;
    align-items: center;
}

    #modalSearchDesktop .modal-body .modalSearchCategoryItem:last-child {
        border-bottom: none
    }

.modalSearchCategoryItem img {
    background-color: #f4f4f4;
    padding: 7px;
    width: 35px;
    border-radius: 35px;
}

.modalSearchCategoryItem a {
    font-size: 14px
}

.modalSearchCategoryItem .divisor-line {
    border-bottom: 1px solid;
    width: 100px;
}

@media(max-width: 768px) {
    .divisor-line {
        display: none;
    }
}

.modal-backdrop {
    background-color: #fff;
}

    .modal-backdrop.menu {
        background-color: #fff;
        opacity: 0.5;
    }

@media(min-width: 768px) {
    .login-dropdown .modal-backdrop.menu {
        background-color: #fff;
        opacity: 0 !important;
        z-index: 500;
    }
}


.filter-section-heading {
    margin-bottom: 20px;
    margin-top: 10px;
}


.modal-filters-heading {
    display: grid;
    grid-template-columns: 1fr auto;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    font-family: 'CenturyGothic-Bold', sans-serif;
}

.container-price-input {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

    .container-price-input p,
    .container-price-input label {
        margin: 0;
    }

    .container-price-input label {
        margin-left: 30px;
        color: #888;
        font-size: 12px;
    }

    .container-price-input input {
        color: #888;
        border: none;
        text-align: center;
        width: 15%;
        font-size: 12px;
    }

#sizeGuide.p-add-info {
    font-family: 'CenturyGothic-Bold', sans-serif;
}

#colorInfo .p-button-group .btn-lg {
    font-family: 'Century Gothic', sans-serif;
    padding: 0 30px;
}

.add-to-cart-img {
    width: 2rem !important;
    height: auto;
    margin-bottom: 5px;
    margin-left: 10px;
}

.statusProduct #pnlSpecialPriceContainer .p-label {
    text-align: center;
}

.shoppingcartsummary-heading {
    padding: 0 45px 0 45px;
    overflow-x: hidden;
}

.lateral-cart-close {
    border: none;
    height: 36px;
    width: 20px;
    background-color: transparent;
    position: relative;
}

@media(min-width:768px) {

    .shoppingcartsummary-heading .row-header {
        margin: 15px 0px 15px 0px;
    }

    .shoppingcartheading-title {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        height: 15px;
    }

        .shoppingcartheading-title .lateral-cart-close-container {
            justify-self: end;
        }

    #shoppingcartsummary .cart-items {
        display: grid;
        grid-template-columns: auto 1fr 1fr 1fr auto;
        grid-auto-rows: auto;
        align-items: center;
        justify-items: center;
        text-align: center;
        gap: 1rem;
    }

    #shoppingcartsummary .shoppingcart-product-description {
        grid-column: 2/6;
        display: grid;
        grid-template-columns: 0.5fr 0.5fr 1fr 1fr auto;
        width: 100% !important;
        justify-items: center;
        align-items: center;
    }

    #shoppingcartsummary .shoppingcart-product-name {
        font-size: 16px;
        height: fit-content;
        align-self: center;
    }

    #shoppingcartsummary .btnDelete {
        text-align: center;
        margin: 0 23px
    }

    #shoppingcartsummary .productPriceContent {
        padding-right: 7px;
    }

    #shoppingcartsummary .cart-items > div {
        width: fit-content;
    }

    .product-touchspin-counter {
        margin-left: 30%;
    }
}

@media(max-width:768px) {
    .shoppingcartheading-title {
        text-align: center;
        margin: 0 auto 16px;
        display: grid;
        grid-template-columns: 1fr 1px;
        align-items: center;
        justify-items: center;
        padding-top: 20px;
        position: relative;
    }

        .shoppingcartheading-title img {
            width: 50%;
            max-width: 180px;
        }

        .shoppingcartheading-title button {
            width: 32px;
            height: 32px;
            justify-self: end;
            right: 20px;
        }

    .shoppingcartsummary-heading {
        padding: 0;
    }

    #shoppingcartsummary .row-header {
        margin: 15px 15px;
    }

    #shoppingcartsummary .cart-items {
        display: grid;
        grid-template-columns: 50% 50%;
        justify-items: end;
        align-items: center;
        row-gap: 50px;
        text-align: left;
        gap: 1rem
    }

    #shoppingcartsummary .shoppingcart-product-img {
        display: block;
    }

    #shoppingcartsummary .product-touchspin-counter .input-group-btn {
        padding: 0 !important;
    }

        #shoppingcartsummary .product-touchspin-counter .input-group-btn a {
            width: 36px;
        }

    #shoppingcartsummary .cart-qty-strn {
        padding: 0 10px
    }

    .btnDelete {
        text-align: right;
        place-self: center;
    }

        .btnDelete .eliminar-producto {
            font-size: 20px !important;
        }

    #shoppingcartsummary .subTotalPrice {
        text-align: left;
    }

    .shoppingcart-product-description {
        display: grid;
        width: 100%;
        grid-template-columns: 70% 30%;
    }

        .shoppingcart-product-description .shoppingcart-product-name {
            grid-row: 1/2;
            grid-column: 1/3;
            margin-bottom: 10px;
        }

        .shoppingcart-product-description .product-single-price {
            grid-row: 2/3;
            grid-column: 1/3;
        }

        .shoppingcart-product-description .product-touchspin-counter {
            grid-row: 4/5;
            grid-column: 1/2;
        }

        .shoppingcart-product-description .productPrice {
            grid-row: 3/4;
            grid-column: 1/3;
        }

        .shoppingcart-product-description .btnDelete {
            grid-row: 4/5;
            grid-column: 2/3;
        }

        .shoppingcart-product-description > div > p:first-child {
            margin-bottom: 0;
        }

    .productPriceContent > p:first-child {
        margin-bottom: 0;
    }

    .shopping-cart-panels {
        display: grid;
        grid-template-columns: 100%;
        grid-template-rows: auto auto;
    }

    #pnlSuggestedProducts {
        grid-row: 3/4;
    }

    #pnlTotals {
        grid-row: 1/3;
    }

    .p-tambien-podria-interesarte {
        margin-left: 15px;
    }
}

@media(max-width: 330px) {

    #shoppingcartsummary .product-touchspin-counter .input-group-btn a {
        width: 24px;
    }

    #shoppingcartsummary .cart-qty-strn {
        padding: 0 5px;
    }
}

#shoppingcartsummary .cart-heading {
    font-family: 'CenturyGothic-Bold', sans-serif;
    margin-bottom: 30px 0;
    font-size: 16px;
}

.shoppingcart-product-img {
    display: flex;
}

    .shoppingcart-product-img a {
        display: block;
        height: auto;
        width: 160px;
    }

@media (max-width: 768px) {
    .shoppingcart-product-img {
        justify-content: center;
    }

        .shoppingcart-product-img a {
            width: auto;
            text-align: center;
        }
}

#pnlThumbsPhoto .slick-prev, #pnlThumbsPhoto .slick-next {
    position: initial !important
}

#pnlThumbsPhoto .slick-disabled i:before {
    content: none !important
}

/*.cart-items .bootstrap-touchspin span{
    align-items: center;
    height: 35px;
}*/

/*.hidden-shoppingcart-modal{
    position: absolute !important;
    width: 200px;
    opacity: 0;
}

.hidden-shoppingcart-modal .slick-track {
    width: 200px !important;
}*/

.shoppingcart-modalback {
    margin-top: 49px;
}

#pnlCounter .input-group-btn button {
    padding: 0 15px;
}

@media (max-width: 768px) {
    #pnlCounter {
        display: flex;
        align-items: center;
    }

        #pnlCounter > p {
            margin: 0;
        }

        #pnlCounter .input-group {
            margin-left: auto;
        }

    #shoppingcartsummary .shoppingcart-product-description .div-cart-qty {
        margin: 0;
    }

    .product-detail-buttons #pnlCounter .bootstrap-touchspin {
        width: 80%;
    }

        .product-detail-buttons #pnlCounter .bootstrap-touchspin .input-group-btn {
            width: 40px;
        }

        .product-detail-buttons #pnlCounter .bootstrap-touchspin .form-control {
            width: 100%;
            min-width: 20px;
        }
}

#btnPromoCode {
    text-transform: none;
}

.imgProductGalleryDetails {
    width: 100%;
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.px-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-3 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}

.px-4 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.black-btn {
    font-weight: bolder;
    font-family: 'CenturyGothic-Bold';
}

#modal_addToCartModal h4,
#modal_stocknotification_titleOk,
#modal_stocknotification_titleNoUser,
#modal_stocknotification_messageError,
#modal_messageError h4,
#modal_wishList_titleOk,
#modal_wishList_messageError {
    font-weight: bolder;
    font-family: 'CenturyGothic-Bold';
}

.modal {
    padding-right: 0px !important;
}

.modal-content {
    border-radius: 0px !important
}

#pnlMyAccount .account-btn {
    height: auto;
    line-height: normal;
    padding: 15px;
}

#modalSizeGuide div.modal-content {
    box-shadow: none;
    border: none;
}

.mt-0 {
    margin-top: 0px !important
}

#main-header {
    display: grid;
    grid-template-columns: 6fr 1fr 1fr;
    width: 100%;
    max-width: 100%;
    align-items: center;
    padding: 10px 10px;
}
@media(min-width: 1400px) {
    #main-header {
        grid-template-columns: 8fr 1fr 1fr;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media(max-width: 768px) {
    #main-header {
        grid-template-columns: 1fr auto 1fr;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 25px;
        padding-bottom: 10px;
    }
}

#main-header .main-categories {
    justify-self: start;
    align-items: center;
}

#main-header .main-logo {
    justify-self: center;
}

#main-header .main-icons {
    justify-self: end;
}

    #main-header .main-icons .nav {
        display: flex;
        gap: 12px;
        align-items: center;
    }

#menumobile > div {
    display: flex;
}

.main-categories {
    display: flex;
}

@media (max-width: 450px) {
    .customdot {
        display: none !important;
    }

    #main-header .main-logo {
        width: 100%;
    }

        #main-header .main-logo a img {
            width: 70%;
        }

    .main-icons img {
        max-width: fit-content;
    }

   
}

#errorPriceContainer p {
    color: #e83b4a !important;
    font-size: 14px;
    font-weight: normal;
}

#modalFiltersApply:disabled {
    opacity: .65;
    cursor: not-allowed
}

.border-top-none {
    border-top: none !important
}

.clear {
    clear: both !important
}

.pr-0 {
    padding-right: 0px !important
}

@media(max-width: 768px) {
    #pnlLogin, #pnlMyAccount {
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
        min-height: auto !important
    }

    .main-icons .navbar-nav > .login-dropdown::after {
        display: none !important
    }

    .shoppingcart-product-description .cart-qty-spn-btn-a-left,
    .shoppingcart-product-description .cart-qty-spn-btn-a-right {
        padding: 0 !important;
    }

    .shoppingcart-product-description .btn-primary {
        width: 100% !important
    }
}

.mb-0 {
    margin-bottom: 0px !important
}

a {
    cursor: pointer !important
}

.search-talle:hover {
    text-decoration: none !important;
    border: 1px solid #000;
}

.search-talle {
    border: 1px solid #e0e0e0;
    padding: 5px;
    border-radius: 20px;
    font-family: 'CenturyGothic';
    font-size: 12px !important;
    font-weight: 900;
}

.opacity-0 {
    opacity: 0 !important;
}

.gap {
    gap: 12px;
}

@media (max-width: 768px) {
    .modal-filter-talles {
        display: block !important
    }

        .modal-filter-talles div:first-child {
            margin-bottom: 10px;
        }

        .modal-filter-talles div:last-child {
            width: 100%;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
        }
}

@media(max-width: 768px) {
    #modalSearchDesktop .modal, #modalFilters .modal {
        overflow-y: auto !important
    }
}

.product-detail-buttons {
    display: flex;
}

@media (max-width: 480px) {
    #main-header .main-logo a img {
        width: 70%;
    }

    .customdot {
        display: none !important;
    }

    #btnWithOutStockNotification {
        padding: 0px 15px !important;
        font-size: 1.3rem !important
    }

    .product-detail-buttons {
        display: block;
    }
}

ul.a-menu > li {
    padding: 0 10px;
    border-right: 1px solid
}

    ul.a-menu > li:last-of-type {
        border-right: none !important
    }

#menumobile .navbar-collapse {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#menumobile #navbarmobile {
    box-shadow: 4px 0 6px 0 #2f2f2f4a;
    -webkit-box-shadow: 4px 0 6px 0 #2f2f2f4a;
    -moz-box-shadow: 4px 0 6px 0 #2f2f2f4a;
}

.modal-header-logo {
    display: grid;
    grid-template-columns: 1fr auto;
    place-items: center;
    margin-top: 20px;
}

#menumobile #navbarmobile > div img {
    margin-top: 0px !important;
}

#modal_addToCartModal .modal-footer {
    border: none !important
}

.modal-footer {
    text-align: left !important
}

#modalSearchDesktop {
    top: -600px;
}

@media (max-width: 480px) {
    #menumobile #navbarmobile > div img {
        width: 100% !important;
        max-width: 185px;
    }
}

@media (max-width: 520px) {
    #menumobile #navbarmobile > div img {
        width: 100% !important;
    }
}

.shopping-cart-heading {
    font-family: 'CenturyGothic-Bold';
    font-size: 24px;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #0000001A
}

.dataProduct {
    float: none
}

.p-tambien-podria-interesarte {
    padding-bottom: 6px;
    border-bottom: 1px solid #0000001A
}

.pre-header .slick-track {
    display: flex;
    align-items: center;
}

.home-cards {
    width: 98%;
    height: auto;
    padding: 0px !important;
}

#pnlNoPrices {
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
}

.preheader-padding {
}

@media (max-width: 768px) {
    .preheader-padding {
    }

    .pre-header-none .login-dropdown.open #pnlMyAccount.dropdown-menu,
    .pre-header-none .login-dropdown.open #pnlLogin.dropdown-menu {
        padding-top: 69px !important;
    }
}

@media (max-width: 582px) {
    .pre-header-none .login-dropdown.open #pnlMyAccount.dropdown-menu,
    .pre-header-none .login-dropdown.open #pnlLogin.dropdown-menu {
        padding-top: 92px !important;
    }
}

@media (max-width: 316px) {
    .pre-header-none .login-dropdown.open #pnlMyAccount.dropdown-menu,
    .pre-header-none .login-dropdown.open #pnlLogin.dropdown-menu {
        padding-top: 115px !important;
    }
}

.modal-header-border {
    border-bottom: 1px solid #ddd;
}

#modal_stocknotification_modal .modal-dialog,
#modal_wishList_WishListModal .modal-dialog {
    height: 100%;
    display: grid;
    place-items: center;
}

.pnl-login-buttons {
    white-space: normal !important;
}

#pnlCatalog {
    display: flex;
    flex-wrap: wrap;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent !important
}

#ShoppingCartPageContainer .lateral-cart-close-container, #ShoppingCartPageContainer .shoppingcartheading-title img {
    display: none !important
}

@media(min-width: 768px) {
    .px-md-2 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .px-md-0 {
        padding-left: 0px !important;
        padding-right: 0px !important
    }
}

@media(max-width: 768px) {
    .container-home {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }

    .btnDelete {
        text-align: left !important
    }
}

.padding-orderdetails-product {
    padding: 0;
    padding-right: 16px;
}

@media (max-width: 768px) {
    .order-detail-title {
        display: block;
    }

    .padding-orderdetails-product {
        padding: 0;
    }
}

.simple-navbar-z-index {
    z-index: 145;
}

@media (max-width: 480px) {
    .features-responsive {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .campaign-dropdowns .title-nav .dropdown-menu {
        width: 100%;
        max-height: 50vh;
        overflow: scroll;
    }
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: text-bottom;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}
.modal-header-logo img {
    max-width: 185px !important
}
#menumobile .nav.navbar-nav.categ li {
    border: none !important;
}

#menumobile .nav.navbar-nav.categ a {
    text-transform: uppercase;
    cursor: pointer;
    display: none
}

#menumobile .nav.navbar-nav.categ hr {
    border-top: 1px solid #dad8d8 !important;
    margin-top: 0px;
    display: none
}

#menumobile .btn-container {
    display: none;
}

#menumobile .navbar-collapse.collapse button {
    display: none;
}

#menumobile .navbar-collapse.collapse.in {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

    #menumobile .navbar-collapse.collapse.in .btn-container {
        display: block;
    }

    #menumobile .navbar-collapse.collapse.in button {
        display: block;
    }

    #menumobile .navbar-collapse.collapse.in a {
        display: inline-grid;
        width: 80%;
        color: #000 !important
    }

@media (max-width: 520px) {
    #menumobile .navbar-collapse.collapse.in a {
        width: 50%;
    }
}

#menumobile .navbar-collapse.collapse.in hr {
    display: block;
}

#menumobile .btn.btn-back {
    top: 20px !important;
    right: 40px;
    cursor: pointer;
    left: 15px;
    z-index: 5;
    background: 0 0 !important;
    border: none;
    margin-top: 10px;
    position: absolute;
    padding: 0;
}

.text-new-buzos {
    font-family: 'Amboqia Boriango', sans-serif !important;
    text-transform: lowercase !important;
    font-size: 2rem !important;
}


.flex-column {
    flex-direction: column !important
}

.error-text {
    color: #a94442 !important
}

.mb-3 {
    margin-bottom: 2rem !important;
}

#productCommentContainer, .product-comment {
    font-style: italic !important;
    word-wrap: break-word;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media(min-width: 768px) {
    .productComment {
        margin-left: 30% !important
    }
}

@media(max-width: 768px) {
    .shoppingcart-product-description-giftcard .productPrice {
        grid-row: 4/5 !important;
    }

    .productComment {
        grid-row: 3/3 !important;
        grid-column: 1/3 !important;
        margin-bottom: 10px;
    }
}

.mb-0 {
    margin-bottom: 0px !important
}

.f-none{
    float: none !important
}

.justify-content-end{
    justify-content: end !important
}

.shoppingcart-product-description-giftcard span, #productNameAndEmailTo, #lblProductNameAndEmailTo {
    word-break: break-word !important
}

.outlet-LS-icon {
width: 50px !important;
height: auto;
}

.outlet-product-icon {
    width: 45px !important;
    margin-left: 5px;
}

@media(min-width: 1025px) {
   .little-slider .slick-track {
        width: 100% !important
    }

    .little-slider .slick-slide {
        width: 33% !important
    }
}

.font-weight-bolder {
    font-family: CenturyGothic-Bold !important;
}

.fs-big {
    font-size: 16px !important;
}

.text-important {
    color: #a2141b !important
}

.radioList input[type="radio"] {
    margin-right: 1rem !important;
}

@media (max-width: 768px) {
    .radioList {
        font-size: 12px; /* Ajusta el tamaño según necesites */
    }

        .radioList label {
            font-size: 12px; /* Asegura que las etiquetas también se reduzcan */
        }
    .custom-table-checkout {
        width: 100% !important;
    
    }
    .custom-hr-checkout {
        width: 100% !important;
    }
    .btn-close-modal-search-home {
        transform: translateX(5px) !important;
      
    }
}


    .custom-table-checkout tr td:first-child {
        min-width: 180px;
    }
@media (min-width: 1380px) {
    .custom-table-checkout {
        width: 37% !important;
        float: none;
    }
}
.custom-table-checkout {
    width: 42%;
    float: none;
}
.custom-hr-checkout{
    width:40%;
}
.btn-close-modal-search-home {
    transform: translateX(20px);
    font-size: 22px;
    outline: none;
    background: none;
    border: none;
}
#img-search-modal-home {
    border-top: 1px solid transparent;

}


    #img-search-modal-home.focus-border {
        outline: 0 !important;
        box-shadow: none !important;
        border-color: #1f1f1f;
        color: #1f1f1f;
        border: 1px inset !important;
        border-left: none !important;
        border-right: none !important;
    }