/* - - - - - - - - - - - - - - -
CSS para pantallas pequeñas (Móviles)
Ultima modificación por:
Fecha:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ */


/*-------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
--------------------------------------------------CSS DE ECOMMERCE---------------------------------------------
---------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------*/
/*.nocar {
    width: 90%;
    min-height: auto;
    padding: 15px;
}

.sec1-shopcart h1,
.sec1-orders h1 {
    font-size: 1.5em;
}

.nocar h2 {
    font-size: 1em;
}

.nocar span {
    width: 25px;
    height: 25px;
}

.nocar a {
    font-size: .9em;
    padding: 10px;
}

.sec2-shopcart .cont {
    display: none;
    justify-content: space-between;
}

.sec2-shippdata .cont .cont-r .summary-article,
.sec2-billdata .cont .cont-r .summary-article,
.sec2-typepay .cont .cont-r .summary-article,
.sec2-payconfirm .cont .cont-r .summary-article {
    min-height: 75px;
}

.sec2-shopcart .cont .cont-r .summary-article p,
.sec2-shippdata .cont .cont-r .summary-article p,
.sec2-billdata .cont .cont-r .summary-article p,
.sec2-typepay .cont .cont-r .summary-article p,
.sec2-payconfirm .cont .cont-r .summary-article p {
    width: 60% !important;
}

.sec2-shopcart,
.sec2-shippdata,
.sec2-billdata,
.sec2-typepay,
.sec2-payconfirm {
    min-height: 50%;
}

.sec2-shopcart .cont .cont-r,
.sec2-shippdata .cont .cont-r,
.sec2-billdata .cont .cont-r,
.sec2-typepay .cont .cont-r,
.sec2-payconfirm .cont .cont-r {
    width: 80%;
    margin: auto;
}

.cont-img-ii {
    width: 85px;
    height: 80px;
}

.sec2-shopcart .cont .cont-l,
.sec2-shippdata .cont .cont-l,
.sec2-typepay .cont .cont-l,
.sec2-payconfirm .cont .cont-l {
    width: 100%;
    margin: auto;
    padding-top: 50px;
}

.none-small {
    display: none;
}

.sec2-shopcart .cont .cont-l .item-cart {
    align-items: center;
}

.cont-l-title p {
    font-size: .9em;
}

.cont-l-title p:nth-child(1) {
    width: 35%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(1) {
    width: 20%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(1) img {
    width: 53%;
    margin: 0;
}

.cont-l-title p:nth-child(2) {
    width: 10%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(1) h3 {
    width: 20%;
    font-family: 'Juana-Medium';
    font-size: 1em;
    margin: 0;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(2) {
    width: 10%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(2) p {
    margin: 0;
    font-size: 1em;
}

.cont-l-title p:nth-child(3) {
    width: 30%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(3) {
    width: 30%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(3) p {
    font-size: 1em;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(3) span {
    font-size: .6rem;
    width: 100%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(3) img {
    width: 15px;
}

.cont-l-title p:nth-child(4) {
    width: 20%;
}

.ui-widget.ui-widget-content {
    height: fit-content !important;
    width: 90% !important;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    top: 0 !important;
    left: 0 !important;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 101;
}

.sec1-cat-main,
.sec1-shippdata-main,
.sec1-billdata-main,
.sec1-typepay-main,
.sec1-payconfirm-main {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    align-items: center;
    justify-content: space-between;
}

.sec1-cat-main span,
.sec1-shippdata-main span,
.sec1-billdata-main span,
.sec1-typepay-main span,
.sec1-payconfirm-main span {
    margin: 10px 0;
}

.sec2-shippdata .cont,
.sec2-billdata .cont,
.sec2-typepay .cont,
.sec2-payconfirm .cont {
    display: flex;
    flex-direction: column-reverse;
    /* border: solid 1px #80808057; */
}

.sec1-cat-main h2.disable,
.sec1-shippdata-main h2.disable,
.sec1-billdata-main h2.disable,
.sec1-typepay-main h2.disable,
.sec1-payconfirm-main h2.disable {
    color: #cacaca;
    font-size: .9em;
    font-family:'Larsseit';
}

.sec1-cat-main h2,
.sec1-shippdata-main h2,
.sec1-billdata-main h2,
.sec1-typepay-main h2,
.sec1-payconfirm-main h2 {
    margin: 0 10px;
    font-family: 'Larsseit';
    font-size: .9em;
    color: #252C47;
}

