



@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
body {
    box-sizing: border-box;
    margin: 0;
    font-size: 13px;
    line-height: 1;
    font-family: 'Oswald', sans-serif!important;
    color: #000000;
    position: relative;
}
input:focus,textarea:focus{
    outline: none;
}
input[type="text"] {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    color: #808080;
    font-family: 'Oswald', sans-serif;
}
input::-webkit-input-placeholder {
   color: #808080 !important;
}
input:-moz-placeholder {
   color: #808080 !important;
}
input::-moz-placeholder {
   color: #808080 !important;
}
input:-ms-input-placeholder {  
   color: #808080 !important; 
}
a{
    color: #000000;
    outline: none !important;
    text-decoration: none;
    cursor: pointer;
}
a, a:hover, a:active, a:visited,a:focus {
    text-decoration:none;
    outline: none !important;
}
button, button:hover, button:active, button:visited,button:focus {
    text-decoration:none;
    outline: none !important;
}
a:hover{
    text-decoration: none;
    color: #000000;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.no-padding{
    padding: 0px !important;
}
.no-padding-r{
    padding-right: 0px !important;
}
.no-padding-l{
    padding-left: 0px !important;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
    padding-right: 0;
    padding-left: 0;
}
#box-thumbs > div > a.next{
    margin-left: 36px;
}
#box-thumbs > div > a.next > span{
    margin-top: 5px;
}
#box-thumbs > div > a.prev.disabled > span{
    margin-bottom: 20px;
}
#box-thumbs > div > a.prev.disabled{
    margin-left: 36px;
}

