@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

/**  HEADER  **/
select:hover,
a:hover{
    cursor: pointer;
    text-decoration: none;
}

select{
    -moz-appearance: none;
}

.alert-block{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9999;
}

.page-produtos #views-exposed-form-articles-page-1 .views-submit-button{
    top: 9px !important;
}


.breadcrumb li a:hover,
.breadcrumb li span{
    color: #a1cd39 !important;
}

.cart-container-widget .container .cart-btn:hover,
.back_footer a:hover{
    color: #000 !important;
}

#block-support-login-register-block a:hover{
    color: #76ccd0 !important;
}
.page-loja .produtos-loja,
.second-line-menu li.active a,
#navbar .second-line-menu a:hover{
    color: #a1cd39 !important;
}

#navbar .block-ask-sample a:hover{
    color: white !important;
}

.block-ask-sample .ask-sample:hover{
    background: #a1cd39 !important;
}

.cart-container-widget .container .checkout-btn:hover,
.page-node-add-product-sample-request .region-content button:hover,
.form-edit-profile button:hover,
.node-contact_request-form button:hover,
.header-block-about-us .link-block:hover{
    background: #ffb268 !important;
    color: white !important;
}






.page-produtos #edit-combine-wrapper input,
.simplenews-subscribe .form-item-email input::-webkit-input-placeholder, /* Chrome/Opera/Safari */
.page-produtos #edit-combine-wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;
}
.simplenews-subscribe .form-item-email input::-moz-placeholder , /* Firefox 19+ */
.page-produtos #edit-combine-wrapper input::-moz-placeholder { /* Firefox 19+ */
    color: white;
}
.simplenews-subscribe .form-item-email input:-ms-input-placeholder , /* IE 10+ */
.page-produtos #edit-combine-wrapper input:-ms-input-placeholder { /* IE 10+ */
    color: white;
}
.simplenews-subscribe .form-item-email input:-moz-placeholder , /* Firefox 18- */
.page-produtos #edit-combine-wrapper input:-moz-placeholder { /* Firefox 18- */
    color: white;
}

#navbar{
    margin-top: 8px;
    margin-bottom: 3px;
}

.logo.navbar-btn img{
    margin-top: -3px;
    width: 100%;
    margin-left: -30px;

}

#block-search-form{
    float: left !important;
    margin: inherit !important;
}

.second-line-menu{
    display: inline-block;
    width: 100%;
}
#block-commerce-checkout-support-commerce-cart-block{
    position: absolute;
    top: 13px;
    right: 27%;
}

.block-ask-sample{
    /*position: absolute;
    width: 135px;
    margin-left: 10px;
    margin-top: -30px;*/
    position: absolute;
    bottom: 19px;
    right: -100px;
}

.block-ask-sample .img-ask-sample{
    background: url('../images/animal_amostras.svg');
    width: 50px;
    height: 55px;
    background-size: 100%;
    margin-left: auto;
    margin-right: 40px;
}

.block-ask-sample .ask-sample{
    font-size: 14px;
    color: white !important;
    font-weight: 400;
    background: #76ccd0 !important;
    padding: 5px 20px;
    border-radius: 20px
}

#navbar a,
#navbar{
    background: white;
    border: none;
    font-family: "Open Sans", sans-serif;
    color: #b2b2b2;
}

#navbar .region-navigation{
    margin-top: 10px;
}

#navbar .region-navigation section{
    padding-right: 10px;
    padding-left: 10px;
}

#navbar .second-line-menu a{
    color: #7f7f7f;
    font-weight: 500;
}

#block-search-form button span::before{
    display: none;
}
#views-exposed-form-articles-page-1{
    position: relative;
    top:-1px;
}

.block-search-form input:focus,
.block-search-form input{
    border: none;
   /* border-bottom: 1px solid #f2f2f2;*/
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-left: 25px;
}
#views-exposed-form-articles-page-1 .views-submit-button{
    position: absolute;
    top: 10px;
    left: 0px;
}
#views-exposed-form-articles-page-1 #edit-title-wrapper{
    padding: 0;
}


.block-search-form button:hover,
.block-search-form button{
    background: url("../images/lupa_pesquisa.svg") no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    border: none;
    margin: 0 !important;
    font-size: 0;
}
.page-produtos .block-search-form button{

}

.my-account-user{
    background: url("../images/name.svg") no-repeat 5% 50% !important;
    padding-left: 25px;
    background-size: 12% !important;

}

#block-support-login-register-block{
    margin-top: 6px;
    text-align: center;
    margin-left: -30px;


}#block-support-login-register-block a{
    margin-right: 15px;
}
#block-support-login-register-block .login-user{
    margin-right: 30px;
}

#navbar .lang-dropdown-select-element{
    color: #b2b2b2;
    border: none;
    box-shadow: none;
    -webkit-webkit-transition: none;
    -moz-webkit-transition: none;
    -ms-webkit-transition: none;
    -o-webkit-transition: none;
    webkit-transition: none;
    -webkit-appearance: none;
}

#navbar #block-lang-dropdown-language select{
   /*     background: url("../images/seta_idioma.svg") no-repeat;
    background-size: 12px;
    background-position: 100% 56%;
*/
}

#navbar #block-lang-dropdown-language select{
    -moz-appearance: none;
    padding: 5px;

}
#navbar #block-lang-dropdown-language{
    display: inline-flex;

}
#navbar #block-lang-dropdown-language::before{
    background: url("../images/idioma.svg");
    width: 14px;
    height: 14px;
    margin-top: 10px;
    position: absolute;
}

#navbar #block-lang-dropdown-language form{
    width: 100%;
    margin-left: 16px;
}

.cart-container-widget{
    top: 5px;

}
.cart-container-widget .widget{
    cursor: pointer;
}
.cart-container-widget .widget .icon{
    background: url("../images/carrinho.svg") no-repeat;
    width: 26px;
    height: 23px;
}
.cart-container-widget .widget span{
    text-align: center;
    color: white;
    background: #76ccd0;
    border-radius: 100%;
    padding: 2px 5px;
    font-size: 9px;
    position: absolute;
    top: -5px;
    left: 54px;

}
.page-user-edit #edit-mimemail{
    display: none;
}


/**  FOOTER  **/
.region-footer .view-id-social .views-row a{
    display: table;
    margin-bottom: 10px;
}

.region-footer .view-id-social .views-row a svg{
    width: 20px;
    height: 20px;
    display: table-cell;
    vertical-align: middle;
    display: block;
}




.region-footer .view-id-social .views-row a span{
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;

}

.back_footer{
    background: #f2f2f2;
}
.back_footer footer{
    border-top: none;
    margin-top: -37px;
    position: relative;
}
.back_footer footer .block-title{
    color: #4c4c4c;
    font-size: 25px;
    padding-bottom: 20px;
    text-align: left;
    margin-bottom: 0px;
}
.back_footer footer .views-row,
.back_footer footer a{
    color: #7f7f7f;
    font-family: "Open Sans",sans-serif;
    margin-top: 5px;
}
.ghost-footer,
.img-footer{
    background: url("../images/fantasma_menino.svg") no-repeat;
    width: 122px;
    height: 105px;
    position: absolute;
    bottom: -35px;
    left: 120px;
}

.ghost-footer{
    bottom: 0;
    right: 0;
    left: initial;

}
.img-header-home-block .ghost-footer{
    bottom: 70px;
    right: 0px;
    left: initial;
    display: none;
}

.i18n-en .img-promo{
    background: url("../images/badge_moneyback_guarantee.svg") no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 9;
}
.img-promo{
    background: url("../images/badge_garantia_reembolso.svg") no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 9;
}
.node-type-product-display .img-promo{
    top: 20px;
}

.button-footer{
    margin-top: 70px;
    color: #7f7f7f;
    font-size: 13px;

}

#backtotop{

    background: url("../images/seta_topo.svg");
    width: 55px;
    height: 55px;
}

.amostra-footer{
    background: url("../images/animal_amostras.svg") no-repeat;
    width: 91px;
    height: 99px;
    margin-bottom: 5px;
    margin-left: 40px;

}

.ask-sample a:hover{
    background: #76ccd0 !important;
    color: white !important;

}
.ask-sample a{
    background: #a1cd39;
    color: white !important;
    padding: 12px 50px;
    border-radius: 20px;

}


/*
Bloco do header home
Bloco do header products
*/
.header-products-block,
.header-home-block{
    position: relative;
    font-family: 'Open Sans', sans-serif;
}
.header-products-block{
    padding: 40px 0;
    margin-bottom: 30px;
}

