.products-grid .product-item-actions {
    margin: 10px 0 10px;
}

.product-item .price-box {
    margin: 4px 0 2px;
}

.best-installment {
    font-size: 14px!important;
    FONT-WEIGHT: 300!important;
}

.message.global.cookie {
    bottom: 15px;
    left: 15px;
    right: 15px;
    z-index: 3;
}

.message.global.noscript,
.message.global.cookie {
    background: #d8d8d8;
}

.sparsh-product-label,
.rectangle {
    padding-top: 2px!important;
    padding-bottom: 2px!important;
    border-radius: 11px;
}

.product-info-main .product-info-price {
    border-bottom: transparent;
    margin-bottom: -15px;
}

.product-info-main .product-info-stock-sku {
    display: none;
}

.fotorama__caption {
    display: none;
}

.price-container .price {
    font-size: 18px;
}

.desconto-a-vista .preco-com-desconto {
    font-size: 18px;
}

.best-installment {
    font-size: 14px;
    color: #000;
}

.best-installment span,
.best-installment {
    color: #000000;
    font-weight: 600 !important;
}

.product-item {
    text-align: center;
}

.lbl-toggle {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
    font-size: 25px;
    line-height: 36px;
    color: #000;
}

.featured-products-slider {
    margin: 0px 0!important;
}

.featured-products-slider .product_slider .slick-slide {
    padding: 1px;
    margin-bottom: 90px!important;
}

.owl-carousel .owl-stage-outer {
    padding: 0px 0!important;
}

.nav-sections {
    margin-bottom: 0px!important;
}

.checkout-index-index .checkout-container .checkout-rodape .logo-checkout {
    display: none;
}

#checkout .opc-right {
    margin-top: -91px!important;
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
    border: 2px solid #ff6a00;
    border-radius: 15px;
}

#checkout .opc-block-summary .payment-option-title .action-toggle {
    color: #ffffff;
    background: #006bb4;
    padding: 15px;
    border-radius: 15px;
}

#checkout .opc-block-summary .payment-option-title .action-toggle:after {
    color: #ffffff;
}

.opc-wrapper .form-shipping-address {
    max-width: 100% !important;
}


/* Css Rodapé */

#rodape-topo {
    display: flex;
}

#rodape-topo .block.newsletter {
    margin-bottom: 0px !important;
    max-width: 100% !important;
    width: inherit !important;
}

#rodape-topo .block.newsletter .actions {
    margin: 0;
    float: left;
    width: 70%;
}

#rodape-topo .block.newsletter .field .control {
    float: left;
}

@media (min-width: 768px) {
    #rodape-topo .block.newsletter .field .control {
        width: 80%;
    }
}

@media (max-width: 768px) {
    #rodape-topo .block.newsletter .field .control {
        width: 70%;
    }
}

#rodape-topo .block.newsletter .actions {
    display: block !important;
    vertical-align: top;
    width: 1%;
    float: left;
    margin-left: 10px;
}

#rodape-topo .content p {
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
}

#rodape-topo .block.newsletter {
    transform: translate(0px, 12%);
}

#rodape-topo .col-sm-12,
#rodape-centro .col-sm-12,
#rodape-inferior .col-sm-12 {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
}

#rodape-topo .col-sm-12 {
    margin-top: 30px;
    margin-bottom: 30px;
}

#rodape-centro .col-sm-12 {
    margin-top: 20px;
    margin-bottom: 20px;
}

#rodape-inferior .col-sm-12 {
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

#rodape-topo .block-title span,
#rodape-centro .block-title strong,
#rodape-inferior .block-title strong {
    text-transform: uppercase;
    font-weight: 600;
}

#rodape-centro {
    display: flex;
}

#rodape-centro ul.links {
    list-style: none;
    padding: 0;
}

#rodape-centro .logo-footer img {
    max-width: 70%;
    margin-bottom: 30px;
}

#rodape-centro .logos-sociais a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

#rodape-centro .logos-sociais {
    margin-bottom: 30px;
}

#rodape-centro .logos-sociais a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    border-radius: 35px;
    text-align: center;
}

#rodape-centro .fa:before {
    font-size: 3rem;
    line-height: 4.2rem;
}

