﻿/* Webapp ---------------------------------------- */

.header-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

.marcas {
}

.marca {
    float: left;
    display: block;
    width: 140px;
    border-radius: 2px;
    cursor: pointer;
    margin: 0 !important;
    padding: 2px 0;
    height: 43px;
    transition: background-color 0.16s;
}

.marca-icon {
    cursor: inherit;
    background-image: url("images/logo-fuxion-azul-new.png");
    background-repeat: no-repeat;
}

#fuxion > .marca-icon {
    width: 100%;
    height: 100%;
    /* background-position: 0 -24px; */
    margin: 3px auto;
    background-size: 140px;
}

#lussome > .marca-icon {
    width: 95px;
    height: 20px;
    background-position: 0 -48px;
    margin: 5px auto;
}

#galeon > .marca-icon {
    width: 60px;
    height: 30px;
    background-position: 0 -68px;
    margin: 0 auto;
}

.user-name {
    float: left;
    padding: 0 8px;
    cursor: pointer;
}

.user-icon {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.4);
    color: #fff;
    font-family: open-sans-bold;
    text-align: center;
    margin: 2px 4px 2px 0;
    padding: 5px 0;
    text-transform: uppercase !important;
    cursor: inherit;
}

.user-text {
    float: left;
    color: #fff;
    max-width: 90px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: open-sans-regular;
    margin: 7px 0 7px;
    cursor: inherit;
}

.menu-button {
    float: left;
    display: none;
    width: 34px;
    height: 34px;
    cursor: pointer;
}

.menu-button-icon {
    width: 30px;
    height: 14px;
    margin: 10px auto;
    background-image: url("images/menu-button-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: inherit;
}

.x-logo {
    display: none;
    float: left;
    width: 34px;
    height: 34px;
    margin-top:2px;
}

.x-logo-icon {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background-image: url("images/loadingLogo.png");
    background-repeat: no-repeat;
    background-position: 0 -98px;
}

.menu-button-2 {
    display: none;
    float: right;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.menu-button-icon-2 {
    background-color:#0086D6!important;
    width: 4px;
    height: 18px;
    margin: 11px auto;
    background-image: url("images/menu-button-icon-2.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: inherit;
}

.header-option {
    float: left;
    color: #7d7d7d !important;
    font-family: open-sans-regular;
    text-align: center;
    padding: 0 8px;
    margin: 7px 0;
    cursor: pointer;
}

    .header-option .header-user-icon {
        color: #0086D6;
        cursor: pointer !important;
        font-size: 2em !important;
    }

    .header-option:last-child {
        border-right: none;
    }

    .header-option:focus,
    .header-option:visited,
    .header-option:hover {
        color: #0086D6 !important;
    }

    .header-option .cantCompra,
    .header-option .cantCompra > span {
        color: inherit;
        font-family: inherit !important;
        font-size: inherit;
        cursor: inherit !important;
    }

        .header-option .cantCompra .header-shopping-cart {
            color: #0086D6;
            cursor: pointer !important;
            font-size: 2em !important;
        }

#select-language div,
#select-language span {
    cursor: inherit;
}

.header-options {
    display: flex;
    justify-content: space-between;
}

#select-language .select-language-current {
    font-family: open-sans-bold;
}

#select-language-options {
    position: fixed !important;
    z-index: 999;
    top: 58px;
    right: unset !important;
}

    #select-language-options .country img {
        cursor: pointer !important;
    }

    #select-language-options .country a {
        text-align: left;
        padding: 10px;
    }

.input-search {
    float: left;
}

#site-content {
    min-height: 100%;
    padding: 66px 0 59px 0;
}

.site-content-box {
    padding: 16px 0;
}

.title-section {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#MarketNamePie {
    width: auto !important;
}

.footer-section {
    width: 100%;
    /*position: fixed;*/
    bottom: 0;
    z-index: 997;
    padding: 8px 12px;
}

#loading-image {
    width: 40px;
    height: 40px;
}


/*INI: 03 DE ABRIL - CAMBIOS TIENDA FUXION*/
.header-part3 {
    float: right !important;
}