.absolute-div{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.absolute-div .container .middle,
.absolute-div .container{
    height: 100%;
}

.block-header-about-us,
.header-products-block .text,
.label-header-home-block{
    font-size: 42px;
    color: #4c4c4c;
    font-weight: bold;
    margin-top: 16%;
    line-height: 50px;
}
.header-products-block .text{
    width: 85%;
    font-size: 36px;
    margin-top: 10%;
}

.header-products-block .info-top{
    background: url("../images/profucts-header.png") no-repeat;
    width: 122px;
    height: 122px;
    position: absolute;
    top: 25px;
    right: 0;
    padding-top: 25px;
    font-size: 15px;

}
.header-products-block .info-top span{
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    color: white;
}

.label-header-home-block .block-link{
    margin-top: 10px;
}

.header-block-about-us .link-block:hover,
.label-header-home-block .block-link .read-more:hover{
    background: #a1cd39;
    color: white !important;
}
.header-block-about-us .link-block,
.label-header-home-block .block-link .read-more{
    font-size: 14px;
    color: white;
    font-weight: 400;
    background: #76ccd0;
    padding: 10px 20px;
    border-radius: 20px;
}
.img-header-home-block{
    height: 100%;
}
.i18n-es .simb-img-header-home-block{
    background: url("../images/nunex_bagde_ganador.svg") no-repeat;
    width: 200px;
    height: 200px;
    background-size: 100%;
    float: right;
    margin-top: 10%;
}
.i18n-en .simb-img-header-home-block{
    background: url("../images/nunex_bagde_winner.svg") no-repeat;
    width: 200px;
    height: 200px;
    background-size: 100%;
    float: right;
    margin-top: 10%;
}

.simb-img-header-home-block{
    background: url("../images/nunex_bagde_vencedor.svg") no-repeat;
    width: 200px;
    height: 200px;
    background-size: 100%;
    float: right;
    margin-top: 10%;
}
.header-about-us{
    position: relative;
}
.div-rigth-col-about,
.div-left-col-about {
    padding: 0;
}


.sub-header-about-us{
    display: table;
    background: #ddf2f3;
    overflow: hidden;
}

.sub-header-about-us .div-left-col-about,
.sub-header-about-us .div-rigth-col-about {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.sub-header-about-us .div-rigth-col-about .text-block span{
    line-height: 40px;
    margin-bottom: 30px;
}
/*
.div-rigth-col-about,
.div-left-col-about{
    padding: 0;
    width: 50%;
    float: left;
}
*/

.div-left-col-about img,
.header-about-us img,
.header-home-block img{
    width: 100%;
}

.header-products-block .image img{
    width: 90%;
}

.header-products-block .fantasma{
    background: url('../images/img-footer.png') no-repeat;
    width: 80px;
    height: 80px;
    right: 0px;
    bottom: 0px;
    background-size: 100%;
    position: absolute;
}

/*
Bloco da diferença nunex home
*/

.nunex-diference-back{
    background: #f2f2f2;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}

.nunex-diference-back .nunex-diference{
    padding-top: 100px;
    padding-bottom: 100px;
}

.div-rigth-col-about .text-block span,
.nunex-diference-back .nunex-diference .block-nunex-diference span{
    font-size: 35px;
    font-weight: bold;
    color: #4c4c4c;
    display: block;
    margin-bottom: 5px;
}

.nunex-diference-back .nunex-diference .img-nunex-diference img{
    width: 100%;
}

.div-rigth-col-about .text-block,
.nunex-diference-back .nunex-diference .block-nunex-diference{
    font-size: 15px;
    color: #4c4c4c;
}


.div-rigth-col-about .text-block{
    width: 75%;
    margin: 0px auto;
}
.div-rigth-col-about{
    background: #ddf2f3;
}

.nunex-diference-back .nunex-diference .block-nunex-diference .link-block:hover{
    background: #76ccd0;
}
.nunex-diference-back .nunex-diference .block-nunex-diference .link-block{
    font-size: 14px;
    color: white;
    font-weight: 400;
    background: #ffb268;
    padding: 10px 15px;
    border-radius: 20px;
    margin-top: 10px;
    width: 165px;
    text-align: center;
    display: block;
}

/*filter article list home*/

.filter-article-list{
    font-family: "Open Sans", sans-serif;
    padding-top: 70px;
    position: relative;
}

.right-bar-view-article{
    display: inline-block;
    width: 100%;
}
.right-bar-view-article .views-field-field-main-image img{
    margin: auto;
}


.page-consultorio h2,
.node-type-product-display h2,
.right-bar-view-article h2,
.filter-article-list h2{
    font-size: 25px;
    font-weight: 700;
    color: #4c4c4c;
    display: block;
    text-align: center;
    margin-bottom: 70px;
}
.right-bar-view-article h2{
    text-align: left;
    margin-bottom: 0;
}
.node-type-product-display h2{
    margin-top: 0;
    text-align: left;
    margin-bottom: 0;

}
.node-type-product-display .field-name-title{
    font-weight: 600;
}

.node-type-product-display .region-content-bottom-second h2{
    margin-bottom: 15px;
}


.filter-article-list .views-field-tid{
    display: none;
}

.filter-article-list .views-field-php{
    width: 60px;
    height: 80px;
    margin: auto;
}
.filter-article-list .views-field-name{
    font-size: 15px;
    color: #7f7f7f;
    text-align: center;
    font-weight: 500;
}

.filter-article-list .view-pointer{
    width: 10px;
    height: 10px;
    background: #76ccd0;
    border-radius: 20px;
    margin: 30px auto;
}
.filter-article-list .views-row.active .view-pointer{
    width: 25px;
    height: 25px;
    background: #76ccd0;
    border-radius: 25px;
    margin: 23px auto;

}

.filter-article-list .views-row.active .views-field-php circle,
.filter-article-list .views-row.active .views-field-php path{
    fill: #76ccd0;
}

.filter-article-list .view-footer{
    left: 0px;
    width: 100%;
    display: inline-block;

}.filter-article-list .view-footer .view_line{
    border-bottom: 1px solid #cccccc;
    width: 97%;
    margin: -71px auto 0 auto;

}

/* articles-home-list */
.articles-home-list{
    padding-top: 30px;
    font-family: "Open Sans",sans-serif;
}

.articles-home-list .view-filters{
    display: none;
}

.articles-home-list .views-row{
    padding: 30px;
    /*min-height: 525px;*/
}

.articles-home-list.taxonomy-page .views-row{
    min-height: 560px;
}

.center-region-article .pane-node-created,
.view-miscelaneaus .views-field-description-i18n a,
.view-miscelaneaus .views-field-description-i18n,
.articles-home-list .views-row .views-field-created{
    color: #7f7f7f;
    font-size: 12px;
    padding: 10px 0;
}
.center-region-article .pane-node-created{
    padding: 0;
}

.articles-home-list .views-row .views-field-created{
    padding-bottom: 5px;
}


.articles-home-list .views-row .views-field-title a:hover{
    color: #76ccd0;
}
.articles-home-list .views-row .views-field-title a{
    color: #000000;
    font-size: 16px;
    padding: 10px 0;
    font-weight: 600;
    height: 50px;
    display: block;
}
.articles-home-list .views-row .views-field-field-product-references a:hover{
    color: #ffb268;
    background: url('../images/seta_artigos_hover.svg') no-repeat 100% 50%;
    background-size: 20%;
}
.articles-home-list .views-row .views-field-field-product-references a{
    color: #a1cd39;
    font-size: 13px;
    padding: 10px 0;
    font-weight: 500;
    width: 80px;
    background: url('../images/seta_artigos.svg') no-repeat 100% 50%;
    background-size: 20%;
    display: block;
}


/* newsletter home */
.content_bottom_first.text-center{
    background: url("../images/nunex_banner_newsletter.jpg");
    height: 237px;
    background-size: 100%;
    margin-top: 30px;

}
.node-type-product-display .content_bottom_first.text-center{
    background: none;
    height: inherit;

}
#block-simplenews-1{
    position: relative;
    font-family: "Open Sans",sans-serif;
}


#block-simplenews-1 p,
#block-simplenews-1 h2{
    width: 30%;
    color: white;
    margin-left: 25px;
}
#block-simplenews-1 p{
    font-size: 16px;
}
#block-simplenews-1 h2{
    font-weight: 700;
    margin-top: 65px;
   margin-bottom: 20px;
}
#block-simplenews-1 form p,
#block-simplenews-1 form h2{
    width: inherit;
}
#block-simplenews-1 form{
    width: 60%;
    position: absolute;
    right: 0px;
    top: 58%;

}
#block-simplenews-1 form .form-item-email{
    width: 75%;
    float: left;
}
#block-simplenews-1 form .form-item-email label{
    display: none;
}
#block-simplenews-1 form .form-item-email input{
    background: none;
    border: 1px solid white;
    color: white;
    height: 38px;
}


#block-simplenews-1 form .form-submit:hover{
    background: #e88389;
}
#block-simplenews-1 form .form-submit{
    border: none;
    background: #ffb268;
    color: white;
    font-size: 16px;
    font-weight: 400;
    /*margin-right: 80px;*/
    padding: 9px 25px;
}

/*view-miscelaneaus*/

.view-miscelaneaus{
    padding-top: 70px;
    font-family: "Open Sans", sans-serif;
}

.view-miscelaneaus .views-field-name-i18n{
    color: #4c4c4c;
    padding: 5px 0;
    font-weight: 600;
}

.view-miscelaneaus .views-field-field-icon{
    height: 100px;
    display: table;
    margin: auto;
}
.view-miscelaneaus .views-field-field-icon .field-content {
    display: table-cell;
    vertical-align: middle;

}
.view-miscelaneaus .views-field-field-icon img{
    margin: auto;
    height: 70px;
    width: inherit;

}
.view-miscelaneaus .view-footer img{
    margin-top: 50px;
    width: 100%;
}

 .product-add-to-car .views-row .field-name-field-quantidade-pack{text-align: center;}


/* product-add-to-car */
.product-add-to-car .views-row{
    padding: 30px;
    background: #ecf5d7;
    margin-bottom: 30px;
    font-family: "Open Sans", sans-serif;
}

.product-add-to-car .views-row .views-field-rendered-entity article,
.product-add-to-car .views-row .views-field-field-main-image{
    padding: 0 10px;
}
.product-add-to-car .views-row .views-field-rendered-entity article h2,
.product-add-to-car .views-row .field-commerce-price,
.product-add-to-car .views-row .views-field-rendered-entity article h2 a{
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px !important;
    text-align: center !important;
}

.product-add-to-car .views-row .views-field-rendered-entity article h2 a:hover{
    color: #a1cd39;
}

body.node-type-product-display .node-product-display .btn-success.form-submit .icon,
.product-add-to-car .views-row .commerce-add-to-cart button .icon{display: none;}

.product-add-to-car .views-row .commerce-add-to-cart button:hover{
    background: #ffb268;
}
.product-add-to-car .views-row .commerce-add-to-cart button{
    background: #a1cd39;
    border: none;
    color: white;
    border-radius: 20px;
    white-space: pre-wrap;      /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -o-pre-wrap;   /* Opera 7 */
    word-wrap: break-word;
    padding: 10px 35px;
    margin: 0px auto;


}

.product-add-to-car .views-row .links.list-inline{
    display: none;
}

/*articles-home-list right-bar-article*/

.articles-home-list.right-bar-article .views-row{
    padding: 10px 0;
}

/* center-region-article*/

.center-region-article{
    font-family: "Open Sans", sans-serif;
}


.center-region-article .pane-node-title h1{
    font-size: 25px;
    font-weight: 600;
}
.center-region-article .panel-pane img{
    width: 100%;
}

/*top-img-region-center*/
.region-top-image .top-img-region-center{
    background: url("../images/animal_artigo.svg") no-repeat;
    width: 80px;
    height: 76px;
    display: block;
    background-size: 100%;
    margin-left: 30px;
}
.views-exposed-form .views-exposed-widget{
    padding-top: 0;
}

.page-produtos .region-top-image .top-img-region-center{
    background: url("../images/animal_loja_checkout.svg") no-repeat;
    width: 63px; 
    height: 50px;
    display: block;
    background-size: 100%;
    margin-left: 30px;
}
.page-taxonomy-term .top-img-region-center{
    background: url("../images/animal_artigos-1.svg") no-repeat;
    width: 119px;
    height: 127px;
    display: block;
    background-size: 100%;
    margin-left: 30px;
}
/*page products*/

.page-produtos .above_content{
    background: #dbf1f2;
}

.page-produtos .product-add-to-car .views-row{
    background: none;
    padding: 0;
}
.page-produtos .product-add-to-car .views-row .views-field-field-main-image{
    /*background: #ededed;*/
    border:1px solid #ededed;
    margin: 7%;
    margin-bottom: 0;
}
.page-produtos .product-add-to-car .commerce-add-to-cart{
    text-align: center;
}.page-produtos .form-item-attributes-field-package-type.form-type-select{
     display: none;
}

.node-type-product-display div.fivestar-widget-static .star span.off,
.page-produtos div.fivestar-widget-static .star span.off{
    background: url("../images/star_laranja_hover.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 95%;
}
.node-type-product-display div.fivestar-widget-static .star span.on,
.page-produtos div.fivestar-widget-static .star span.on{
    background: url("../images/star_laranja.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 95%;
}

.page-produtos #edit-combine-wrapper{
    float: right;
    margin-right: 30px;
}
.page-produtos #edit-combine-wrapper input:focus{
    border: none;
    box-shadow: none;
}
.page-produtos #edit-combine-wrapper input{

    background: url(../images/lupa_loja.svg) no-repeat #d3d3d3 96% 50%;
    padding-right: 40px;
    border: none;
    border-radius: 20px;
    -webkit-background-size: 20px;
    background-size: 20px;
}