#rodape-inferior .fa-facebook::before,
#rodape-inferior .fa-instagram::before {
    font-size: 35px;
}

.page-footer .widget.block {
    margin: 0px 0 !important;
}

#rodape-inferior .col-sm-8 .content img {
    max-width: 70% !important;
}

#rodape-inferior .col-sm-4 .content img {
    max-width: 51% !important;
    margin-top: -24px;
}

#logo-corporation-dev .corporation-img {
    content: '';
    background-image: url('../img/awake.png');
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
}

@media only screen and (min-width: 768px) {
    a#logo-corporation-dev {
        position: absolute;
        right: 10%;
        bottom: 0.1%;
    }
    .copyright {
        text-align: left !important;
        padding-left: 5%;
    }
}

@media only screen and (max-width: 768px) {
    a#logo-corporation-dev {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    footer.page-footer {
        text-align: center !important;
    }
}


/*criar conta*/

@media (min-width: 576px) {
    .customer-account-create .field.field-name-firstname {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        float: left;
        padding-right: 6px;
    }
    .customer-account-create .field.field-name-lastname {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        float: left;
        padding-left: 6px;
    }
    .customer-account-create .field.street.required.address {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        float: left;
        padding-right: 6px;
    }
    .customer-account-create .field.street.required.number {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        float: left;
        padding-left: 6px;
    }
    .customer-account-create .field.street.required.neighborhood {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        float: left;
        padding-right: 6px;
    }
    .customer-account-create .field.street.complement {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        float: left;
        padding-left: 6px;
    }
    .customer-account-create fieldset.fieldset.address .field.street br {
        display: none;
    }
}

.customer-account-create .address .field {
    position: relative;
    width: 100%;
}

.customer-account-create .fieldset.create.info .field {
    position: relative;
    width: 100%;
}

.block-new-customer .primary a.action.action-register.primary {
    padding: 10px;
}

.customer-account-create .field.required {
    overflow: auto;
}

.customer-account-create .field.choice.newsletter {
    overflow: auto;
}

@media (min-width: 768px) {
    .header.panel>.header.links>.customer-welcome+.authorization-link {
        display: inline-block !important;
    }
    .customer-welcome .action.switch {
        color: #0e0d0d !important;
        margin-left: 5px !important;
    }
    .customer-welcome .header.links {
        position: absolute;
    }
}

.customer-account-create #maincontent .columns {
    border-radius: 10px;
    border: 1px solid #ececec;
    border-top: 5px solid #333333;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
    padding: 13px 15px;
}

.customer-account-create #maincontent {
    padding-bottom: 40px;
}

.customer-account-create input[type="text"],
.customer-account-create input[type="password"],
.customer-account-create input[type="url"],
.customer-account-create input[type="tel"],
.customer-account-create input[type="search"],
.customer-account-create input[type="number"],
.customer-account-create input[type="datetime"],
.customer-account-create input[type="email"],
.customer-account-create select {
    border-radius: 0px;
}

.actions-toolbar {
    padding: 0 15px;
}

.customer-account-create .fieldset>.legend {
    padding: 0;
    border: 0;
    color: #333333;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
}

.customer-account-create .fieldset>.legend>span {
    font-weight: 500;
}

.page-main>.page-title-wrapper .page-title {
    font-size: 20px;
    margin: 0 0 15px;
    color: #333333;
    font-weight: 500;
}

.form.create.account {
    width: 100% !important;
}

.form.create.account .field.street .field .label {
    position: relative !important;
}


/*Criar conta fim*/


/*Página do produto*/

.product-info-main .fieldset>.field.qty,
.product-info-main .nested.options-list>.field.qty {
    position: relative;
    width: 138px;
    display: none;
}

.fieldset>.field.qty>.label,
.nested.options-list>.field.qty>.label {
    display: none;
}

fieldset>.field.qty,
.nested.options-list>.field.qty {
    margin-right: 7px;
}

