@font-face {
    font-family:'HirukoPro-Bold';
    src:url('../fontes/HirukoPro-Bold/HirukoPro-Bold.eot');
    src:url('../fontes/HirukoPro-Bold/HirukoPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fontes/HirukoPro-Bold/HirukoPro-Bold.woff2') format('woff2'),
        url('../fontes/HirukoPro-Bold/HirukoPro-Bold.woff') format('woff'),
        url('../fontes/HirukoPro-Bold/HirukoPro-Bold.ttf') format('truetype'),
        url('../fontes/HirukoPro-Bold/HirukoPro-Bold.svg#HirukoPro-Bold') format('svg');
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family:'Avenir_LT_55_Roman_Bold';
    src:url('../fontes/Avenir_LT_55_Roman_Bold/Avenir_LT_55_Roman_Bold.eot');
    src:url('../fontes/Avenir_LT_55_Roman_Bold/Avenir_LT_55_Roman_Bold.eot?#iefix') format('embedded-opentype'),
        url('../fontes/Avenir_LT_55_Roman_Bold/Avenir_LT_55_Roman_Bold.woff2') format('woff2'),
        url('../fontes/Avenir_LT_55_Roman_Bold/Avenir_LT_55_Roman_Bold.woff') format('woff'),
        url('../fontes/Avenir_LT_55_Roman_Bold/Avenir_LT_55_Roman_Bold.ttf') format('truetype'),
        url('../fontes/Avenir_LT_55_Roman_Bold/Avenir_LT_55_Roman_Bold.svg#Avenir_LT_55_Roman_Bold') format('svg');
    font-style:normal;
    font-display:swap;
}
.txt{
    font-size: 15px ;

}


.topx{
    width:40%;
    height: 40%;
    position: fixed;
    top: 0;
}

.catprod_wrap #product_show li {
    margin: 0 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    width: 272px;
}

#search_block_top .btn.button-search {
    background:#3db6e7;
    border:solid 2px #3db6e7;
    border-radius:3px;
    padding-left:10px;
}
.search_cart .cart-bonus .cartitems .floatl {

    float:left;
    height:100%;
    padding:0;
    padding-top:0px;
    width:100%;
    border-top:#FFF 1px solid;
    padding-top:10px;
    margin-top:10px;
}
#cart_block_top {
    background:#3db6e7;
    margin-top:5px;
    max-height:103px;
}

.search_cart {
    color: #fff;
}
.search_cart .cart-bonus .cartitems .itens {
    color: #fff;
}
.search_cart .cart-bonus .cartitems .itensvalue{
    color: #fff;
}
.search_cart .cart-bonus::after {
    color: #fff;
}
.top_menu ul {
    padding:0px 0;
}
.top_menu > ul > li > a {
    font-size:12px;
}
.drop ul ul ul {
    margin-left:20px;
}

.page-container {
    background:#fff;
}

header .topo .dados-contacto {
    min-height:45px;
    line-height:45px;
}
header .topo {
    min-height:45px;
    border-bottom:solid 1px #ccc;
}
header .footer {
	position:relative;
	z-index:4;
	width:100%;
    min-height:50px;
    border-top:0px;
    background:#484848;
}
header .footer .top-message { 
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-family: 'Rubik';
}

#messages_topo { background: #3db6e7;min-width: 450px;float: right;margin-top: 10px}

.right-col .catprod_wrap li {
    border-bottom:none;
    height:max-content
}
.footer-container #footer h4 {
    font-size: 14px;
    color: #3db6e7;
    margin:10px 10px 10px 0px;
    border-bottom:none;
    padding-bottom:0;
    font-weight:700;
    padding-bottom:0px;
}
.footer-container #footer h4:hover {
    color: #3db6e7;
}
#footer{
	padding-top:20px
}
.footer-container #footer ul li a {
    font-size:12px;
    color:#FFF;
}
.footer-container #footer ul li {
    padding-bottom:2px;
    font-size:14px;
}
.prd_d .prd_title a {
    text-align:center;
    color:#232323;
    text-decoration:none;
    font-size:14px;
    line-height:18px;
    font-weight:lighter;
}
.prd_d .prd_title a:first-letter {
  text-transform:uppercase;       /* Make the first letters uppercase      */
}

.prd_d .prdprice_n div.price {
    font-size:23px;
    text-align: center;
    width: 100%;
}


.prd_d .prdprice_n div.store {
    font-size:18px;
    text-align: center;
    width: 100%;
}
.prd_d .prdprice_n div.store span {
     color: #3db6e7;
}

.comp_img {
    height: 40px;
    max-width: 100%;
}


@media (max-width:479px) {

    .prd_d .prdprice_n div.price {
        font-size:20px;
        text-align: center;
        width: 100%;
    }


    .prd_d .prdprice_n div.store {
        font-size:16px;
        text-align: center;
        width: 100%;
    }
    .prd_d .prdprice_n div.store span {
        color: #3db6e7;
    }

   .prd_comparador img {
       max-width: 120px !important;
       max-height: 51px;
    }

    .prd_d .prd_title a {
        font-size: 14px;
    }

}


.prd_d .prd_ref {
    font-size:10px;
}
a.t {
    background-color:transparent;
}
.destaque_img .titulo span {
    font-weight:600;
    color:#3db6e7;
}
.footer-container {
    background:#232323;
    position: inherit;
bottom: 0;
width: 100%;
}


