a.carrito {
    display: block;
    width: 100%;
}

.pointerCar {
    cursor: pointer;
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 !important;
    padding: 0 !important;
}

img.img-100 {
    display: block;
    width: 100%;
}


nav.woocommerce-pagination {
    margin: 20px auto;
}

li.page-item span.current {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #ffd200;
    background-color: #0032B2;
    border: 1px solid #dee2e6;
}

.page-link {
    color: #0032B2;
    border: 1px solid #0032B2
}

h2.woocommerce-loop-product__title {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    height: 42px;
    overflow-y: auto;
    overflow-x: hidden;
}

.btn-primary,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.btn.btn-primary.btn-sm.btn-block {
    background-color: #0032B2 !important;
    border-color: #0032B2 !important;
    color: white !important;
    font-weight: 400 !important;
}

.btn-primary:hover,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.btn.btn-primary.btn-sm.btn-block:hover {
    background-color: #ffd200 !important;
    color: #0032B2 !important;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link>span>span {
    width: 100%;
    text-align: center;
    color: #0032B2;
    font-size: 20px;
    font-weight: 100;
    display: inline-block;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    width: 100% !important;
}

body>div.page>section>div>div>div>div>form>table>tbody>tr:nth-child(6)>td>div>button {
    margin: 10px 0 !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background: #0032B2 !important;
    text-align: center !important;
    font-weight: 100 !important;
    font-size: 22px !important;

}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background: #ffd200 !important;
    color: #0032B2 !important;
}

.form-control,
label,
input.input-text,
textarea.input-text,
span.woocommerce-input-wrapper {
    display: block !important;
    width: 100% !important;
}



h1.page-title {
    text-align: center;
    font-size: 38px;
    margin-top: 148px;
    color: #0032B2;
}

#carousel,
.ttm-page-title-row {
    margin-top: 100px;
}

div.woocommerce-notices-wrapper {
    margin-top: 0px;
}

div.woocommerce-tabs.wc-tabs-wrapper>ul {
    display: none;
}

div.instock {
    position: relative;
    margin-top: 130px;
}

.woocommerce span.onsale,
.product .onsale {
    background-color: #ffd200 !important;
    color: #0032B2 !important;
    width: 100px !important;
    min-width: 100px !important;
    height: 44px !important;
    line-height: 44px !important;
    min-height: 44px !important;
    border-radius: 0px !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 100 !important;
    padding: 3px !important;
    left: 0px !important;
    top: 0 !important;
    margin: 0 !important;
}

div.status-publish>span.onsale {
    left: 15px !important;
}

div.quantity,
div.product_meta {
    margin: 20px 0;
}


div.woocommerce-Tabs-panel {
    margin-top: 20px;
}

.woocommerce-product-gallery--columns-4.images.col-md-6>figure>div:nth-child(2),
.woocommerce-product-gallery--columns-4.images.col-md-6>figure>div:nth-child(3),
.woocommerce-product-gallery--columns-4.images.col-md-6>figure>div:nth-child(4),
.woocommerce-product-gallery--columns-4.images.col-md-6>figure>div:nth-child(5),
.woocommerce-product-gallery--columns-4.images.col-md-6>figure>div:nth-child(6),
.woocommerce-product-gallery--columns-4.images.col-md-6>figure>div:nth-child(7),
.woocommerce-product-gallery--columns-4.images.col-md-6>figure>div:nth-child(8) {

    margin-top: 10px;

}

.related.products h2 {
    font-size: 15px;
    font-weight: 100;
    line-height: 16px;
    text-align: center;
    height: 42px;
    overflow-y: auto;
    overflow-x: hidden;
}

.woocommerce ul.products li.product .price del {
    width: 48%;
    text-align: right;
}

.woocommerce ul.products li.product .price ins {
    width: 48%;
    text-align: left;
    color: #0032B2;
    font-size: 20px;
    font-weight: 100;
}

.woocommerce-product-gallery--columns-4.images.col-md-6 > figure > div > img{
    display: block;
    width: 100%;
}

.product .price{
    font-size: 38px!important;
}

h1.product_title{
    font-size: 28px;
}

 a.woocommerce-LoopProduct-link.woocommerce-loop-product__link > img{
     display: block;
     width: 100%;
 }

 #totop{
    left: 34px!important;
 }

 div.miCarrito{
    cursor: pointer;
    background-color: #ffd200;
    font-weight: 900;
    display: none;
    position: fixed;
    right: 34px;
    bottom: 34px;
    z-index: 999;
    height: 40px;
    width: 40px;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 3px;
    color: #0032B2;
 }

 div.miCarrito a{
    color: #0032B2;
 }

 div.miCarrito h6{
     line-height: 34px;
 }

 form.woocommerce-shipping-calculator{
     display: none;
 }

 .woocommerce .cart .button, .woocommerce .cart input.button{
    width: 100%;
    background-color: #0032B2;
 }

 div.coupon label{
     text-align: center;
 }

@media only screen and (max-width:1024px) {

    div.miCarrito{
        display: block;
    }

    div.textoSlide h3 {
        font-size: 22px;
    }

    a.verTienda {
        font-size: 10px;
    }

    h1.page-title {
        text-align: center;
        font-size: 38px;
        margin-top: 14px;
        color: #0032B2;
    }

    #carousel,
    .ttm-page-title-row {
        margin-top: 10px;
    }

    div.woocommerce-notices-wrapper {
        margin-top: 30px;
    }

}