.fieldset>.field.qty,
.nested.options-list>.field.qty {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.product-info-main .box-tocart .input-text.qty {
    font-family: 'Open Sans';
    vertical-align: middle;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}

.input-text.qty {
    border-radius: 3px;
}

.qty.field .control,
.qty.field button {
    display: inline-block;
    vertical-align: middle;
}

.fieldset>.actions {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

@media only screen and (max-width: 768px) {
    .box-tocart .actions {
        width: 58%;
    }
    .box-tocart .action.tocart {
        margin-right: 6px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .box-tocart .actions {
        width: 51%;
    }
}

@media only screen and (min-width: 1024px) {
    .box-tocart .actions {
        width: 71%;
    }
}

.box-tocart .action.tocart {
    font-size: 1.5rem;
    text-transform: uppercase;
    FONT-WEIGHT: 300!important;
}

.box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0;
    height: 47px;
}

.box-tocart .action.tocart {
    width: 100% !important;
}

@media only screen and (min-width: 768px) {
    .box-tocart .action.tocart {
        min-width: 135px;
        padding: 0 14px;
    }
}

.box-tocart .fieldset .control input {
    font-size: 16px !important;
    height: 47px !important;
}

.box-tocart .fieldset>.field {
    margin: 0px !important;
}

.box-tocart .fieldset .control button {
    padding: 14px 7px !important;
    width: 27px;
}

.box-tocart .box-tocart .action.tocart {
    margin-right: 0px !important;
}


/*Página do produto*/

.navigation {
    background: #ffffff!important;
}

.navigation .level0>.level-top {
    color: #000000!important;
}

.nav-sections {
    background: #ffffff!important;
}

.page-wrapper>.breadcrumbs,
.page-wrapper>.top-container,
.page-wrapper>.widget {
    margin-top: 15px!important;
}

.featured-products-slider h1 {
    text-align: left!important;
}

.backendorf-parcelamento .installments-options .installment-option strong {
    color: #0a0a0a;
}

.navigation .level0.active>.level-top,
.navigation .level0.has-active>.level-top {
    border-color: #ffffff!important;
}

.lbl-toggle {
    color: #212121;
}

.mgz-element.oi1jax1 #search {
    border-radius: 9px;
    height: 41px!important;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
    border-radius: 0px;
    border: 1px solid #000000;
    border-style: none none solid none;
}

.page-main {
    margin-top: 10px!important;
}

.navigation .level0>.level-top {
    font-weight: 400;
}

h1 {
    font-size: 30px!important;
}

.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
    font-size: 21px!important;
    font-weight: 600!important;
    font-family: Open Sans!important;
}

.feat-line {
    display: none;
}

.checkout-index-index .checkout-container .checkout-header .logo-checkout {
    display: none;
}

.brand-brand-view .brand-info .brand-image img {
    width: auto!important;
}

.message.global.demo {
    background: #666!important;
}

#percentage-price {
    background: #e02b27;
    color: white;
    padding: 1px 6px 1px 7px;
    border-radius: 4px;
}

body:not(.catalog-product-view) #percentage-price {
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 10;
}

.catalog-product-view .column.main {
    position: relative;
}

@media only screen and (min-width: 768px) {
    .catalog-product-view .product-info-main #percentage-price {
        position: absolute;
        top: 3px;
        left: 48%!important;
        z-index: 10;
    }
}

.amrelated-grid-wrapper #percentage-price {
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 10;
}

.weltpixel_newsletter #weltpixel_newsletter input[type=text],
.weltpixel_newsletter #weltpixel_newsletter input[type=email],
.weltpixel_newsletter #weltpixel_newsletter #popup_newsletter_email {
    width: 70%!important;
}

.swatch-option {
    border: 1px solid #000000!important;
    height: 40px!important;
    min-width: 40px!important;
}

.swatch-option.color {
    border-radius: 0px;
}

.swatch-option.text {
    background: #ffffff!important;
    color: #000000!important;
    font-size: 20px!important;
    font-weight: 400!important;
    line-height: 32px!important;
    margin-right: 7px!important;
    min-width: 40px!important;
    padding: 4px 8px!important;
    height: 40px!important;
}

.lbl-toggle {
    color: #000000!important;
    background: #f4f4f4!important;
    FONT-WEIGHT: 300!important;
}

.collapsible-content .content-inner {
    background: rgb(255 255 255 / 20%)!important;
}