.select-language {
    margin-top: 10px !important;
}

.header-box-search {
    background: #f7f7f7;
    border-radius: 4px 0 0 4px;
    color: #7d7d7d;
    text-shadow: 0 0 0 #7d7d7d;
    border: 1px solid transparent;
    height: 40px;
}

    .header-box-search:hover {
        cursor: text;
    }

    .header-box-search:focus {
        border-color: transparent;
        outline: 0px;
    }

.header-btn-search {
    height: 40px;
    background-color: #f7f7f7;
    cursor: pointer;
}

.icon-search-header {
    color: #0086D6;
    cursor: pointer;
}

/*CATEGORIA DE PRODUCTOS*/
.text-title-categories {
    color: #777;
}

.section-categories {
    padding-left: 30px;
    padding-right: 15px;
}

.box-section-categories {
    margin-top: 20px;
    width: 100%;
}

.box-title-categories {
    float: left;
}

.box-categories {
    float: right;
    margin-bottom: 30px;
    height: 35px;
    /* border-bottom: 1px solid red; */
    /* border-top: 1px solid red; */
    margin-left: 15px;
    margin-right: 15px;
}

.list-categories {
    float: right;
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
    color: #333;
    font-size: 14px;
}

    .list-categories ul, .list-categories li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .list-categories .list-categories-item a:hover {
        color: #0086D6;
    }

    .list-categories li a {
        color: #7d7d7d;
        text-decoration: none;
        padding: 10px 12px;
        display: block;
    }

.list-categories-item {
    color: #333;
}

.list-categories > li {
    float: left;
}

.list-categories li ul {
    display: none;
    position: absolute;
    min-width: 140px;
    z-index: 17;
}

    .list-categories li ul li {
        background-color: #f7f7f7 !important;
        color: #7d7d7d;
    }

        .list-categories li ul li a {
            border: none !important;
        }

.list-categories li:hover > ul {
    display: block;
}

.list-categories li ul li {
    position: relative;
    background-color: white;
}
/*CATEGORIA DE PRODUCTOS*/
/*SECCION CATEGORIA DE PRODUCTOS RESPONSIVE*/
.box-title-categories-responsive {
    border: 1px solid #DEDEDE;
    cursor: pointer;
    border-radius: 4px;
    width: 91%;
    /* margin-right: 40px; */
    padding: 5px;
    margin-left: 10px;
    display: none;
}

    .box-title-categories-responsive a {
        /* display: block; */
        cursor: pointer;
        width: 98%;
        margin-left: 10px;
        background-color: white;
        border: none;
    }

    .box-title-categories-responsive i {
        padding: 12px;
        /* top: 21.5%; */
        /* right: 8%; */
        /* position: absolute; */
        color: grey;
    }

.text-title-categories-responsive {
    float: left;
    width: 88%;
}

.menu-categoria-productos {
    display: none;
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 9999;
    top: 0px;
    overflow-x: hidden;
}

.box-title-category-responsive {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    font-size: 20px;
    border-bottom: 1px solid #DEDEDE;
}

.title-category-responsive {
    float: left;
}

.btn-category-responsive {
    float: right;
    color: #777;
}

.list-categories-responsive {
    float: right;
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
    color: #333;
    font-size: 16px;
}

    .list-categories-responsive ul, .list-categories li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .list-categories-responsive .list-categories-item a:hover {
        color: #0086D6;
    }

    .list-categories-responsive li a {
        color: #7d7d7d;
        text-decoration: none;
        padding: 15px 12px;
        display: block;
    }

.list-categories-item {
    color: #333;
}

.list-categories-responsive > li {
    float: left;
    width: 100%;
    padding-left: 10px;
    border-bottom: 1px solid #DEDEDE;
}

.list-categories-responsive li ul {
    display: block;
    position: relative;
    min-width: 140px;
    /*z-index:17;*/
}

    .list-categories-responsive li ul li {
        background-color: white !important;
        border-top: 1px solid #DEDEDE;
        color: #7d7d7d;
    }

        .list-categories-responsive li ul li a {
            border: none !important;
        }