.align-ship-inputs {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.sec2-shippdata .cont .cont-l .div-typesend .selec-typesend {
    height: 5vw;
    margin-top: 20px;
}

.sec2-billdata .cont .cont-l {
    width: 90%;
    margin: auto;
}

#form-billdata .ship-inputs div {
    width: 100% !important;
}

#form-billdata .ship-inputs div input {
    height: 45px;
}

#form-billdata select {
    padding: 0 10px;
    height: 45px;
    -webkit-appearance: initial;
}

.align-ship-checkbox-label {
    width: 50% !important;
}

.shop-back a {
    display: none;
}

.sec2-shopcart .cont .cont-r button,
.sec2-shippdata .cont .cont-r button,
.sec2-billdata .cont .cont-r button,
.sec2-typepay .cont .cont-r button,
.sec2-payconfirm .cont .cont-r button {
    margin: 20px auto;
    width: 70%;
}

#form-shipping select {
    width: 40%;
    -webkit-appearance: initial;
}

.sec2-shippdata .cont .cont-l h2,
.sec2-billdata .cont .cont-l h2,
.sec2-typepay .cont .cont-l h2,
.sec2-payconfirm .cont .cont-l h2 {
    font-size: 1.3em;
}

.sec2-typepay .cont .cont-l .typepay-inputs label span {
    max-width: 50px;
    max-height: 15px;
    display: flex;
}

.sec2-typepay .cont .cont-l .typepay-inputs label {
    font-size: .8em;
}

.typepay-input-visi {
    display: flex;
}

.sec2-payconfirm .cont .cont-l ol div {
    flex-direction: column;
    width: 100%;
}

#form-shipping select {
    height: 45px;
    padding: 0 1em;
    -webkit-appearance: initial;
}

#form-shipping .ship-inputs input {
    height: 45px;
}

.sec2-shippdata .cont .cont-l .div-typesend .selec-typesend {
    padding: 1vw;
    height: 45px;
}

.cont-deposit {
    display: flex;
    width: 90%;
    flex-direction: column;
    text-align: center;
    margin: auto;
}

.cont-deposit hr {
    width: 85%;
}

section.sec2-account form#form-mydir div.cont-1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-top: 4vw;
}

div.divtit-mydir div.add-dir p,
div.mimail {
    margin-bottom: 10px;
}

.sec2-orders .cont {
    flex-direction: column;
}

.sec2-orders .cont div:nth-child(1) {
    width: 100%;
    flex-direction: initial;
    justify-content: space-between;
    align-items: baseline;
}

.sec2-orders .cont div:nth-child(2) {
    width: 100%;
}

