.borda-parcelas, .borda-parcelas * {
    border-color: rgba(0,0,0,0.13);
}

.parcelas .principal>*+* {
    padding: 0 0 25px;
}

.parcelas .accordion {
    margin: 0;
    border-width: 1px;
    border-style: solid;
    padding: 0 10px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.parcelas .accordion .accordion-group {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    border-width: 1px 0 0;
}

.parcelas .accordion .accordion-group:first-child {
    border-top-width: 0;
}

.accordion-heading {
    border-bottom: 0;
}

.parcelas .accordion .accordion-group .accordion-heading {
    line-height: 21px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.parcelas .accordion .accordion-group .accordion-heading .accordion-toggle, .parcelas .accordion .accordion-group .accordion-inner {
    padding: 10px 0;
}

.cor-secundaria {
    color: #444444;
}

.pull-right {
    float: right;
}

.parcelas .accordion .accordion-group .accordion-heading .text-parcelas {
    margin-right: 10px;
    font-size: 11px;
}

.parcelas .accordion .accordion-group .accordion-heading .text-parcelas span {
    font-size: 10px;
    margin-left: 2px;
    margin-top: 5px;
}

img[src*=".gif"], img[src*=".png"] {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    image-rendering: optimizeQuality;
}

.parcelas .accordion .accordion-group .accordion-heading img {
    height: auto;
    width: auto;
    max-height: 20px;
}

.parcelas .accordion .accordion-group .accordion-heading .accordion-toggle, .parcelas .accordion .accordion-group .accordion-inner {
    padding: 10px 0;
}

.parcelas .accordion .accordion-group .accordion-body .accordion-inner {
    overflow: hidden;
    padding-left: 10px;
}

.parcelas .accordion .accordion-group .accordion-body .accordion-inner ul {
    margin: 0;
    width: 49%;
    float: left;
    text-align: center;
    font-size: 12px;
}

.parcelas ul li {
    list-style: none;
}

.navbar-fixed-top .logo-topo {
    max-width: 80px !important;
}

.navbar-fixed-top .rightbox {
    padding-top: 10px !important;
}

#header,
#header.navbar-fixed-top,
.page_external #header.slide-behind:hover,
.home #header.slide-behind:hover,
#header.navbar-fixed-top,
#header.navbar-fixed-top.slide-behind { 

}

@media (min-width: 1200px){
    .nav-light.navbar .dropdown-menu {
        border-color: #191919;
    }
    .nav-dark.navbar .dropdown-menu li>a:hover,
    .nav-dark.navbar .dropdown-menu li>a:focus,
    .nav-dark.navbar .dropdown-submenu:hover>a {
        color: #f09525;
    }
}

/* HEADER color style */

#header.hdr-dark,
#header.hdr-dark.navbar-fixed-top,
.page_external #header.hdr-dark.slide-behind:hover,
.home #header.hdr-dark.slide-behind:hover,
#header.hdr-dark.navbar-fixed-top,
#header.hdr-dark.navbar-fixed-top.slide-behind { 
    background-color: #191919;
    border-color: #191919;
}



/*FOOTER color style*/

#footer.ftr-dark, #footend.ftr-dark,
#footer.ftr-dark .contentset span,
#footer.ftr-dark, #footend.ftr-dark, #footer.ftr-dark .contentset span, #footer.ftr-dark .box.newsletter {
    /* background-color: #191919; */
    background-color: rgb(0, 182, 114);
    color: #fff;
}



/*Buttons*/

/* end $button_color2 */
.btn-info {
    color: #fff;
}

.instock {
    color: #f09525;
}


.payment .right .btn:hover,
.payment .right .btn:active,
.cart .btn:hover,
.cart .btn:active,
.btn-cart:hover,
.btn-cart:active,
a.btn-cart:hover,
a.btn-cart:active,
#button-confirm:hover,
#button-confirm:active,
.cart a.btn-quickview {
    color: #f09525 !important;
    border-color: #f09525;
    background-color: transparent !important;
}

/*Accent details*/
div.tp-rightarrow.default,
div.tp-leftarrow.default,
div.owl-carousel .owl-buttons .owl-prev:hover,
div.owl-carousel .owl-buttons .owl-next:hover,
#toTop {
    border-color: #f09525;
    color: #f09525;
}
#toTop:before,
#ajax_search_results tr:last-child a,
.product-page .image .owl-carousel .owl-buttons > div:hover i,
.product-page .links .btn-wishlist i.fa,
.links .wishlist,
.wishlist .fa,
.wishlist-link .fa,
div.tp-rightarrow.default:before,
div.tp-leftarrow.default:before,
.box-category > ul > li a.active + .expand:before,
.subcat a:hover,
.subcat_thumb a:hover,
.product-filter .display .btn:hover i,
#mobmenu li.dropdown.open > a.dropdown-toggle .caret:before,
.date_added .month,
#footer li a:hover,
.testimonials_links a:hover,
.product-compare a:hover,
li a:hover, li a:focus,
.sidebar .list-group-item:hover,
.accordion-toggle:hover .expand,
.image .expand:hover {
    color: #f09525;
}
.tp-bullets.simplebullets.round div.bullet.selected,
div.owl-controls .owl-page.active span,
div.tparrows.default:hover,
#toTop:hover {
    background-color: #f09525 !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-bottom-color: #f09525;
}
.countdown_deals,
.image .expand:hover {
    border-color: #f09525;
}
.category-slider .owl-item:hover .item .catname {
    border-bottom-color: #f09525;
}