.page-produtos #edit-tid-i18n-1-wrapper select,
.page-produtos #edit-tid-i18n-wrapper select{
    -webkit-appearance: none;
    background: url('../images/seta_loja_filtro.svg') no-repeat 90% 50% #d3d3d3;
    color: white;
    border: none;
    border-radius: 20px;
    box-shadow: none;
    margin-left: 25px;
    width: 110px;
    background-size: 10%;
}

/* node-type-product-display */
.node-product-display{
    font-family: "Open Sans",sans-serif;
}

.node-product-display .form-item-attributes-field-package-type,
.node-product-display .form-item-quantity{
    float: left;
    width: 30%;
    margin-right: 10%;
}
.node-product-display form{
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
}
.node-product-display .commerce-product-field-commerce-price{
    font-size: 30px;
    margin: 0px auto;
    font-weight: 600;
}


body.node-type-product-display .node-product-display .btn-success.form-submit:hover,
body.node-type-product-display .node-product-display .btn-default.form-submit:hover{
    background: #76ccd0;
}

body.node-type-product-display .node-product-display .btn-success.form-submit,
body.node-type-product-display .node-product-display .btn-default.form-submit{
    position: absolute;
    bottom: -45px;
    right: 168px;
    background: #a1cd39;
    border: none;
    color: white;
    border-radius: 5px;
    font-size: 16px;
    padding: 15px 30px;
    font-weight: bold;

}
.node-product-display .field-group-htabs .horizontal-tabs,
.node-product-display .field-group-htabs ul li,
.node-product-display .field-group-htabs ul{
    background: none;
    border: none;
}

.horizontal-tabs ul.horizontal-tabs-list li a:hover{
    background-color: white;

}
.node-product-display .field-group-htabs ul li a{
    color: #000;
}


.node-type-product-display .field-group-htabs ul li.selected{
    border-bottom: 2px solid #a1cd39;
}
.node-type-product-display .content_bottom_first.text-center{

    background: #ddf2f3 !important;

}

.page-node-9269.node-type-product-display .content_bottom_first.text-center,
.page-node-9277.node-type-product-display .content_bottom_first.text-center,
.page-node-9278.node-type-product-display .content_bottom_first.text-center,
.page-node-9273.node-type-product-display .content_bottom_first.text-center,
.page-node-9279.node-type-product-display .content_bottom_first.text-center,
.page-node-9280.node-type-product-display .content_bottom_first.text-center{

    background: #E5F1F7 !important;

}






.node-type-product-display .top-img-region-center{
    background: url("../images/animal_produto.svg") no-repeat 0px 0px;
    width: 92px;
    height: 98px;
    display: block;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-left: 20px;
}

.node-type-product-display .node-product-display .fivestar-default{
    width: 85px;
    float: left;
    margin-right: 10px;
}

.node-type-product-display .node-product-display .form-item label{
    font-weight: 500;
    margin-bottom: 15px;
}
.node-type-product-display .node-product-display .horizontal-tabs fieldset.horizontal-tabs-pane{
    box-shadow: none;
}
.node-type-product-display .region-content-bottom-second .form-type-fivestar{
    display: inline-flex;
}

.node-type-product-display .region-content-bottom-second .form-type-fivestar label{
    margin-left: 10px;
}
.node-type-product-display .region-content-bottom-second{
    padding-top: 70px;
    display: inline-block;
    margin-bottom: 100px;
    width: 100%;
}

.node-type-product-display .comment-form label{
    display: none;
}
.node-type-product-display .region-content-bottom-second .form-type-fivestar label{
    display: block !important;
    margin-right: 10px;
}
.form-edit-profile .field-name-field-name-user input,
.page-user-register form .form-item-field-name-user-und-0-value input,
.node-type-product-display .comment-form .field-name-field-name-text input{
    background: url("../images/name.svg") no-repeat 98% 50%;
    padding-right: 40px;
    background-size: 3%;
    height: 40px;
    color: #999;
}
.node-type-product-display .comment-form .field-name-field-name-text input{
    background-size: 3%;
}



.page-checkout .form-item-account-login-mail input,
.page-checkout .form-item-account-form-select-login-mail input,
.form-edit-profile .form-item-mail input,
.page-user-login form .form-item-name input,
.page-user-register form .form-item-mail input,
.node-type-product-display .comment-form .field-name-field-email input{
    background: url("../images/user_email.svg") no-repeat 98% 50%;
    padding-right: 40px;
    background-size: 3%;
    height: 40px;
    color: #999;

}
.node-type-product-display .comment-form .field-name-field-email input{
    background-size: 3%;
}

.page-checkout .form-item-account-form-select-login-password input,
.page-user-reset form .form-item-pass input
.form-edit-profile .form-type-password input,
.page-user-register form .form-item-pass input,
.page-user-login form .form-item-pass input{
    background: url("../images/form-pass.svg") no-repeat 98% 50%;
    padding-right: 40px;
    background-size: 3%;
    height: 40px;
    color: #999;
}



/*reviews*/
.review-block .views-row:hover{
    background: #e5e5e5;
}
.review-block .views-row{
    background: #f2f2f2;
    padding: 30px 20px;
    margin-bottom: 20px;
    border-radius: 20px;
}

.block-question .user_date span,
.review-block .user_date span,
.review-block .views-row .field-name-field-name-text{
    background: url(../images/user-img.png) no-repeat 0% 50%;
    color: #76ccd0;
    padding-left: 25px;
    background-size: 20px;
    float: left;
    margin-right: 10px;

}
.block-question .user_date,
.review-block .user_date,
.review-block .views-row .field-name-post-date{
    float: left;
    margin-right: 10px;
    color: #a5a5a5;
}
.block-question .question,
.review-block .question{
    clear: both;
    color: #231f20;
    padding-top: 10px;
}

.review-block .views-row .field-name-field-evaluation{
     display: inline-block;
}

/* taxonomy pages */
.node-type-basic-page .view-miscelaneaus.view-display-id-panel_pane_1{
    padding-top: 30px;
    padding-bottom: 60px;
}

.node-type-basic-page .region-content h2,
.search-title-page,
.node-type-basic-page .view-miscelaneaus .view-header,
.page-node-add-product-sample-request .header-ask-sample span,
.node-type-basic-page .page-header,
.or_label,
.form_title,
.node-type-questions-and-answers .view-question-answer h2.pane-title,
.node-type-questions-and-answers .block_title h2,
.page-consultorio .page-header,
.page-taxonomy-term .page-header{
    font-size: 20px;
    font-weight: 500;
    color: #4c4c4c;
    display: block;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
    border: none;
}
.search-title-page,
.page-consultorio .page-header{
    font-weight: bolder;
}


.node-type-basic-page .view-miscelaneaus .view-header{
    margin-top: 30px;
    margin-bottom: 70px;
    font-size: 20px;
    font-weight: 600;
    color: #4c4c4c;
}

.node-type-questions-and-answers .view-question-answer h2.pane-title{
    text-align: left;
}
.page-taxonomy-term .articles-home-list.taxonomy-page{
    padding-top: 0px;
    margin-top: -50px;
}

.articles-home-list.taxonomy-page .views-row.product-display{
    padding: 30px;
    background: #ecf5d7;
    font-family: "Open Sans", sans-serif;
    border: 30px solid white;
    text-align: center;
}
.articles-home-list.taxonomy-page .views-row.product-display .form-item-attributes-field-package-type,
.articles-home-list.taxonomy-page .views-row.product-display footer,
.articles-home-list.taxonomy-page .views-row.product-display header,
 .articles-home-list.taxonomy-page .views-row.product-display .views-field-created{
    display: none;
}

.articles-home-list.taxonomy-page .views-row.product-display .views-field-title,
.articles-home-list.taxonomy-page .views-row.product-display .views-field-title a{
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    margin: 30px auto 10px auto;

}
.articles-home-list.taxonomy-page .views-row.product-display .commerce-product-field-commerce-price{
    margin: inherit;
    text-align: center;
    font-size: 20px;
}

.articles-home-list.taxonomy-page .views-row.product-display .views-field-field-main-image{
    max-width: 190px;
    margin: auto;
}
.articles-home-list.taxonomy-page .views-row.product-display button:hover{
    background:  #ffb268;
}
.articles-home-list.taxonomy-page .views-row.product-display button{
    background: #a1cd39;
    border: none;
    color: white;
    border-radius: 20px;
    padding: 7px 45px;
    margin: auto;
}

/* consultorio */

.page-consultorio{
    font-family: "Open Sans",sans-serif;
}
.search-sub-title-page,
.page-node-add-product-sample-request .header-ask-sample,
.form_sub_title,
.node-type-questions-and-answers .description,
.page-consultorio .description{
    font-size: 15px;
    color: #4c4c4c;
    text-align: center;
    margin-bottom: 40px;
}
.node-type-questions-and-answers .region-content .login-user,
.page-consultorio .region-content .login-user{
    font-size: 15px;
    color: white;
    background: #d3d3d3;
    border-radius: 20px;
    padding: 10px 40px;
    margin-right: 20px;

}
.node-type-questions-and-answers .login-user:hover,
.page-consultorio .region-content .login-user:hover{
    background: #b2b2b2;
}
.node-type-questions-and-answers .region-content .register-user,
.page-consultorio .region-content .register-user{
    font-size: 15px;
    color: white;
    background: #ffb268;
    border-radius: 20px;
    padding: 10px 40px;
}
.node-type-questions-and-answers .register-user:hover,
.page-consultorio .region-content .register-user:hover{
    background: #76ccd0;
}
.node-type-questions-and-answers .region-content .block_login,
.page-consultorio .region-content .block_login{
    margin-top: 50px;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}
.page-consultorio .region-content .block_login{
    margin-top: 0;
}
.page-consultorio .region-content .pane-node-field-question{
    width: 85%;
    float: left;
}

.page-consultorio .region-content .pane-node-field-question .control-label{
    position: absolute;
    /*background: url(../images/user-img.png) 8px 50% no-repeat;*/
    padding-left: 10px;
    color: #76ccd0;
    background-size: 20%;
    line-height: 30px;

}
.page-consultorio .region-content .pane-node-field-question textarea{
    border: 1px solid #76ccd0;
    padding-top: 30px;
    height: 111px;

}
.page-consultorio .region-content .pane-node-form-buttons{
    width: 12%;
    float: left;
    height: 114px;
    float: left;
    display: table;
    margin-left: 3%;
}
.page-consultorio .region-content .pane-node-form-buttons .btn-success:hover{
    background: #a1cd39;
    border: 1px solid #a1cd39;
}
.page-consultorio .region-content .pane-node-form-buttons .btn-success{
    width: 100%;
    height: 114px;
    background: #76ccd0;
    border: 1px solid #76ccd0;
}