.list-categories-responsive li:hover > ul {
    display: block;
}

.list-categories-responsive li ul li {
    position: relative;
    background-color: white;
}
/*SECCION CATEGORIA DE PRODUCTOS RESPONSIVE*/

/* Estilos Rediseño WR */
.icon-search-header {
    color: #0086D6;
}

.box-search {
    background: #f7f7f7;
    border-radius: 4px 0 0 4px;
    color: #7d7d7d;
    text-shadow: 0 0 0 #7d7d7d;
    border: 1px solid transparent;
    height: 40px;
}

    .box-search:focus {
        border-color: transparent;
        outline: 0px;
    }

.box-search-button {
    height: 40px;
    background-color: #f7f7f7;
}

.box-authenticate-mail {
    border: 1px solid #DEDEDE;
    padding: 50px 15px;
    border-radius: 4px;
    background-color: white;
    margin-bottom: 50px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.box-review-details {
    margin-top: 20px;
}

.option-modify-review {
    float: right;
    font-size: 13px;
    color: #0094de;
}

.text-ajust-review {
    margin-top: 10px;
    color: #838383;
}

.box-item-review {
    border: 1px solid #F2F2F2;
    margin: 0.5px;
    padding: 20px 10px;
    border-radius: 3px;
    background-color: #F2F2F2;
}

.subtitle-review {
    color: #555 !important;
    font-size: 14px !important;
}

.box-info-info-document {
    position: absolute;
    right: 50px;
    border-radius: 18px;
}

.box-info-info-document-tb {
    position: absolute;
    right: 20px;
    top: 28px;
}

.btn-info-document {
    pointer-events: none;
    border-radius: 50%;
    /* padding: 39px!important; */
    padding: 3px 10px 1px 10px !important;
    margin-top: 4px;
}

.box-quienretiracompra {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #DEDEDE;
}

.box-form-personadecontacto {
    border: 1px solid #DEDEDE;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.general-box-paymentmethod {
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    background-color: white;
}

.box-item-paymentmethod, .box-item-shippingmethod {
    padding: 10px;
    padding-left: 25px;
    border-bottom: 1px solid #DEDEDE;
    margin: 0 !important;
}

.box-step-enrollinfo {
    border-radius: 7px!important;
    background-color: white;
    margin-bottom: 10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
}

.box-item-paymentmethod:hover {
    background-color: #EFEFEF;
}

.box-item-shippingmethod:hover {
    background-color: #EFEFEF;
}

.icon-paymentmethod {
    margin-right: 15px !important;
    margin-left: 20px !important;
    background-color: #F7F7F7;
    padding: 10px;
    border-radius: 20px;
    color: #007ed3;
    font-size: large !important;
}

.icon-paymentmethod-mobileicon {
    margin-right: 15px !important;
    margin-left: 20px !important;
    background-color: #F7F7F7;
    padding: 10px 15px;
    border-radius: 20px;
    color: #007ed3;
    font-size: x-large !important;
}

.icon-itembox-review {
    margin-right: 15px !important;
    margin-left: 20px !important;
    background-color: white;
    padding: 10px;
    border-radius: 20px;
    color: #007ed3;
    font-size: x-large !important;
}

.icon-itembox-review-map {
    margin-right: 15px !important;
    margin-left: 20px !important;
    background-color: white;
    padding: 10px 15px;
    border-radius: 20px;
    color: #007ed3;
    font-size: x-large !important;
}

.box-paymentmethod {
    padding: 15px !important;
}

.box-shipmethod {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
}

.box-item-warehousedescription {
    margin-left: 25px !important;
    padding-bottom: 20px;
}

.box-item-warehouse {
    padding-top: 22px !important;
    padding-bottom: 3px !important;
}

.new-panel-wo {
    padding: 0 !important;
}

.chk-otheraddress {
    padding-left: 15px;
    padding-top: 10px;
}

.box-otheraddress {
    display: block;
    border: 1px solid rgb(222, 222, 222);
    background-color: white;
    padding: 25px;
    border-radius: 4px;
}

.chkbox-otheraddress {
    margin-left: -16px !important;
}

.chk-box-eye {
    width: 20px;
    /* text-indent: -999px; */
    height: 20px;
    /* overflow: hidden; */
    position: absolute;
    top: 0;
    right: 0;
}

.chk-eye-password {
    display: inline-block;
    position: relative;
    top: 23px;
    left: -43px;
}

.separador-summary {
    height: 47px;
}

.items-country {
    display: flex;
    align-items: center;
}

.box-country {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    display: flex;
    width: 50%;
}

.item-flagcountry {
    padding-right: 10px;
}

    .item-flagcountry img {
        width: 25px;
        height: 25px;
    }

.item-textcountry {
    color: #7d7d7d;
    font-size: 14px !important;
    font-weight: 600;
    padding-right: 15px;
}

.box-cartheader, .box-langheader {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
}

.addon-cod-pais {
    background-color: white;
    color: #7d7d7d;
    font-weight: 600;
}

.col-center {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.btnSendMsg {
    background-color: #00abe9 !important;
    font-weight: 600;
}

.btn-validate-smsemail {
    width: 100%;
}

.boxbtn-changenumber {
    box-shadow: 0 3px 3px 0 rgba(128,98,96,.16);
    border-radius: 15px;
    display: inline-block;
    margin-bottom: 20px;
    transition: 0.2s;
}

    .boxbtn-changenumber:hover {
        box-shadow: 0 6px 6px 0 rgba(128,98,96,.16);
        transition: 0.2s;
    }

    .boxbtn-changenumber a {
        color: #007ed3;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.box-validation2 {
    text-align: center;
}

.btn-reenviar {
    width: 100%;
    /*border: 1px solid #007ed3!important;*/
    color: #007ed3;
    font-weight: 600;
    background-color: white;
    margin-top: 15px;
}

#item-smsemail {
    margin: 0 !important;
}

#item-textsmsemail {
    display: block;
}

