/*SOLUÇÃO PALIATIVA*/

@media screen and (min-width: 980px) {
	body.product #main .container #info-product .collum.details #skusproduct .field {display: block !important;padding: 0 0 10px 0 !important;clear: both !important;}
	body.product #main .container #info-product .collum.details #skusproduct .field ul {float: none !important;}
	body.product #main .container #info-product .collum.details #skusproduct .field:not(.first) ul li a {min-width: 40px !important;height: 40px !important;line-height: 35px !important;}
	body.product #main .container #info-product .collum.details #skusproduct .field ul li.select a,
	body.product #main .container #info-product .collum.details #skusproduct .field ul li:hover a  {border-color: #9ec55a;color:#9ec55a;}
	body .bottom #footer .container .institucional-info .box-institucional .institucional-list li a:not(.btn) {text-transform: none !important;}
	body #header .header_center .iconav{-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;-o-align-content:center;align-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}
	body #header .header_center .iconav>li {padding: 5px 10px 5px 24px !important;}
	body #header .header_center .iconav>li.iconav-wishlist {background-image: url(/static/locales/custom/img/ico_wishlist.png) !important;background-size: 20px !important;}
	body.page-wishlist #main .container #lblListaDesejos li.error .internal {text-align: center;display: block;width: 100%;}
	.op-checkout .delivery-option .delivery-select input[type=checkbox] {position: static !important;}
         body.lookDetalhe #main .container #info-product .aside .pieces ul li{padding:0;}

        body.catalog #main .container .aside #divMain .block ul li ul li{display:inline-block;}
    
        body.catalog #main .container .aside #divMain .block ul.Voltagem li ul li a{font-size:10px;}
       
}

#elCentralClient{
   bottom:40px !important;
}

#main .container .main-content .list-products li .hproduct:not(#info-product) .selo-desconto {
background-color: #7b3bd7;
}


body.product #main .container .b-top {
    display: block !important;
    margin:0 auto 40px !important;
}
body .bottom #footer .container .institucional-info .box-institucional .social-list li.blog-social {
    background-image: url(/static/locales/custom/img/ico_blog.png) !important;
}

body.home #main .container .row ul li .no-over img{
    width:100%;   
}

body.home #main .container .row{
  margin : 4px auto !important;
}

body.type-busca.core-search #divMain .block-preco{
      display:none !important;
}

@media screen and (max-width: 979px) {
        body.catalog #main .container .aside #divMain .block>ul.Cor li .filterBlock li a{
               display:inline-flex;
               align-content: center;
               align-items: center;
        }

        body.catalog #main .container .aside #divMain .block>ul.Cor li .filterBlock li a img{
               padding-right:10px;
        }
}

/*129006*/
.selo-desconto {
    background-color: #7b3bd7;
    color: #fff;
    font-size: 15px;
    min-width: 75px;
    padding: 10px;
    position: absolute;
    right: 5px;
    text-transform: uppercase;
    top: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}


/*134867*/
ul.frete-header li a {
    color: #fff !important;
    background-color: #7b3bd7;
    margin: auto;
    width: 100%;
    padding: 15px;
}
ul.frete-header {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    padding: 0px 20px;
    margin-top: -10px;
}
ul.frete-header li {
    line-height: 34px !important;
    height: 34px;
    overflow: hidden;
}

.row.youtube-block .body {
    padding-bottom: 35px !important;
}

/**/
html body.product #main .container #info-product .collum.images #ajaxVideoDetail {
    display: block;
}
img#imgVideoDetalhe {
    display: none;
}
div#videoDetalhe {
    height: 70px;
}
body.product .thumbs #hlkVideoDetalhe:before {
    text-align: center;
    position: relative !important;
}