/*end $button_color */



/* glade_custom_colors END */



@media only screen and (max-width: 767px) {
    #logo img {
        width: auto !important;
        height: 59px !important;
        max-width: initial !important;
    }
    
    .btn-quickview { display:none !important; }
}



.product-grid .caption { text-align: center; }

.compare, .btn-compare, .product-compare { display:none !important; }


/*body font*/

body, p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .cart .btn, .btn { 
    font-family: 'Nunito'; 
}
body, p { 
    font-size: 14px;
}


/*title font*/

h1, .page-header h3, #sidecart h4, h4.name,
.tp-button, .tp-button:hover, .tp-button:focus,
div.tp-caption,
div.tp-caption.bignumbers_white,
div.tp-caption.light_heavy_70_shadowed,
.contentset .inner,
.rich_banner .info_wrapper h4,
h2.blog_title {
    font-family: 'Exo 2'; 
}
.page-header h1 {
    font-size: 35px;
}


/*small font*/

small, .remove a, .dropd, .product-filter, .product-filter .display li, .product-list .price-tax, .product-page .price-tax, .product-page .price .reward, .product-page .minimum, .review-date, span.error, #copy, #footer .info, .breadcrumb a, .pagination .results, .help, #zoom-image {
    font-family: 'Roboto'; 
}

.copy p  {
    margin: 0px;
    padding: 0px;
}


#menu li#m10 a {
    background: #E91E63;
    line-height: 1;
    margin-top: 14px;
    padding: 4px 12px;
    text-shadow: none;
    border-radius: 12px;
    color: #fff;
}
#mobmenu li#m10 a {
    background: #E91E63;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 4px 12px;
    border-radius: 12px;
    margin: 8px;
}

#barra-linhas {
    position: relative;
    /* background: #ffffff; */
    background: #e2e2e2;
    margin-top: 0;
    border-bottom: 1px solid #cccccc54;
    border-top: 1px solid #cccccc54;
    -webkit-transition: all .20s ease-in-out;
    -o-transition: all .20s ease-in-out;
    transition: all .30s ease-in-out;
    height: 50px;
}

.navbar-linhas {
    width: 100%;
}

.navbar-linhas li {
    border: 0;
    float: none;
    display: inline-block;
    font-weight: 700;
    color: #444;
}

.navbar-linhas li a:hover, .navbar-linhas li a:active, .navbar-linhas li a:hover  {
    text-decoration: none;
    background-color: transparent;
    color: #f09525;
}

#logo {
    margin-bottom: 10px;
    position: relative;
    z-index: 10000;
}

.local-logo {
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
    padding: 0px;
    z-index: 9;
    text-align: center;
}

.local-logo {
    min-width: 197px;
    max-height: 125px;
}
  
.local-logo a {
    display: block;
}

.local-logo:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 191px;
    z-index: -1;
    top: 0;
    background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none" viewBox="0 0 200 191"> <path fill-rule="evenodd"  fill="%23FFFFFF" d="M200.002,-0.005 L200.002,127.338 L100.003,191.011 L0.004,127.338 L0.004,-0.005 "/></svg>');
    -webkit-filter: drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.1));
  }

  #logo img {
    display: inline;
    max-width: 100%;
    max-height: 150px;
    margin-top: 0px;
}
  
#search-topo {
    padding: 10px;
}