.drawer.drawer--left.drawer-close {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.container-fluid{
    max-width: 1230px;
    margin:0 auto;
    clear: both;
}
.header_mobile{
    display: none;
}
.header_desktop{
    width: 100%;
    position: relative;
    display: inline-block;
    height: auto;
    float: left;
}
.hd-mob{
    visibility: visible;
    display: none;
}
.hd-dsk{
    visibility: hidden;
}
header{
    width: 100%;
    height: auto;
    clear: both;
}
main{
    width: 100%;
    height: auto;
    clear: both;
}
.container-fluid-header{
    max-width: 1450px;
    margin:0 auto;
    position: relative;
    clear: both;
}
.header_desktop .infos{
    width: 100%;
    height: 40px;
    float: left;
    background-color: #fa8072;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}
.header_desktop .infos p{
    width: auto;
    margin: 0 auto;
    padding: 12px 0px;
    display: block;
    text-align: center;
}
.header_desktop .infos p em{
    width: auto;
    display: inline-block;
    margin: 0px 20px;
    font-style: normal;
}
.header_desktop .infos a.fechar{
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 13px;
    right: 0px;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.header_desktop .top{
    width: 100%;
    background-color: #ffffff;
    height: 92px;
    float: left;
}
.header_desktop .top a.logo{
    width: 10%;
    margin-top: 28px;
    float: left;
}
.header_desktop .top a.logo img{
    max-width: 100%;
    float: left;
}
.header_desktop .top .holder_search{
    width: 43%;
    height: auto;
    margin: 29px 0px 0px 5%;
    float: left;
    position: relative;
    display: block;
}
.header_desktop .top .holder_search .search{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    overflow: visible;
    display: block;
}
.header_desktop .top .holder_search .search .search_field{
    width: 100%;
    height: 36px;
    color: #808080;
    padding: 12px 12px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #000000;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    z-index: -1;
}
.header_desktop .top .holder_search .search .search_submit{
    width: 15%;
    height: 36px;
    background-color: #000000;
    color: #ffffff;
    font-size: 17px;
    display: block;
    z-index: 1;
    float: right;
    border:none;
    cursor: pointer;
}
.header_desktop .top .search div.ss-wrap{
    width: 83%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: 9999;
}
.header_desktop .top .search ul.ss-box{
    width: 100% !important;
    top: 35px !important;
    left: 0px !important;
    border-radius: none !important;
    box-sizing: border-box !important;
    background: #ffffff!important;
    padding: 0px 0px;
    list-style: none;
    margin: 0;
    border: 1px solid #000000;
}
.header_desktop .top .search ul.ss-box li{
    width: 100%;
    float: left;
    color: #444444;
}
.header_desktop .top .search ul.ss-box .ss-header{
    display: none;
}
.header_desktop .top .search ul.ss-box li.ss-result{
    width: 100%;
    height: auto;
    list-style: none !important;
    float: left;
    border-bottom: 1px solid #000000;
}
.header_desktop .top .search ul.ss-box li.ss-result:last-child{
    border-bottom: none;
}
.header_desktop .top .search ul.ss-box li.ss-result span.ss-result-title{
    color: #000000 !important;
    text-transform: uppercase;
    margin-top: 8px;
    float: left;
}
.header_desktop .top .user-menu{
    width: auto;
    float: right;
    margin-top: 10px;
}
.header_desktop .top .user-menu a.login{
    width: auto;
    float: left;
    display: inline-block;
    margin-top: 16px;
}
.header_desktop .top .user-menu a.login span.texto{
    font-size: 14px;
    color: #000000;
    float: left;
    display: block;
    padding-right: 25px;
    margin-top: 13px;
}
.header_desktop .top .user-menu a.login i{
    width: 27px;
    height: 34px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: -17px 0px;
    background-repeat: no-repeat;
    float: left;
}
.header_desktop .top .user-menu a.login i:hover{
    background-image: url('https://v0.betalabs.cloud/wilson-5b9821870b3fb/ecommerce/rockcode/img/sprite-2.png');
    background-position: -9px 0px;
}
.header_desktop .top .user-menu a.notifications{
    width: auto;
    float: left;
    display: inline-block;
    margin-top: 16px;
    margin-left: 30px;
}
.header_desktop .top .user-menu a.notifications i{
    width: 43px;
    height: 32px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: -45px -1px;
    background-repeat: no-repeat;
    float: left;
}
.header_desktop .top .user-menu a.notifications i:hover{
    background-image: url('https://v0.betalabs.cloud/wilson-5b9821870b3fb/ecommerce/rockcode/img/sprite-2.png');
    background-position: -37px -1px;
}
.header_desktop .top .user-menu .sacola{
    width: auto;
    height: 44px;
    float: left;
    display: inline-block;
    margin-top: 16px;
    margin-left: 30px;
    position: relative;
    cursor: pointer;
}
.header_desktop .top .user-menu .sacola i{
    width: 25px;
    height: 34px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: -91px -1px;
    background-repeat: no-repeat;
    float: left;
}
.header_desktop .top .user-menu .sacola i:hover{
    background-image: url('https://v0.betalabs.cloud/wilson-5b9821870b3fb/ecommerce/rockcode/img/sprite-2.png');
    background-position: -83px -1px;
}
.header_desktop .top .user-menu .sacola .dropdown-content{
    width: 390px;
    max-width: 390px;
    display: none;
    position: absolute;
    border:1px solid #000000;
    top: 44px;
    right: 0;
    margin: 0;
    padding: 0;
    color: #000000;
    background-color: #fff;
    z-index: 10;
}
.header_desktop .top .user-menu .sacola:hover .dropdown-content{
    display: block;
}
.header_desktop .top .user-menu .sacola .dropdown-content .blackbox{
    width: 100%;
    height: 54px;
    background-color: #000000;
    display: block;
    margin: 0;
    padding: 15px 0px;
    color: #ffffff;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    float: left;
}
.header_desktop .top .user-menu .sacola .dropdown-content a.btn-comprar{
    width: 100%;
    height: 54px;
    background-color: #54BA63;
    color: #ffffff;
    display: block;
    float: left;
}
.header_desktop .top .user-menu .sacola .dropdown-content a.btn-comprar span{
    width: auto;
    display: table;
    text-align: center;
    font-size: 21px;
    padding: 15px 0px;
    margin: 0 auto;
}
.header_desktop .top .user-menu .sacola .dropdown-content a.btn-comprar i.arrow-right{
    width: 9px;
    height: 15px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -27px -64px;    
    float: right;
    margin: 3px 0px 0px 20px;
}
.header_desktop .top .user-menu a em,.header_desktop .top .user-menu div em{
    width: auto;
    display: inline-block;
    font-style: normal;
    font-size: 14px;
    margin: 15px 0px 0px 7px;
    float: left;
}
.header_desktop .top .user-menu .sacola .dropdown-content ul{
    width: 100%;
    clear: both;
    margin: 0;
    max-height: 270px;
    overflow-y: scroll;
    padding: 0;
    background-color: #ffffff;
    display: block;
    float: left;

}
.header_desktop .top .user-menu .sacola .dropdown-content ul::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
    border-radius: 10px;
    
    background-color: #F5F5F5;
}
.header_desktop .top .user-menu .sacola .dropdown-content ul::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.header_desktop .top .user-menu .sacola .dropdown-content ul::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #000000;
}


.header_desktop .top .user-menu .sacola .dropdown-content ul li{
    width: 100%;
    float: left;
    margin: 0;
    padding: 30px 12px;
    border-bottom: 1px solid #000000;
    list-style: none;
}
.header_desktop .top .user-menu .sacola .dropdown-content ul li .thumb{
    width: 15%;
    float: left;
}
.header_desktop .top .user-menu .sacola .dropdown-content ul li .thumb img{
    max-width: 100%;
}
.header_desktop .top .user-menu .sacola .dropdown-content ul li .info{
    width: 85%;
    display: block;
    float: left;
}
.header_desktop .top .user-menu .sacola .dropdown-content ul li .info span{
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 1.5;
}
.header_desktop .top .user-menu .sacola .dropdown-content .sad{
    width: 100%;
    padding: 20px 0px;
    float: left;
    text-align: center;
    display: inline-block;
}
.header_desktop .top .user-menu .sacola .dropdown-content .sad span{
    text-align: center;
    width: auto;
    display: inline-block;
    margin: 0 auto;
}
.header_desktop .top .user-menu .sacola .dropdown-content .sad i{
    width: 56px;
    height: 56px;
    
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -74px -133px;
}
header .header_desktop nav{
    width: 100%;
    height: 58px;
    display: block;
    position: relative;
    float: left;
    background-color: #000000;
}
header .header_desktop nav ul.main-menu{
    width: 100%;
    float: left;
    display: block;
    padding:0px 0px 0px 15%;
    margin: 0px;
}
header .header_desktop nav ul.main-menu li{
    width: auto;
    float: left;
    height: 58px;
    margin-right: 0px;
    display: block;
    padding-right: 28px;
    list-style: none;
    cursor: pointer;
    padding-left: 28px;
}
header .header_desktop nav ul.main-menu li a{
    width: 100%;
    height: 58px;
    padding: 19px 0px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
}
header .header_desktop nav ul.main-menu li.revenda{
    float: right;
    margin-right: 0;
}
header .header_desktop nav ul.main-menu li.revenda a{
    color: #00FFFF;
}
header .header_desktop nav ul.main-menu li a:hover,header .header_desktop nav ul.main-menu li.active a{
    border-bottom: 4px solid #ffffff;
}
header .header_desktop nav .sub-nav-content{
    width: 100%;
    min-height: 400px;
    clear: both;
    position: absolute;
    top: 58px;
    left: 0px;
    display: none;
    background-color: #000000;
    z-index: 999;
    
    border: none;
    padding-bottom: 20px;
}
header .header_desktop nav.active{
    border-bottom: 1px solid #2D2D2D;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu{
    width: 100%;
    padding:52px 0px 40px 15%;
    float: left;
    display: none;
    height: auto;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu ul{
    width: 150px;
    height: auto;
    border-right: 1px solid #2D2D2D;
    margin: 0px 40px 20px 0px;
    padding: 0;
    display: block;
    float: left;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu .holder-list{
    width: 60%;
    float: left;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu ul a.title{
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0;
    float: left;
    font-size: 17px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu ul li{
    width: 100%;
    float: left;
    margin: 0px 0px 20px 0px;
    padding: 0;
    height: auto;
    list-style: none;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu ul li a{
    color: #ffffff;
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu ul li a:hover{
    color: #666666;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu .img-destaque{
    width: 40%;
    float: right;
}
header .header_desktop nav .sub-nav-content .sub-nav-content-menu .img-destaque img{
    max-width: 45%;
    margin-left: 10px;
}
.header_desktop{

}
.header_desktop.fixed{
    top: 0px !important;
    position: fixed;
    z-index: 9999;
}
.fullbanner{
    width: 100%;
    padding: 0px 0px;
    clear: both;
}
#fullbanner .carousel-inner{
    min-width: 100%;
    height: auto;
    display: block;
    
}
#fullbanner .carousel-inner .item{
    width: 100%;
    height: auto;
    display: block
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 0;
    left: 0;
}

#nao_tenho_cadastro{
    display: none!important;
}

#fullbanner .carousel-inner .item .container-fluid{
    display: inherit;
}
#fullbanner a.carousel-control.left{
    width: 28px;
    height: 48px;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: -118px -1px;
    background-repeat: no-repeat;
    display: block;
    top: 50%;
    margin-top: -20px;
    left: 45px;
    text-indent: -99999px;
}
#fullbanner a.carousel-control.right{
    width: 28px;
    height: 48px;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: -148px -1px;
    background-repeat: no-repeat;
    display: block;
    top: 50%;
    margin-top: -20px;
    right: 45px;
    text-indent: -99999px;
}
section.em-destaque{
    width: 100%;
    padding: 70px 0px;
    clear: both;
}
section.em-destaque a img{
    max-width: 100%;
}
section.em-destaque h2{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 38px;
    margin-bottom: 25px;
    font-weight: 600;
    text-align: center;
    color: #000000;
}
section.em-destaque-dois{
    width: 100%;
    padding: 0px 0px;
    clear: both;
}
section.em-destaque-dois a{
    width: 100%;
    height: auto;
    float: left;
    display: block;
}
section.em-destaque-dois a img{
    max-width: 100%;
}
section.instagram{
    width: 100%;
    padding: 35px 0px 30px 0px;
    clear: both;
}
section.instagram .topo{
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
section.instagram .topo a{
    width: auto;
    margin: 0 auto;
    display: table;
}
section.instagram .topo a i{
    width: 159px;
    height: 54px;
    display: block;
    float: left;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: -178px -3px;
    background-repeat: no-repeat;
}
section.instagram .topo a span{
    width: auto;
    float: left;
    display: block;
    font-size: 16px;
    color: #000000;
    margin: 10px 0px 0px 33px;
}
section.instagram .images{}
section.instagram .images a{
    width: 19.9%;
    float: left;
}
section.instagram .images a img{
    max-width: 100%;
    float: left;
}
section.instagram .images a:first-child{
    width: 39.9%;
}
section.rock-news{
    width: 100%;
    padding: 0px 0px 0px 0px;
    clear: both;
}
section.rock-news .blue-box{
    width: 100%;
    position: relative;
    float: left;
    min-height: 230px;
    background-color: #30FFED;
    border: 2px solid #000000;
}
section.rock-news .blue-box .x{
    width: 116px;
    height: 116px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: -386px -1px;
    background-repeat: no-repeat;
    position: absolute;
    left: 88px;
    top: 52px;
}
section.rock-news .blue-box .x:last-child{
    left: initial;
    right: 88px;
}
section.rock-news .blue-box .middle{
    max-width: 590px;
    height: auto;
    display: table;
    margin: 0 auto;
}
section.rock-news .blue-box .middle .title{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 41px;
    color: #000000;
    font-weight: 600;
    margin: 27px 0px 0px 0px;
}
section.rock-news .blue-box .middle .title span{
    display: inline-block;
}
section.rock-news .blue-box .middle .title i{
    width: 45px;
    height: 34px;
    margin: 4px 0px 0px 20px;
    display: inline-block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-position: -340px -1px;
    background-repeat: no-repeat;
}
.envelope-news{
    width: 45px;
    height: 34px;
    margin: -10px 0px 0px 20px;
    display: inline-block;
}
section.rock-news .blue-box .middle p{
    width: 100%;
    text-align: center;
    float: left;
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
    margin: 22px 0px;
    font-weight: 500;
}
section.rock-news .blue-box .middle #form-newsletter{
    width: 100%;
    height: auto;
    padding: 0px 30px;
    float: left;
    position: relative;
    overflow: visible;
    display: block;
}
section.rock-news .blue-box .middle #form-newsletter .texto{
    width: 83%;
    height: 36px;
    color: #808080;
    padding: 0 12px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #000000;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    z-index: 0;
    padding-top: 0px !important;
}
section.rock-news .blue-box .middle #form-newsletter .submit{
    width: 15%;
    height: 36px;
    background-color: #000000;
    color: #ffffff;
    font-size: 17px;
    display: block;
    z-index: 1;
    float: right;
    border:none;
    cursor: pointer;
}
section.about{
    width: 100%;
    padding: 45px 0px 45px 0px;
    clear: both;
}
section.about p{
    width: 100%;
    float: left;
    line-height: 1.5;
    font-size: 16px;
    color: #000000;
}
section.fcontent{
    width: 100%;
    background-color: #000000;
    background-image: url('https://v0.betalabs.cloud/ecommerce/rockcode/img/bgf.png');
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0px 50px 0px;
    clear: both;
}
section.fcontent .first{
    width: 23%;
    float: left;
}
section.fcontent .second{
    width: 24%;
    float: left;
}
section.fcontent .third{
    width: 27%;
    float: left;
}
section.fcontent .third a{
    color: white !important;
}
section.fcontent .fourth{
    width: 26%;
    float: left;
}
section.fcontent ul.fmenu{
    width: 100%;
    float: left;
    margin: 30px 0px 0px 0px;
    padding: 0;
}
section.fcontent ul.fmenu li{
    width: 100%;
    float: left;
    margin-bottom: 14px;
    list-style: none;
}
section.fcontent ul.fmenu li a{
    color: #ffffff;
    font-size: 16px;
}
section.fcontent ul.fmenu li a:hover{
    color: #666666;
}
section.fcontent ul.social{
    width: 148px;
    float: left;
    margin: 0px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}
