@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root{
    --roboto: "Roboto", sans-serif;
    --oswald:"Oswald", sans-serif;
    --282828: #282828;
}
button.btn.btn-primary.add-to-cart, .product-miniature-list .product-price, .facet_title_text.stfeds_flex_child, .title-filter, h2.h3.product-title a,h1.h1.page-title span, button.btn.btn-primary.btn-lg.add-to-cart  {
    font-family: var(--oswald);
}
a.feds_link, span.showing.hidden-sm-down, span.form-control-label, #productCombinations  {
    font-family:var(--roboto);
}
#index #wrapper{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div#feds_search_filters {
    background: #b7b7b72b;
    padding: 10px;
}

.facet_title_text.stfeds_flex_child {
    color: var(--282828);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
a.feds_link, span.showing.hidden-sm-down {
    color: var(--282828);
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.075px;
}
.title-filter {
    color: var(--282828);
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 6px 10px;
}
body#category #wrapper .breadcrumb {
    padding-bottom: 6.666667rem;
    font-size: 13px;
    font-weight: 300;
}
body#category div#js-product-list-header {
    position: absolute;
    transform: translate(0px, 0px);
    top: 20%;
    left: 4%;
}
body#category .products-selection {
    border-top: 1px solid rgb(160 160 160 / 0%) !important;
    border-bottom: 1px solid rgb(160 160 160 / 0%) !important;
}
body#category .col.col-auto.flex-cat {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
body#category div#js-product-list-top {
    position: absolute;
    top: 22%;
    width: 92%;
    left: 4%;
}
h2.h3.product-title a {
    color: var(--282828) !important;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
h1.h1.page-title span {
    color: var(--5-f-5-f-5-f, #5F5F5F);
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.product-variants>.product-variants-item .custom-select2 {
    min-width: 100% !important;
    max-width: 100% !important;
}

body#product .col-add-qty {
    width: 20% !important;
}
body#product .col-add-btn {
    width: 79%;
}
body#product .product-quantity .qty {
    width: 100%;
    height: 100%;
}
body#product .extra-small-gutters.product-quantity {
    display: flex;
    justify-content: flex-start;
}
body#product .extra-small-gutters>.col, .extra-small-gutters>[class*=col-] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
body#product button.btn.btn-primary.btn-lg.add-to-cart {
    width: 100%;
}
body#product input#quantity_wanted {
    padding-left: 35%;
    color: var(--282828, #282828);
    font-size: 15px;
    font-weight: 500;
}
body#product .bootstrap-touchspin .input-group-btn-vertical > .btn {
    margin-left: -90px;
    border: none;
    background: #ff000000;
}
body#product .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 19px;
    left: -8px;
    top: 20%;
    pointer-events: none;
}
body#product .fa-angle-up {
    --fa: "\f0d8" !important;
}
body#product .fa-angle-down {
    --fa: "\f0d7" !important;
}
body#product button.btn.btn-primary.btn-lg.add-to-cart {
    color: var(--ffffff, #FFF);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
footer#footer {
    margin-top: 3%;
}
span.form-control-label {
    color: #000;
    font-size: 13px;
    font-weight: 500;
}
body#product nav.breadcrumb {
    margin-top: 15px !important;
}
body#produc #content-wrapper .page-title {
    margin-bottom: 25px;
}
.con-stock {
    display: flex;
    align-items: center;
    color: #0C7C06;
    font-size: 13px;
    font-weight: 400;
    justify-content: flex-end;
    margin-top: -50px;
    margin-bottom: 11px;
    gap: 2px;
}
.sin-stock{
    display: flex;
    align-items: center;
    color: #C9100C;
    gap: 5px;
    font-size: 13px;
    font-weight: 400;
    justify-content: flex-end;
    margin-top: -30px;
    margin-bottom: 11px;
}
.tax-shipping-delivery-label {
    display: none;
}
.product_header_container {
    border-bottom: 0px solid rgba(160, 160, 160, .25) !important;
}
form.addToCartForm {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.variantsProductWrapper {
    width: 100%;
    margin-right: 25px;
}
.addToCartFormWrapper .product-variants-item {
    margin-top: 0;
    gap: 15px;
    display: flex;
    align-items: center;
}
.addToCartFormWrapper .product-variants-item {
    margin-top: 0;
}
.addToCartFormWrapper .control-label {
    bottom: 0;
    position: relative;
    color: var(--282828, #282828);
    font-size: 15px;
    font-weight: 500;
}
.product-miniature-list .product-price {
    color: var(--c-9100-c, #C9100C);
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: flex;
    justify-content: space-around;
    margin-top: -30px;
    margin-bottom: 25px;
    margin-right: -60px !important;
}
.product-miniature-default .regular-price {
    display: none;
}
button.btn.btn-primary.add-to-cart {
    color: var(--ffffff, #FFF);
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    margin-left: 0px !important;
}
.btn.disabled, .btn.disabled:hover, .btn:disabled {
    opacity: 1 !important;
    background:  #B7B7B7 !important;
    border: 1px solid #B7B7B7 !important;
    cursor: not-allowed;
}
.addToCartFormWrapper {
    padding: 0;
    box-shadow: 3px 10px 8px -2px rgb(0 0 0 / 0%);
}
.product-miniature-default .product-add-cart .input-group-add-cart {
    display: none;
}
.product-miniature-list .product-functional-buttons {
    display: none;
}
body#category .con-stock {
    margin-top: -34px;
    margin-bottom: 2px;
}
#productCombinations {
    color: var(--282828);
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    border: 1px solid #B7B7B7;
}
.form-control {
    border: solid 1px #b7b7b7 !important;
    font-size: 15px;
    font-weight: 500;
}
.logo-home {
    margin-top: -23%;
}
.col-imagen-home {
    opacity: 0.7;
}
.col-imagen-home:hover {
    opacity: 1;
}
.col-imagen-home:hover .elementor-column-wrap.elementor-element-populated{
    background-size: 105% !important;
}
.secto-logo {
    margin-bottom: -36px;
}
.block-iqitcontactpage {
    background: url("/img/cms/Group 59.png") no-repeat;
    background-size: cover;
}
#footer-container-main, #checkout-footer {
    padding-bottom: 0;
    padding-top: 0;
}
#footer .block {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
.block-links ul>li a:before {
    display: none;
}
.block-links ul>li a {
    padding-left: 0px;
}
.product-reference.text-muted {
    position: absolute;
    top: 34px;
    left: 46.6%;
    font-size: 15px;
    font-weight: 500;
}
body#authentication nav.breadcrumb {
    display: none;
}
body#authentication {
    padding-top: 3%;
}
div#private_shop_message i.material-icons {
    display: none;
}
#private_shop_message {
    border: 1px solid #c9100c;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
}
body.elementor-editor-active.elementor-device-desktop .col-imagen-home {
    opacity: 1;
}
.addToCartFormWrapper .groupUl {
    margin-left: 0;
}
.addToCartFormWrapper .groupUl li {
    margin: 8px 3px;
}
.input-radio+span {
    padding: 7px;
    border: 2px solid rgb(201 16 12 / 0%);
}
.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span {
    padding: 7px;
    border: 2px solid rgb(201 16 12);
    line-height: calc(1.5rem - 4px);
}
i.material-icons.shopping-cart {
    display: none;
}
.feds_offcanvas_btn a {
    background: #c9100c !important;
    color: white !important;
}
@media (max-width: 1099px) {
    .row.no-gutters.align-items-center.row-mobile-header {
        gap: 20px;
    }
    #mobile-header .m-nav-btn>i {
        font-size: 27px;
    }
    .addToCartFormWrapper .product-variants-item {
        gap: 15px;
        display: flex;
        align-items: flex-start;
        margin-top: 9px !important;
    }
    .col-imagen-home:hover .elementor-column-wrap.elementor-element-populated {
        background-size: cover !important;
    }
    #mobile-header .m-nav-btn>i {
        color: #282828;
    }
    i.fa.fa-bars {
        font-size: 30px !important;
        margin-right: 20px;
    }
    .feds_offcanvas_content {
        width: 100%;
    }
    .feds_offcanvas_tri {
        background: #c9100c;
        color: #fff !important;
        text-align: center;
        line-height: 12px;
        margin-bottom: 6px;
        margin-top: 10px;
        float: right;
        padding: 10px 12px;
        height: 31px;
        width: 65%;
        max-width: 100%;
    }
    body#category div#left-column {
        display: none;
    }
    body#category div#js-product-list-top {
        position: inherit;
        width: 100%;
    }
    body#category div#js-product-list-header {
        position: inherit;
    }
    body#category button.btn.btn-primary.add-to-cart {
        margin-top: -53px;
        margin-left: 89px !important;
    }
    body#product .sin-stock, body#product .con-stock {
        position: inherit !important;
        margin-top: -30px;
    }
    #footer .block {
        padding-bottom: 1rem;
        padding-top: 2rem;
    }
    form.addToCartForm {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        gap: 20px;
    }
    img.logo.img-fluid {
        width: 80%;
    }
    .col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
        width: 100%;
    }
    .product-miniature-default .product-thumbnail img {
        margin-left: 0;
    }
    .con-stock svg, .sin-stock svg {
        width: 20px !important;
    }
    .sin-stock, .con-stock {
        position: absolute;
        left: 50%;
        top: 150px;
    }
    .product-miniature-default .product-title {
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
        width: 50%;
        top: 9px;
    }
    .product-miniature-list .product-price {
        position: absolute;
        left: 50%;
        top: 86px;
    }
    .product-reference.text-muted {
        position: absolute;
        top: 87px;
        left: 50%;
    }
    .variantsProductWrapper {
        width: 100%;
        margin-right: 7px;
    }
    select.form-control:not([size]):not([multiple]) {
        height: 33px;
    }
    body#category #wrapper .breadcrumb {
        padding-bottom: 0;
        padding-top: 22px;
        font-size: 13px;
        font-weight: 300;
    }
    .col-imagen-home {
        opacity: 1;
        margin-top: 22px;
        background: white;
    }
    .logo-movile img {
        background: #1c1c1c80;
        padding: 10px;
        margin-bottom: 54px;
    }
    .elementor-element.elementor-element-8zuquan, .elementor-element.elementor-element-y35zf1f {
        background-color: #ffffff !important;
    }
}
@media only screen and (min-width:768px) and (max-width:1199px) {
    .logo-home {
        margin-top: -43%;
    }

    #footer .block-title, #checkout-footer .block-title {
        font-size: 12px;
    }

    .logo-home img {
        width: 27%;
    }

    body#category .col-md-10, body#category .col-md-9 {
        width: 100%;
    }

    .product-miniature-default .product-title, .product-miniature-list .product-price  {
        position: inherit;
    }
    .product-reference.text-muted {
        position: absolute;
        top: 24px;
        left: 69.6%;
    }
    body#category .con-stock {
        margin-top: -26px;
        margin-bottom: 2px;
        position: inherit;
    }
    body#category button.btn.btn-primary.add-to-cart {
        margin-top: -61px;
        margin-left: 131px !important;
    }
    body#product .bootstrap-touchspin .input-group-btn-vertical > .btn {
        margin-left: -24px;
        border: none;
        background: #ff000000;
    }
}