/* CSS Document */
h1 {
    font-size: 30px;
}

h2 {
    font-size: 22px;
}

p {
    font-size: 15px;
}

.category-products .products-grid li.item .details-area .product-name,
.filter-products .products div.item .details-area .product-name {
    max-height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category-products .products-grid li.item .details-area .product-name a,
.filter-products .products div.item .details-area .product-name a {
    font-size: 14px;
    font-weight: normal;
}

.category-products .products-grid li.item .details-area,
.filter-products .products div.item .details-area {
    padding-top: 10px;
}

.category-products .old-price .price,
.filter-products .old-price .price {
    font-size: 15px;
}

.category-products .special-price .price,
.category-products .regular-price .price,
.filter-products .special-price .price,
.filter-products .regular-price .price {
    font-size: 15px;
}

.header>.logo {
    max-width: 250px;
}

.header-container.type20 .header .logo {
    width: 250px;
    margin: 10px 40px 10px 0;
}

.header-container.type20 .top-links-icon a {
    color: white;
}

.products-grid .item-area a.quickview-icon,
.filter-products .item-area a.quickview-icon {
    background-color: #fff;
    color: #a19d81;
    padding: 0;
    margin: 5px;
    line-height: 46px;
    height: 46px;
    width: 46px;
    text-align: center;
}

a.quickview-icon {
    position: absolute;
    right: -3px;
    top: 7px;
    background-color: #08c;
    color: #fff;
    padding: 10px;
    z-index: 9;
    border-radius: 50px;
    opacity: 0;
    visibility: hidden;
    transition: .1s all;
    font-size: 16px;
    /* font-weight: bold; */
    line-height: 1.4;
}

span.sale-product-icon {
    background-color: #66cc33;
}

.product-label {
    margin-right: -10px;
}

.product-label span {
    font-size: 16px;
    padding: 0;
    font-weight: 400;
    border-radius: 50px;
    line-height: 50px;
    width: 50px;
    height: 50px;
}

.product-view.fullwidth li.etalage_small_thumbs {
    top: 100%;
    left: 0px !important;
}

.product-view.fullwidth .product-img-box li.etalage_small_thumbs li {
    width: auto;
    margin: 1px 10px 10px 0 !important;
    float: left;
}

.product-view .add-to-links a.link-compare {
    display: none;
}

a.addtocart i.icon-cart:before,
.icon-cart:before {
    content: '';
    background-image: url(/media/icons/add-to-cart-black.png);
    background-size: 26px 26px;
    background-position: left center;
    background-repeat: no-repeat;
    width: 26px;
    height: 38px;
}

.item:hover .details-area .actions a.addtocart {
    background-color: #e1ddc3;
}

.add-to-cart button.button span span:before {
    content: '';
    background-image: url(/media/icons/add-to-cart-black.png);
    background-size: 25px 25px;
    background-position: left center;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.header-container.header-newskin .mybag-link i:before {
    content: '';
    background-image: url(/media/icons/cart-white.png);
    background-size: 35px;
    background-position: left bottom;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
}

.header-container.type20.sticky-header .menu-wrapper .mybag-link i:before {
    background-image: url(/media/icons/cart-black.png);
}

.header-container.type20 .mybag-link {
    padding-right: 18px;
}

.header-container.type20 .mybag-link .cart-qty {
    top: -10px;
    right: 31px;
}

.header-container.header-newskin .mini-cart>a:after {
    color: white;
}

.header-container.type20.sticky-header .menu-wrapper .mybag-link .cart-qty {
    color: white;
}

.header-container.header-newskin.sticky-header .menu-wrapper .mybag-link .cart-qty {
    top: -7px;
    right: 18px;
}

.header-container.sticky-header .menu-wrapper .mybag-link {
    padding-top: 2px;
}

.header-container.type20 .main-nav ul.menu>li>a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.top-container>.breadcrumbs {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.block.block-related .product .product-image {
    padding: 5px;
}

.catalog-product-view .sidebar .custom-block-1>div i {
    font-size: 50px;
}

.header-container.type20 .links li.last a {
    text-align: center;
    font-weight: bold;
    padding: 10px;
    background-color: #319e49;
    color: white !important;
    margin: 8px 8px 4px 8px;
    border-radius: 3px;
}

.filter-products .products.small-list div.item .details-area .product-name a {
    white-space: normal;
}

.col-right.sidebar .block.block-list.block-compared {
    display: none;
}

.ch-form {
    max-width: 700px;
    margin: auto;
}

p.email-friend {
    display: none;
}

div.ratings,
.sticky-product .ratings {
    display: none;
}

.box-tags h3,
.box-tags .form-add,
.box-tags .note {
    display: none;
}

.block-progress dd {
    -webkit-margin-start: 0;
}

span.glyphicon-search {
    display: block;
    width: 30px;
    height: 30px;
    background-color: black;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    color: white;
}

.product-img-box .glyphicon-search:before {
    font-size: 15px;
}

.item .item-area .actions .qty-changer>a {
    padding: 0;
}

.sidebar .custom-block-1>div i {
    font-size: 50px;
    border: none;
}

.sidebar .custom-block-1>div i {
    margin-right: 22px;
    margin-top: 6px;
}

.choose-gift-text {
    text-align: center;
}

.header-container .top-links-icon:before {
    content: "\f107";
    display: block;
    position: absolute;
    right: 3px;
    top: 50%;
    font-family: "fontawesome";
    margin-top: -5px;
    color: white !important;
    font-size: 13px;
}

#entre-aqui {
    display: block;
    text-align: left;
    margin: -8px 0 0 10px;
    color: white;
    font-size: 1rem;
}

.chamada-pricebox {
    font-size: 0.9em;
    color: #42b40b;
    margin: 10px 0 0 0;
}

.category-products .products-grid li.item .item-area,
.filter-products .products div.item .item-area {
    padding-bottom: 140px;
}

.category-products .products-grid li.item .details-area .price-box,
.filter-products .products div.item .details-area .price-box {
    padding-bottom: 15px;
}

.chamada-discountbox {
    width: 100%;
    max-width: 500px;
}

.chamada-discountbox table {
    width: 100%;
    border: 1px solid #dddddd;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
}

.chamada-discountbox table thead {
    background: whitesmoke;
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

.chamada-discountbox table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.chamada-discountbox table tr td,
.chamada-discountbox table tr th {
    padding: 10px;
    text-align: center;
}

@media (max-width: 991px) {

    .header-container.type20 .menu-icon,
    .header-container.type20 .search-area {
        margin-top: 15px;
    }
}

.header-container.type8 .main-nav ul.menu>li.act>a,
.header-container.type20 .main-nav ul.menu>li.act>a,
.header-container.type20 .main-nav ul.menu>li.act>a {
    color: #bbbbbb;
}

img.etalage_small_thumb {
    width: auto !important;
    height: 80px;
}

.checkbox.related-checkbox {
    display: none;
}

.block.block-related .product .product-image {
    border: none;
    padding: 0;
    border-radius: unset;
}

.block.block-related .block-subtitle {
    display: none;
}

.block.block-related .owl-theme .owl-controls {
    top: -34px;
}

.sc_menu .product-shop {
    padding: 0 !important;
}

.sp-methods dd {
    margin-inline-start: 0 !important;
}

#co-shipping-method-form .sp-methods dt {
    display: none;
}

.button.btn-proceed-checkout.btn-checkout span {
    background-color: #45aa59;
    color: white;
}

#payment_form_BoletoSimples_standard li {
    margin-top: 0;
}

#payment_form_BoletoSimples_standard li .agreement-content {
    height: auto;
    padding: 10px;
    background-color: #fff7db;
}