.page-consultorio .view-filters .views-exposed-widgets .views-widget .form-type-bef-link,
.page-consultorio .view-filters .views-exposed-widgets .views-widget,
.page-consultorio .view-filters .views-exposed-widgets label{
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}
.page-consultorio .view-filters .views-exposed-widgets .views-widget .form-type-bef-link a:hover{
    background: #a1cd39;
}
.page-consultorio .view-filters .views-exposed-widgets .views-widget .form-type-bef-link a{

    padding: 5px 10px;
    background: #d3d3d3;
    border-radius: 20px;
    color: white;
}
.page-consultorio .view-filters .views-exposed-widgets .views-widget .form-type-bef-link a.active{
    background: #a1cd39;
}

.page-consultorio .view-filters{

    margin: 50px auto;
    color: #d3d3d3;
    font-weight: 400;
}
.page-consultorio .main-container h2{
    text-align: left;
    margin-top: 50px;
    margin-bottom: 0px;
    font-size: 20px;
}


.node-type-questions-and-answers .pane-node-field-question{
    width: 100%;
    clear: both;
}

.node-type-questions-and-answers .view-question-answer{
    display: inline-block;
    width: 100%;
}
.node-type-questions-and-answers .block-question{
    background: #ddf2f3;
    padding: 20px;
    width: 100%;
    display: inline-block;
    border-radius: 20px;
}
.node-type-questions-and-answers .views-field-php,
.node-type-questions-and-answers .views-field-php a{
    color: #9d9d9c;
    margin-bottom: 10px;
    display: inline-block;
}
.node-type-questions-and-answers .views-field-php a:hover{
    color: #000;
}
.node-type-questions-and-answers .block-question.block-answer-to-question{
    background: #f2f2f2;
    margin-top: 30px;
    margin-bottom: 50px;
}
.node-type-questions-and-answers .block-question.block-answer-to-question .flag-wrapper a{
    color: #9d9d9c;
  /*  background: url(../images/user-img.png) no-repeat 34% 0px;
    background-size: 10%;
    padding-top: 80px;*/
}

/* forms */
.page-user-edit .help-block,
.page-user-register .help-block,
.page-user-register .form-item-field-name-user-und-0-value label,
.page-user-register form .form-item-persistent-login,
.page-user-register form .form-item-mail label,
.page-user-login form .form-item-name label,
.page-user-login form .form-item-pass label,
.page-user-register form .form-item-pass label,
.page-user-register .page-header,
.page-user-register .tabs--primary,
.page-user-login .page-header,
.page-user-login .tabs--primary,
.grippie{
    display: none;
}
.page-user-register #edit-simplenews{
    border: none;
    box-shadow: none;
}

.page-user-reset #user-profile-form,
.page-user-edit .form-edit-profile,
.page-node-add-product-sample-request .region-content form,
.page-user-register .region-content form,
.page-user-login .region-content form{
    width: 45%;
    margin: auto;
    position: relative;
}

.page-user-edit .form-edit-profile{
    width: 65% !important;
}
.page-user-register .form-type-password{
    width: 100%;
}

.page-user-login form .user-password,
.page-user-register form .user-password{
    position: absolute;
    right: 0;
    color: #ffb268;
    z-index: 99;
}
.page-user-login form .form-item-persistent-login,
.page-user-register form .form-item-persistent-login{
    color: #a5a5a5;
    margin-bottom: 40px;
}



.page-user-reset #edit-actions button,
.page-user-password #user-pass button,
.form-edit-profile button,
.page-node-add-product-sample-request .region-content button,
.node-contact_request-form button,
.page-user-login #user-login button,
.page-user-register #user-register-form button{
    width: 100%;
    background: #a1cd39;
    border: 0;
    color: white;
    padding: 15px 0;
  /*  margin-top: 50px;*/
}
.footer-form{
    text-align: center;
    color: #a5a5a5;
    margin-bottom: 50px;
    margin-top: 20px;
}

form .user-password:hover,
.footer-form .register-login-user:hover{
    color: #a1cd39;
}
.footer-form .register-login-user{
    color: #ffb268;
    margin-left: 10px;
}

.form_login{
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

.or_label{
    text-align: center;
    margin-bottom: 35px;
    margin-top: 0px;

}
.page-user-password #user-pass button:hover,
.page-user-register #user-register-form button:hover,
.page-user-login #user-login button:hover,
.form_login #facebook_login a:hover{
    background: #76ccd0;
}
.form_login #facebook_login a{
    background: #3b5996;
    color: white;
    padding: 15px 0px;
    width: 45%;
    border-radius: 5px;
    display: block;
    margin: 0px auto;

}
.form_sub_title.contact_type{
    width: 100%;
    display: inline-block;
}
.form_sub_title.contact_type .contact-type{
    margin: 20px auto;
}

.form_sub_title.contact_type .label-contact-type{
    font-weight: 500;
}

.form_sub_title.contact_type .img-email{
    background: url("../images/email-type.svg") no-repeat;
    width: 70px;
    height: 100px;
    margin: auto;
}
.form_sub_title.contact_type .img-phone{
    background: url("../images/telefone.svg") no-repeat;
    width: 60px;
    height: 100px;
    margin: auto;
}

.page-node-add-product-sample-request #product-sample-request-node-form .form-item label,
.node-contact_request-form .form-item label{
    display: none;
}

.form-edit-profile button,
.page-node-add-product-sample-request .main-container button,
.node-contact_request-form button{
    margin-bottom: 50px;
}
.page-node-add-product-sample-request .form-item-field-address-und-0-locality{
    margin-right: 0 !important;
    width: 70%;
}
.page-node-add-product-sample-request .panel-heading{
    display: none;
}
.page-node-add-product-sample-request .field-type-addressfield fieldset,
.page-node-add-product-sample-request .field-type-addressfield .panel-body{
    padding: 0;
    border: none;
    box-shadow: none;

}

.page-user-edit .img-user{

display: none;
    /*background: url('../images/img-user.png');
    height: 122px;
    width: 121px;
    margin: 20px auto;
    background-size: 100%;
*/

}

.page-user-edit .form-edit-profile .form-type-password{
    width: 100%;
}

.page-user-edit .tabs--secondary,
.form-edit-profile .password-toggle,
.form-edit-profile .control-label,
.page-user-edit .form-edit-profile #edit-timezone,
.page-user-edit .form-edit-profile #edit-picture,
.page-user-edit .form-edit-profile #edit-locale,
.page-user-edit .form-edit-profile #edit-fboauth{
    display: none;
}

.block-header-about-us{
    width: 30%;
}


.header-block-about-us .link-block{
   background: #a1cd39;
}
/*.sub-header-about-us{
    width: 100%;
    display: inline-block;
    overflow: hidden;
}*/
.page-node-3 .page-header,
.page-node-23 .page-header{
    display: none;
}


.breadcrumb{
    margin-bottom: 0;
    padding-left: 0;
}

.page-pesquisa .articles-home-list.taxonomy-page.search-page .view-header {

    text-align: center;
}

.pane-node-social-share{
    width: 300px;
    margin: 40px auto;

}

.pane-node-social-share .social-share ul li{
    list-style-type: none;
    margin-left: 15px;
    margin-top: 13px;
    float: left;
}


.pane-node-social-share .pane-title{
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
    font-family: "Open Sans", sans-serif;
    float: left;
}

