.owl-top-narrow #category-slider-demo-7 .owl-controls{right:-2px}
.header .demo-tooltip,.footer .demo-tooltip{position:absolute;right:15px;top:5px;z-index:9;width:20px}
.header-container.sticky-header .header .demo-tooltip{display:none}
.footer .demo-tooltip{top:-20px}
a.tooltip-icon{border:1px solid #fff;color:#fff;border-radius:50%;display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:10px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:tooltip-animation 1s ease-in infinite;-moz-animation:tooltip-animation 1s ease-in infinite;-ms-animation:tooltip-animation 1s ease-in infinite;animation:tooltip-animation 1s ease-in infinite}
.header-container.type2 a.tooltip-icon,.header-container.type3 a.tooltip-icon,.header-container.type4 a.tooltip-icon,.header-container.type5 a.tooltip-icon,.header-container.type6 a.tooltip-icon,.header-container.type7 a.tooltip-icon,.header-container.type8 a.tooltip-icon{color:#000;border-color:#000}
.tooltip-popup{position:absolute;right:-10px;top:30px;width:300px;background-color:#111;box-shadow:0 0 8px rgba(255,255,255,.5);padding:20px;border-radius:10px;font-size:12px;line-height:1.4;color:#fff;text-align:left}
.tooltip-popup h4{font-size:16px;color:#fff}
.tooltip-popup p{margin-bottom:10px;color:#fff}
.tooltip-popup em{font-size:10px}
a.tooltip-close{position:absolute;right:10px;top:10px;color:#fff}
.footer-middle>.container{position:relative}
.container:after{content: "";display: table;clear: both}
@-webkit-keyframes tooltip-animation {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
@keyframes tooltip-animation {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes tooltip-color {
0%{color:#fff}
50%{color:#333}
100%{color:#fff}
}
@keyframes tooltip-color {
0%{color:#fff}
50%{color:#333}
100%{color:#fff}
}
@-webkit-keyframes tooltip-color-white {
0%{color:#444}
50%{color:#fff}
100%{color:#444}
}
@keyframes tooltip-color-white {
0%{color:#444}
50%{color:#fff}
100%{color:#444}
}
.onepage-category{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.onepage_category_ajax_loader{position:absolute;width:100%;height:100%;background-color:rgba(255,255,255,0.5);z-index:4}
.onepage-category > .category-list{width:80px;text-align:left;position:relative;float:left;background:#000;padding:46px 0 146px;z-index:5}
.onepage-category > .category-list > ul{position:relative;z-index:2;list-style:none;padding:0;transition:all .3s;padding-top:30px}
.onepage-category > .category-list > ul > li{margin-bottom:0}
.onepage-category > .category-list > ul > li:last-child{margin-bottom:0}
.onepage-category > .category-list > ul > li > a{color:#fff;width:auto;line-height:78px;display:inline-block;white-space:nowrap;position:relative}
.onepage-category > .category-list > ul > li > a > em{font-size:25px;width:80px;display:inline-block;text-align:center;vertical-align:middle}
.onepage-category > .category-list > ul > li > a > em > img{vertical-align:middle;max-width:80px}
.onepage-category > .category-list > ul > li > a > span{display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;width:0;transition:all .3s;font-size:16px;font-weight:600;position:relative;overflow:hidden}
.onepage-category > .category-list > ul > li > a:after{content:"";width:16px;height:16px;position:absolute;display:block;right:-15px;top:50%;margin-top:-8px;border:8px solid transparent;transition:all .3s}
.onepage-category > .category-list > ul > li > a:hover,.onepage-category > .category-list > ul > li > a.active{background-color:#00d59d}
.onepage-category > .category-list > ul > li > a:hover > span{opacity:1;visibility:visible;width:auto;padding-right:50px}
.onepage-category > .category-list > ul > li > a:hover:after,.onepage-category > .category-list > ul > li > a.active:after{border-left-color:#00d59d}
.onepage-category > .category-details{float:right;width:calc(100% - 80px);padding:0 100px;padding-bottom:146px}
.onepage-category .category-detail{position:relative}
.onepage-category .category-detail .title-menu{position:relative}
.onepage-category .category-detail .title-menu > a{font-size:26px;color:#000;text-decoration:none;line-height:100px;display:inline-block;font-weight:300;margin-top:70px}
.onepage-category .category-detail .title-menu > a > span{display:inline-block;vertical-align:middle}
.onepage-category .category-detail .title-menu > a.parent:after{display:inline-block;content:"\e81c";font-family:"porto";margin-left:18px;font-size:18px;vertical-align:middle;line-height:36px}
.onepage-category .category-detail .title-menu > a.parent.opened:after{content:"\e81b"}
.onepage-category .category-detail .title-menu > .menu-popup{position:absolute;left:-25px;top:100%;display:none;width:calc(100% + 50px);z-index:3;background-color:#fff;border:1px solid #bebebe;border-radius:5px;padding:50px 0}
.onepage-category .category-detail .title-menu > .menu-popup:before{content:"";border:8px solid transparent;width:16px;height:16px;display:block;border-bottom-color:#bebebe;position:absolute;top:-16px;left:90px}
.onepage-category .category-detail .title-menu > .menu-popup:after{content:"";border:7px solid transparent;width:14px;height:14px;display:block;border-bottom-color:#fff;position:absolute;top:-13px;left:91px}
.onepage-category .category-detail .menu-popup ul{list-style:none;padding:0;margin:0}
.onepage-category .category-detail .menu-popup > ul{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.onepage-category .category-detail .menu-popup > ul > li{float:left;border-left:1px solid #bebebe;margin:10px 0;padding:30px 0}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{width:20%;padding-left:4%;padding-right:4%}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1){border-left:0;clear:left}
.onepage-category .category-detail .menu-popup ul > li> a{color:#000;font-size:16px;line-height:2.5}
.onepage-category .category-detail .menu-popup > ul > li> a{font-weight:700;text-transform:uppercase}
.onepage-category .category-detail .products-area{margin:0 -10px}
.onepage-category .category-detail .products-area .category-link{float:right;margin-top:-70px;margin-right:10px;position:relative;z-index:2;min-width:119px;height:40px;border:2px solid #000;color:#000;border-radius:5px;line-height:36px;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:600}
.onepage-category .category-detail .products-area .category-link:hover{background-color:#000;color:#fff}
.onepage-category .category-detail .products div.item{float:left;padding:10px}
.onepage-category .category-detail .products div.item .item-area{width:100%;position:relative}
.onepage-category .category-detail .product-image-area{border:0;padding:0;border-radius:0}
.onepage-category .category-detail .products div.item .product-image{width:100%;min-height:60px;display:block;position:relative;z-index:0;overflow:hidden;border-radius:0;background:#fff}
.onepage-category .category-detail .products .owl-item.loading{background:transparent}
.onepage-category .category-detail .products .owl-item.loading div.item .product-image{background-image:url(../images/ajax_loader.gif);background-repeat:no-repeat;background-position:center center}
.onepage-category .category-detail .products div.item .product-image img{width:100%;transition:opacity .3s}
.onepage-category .category-detail .products div.item .product-image img.defaultImage{opacity:1;filter:alpha(opacity=100)}
.onepage-category .category-detail .products div.item .product-image img.hoverImage{position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0)}
.onepage-category .category-detail .products div.item .product-image-area:hover .product-image img.defaultImage{opacity:0;filter:alpha(opacity=0)}
.onepage-category .category-detail .products div.item .product-image-area:hover .product-image img.hoverImage{opacity:1;filter:alpha(opacity=100)}
.onepage-category .category-detail .products div.item .details-area{padding:15px 0;text-align:left}
.onepage-category .category-detail .products div.item .details-area .product-name{margin:0 0 3px}
.onepage-category .category-detail .products div.item .details-area .product-name a{font-size:14px;font-weight:600;color:#000}
.onepage-category .category-detail .products div.item .details-area .price{font-weight:300;font-size:30px}
.onepage-category .category-detail .products div.item .details-area .old-price .price{font-size:20px}
.onepage-category .category-detail .products div.item .details-area .actions{display:none;}
.onepage-category .category-detail .product-image-area:before{content:"";display:block;background:#000;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;opacity:0;visibility:hidden;transition:all .3s}
.onepage-category .category-detail .item-area:hover .product-image-area:before{opacity:.7;visibility:visible}
.onepage-category .category-detail a.quickview-icon{position:absolute;top:50%;margin-top:-18px;text-align:center;width:100%;background:none;text-transform:uppercase}
.onepage-category .category-detail a.quickview-icon span{margin-left:8px;font-weight:600}
.onepage-category .category-detail .product-image-area .actions{padding:0 15px;z-index:3}
.onepage-category .category-detail .product-image-area .actions a{background-color:transparent;border-color:#fff;color:#fff;width:50px;height:50px;line-height:48px;font-size:18px;margin:0 1px}
.onepage-category .category-detail .product-image-area .actions a.addtocart i.icon-cart{font-size:21px}
.onepage-cat.category-list{margin:-20px 0 -50px}
.onepage-cat.category-list + .main.container{float:left;max-width:calc(100% - 80px);padding:0 100px}
.onepage-category > .category-list > ul.absolute-bottom{position:absolute;top:auto;bottom:0}
.onepage-category > .category-list > ul.fixed-top{position:fixed;left:0;top:70px}
.onepage-category > .category-list > ul.fixed-bottom{position:fixed;left:0;bottom:0}
.onepage-category .additional-content img{max-width:100%}
.onepage-category .menu-popup a > span{position:relative}
.onepage-category .menu-popup a > span > span.cat-label{top:3px;right:-35px;font:inherit;font-size:9px;padding:2px;z-index:1;border-radius:2px;line-height:1;border:1px solid #777;position:absolute}
#banner-slider-demo-19 .slide-content h2{font-size:80px;font-weight:800;line-height:.9;letter-spacing:-6px;margin-left:-5px}
#banner-slider-demo-19 .slide-content p{font-size:20px;margin-bottom:50px;font-weight:300}
#banner-slider-demo-19 .slide-content a.btn-line{color:#000;font-size:14px;font-weight:700;border:2px solid #000;padding:0 34px;height:57px;display:inline-block;line-height:53px;border-radius:8px;text-decoration:none}
#banner-slider-demo-19 .slide-content a.btn-line:hover{color:#fff;background-color:#000}
.category-description img{max-width:100%}
@media(max-width:1199px) {
#banner-slider-demo-19 .slide-content h2{font-size:40px;line-height:.9;letter-spacing:-3px;margin-left:-2.5px}
#banner-slider-demo-19 .slide-content p{font-size:12px;margin-bottom:20px}
#banner-slider-demo-19 .slide-content a.btn-line{font-size:10px;padding:0 16px;height:30px;line-height:26px;border-radius:4px}
.onepage-cat.category-list + .main.container{padding:0 50px}
.onepage-category .category-detail .menu-popup ul > li> a{font-size:11px}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{padding:10px 2%}
.onepage-category .category-detail .title-menu > .menu-popup{padding:10px 0}
.onepage-category .category-detail .title-menu > a{margin-top:46px}
}
@media(max-width:767px) {
.onepage-category{display:block}
.onepage-category > .category-list{width:auto;float:none;padding:0}
.onepage-category > .category-list > ul{padding:0}
.onepage-category > .category-list > ul > li{margin:0;display:inline-block}
.onepage-category > .category-list > ul > li > a:hover > span,.onepage-category > .category-list > ul > li > a:after{display:none}
.onepage-cat.category-list + .main.container{float:none;padding:0 15px;width:auto}
.onepage-category > .category-details{float:none;width:auto;padding:0 15px}
.onepage-category > .category-list > ul{position:static!important}
.onepage-category .category-detail .menu-popup > ul{display:block}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{width:50%;padding:10px 15px}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1){border-left:1px solid #bebebe;clear:none}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(2n+1){border-left:0;clear:left}
.onepage-category .category-detail .menu-popup ul > li> a{font-size:14px}
}
.form-list .field{margin-left:4%}
.form-list .fields .field:first-child{margin-left:0}
.box{margin-bottom:30px}
.box .box-title{margin:0}
.product-tabs-container{position:fixed;left:0;top:0;width:100%;padding:15px 0;z-index:1;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.1)}
.product-tabs-container.has-sticky-header{top:45px}
.sticky-tab > li{display:inline-block;font-size:13px;padding:0 10px}
.sticky-tab > li:first-child{padding-left:0}
.sticky-tab > li > a{color:#777;padding:10px 0}
.bounce-loader{transition:all .2s;text-align:center;width:70px;display:inline-block}
.bounce-loader .bounce1,.bounce-loader .bounce2,.bounce-loader .bounce3{animation:1.4s ease-in-out 0 normal both infinite running bouncedelay;background-color:#CCC;border-radius:100%;box-shadow:0 0 20px 0 rgba(0,0,0,0.15);display:inline-block;height:18px;width:18px;margin:0 1.5px}
.bounce-loader .bounce1{animation-delay:-.32s}
.bounce-loader .bounce2{animation-delay:-.16s}
@keyframes bouncedelay {
0%,80%,100%{transform:scale(0)}
40%{transform:scale(1)}
}
@media(max-width: 991px) {
.product-tabs-container.has-sticky-header:not(.has-mobile-sticky-header){top:0}
.product-tabs-container.has-sticky-header.has-mobile-sticky-header{top:110px}
}
ul.scene{width:100%;height:100%}
ul.scene > li.layer{width:100%;height:100%}
.animation-wave{-webkit-animation: wave 20s 0.1s infinite linear;-moz-animation: wave 20s 0.1s infinite linear;animation: wave 20s 0.1s infinite linear}
.animation-spin {
  -moz-animation: spin 20s infinite linear;
  -o-animation: spin 20s infinite linear;
  -webkit-animation: spin 20s infinite linear;
  animation: spin 20s infinite linear;
}
@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@-moz-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@-ms-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}


/* Melhorias SOFT */
.soft-copyright{color: #666; padding-bottom: 5px; text-align: center;margin-top:20px;line-height: 22px;}
.soft-copyright a{font-weight:500;}
.soft-fundo-logo{background-color: #FFFFFF; height: auto; width: 100%;padding-bottom: 15px;border-top: 1px solid #e6e6e6;    padding-top: 5px;max-width: 1170px;    margin: 0 auto;}
.soft-logo-ag_soft{height: auto;    margin: 0 auto 20px !important;    padding-top: 12px;    width: 100%;text-align: center;}
.soft-logo-ag_soft a{margin-top: 5px;}

.creditos-soft {margin-top: 10px;}

.onestepcheckout-index-index .col3-set .col-1, .onestepcheckout-index-index .col3-set .col-2, .onestepcheckout-index-index .col3-set .col-3 {max-width:32%;padding-left:0;}
.pagarme-payment-icons li.boleto.on {display:none;}
#onestepcheckout-shipping-method dd {    margin-left: 0;}
#onestepcheckout-shipping-method dt {    font-weight: 600;    text-transform: uppercase;    margin-left: 10px;font-size: 15px;}
.onestepcheckout-index-index .osc-title {display:none;}
.onestepcheckout-index-index #onestepcheckout-shipping-method .sp-methods label {    font-size: 14px; }

/* Checkout e Carrinho */

.boletopagseguro, .boleto-pagarme {
  background: #42d934;
  background-image: -webkit-linear-gradient(top, #42d934, #289e16);
  background-image: -moz-linear-gradient(top, #42d934, #289e16);
  background-image: -ms-linear-gradient(top, #42d934, #289e16);
  background-image: -o-linear-gradient(top, #42d934, #289e16);
  background-image: linear-gradient(to bottom, #42d934, #289e16);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  -webkit-box-shadow: 3px 3px 4px #666666;
  -moz-box-shadow: 3px 3px 4px #666666;
  box-shadow: 3px 3px 4px #666666;
  color: #ffffff;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
      font-size: 17px;
    margin: 10px auto 0;
    display: block;
    text-align:center;
    max-width: 400px;
}

.boletopagseguro:hover, .boleto-pagarme:hover, .boletopagseguro:active, .boleto-pagarme:active {
  background: #328708;
  background-image: -webkit-linear-gradient(top, #328708, #439423);
  background-image: -moz-linear-gradient(top, #328708, #439423);
  background-image: -ms-linear-gradient(top, #328708, #439423);
  background-image: -o-linear-gradient(top, #328708, #439423);
  background-image: linear-gradient(to bottom, #328708, #439423);
  text-decoration: none;
  color:#FFF !important;
}

p.pagarme_boleto_info_boleto {    margin-top: 20px;}
.cart .cart-totals table tfoot td {    min-width: 155px;}

#onestepcheckout-payment-method dt {border: 1px solid #e0e0e0;    border-radius: 10px;    background: #efefef; cursor:pointer;padding: 2px 0;}
#onestepcheckout-payment-method dt:hover {border: 1px solid #CCC;   background: #e6e6e6;}
#onestepcheckout-payment-method label img {margin-right: 9px; margin-top: -1px;}
#onestepcheckout-payment-method dt label {    cursor: pointer;    font-size: 14px;    font-weight: 500;    display: inline-block;    margin-top: 2px;}

#onestepcheckout-shipping-method dd {    border-bottom: 1px solid #e2e2e2;padding-bottom: 8px;}
.onestepcheckout-cart-table tbody td, .onestepcheckout-cart-table tfoot td, .onestepcheckout-cart-table tfoot th {border-bottom: thin solid #dadada;}


.customer-account-create .recaptcha {clear: both;    padding-top: 20px !important;}

#onestepcheckout-place-order .button span, #onestepcheckout-place-order .button span span {background:#2fb36b !important;    padding: 1px 22px;    text-transform: uppercase;}
#onestepcheckout-place-order .button span:hover #onestepcheckout-place-order .button span span:hover {background:#23a55e !important;}

.onestepcheckout-index-index .opc .step {border:none;}

.onestepcheckout-index-index .opc .section .step {padding:20px 6px !important;}
.onestepcheckout-index-index .opc .step-title {    padding: 10px 15px;}
.onestepcheckout-index-index .step-title .number.onestepcheckout-number {    width: 20px;    text-align: center;    height: 22px;    line-height: 21px;    margin-top: -3px;    border-radius: 3px;    margin-right: 10px; }

.onestepcheckout-index-index dt[rel=paypal_express] a {display:none !important;}
.onestepcheckout-index-index dt[rel=paypal_express] img {display:none;}
.onestepcheckout-index-index dt[rel=paypal_express] img.v-middle {display:inline-block !important;}

.onestepcheckout-index-index .opc .section.active .step-title {background:#FFF;    border-bottom: 3px solid #f18686;}
.onestepcheckout-index-index .opc .section .step-title .number, .onestepcheckout-index-index .opc .section.allow.active .step-title .number, .onestepcheckout-index-index .no-touch .opc .section.allow:hover .step-title .number {color:#FFF !important;}

.onestepcheckout-index-index .p.required {text-align:left;}

.onestepcheckout-index-index .form-list .field {    width: 46% !important;}

@media(max-width: 1200px) {
  .onestepcheckout-index-index .form-list .field {    width: 42% !important;}
}

.onestepcheckout-index-index .form-list input.input-text {    height: 30px;}

.onestepcheckout-index-index .form-list li.tipopessoa label {    margin-right: 3%;}
.onestepcheckout-index-index .form-list .input-box {    margin-bottom: 5px;}
.onestepcheckout-index-index .form-list li {margin: 0 0 5px;}

.onestepcheckout-index-index .control.tipopessoa {    margin-left: 16px;}

.onestepcheckout-index-index .form-list li {margin:0;}
.onestepcheckout-index-index .form-list li.fields {margin-bottom: 5px;}
.onestepcheckout-index-index .sp-methods dt input.radio {    margin-left: 15px;}
.onestepcheckout-index-index .opc .checkout-agreements {border:none;}
.onestepcheckout-index-index #osc-billing-password-area {margin-top:5px;}
.onestepcheckout-index-index .sp-methods .form-list li {    padding: 0 0 20px !important;}
#onestepcheckout-shipping-method dd {    padding-bottom: 5px;margin-bottom: 12px;}
#onestepcheckout-shipping-method .sp-methods .price {    margin-left: 5px;    font-weight: bold;    color: #3C3C3C;}
#onestepcheckout-shipping-method .sp-methods .price::before{
  content: "- ";
  font-weight:normal !important;
}

.onestepcheckout-cart-table {    font-size: 14px !important;}
.onestepcheckout-cart-table tbody td, .onestepcheckout-cart-table tfoot td, .onestepcheckout-cart-table tfoot th {    border-bottom: thin solid #e0e0e0;}
.onestepcheckout-index-index .onestepcheckout-error-msg  {color:red;margin:10px 0 20px;}
.product-tabs.horizontal {margin-top:30px;}

.header-container.type13.header-newskin .header > .logo img {height:60px;}
.header .logo img {max-width:200px !important;}

.demo-notice {background:#636363 !important;}

.infinite-loader .btn-load-more {border: 1px solid #d4d4d4;background-color: #e6e6e6;}

.catalog-product-view .alert-price.link-price-alert {font-size: 13px !important;}
.catalog-product-view .alert-stock.link-stock-alert {font-size: 13px !important;}

.catalog-product-view .paypal-logo-product {display:none !important;}
.catalog-product-view .paypal-logo {display:none !important;}

.header-container .compare-link {        font-size: 13px !important;margin-left: 9px !important;    margin-top: 7px !important;}
.configurable-swatch-list li span.count {display:none;}
#narrow-by-list dd .configurable-swatch-list li {    width: 14%;}

.customer-address-form .form-list .field {width: 47%;}
.customer-account-create .form-list .field {width: 47%;}
.customer-account-create .form-list .input-box {width: 99%;}
.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {    padding-right: 8px;}
.pslogin-block {    text-align: center;}

.customer-account-login .benefits {margin-top:20px;}
.customer-account-login .benefits li {font-size: 15px;    padding: 10px 0;}

.onestepcheckout-index-index .pslogin-block {text-align: left;}
.onestepcheckout-index-index .pslogin-block .pslogin-buttons .facebook .pslogin-button-auto {margin-right: 5px;}

.customer-account-edit .form-list .field {width: 47%;}

.opc .section .step-title .number, .opc .section.allow.active .step-title .number, .no-touch .opc .section.allow:hover .step-title .number {    background: #f18686 !important;}
.opc .section.allow .step-title:hover h2, .opc .section.active .step-title h2 {color:#f18686 !important;}
.opc .section .step-title .number, .opc .section.allow.active .step-title .number {background: #f18686 !important;}
.opc .section.active .step-title h2 {color:#f18686 !important;}
.header-container.type13.sticky-header .header-wrapper, .header-container.type13.header-newskin.sticky-header .header-wrapper {background:#eaeaea;    border-bottom: 1px solid #d6d6d6;-webkit-box-shadow: 0px 3px 13px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 13px -4px rgba(0,0,0,0.75);
box-shadow: 0px 3px 13px -4px rgba(0,0,0,0.75);}

.page-quickview .paypal-logo {display:none !important;}

/* Etapas do Checkout */
.etapacheckout {    padding-bottom: 5px;       margin-bottom: 20px;}
.etapacheckout.etapa1 {}
.etapacheckout.etapa2 {}
.etapacheckout.etapa3 {}

.etapacheckout.etapa1 .passo1 {width:33%;float:left;text-align: center;    background: #eaeaea;    border-bottom: 3px solid #333;    padding-top: 10px;margin-bottom:10px !important;    margin-block-end: 10px !important;}
.etapacheckout.etapa1 .passo2 {width:33%;float:left;text-align: center;}
.etapacheckout.etapa1 .passo3 {width:33%;float:right;text-align: center;}

.etapacheckout.etapa2 .passo1 {width:33%;float:left;text-align: center;}
.etapacheckout.etapa2 .passo2 {width:33%;float:left;text-align: center;    background: #eaeaea;    border-bottom: 3px solid #333;    padding-top: 10px;margin-bottom:10px !important;    margin-block-end: 10px !important;}
.etapacheckout.etapa2 .passo3 {width:33%;float:right;text-align: center;}

.etapacheckout.etapa3 .passo1 {width:33%;float:left;text-align: center;}
.etapacheckout.etapa3 .passo2 {width:33%;float:left;text-align: center;}
.etapacheckout.etapa3 .passo3 {width:33%;float:right;text-align: center;    background: #eaeaea;    border-bottom: 3px solid #333;    padding-top: 10px;margin-bottom:10px !important;    margin-block-end: 10px !important;}

.etapacheckout img {width:40px;height:40px;}

.passo-ativo {    color: #333;    font-weight: 600;    text-transform: uppercase;    font-size: 17px;    margin: 9px 0 0 10px;    display: inline-block; }
.passo-inativo {color:#CCC; text-transform: uppercase;    font-size: 17px;    margin: 10px 0 0 10px;    display: inline-block;    }

.checkout-cart-index .sp-methods dd {margin-left:10px;    }
.checkout-cart-index .sp-methods dt {font-weight: 600 !important;}
.banner_checkout_mp, .banner_checkout_ticket_mp {display:none !important;}

.mercadopago-checkout-page #box-mercadopago {text-align:center !important;}
.mercadopago-checkout-page #logo-mercadopago {    margin: 20px auto;}
.mercadopago-checkout-page .main {text-align: center !important;}

.product-collateral {    margin-top: 70px;}

.catalog-product-view .block-shipping-results .block-content dl dd {padding: 5px 0px 10px 0;margin-left: 0;}
.form-list.iugu-payment-icons {display:none;}
.tcbPaymentFlag {display:none !important;}

#onestepcheckout-shipping-method ul li input {    float: left;    margin-top: 3px !important;}
.act.home-icon-img a {    padding-top: 0 !important;    top: -7px !important;}

/* Arrumando Exibição do Cartão no Checkout - Yapay Intermediador */
ul li img.tcPaymentFlag {    width: 28px !important;}
.onestepcheckout-index-index .sp-methods .form-list li {padding: 0 0 4px !important;}
ul li.tcPaymentMethod {    width: 40px !important;height:40px !important;}
#displayCcInfo br {display:none !important;}
#displayCcInfo .input-box .form-list select {    width: 47% !important;}
#payment_form_traycheckoutapi_onlinetransfer ul li.tcPaymentMethod {    width: 60px !important;}
#payment_form_traycheckoutapi .sp-methods label {width:100%;}

/* Aviso Superior */
.aviso-superior {text-align:center;width:100%;height:auto;padding:5px 0;background: #08c;    color: #FFF;    font-weight: 500;}
.aviso-superior p {font-size:14px;margin-bottom:0;    max-width: 1170px;    margin: 0 auto;}

/* Atualizacoes em 12-05-2026 */
.topo-mensagem {}
.topo-mensagem-content {}
.topo-mensagem-content span {font-weight: 600;    font-size: 0.95em;    padding: 4px 0;    margin: 4px 10px;    display: inline-block;    letter-spacing: -0.5px;}

.header-container.type4.header-newskin {}

.homepage-bar .container .icon-shipping, .homepage-bar .container .icon-credit-card, .homepage-bar .container .icon-us-dollar {display: inline-block;}
.homepage-bar {    margin-bottom: 10px;border: none;}

.top-container #banner-slider-demo-5 {width: 1110px;margin: 0 auto;max-width: 100% !important;}

.footer-top {background-color: #0087b3 !important;}
.footer-middle {background-color: #f7f7f7 !important;}
.footer-top {    text-align: left;padding: 10px 0 !important;}
.footer-top .block-content {margin: 15px 0px !important;}
.footer-middle, .footer-middle p, .footer-middle .contact-info i {color: #3b3b3b !important;}
.footer-middle .block .block-title strong {color: #3b3b3b !important;}
.footer-middle a {color: #3b3b3b !important;}
.footer-middle .working span {color: #3b3b3b !important;}
.footer-middle .working span b {color: #3b3b3b !important;}
.footer-middle .contact-info b {color: #3b3b3b !important;}
.footer-top .footer-top-inner {border: none !important;}

.footer-top .block-content {float:none !important;;text-align: center;}
.footer .social-icons {float:none !important;}
.footer .social-icons img {    margin: 0 10px;    vertical-align: middle;}

.product-shop .short-description {display: none !important;}

.product-shop .add-to-cart button.button span {background: #40c52a !important;}
.checkout-cart-index .btn-proceed-checkout span {background: #40c52a !important;    padding: 2px 15px;}
.checkout-cart-index .btn-proceed-checkout span span {font-weight: 600;letter-spacing: 0.1px;font-size: 1.1em;}

.etapacheckout.etapa1 {display: inline-block;    width: 100%;}
.etapacheckout.etapa1 .passo2, .etapacheckout.etapa1 .passo3 {margin-top:12px;}

.etapacheckout.etapa2 {display: inline-block;    width: 100%;}
.etapacheckout.etapa2 .passo1, .etapacheckout.etapa2 .passo3 {margin-top:12px;}

.etapacheckout.etapa3 {display: inline-block;    width: 100%;}
.etapacheckout.etapa3 .passo1, .etapacheckout.etapa3 .passo2 {margin-top:12px;}

.header-container.type4.header-newskin .header > .logo {max-width: 200px;}

.catalog-product-view .product-shop .product-info {margin-bottom:0 !important;padding-bottom: 5px !important;}
.catalog-product-view .product-shop .product-info .price-box {margin:20px 0 0;}
.catalog-product-view .product-view .product-shop .price-box .regular-price .price {    color: #101010;    font-size: 24px;}
.catalog-product-view .product-view .product-shop .price-box .special-price .price {    color: #101010;    font-size: 24px;}
.catalog-product-view .product-view .product-shop .price-box .old-price {display: block;}
.catalog-product-view .product-view .product-shop .price-box .old-price .price {font-size: 18px;    color: #818181;}

.product-shop .soft-preco-avista strong {font-size:30px;font-family: 'Oswald';color:#0e8b00;}
.product-shop .soft-preco-avista span {font-size: 18px;text-align: right;font-family: 'Oswald';}