section.fcontent ul.social li{
    list-style: none;
    width: auto;
    float: left;
    margin: 0;
    padding: 0px;
}
section.fcontent ul.social li a{
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    margin-right: 15px;
}
section.fcontent ul.social li a.facebook{
    background-position: -142px -147px;
}
section.fcontent ul.social li a.instagram{
    background-position: -187px -147px;
}
section.fcontent ul.social li a.pinterest{
    background-position: -232px -147px;
}
section.fcontent h3{
    font-size: 18px;
    color: #ffffff;
    width: 100%;
    float: left;
    margin: 20px 0px 0px 0px;
    padding: 0;
}
section.fcontent p{
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 25px;
    margin-bottom: 0;
}
section.fcontent ul.bandeiras{
    width: 100%;
    float: left;
    padding: 0;
    margin-top: 30px;
}
section.fcontent ul.bandeiras li{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    margin-bottom: 15px;
    margin-right: 12px;
    display: block;
}
section.fcontent ul.bandeiras li.visa{
    width: 69px;
    height: 40px;
    background-position: -592px -2px;
}
section.fcontent ul.bandeiras li.master{
    width: 66px;
    height: 40px;
    background-position: -669px -2px;
}
section.fcontent ul.bandeiras li.diners{
    width: 128px;
    height: 34px;
    background-position: -737px -4px;
    margin-right: 0px;margin-bottom: 21px;
    
}
section.fcontent ul.bandeiras li.elo{
    width: 45px;
    height: 53px;
    background-position: -602px -62px;
    
}
section.fcontent ul.bandeiras li.amex{
    width: 50px;
    height: 50px;
    background-position: -675px -61px;
}
section.fcontent ul.bandeiras li.boleto{
    width: 59px;
    height: 45px;
    background-position: -754px -64px;
}
section.fcontent a.selo1{
    width: 84px;
    height: 53px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -868px -1px;
    float: left;
    margin: 30px 20px 0px 0px;
}
section.fcontent a.selo2{
    width: 88px;
    height: 46px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -973px -8px;
    float: left;
    margin: 30px 0px 0px 0px;
}
section.copy{
    width: 100%;
    min-height: 110px;
    clear: both;
}
section.copy p{
    width: auto;
    float: left;
    font-size: 12px;
    color: #000000;
    margin: 50px 0px 0px 0px;
}
section.copy a.beta{
    float: right;
    margin: 25px 0px 0px 0px;
}
section.banner img{
    max-width: 100%;
}
.main_content .filtros{
    width: 100%;
    margin: 40px 0px 0px 0px;
    float: left;
}
.main_content .filtros h4{
    width: auto;
    float: left;
    font-size: 15px;
    font-weight: 600;
}
.main_content .filtros #form_ordenacao .bootstrap-select{
    width: 120px;
}
.main_content .filtros #form_cores .bootstrap-select{
    width: 90px;
}
.bootstrap-select {
    margin-bottom: 0px !important;
}

.bootstrap-select .btn {
    border-radius: 0;
    height: 36px;
    padding: 0 10px;
    font-size: 15px;
    /*font-weight: 700;*/
    line-height: 1;
    /*color: #000000;*/
    text-align: center;
    background-color: #E6E6E6;
    border: 1px solid #E6E6E6;
}

.bootstrap-select .btn-default:hover {
    color: #000000!important;
    background-color: #666666!important;
    border-color: #666666!important;
    outline: none !important;
}

.btn-default:hover {
    color: #ffffff!important;
    background-color: #666666!important;
    border-color: #666666!important;
    outline: none !important;
}
.btn-error:hover {
    background-color: #ffffff!important;
    border-color: #c70000!important;
    outline: none !important;
}
.btn-success:hover {
    color: #ffffff!important;
    background-color: #4a8d54!important;
    border-color: #4a8d54!important;
    outline: none !important;
}
.confirm:hover {
    color: #ffffff!important;
    background-color: #4a8d54!important;
    border-color: #4a8d54!important;
    outline: none !important;
}

.img-description {
    position: relative;
}

.img-description div.span-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.67);
    padding: 16%;
    display: none;
}

.img-description:hover div.span-desc{
    display: block;
}

.span-default-sb:hover {
    color: #666666!important;
}
.span-error-sb:hover {
    color: #c70000!important;
}
.span-green-aqua-sb:hover {
    color: #009191!important;
}
.span-default:hover {
    color: #ffffff!important;
    background-color: #666666!important;
    border-color: #666666!important;
    outline: none !important;
}
.span-error:hover {
    background-color: #c70000!important;
    border-color: #c70000!important;
    outline: none !important;
}
.span-success:hover {
    color: #ffffff!important;
    background-color: #4a8d54!important;
    border-color: #4a8d54!important;
    outline: none !important;
}

.bootstrap-select .btn-default.focus,
.btn-default:active {
    color: #000000!important;
    background-color: #666666!important;
    border-color: #666666!important;
    outline: none !important;
}
.bootstrap-select .dropdown-toggle:focus{
    outline:none !important;
}
.bootstrap-select .btn.focus,
.btn:focus,
.btn:hover {
    color: #000000;
    text-decoration: none;
    background-color: #E6E6E6;
    outline: none !important;
}

.bootstrap-select .btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    /*color: #000000;*/
    /*background-color: #E6E6E6;*/
    /*border-color: #E6E6E6 !important;*/
    /*outline: none !important;*/
    /*box-shadow:none !important;*/
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
    /*border-color: #E6E6E6 !important;*/
    border-color: black !important;
    box-shadow:none !important;
    outline: none !important;
}
.bootstrap-select .btn .caret {
    border: none;
    width: 17px;
    height: 10px;
    display: block;
    background-color: transparent;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -2px -44px;
    top: 8px !important;
    right: 10px !important;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: 6px !important;
}
.bootstrap-select.open .dropdown-menu{
    border-radius:0px !important;
    border-color: #E6E6E6 !important;
    margin: 0 !important
}
.bootstrap-select.btn-group .dropdown-menu li{
    border-bottom: 1px dotted #000000;
    
}
.bootstrap-select.btn-group .dropdown-menu li a{
    padding: 6px 15px;
}
.main_content .filtros form{
    /*margin-left: 30px; */
    float: left;
    width: 165px !important;
}
.main_content .filtros .faixa-de-preco{
    width: 155px;
    height: 36px;
    /*margin-left: 30px;*/
    padding: 0px 10px;
    float: left;
    background-color: #E6E6E6;
    display: block;
}
.main_content .filtros .faixa-de-preco .holder{
    width: 210px;
    height: 36px;
    float: left; 
    margin: 0px 0px 0px 15px;
}
.main_content .filtros .faixa-de-preco .amount_min {
    font-size: 14px;
    line-height: 1;
    font-style: normal;
    width: 15%;
    margin-top: 12px;
    float: left;
}
.main_content .filtros .faixa-de-preco .amount_max {
    font-size: 14px;
    line-height: 1;
    font-style: normal;
    width: 15%;
    float: right;
    margin-top: 12px;
    margin-left: 2.5%;
}
.main_content .filtros .faixa-de-preco .holder_slider {
    width: 50%;
    display: block;
    position: relative;
    float: left;
    padding-top: 15px;
    margin-left: 20px;
}
.main_content .filtros .faixa-de-preco #slider-range {
    width: 100%;
    float: left;
    height: 3px !important;
    background: #ffffff;
    border: none;
    margin-top: 3px;
}
.main_content .filtros .faixa-de-preco #slider-range .ui-widget-header {
    background: #000000;
}
.main_content .filtros .faixa-de-preco .ui-state-default,
.main_content .filtros .faixa-de-preco .ui-widget-content .ui-state-default,
.main_content .filtros .faixa-de-preco .ui-widget-header .ui-state-default {
    background: #000000 !important;
    border: none !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    width: 15px !important;
    height: 15px !important;
    top: -6px !important;
    display: inline-block !important;
}
.main_content .filtros  #slider-range .ui-slider-handle {
    background: #ffffff;
    border-color: #dedede;
    border-radius: 50%;
    linear-gradient: none;
    position: absolute;
}
.main_content .filtros  #slider-range .ui-slider-handle:focus {
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.main_content .filtros  #min,
.main_content .filtros  #max {
    position: absolute;
    width: 50px;
    text-align: center;
    border: 0;
    color: #666666;
    font-size: 11px;
    padding-top: 7px;
    font-weight: bold;
    font-style: italic;
}
.produtos-list{
    width: 100%;
    float: left;
    padding: 35px 0px 0px 0px;
    clear: both;
}
.produtos-list h1{
    width: 100%;
    float: left;
    margin: 0px 0px 40px 0px;
    padding: 0;
    font-size: 29px;
    text-align: center;
}
.produtos-list .item{
    margin-bottom: 35px;
    position: relative;
}
.produtos-list .item .thumb{
    width: 100%;
    border: 1px solid #E6E6E6;
    float: left!important;
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-align-items: center!important;
    align-items: center!important;
    -webkit-justify-content: center!important;
    justify-content: center!important;
}
.produtos-list .item .thumb img{
    max-width: 100%;
    min-width: 100%;
    float: left;
}
.produtos-list .item .info{
    width: 100%;
    height: 170px;
    display: inline-block;
    padding:0;
    float: left;
    position: relative;
}
.produtos-list .item .info a.title{
    width: 100%;
    float: left;
    font-size: 17px;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
}