#payment_form_banktransfer li {
    margin-top: 0;
}

#payment_form_banktransfer li .agreement-content {
    padding: 10px;
    background-color: #fff7db;
    height: auto;
}

.chamada-slider .icon-left-open,
.chamada-slider .icon-right-open {
    background-color: #45aa59;
    color: white;
    border-radius: 30px;
    font-size: 25px;
}

.chamada-slider .icon-left-open {
    margin-right: 10px;
}

.chamada-slider .icon-left-open:before,
.chamada-slider .icon-right-open:before {
    vertical-align: 2px;
}

.product-shop .product-info p.availability {
    display: none;
}

.product-shop .product-info {
    margin-top: 0;
}

#co-billing-form .form-list .input-box label,
#co-shipping-form .form-list .input-box label {
    white-space: normal;
}

.etalage-prev .icon-angle-left:before {
    color: white;
    text-shadow: -2px 0 black;
}

.etalage-next .icon-angle-right:before {
    color: white;
    text-shadow: 2px 0 black;
}

@media (max-width: 991px) {
    .product-view .product-img-box:not(.type-) {
        margin-bottom: 20px;
    }

    .glyphicon.glyphicon-search {
        display: none;
    }

    #empty_cart_button {
        display: none;
    }

    .spend-more-text {
        margin-bottom: 20px;
    }

    .spend-more-text img {
        display: none;
    }
}

.header.container .logo {
    max-width: 70%;
}

.cart-table .qty-holder {
    text-align: center;
}

.cart-table .qty-holder button {
    margin: 5px auto;
}

#payment-tool-tip-close {
    display: inline;
}

#wishlist-table .input-text.qty {
    width: 33px;
    height: 30px;
    margin: 0 -1px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe {
    border: none;
}

#checkout-step-login .checkout-signup {
    border-left: 1px solid #dddddd;
}

#checkout-step-login .buttons-set {
    text-align: center;
}