.search_nota a:hover{color:#3db6e7}
.breadcrumb a:hover{color:#3db6e7 !important}

/* .breadcrumb {
    background:#e6e6e6;
} */

#search_block_top #search_query_top {
    border-radius: 0px 0 0 0px;
    /*border:2px solid #3db6e7;*/
    background:#0c0519;
    line-height:24px;
    flex-basis:0.000000001px;
    flex:1;
    font-family: 'Rubik';
    font-size:14px;
    /*font-weight:400;*/
    color:#FFF;
    
}

.breadcrumb a {
    background:transparent;
}
.breadcrumb .navigation-pipe {
    background:transparent;
}
.breadcrumb a.home {
    background:transparent;
}
.price {
    font-size:20px;
    color:#999;
    font-weight:bold;
    white-space:nowrap;
    text-align:left;
}
.primary_block{
    width: 100%;
    display: block;
}

.prd_d .prodbyy
{
    /*background:#3db6e7*/
}
.prd_d .prodbyy:hover
{
    background:#65d3ff !important
}

.prd_d .prodbyy a { color:#fff }
.prd_d .prodbyy:hover a { color:#fff;font-weight:normal}

.prd_d:hover .prodbyy {
   background:#26637b
}

.drop ul ul li a:hover {
    color:#3db6e7;
}
li.active > a {
    color:#7d7d7d !important;
}
.search_cart .cart-bonus:after{top:0px;color:#fff !important}
.drop ul ul li a, .drop h4{line-height:36px;float:none}
.drop > ul > li > ul > li > a:after {
    color:#7d7d7d;
    content:"\f107";
    font-family:fontawesome;
    font-size:16px;
    font-weight:100;
    position:absolute;
    right:5px;
    top:0;
}
.drop > ul > li > ul > li > a.no:after {
    color:#7d7d7d;
    content:"" !important;
    font-family:fontawesome;
    font-size:16px;
    font-weight:100;
    position:absolute;
    right:5px;
    top:0;
}

.drop > ul > li > ul > li.t{
   border-bottom:#fff 2px solid;
   height:auto;
}
.drop > ul > li.active > ul > li.t.active > a:after {
    color:#3db6e7;
    content:"\f106";
    font-family:fontawesome;
    font-size:16px;
    font-weight:normal;
    position:absolute;
    right:5px;
    top:0;
}
.icon-coracao {
    margin-left:0px;
    font-size:20px;
    /*color:#006699;*/
}
.drop > ul > li > ul > li > ul > li > a:after {
    color:#222;
    content:"";
    font-family:fontawesome;
    font-size:10px;
    font-weight:normal;
    position:absolute;
    right:5px;
    top:0;
}
li > a.t {font-size:12px !important;font-weight:normal;color:#3db6e7}
li.active > a{color:#3db6e7 !important}
li.active > a{font-weight:bold !important}
li.hover > a{font-weight:bold !important}

.drop li img {
    max-width:30px !important;
    margin-right:10px !important;
}

header .login2
{
    padding-top:9px;
}
.separator{ height:25px;background:#3db6e7}
.button3:hover{ background:#3db6e7}
.destaque_img .titulo {
	margin-top:10px;
    /* margin-bottom:10px;*/
	border:#000 0px solid;
	padding:13px;
	display:inline-block;
    float:left;
    width:100%;
    text-align:left;
    padding-bottom: 20px !important;
}
.eenergia2{
	right:7px;
	font-size:13px;
	color:#FFF !important;
	height:26px;
}
.eenergia{
	right:7px;
	font-size:13px;
	color:#FFF !important;
	height:26px;
}
.breadfinal{color:#ffffff !important}
.prd_ref span{display:block;right:7px;
	font-size:13px;
	color:#FFF !important;
	height:26px;
	position:absolute;
}

.blocos_escolha {
    border:#3db6e7 1px solid;
	background:#FFF
}
.blocos_escolha .termos{
	color:#3db6e7 !important
}
.blocos_escolha .floatright{ color:#3db6e7 !important}

.btn.ajax_add_to_cart_button, .btn.ajax_add_to_cart_product_button{background:#3db6e7 !important}
.btn.ajax_add_to_cart_button:hover, .btn.ajax_add_to_cart_product_button:hover{background:#000 !important}

ul, ol {
    margin-top:0;
    margin-bottom:0px;
}


.button3-sub:hover {
    background:#3db6e7;
}


.our_price_display {
    font-weight:600;
    font-size:30px;
    line-height:32px;
    font-family:'Rubik';
    text-align:left;
}

.svg {
 background-color:#cccccc;
 -webkit-filter:hue-rotate(180deg);
 border-radius:50%;
 border:1px solid;
 padding:1px;
}


nav.powerlistmenu div.drawer {
    position:absolute;
    width:100%;
    height:100%;
    list-style:none;
    margin:0;
    padding:0;
    overflow-y:auto;
    left:0;
    top:0;
    background:#FFF;
    font-weight:bold;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
nav.powerlistmenu div.drawer ul li a {
    text-decoration:none;
    display:block;
    padding:6px;
    color:rgba(105,105,115,1);
    border-bottom:solid 1px rgba(0, 0, 0, 0.1);
    text-align:left;
    font:400 12px "Montserrat",Arial,Helvetica,sans-serif;
    /*text-shadow:1px 1px 1px rgba(0,0,0,.5);*/

}

/*nav.powerlistmenu div.drawer ul li a:hover {
    color:#fff;
}*/
nav.powerlistmenu div.drawer div.breadcrumb {
    position:relative;
    padding:10px;
    border-bottom:4px solid #000;
    font-weight:100;
    cursor:pointer;
    text-align:left;
    color:#000;
    line-height:20px;
    margin-bottom:10px;
    text-transform:uppercase;
    font-size:12px;
}
input, button, select, textarea {
    font-family:'Rubik';
    font-size:inherit;
    line-height:inherit;
    border-radius: 50px 0 0 50px;
    padding-left: 10px;
}


.paginacao button{border-radius:0px !important}
    


a.t {
    background-color:transparent;
}

.button3:hover {
    background:#3db6e7;
}
div.apprise .img-inside img {
    height:auto;
    width:200px;
}
.resp-tab-content {
    border:1px solid #ececec;
}
.resp-tabs-list li.resp-tab-item {
    border:0px solid #000;
}
.resp-tabs-list li.resp-tab-active {
    background:#8dc3d9;
}

.fa-search{color:#3db6e7}
li.pesqm .fa-search{color:#3db6e7}
.fa-star-o{color:#3db6e7}
/*.fa-shopping-cart{color:#3db6e7}*/
.fa-bars{color:#fff}
.fa-bars:hover {color:#3db6e7}
/*.footer-container #footer h4:hover {
    color: #c0c0c0;
}*/

#search_block_top .btn.button-search:hover {
    background:#3db6e7;

}
/*

@media (max-width:767px) {
    .fa-search{color:#fff}
    .fa-star-o{color:#fff}
    .fa-shopping-cart{color:#fff}
    .fa-bars{color:#fff}
}
*/

.textarea-mobile { height:150px !important;display:block}
.condicoes-compra-mobile { display:none}
.mobile {display:none}
.pc {display:inline-block}

.boxs .info {
    margin-bottom:20px;
}

@media (max-width:769px) {
    .textarea-mobile { height:50px !important}
/*    .mobile {display:inline-block}*/
    .pc {display:none}
    .panel{margin-bottom:10px}
    .boxs .info {margin-bottom:10px}
    .titulo_b{margin:10px 0}
    .totals .totals-item label {width:75%}
    .totals .totals-item .totals-value {width:25%}
}

@media only screen and (max-width:767px) and (min-width:10px) {
    .catprod_wrap {
        padding-left:16px;
        padding-right:16px;
        padding-top:0;
        padding-bottom:16px;
    }
}
@media (max-width:479px) {
/*    .filtro_view{display:none !important}*/
    .breadcrumb a {padding:0 1px;font-size:10px}
/*    .catalogo_topo_filtros .float-right {float:right !important;width:100%;text-align:center}*/
/*    .catalogo_topo_filtros .float-right .paginacao{float:none}*/
    .catalogo_topo_filtros .filtros {padding:0}
    .prd_d .prd_ref {display:none}
    .prd_d .prd_img {height:auto}

    .footer-container .container {padding-bottom:40px;padding-top:30px}
    .footer-container #footer .bottom-footer2 {padding:20px 0px 0px 0px;font-size:13px}
    .footer-container #footer h4 {font-size:13px}

    .header-container {
    	background:#f9f9fa;
	}

	.destaque_img .titulo {
    width:100%;
    text-align:center;
	}


}



.lSSlideOuter .lSPager.lSGallery img {
    max-height:90px;
    height: 90px;
}


.product-gallery-block .lSPager li {
    border:#cccccc 1px solid;
    display:flex;
    align-items:center;
    justify-content:center;
    opacity:0.5;
}
.product-gallery-block .lSPager li.active {
    border:#3db6e7 1px solid;
    display:flex;
    opacity:1;
}


div.prd_d:hover img {
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
  transition:transform 0.1s ease-in-out;
}

div.prd_d:hover .prodbyy {
  background:#3db6e7;

}
.zoom:hover
{
    cursor:zoom-in;
}

.lslide img:hover
{
    cursor:zoom-in;
    -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
  transition:transform 0.1s ease-in-out;
}


/* effect-shine */
a.effect-shine:hover {
  /*-webkit-mask-image:-webkit-linear-gradient(165deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size:200%;
  -webkit-animation:shine 2s infinite;
          animation:shine 2s infinite;*/
}

.menu-container {
    background:#f9f9fa !important;
	-ms-box-shadow:1px 1px 3px rgba(0,0,0,.1);
	-o-box-shadow:1px 1px 3px rgba(0,0,0,.1);
	box-shadow:1px 1px 3px rgba(0,0,0,.1);
	margin-bottom:1px
}

#cssmenu,#cssmenu ul{margin:0}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{/* content:".";*/display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:'Rubik';background:#FFF !important}
#cssmenu > ul > li + #cssmenu > ul > li:after{content:"|";position:absolute;top:0;left:0}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:17px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#3db6e7 !important;font-weight:700;text-transform:uppercase}

#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#3db6e7}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease}
/* #cssmenu > ul > li.has-sub > a{padding-right:30px} */
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;/* content:'' */}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;/* content:'';*/-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px;top:46px;z-index:9999999}
#cssmenu ul ul li{height:auto;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{min-height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;/* content:'' */}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;/* content:'';*/-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#3db6e7 !important;color:#FFF !important}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

/*.menu-desk span{padding-left:10px}*/
@-webkit-keyframes shine {
  from {
    -webkit-mask-position:150%;
  }

  to {
    -webkit-mask-position:-50%;
  }
}

.m_social a svg{color:#3db6e7}

.sidebar-prod {
    margin:0 !important;
    border:0;
    border-bottom:1px solid #e0e0e0;

}


header .row #header_logo {
    margin:-20px auto;
    /*padding-top:10px;*/
    float:left;
    padding-left:0;
    position:relative;
    z-index:2;
    max-width:300px;
    /* background: url(../images/fundo_logo.png) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*header .middle {
    background: url(../images/fundo_logo.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/
header .middle {
    /* background:#1f1e38;*/
    background: #484848;
    /* background: url(../images/fundo_logo.png) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
header .middle .container {
    background:transparent;

}



header .topo {
    /* background:#f0f1f4;*/
    /* background: url(../images/fundo_logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;*/
    background:#484848;
    height:46px;
    border: none;
}
.drop > ul > li > ul > li.t {
    border-bottom:#e4e4e4 1px solid;
    height:auto;
}
.top_menu > ul > li + li {
    border-left:#e4e4e4 1px solid;
}
.top_menu > ul > li > a {
    font-size:12px;
    /* color:#000;*/
    color: #fff;
    text-align:center;
    text-transform:upercase;
    font-family:'Rubik';
    font-weight:600;
    line-height:34px;
}
.top_menu > ul > li.favoritos > a {
    /* color:#000;*/
    color: #fff;
    font-size:12px;
}
.top_menu > ul > li.login > a {
    /* color:#000;*/
    color: #fff;
    font-size:12px;
}
.filtros_wrapper {
    height: 100%;
    overflow-y: auto;
    margin:0;
    font-size:13px;
    display:block;
    background:#f9f9f9;
    padding-top:1px;
    padding-left:30px;
    padding-right:30px;
}
.left-col {
    float:left;
    width:280px;
    height:100%;
    background:#f9f9f9;
}
.top_menu > ul > li:hover > a {
    color:#3db6e7;
}
.top_menu > ul > li.favoritos > a:hover {
    color:#3db6e7;
}
.top_menu > ul > li.login > a:hover {
    color:#3db6e7;
}
.drop ul ul li a, .drop h4 {
    line-height:22px;
}
.drop ul ul li a, .drop h4 {
    min-height:22px;
}
header .topo .dados-contacto {
    /* color:#222;*/
    color: #fff;
    font-size:12px;
    font-family:'Rubik';
    vertical-align:middle;
    line-height:45px;
}
.catprod_wrap ul li.item + li.item {
    border-left:0px solid #f2f2f2;
}
.prd_d:hover {
    /*border:solid 1px #fbfbfb;*/
    /*background-color:#fbfbfb;*/
}
.prd_d {
    /*border:solid 1px #e7e7e7;*/
}
.menu-slider h3 .txt {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    /*margin:12px;*/
    font-size: 16px;
    color: #232323;
}
.pesq_input {
    background:0;
    background-color:none;
    width:100%;
    border:1px solid #3db6e7;
    line-height:24px;
    flex-basis:0.000000001px;
    flex:1;
    font-family:'Rubik';
    font-size:12px;
    font-weight:400;
    color:#000;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:5px;
}
.filtros_wrapper {
    background:#f9f9f9;
}

.filtros_wrapper .filtro-preco {
    padding:0 10px;
    margin-bottom:20px;
}

.filtros_wrapper .filtro-preco .filtro_titulo {
    font:700 16px Open Sans;
    margin:0;
    margin-bottom:20px;
    color:#333;
}

.filtros_wrapper .filtro-preco .intervalos-text .intervalo_titulo {
    font:600 14px Open Sans;
    color:#333;
    width: 100%;
}

.filtros_wrapper .filtro-preco .intervalos-text div {
    display:inline-block;
    float:left !important;
    font:600 14px Open Sans;
    color:#333;
    padding:5px;
}

.filtros_wrapper .filtro-preco .noUi-target {
    background:#d8d8d8;
}

.filtros_wrapper .filtro-preco .noUi-connect{
    background:rgb(143,143,143);
    background:linear-gradient(0deg, rgba(143,143,143,1) 0%, rgba(191,191,191,1) 100%);
    /*border:1px solid #999;*/
}

.filtros_wrapper .filtro-preco .noUi-handle{
    width:20px;
    height:18px;
    border-radius:2px;
    background:rgb(51,51,51);
    background:linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(153,153,153,1) 100%);
    /*background:linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(191,191,191,1) 100%);*/
}

.filtros_wrapper .filtro-preco .noUi-horizontal {
    height:10px;
}

.livro-reclamacoes{
	/*border-top: solid 2px #444041;*/
	margin-top: 60px;
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
    text-align: center;
    font-size: 11px;
    color: #bbb;
}
footer.footer2 {
    min-height: auto;
}

footer.footer2 .bottom-footer1 {
    font: 12px/36px Arial;
}
.footer2 .bottom-footer2 {
    line-height: 36px;
}

.footer2 .bottom-footer2 a {
    color: #fff;
    font: 14px/36px Arial;
}

.footer2 .bottom-footer2 a:hover {
    text-decoration: underline;
    color: #999;
}
.footer2 .bottom-footer2 a:after {
    color: #fff;
    font: 14px/14px Arial;
    content: "|";
    padding: 0 10px;
}
.footer2 .bottom-footer2 a:last-child:after {
    display: none;
}

.footer_social{
    padding: 10px;
    text-align: center;
}

.footer_social a{
    display: inline-block;
    width: 100%;
    max-width: 34px;
    padding: 5px;
}

.menu{margin:0 auto;height:50px}
.menu > ul {text-align:justify}
.menu > ul > li {display:inline-block}
.menu > ul:after { content:' ';display:inline-block;width: 100%;height: 0 }

.container_{display:flex}

@media only screen and (max-width :980px)
{
    /*.menu{margin:0 auto;height:50px;width:100%}*/
    .container_ {display:block}
}
/*@media only screen and (max-width:767px) and (min-width:10px){*/
@media only screen and (max-width:1024px) and (min-width:10px){
	.m_respons img {
    	max-width:150px;
        max-height:35px;
	}
}
@media only screen and (max-width :1024px)
{
     .prd_d .prodby2
    {
        background:#3db6e7
    }
    
    /*Vamos reduzir o tamanho dos objetos para ficar 2 em 2*/
    .prd_d .prd_img {height:150px;margin-top:5px;margin-bottom:5px;text-align:center;width:100%;margin:0 auto}
    .prd_d .prd_img img {max-width:130px;max-height:149px !important}
    .prd_d .prd_img a {display:inline-block;vertical-align:middle;width:150px;height:150px}
    .right-col .catprod_wrap li {max-width:50%;border:0px solid #f2f2f2;padding:5px;margin: 0px !important}
    .icon-coracao {margin-left:10px;font-size:12px}
    
    .product-gallery-resp li {max-width:100% !important}
    .pb-center-column h1 {font-size:20px}
    .btn.ajax_add_to_cart_button, .btn.ajax_add_to_cart_product_button {width:100%}
    .footer-container #footer .footer-block  {  margin-top:0;width:100%;margin: 3px 0px !important}

    .product_button {margin: 10px}
    .home-destaque li {max-width: 145px}
    .home-novidades li {max-width: 145px}
}

.home-novidades{background:#FFF}
.home-novidades li + li{border-left:none !important}
.home-novidades li{text-align:center;color:#403a3b;max-width:250px;width:100%;padding:0 !important;background:#FFF}
.home-novidades li.active{border-left:none}
.home-novidades li:hover{text-align:center;color:#403a3b}
.home-novidades h3{margin:0;padding:36px 0;padding-bottom:30px;font-size:18px;font-weight:400;color:#403a3b}
.home-novidades h3:hover{background-color:#2b2828;background-image:url(../img/menu_hover.png);background-position:bottom;background-repeat:repeat-x}
.home-novidades h3 .img{text-align:center;height:51px}
.home-novidades h3 .txt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-novidades h3 .img img{max-width:70px}
.home-novidades .border{margin:0;height:15px;background:#20aa01;visibility:hidden}
.home-novidades a:hover .border{margin:0;height:15px;background:#20aa01;visibility:visible}

.home-novidades{visibility:hidden}
.home-destaque{visibility:hidden}
.home-maisvendido{visibility:hidden}
.menu-slider{visibility:hidden}
.home-promocao{visibility:hidden}


article a {
    color:#403a3b;
    font-weight:400;
    line-height:22px;
    width:100%;
    /*font-size:11px;*/
}
[data-accordion] [data-control] a {
    color:#000;
    font-weight:400;
    line-height:22px;
    width:100%;
    /*font-size:11px;*/
}
[data-accordion] [data-content] {
    color:#403a3b;
}
[data-accordion] [data-control] {
    padding-right:14px;
    border-bottom: 1px solid #FFF;
}
[data-accordion] > [data-control]::after {
    color:#7d7d7d;
    content:"\f107";
    font-family:fontawesome;
    font-size:16px;
    font-weight:100;
    position:absolute;
    right:5px;
    top:12px;
    text-align:right;
    background:none;
}
[data-accordion].open > [data-control]::after {text-align:left}

 [data-control], [data-content] > * {
    border-bottom:1px solid #888;
    padding:8px;
    padding-right:5px;
    border-bottom: 1px solid #FFF;
}
[data-accordion2] [data-control] {
    position:relative;
    padding-right:40px;
    width:100%;
    text-align:left;
    background:none;
    border-radius:0;
    border:none;
    border-bottom-color:currentcolor;
    border-bottom-style:none;
    border-bottom-width:medium;
    border-bottom:#FFF 1px solid;
    color:#000;
}
.filtros_wrapper .titulo_filtro{
    border-bottom:1px solid #c0c0c0;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    padding:5px;
    text-align:center;
    background-color:#3db6e7
}

nav.powerlistmenu .join-m > a {
    border-bottom:none !important;
    font-size:14px !important;
}
.menu-container-mega {
    background:transparent;
}
.menu > ul > li:hover {
    background:transparent;
    color: #3db6e7;
    border: 0px;
    border-bottom: none;
}
.menu > ul > li:hover a {
    color: #000;
}
.menu > ul > li > ul {
    background:#0168ad;
    border:0;
}
.menu > ul > li > ul.normal-sub > li {
    text-align: center;
}
.menu > ul > li > ul > li a {
    color: #fff;
}
.menu > ul > li a {
    text-decoration: none;
    padding: 1em 1em;
    display: block;
    color: #FFF;
    font-size: 16px;
    font-weight: 200;
}
.menu > ul > li:hover a {
    padding: 1em 1em;
}


.rightbutton {height:470px}
.leftbutton {height:470px}



.sm-clean {
    padding: 0 10px;
    color:#fff;
    background: transparent;
    border-radius: 100px;
    width: max-content;
    margin: 0 auto !important;
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {color: #fff}
.sm-clean a .sub-arrow {border-color: #fff transparent transparent transparent}

/* customisation for ElectroCorroios 2021.01 */

#search_block_top #search_query_top {
    height: 30px;
}

#search_block_top .btn.button-search {
    height: 30px;
}

.search_cart .cart-bonus .cartitems .title {
    font-weight: bold;
    font-size: 12px;
}

.menu-slider h3 {
    margin-top: 5px;
    margin-left: 58px;
}
.menu-slider h3 .img {
    text-align: center;
}


.menu_topo_slide {
    width: 100%;
    background-color: #232323;
}

.menu_img .lSSlideWrapper,
.leftbutton-menu,
.rightbutton-menu {
    background-color: #3db6e7;
}

/*.container {
    padding-top: 30px;
}*/

.filtros_wrapper {
    padding-top: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.filtros_wrapper,
.left-col {
    background: transparent !important;
}

.filtros_wrapper h3 {
    font-size: 16px;
}

.menu-slider li {
    /*width: 100%;*/
}

section > section > div article a {
    color: #3db6e7;
}

/*.catprod_wrap li div {
    text-align: left;
}*/

.info-extra-paginacao {font-size: 12px}
.search_query{background-color:#fff !important;color:#999999 !important}
.product-gallery-resp{text-align:center}
.product-gallery-block{text-align:center}

.filtros_wrapper h3{padding:0px !important;margin-top:0px !important}

.ent_dev {
    border: 1px solid #000;
    padding: 5px;
}

.whatsapp{
    padding: 2px;
}

.whatsapp a{
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: #52c33a;
    color: #fff;
}

.whatsapp img{
    width: 100% !important;
    max-width: 20px !important;
    margin-right: 2px;
}

.whatsapp a:hover{
    color: #fff !important;
    background-color: #429b2f;
}

.pedido_orcamento_instalacao{
    font-size: 15px;
    padding: 5px 0px;
    border: 1px solid #000;
    background-color: #ed7d13;
    color: #fff;
    margin: 1px 0;
    width: 20%;
}


#form6 label{
    font-weight: normal;
    padding: 5px 0;
}

#form6 input, #form6 textarea{
    border: none;
    border-bottom: 2px solid #ededee;
    padding: 12px 10px;
}

#form6 input[type="button"]{
    padding: 10px 30px;
    font-size: 13px;
    background: #eb7035;
}
.top_menu .img-login { width: 95px;max-width: 100%}
.top_menu .img-login{height: 40px;width: 97px}

.top_menu { padding-top: 40px;float: right;width: 190px}
.top_menu ul { text-align: left;/*line-height: 22px;*/ }
.top_menu .wellcome { font-size: 16px;font-family:'Rubik';color: #3db6e7;font-weight:500 }
.menu-desk li a { color: #fff;font-family:'Rubik';font-size: 14px}
.menu-desk li a:hover { font-weight: normal}

.cart-bonus { padding-top: 45px;float: left;display: inline-block;position: relative}
.cart-bonus .img-carrinho { width: 36px}
.cart-bonus .floatl { position: relative;display: inline-block}
.cart-bonus .floatl .itens { position: absolute;top: -5px;right: -12px;background: #3db6e7;width: 18px;text-align: center;color: #fff;border-radius: 100%;}

.icon-bars { float: right;/*margin-top: 50px;*/ width: 100%;
text-align: center;font-size: 30px}
.menu-hamburger { display: none;background: #fff;position: absolute;z-index: 10;top: 40px;left: -58px;width: 190px;padding: 20px;box-shadow: 2px 2px 6px 1px #979797; }

.mn213_iten { display: none;background: #fff;position: absolute;z-index: 10;top: 125px;left: -390px;width: 390px;padding: 20px;box-shadow: 2px 2px 6px 1px #979797; }


.col-right .dados_contacto { padding: 10px 0;color: #fff}
.col-right .menu_fav { display: inline-block;/*padding: 10px 0;*/ float: right}
.col-right .menu_fav img { display: inline-block;float: left;width: 18px;margin-left: 10px}
.col-right .menu_fav span { display: inline-block;float: left;color: }
.col-right .menu_fav span a { font-weight: 600;color: #3db6e7}

.container-menu .left-side-cm{
    max-width:345px;
    position:absolute;
}
.container-menu .left-side-cm #catproductos{
    background:transparent;
    padding:20px
    color:#ffffff;
    font-family:'Rubik',sans-serif;
    max-width:340px;
}

#button-menu-sup:hover{color:#3DB6E7;font-weight:500}
#button-menu-sup{
    cursor:pointer;
    font-size:18px;
    color:#ffffff;
    width:100%;
    max-width:340px;
    display:inline-block;
    position:relative;
    min-width: 340px;
    line-height: 40px;
    padding: 0px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #404040;
    margin-top: 10px;
}

#button-menu-sup .seta{
    display:inline-block;
    position:absolute;
    right:0px;
    width:25px;
    height:25px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:3px;
    padding-right:3px;
    top:17px;
    border:solid 1px #a5bed9;
    right:15px;
}

.icon-coracao {
    position: absolute;
    top: 15px;
    right: 15px;
}

.footer3 .bottom_blocos{
    margin: 0 15px;
    width: auto;
}

.footer3 .bottom_blocos li{
    font-size: 13px;
}

.footer3 {
    min-height: auto;
}


.floatleft2 input[type=text] {
    border: none;
    padding: 5px;
    padding-left: 12px;
    color: #000;
}

.floatleft2 input[type=text]::placeholder {
    text-indent: 10px;
}

.floatleft2 input[type=button] {
    border: none;
    border-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #3db6e7;
    color: #fff;
    padding: 5px 20px;
}

.floatleft2 input[type=image] {
    border: none;
    border-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #3db6e7;
    color: #fff;
    padding: 5px 20px;
    margin-top: -1px;
    width: 59px;
}

.pub_title{
    font-weight: bold;
    text-align: left;
    color: #403a3b;
    font-size: 18px;
    padding: 10px 0 20px;
}

#menu_talk h4{text-align: center}

.share-container { text-align:center}

.share-container .share { cursor: pointer;font-size:14px;font-family:'Rubik';font-weight: 600;float: left;display: inline-block;color: #3db6e7;margin-right:30px }
.share-container .share a { font-size:14px;font-family:'Rubik';font-weight: 600;float: left;display: inline-block;color:#3db6e7 }
#share_hover #share_div { visibility:hidden;transition: all .5s linear;position:absolute;padding:10px;background: #fff}
#share_hover:hover #share_div { visibility: visible;transition: all .5s linear}

#product_show .prd_d { max-width:260px;margin-right:15px}
#product_show2 {
    width: 100%;
    float: left;
    position: relative;
    min-height: 200px;
}
#product_show2 .prd_d { max-width:250px;margin-right:15px;float:left}

.filtros .float-right { display:inline-block;float:right}

.breadcrumb { display:inline-block;float:left}
.responsive {display: none}
.m_respons {display: none}
.m_social {display: none}
.f:before { display:none}

@media only screen and (max-width: 1024px)
{
    #banners div div.col-sm-2 {display:none}
    .footer-container #footer ul {display:none}
    .responsive {display: block;text-align: center;background: #404040}
    .m_menu {
        display: inline-block;
        padding-top: 6px;
        padding-bottom: 0;
        padding-left: 10px;
        cursor: pointer;
        float: left;
        text-align: left;
        width: 48px;
        font-size: 24px;
    }

    .m_respons {
        display: inline-block;
        padding-top: 7px;
        padding-bottom: 4px;
        cursor: pointer;
        margin: auto;
        float: left;
    }

    .m_respons a img { margin-left:20px}
    .m_menu2 {
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 0;
        padding-right: 0;
        cursor: pointer;
        float: right;
        width: 75px;
        text-align: left;
    }

    .m_social {
        display: inline-block;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 10px;
        cursor: pointer;
        float: right;
        font-size: 24px;
    }
    .m_social a { color:#3db6e7 }
    div.m_social + div.m_social {padding-right: 12px}
    .footer-container #footer .newsletter_fot { float:left;max-width:initial}
    .footer3 .bottom_blocos li {text-align: center}
    .footer-container .container { padding:10px 0}


    .menu_img{padding: 0 !important}
    .main_content { margin-top:50px}

    .responsive {
      background: #404040 !important;
      position: fixed !important;
      width: 100%;
      height: 50px;
      top: 0;
      z-index: 99991;
      border-bottom: solid 1px #3db6e7;
      box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    }
    .cat_wrap .catalogo_topo_filtros {margin:0px 0}
    #footer {padding-top:0px}
    .home-novidades li {max-width: 160px !important}
    .home-destaque li {max-width: 160px !important}
    .nav > li > a { padding:10px 3px}
    .lojalink { font-size:15px}
    .breadcrumb a { font-size:10px}

    #img_loja{max-width: 100% !important}

    .prd_d .prd_title { min-height:95px}
    .cat_wrap .paginacao { display:none}

    .app-header .header { background:#2f2f2f}
    .homepageContainer  { background:#2f2f2f}

    nav.powerlistmenu div.drawer ul li a { padding:12px 5px;font-family:Avenir_LT_55_Roman_Bold;text-transform:uppercase}
    .fa-angle-right:before { margin-left:-20px}
    .navigation-pipe .fa-angle-right:before { margin-left: initial}

    nav.powerlistmenu div.drawer div.breadcrumb { width:96%;border-top-left-radius:25px;border-bottom-left-radius: 25px}
    #pesquisa-mobile { background:#fff !important;color:#999 !important}

    .share-container { width:100%}
    .share-container .share { width:50%;position:relative;padding:10px;margin:0;text-align:center}
    .share-container .share a { float:initial}
    .breadcrumb { margin-top:0 }

}
@media only screen and (max-width: 1120px)
{
    .cat_wrap .catalogo_topo_filtros {margin:0px 0}
    #footer {padding-top:0px}
    .home-novidades li {max-width: 160px !important}
    .home-destaque li {max-width: 160px !important}
    .nav > li > a { padding:10px 3px}
    .lojalink { font-size:15px}
    .breadcrumb a { font-size:10px}

    .prd_d .prd_img img { max-width:130px;max-height:149px !important }
    .prd_d .prd_title { min-height:85px}
    .cat_wrap .paginacao { display:none}
}


@media only screen and (max-width: 1690px)
{
    header .row #header_logo{
        margin-left:15px;
    }

}
@media only screen and (max-width: 1125px)
{
   .footer-container #footer .footer-block {
      margin: 0 25px;
    }
}
@media only screen and (max-width: 360px)
{
    #product_show {display: inline-block;margin: 0 auto;text-align: center}
    #product_show .prd_d { max-width:250px}
    .home-novidades li {max-width: 250px !important}
    .home-destaque li {max-width: 250px !important}

}

/* blocos de produtos */
.footer-container #footer .footer-block {
  margin-top: 11px;
  margin: 0 45px 0px 25px;
}
.footer2 .col-xs-12
{
    padding-left:0px;
    padding-right:0px;
}
@media only screen and (max-width: 1650px)
{
    .footer2 .col-xs-12
    {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.m_linguas{
    width: 54px;
    position: absolute;
    right: 70px;
    top: 12px;
}

@media only screen and (max-width: 3500px)
{
    #product_show .prd_d {max-width: 19%;margin-right: 1%}
    #product_show2 .prd_d {max-width: 19%;margin-right: 1%}
}
@media only screen and (max-width: 1400px)
{
    #product_show .prd_d {max-width: 24%;margin-right: 1%}
    #product_show2 .prd_d {max-width: 24%;margin-right: 1%}
}
@media only screen and (max-width: 1100px)
{
    #product_show .prd_d {max-width: 32%;margin-right: 1%}
    #product_show2 .prd_d {max-width: 32%;margin-right: 1%}
}
@media only screen and (max-width: 1024px)
{
    /*.main_content {margin-top:0px}*/
    .menu_img2  {margin-top:10px}
    .txt{font-size: 14px !important}

    .banner_topo{width: 100% !important}
    #product_show .prd_d {max-width: 32%;margin-right: 1%}
    #product_show2 .prd_d {max-width: 32%;margin-right: 1%}
    #menu_talk h4{text-align:left}
}
@media only screen and (max-width: 800px)
{
    #product_show .prd_d {max-width: 48%;margin-right:1%}
    #product_show2 .prd_d {max-width: 48%;margin-right:1%}
    .slidercontent2 {min-height:120px !important}
    .menu-slider h3 .img img {max-width:60px !important}
    .menu-slider h3 .img {height:55px !important}
    .slider_line_blue {margin: 5px auto 10px !important}
    .menu-slider h3 .txt {font-size: 12px !important}
    /*.menu-slider li {max-width: 100px !important}*/
    .prd_comparador{padding-top:0px !important}
}
@media only screen and (max-width: 500px)
{
    #product_show .prd_d {max-width: 48%;margin-right:1%}
    #product_show2 .prd_d {max-width: 48%;margin-right:1%}
}
@media only screen and (max-width: 300px)
{
    #product_show .prd_d {max-width: 100%;margin-right:0}
    #product_show2 .prd_d {max-width: 100%;margin-right:0}
}

.search_nota {
    position: relative;
    top: 5px;
    left: 10px;
    color: #fff;
    font-size: 12px;
}

.search_nota a{
    color: #fff;
}

.search_nota2{
    color: #3db6e7;
}

#fw-langs {
    color: transparent;
    font-size: 12px;
    background: transparent url("../../comparador/images/mundo.png") no-repeat scroll left center;
    /* margin-top: 50px;*/
}

.fw-langs select{
    color: #fff;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    margin: 5px 0 0 25px;
    appearance: none;
}

.fw-langs select option{
    background-color: #fff;
    color: #000;
}

.titulo_d{
    font-weight: bold;
    text-align: left;
    color: #403a3b;
    font-size: 19px;
    padding-bottom: 40px;
    margin: 25px 0 10px;
}

.button3, .button3-sub{
    border-radius: 0;
}

#banners {
    margin-top: 3px !important;
    margin-bottom: 0 !important;
}
@media (min-width: 1281px) {

    .modulo2{
        height: 390px !important;
        /* height: 318px !important;*/

    }

    .modulo3, .modulo4{
        height: 602px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1280px){

    .modulo2{
        height: 230px !important;
    }

    .modulo3, .modulo4{
        height: 472px !important;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .modulo2{
        height:230px !important;
    }
   .banner_topo{ margin-top:31px}



}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .modulo2{
        /* height: 358px;*/
       /* height: 120px !important;*/
        max-height: 290px !important;

    }

    .banner_topo{ margin-top:50px}

}


@media (min-width: 481px) and (max-width: 767px) {

    .modulo2{
        /* height: 358px;*/
        height: 110px !important;

    }

    .banner_topo{ margin-top:27px}

}


@media (min-width: 320px) and (max-width: 480px) {

    .modulo2{
        /* height: 358px;*/
        height: 110px !important;

    }

    .banner_topo{ margin-top:50px}

    .img_menu_sld{ max-width: 70% }
    .slidercontent2 {max-height: 150px !important};

}




.reg_store_mark form{
    max-width: 400px;
}

.reg_store_mark form input{
    border: none;
    border-bottom: 1px solid #000;
    font-size: 16px;
    padding: 0;
}

.reg_store_mark form .button3{
    padding: 10px 30px;
    height: auto;
    font-weight: normal;
    border: none;
}

.reg_store_mark_img{
    width: 100%;
    padding: 50px;
}

.tp-leftarrow {
  width: 50px;
  height: 50px;
  z-index: 999;
  background-image: url(https://www.the-lastprice.com/novo/core/media/slider_blocos/img/seta_esq_menu.png);
  background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.tp-rightarrow{
    width: 50px;
    height: 50px;
    z-index: 999;
    background-image: url(https://www.the-lastprice.com/novo/core/media/slider_blocos/img/seta_dir_menu.png);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}


#search_block_top .btn.button-search:hover {
    background: #65d3ff;
    border-color: #65d3ff;
}

.floatleft2 input[type="image"]:hover{
    background: #65d3ff !important;
}

.fw-langs select:hover{
    color: #65d3ff;
}

#menu_talk ul li a img:hover{
    filter: invert(30%) sepia(25%) saturate(5099%) hue-rotate(170deg) brightness(103%) contrast(103%);
}