.produtos-list .item .info p.old_price{
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 1;
    margin:0;
    color: #808080;
    text-align: center;
    text-transform: uppercase;
    text-decoration: line-through;
    position: absolute;
    top: 65px;
    margin-top: -10px;
}
.produtos-list .item .info p.price{
    width: 100%;
    float: left;
    font-size: 20px;
    margin:0;
    color: #000000;
    text-align: center;
    font-weight: 700;
    position: absolute;
    top: 85px; 
    margin-top: -9px;
}
.produtos-list .item .info p.parc{
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 1;
    margin:0;
    color: #808080;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 110px;
    margin-top: -8px;
}
.produtos-list .item .info a.veja-mais{
    width: 100%;
    float: left;
    font-size: 15px;
    /*color: #808080;*/
    color: black;
    text-align: center;
    position: absolute;
    bottom: 22px;
}
.produtos-list .item .info a.veja-mais:hover{
    color: #808080;
}
.produtos-list .item a.btn-comprar{
    width: 260px;
    height: 44px;
    background-color: #54BA63;
    color: #ffffff;
    display: none;
    position: absolute;
    bottom: 220px;
    left: 50%;
    margin-left: -130px;
}
.produtos-list .item:hover a.btn-comprar{
    display: block;
}
.produtos-list .item a.btn-comprar.sold-out{
    background-color: #FF0000 !important;
}

.produtos-list .item a.btn-comprar.sold-out span{
    width: 210px;
    text-align: right;
}
.produtos-list .item a.btn-comprar i.bag{
    width: 15px;
    height: 20px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -3px -60px;    
    float: left;
    margin: 10px 0px 0px 28px;
}
.produtos-list .item a.btn-comprar span{
    width: 180px;
    text-align: center;
    font-size: 17px;
    margin: 13px 0px;
    float: left;
}
.produtos-list .item a.btn-comprar i.arrow-right{
    width: 9px;
    height: 15px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -27px -64px;    
    float: right;
    margin: 13px 28px 0px 0px;
}
.produtos-list .item a.btn-avisar{
    width: 260px;
    height: 44px;
    background-color: #FF0000;
    color: #ffffff;
    display: none;
    position: absolute;
    bottom: 220px;
    left: 50%;
    margin-left: -130px;
}
.produtos-list .item:hover a.btn-avisar{
    display: block;
}
.produtos-list .item a.btn-avisar span{
    width: 180px;
    text-align: center;
    font-size: 17px;
    margin: 13px 0px 0px 20px;
    float: left;
}
.produtos-list .item a.btn-avisar i.arrow-right{
    width: 9px;
    height: 15px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -27px -64px;    
    float: right;
    margin: 13px 28px 0px 0px;
}

.produtos-list .item .mdp{
    z-index: 9999;
    text-align: center;
    padding: 0!important;
}
.produtos-list .item .mdp.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.produtos-list .item .mdp .modal-dialog {
    width: 900px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;

}
.produtos-list .item .mdp .modal-dialog .modal-content{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
    padding: 40px;
    width: 100%;
    float: left;
}
.produtos-list .item .mdp .modal-dialog .modal-content .left{
    width: 455px;
    float: left;
}
.produtos-list .item .mdp .modal-dialog .modal-content .right{
    width: 260px;
    float: right;
}
.produtos-list .item .mdp .modal-dialog .modal-content .box-thumbs{
    width: 90px;
    float: left;
}
.produtos-list .item .mdp .modal-dialog .modal-content .box-thumbs ul{
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    float: left;
}
.produtos-list .item .mdp .modal-dialog .modal-content .box-thumbs li {
    margin: 0px 0px 10px 0px;
    width: 84px;
    height: 120px;
    display: block;
}
.produtos-list .item .mdp .modal-dialog .modal-content .box-thumbs li a{
    width: 84px;
    height: 120px;
    border: 1px solid #E6E6E6;
    display: block;
    float: left;
    overflow: hidden;
}
.produtos-list .item .mdp .modal-dialog .modal-content .box-thumbs a img{
    max-width: 100%;
    min-width: 100%;
    height: auto;
    float: left;
}
.produtos-list .item .mdp .modal-dialog .modal-content .image_box{
    width: 355px;
    float: right;
}
.produtos-list .item .mdp .modal-dialog .modal-content .image_box a{
    cursor: default;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    float: right;
}
.produtos-list .item .mdp .modal-dialog .modal-content .image_box img{
    min-width: 100%;
    max-width: 100%;
    height: auto;
    float: left;
    border: 1px solid #E6E6E6;
}
.produtos-list .item .mdp .modal-dialog .modal-content .right h2.title-product{
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px 0px 8px 0px;
    padding: 0px;
    font-size: 20px;
    color: #000000;
}
.produtos-list .item .mdp .modal-dialog .modal-content .right .ref{
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    font-size: 15px;
    color: #808080;
}
.produtos-list .item .mdp .modal-dialog .modal-content .right .valores{
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.produtos-list .item .mdp .modal-dialog .modal-content .right .valores p{
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.produtos-list .item .mdp .modal-dialog .modal-content .right .valores .old_price{
    font-size: 16px;
    margin-bottom: 7px;
    color: #808080;
    text-decoration: line-through;
}
.produtos-list .item .mdp .modal-dialog .modal-content .right .valores .price{
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 7px;
}
.produtos-list .item .mdp .modal-dialog .modal-content .right .valores .payment-mt{
    font-size: 17px;
    color: #808080;
    margin-bottom: 7px;
}
.produtos-list .item .mdp .modal-dialog .modal-content .variables-box,.produtos-list .item .mdp .modal-dialog .modal-content .btn-add{
    width: 100%;
    float: left;
}
.produtos-list .item .mdp .modal-dialog .modal-content .variables-box .selectTamanho{
    width: 100%;
    float: left;
    margin-top: 18px;
}
.produtos-list .item .mdp .modal-dialog .modal-content .variables-box .selectTamanho span{
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 15px;
    padding-top: 13px;
    font-weight: 700;
    color: #000000;
    border: 1px solid #000000;
    display: block;
    float: left;
    margin-right: 12px;
    cursor: pointer;
}
.produtos-list .item .mdp .modal-dialog .modal-content .variables-box .selectTamanho span:last-child{
    margin-right: 0px;
}
.produtos-list .item .mdp .modal-dialog .modal-content .variables-box .selectTamanho span.active{
    background-color: #000000;
    color: #ffffff;
}
.produtos-list .item .mdp .modal-dialog .modal-content .variables-box .tamanho{
    width: auto;
    display: table;
    margin: 0 auto;
}

.produtos-list .item .mdp .modal-dialog .modal-content .btn-add a.btn-comprar{
    width: 100%;
    height: 50px!important;
    background-color: #54BA63;
    color: #ffffff;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    margin: 20px 0px 20px 0px;
    display: block;
    float: left;
    margin-bottom: -3%;
}
.produtos-list .item .mdp .modal-dialog .modal-content .btn-add a.btn-comprar span{
    width: auto;
    display: table;
    text-align: center;
    font-size: 21px;
    padding: 15px 0px;
    margin: 0 auto;
    float: none;
}
.produtos-list .item .mdp .modal-dialog .modal-content .btn-add a.btn-comprar i.arrow-right{
    width: 9px;
    height: 15px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -27px -64px;    
    float: right;
    margin: -29px 6px 0px 20px;
}
.produtos-list .item .mdp .modal-dialog .modal-content .btn-add a.obs{
    width: 100%;
    color: #808080;
    text-align: center;
    font-size: 15px;
    float: left;
}
.main_content.produto{
    margin-top: 70px;
    padding-bottom: 70px;
    width: 100%;
    float: left;
}
#box-thumbs{
    width: 15%;
    float: left;
    margin-right: 0px;
    position: absolute;
    left: 0px;
    z-index: 99;
    display: block;
    
}
#box-thumbs ul{
    width: 100%;
    float: left;
    padding:0px;
    max-height: 770px;
    display: block;
    overflow: hidden;
}
#image_box{
    width: 83%;
    display: block;
    height: auto;
    float: right;
    position: relative;
}
#image_box a{
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    float: right;
}
#image_box img{
    min-width: 100%;
    max-width: 100%;
    height: auto;
    float: left;
    border: 1px solid #E6E6E6;
}
#box-thumbs li {
    margin: 10px 0 0;
    width: 84px;
    list-style: none;
    height: 120px;
    display: block;
}
#box-thumbs li a{
    width: 84px;
    height: 120px;
    border: 1px solid #E6E6E6;
    display: block;
    float: left;
    overflow: hidden;
}
#box-thumbs li a img{
    max-width: 100%;
    min-width: 100%;
    height: auto;
    float: left;
}
#box-thumbs .slick-prev,#box-thumbs .slick-next {
    font-size: 12px;
    width: 100%;
    position: relative;
    background-color: transparent;
    border: none;
    display: block;
    text-align: center;
    float: left;
}
#box-thumbs .slick-prev{
    margin-bottom: 10px;
}
#box-thumbs li:first-child {
    margin: 0;
}
#box-thumbs a:hover,#box-thumbs li a.active{
    border: 1px solid #000000;
}
#box-thumbs .slick-prev:hover,#box-thumbs .slick-next:hover{
    border: none;
}
#gallery-mobile{
    display: none;
}
#detalhe_left{
    padding: 0px;
}
#detalhe_right{
    border-left: none;
    height: auto;
    padding: 0px 0px 0px 9%;
}
#detalhe_right h2.title-product{
    width: 100%;
    float: left;
    margin: 0px 0px 15px 0px;
    padding: 0;
    font-size: 29px;
    line-height: 1.4;
}
#detalhe_right p.ref{
    width: 100%;
    float: left;
    color: #808080;
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-size: 15px;
    line-height: 1;
}
#detalhe_right .valores{
    width: 100%;
    float: left;
    margin: 25px 0px 0px 0px;
}
#detalhe_right .valores .left{
    width: 33%;
    float: left;
    position: relative;
}
#detalhe_right .valores .left p.old_price{
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 1;
    color: #808080;
    text-decoration: line-through;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
}
#detalhe_right .valores .left p.price{
    width: 100%;
    float: left;
    font-size: 29px;
    line-height: 1;
    color: #000000;
    font-weight: 700;
    margin: 23px 0px 10px 0px;
}
#detalhe_right .valores .left p.payment-mt{
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 1;
    color: #808080;
    margin: 0px 0px 0px 0px;
}
#detalhe_right .valores .right{
    width: 66%;
    float: right;
}
#detalhe_right .valores .right .boleto{
    width: 100%;
    height: 57px;
    margin: 20px 0px 0px 0px;
    float: right;
}
#detalhe_right .valores .right .boleto .red{
    width: 250px;
    height: 57px;
    background-color: #FFDDDD;
    display: block;
    padding: 12px 15px;
    float: left;
}
#detalhe_right .valores .right .boleto .red .big{
    width: 100%;
    float: left;
    font-size: 17px;
    color: #FF0000;
    font-weight: 700;
}
#detalhe_right .valores .right .boleto .red .small{
    width: 100%;
    float: left;
    font-size: 14px;
    margin-top: 3px;
    color: #000000;
    font-weight: 700;
}
#detalhe_right .valores .right .boleto i{
    width: 67px;
    height: 57px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -3px -86px;
    float: right;
}
#detalhe_right .variables-box{
    width: 100%;
    margin:25px 0px 0px 0px;
    float: left;
    padding: 25px 0px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