#checkout-step-login .buttons-set button.button {
    float: none;
}

.opc .section.allow.active .step-title,
.opc .section.allow.active .step {
    border-color: #00cc66;
}

.opc .section.allow.active .step-title {
    background-color: #e7eee4;
}

.opc .section .step-title h2,
.opc .section .step-title span {
    color: #bfbfbf;
}

.opc .section.allow .step-title h2,
.opc .section.allow .step-title span {
    color: #21293c;
}

.opc .section.allow.active .step-title h2,
.opc .section.allow.active .step-title span {
    color: #369c4d;
}

.checkout-onepage-index .main.container {
    max-width: 960px;
}

#checkout-progress-wrapper div dt {
    display: none;
}

#checkout-progress-wrapper div dt.complete {
    display: block;
}

@media (max-width: 990px) {
    #checkout-progress-wrapper {
        display: none;
    }
}

#dt_method_checkmo {
    display: none;
}

#checkoutSteps button.button span {
    background-color: #45aa59 !important;
    color: white !important;
}

/* WhatsApp */
.whatsapp-num,
.whatsapp-contact {
    display: none;
}

.whatsapp-num img,
.whatsapp-contact img {
    width: 100%;
}

@media (min-width: 1200px) {
    .whatsapp-num {
        display: inline-block;
        line-height: 43px;
        margin-left: 20px;
        width: 150px;
    }
}

@media (max-width: 480px) {
    .whatsapp-contact {
        display: block;
        position: absolute;
        bottom: 15px;
        max-width: 35%;
    }
}

.issuuembed {
    width: 100%;
    height: 1200px;
}

@media (max-width: 480px) {
    .issuuembed {
        width: 100%;
        height: 450px;
    }
}

.item .details-area .actions a.addtocart {
    padding: 0 5px;
}

.opc a {
    color: #319e49;
    text-decoration: underline;
}

.opc fieldset h2 {
    border-top: 1px solid #00cc66;
    padding-top: 10px;
}

.opc fieldset h2 u {
    text-decoration: none;
}

.opc .checkout-agreements {
    border: none;
}

.opc fieldset dl,
.opc fieldset dl dd {
    margin: 0;
    padding: 0;
}

.opc fieldset dl dd ul {
    padding: 0;
    margin: 0 0 10px 0;
}

.opc fieldset dl dd ul li {
    margin: 0;
    padding: 0;
}

.opc fieldset .card-logo input[type="radio"] {
    display: none;
}

.opc fieldset .card-logo img {
    padding: 0;
    border: 2px solid white;
    border-radius: 5px;
}

.opc fieldset .card-logo input[type="radio"]:checked+img {
    border: 2px solid #00cc66;
}

.opc .card-logo.input-box {
    margin-bottom: 15px;
}

.opc .validation-advice {
    position: absolute;
}

.opc #advice-validate-one-required-by-name-nitrocielo_cartao_mastercard.validation-advice,
.opc #advice-validate-one-required-by-name-nitrocielo_cartao_diners.validation-advice,
.opc #advice-validate-one-required-by-name-nitrocielo_cartao_elo.validation-advice {
    display: none;
}

@media (max-width: 767px) {
    .opc .field {
        margin-left: 0;
    }

    .opc input {
        font-size: 16px;
    }

    .opc select {
        font-size: 16px;
    }

    .opc p.required {
        display: none;
    }
    
    .form-list .field+.field {
        margin-left: 0;
    }
}

.autor-view div {
    line-height: 30px;
    float: right;
}

.autor-view .autor-foto {
    float: left;
    margin-right: 20px;
}

.pager .pages .current {
    color: white;
    background-color: #c4bfa1 !important;
}

.swatch-label img {
    border: 1px solid black;
}

.pedido_completado .button span {
    background-color: #45aa59 !important;
    color: white !important;
}

.account-login .button span {
    background-color: #45aa59 !important;
    color: white !important;
}

.account-login .content {
    min-height: 50px !important;
}

.account-login .buttons-set {
    text-align: center !important;
}

.account-login .buttons-set button.button {
    float: none;
}

.account-login .col-md-6.login {
    border-right: 1px solid #cccccc;
}

.account-login a {
    color: #319e49;
    text-decoration: underline;
}

.button.custom-button {
    border-radius: 5px;
    background-color: #e1ddc3;
    color: #61605a;
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 14px;
}

/* checkout credit card */
.jp-card-container {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    width: unset !important;
    min-width: unset !important;
    max-width: 320px !important;
    height: 200px;
    z-index: 1;
    position: relative;
    margin: 0 -10px !important;
}

.jp-card {
    width: unset !important;
    min-width: unset !important;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-size: 20px !important;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-name {
    font-size: 15px !important;
}

#entre-aqui {
    display: block;
    text-align: left;
    margin: -8px 0 0 10px;
    color: white;
    font-size: 1rem;
}