.social-share-item-facebook a{
    background: url("../images/social_facebook.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;
}
.social-share-item-pinterest a{
    background: url("../images/social_pinterest.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;


}
.social-share-item-twitter a{
    background: url("../images/social_twitter.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;

}
.node-type-product-display .pane-node-social-share .social-share-item-facebook a,
.node-type-article .pane-node-social-share .social-share-item-facebook a{
    background: url("../images/social_facebook_orange.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;
}
.node-type-product-display .pane-node-social-share .social-share-item-facebook a:hover,
.node-type-article .pane-node-social-share .social-share-item-facebook a:hover{
    background: url("../images/social_facebook_hover.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;
}
.node-type-product-display .pane-node-social-share .social-share-item-pinterest a,
.node-type-article .pane-node-social-share .social-share-item-pinterest a{
    background: url("../images/social_pinterest_orange.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;


}
.node-type-product-display .pane-node-social-share .social-share-item-pinterest a:hover,
.node-type-article .pane-node-social-share .social-share-item-pinterest a:hover{
    background: url("../images/social_pinterest_hover.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;


}
.node-type-product-display .pane-node-social-share .social-share-item-twitter a,
.node-type-article .pane-node-social-share .social-share-item-twitter a{
    background: url("../images/social_twitter_orange.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;

}
.node-type-product-display .pane-node-social-share .social-share-item-twitter a:hover,
.node-type-article .pane-node-social-share .social-share-item-twitter a:hover{
    background: url("../images/social_twitter_hover.svg") no-repeat;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block;

}

div.fivestar-widget-static{
    width: 85px;
    margin: 1px auto;
}


div.fivestar-widget-static .star{
    background: none;
}
div.fivestar-widget-static .star span.off{
    background: url("../images/star_rosa_hover.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 95%;
}
div.fivestar-widget-static .star span.on{
    background: url("../images/star_rosa.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 95%;

}
.node-type-product-display .form-actions button:hover{
    background: #ffb268;
}
.node-type-product-display .form-actions button{
    background: #a1cd39;
    border: none;
    color: white;
    border-radius: 5px;
    width: 100%;
    line-height: 30px;
}

.page-home .articles-home-list .views-row-1 .img-header-view{
    width: 70px;
    height: 70px;
    background: url("../images/animal_artigos-1.svg") no-repeat;
    position: absolute;
    top: -40px;

}

.page-node-add-product-sample-request #block-views-miscelaneaus-block-1 .view-content,
.node-type-basic-page #block-views-miscelaneaus-block-1 .view-content,
.page-user #block-views-miscelaneaus-block-1 .view-content{
    display: none;
}

.breadcrumb .container span,
.breadcrumb .container a{
    color: #4c4c4c;
    font-family: "Open Sans",sans-serif;
}

.table-responsive{
    border: none;
}

.block-text-difference{
    width: 75%;
    margin-bottom: 30px;
    margin-top: 15px;
}

.page-home .view-id-phase_of_baby_life .views-row{
    cursor: pointer;

}

.page-home .view-id-phase_of_baby_life .views-row.active .views-field-name{
    color: #76ccd0;

}
.page-home .view-id-phase_of_baby_life .views-row:hover .views-field-name,
.page-home .view-id-phase_of_baby_life .views-row:hover .views-field-php .cls-1,
.page-home .view-id-phase_of_baby_life .views-row:hover .views-field-php path{
    fill: #76ccd0;
    color: #76ccd0;
}


.node-type-product-display .field-name-field-product-references.field-type-commerce-product-reference label,
.node-type-product-display .field-name-field-product-references.field-type-commerce-product-reference label{
    font-weight: 600;
    font-size: 15px;

}
.node-type-product-display .node-product-display .horizontal-tabs fieldset.horizontal-tabs-pane,
.node-type-product-display .horizontal-tabs-panes .panel-body,
.horizontal-tabs ul.horizontal-tabs-list li a,
.horizontal-tabs ul.horizontal-tabs-list li.selected a{
    padding-left: 0;
}

.slick-dots li.slick-active button:before{
    color: transparent;
    border: 1px solid #b3b3b3;
    background: #b3b3b3;
    border-radius: 20px;
}
.slick-dots li button::before{
    border: 1px solid #b3b3b3;
    color: transparent;
    border-radius: 20px;

}

.pager--infinite-scroll .pager__item a{
    background: #a1cd39;
    border: none;
    color: white;
    border-radius: 20px;
    font-size: 13px;
    padding: 10px 20px;
    font-weight: bold;
}

.node-contact_request-form input,
#product-sample-request-node-form select,
#product-sample-request-node-form input{
    height: 40px;
    color: #999;
}

.node-type-basic-page .field-type-text-long{
    max-width: 850px;
    margin: 0 auto 15px auto;
}


.page-user-password .page-header,
.page-user-password .tabs--primary{
    display: none;
}

.page-user-password #user-pass{
    background: white;
    padding: 3% 10%;
    margin: 20px auto 60px auto;
}
.page-user-password #user-pass .form-item-name input{
     background: url(../images/user_email.svg) no-repeat 98% 50%;
     padding-right: 40px;
     background-size: 4%;
     height: 40px;
     color: #999;
}
.page-user-password #user-pass #edit-actions,
.page-user-password #user-pass .form-item-name{
    width: 50%;
    margin: 30px auto;
}
.page-user-password #user-pass .form-item-name label{
    display: none;
}
.page-user-password #user-pass .custom-title-user-pass{
    font-size: 20px;
    font-weight: 500;
    color: #4c4c4c;
    display: block;
    text-align: center;
    margin-bottom: 30px;
    border: none;
}

.responsive-img{
    display: none;
}
.page-user-reset .page-header,
.page-user-reset .form-type-password .password-toggle,
.page-user-reset .form-type-password .control-label,
.page-user-reset fieldset,
.page-user-reset .field-name-field-name-user,
.page-user-reset #edit-fboauth,
.page-user-reset .form-item-mail{
    display: none;
}

.page-user-reset .form-type-password{
    display: block;
}
.page-user-reset #user-profile-form{

    margin-top: 50px;
    margin-bottom: 50px;
}
.menu-mobile-new{
    display: none;
}

@media screen and (max-width: 1199px) {

    .back_footer footer{
        margin-top: -30px;
    }

    .block-ask-sample{
        right: 0;
    }
    #navbar .second-line-menu a{
        padding: 10px;
    }

    #block-commerce-checkout-support-commerce-cart-block{
        right: 21%;

    }
    .navbar-collapse{
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}
@media screen and (max-width: 1050px) {

    .block-ask-sample{
        margin-left: 15px;
    }
    .cart-container-widget .container{
        margin-left: -220px;

    }
    .cart-container-widget .container::before{
        margin-right: 30px;
    }

    .sub-header-about-us .div-rigth-col-about .text-block span{

        font-size: 25px;
        line-height: 26px;
    }

}
@media screen and (max-width: 991px) {

    .sub-header-about-us .div-left-col-about,
    .sub-header-about-us .div-rigth-col-about {
        display: inherit;
        vertical-align: middle;
        float: left;
    }

    header #navbar-collapse .region.region-navigation{
        width: 100%;
        display: inline-block;
    }


    header .logo.navbar-btn{
        width: 100%;
        text-align: center;
    }
    header .logo.navbar-btn img{
        width: 150px;
        margin-left: 0;
    }

    .block-nunex-diference{
        margin-bottom: 30px;
    }

    .block-header-about-us,
    .header-products-block .text,
    .label-header-home-block{
        font-size: 30px;
        margin-top: 16%;
        margin-bottom: 20px;
        line-height: 40px;
    }

    .div-rigth-col-about .text-block{
        margin: 60px auto;
    }

    .header-products-block .text{
        margin-top: 2%;
    }

    #block-commerce-checkout-support-commerce-cart-block {
        right: 23%;
        top: 82px;
    }

    #backtotop{
        width: 40px;
        height: 40px;
        background-size: 100%;

    }
    #block-simplenews-1 form .form-item-mail{
        width: 65%;
    }
    .ask-sample a{
        padding: 10px 20px;
    }

    .product-add-to-car .views-row{
        padding: 15px 5px;
    }
    .product-add-to-car .views-row .commerce-add-to-cart button{
        padding: 10px 25px;
    }
    .node-product-display #edit-submit{
        right: 0;
    }
    .node-type-product-display .img-promo{
        top: 45px;
    }
    .back_footer footer{
        margin-top: -22px;
    }


}
@media screen and (max-width: 767px) {

    .responsive-img{
        display: block;
    }

    .desktop-img{
        display: none;
    }

    .cart-container-widget .widget span{
        left: 55px;
    }


    header .logo.navbar-btn img{
        margin-top: -15px;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle .icon-bar{
        background-color: transparent;
    }
    
    header .navbar-toggle:hover,
    header .navbar-toggle{
        position: absolute;
        right: 15px;
        background: url("../images/burger_mobile.svg")no-repeat ;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        z-index: 999;

    }
    header #block-commerce-checkout-support-commerce-cart-block{
        left: 10px;
        right: inherit;
        top: 5px;

    }
    header .cart-container-widget .container::before{
        margin-left: 0;
    }

    header .cart-container-widget .container{
        margin-left: -10px;
    }

    header #navbar-collapse.collapse.in{
        width: 100%;
        right: 15px;
        -webkit-transition: right 0.2s; /* Safari */
        transition: right 0.2s;
    }
    header #navbar-collapse{
        background: #ecf5d7;
        position: fixed;
        top: 0px;
        z-index: 99;
        width: 0%;
        height: 100% !important;
        right: -100%;
        -webkit-transition: right 0.2s; /* Safari */
        transition: right 0.2s;

    }
    .form-item-lang-dropdown-select select,
    .region.region-navigation .form-item-title input{
        background: none;
        border-bottom: 1px solid #d7dcca;
    }
    #navbar .region.region-navigation a,
    #navbar .second-line-menu a{
        background: none;
    }

    #navbar #block-lang-dropdown-language{
        position: absolute;
        top: 375px;
        border-top: 1px solid #d7dcca;
        border-bottom: 1px solid #d7dcca;
        width: 90%;
        margin-left: 10px;
    }

    #navbar .second-line-menu .block-ask-sample {
        position: absolute;
        top: 550px;
        right: 50px;
    }  
    #navbar .second-line-menu .block-ask-sample a{
        padding: 5px 10px;
    }

    #block-support-login-register-block{
        position: absolute;
        top: 420px;
        border-bottom: 1px solid #d7dcca;
        width: 90%;
        text-align: left;
        padding-left: 0;
        padding-top: 25px !important;
        padding-bottom: 15px !important;
        margin-left: 10px;

    }

    #navbar #block-lang-dropdown-language select,
    #block-support-login-register-block a{
        color: #555;

    }
    #block-support-login-register-block,
    #navbar #block-lang-dropdown-language{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    #block-support-login-register-block::before{

        background: url('../images/login-registo-avatar.png');
        width: 15px;
        height: 15px;
        background-size: 100%;
        float: left;
        margin-right: 15px;
    }

    #navbar .second-line-menu a{
        background: none;
        padding-left: 25px;
        font-weight: bold;
    }

    #views-exposed-form-articles-page-1 #edit-title-wrapper{
        margin-top: 30px;
        width: 90%;
    }

    #views-exposed-form-articles-page-1 .views-submit-button{
        top: 30px;
    }


    .block-search-form button:hover,
    .block-search-form button{
        height: 30px;
        width: 20px;
        background-size: 100%;
    }

    .region.region-navigation .form-item-title input{
        padding-left: 40px;
        height: 40px;
    }


    .ghost-footer,
    .img-footer{
        left: 0px;
        width: 80px;
        height: 80px;
    }

    .page-user-reset #user-profile-form,
    .page-user-edit .form-edit-profile,
    .page-node-add-product-sample-request .region-content form,
    .page-user-register .region-content form,
    .page-user-login .region-content form{
        width: 55%;
    }

    .page-consultorio h2,
    .node-product-display .commerce-product-field-commerce-price,
    .node-type-product-display .node-product-display h2{
        text-align: center;
    }
    .node-type-product-display .review-block{
        margin-top: 60px;
    }
    .node-type-product-display .content_bottom_first h2{
        text-align: left;
    }
    .node-type-product-display .field-name-title h2{
        margin-top: 40px;
        display: inline-block;
        width: 100%;

    }
    .node-type-product-display .field-name-field-product-references{
        margin-top: 25px;

    }


    .node-product-display .form-item-attributes-field-package-type,
    .node-product-display .form-item-quantity,
    .node-type-product-display .fivestar-static-item{
        width: 33%;
        margin: auto;
        float: inherit;
    }

    .node-product-display #edit-submit{
        position:absolute;
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
        bottom: -105px;
        padding: 10px;
        width: 180px;
    }
    .node-product-display .group-details.field-group-htabs{
       margin-top: 90px;
    }
    .pane-node-social-share .pane-title{
        float: inherit;

    }
    .pane-node-social-share .pane-content{
        width: 230px;
        margin: auto;
    }

    #block-commerce-checkout-support-commerce-info-block,
    #block-commerce-checkout-support-commerce-summary-block{
        margin-top: 40px;
    }

    .header-products-block .fantasma{
        left: 0px;
    }
    .div-rigth-col-about .text-block span,
    .nunex-diference-back .nunex-diference .block-nunex-diference span,
    .block-header-about-us,
    .label-header-home-block{
        font-size: 24px;
        line-height: 36px;
        width: 100%;

    }

    .label-header-home-block{
        margin-top: 35%;
        width: 50%;

    }


    .i18n-es .simb-img-header-home-block,
    .i18n-en .simb-img-header-home-block,
    .simb-img-header-home-block{
        width: 130px;
        height: 130px;
        margin-top: 125%;
    }

    .label-header-home-block .block-link .read-more{
        font-size: 11px;
    }

    .block-text-difference{
        width: 100%;
    }
    .cart-container-widget .widget .icon{

        height: 32px;
        width: 50px;
    }

    .img-promo{
        top: -40px;
        right: 30px;
        width: 85px;
    }

    .node-type-basic-page .region-content h2,
    .search-title-page,
    .node-type-basic-page .view-miscelaneaus .view-header,
    .page-node-add-product-sample-request .header-ask-sample span,
    .node-type-basic-page .page-header, .or_label, .form_title,
    .node-type-questions-and-answers .view-question-answer h2.pane-title,
    .node-type-questions-and-answers .block_title h2,
    .page-consultorio .review-block h2,
    .page-consultorio .page-header,
    .page-taxonomy-term .page-header{

        margin-top: 35px;

    }

    .page-consultorio .view-filters{
        margin: 50px auto 30px auto;
    }

    .page-taxonomy-term .top-img-region-center{
        width: 80px;
        height: 80px;
    }
    .nunex-diference-back .nunex-diference{
        padding-top: 30px;
    }


    .content_bottom_first.text-center{
        background: #76ccd0;
    }
    .tooltip,
    .second-line-menu{
        display: none !important;
    }

    .menu-mobile-new{
        display: block;
    }
    .menu-mobile-new a{
        background: transparent !important;
    }

    .new_commerce_block .produtos-loja{
        margin-right: 25px !important;
        margin-top: 7px !important;
    }
    .page-user-password #user-pass #edit-actions, .page-user-password #user-pass .form-item-name,
    .list-products-view .views-field-field-imagem,
    .calc_layout #support-calc-money-saved .submit_prefix,
    .calc_layout .form-group select,
    .calc_layout .form-group,
    .calc_layout #support-calc-money-saved button{
        width: 100% !important;
    }
    .page-user-password #user-pass .form-item-name input{
        background-size: 9%;
    }
    .list-products-view .views-field-field-imagem img{
        margin: auto;
    }

    .back_footer footer{
        margin-top: -28px;
    }

}