#detalhe_right .variables-box span.title{
    width: 100%;
    float: left;
    font-size: 15px;
    color: #808080;
    line-height: 1;
}
#detalhe_right .variables-box #selectTamanho{
    width: 100%;
    float: left;
    margin-top: 18px;
}
#detalhe_right .variables-box #selectTamanho span{
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 15px;
    padding-top: 13px;
    font-weight: 700;
    color: #000000;
    border: 1px solid #000000;
    display: block;
    float: left;
    margin-right: 12px;
    cursor: pointer;
}
#detalhe_right .variables-box #selectTamanho span.active{
    background-color: #000000;
    color: #ffffff;
}
#detalhe_right .variables-box #selectTamanho span.sold-out{
    color: #ff0000;
    border: 1px solid #ff0000;
}
#detalhe_right .variables-box #selectTamanho span.sold-out.active{
    color: #ffffff;
    border: 1px solid #000000;
    background-color: #ff0000;
}
#detalhe_right .variables-box #tamanho{
    width: 40%;
    float: left;
}
#detalhe_right .variables-box #quantidade{
    width: 80px;
    float: right;
}
#detalhe_right .variables-box #quantidade .qtd{
    width: 100%;
    margin-top: 18px;
    float: left;
}
#detalhe_right .variables-box #quantidade .qtd .qtyminus,#detalhe_right .variables-box #quantidade .qtd .qtyplus{
    width: 20px;
    height: 40px;
    background-color: transparent;
    border:none;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    display: block;
    float: left;
}
#detalhe_right .variables-box #quantidade .qtd .input_qtd{
    width: 40px;
    height: 40px;
    color: #808080;
    padding: 12px 5px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #000000;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    text-align: center;
}
#detalhe_right .btn-add{
    width: 100%;
    margin-top: 25px;
    float: left;
}
#detalhe_right .btn-add a.btn-comprar{
    width: 100%;
    height: 57px;
    background-color: #54BA63;
    color: #ffffff;
    display: block;
}
#detalhe_right .btn-add:hover a.btn-comprar{
    display: block;
}
#detalhe_right .btn-add a.btn-comprar i.bag{
    width: 21px;
    height: 29px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -4px -145px;    
    float: left;
    margin: 13px 0px 0px 0px;
}
#detalhe_right .btn-add a.btn-comprar span.middle{
    width: auto;
    display: table;
    margin:0 auto;
}
#detalhe_right .btn-add a.btn-comprar span.lbl{
    width: auto;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin: 17px 0px;
    padding: 0px 30px;
    float: left;
}
#detalhe_right .btn-add a.btn-comprar i.arrow-right{
    width: 13px;
    height: 22px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -31px -150px;
    float: right;
    margin: 17px 28px 0px 0px;
}
#detalhe_right .extra{
    width: 100%;
    margin-top: 25px;
    float: left;
}
#detalhe_right .extra .line{
    width: 100%;
    float: left;
    border-bottom: 2px solid #000000;
    padding: 20px 0px;
    position: relative;
    clear: both;
    color: black !important;
}
#detalhe_right .extra .line .title{
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    display: inline-block;
    font-size: 16px;
}
#detalhe_right .extra .line i{
    width: 22px;
    height: 13px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -78px -109px;
    position: absolute;
    right: 13px;
    top: 0px;
}
#detalhe_right .extra .line.tabela-medidas i{
    width: 44px;
    height: 17px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -77px -87px;
    position: absolute;
    right: 5px;
    top: 0px;
}
#detalhe_right .extra .line span.conteudo{
    width: 100%;
    float:  left;
    display: inline-block;
    line-height: 1.5;
    padding: 15px 0px 0px 0px;
    height: auto;
}
#detalhe_right .extra .line.expand span.conteudo{
    display: none;
}
#detalhe_right .extra .line.expand.active i{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
#detalhe_right .extra .line.points .left{
    width: 70%;
    float: left;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.2;
}
#detalhe_right .extra .line.points .right{
    width: 70px;
    float: right;
    text-align: center;
}
#detalhe_right .extra .line.points .right .big{
    width: 100%;
    float: left;
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
}
#detalhe_right .extra .line.points .right .small{
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 1;
}
#detalhe_right p.obs{
    width: 100%;
    float: left;
    margin-top: 15px;
    font-size: 13px;
    color: #808080;
}
.contato .form-group{
    width: 100%;
    float: left;
    margin-bottom: 18px;
}
.contato #form_contato{
    margin-top: 30px;
}
.contato .bootstrap-select{
    width: 100% !important;
}
.contato .bootstrap-select .btn{
    height: 45px !important;
    background-color: #ffffff !important;
    border:1px solid #000000;
    width: 100% !important;
}
.contato .bootstrap-select.btn-group .dropdown-toggle .caret{
    margin-top: 10px;
}
.contato input[type="text"]{
    width: 100%;
    height: 45px;
    color: #808080;
    padding: 12px 12px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #000000;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    z-index: -1;
}
.contato textarea{
    width: 100%;
    height: 135px;
    color: #808080;
    padding: 12px 12px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #000000;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    z-index: -1;
}
.contato input[type="submit"]:hover{
    background-color: grey !important;
}
.contato input[type="submit"]{
    width: 100%;
    height: 45px;
    background-color: #000000;
    color: #ffffff;
    font-size: 17px;
    display: block;
    z-index: 1;
    float: right;
    border:none;
    cursor: pointer;
    margin-bottom: 35px;
}
.main_content.revenda{
    padding: 55px 0px;
    line-height: 1.5;
}
.main_content.revenda h2{
    font-size: 20px;
    margin: 0px 0px 8px 0px;
}
.main_content.revenda p{
    font-size: 17px;
}
.main_content.revenda p.spacetop{
    margin-top: 53px;
}
.main_content.revenda p.spacetop2{
    margin-top: 35px;
}
.form-default{
    margin-top: 20px;
}
.form-default .form-group{
    width: 100%;
    float: left;
    margin-bottom: 18px;
}
.form-default .form-group .form-group{
    margin-bottom: 0px;
}
.form-default .form-group  .form-group.radio{
    margin-bottom: 0px;
}
.form-default .form-group .no-padding-l{
    padding-right: 7.5px;
}
.form-default .form-group .no-padding-r{
    padding-left: 7.5px;
}
.form-default input[type="text"],.form-default input[type="password"], .form-default input[type="tel"]{
    width: 100%;
    height: 44px;
    color: #808080;
    padding: 12px 12px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #000000;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    /*z-index: -1;*/
}
.form-default  input[type="submit"]{
    width: 100%;
    height: 44px;
    background-color: #000000;
    color: #ffffff;
    font-size: 17px;
    display: block;
    z-index: 1;
    float: right;
    border:none;
    cursor: pointer;
}
.form-default .bootstrap-select{
    width: 100% !important;
}
.form-default .bootstrap-select .btn{
    height: 44px !important;
    background-color: #ffffff;
    border:1px solid #000000 !important;
    color: #808080;
    font-weight: 400;
}
.form-default .bootstrap-select.btn-group .dropdown-toggle .caret{
    margin-top: 10px !important;
}
.form-default .form-group.radio{
    border:1px solid #000000;
    height: 44px;
    margin: 0;
    margin-bottom: 18px;
    padding: 10px 12px;
}
.form-default .form-group.radio .lbl{
    width: auto;
    float: left;
    padding-left: 0px;
    padding-right: 20px;
}
.form-default .form-group.newsletter{
    font-size: 16px;
    color: #808080;
}
.form-default .form-msg{
    width: 100%;
    text-align: center;
    float: left;
    padding: 0px 0px 20px 0px;
    font-size: 16px;
    color: #808080;
}
.form-default h3{
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 20px;
    margin: 60px 0px 20px 0px;
    clear: both;
}
.form-default .form-msg.error{
    color: #ff0000;
}
.main_content.revenda .page h2{
    font-size: 30px;
    margin-bottom: 10px;
}
.main_content.revenda .page{
    line-height: 1.5;
}
.main_content.revenda .page p{
    margin-bottom: 2em;
    
}
.main_content.revenda .page img{
    max-width: 100%;
}
.pl-ziro{
    padding-left: 0px;
}
.pr-ziro{
    padding-right: 0px;
}
.box_identificacao .corpo_cadastro .row {
    margin: 0;
}
.box_identificacao .corpo_cadastro .row.half{
    width: 50% !important;
}

