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

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

.best-installment {
    font-size: 15px;
}

.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 {
    padding-bottom: 5px;
}

.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 {
    color: #f2703e;
    font-weight: bold;
}

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

.product-social-links {
    display: none;
}

.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: 5px;
}

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

.actions-toolbar button span {
    text-transform: uppercase;
}

.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;
}

.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;
    padding: 0 !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: #f58634!important;
}

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

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

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

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

.best-installment span {
    color: #f58634;
    font-weight: bold;
}

.best-installment span {
    color: #f58634;
}

.action.primary {
    background: #f58634;
    border: 1px solid #f58634;
}

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

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

.lbl-toggle {
    color: #f58634;
}

.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: 9px;
}

.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: 28px!important;
    font-weight: 400!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;
}

.product-info-main .product-info-price {
    FONT-WEIGHT: 700!important;
}

.product-item {
    FONT-WEIGHT: 700!important;
}

.slick-slide .brand-block {
    padding: 10px!important;
}

.owl-theme .owl-dots {
    bottom: 0px!important;
}


/* .hfb-dropdown .options ul.dropdown {
    column-count: 5!important;
} */

.minicart-wrapper .action.showcart:before {
    color: #fff!important;
}

.brand-brand-view .brand-info .brand-image {
    display: none;
}

.mgz-newsletter-form-inline .mgz-newsletter-fields>.mgz-newsletter-field:last-child {
    padding: 0px 14px 0 0px!important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 20px!important;
    height: 20px!important;
}

.mgs-brand-widget .owl-carousel .owl-item .item {
    padding: 0 35px!important;
}


/*Ícones de futebol*/

#menu-times ul.dropdown li {
    position: relative;
}

#menu-times ul.dropdown li a::before {
    content: "";
    display: inline-flex;
    height: 25px;
    width: 25px;
    position: absolute;
    left: 20px;
}

#menu-times ul.dropdown li a[href*="corinthians"]::before {
    background: url(../img/corinthians.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="palmeiras"]::before {
    background: url(../img/palmeiras.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="s-o-paulo"]::before {
    background: url(../img/sao_paulo.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="santos"]::before {
    background: url(../img/santos.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="ponte-preta"]::before {
    background: url(../img/ponte.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="flamengo"]::before {
    background: url(../img/flamengo.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="botafogo"]::before {
    background: url(../img/botafogo.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="vasco"]::before {
    background: url(../img/vasco.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="fluminense"]::before {
    background: url(../img/fluminense.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="atletico-mineiro"]::before {
    background: url(../img/atletico_mg.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="cruzeiro"]::before {
    background: url(../img/cruzeiro.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="coritiba"]::before {
    background: url(../img/coritiba.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="londrina"]::before {
    background: url(../img/logolon.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="parana"]::before {
    background: url(../img/paranaclube.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="clube-do-remo"]::before {
    background: url(../img/remo.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="paysandu"]::before {
    background: url(../img/paysan.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="gremio"]::before {
    background: url(../img/gremio.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="criciuma"]::before {
    background: url(../img/criciuma.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="figueirense"]::before {
    background: url(../img/figueirense.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="avai"]::before {
    background: url(../img/avai_n.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="criciuma"]::before {
    background: url(../img/logo_criciuma_ec.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="joinville"]::before {
    background: url(../img/jec.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="chapecoense"]::before {
    background: url(../img/chape.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="bahia"]::before {
    background: url(../img/bah.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="vitoria"]::before {
    background: url(../img/vito.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="goias"]::before {
    background: url(../img/goi.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="vila-nova"]::before {
    background: url(../img/vilanova.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="sport"]::before {
    background: url(../img/sport.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="nautico"]::before {
    background: url(../img/nautico.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="santa-cruz"]::before {
    background: url(../img/santa.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="sampaio-correa"]::before {
    background: url(../img/samp_2.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="fortaleza"]::before {
    background: url(../img/fortaleza.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

#menu-times ul.dropdown li a[href*="ceara"]::before {
    background: url(../img/ceara.png);
    background-size: 25px;
    background-repeat: no-repeat;
}

.um-remaining-chars {
    background-color: #d6d6d6!important;
}

.group_id label {
    font-weight: 800 !important;
    font-size: 2rem;
    color: red;
}