@media screen and (max-width: 595px) {
    .back_footer footer .block-title{
        font-size: 17px;

    }

    .view-miscelaneaus .views-field-name-i18n,
    .back_footer footer .views-row, .back_footer footer a{
        font-size: 12px;
    }


    #block-simplenews-1 p, #block-simplenews-1 h2{
        width: 100%;
        margin: 10px auto;
    }
    #block-simplenews-1 h2{
        font-size: 25px;
        margin-top: 10px;
    }
    #block-simplenews-1 p{
        font-size: 14px;
    }

    #block-simplenews-1 form{
        width: 100%;
        position: inherit;
        right: inherit;
        top: inherit;

    }
    #block-simplenews-1 form .form-item-mail{
        margin-left: 3px;
    }

    .filter-article-list .view-footer .view_line{
        margin-top: -92px;
    }


    .articles-home-list.taxonomy-page .views-row.product-display button{
        white-space: pre-wrap;      /* CSS3 */
        white-space: -moz-pre-wrap; /* Firefox */
        white-space: -o-pre-wrap;   /* Opera 7 */
        word-wrap: break-word;
    }
    .page-user-reset #user-profile-form,
    .page-user-edit .form-edit-profile,
    .page-node-add-product-sample-request .region-content form,
    .page-user-register .region-content form,
    .page-user-login .region-content form{
        width: 75%;
    }

    .back_footer footer{
        margin-top: -22px;
    }

    .label-header-home-block{
        font-size: 20px;
        height: 30px;
       /* margin-top: 10%;*/

    }

    .page-consultorio h2, .node-type-product-display h2, .right-bar-view-article h2, .filter-article-list h2{
        font-size: 18px;
    }

    .articles-home-list .views-row{
        padding: 15px;
    }

    .page-home .articles-home-list .views-row-1 .img-header-view{
        top: -55px;
    }

    .filter-article-list .views-field-php{
        width: 45px;
        height: 60px;

    }

    .header-products-block .text{
        width: 100%;
        font-size: 20px;
        line-height: 30px;
    }

    .page-produtos #edit-combine-wrapper{
        margin-right: 10px;

    }
    .page-produtos #edit-combine-wrapper input{
        padding-right: inherit;
    }

    .page-produtos .product-add-to-car .views-row .views-field-field-main-image{

        margin: 5%;
    }

    #navbar .second-line-menu .block-ask-sample{

         right: 0;
        width: 100%;

    }
    #navbar .second-line-menu .block-ask-sample a{
        display: block;
        padding: 10px 0;
        text-align: center;
        margin: 0 20px;
    }



    .page-cart #views-form-commerce-cart-form-default table tr td.views-field-field-product-image img{
        float: inherit;
    }
    .page-cart #views-form-commerce-cart-form-default table tr td.views-field-field-product-image{
        padding-left: 5px;
    }

    .view-miscelaneaus .views-field-field-icon img{
        width: 60px;
        height: inherit;
    }

    .img-promo{
        width: 70px;
    }

    .new_commerce_block{
        margin-left: -10px;
        margin-top: 12px;
    }

    .new_commerce_block span{
        top: 5px !important;
    }

    .new_commerce_block .widget .icon{
        width: 25px;
    }
    .new_commerce_block .produtos-loja{
        margin-right: 5px !important;
        margin-top: 0 !important;
    }
    .page-consultorio .region-content .pane-node-form-buttons,
    .page-consultorio .region-content .pane-node-field-question{
        width: 100%;
        margin: 0;
    }

    .page-consultorio .region-content .pane-node-form-buttons .btn-success{
        height: inherit;
    }

    .page-produtos .product-add-to-car .views-exposed-form .views-exposed-widget{
        float: inherit;
    }
    .page-produtos #edit-combine-wrapper,
    .page-produtos #edit-tid-i18n-1-wrapper select,
    .page-produtos #edit-tid-i18n-wrapper select{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .page-produtos #edit-tid-i18n-1-wrapper select,
    .page-produtos #edit-tid-i18n-wrapper select {
        background: url(../images/seta_loja_filtro.svg) no-repeat 95% 50% #d3d3d3;
        background-size: 6%;
    }



}


@media screen and (max-width: 415px) {


    .articles-home-list .views-row{
        padding: 10px;
    }

    .articles-home-list.taxonomy-page .views-row.product-display{
        padding: 10px;
        border: 10px solid white;
    }

    .form_login #facebook_login a{

        padding: 15px 20%;
        white-space: pre-wrap;      /* CSS3 */
        white-space: -moz-pre-wrap; /* Firefox */
        white-space: -o-pre-wrap;   /* Opera 7 */
        word-wrap: break-word;
    }
    .page-user-reset #user-profile-form,
    .page-user-edit .form-edit-profile,
    .page-node-add-product-sample-request .region-content form,
    .page-user-register .region-content form,
    .page-user-login .region-content form{
        width: 90%;
    }


    .page-home .articles-home-list .views-row-1 .img-header-view{
        top: -59px;
    }

    .button-footer{
        width: 150px;
        margin: 70px auto 0 auto;
    }
    .block-header-about-us,
    .label-header-home-block{
        font-size: 15px;
        line-height: 25px;
    }
    .block-header-about-us{
        margin-top: 9%;
    }
    .block-header-about-us .link-block{
        margin-top: 10px;
        display: inline-block;
    }


    .nunex-diference-back .nunex-diference .block-nunex-diference span{
        font-size: 25px;
        width: 100%;

    }

    #block-simplenews-1 form .form-item-mail{
        width: 100%;
    }
    #block-simplenews-1 form .form-submit{
        margin: auto;
    }

    .header-products-block .text{
        font-size: 16px;
        line-height: 25px;
    }

    .node-product-display .form-item-attributes-field-package-type, .node-product-display .form-item-quantity, .node-type-product-display .fivestar-static-item{
        width: 60%;
    }
    .node-type-product-display .comment-form .field-name-field-name-text input,
    .node-type-product-display .comment-form .field-name-field-email input{
        background-size: 5%;
    }

    .page-taxonomy-term .top-img-region-center{
        width: 50px;
        height: 72px;
    }
    .center-region-article .pane-node-title h1{
        font-size: 20px;
    }



    .label-header-home-block .block-link .read-more{
        padding: 5px 7px;
    }

    .header-products-block .info-top {
        width: 80px;
        height: 80px;
        background-size: 100%;
        padding-top: 9px;
    }

    .header-products-block .info-top span {
        font-size: 10px;
    }

    .img-promo{
        top: -40px;
        right: 0;
    }
    .ghost-footer{
        bottom: -50px;
    }
    
    .nunex-diference-back .nunex-diference{

        padding-bottom: 60px; 
        
    }


}
.pane-node-form-path{
    display: none;
}

div.addressfield-container-inline > div.form-item{
    margin-right: 5%;
    width: 25%;
}
div.addressfield-container-inline > div.form-item.form-item-field-address-und-0-locality{
  margin-right: 0px;
    width: 70%;
}
.street-block{
    margin-bottom: 15px;
}

body.page-products .page-header,
body.page-produtos .page-header{
    display: none;
}

/* ==== COOKIES ==== */

#sliding-popup {
    padding: 0;
}

#sliding-popup .popup-content {
    max-width: 1140px;
    padding-right: 10px;
    padding-left: 10px;
}

#sliding-popup .popup-content #popup-buttons button {
    margin-top: 12px;
    background: transparent;
    background-color: #48beac;
    color: #fff;
    border-radius: 0;
    border: 1px solid #48beac;
    box-shadow: none;
    font-size: 12px;
    text-shadow: none;
    padding: 6px 15px;
    font-weight: 600;
}

#sliding-popup .popup-content #popup-buttons button:hover {
    background: transparent;
    background-color: #fff;
    color: #48beac;
    border: 1px solid #48beac;
    text-shadow: none;
}

#sliding-popup .popup-content #popup-buttons button.find-more-button {
    display: none;
}

#sliding-popup .popup-content.agreed #popup-buttons button.find-more-button {
    display: inline-block;
}

#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text p {
    font-weight: normal;
}

#sliding-popup .popup-content #popup-text p {
    font-size: 10px;
}
#sliding-popup .popup-content #popup-text h2 {
    font-size: 12px;
}


#sliding-popup.sliding-popup-bottom{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.product_banner{
    width: 100%;
    margin: auto; 
}

.title_cat_row{
    color: #77ccd0;
    margin-top: 80px;
    margin-bottom: 5px;

}
.footer-banner-product,
.body_cat_row{
    color: #7f7f7f;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.footer-banner-product{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 80px;
}

.footer-banner-product a{
    color: #a1cd39;
    font-weight: 400;
    letter-spacing: 0;
}
.footer-banner-product a:hover{
    color: #77ccd0;
}
.back-banner-product{
    background: #ddf2f3;
    text-align: center;
}

.page-taxonomy-term-50 .back-banner-product{
    background: #E5F1F7;
    text-align: center;
}
    

@media (min-width: 768px) {

.block-header-list-product-type .term-image img{
    width: 80%;
}

}



@media (max-width: 768px) {

    #block-simplenews-1 form .form-item-email{
    width: 100%;
    float: inherit;
}
    .col-nunex-active,
    .container-nunex-normal .col-nunex-normal{
        width: 100% !important;
        display: inline-block !important;
        float: inherit !important;
        text-align: center;
        padding: 0 50px !important;
    }
    .col-nunex-active .title_cat_row,
    .container-nunex-normal .col-nunex-normal .title_cat_row{
        margin-top: 30px;
    }

  
  #sliding-popup .popup-content{
    max-width: 100%; 
  }
  #sliding-popup .popup-content #popup-text{
    max-width: 80%;
    float: left;
    padding: 10px;
    padding-left: 186px;
  }
  #sliding-popup .popup-content #popup-buttons{
    max-width: 20%;
    float: left;
    padding: 0;

  }
  
  }