.minha-conta{
    padding: 0px 0px 100px 0px;
}
.minha-conta .sidebar .avatar{
    width: 100%;
    height: 250px;
    display: block;
    background: url('https://v0.betalabs.cloud/wilson-5b9821870b3fb/ecommerce/rockcode/img/bg.avatar.jpg') top no-repeat;
    background-size: cover;
    float: left;
    position: relative;
}
.minha-conta .sidebar .avatar .img-mask{
    width: 108px;
    height: 108px;
    display: table;
    margin: 50px auto 0px auto;
    border:1px solid #000000;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.minha-conta .sidebar .avatar .img-mask img{
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    position: relative;
    top: 0px;
    left: 0px;
}
.minha-conta .sidebar .avatar .nome{
    width: 100%;
    float: left;
    margin: 20px 0px 0px 0px;
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    text-align: center;
}
.minha-conta .sidebar .avatar .editar{
    width: auto;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
}
.minha-conta .sidebar .avatar .editar i{
    width: 27px;
    height: 22px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -279px -150px;
    float: right;
    margin: 0px 0px 0px 0px;
}
.minha-conta .sidebar .avatar .editar span{
    width: auto;
    float: left;
    margin: 5px 10px 0px 0px;
    font-size: 15px;
}
.minha-conta .sidebar ul.menu{
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 40px 0px;
    background-color: #000000;
    float: left;
}
.minha-conta .sidebar ul.menu li{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #4D4D4D;
    list-style: none;
}
.minha-conta .sidebar ul.menu li a{
    width: 100%;
    height: auto;
    display: block;
    font-size: 20px;
    color: #ffffff;
    line-height: 1;
    padding: 15px 20px;
    float: left;
}
.minha-conta .sidebar ul.menu li a:hover,.minha-conta .sidebar ul.menu li a.active{
    color: #808080;
}
.minha-conta .content{
    padding-left: 60px;
}
.minha-conta h1{
    font-size: 20px;
    font-weight: 600;
    margin: 50px 0px 40px 0px;
}
.minha-conta p{
    font-size: 17px;
    line-height: 1.5;
}
.minha-conta .btn-success{
    float: left;
    display: inline-block;
    vertical-align: top;
    height: 45px;
    margin: 10px 0 0 0;
    padding: 0 35px;
    font-size: 17px;
    line-height: 45px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    border: none;
    background: #54BA63;
    border:1px solid #54BA63;
    cursor: pointer; 
    text-transform: uppercase;
    border-radius: 0px !important;
}
.minha-conta .btn-default{
    float: left;
    display: inline-block;
    vertical-align: top;
    height: 45px;
    margin: 10px 0 0 0;
    padding: 0 34px;
    font-size: 17px;
    line-height: 45px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    border: none;
    background: #000000;
    border:1px solid #000000;
    cursor: pointer; 
    text-transform: uppercase;
    border-radius: 0px !important;
}
.minha-conta table.pedidos thead tr td{
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #000000;
}
.minha-conta table.pedidos thead tr td.pedido{
    width: 10%
}
.minha-conta table.pedidos thead tr td.dt{
    width: 21%
}
.minha-conta table.pedidos thead tr td.valor{
    width: 16%
}
.minha-conta table.pedidos thead tr td.codigo{
    width: 25%
}
.minha-conta table.pedidos thead tr td.status{
    width: 15%
}
.minha-conta table.pedidos thead tr td.opcoes{
    width: 13%
}
.minha-conta table.pedidos .btn-default{
    margin: 0px;
}
.minha-conta table.pedidos tbody tr td{
    padding: 25px 8px;
    font-weight: 500;
    font-size: 15px;
    border-bottom: 1px solid #000000;
    height: 115px;
    min-height: 115px;
}
.minha-conta .red{
    color: #ff0000;
}
.minha-conta .green{
    color: #54BA63;
}
.minha-conta .gray{
    color: #808080;
}
.minha-conta table.pedidos tbody tr td a{
    font-weight: 700;
}
.minha-conta .pedidos-detalhes .inside{
    width: 100%;
    float: left;
    border-bottom: 1px solid #000000;
    margin: 0;
    height: auto;
    padding-bottom: 40px !important;
    display: block;
}
.minha-conta .pedidos-detalhes h2{
    font-size: 16px;
    font-weight: 700;
}
.minha-conta .pedidos-detalhes p{
    font-size: 15px;
}
.minha-conta .pedidos-detalhes .itens{
    width: 100%;
    float: left;
    margin-top: 40px;
}
.minha-conta .pedidos-detalhes .itens table tbody tr td span.nome{
    width: 100%;
    float: left;
}
.minha-conta .pedidos-detalhes .itens .left{
    width: 180px;
    float: left;
}
.minha-conta .pedidos-detalhes .inside h2{
    margin-top: 0px;
}
.minha-conta .pedidos-detalhes .inside .border-right{
    border-right: 1px solid #000000;
}
.minha-conta .pedidos-detalhes .inside .padding-left{
    padding-left: 60px;
}
.minha-conta .pedidos-detalhes .itens .left a{
    width: 100%;
    text-align: center;
    padding: 0 20px;
    float: left;
}
.minha-conta .pedidos-detalhes .itens .right{
    width: 50%;
    float: right;
    padding-top: 20px;
    text-align: right;

}
.minha-conta .pedidos-detalhes .itens .right p{
    font-size: 16px;
    line-height: 1.2;
}
.minha-conta .pedidos-detalhes .boleto{
    width: 235px;
    height: 36px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.minha-conta .pedidos-detalhes .boleto .red{
    width: 182px;
    height: 36px;
    background-color: #FF0000;
    display: block;
    text-align: center;
    padding: 8px 10px;
    float: left;
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
}
.minha-conta .pedidos-detalhes .boleto i{
    width: 42px;
    height: 36px;
    display: block;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -319px -136px;
    float: right;
}
.minha-conta .pontos .topo{
    width: 100%;
    padding: 25px 0px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    float: left;
}
.minha-conta .pontos .topo .left{
    width: 50%;
    float: left;
}
.minha-conta .pontos .topo .right{
    width: 50%;
    text-align: right;
    float: right;
}
.minha-conta .pontos .topo span.big{
    width: 100%;
    float: left;
    font-size: 33px;
    font-weight: 700;
}
.minha-conta .pontos .topo span.small{
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 500;
    margin-top: 8px;
}
.minha-conta .pontos .inside{
    margin-top: 55px;
    border-bottom: none;
}
.minha-conta .pontos .inside h2{
    margin-top: 40px;
}
.minha-conta .pontos .inside p{
    font-size: 17px;
}
.minha-conta .pontos table tbody tr td{
    padding: 12px 0px;
    height: auto;
    min-height: auto;
}
.minha-conta .pontos table tbody tr.total td{
    font-weight: 700;
    border-bottom: none;
}
.minha-conta .cadastro{
    font-size: 16px;
}
.minha-conta .cadastro .radio label{
    line-height: 22px;
}
.minha-conta .cadastro .disabled{
    background-color: #E6E6E6;
}
.minha-conta .cadastro .form-group label{
    font-size: 15px;
    color: #808080;
    font-weight: 400;
}
.minha-conta .cadastro .form-group input{
    color: #000000;
}
.minha-conta .cadastro .form-group input.submit{
    color: #ffffff;
}
.minha-conta .cadastro .form-group .radio-inline.clean{
    margin-top: 30px;
    line-height: 20px;
}
.minha-conta .cadastro .form-group .alterar-senha{
    width: 100%;
    float: left;
    display: block;
    height: 44px;
    background-color: #E6E6E6;
    border: 1px solid #000000;
    padding: 12px 12px;
}
.minha-conta table.enderecos tbody tr td,.minha-conta table.comentarios tbody tr td{
    font-weight: 400;
}
.minha-conta table.enderecos a.editar{
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -368px -144px;
    float: none;
    margin-top: 20px;
}
.minha-conta table.enderecos a.excluir{
    width: 17px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -398px -141px;
    float: none;
    margin-top: 20px;
}
.minha-conta table.comentarios tbody tr td span.nome{
    width: 100%;
    float: left;
}

.produtos-list .list-products-content {
    overflow: hidden;
    height: 420px;
    float: left;
    position: relative;
    width: 100%;
}

/*.slick-list {*/
/*    overflow: hidden;*/
/*    width:100%;*/
/*}*/

.produtos-list .list-products-content button.slick-prev {
    background-color: transparent;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -444px -129px;
    border: 0 none;
    left: 20px;
    /*left: -50px;*/
    overflow: hidden;
    position: absolute;
    padding: 0px;
    text-indent: -99em;
    top: 35%;
    width: 28px;
    height: 48px;
    display: block;
    z-index: 9;
}

.produtos-list .list-products-content button.slick-next {
    background-color: transparent;
    background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    background-position: -474px -129px;
    border: 0 none;
    overflow: hidden;
    position: absolute;
    padding: 0px;
    /*right: -50px;*/
    right: -20px;
    text-indent: -99em;
    top: 35%;
    /*width: 28px;*/
    width: 80px;
    height: 48px;
}

@media screen and (min-width: 768px){
    .produtos-list .list-products-content button.slick-next {
        display: none!important;
    }
    .produtos-list .list-products-content button.slick-prev {
        display: none!important;
    }
}

@media screen and (max-width: 767px){
    .produtos-list .list-products-content button.slick-next {
        display: block!important;
        -webkit-transform:translate3d(0,0,0);
    }
    .produtos-list .list-products-content button.slick-prev {
        display: block!important;
        -webkit-transform:translate3d(0,0,0);
    }
    section.fcontent ul.bandeiras li.elo{
        margin-bottom: 0px!important;
    }
    section.fcontent ul.bandeiras li.pix img{
        margin-top: -70px;
    }
}

section.avaliacoes{
    width: 100%;
    padding: 40px 0px;
    clear: both;
}
section.avaliacoes h4{
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
}
section.avaliacoes h5{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
section.avaliacoes{

}
section.avaliacoes .br-widget{
    height: 40px;
}
section.avaliacoes .br-theme-fontawesome-stars .br-widget a:after{
    font: normal normal normal 35px/1 FontAwesome;
}
section.avaliacoes .br-theme-fontawesome-stars .br-widget a.br-selected:after,section.avaliacoes .br-theme-fontawesome-stars .br-widget a.br-active:after{
    color: #FFA700;
    font: normal normal normal 35px/1 FontAwesome;
}
section.avaliacoes .static-rating i{
    font: normal normal normal 35px/1 FontAwesome;
    color: #d2d2d2;
}
section.avaliacoes .static-rating i.star-color{
    color: #FFA700;
}
section.avaliacoes .current-rank{
    margin-bottom: 20px;
}
section.avaliacoes .current-rank-bottom{
    font-size: 15px;
    border-bottom: 1px solid #000000;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
section.avaliacoes .static-rating.rate-qtd i{
    font: normal normal normal 20px/1 FontAwesome;
}
section.avaliacoes table tr td{
    margin: 8px 0px;
}
section.avaliacoes table tr td span {
    display: block;
    position: absolute;
    top: 0px;
    right: -50px;
    font-weight: bold;
}
section.avaliacoes table{
    width: 100%;
    float: left;
}
section.avaliacoes table tr td.rate-title {
    width: 90px;
}

section.avaliacoes table tr td.rate-qtd {
    width: 130px;
}

section.avaliacoes table tr td.rate-slide {
    width: 290px;
    position: relative;
    border: 1px solid #000000;
    float: left;
}
section.avaliacoes table tr td .color-rating-product {
    display: block;
    float: left;
    background-color: #000;
    height: 15px;
}
section.avaliacoes .comente h5{
    width: 100%;
    display: block;
    text-align: center;
    float: left;
    margin: 55px 0px 15px 0px;
    padding: 0px;
}
section.avaliacoes .comente form{
    width: 100%;
    display: block;
    text-align: center;
    float: left;
    margin: 0;
    padding: 0px;
}
section.avaliacoes .comente form textarea{
    width: 100%;
    height: 175px;
    color: #808080;
    padding: 12px 12px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #000000;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    margin-top: 53px;
    z-index: -1;
}
section.avaliacoes .comente form .submit{
    width: auto;
    height: auto;
    padding: 12px 20px;
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;text-transform: uppercase;
    z-index: 1;
    float: none;
    margin: 10px auto 0px auto;
    border:none;
    cursor: pointer;
}
section.avaliacoes .lista-comentarios {
    width: 100%;
    margin-top: 60px;
    border-top: 1px solid #CCCCCC;
    padding-top: 60px;
    float: left;
}
section.avaliacoes .lista-comentarios h3{
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
}
section.avaliacoes .lista-comentarios ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
section.avaliacoes .lista-comentarios ul li{
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 25px 20px;
    border-bottom: 1px solid #000;
}
section.avaliacoes .lista-comentarios ul li span.nome{
    width: 20%;
    font-size: 17px;
    float: left;
}
section.avaliacoes .lista-comentarios ul li span.avaliacao{
    width: 20%;
    font-size: 15px;
    float: left;
}
section.avaliacoes .lista-comentarios ul li span.avaliacao .static-rating{
    width: 100%;
    float: left;
    margin-bottom: 4px;
}
section.avaliacoes .lista-comentarios ul li span.avaliacao .static-rating i{
    font: normal normal normal 20px/1 FontAwesome;
}
section.avaliacoes .lista-comentarios ul li span.comentario{
    width: 60%;
    font-size: 17px;
    float: left;
}
#pedidos_detalhe h2{
    margin-top: 0px;
}
#pedidos_detalhe .leftL{
    border-right: 1px solid #000000;
}
#pedidos_detalhe .rightR{
    padding-left: 20px;
}
#pedidos_detalhe .boleto{
    width: 100%;
    height: 36px;
    margin: 0px 0px 0px 0px;
    float: right;
}
#pedidos_detalhe .boleto .red{
    width: auto;
    height: 36px;
    background-color: #FF0000;
    display: block;
    padding: 7px 20px;
    color: #ffffff;
    float: left;
}
#pedidos_detalhe .boleto i{
    width: 47px;
    height: 36px;
    display: block;
    background-image: url(https://v0.betalabs.cloud/wilson-5b9821870b3fb/ecommerce/rockcode/img/sprite.png);
    background-repeat: no-repeat;
    background-position: -3px -86px;
    float: left;
    margin-left: 10px;
}
#pedidos_detalhe .itens{
    float: left;
    width: 100%;
    margin-top: 40px;
}