.box-itemsmsemail {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #f7f7f7;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f7f7f7;
}

    .box-itemsmsemail p {
        font-size: 17px !important;
        font-weight: 600;
        color: #7d7d7d;
    }

.box-country-select {
    position: relative;
    display: inline-block;
    width: 99%;
    height: 150px;
    background-color: #f7f7f7;
    cursor: pointer;
    padding: 30px 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

    .box-country-select:hover {
        -webkit-transform: scale(1.25, 1.25);
        transform: scale(1.1, 1.1);
    }

.img-flagcountry {
    height: 50px !important;
    width: 50px !important;
}

.box-country-name {
    margin-top: 20px;
    color: #7d7d7d;
}

.shopVirtual-country-subtitle {
    font-family: 'Scandia-Medium';
    font-size: 21px !important;
    font-weight: bold;
    color: #777;
    letter-spacing: initial;
    margin: 0;
}

.lado-texto {
    padding-top: 10px;
    padding-bottom: 10px;
}
/*SHOPPING CART*/
.box-items-cart {
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    border-radius: 10px;
}

.lado-bandera {
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.box-price-total {
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.info-price {
    display: flex !important;
    width: 100%;
    justify-content: space-between;
    padding: 0 !important;
    align-items: center;
}

.box-btncart a {
    width: 100% !important;
    min-width: 0 !important;
}
.box-cartheader{
    position:relative!important;
}
.qtybadge-cart{
    position: absolute;
    right: -9px;
    top: -6px;
    background-color: #0086D6;
    border-radius: 20px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: 900;
    border: 2px solid white;
    font-size: 11px!important;
    color: white!important;
}
.modal-view-addToCart{
    z-index: 900;
	position: absolute;
	top: 70px;
    display:none;
    text-align: center;
}
.box-view-addToCart{
	padding-left: 30px;
    padding-right: 30px;
    background-color: white;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #7d7d7d;
    font-size: 12px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
}
.box-view-addToCart h5{
    font-family: 'Scandia-Regular';
}
.item-cart-tf{
    padding-bottom:10px;
    padding-top:10px;
}
.cls-cart-modal{
    margin-top: 1px;
    border-radius: 20px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    padding-top: 5px!important;
    background-color: white!important;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16)!important;
    cursor:pointer;
}
.cls-cart-modal span{
    font-size: 20px;
    color: #0094de;
    cursor:pointer;
}
.title-summary-cart{
    color: white;
    font-weight: 800;
    padding-left: 8px!important;
    font-size: 13px;
}
.title-summaryef-cart{
    text-transform: uppercase;
    color: #0094de!important;
    font-weight: 800;
    padding-left: 8px!important;
    font-size: 20px!important;
}
.box-title-summary-cart{
    background-color: #999;
    border-radius: 5px;
    border-bottom: 1px solid #E2E2E2;
}
.box-circularprogress-indicator{
    text-align: center;
    color: #0094de;
    border-radius: 4px;
    border: 1px solid #0094de;
    padding-top: 5px;
    padding-bottom: 5px;
}
.box-summary-cartenroll{
    padding-left: 15px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    /* margin-top: 7px; */
    border-radius: 7px;
}
.box-productdetail{
    border-radius: 10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
}
/* Estilos Rediseño WR */
/*FIN:*/
/* Themes ---------------------------------------- */

.fuxion-theme .header-section,
.fuxion-theme .footer-section {
    /*background-image: linear-gradient(to right, #0094de,#7c2ae8) !important;
    background-position: center;*/
    background-color: #fff;
    transition: all 0.16s;
    border-bottom: aliceblue;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.lussome-theme .header-section,
.lussome-theme .footer-section {
    background-image: linear-gradient(to right, #191919,#000000) !important;
    background-position: center;
    /*background-color: #000000;
    transition: all 0.16s;*/
}

.galeon-theme .header-section,
.galeon-theme .footer-section {
    background-image: linear-gradient(to right, #4b3d2a,#433625) !important;
    background-position: center;
    /*background-color: #433625;
    transition: all 0.16s;*/
}

/* -------------------- */

.fuxion-theme .title-section {
    background-image: url("/css/images/fuxion-bg.jpg");
}

.lussome-theme .title-section {
    background-image: url("/css/images/lussome-bg.jpg");
}

.galeon-theme .title-section {
    background-image: url("/css/images/galeon-bg.jpg");
}

/* -------------------- */

.fuxion-theme .button-theme {
    background-color: #0094de;
    transition: all 0.1s;
}

.lussome-theme .button-theme {
    background-color: #888 !important;
}

.galeon-theme .button-theme {
    background-color: #8a6d3b !important;
    transition: all 0.64s;
}


/* -------------------- */

.fuxion-theme .color-theme {
    color: #0094de !important;
    transition: all 0.64s;
}

.lussome-theme .color-theme {
    color: #000000 !important;
    transition: all 0.64s;
}

.galeon-theme .color-theme {
    color: #8a6d3b !important;
    transition: all 0.64s;
}

/* -------------------- */

.fuxion-theme .bg-color-theme {
    background-color: #0094de !important;
    transition: all 0.64s;
}

.lussome-theme .bg-color-theme {
    background-color: #000000 !important;
    transition: all 0.64s;
}

.galeon-theme .bg-color-theme {
    background-color: #8a6d3b !important;
    transition: all 0.64s;
}

/* -------------------- */

.fuxion-theme .search-button-theme {
    background-color: #0094de !important;
    transition: all 0.64s;
}

.lussome-theme .search-button-theme {
    background-color: #888 !important;
    transition: all 0.64s;
}

.galeon-theme .search-button-theme {
    background-color: #8a6d3b !important;
    transition: all 0.64s;
}

/* -------------------- */

.fuxion-theme .holder a.jp-current {
    background-color: #0094de !important;
    border-color: #0094de;
    transition: all 0.64s;
}

.lussome-theme .holder a.jp-current {
    background-color: #888 !important;
    border-color: #888;
    transition: all 0.64s;
}

.galeon-theme .holder a.jp-current {
    background-color: #8a6d3b !important;
    border-color: #8a6d3b;
}

/* -------------------- */

.fuxion-theme .holder .jp-previous, .fuxion-theme .holder .jp-next {
    color: #0094de !important;
    transition: all 0.64s;
}

.galeon-theme .holder .jp-previous, .galeon-theme .holder .jp-next {
    color: #8a6d3b !important;
    transition: all 0.64s;
}

.lussome-theme .holder .jp-previous, .lussome-theme .holder .jp-next {
    color: #888 !important;
    transition: all 0.64s;
}

/* -------------------- */

.fuxion-theme .select-custom {
    background-image: url("/css/images/blue-arrow.png");
    background-repeat: no-repeat;
    background-position: right;
}

.fuxion-theme .content-select:before {
    border-color: #0094de;
}

.lussome-theme .select-custom {
    background-image: url("/css/images/gray-arrow.png");
    background-repeat: no-repeat;
    background-position: right;
}

.lussome-theme .content-select:before {
    border-color: #888;
}

.galeon-theme .select-custom {
    background-image: url("/css/images/brown-arrow.png");
    background-repeat: no-repeat;
    background-position: right;
}

.galeon-theme .content-select:before {
    border-color: #8a6d3b;
}

/* Login redes sociales--------------------------------- */

.mr-20
{
    margin-right: 20px;
}

.container-redes{
    display: flex;
    justify-content: center;
    align-items: center;
}

.container-redes a
{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #E2E2E2;
    display: flex;
    justify-content: center;
    align-items:center;
}

.container-redes a .img-reduccion
{
    width: 25px;
}

.color-facebook{
    background-color: #3d5698;
}

.drop_flag
{
 min-width: 80px;
}

.drop_flag li
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

.dropdown-menu.open
{
    display: block;
}

.section-1-form .lbl-codigo{
    display: inline-block;
    margin-bottom: 0;
    padding-left: 5px;
    font-weight: bold;
}

.img-flag
{
    width:25px;
}

/* Tools ---------------------------------------- */

.active {
    display: block !important;
}

/* Responsive ---------------------------------------- */
@media(max-width: 720px){
    .x-logo {
        display: block;
    }
    .menu-button-2 {
        display: block;
    }

    .box-cartheader,.box-country{
        display:none;
    }
    .fuxion-marca{
        display:none;
    }
}
@media(max-width: 991px){
    .fuxion-marca img{
        width: 77%!important;
        margin-top: 5px;
    }
}
@media(max-width: 1024px) {
    .fuxion-marca img{
           width: 90%;
        margin-top: 5px;
    }
    /*.header-options {
        display: none;
        position: fixed;
        top: 67px;
        left: 0;
        width: 100%;
        height: calc(100% - 67px);
        /*height: 58px;
        background-color: #000;
        padding: 12px;
    }*/

    #select-language-options {
        /*top: 116px;*/
        right:63px!important;
    }

    /*.fuxion-theme .header-options {
        background-image: linear-gradient(to right, #0094de,#7c2ae8) !important;
        background-position: center;
    }*/

    .lussome-theme .header-options {
        background-image: linear-gradient(to right, #4b3d2a,#433625) !important;
        background-position: center;
    }

    .galeon-theme .header-options {
        background-image: linear-gradient(to right, #191919,#000000) !important;
        background-position: center;
    }

    .menu-button-2 {
        /*display: block;*/
    }

    .nuevos-lanzamientos-section .item {
        height: 380px !important;
    }

    .promo_section {
        margin-top: 380px !important;
    }

    #loading-image {
    }
}

@media(max-width: 768px) {
    .x-logo {
    /*display: block;*/
    }
    .box-title-categories-responsive {
        display: block !important;
        width: 91%!important;
        margin-left: 10px!important;
        margin-bottom:10px;
    }
    .promo_section {
        margin-top: 0 !important;
    }
}

@media(max-width: 425px) {
    .marcas {
        display: none;
        position: fixed;
        top: 67px;
        left: 0;
        width: 100%;
        height: calc(100% - 67px);
        /*height: 180px;*/
        padding: 12px 0;
        background-color: #000;
    }

    .fuxion-theme .marcas {
        background-image: linear-gradient(to right, #0094de,#7c2ae8) !important;
        background-position: center;
    }

    .lussome-theme .marcas {
        background-image: linear-gradient(to right, #4b3d2a,#433625) !important;
        background-position: center;
    }

    .galeom-theme .marcas {
        background-image: linear-gradient(to right, #191919,#000000) !important;
        background-position: center;
    }

    .marca {
        width: 100% !important;
        padding: 12px 0;
        height: 52px !important;
    }

    .menu-button {
        display: block;
    }

    .x-logo {
        display: block;
    }

    .header-section .row .col:nth-child(1) {
        width: 20% !important;
    }

    .header-section .row .col:nth-child(2) {
        width: 70% !important;
    }

    .header-section .row .col:nth-child(3) {
        width: 10% !important;
    }

    #select-language-options {
        /*right: 12px !important;*/
    }
}

@media(max-width: 375px) {
    .header-section .row .col:nth-child(1) {
        width: 25% !important;
    }

    .header-section .row .col:nth-child(2) {
        width: 60% !important;
    }

    .header-section .row .col:nth-child(3) {
        width: 15% !important;
    }
}

@media(max-width: 320px) {
    .header-section .row .col:nth-child(1) {
        width: 30% !important;
    }

    .header-section .row .col:nth-child(2) {
        width: 55% !important;
    }

    .header-section .row .col:nth-child(3) {
        width: 15% !important;
    }

    .footer-section .row .col:nth-child(1) {
        width: 100% !important;
    }

    .footer-section .row .col:nth-child(2) {
        display: none;
    }

    #MarketNamePie {
        width: 100% !important;
    }
}

@media screen and (max-width: 480px) {
    .modal-dialog {
        width: 95% !important;
    }
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        margin: 8px;
        border: 8px solid #fff;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #0094de transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.loader-fuxion{
    text-align: center;
    margin-top: 80px;
}

@media screen and (max-width: 480px){
        .menu-button-2 {
        display: block;
    }
    .box .box-responsive{
        padding:0!important;
        margin:0!important;
    }
    .box-cartheader,.box-country{
        display:none;
    }
    .header-options{
        align-items: center;
        padding-left: 15px;
    }
    .box-title-categories-responsive {
    display: block !important;
    width: 91%!important;
    margin-left: 10px!important;
    }
    .select-language{
        width:100%;
    }
    .box-hide-category {
    display: none;
    }
    #select-language-options {
        top: 57px;
        width: 35%;
        right:15px!important;
        border-radius:10px;
        background-color:white;
    }
    .select-language-current{
        display:flex;
        justify-content:space-between;
    }
    
}

@media screen and (max-width: 768px){
    .box-hide-category {
    display: none;
    }
}

.menu-options-header-responsive{
    height:100%;
    width:100%;
    z-index:1500;
    overflow: hidden;
    position: fixed;
    margin:auto;
}
.box-menuresponsive{
    position:relative;
    margin-top:200px!important;
    margin:auto;
    width:90%;
    background-color:white;
    border-radius: 10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
}
.modal-background{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1300;
    overflow: hidden;
    position: fixed;
    background: rgba(0,0,0,.5);
    cursor: pointer;
}
.btnclose-menu{
    font-size: 14px;
    color: #0094de;
    cursor: pointer;
    font-weight:800;
}
.boxclose-menu{
    position:absolute;
    right:10px;
    top:10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    background-color:white;
    border-radius:20px;
    display: inline-block;
   padding-left:11px;
   padding-right:11px;
   padding-top:5px;
   padding-bottom:4px;
}
.box-title-menuresponsive{
    margin-left:15px;
    padding-top: 12px;
}
.box-title-menuresponsive h3{
    margin:0!important;
}
.content-menuresponsive{
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
}
.box-country-responsive{
    margin-top:5px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    display: flex;
    width: 100%;
}

.box-country-responsive .item-flagcountry img{
    height:40px;
    width:40px;
}
.box-lang-responsive{
    margin-top:20px;
    margin-bottom:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    display: flex;
    width: 100%;
}