@media (max-width: 767px) {

 #sliding-popup .popup-content #popup-text{
        padding-left: 10px;
  }
    .node-type-questions-and-answers .region-content .register-user,
    .page-consultorio .region-content .register-user,
    .node-type-questions-and-answers .region-content .login-user, 
    .page-consultorio .region-content .login-user{
        margin:15px 0px;
        margin-right: 0px;
        display: block;
    }

    .articles-home-list .views-row .views-field-title a{
        height: 80px;
        overflow: hidden;
    }

    #myModal .modal-content{
    width: 100% !important;
    }
}
@media screen and (max-width: 590px) {
    .back_footer{
        margin-top: -21px;
    }
}
@media screen and (max-width: 450px) {
      .back_footer footer{
        margin-top: 10px;
    }
}
@media screen and (max-width: 360px) {

    .form_sub_title.contact_type .contact-type > div:nth-child(1){
        margin-bottom: 70px;
    }
    .label-header-home-block .block-link .read-more{
        font-size: 9px;
    }
    #block-support-login-register-block{
        top: 390px;
    }
    #navbar #block-lang-dropdown-language{
        top: 350px;
    }

    #navbar .second-line-menu .block-ask-sample{
        top: 464px;
    }
    .articles-home-list .views-row .views-field-title a{
        height: 80px;
        font-size: 13px;
    }

    .filter-article-list{
        padding-top: 30px;
    }

    .filter-article-list h2{
        line-height: 25px;
    }

    .filter-article-list .views-field-name{
        font-size: 13px;
    }
    #block-simplenews-1{
        margin-top: 20px;
    }
    header .navbar-toggle:hover, header .navbar-toggle{
        right: 3px;
        top: 6px;
    }
    .form_login #facebook_login a{
        width: 90%;
        padding: 15px 0px;
    }
    .form-edit-profile .field-name-field-name-user input, .page-user-register form .form-item-field-name-user-und-0-value input, .node-type-product-display .comment-form .field-name-field-name-text input,
    .page-checkout .form-item-account-form-select-login-password input, .page-user-reset form .form-item-pass input,
    .form-edit-profile .form-type-password input, .page-user-register form .form-item-pass input, .page-user-login form .form-item-pass input,
    .page-checkout .form-item-account-login-mail input, .page-checkout .form-item-account-form-select-login-mail input, .form-edit-profile .form-item-mail input, .page-user-login form .form-item-name input, .page-user-register form .form-item-mail input, .node-type-product-display .comment-form .field-name-field-email input{
        background-size: 5%;
    }
    .or_label{
        margin-top: 0px;
    }
    .form_sub_title.contact_type .img-email{
        height: 60px;
    }
    .form_sub_title.contact_type .img-phone{
        height: 75px;
    }
    .block-header-about-us{
        margin-top: 30%;
    }
    .view-miscelaneaus .views-field-field-icon img{
        width: inherit;
        height: 75px;
    }

    .amostra-footer{
        height: 65px;
    }
  
    header .logo.navbar-btn img{
        margin-top: -10px;
    }
   #block-views-exp-articles-page-1 #views-exposed-form-articles-page-1 .views-submit-button{
        top:35px !important;
    }
    .page-produtos .product-add-to-car .views-row .views-field-field-main-image{
        margin-bottom: -10px;
    }

    .page-cart #views-form-commerce-cart-form-default table tr td:nth-child(1){
        display: none;
    }
    .page-cart #views-form-commerce-cart-form-default table tr{
        height: 120px;
    }
    .page-cart #views-form-commerce-cart-form-default table tr td.views-field-edit-delete{
        position: relative;
    }
    .page-cart #views-form-commerce-cart-form-default table tr td.views-field-edit-delete button{
        position: absolute;
        top:10px;
        right: 10px;
    }

    .top_info_page span {
        margin-top: 15px;
        border-bottom: 0px solid #c4c4c4;
        width: 10px;
        display: block;
        float: left;
        margin-left: 20px;
        margin-right: 20px;
    }
    #commerce-checkout-form-checkout .locality-block .form-item,
    #commerce-checkout-form-checkout .field-widget-telephone-default .form-item{
        width: 100%;
        margin-right: 0px;
    }

    #commerce-checkout-form-review .commerce-credit-card-expiration .form-item{
        width: 30%;
    }

    #commerce-checkout-form-account fieldset .panel-body,
    #commerce-checkout-form-review .form-item-commerce-payment-payment-details-credit-card-code{
        max-width: 100%;
        width: 100%;
    }
    .filter-article-list .view-pointer{
        margin: 35px auto;
    }
}

body.page-taxonomy .pane-custom.pane-1{
    z-index: 9;
    position: relative;
}

/* ==== COOKIES ==== */
.field-name-field-quantidade-pack,
.quantidade_pack{
    color: #9D9D9C;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin-top: 15px;
}
.page-node .field-name-field-quantidade-pack{
    text-align: left;
}

.page-loja.page-produtos .product-add-to-car .views-row{
    position: relative;
}

.page-loja.page-produtos .product-add-to-car .views-row .views-field-field-svg-premio img{
    position: absolute;
    top: 40px;
    right: 12px;
    width: 150px;
    height: 100px;
    background-size: 100%;
}
.page-loja.page-produtos .product-add-to-car .views-row .views-field-field-badge img{
    position: absolute;
    top: 40px;
    right: 40px;
    width: 65px;
    height: 65px;
    background-size: 100%;

}
.view-nosso-compromisso-product-type,
.list-products-view{
    margin-top: 70px;
    margin-bottom: 70px;
    display: inline-block;
    width: 100%;
}


.view-nosso-compromisso-product-type .view-miscelaneaus{
    padding-top: 0;
}
.view-nosso-compromisso-product-type .view-miscelaneaus .view-header{
    padding-bottom: 40px;
    text-align: center;
    font-weight: bold;
}

.list-products-view .views-field-name a,
.list-products-view .views-field-name{
    text-align: center;
    margin-top: 10px;
    color: #000;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}

.list-products-view .views-row .views-field-field-imagem {
    height: 300px;
    display: table;
}
.list-products-view .views-row .views-field-field-imagem .field-content{
    display: table-cell;
    vertical-align: middle;
}
.list-products-view .views-row-1 .views-field-field-imagem {
    background: #D3E8E1;
}
.list-products-view .views-row-2 .views-field-field-imagem {
    background: #F7ECCE;
}
.list-products-view .views-row-3 .views-field-field-imagem {
    /*background: #E88389;*/    
    background: #E5F1F7;
}

.list-products-view .views-row-4 .views-field-field-imagem {
    /*background: #E88389;*/    
    background: #f2c1c1;
}

.list-products-view .views-row .views-field-name-1{
    text-align: center;
}
.list-products-view .views-row .views-field-name-1 a{
    color: white;
    background: #FFB268;
    padding: 5px 20px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 15px;
}

.block-header-list-product-type{
    font-family: "Open Sans";
}

.block-header-list-product-type .term-name{
    color: #4C4C4C;
    font-size: 40px;
    margin-top: 50px;
    margin-bottom: 10px;
}
.block-header-list-product-type .term-description{
    font-size: 17px;
    color: #231F20;
}
.page-taxonomy-term-36 .block-header-list-product-type{
    background-color: rgba(118, 204, 208, 0.4);
    min-height: 330px;
}
.page-taxonomy-term-38 .block-header-list-product-type{
    background-color: rgba(247, 236, 206, 0.4);
    min-height: 330px;

}
.page-taxonomy-term-37 .block-header-list-product-type{
    /*background-color: rgba(232, 131, 137, 0.4);*/
    background-color:#f2c1c1;
    min-height: 330px;
}

.page-taxonomy-term-50 .block-header-list-product-type{
    background-color:#E5F1F7;
    min-height: 330px;
}


.block-header-list-product-type .term-image img{
    margin: auto;
}


.page-produtos .content_bottom_first{
    margin-top: 10px;
}

.table-block-row{
    height: 330px;
    display: table;
    width: 100%;

}
.table-cell-row{
    display: table-cell;
    vertical-align: middle;

}

/**
Calculadora
**/

.calc_layout{
    font-family: "Open Sans";
    width: 55%;
    margin: 60px auto;

}

.calc_layout .calc_title{
    text-align: center;
    font-size: 24px;
    color: #4C4C4C;
}

.calc_layout .calc_sub_title{
    text-align: center;
    color: #231F20;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.calc_layout .badge{
    background-color: #76CCD0;
    margin-right: 10px;
    padding: 5px 7px;
}
.calc_layout .control-label{
    color: #76CCD0;
}
.calc_layout .form-radios .control-label{
    color: inherit;
}
.calc_layout .form-group{
    width: 60%;
    margin: 25px auto;
}
.calc_layout .form-group select{
    width: 70%;
    display: inline;
    margin-left: 35px;
    color: #76CCD0;
    border: 1px solid #76CCD0;

}
.calc_layout #support-calc-money-saved .form-item-peso select{
    margin-left: 31px;
}
.calc_layout #support-calc-money-saved .submit_prefix{
    background: url("../images/esquilo.png")no-repeat 90% 0px;
    width: 300px;
    height: 50px;
    margin: 30px auto 0 auto;
}
.calc_layout #support-calc-money-saved button{
    background: #a1cd39;
    color: white !important;
    padding: 12px 50px;
    border-radius: 20px;
    border: none;
    margin: auto;
    width: 300px;
    display: block;
}

.calc_layout .total_discount{
    text-align: center;
    margin: 30px;
    font-weight: 400;
    font-size: 24px;
    color: #76CCD0;
}

#edit-commerce-coupon{
    border: none;
    box-shadow: none;
}
#edit-commerce-coupon input {
    background: none;
}
#edit-commerce-coupon .panel-heading{
    display: none;
}
#edit-commerce-coupon .panel-body{
    background-color: #f2f2f2;
}

#edit-commerce-coupon-coupon-add{
    width: 200px;
}
.new_commerce_block{
    display: inline-flex;
}
.new_commerce_block .produtos-loja{
    color: #76CCD0;
    margin-right: 15px;
    margin-top: 3px;
}
.page-comment-reply .comment-form{
    width: 50%;
}
.page-comment-reply .comment-form .form-actions button{
    background: #a1cd39;
    border: none;
    color: white;
    border-radius: 5px;
    width: 100%;
    line-height: 30px;

}

.node-contact_request-form .form-item-language.form-type-select{
    display: none;
}

.view-commerce-cart-form .views-field-edit-quantity .input-group-addon{
    display: none;
}
.back_home a,
.back_home{
    color: #777777;
    text-decoration: underline;
    margin-top: 17px;
    margin-bottom: 17px;

}


/*.page-taxonomy-term-37 .content_bottom_zero*/

.page-taxonomy-term-37 .view-nosso-compromisso-product-type .views-row-2{
    display: none;
}