.sec2-orders .cont div:nth-child(3) {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.sec2-orders .cont a {
    padding: 5px 20px;
    font-size: .9em;
}



.main_user .span.show {
    height: 30px;
}
span.span{

}

.logo-link {
    margin: 0;
}


.align-header {
    width: 90%;
    margin: 30px auto;
}

.deposit-part3 p{
    width: 90%;
}

.sec2-shopcart .cont {
    display: none;
    justify-content: space-between;
    flex-direction: column;
    height: auto !important;
}

.sec2-shippdata .cont .cont-r .summary-article,
.sec2-billdata .cont .cont-r .summary-article,
.sec2-typepay .cont .cont-r .summary-article,
.sec2-payconfirm .cont .cont-r .summary-article {
    min-height: 75px;
}

.sec2-shopcart .cont .cont-r .summary-article p,
.sec2-shippdata .cont .cont-r .summary-article p,
.sec2-billdata .cont .cont-r .summary-article p,
.sec2-typepay .cont .cont-r .summary-article p,
.sec2-payconfirm .cont .cont-r .summary-article p {
    width: 60% !important;
}

.sec2-shopcart,
.sec2-shippdata,
.sec2-billdata,
.sec2-typepay,
.sec2-payconfirm {
    min-height: 50%;
    margin: 0 auto;
}

.sec2-shopcart .cont .cont-r,
.sec2-shippdata .cont .cont-r,
.sec2-billdata .cont .cont-r,
.sec2-typepay .cont .cont-r,
.sec2-payconfirm .cont .cont-r {
    width: 100%;
    margin: auto auto 10px;
    box-sizing: border-box;
}

.cont-img-ii {
    width: 85px;
    height: 80px;
}

.sec2-shopcart .cont .cont-l,
.sec2-shippdata .cont .cont-l,
.sec2-typepay .cont .cont-l,
.sec2-payconfirm .cont .cont-l {
    width: 100%;
    margin: 0 auto 10px;
    padding-top: 0px;
}

.none-small {
    display: none;
}

.sec2-shopcart .cont .cont-l .item-cart {
    align-items: center;
}

.cont-l-title p {
    font-size: .9em;
}

.cont-l-title p:nth-child(1) {
    width: 35%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(1) {
    width: 20%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(1) h3 {
    display: none;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(1) img {
    width: 53%;
    margin: 0;
}

.cont-l-title p:nth-child(2) {
    width: 10%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(1) h3 {
    width: 20%;
    font-family: 'Larsseit';
    font-size: 1em;
    margin: 0;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(2) {
    width: 10%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(2) p {
    margin: 0;
    font-size: 1em;
}

.cont-l-title p:nth-child(3) {
    width: 30%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(3) {
    width: 30%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(3) p {
    font-size: 1em;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(3) span {
    font-size: .6rem;
    width: 100%;
}

.sec2-shopcart .cont .cont-l .item-cart div:nth-child(3) img {
    width: 15px;
}

.cont-l-title p:nth-child(4) {
    width: 20%;
}

.ui-widget.ui-widget-content {
    height: fit-content !important;
    width: 90% !important;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    top: 0 !important;
    left: 0 !important;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 101;
}

.sec1-cat-main,
.sec1-shippdata-main,
.sec1-billdata-main,
.sec1-typepay-main,
.sec1-payconfirm-main {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    align-items: center;
    justify-content: space-between;
}

.sec1-cat-main span,
.sec1-shippdata-main span,
.sec1-billdata-main span,
.sec1-typepay-main span,
.sec1-payconfirm-main span {
    margin: 10px 0;
}

.sec2-shippdata .cont,
.sec2-billdata .cont,
.sec2-typepay .cont,
.sec2-payconfirm .cont {
    display: flex;
    flex-direction: column-reverse;
    /* border: solid 1px #80808057; */
    flex-direction: column;
}

.shop-back {
    display: none !important;
}

.sec1-cat-main h2.disable,
.sec1-shippdata-main h2.disable,
.sec1-billdata-main h2.disable,
.sec1-typepay-main h2.disable,
.sec1-payconfirm-main h2.disable {
    color: #cacaca;
    font-size: .9em;
    font-family: 'Larsseit';
}

.sec1-cat-main h2,
.sec1-shippdata-main h2,
.sec1-billdata-main h2,
.sec1-typepay-main h2,
.sec1-payconfirm-main h2 {
    margin: 0 10px;
    font-family: 'Larsseit';
    font-size: .9em;
    color: #252C47;
}

.align-ship-inputs {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.sec2-shippdata .cont .cont-l .div-typesend .selec-typesend {
    height: 5vw;
    margin-top: 20px;
}

.sec2-billdata .cont .cont-l {
    width: 90%;
    margin: auto;
}

#form-billdata .ship-inputs div {
    width: 100% !important;
}

#form-billdata .ship-inputs div input {
    height: 45px;
}

#form-billdata select {
    padding: 0 10px;
    height: 45px;
    -webkit-appearance: initial;
}

.align-ship-checkbox-label {
    width: 50% !important;
}

.shop-back a {
    display: none;
}

.sec2-shopcart .cont .cont-r button,
.sec2-shippdata .cont .cont-r button,
.sec2-billdata .cont .cont-r button,
.sec2-typepay .cont .cont-r button,
.sec2-payconfirm .cont .cont-r button {
    margin: 20px auto;
    width: 70%;
}

#form-shipping select {
    width: 40%;
    -webkit-appearance: initial;
}

.sec2-shippdata .cont .cont-l h2,
.sec2-billdata .cont .cont-l h2,
.sec2-typepay .cont .cont-l h2,
.sec2-payconfirm .cont .cont-l h2 {
    font-size: 1.3em;
}

.sec2-typepay .cont .cont-l .typepay-inputs label span {
    max-width: 50px;
    max-height: 15px;
    display: flex;
}

.sec2-typepay .cont .cont-l .typepay-inputs label {
    font-size: .8em;
}

.typepay-input-visi {
    display: flex;
}

.sec2-payconfirm .cont .cont-l ol div {
    flex-direction: column;
    width: 100%;
}

#form-shipping select {
    height: 45px;
    padding: 0 1em;
    -webkit-appearance: initial;
}

#form-shipping .ship-inputs input {
    height: 45px;
}

.sec2-shippdata .cont .cont-l .div-typesend .selec-typesend {
    padding: 1vw;
    height: 45px;
}

.cont-deposit {
    display: flex;
    width: 90%;
    flex-direction: column;
    text-align: center;
    margin: auto;
}

.cont-deposit hr {
    width: 85%;
}

section.sec2-account form#form-mydir div.cont-1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-top: 4vw;
}

div.mimail {
    margin-bottom: 10px;
}

div.mimail p {
    margin: 0;
}

.sec2-orders .cont {
    flex-direction: column;
}

.sec2-orders .cont div:nth-child(1) {
    width: 100%;
    flex-direction: initial;
    justify-content: space-between;
    align-items: baseline;
}

.sec2-orders .cont div:nth-child(2) {
    width: 100%;
}

.sec2-orders .cont div:nth-child(3) {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.sec2-orders .cont a {
    padding: 5px 20px;
    font-size: .9em;
}



#i-cart span {
    width: 10px;
    height: 10px;
    top: 14px;
    right: 8px;
    border-radius: 0;
}

.popover {
    width: 95%;
    top: 80px;
    margin: 0 2.5%;
    right: 0px;
}

.popover.opened {
    position: fixed;
}

.popover a {
    padding: 10px 1.5em !important;
}

.arrow {
    right: 112.5px;
}

.sec1-regist h1,
.sec1-log h1,
.sec1-passrecuest h1 {
    font-size: 1.5em;
}

.sec2-regist-form,
.sec2-log-form,
.sec2-passrecuest-form {
    width: 90%;
    margin: 0 auto;
}

#regist_form input,
#login_form input,
#passrequest_form input,
#newpass_form input {
    padding: .5em 1em;
    height: 45px;
    font-size: 1em;
    margin-bottom: 10px;
}

#submit_regist,
#submit_login,
#passrequest_submit,
#newpass_submit {
    font-size: 1em;
    height: 45px;
    font-family: 'Larsseit';
}


div.divtit-mydir {
    width: 90%;
    flex-direction: column-reverse;
}

section.sec1-account h1 {
    font-size: 1.5em;
    margin-top: 0;
}

section.sec1-account form#form-accound,
section.sec2-account form.cont-mydirs {
    width: 90%;
    flex-direction: column;
}

section.sec1-account form#form-accound div.cont-3,
section.sec2-account form#form-mydir div.cont-3 {
    width: 100%;
}

section.sec2-account div.info-mydir div.divtit-mydir h1.title-register {
    font-size: 1.5em;
}

section.sec2-account div.info-mydir div.divtit-mydir div.add-dir {
    margin: 15px 0 10px;
}

section.sec2-account div.info-mydir div.all-mydir {
    width: 90%;
    justify-content: center;
}

section.sec2-account div.info-mydir div.all-mydir div.direct {
    padding: .2em 1em;
    margin: 1vw;
}

.content-popup h2 {
    padding: .5em;
    text-align: center;
}

.content-popup {
    width: 90%;
    left: 5%;
}

.content-popup p {
    font-size: 1em;
    margin: 1em;
}

.content-popup a {
    margin: 0 25% 10px;
    width: 50%;
    letter-spacing: 0px;
    height: 30px;
}

#payment-form {
    flex-direction: column;
    margin-top: 0;
}


.logo {
    width: 120px;
}
.logo img{
    width: 100%;
}

.swSmall {
    display: flex !important;
}

.nswSmall {
    display: none !important;
}

.a-ing {
    background: url(../_img/user.svg) no-repeat;
    width: 30px !important;
    height: 30px !important;
    background-position: center;
    background-size: contain;
}

.main_user {
    margin: 0 !important;
    flex-direction: revert;
}

.a-ing span {
    display: none;
}

.a-ing a {
    display: block;
    width: 100%;
    height: 100%;
}