.action.primary {
    background: #ffffff;
    border: 1px solid #000000;
    FONT-WEIGHT: 300!important;
    color: #000000;
}

a,
.alink {
    color: #000000!important;
}

.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
    font-size: 24px!important;
    line-height: 24px!important;
    font-weight: 300!important;
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
    font-weight: 300!important;
}

@media only screen and (min-width: 768px) {
    .navigation .level0>.level-top {
        line-height: 25px!important;
        padding: 0px !important;
    }
}

.navigation .level0.active>.level-top,
.navigation .level0.has-active>.level-top {
    FONT-WEIGHT: 700!important;
}

.product-item .price-box .price {
    font-weight: 300!important;
}

h3 {
    font-weight: 300!important;
}

h1 {
    font-family: Open Sans!important;
    font-size: 26px!important;
    FONT-WEIGHT: 500!important;
    text-transform: uppercase!important;
}

h2 {
    font-family: Open Sans!important;
}

h5 {
    font-family: Open Sans!important;
}

a {
    font-family: Open Sans!important;
}

p {
    font-family: Open Sans!important;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-sku {
    color: #000!important;
}

.navigation .level0.parent>.level-top>.ui-menu-icon:after {
    font-size: 8px!important;
}

.fotorama__thumb-border {
    border: 1px solid #000!important;
}

.filter .block-subtitle {
    font-weight: 400!important;
}

.filter-options-title {
    ;
    font-weight: 400!important;
}

.block-search input {
    font-family: Open Sans!important;
}


/* carrinho */

.minicart-wrapper .action.showcart:before {
    content: '';
    background-image: url(../img/shopping-bag.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-size: contain;
}

.minicart-wrapper .action.showcart.active:before {
    content: '';
    background-image: url(../img/shopping-bag.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-size: contain;
}

@media only screen and (max-width: 768px) {
    .minicart-wrapper .action.showcart:before {
        margin-top: 7px;
        height: 25px;
        width: 27px;
    }
    .minicart-wrapper .action.showcart.active:before {
        margin-top: 7px;
        height: 25px;
        width: 27px;
    }
}

@media only screen and (min-width: 768px) {
    /* .minicart-wrapper .action.showcart:before {
        height: 32px;
        width: 28px;
    } */
    .minicart-wrapper .action.showcart.active:before {
        height: 32px;
        width: 28px;
    }
    .minicart-wrapper {
        margin-left: 0px !important;
    }
}

.product-info-main .product-reviews-summary {
    display: none;
}

.product-item-name>a,
.product.name a>a {
    FONT-WEIGHT: 600!important;
    text-transform: uppercase!important;
}

.field .message.warning {
    display: none!important;
}

.navigation .level0>.level-top {
    text-transform: uppercase!important;
}

.login-container .actions-toolbar .primary a span {
    color: #000000!important;
}

.qty.field .control,
.qty.field button {
    display: none;
}

.checkout-cart-index .qty.field .control {
    display: block;
}

products-grid.wishlist .product-item .box-tocart .tocart {
    padding: 7px 15px!important;
}


/*favoritos topo*/

.block-search .action.search:before {
    content: '' !important;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-size: contain;
    width: 27px;
    height: 27px;
}

#button .icon .search-modal {
    content: '';
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-size: contain;
    width: 27px;
    height: 27px;
}

button#button.custom-modal-search-button {
    padding: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
}

h1#modal-title-search {
    text-align: center;
}

.modal-index-search-custom .modal-inner-wrap {
    min-height: 89%;
    opacity: 0.8;
    border-radius: 20px;
}

.modal-index-search-custom .modal-footer {
    display: none;
}

.modal-index-search-custom #modal-content-0 {
    padding-left: 1rem;
    padding-right: 1rem;
}

@media only screen and (max-width: 768px) {
    .block-search input {
        left: 0;
        margin: 15px 0;
        position: relative;
    }
}

.magedel-sizechart-link {
    border: 0px solid #000 !important;
    color: #000000 !important;
    background-image: url('../img/ruler.png') !important;
}


/*carrinho mobile*/

@media only screen and (max-width: 768px) {
    .checkout-cart-index .actions-toolbar {
        display: none;
    }
    .checkout-cart-index .cart.main.actions {
        display: none;
    }
}