.page-taxonomy-term-37 .view-nosso-compromisso-product-type .views-row{
    width: 33%;
}

.container-nunex-normal .col-nunex-normal{
    width: 20%;
    float: left;
    display: inline;
    padding: 10px;
}

/*alterações temporárias*/
.page-backoffice .view-filters h3,
.block-commerce-checkout-support .phone,
.contact_type .contact-type > div:nth-child(1){
    display: none !important;
}
.contact_type .contact-type > div:nth-child(2){
    width: 100%;
}
.backShopping{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.backShopping a{
    color: #999;
    text-decoration: underline;
}
.backShopping a:hover{
    color: #4b4a4a;
}
.page-not-found .page-not-found{
    color: #999;
    font-size: 25px;
    text-align: center;
    margin: 80px;
}

.page-not-found .page-not-found span{
    color: #78b21e;
    font-size: 85px;
    font-weight: bold;
}

.page-backoffice .view-header .add-link{
    text-align: left;
    display: inline-block;
    width: 100%;
}

.page-admin-commerce-discounts .tabs--primary{
    display: none;
}

.page-backoffice #block-support-login-register-block,
.page-admin-commerce-discounts #block-support-login-register-block{
    text-align: right !important;
    width: 100% !important;
    margin-top: 35px !important;
}

@media screen and (min-width: 2100px) {

    .block-ask-sample{
        right: 0;
    }

    .navbar-collapse{
        position: inherit !important;
    }
}


.ajax-progress.ajax-progress-throbber,
.glyphicon.glyphicon-refresh.glyphicon-spin{
    position: absolute;
    right: 0;
}


.view-my-orders-current-user th{
    background: white;
    color: #75ccd0;
}
.view-my-orders-current-user tr,
.view-my-orders-current-user{
    background: none;
    background-color: transparent !important;
    border: none !important;

}

.view-my-orders-current-user td{
    border: none !important;

}

.view-my-orders-current-user caption{
    display: none;
}

.view-my-orders-current-user .views-table{
    background-color: #f9f9f9;
    margin-top: 15px;
    padding: 20px;
    color: #777;
}

.my-account,
.my-orders{
    margin-top: 10px;
    padding: 20px;
    background-color: #f5f5f5;
    color: #7f7f7f;
    display: inline-block;
    width: 80%;
}

.my-account:focus,
.my-account:hover,
.my-account.active,
.my-orders:focus,
.my-orders:hover,
.my-orders.active{
    text-decoration: none;
    color: #75ccd0;
}   

.links-user-edit{
    margin-top: 20px;
}
.page-checkout-complete .back_home,
.page-user-edit .tabs--primary.nav-tabs{
    display: none;
}

.page-user-edit .right-user-edit .panels-flexible-region-13-center-inside{
    width: 80%;
}

.view-empty{
    margin-top: 30px;
    padding: 20px;
    background-color: #f5f5f5;
    color: #7f7f7f;
}

.page-myorders .views-table .views-field-field-main-image{
    width: 60% !important;
}

.page-checkout .sms_payment{
    display: none !important;
}


/* myModal */
#myModal {
    display: table;
    width: 100%;
    height: 100%;
}
#myModal .modal-dialog{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
#myModal .modal-content{
    background:#DBF1F2;
    width: 700px;
    margin: auto;
    border-radius: 0px;
}
#myModal .close{
    margin-right: 20px;
    padding-top: 10px;
    background: url(../images/close.svg) no-repeat 0px 0px;
    width: 20px;
    font-size: 0;
    height: 20px;
    margin-top: 15px;
}
#myModal .close:focus{
    outline: none;
}
#myModal .modal-content,
#myModal .modal-header{
    border: none;
    padding: 0;
    position: relative;
}
#myModal .modal-body{
    text-align: center;
}

#myModal .img-fraldas-intimus{
    width: 80%;
    margin: auto; 
}



#myModal .modal-footer{ border: none; }

#myModal .img-premio-intimus{
    position: absolute;
    right: 85px;
    width: 100px;
}

#myModal .close-intimus-premio{
    margin-right: 20px;
    padding-top: 10px;
    background: url(../images/close-premio.svg) no-repeat 0px 0px;
    width: 26px;
    font-size: 0;
    height: 26px;
    margin-top: 15px;
    float: right;
    border: none;
}

#myModal .close-intimus-premio:hover{
    background: url(../images/close-premio-hover.svg) no-repeat 0px 0px;
}

#myModal .title-intimus-premio{
    text-align: center;
    width: 100%;
    color: #036653;
    font-size: 20px;
    font-weight: bold;
    display: inherit;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 30px;
}

#myModal .text-intimus-premio{
    text-align: center;
    width: 100%;
    color: #00927B;
    font-size: 18px;
    display: inherit;
    font-family: "Open Sans", sans-serif;
}

#myModal .know-products-premio{
    background: #8AC346;
    padding: 10px 0px;
    color: white;
    display: block;
    width: 230px;
    margin: 40px auto;
    font-size: 16px;
    border-radius: 25px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
}

#myModal .know-products-premio:hover{
    opacity: 0.7;
}

.views-field-field-svg-premio{
    /*width: 80px;
    margin: 0 auto;*/
}


.views-field-field-svg-premio .premio{
    /*position: absolute;
    width: 80px;
    top: 60px;
    left: 30px;*/
}

/*-- USER --*/


.field-name-field-data-prevista-nascimento .panel-body,
.field-name-field-birth-date .panel-body{padding: 0px; display: inline-block; width: 50%; }

.field-birth-date-add-more-wrapper legend.panel-heading, 
.field-name-field-data-prevista-nascimento legend.panel-heading,
.field-name-field-birth-date legend.panel-heading{background-color: inherit;  border: none; padding: 0px; display: inline-block; width: 50%; }

.field-birth-date-add-more-wrapper .panel, 
.field-name-field-data-prevista-nascimento .panel,
.field-name-field-birth-date .panel{webkit-box-shadow: none; box-shadow: none; }

.field-name-field-data-prevista-nascimento .container-inline-date .date-padding,
.field-name-field-birth-date .container-inline-date .date-padding{padding: 0px !important; float: inherit;}

.field-name-field-data-prevista-nascimento .container-inline-date > .form-item,
.field-name-field-birth-date .container-inline-date > .form-item{margin-bottom:0px;}

.field-name-field-data-prevista-nascimento .panel, 
.field-name-field-birth-date .panel{border: none;}

.field-name-field-birth-date .date-no-float,
.field-name-field-birth-date .container-inline-date .form-item, 
.field-name-field-birth-date .container-inline-date .form-item input{width: 100%}

.field-name-field-data-prevista-nascimento .date-no-float,
.field-name-field-data-prevista-nascimento .container-inline-date .form-item, 
.field-name-field-data-prevista-nascimento .container-inline-date .form-item input{width: 100%}

.page-user-edit .panel-title.fieldset-legend, .page-user-edit .control-label{font-size: 14px; color: #999;}

.form-edit-profile .field-name-field-estou-gravida .control-label{display: block;}

.group-meus-filhos  h3{ font-size: 20px;
    font-weight: 500;
    color: #4c4c4c;
    text-align: center;}


.group-meus-filhos .tabledrag-toggle-weight-wrapper, .group-meus-filhos .field-multiple-drag, .group-meus-filhos thead {display: none;}
.group-meus-filhos .table>tbody>tr>td{ border: 1px solid #ddd;   background-color: #fff;}
#field-filhos-values button{margin-bottom: 25px;}




/* AVATAR */

.page-user-edit .field-name-field-avatar{
    position: relative;
}
.page-user-edit .field-name-field-avatar label{
    display: block;
    text-align: center;
    margin: 0;
    font-size: 0;
    cursor: pointer;
}
.page-user-edit .field-name-field-avatar label:before{
    /*../images/img-user.png */
    content:""; 
    color: #1db5ce;
    /*background: #d5edf3;*/
    background: url('../images/img-user.png');
    background-size: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    font-size: 130px;
    line-height: 200px;
    width: 200px;
    height: 200px;
    margin-bottom: 30px;
    text-align: center;
}
@media (min-width: 768px){
    .page-user-edit .field-name-field-avatar label:before{
        font-size: 95px;
        line-height: 150px;
        width: 150px;
        height: 150px;
    }
}

.page-user-edit .field-name-field-avatar input.form-file {
    height: 150px;
    width: 150px;
    opacity: 0; 
    position: relative;
    z-index: 4;
    cursor: pointer;
}


#edit-field-avatar-und-0-upload-button,
.page-user-edit .field-name-field-avatar .image-widget-data>.form-group{
    display: none;
}
.page-user-edit .field-name-field-avatar .image-widget {
    text-align: center;
}
.field-name-field-avatar .image-widget>.image-preview img{
    moz-border-radius: 50%;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.page-user-edit .field-name-field-avatar .image-widget>.image-preview {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    background: #fff;
}
@media (min-width: 768px){
    .page-user-edit .field-name-field-avatar .image-widget>.image-preview img{
        width: 150px;
        height: 150px;
    }
}
.page-user-edit .field-name-field-avatar .image-widget-data{
    clear: both;
}
.page-user-edit .field-name-field-avatar .help-block{
    text-align: center;
}

.page-user-edit .field-name-field-avatar .image-widget .input-group .input-group-btn{
    position: absolute;
    width: 100%;
    cursor: pointer;
}
.page-user-edit .field-name-field-avatar .image-widget .input-group .input-group-btn button{
    cursor: pointer; 
}

.page-user-edit .field-name-field-avatar .image-widget .image-widget-data .input-group{
    display: inline-block;
    cursor: pointer;

    position: absolute;
    top: 1px;
    right: 104px;
}

.field-name-field-avatar .image-widget .image-widget-data>.form-group {
    display: none;
}

.page-user-register .page-user-edit .field-name-field-avatar label{
    display: block;
}

#edit-field-user-avatar-und-0-upload-button{display: none;}

.droppable{ width: 100%}
/*-- USER --*/

/*COMMENTS STORE*/

.comment-loja .comment-form #edit-author--2,
.comment-loja .form-item-name,
.comment-loja .comment-form label{
    display: none;
}

.comment-loja .form-type-fivestar label{ display: block !important;
    margin-right: 10px; }

.comment-loja .form-type-fivestar {display: inline-flex;}

.comment-loja .comment-form .field-name-field-name-text input {
    background: url(/sites/all/themes/bootstrap/images/name.svg) no-repeat 98% 50%;
    padding-right: 40px;
    height: 40px;
    color: #999;
    background-size:3%;
    }

.comment-loja .comment-form .field-name-field-email input {
    background: url(/sites/all/themes/bootstrap/images/user_email.svg) no-repeat 98% 50%;
    padding-right: 40px;
    background-size: 3%;
    height: 40px;
    color: #999;
}


.comment-loja .form-actions button:hover {
    background: #ffb268;
}
.comment-loja .form-actions button {
    background: #a1cd39;
    border: none;
    color: white;
    border-radius: 5px;
    width: 100%;
    line-height: 30px;
}
/*---*/