/*
#######################################################
rtfa
fup 2017-09-01 23:40
#######################################################
*/

.drawer-nav{
    width: 78%;
    overflow: auto !important;
}
.drawer--left .drawer-nav{
    left: -78%;
}
.drawer--left.drawer-open .drawer-hamburger{
    left: 78%;   
}
.drawer-hamburger{
    width: 60px;
    box-sizing:border-box;
    height: 50px;
    padding: 0px 14px;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before{
    background-color:#ffffff;
}
.drawer-hamburger-icon{
    margin-top: 0px;
}

.header_mobile .search{
    width: 100%;
    height: auto;
    margin: 20px 0px 20px 0px;
    float: left;
    position: relative;
    overflow: visible;
    display: block;
}
.header_mobile .search .search_field{
    width: 100%;
    height: 36px;
    color: #808080;
    padding: 12px 12px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #000000;
    box-sizing: border-box;
    font-size: 14px;
    float: left;
    z-index: -1;
}
.header_mobile .search .search_submit{
    width: 70px;
    height: 36px;
    background-color: #000000;
    color: #ffffff;
    font-size: 13px;
    display: block;
    z-index: 1;
    float: right;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 0px;
}
.header_mobile ul.social{
    width: auto;
    display: inline-block;
    float: none;
    margin: 0px;
    padding: 0px;
    margin: 15px auto;
}
.header_mobile ul.social li{
    list-style: none;
    width: auto;
    float: left;
    margin: 0;
    padding: 0px;
}
.header_mobile ul.social li a{
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    background-image: url('https://v0.betalabs.cloud/wilson-5b9821870b3fb/ecommerce/rockcode/img/sprite.png');
    background-repeat: no-repeat;
    margin-right: 15px;
}
.header_mobile ul.social li:last-child a{
    margin-right: 0px;
}
.header_mobile ul.social li a.facebook{
    background-position: -142px -147px;
}
.header_mobile ul.social li a.instagram{
    background-position: -187px -147px;
}
.header_mobile ul.social li a.pinterest{
    background-position: -232px -147px;
}

.imagem{
    height: 187px!important; 
    width: 100%!important;
    margin-left: -20px!important;
    
}
.sa-custom{
    background-image: url(https://v0.betalabs.cloud/ecommerce/rockcode/img/Spinner.gif) !important;
}

#second{
    display: none !important;
}

body > footer > section.fcontent > div > div.third > p:nth-child(2){
    color: white;
}
body > footer > section.fcontent > div > div.third > p:nth-child(2) > b {
    color: white;
}

.box-product:hover #principal{
    display: none!important;
}