.rich_banner .rbanner47-1 .banner_inner { background: #54CCA8; border: 0; border-radius: 5px; }
.rich_banner .rbanner47-1 .info_wrapper { color: #fff; }

.rich_banner .rbanner47-2 .banner_inner { background: #FF6991; border: 0; border-radius: 5px; }
.rich_banner .rbanner47-2 .info_wrapper { color: #fff; }

.rich_banner .rbanner47-3 .banner_inner { background: #63CBFF; border: 0; border-radius: 5px; }
.rich_banner .rbanner47-3 .info_wrapper { color: #fff; }



.header_inner {
    padding-bottom: 0px;
}

.image-carrossel {
    height: 263px;
    max-height: 263px;
}

.rich_banner .rbanner50-1 .banner_inner { background: #F07F3E; border: 0; border-radius: 5px; }
.rich_banner .rbanner50-1 .info_wrapper { color: #fff; }

.promocoes {
    background: #E91E63;
    color: #fff !important;
    display: inline-block;
    line-height: 1;
    padding: 5px !important;
    border-radius: 12px;
    margin: 8px;
}

.promocoes:hover, .promocoes:active, .promocoes:hover  {
    color: #E91E63 !important;
}

.btn.disabled {
    color: #fff !important;
    background-color: #f09525;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active {
    color: #fff !important;
    background-color: #f09525;
} 

#toTop {
    bottom: 80px;
}

.formas-pagamento {
    list-style: none;
}

.formas-pagamento li {
    display: inline-block;
}

.local-destaques {
    margin-top: 10px;
    margin-left: 16px;
}


a , .page-header h1, .page-header h3, #footer li a{
    color: #333;
}

.product-layout .cart, .owl-carousel .owl-item .cart {
    opacity: 1;
}

a[type="link"] {
    display:  none;
}

.payment .right .button,
.cart .btn,
.btn-cart,
a.btn-cart,
.mainborder a.btn-cart,
#button-confirm {
    border-color: #3a260d;
    background-color: #3a260d;
    color: #fff;
}


.barra-atacado {
    /* background-color: #000000; */
    /* background-color: #3a260d; */
    background-color: rgb(0, 182, 114);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    display: block;
    max-width: 100%;
    overflow: hidden;
}

.lista-barra-topo {
    list-style-type: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: calc(-50px/2);
    margin-left: calc(-50px/2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0px;
}

.lista-barra-topo li {
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-family: 'Nunito';
    font-weight: 700;
    line-height: 20px;
}

.lista-barra-topo li a {
    color: #fff !important;
}

.lista-barra-topo li a:hover {
    text-decoration: underline;
}

#search-mobile {
    display: inline;
}

.default-footer img {
    max-width: 100% !important;
    height: auto !important;
}

.cn-position-bottom {
    bottom: 0;
}

#cookie-notice {
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    left: 0;
    text-align: center;
    font-weight: 400;
}

#cookie-notice, #cookie-notice * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cookie-notice.cn-effect-fade {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

#cookie-notice.cookie-notice-visible.cn-effect-fade, #cookie-notice.cookie-revoke-visible.cn-effect-fade {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

#cookie-notice.cookie-notice-hidden .cookie-notice-container{
    display:none
}

.cookie-notice-container {
    padding: 15px 30px;
    text-align: center;
    width: 100%;
    z-index: 2;
} 

#cookie-notice .cookie-notice-container {
    display: block;
}
#cookie-notice, #cookie-notice * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cn-text-container {
    margin: 0 0 6px 0;
}

.cn-text-container, .cn-buttons-container {
    display: inline-block;
}

#cookie-notice, #cookie-notice * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.cn-button.wp-default, .cn-button.bootstrap {
    font-family: -apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: .25px;
    line-height: 20px;
    margin: 0;
    text-align: center;
    text-transform: none;
    display: inline-block;
    cursor: pointer;
    touch-action: manipulation;
    white-space: nowrap;
    outline: none;
    box-shadow: none;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    padding: 8.5px 10px;
    line-height: 1;
}

.cn-button.bootstrap {
    color: #fff;
    background: #20C19E;
}

.rightbox {
    padding-top: 50px;
}

.catinfo {
    margin-left: -15px;
}

.page-header {
    margin-bottom: 50px;
    position: relative;
}

.page-header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    border-top: 36px solid #eaeaea;
}

.page-header h1, .page-header h3 {
    display: inline-block;
    padding-right: 32px;
    font-size: 20px;
    line-height: 40px;
    position: relative;
    margin: 0;
    background-color: #00b672;
    padding-left: 10px;
    color: #fff;
}

.page-header h1:before, .page-header h3:before  {
    content: "";
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    top: 0;
    border-right: 20px solid #eaeaea;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

div.live-search ul li .product-name {
    color: #333333;
} 

@media (max-width:1199px) {
    .rightbox {
        padding-top: 30px;
    }

    #header.leftlogo .rightbox .hdr-buttons {
        margin-left: -15px;
    }
}

@media (min-width: 768px) {
    #header.slide-behind  {
        background: transparent;
        border-bottom:1px solid transparent;
        position: fixed;
        right: 0;
        left: 0;
    }
}

@media (max-width: 1024px) {
    .image-carrossel {
        height: 214px;
    }
}

@media (max-width: 990px) {

    .lista-barra-topo {
        margin-right: 0;
        margin-left: -50px;
    }

    .image-carrossel {
        height: 220px;
    }

    .rightbox {
        padding-top: 0px;
    }

    .page-header {
        margin-bottom: 0px;
    }
}

@media (max-width: 768px) {
    .image-carrossel {
        height: 220px;
    }
}

@media (max-width: 540px) {
    .image-carrossel {
        height: 239px;
    }
}

@media (max-width: 414px) {
    .image-carrossel {
        height: 177px;
    }
}

@media (max-width: 375px) {
    .image-carrossel {
        height: 157px;
    }
}

@media (max-width: 360px) {
    .image-carrossel {
        height: 150px;
    }
}

@media (max-width: 280px) {
    .image-carrossel {
        height: 110px;
    }
}


@media (max-width: 130px) {
    .image-carrossel {
        height: 150px;
    }
}