.box-product:hover #second{
    display: inline-block!important;
}
#search-input-suggestions img{
    display: none;
}

@media screen and (min-width: 955px) and (max-width: 965px){
    section.fcontent ul.social{
        width: 148px;
        float: left;
        margin: 0px;
        padding: 0px;
        margin: 20px 0px 0px 43%;
    }
}

@media screen and (min-width: 1024px){
    .imagem-banner-categoria{
    margin-left: 30px !important;
    width: 1171px !important;
    }
}
@media screen and (min-width: 992px) and (max-width:1100px){   
    .revenda {
        
    } 
}
#noty_top_layout_container{
    display: none !important;     
}
.noty_top_layout_container{
    display: none !important;     
}
.avisos{
    display: none !important;
}
.slick-slide>div>a.img-second img {
    display: none !important;
}
.header_desktop .top .search ul.ss-box li.ss-result span.ss-result-title:hover {
    color: #666666 !important;
}

@media screen and (min-width: 320px) and (max-width:450px){   
    .drop-assunto {
        margin-left: -3.5%;
        width: 54%!important;
    }
}
@media screen and (min-width: 319px) and (max-width:369px){   
    .drop-assunto{
        margin-left: -4.5%;
    }
}
@media screen and (min-width: 760px) and (max-width:1000px){ 
    .drop-assunto{
        margin-left: -2%;
        width: 54%!important;
    }
}
@media screen and (min-width: 1024px){ 
    .drop-assunto{
        width: 101.5%!important;
    }
}
@media screen and (min-width:770px) and (max-width: 1391px){ 
    header .header_desktop nav ul.main-menu li.revenda{
        padding-left: 0 !important;
    }
    .login-menu{
        padding-left: 0 !important;
    }
}
@media screen and (min-width: 320px) and (max-width:770px){ 
    body > main > section.main_content > div > div.filtros > div{
        width: 100%;
    }
    
    body > main > section.main_content > div > div.filtros > div > form:nth-child(1) > div {
        width: 100%!important;
        margin-left: 0px!important;
    }
    
    body > main > section.main_content > div > div.filtros > div > form:nth-child(1) > div > button {
        width: 100%!important;
    }
    
    body > main > section.main_content > div > div.filtros > div > form:nth-child(2) {
        width: 100%!important;
    }
    
    body > main > section.main_content > div > div.filtros > div > form > div {
        margin-left: 0px!important;
        width: 100%!important;
    }
    
    body > main > section.main_content > div > div.filtros > div > form:nth-child(2) > div > button {
        width: 100%!important;
    }
    
    body > main > section.main_content > div > div.filtros > div > div {
        width: 100%!important;
        margin-left: 0%!important;
    }
    
    body > main > section.main_content > div > div.filtros > div > div > form {
        margin-left: 0px !important;
        width: 100%!important;
    }
    
    body > main > section.main_content > div > div.filtros > div > div > form > div > button {
        width: 52%!important;
        padding-left: 0px!important;
        margin-left: 0px!important;
    }
    section.em-destaque{
        padding: 28px 0px !important;
    }
    section.em-destaque h2{
        font-size: 24px;
    }
    
    section.instagram .topo a span {
        font-size: 14px!important;
        margin-left: 38%;
        margin-top: -5%;
    }
    
    body > main > section.instagram > div > div.topo > a {
        margin-left: 6%;
        margin-top: -13%;
    }
    	section.rock-news .blue-box .middle .title{
        font-size: 26px !important;
	}
	.envelope-news {
	    width: 28px !important;
        height: auto !important;
        margin: -7px 0px 0px 20px !important;
	}
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    /*width: 100% !important;*/
}
.btn-fechar-modal{
    background-color: black !important;
}
.btn-fechar-modal:hover{
    background-color: #666666!important;
}

@media screen and (max-width: 600px){ 
    .mt0-mobile{
        margin-top: 0 !important;
    }
    .mobile-hide{
        display: none !important;
    }
    .mobile-show{
        display: block !important;
    }
    section.instagram{
    width: 100%;
    padding: 17px 0px 17px 0px;
    clear: both;
    
}
.aviso-carrinho-vazio-rockcode p{
    line-height: 21px !important;
    font-size: 16px !important;
}
.aviso-carrinho-vazio-rockcode span{
    line-height: 35px !important;
    font-size: 23px !important;
}
}
.click-pontos:hover{
    text-decoration: underline;
}
.banners-quaternarios{
    width: 100%;
    padding: 70px 0px;
    clear: both;
    text-align: center;
    
}
.banner-quaternario-1{
    margin-right: 17px;
}
.banner-quaternario-2 {
    margin-right: 0px;
    margin-left: 17px;
}

@font-face {
	font-family: Font Awesome\ 5 Brands;
	font-style: normal;
	font-weight: 400;
	src: url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-brands-400.eot);
	src: url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 400;
	src: url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-regular-400.eot);
	src: url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 900;
	src: url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-solid-900.eot);
	src: url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.1/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.search_m{
    width: 40px;
    float: right;
    height: 100%;
    display: block;
    margin-right: 40px;
    margin-top: 0;
    background: #000;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    border: 0;
    font-size: 20px;
}

.search_m:after{
    background: #000;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    content: "\f002";
    font-weight: 900;
}

.search_m_close{
    width: 40px;
    float: right;
    height: 100%;
    display: block;
    margin-right: 40px;
    margin-top: 0;
    background: #000;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    border: 0;
    font-size: 20px;
}

.search_m_close:after{
    background: #000;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    content: "\f057";
    font-weight: 900;
}

.select-validade-cartao select{
    -webkit-appearance: none;
   	-moz-appearance: none;
   	appearance: none;       /* Remove default arrow */
    text-indent: 1px;
    text-overflow: '';
	display: block;
	background-color: white;
	background-image: url('https://gestaoja.s3.amazonaws.com/ecommerce/rockcode/img/setinha.png');
	background-repeat: no-repeat;
	background-position: right 7px center;
	color: #808080;
    font-family: 'Oswald', sans-serif;
}