/*
 Theme Name:    Signsfy Child
 Theme URI:     https://signsfy.com
 Description:   This is the child theme of Signsfy
 Author:        Studio M3
 Author URI:    https://studiom3.com.br/
 Template:      signsfy
 Version:       3.2.3
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/

.wcb2bsa-switch-form {
    bottom: 0;
    top: inherit;
}

.single .electro-navbar span.woocommerce-Price-amount.amount {
    font-size: inherit;
}

.product_tag-onlyquote .put_quote {
    overflow: hidden;
}

.put_quote, .product_tag-onlyquote .put_order {
    display: none;
}

.top-bar .nav>li.btn_login_top a {
    background: #3498db;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
     transition: all 0.1s ease-in-out 0s;
}


a.btn_quote-order {
    background: #3498db;
    color: #fff;
    padding: 15px 25px;
    line-height: 1;
    display: inline-block;
    font-size: 20px;
    border-radius: 50px;
     transition: all 0.1s ease-in-out 0s;
}

a.btn_quote-order:hover, .top-bar .nav>li.btn_login_top a:hover {
    background: #2980b9;
}

.logintoorder {
    background: lightblue;
    display: inline-block;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 50px;
}

.logintoorder a {
    font-weight: bold;
}

.list-unstyled .logintoorder {
    display: none;
}

.yith-wcbr-brands-logo img {
    width: 123px;
    height: 50px;
    display: inline-block;
}

.single-product-wrapper .yith-wcbr-brands-logo, .single-product-wrapper .yith-wcbr-brands-logo a {
    display: inline-block;
    margin: 0 0 10px 0;
    max-height: 50px;
}
span.yith-wcbr-brands-logo {
    width: 85px;
    margin: 0 auto;
}

.single-product.full-width .single-product-wrapper {
    margin-bottom: 40px;
}


.unit_wrapper {
    text-align: center;
}

.unit_logo img {
    width: 85px;
    text-align: center;
    margin: 0 auto;
}

.unit_city {
    font-weight: bold;
    line-height: 1.5;
    font-size: 25px;
    margin: 5px 0;
}

.unit_address {
    line-height: 1.5;
    color: #666;
}


.unit_wrapper {
    border: 2px solid orange;
    padding: 15px;
    border-radius: 10px;
}

div#units {
    padding: 40px 0;
}


/**** CATEGORIES HOME *****/

.category-headline {
    text-align: center;
    font-size: 30px;
    line-height: 150%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 4px solid #ea7235;
}

ul.category-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 30px;
    list-style: none;
}

.wpb_wrapper .category-list li {
    float: left;
    margin: 0;
    width: 20%;
}

img.category_icon {
    width: 100%;
    padding: 10px;
    margin: 0;
    padding-bottom: 0;
}

.category_label, .category_label a {
    text-align: center;
    min-height: 50px;
    color: #666;
    font-weight: 700;
    line-height: 110%;
    font-size: 16px;
}
.wrapper_button_category:hover {
    background-color: #ea7235;
}

.wrapper_button_category {
    background-color: #c2c2c2;
    margin: 10px;
    height: 150px;
    overflow: hidden;
    border-radius: 6px;
	    transition: all 0.1s ease-in-out 0s;

}

.wrapper_icon_category {
    width: 125px;
    margin: 25px auto 0;
    height: 100px;
    text-indent: -999px;
    /* padding: 20px; */
    background-position: 0 0;
    display: block;
    background-image: url(images/icon-categories.svg);
}

.wrapper_button_category {}

.icon_equipment {background-position: 0 0;}
.icon_printhead {background-position: 1125px 0;}
.icon_sign-vinyl {background-position: 1000px 0;}
.icon_laminating-film {background-position: 750px 0;}
.icon_banner {background-position: 875px 0;}
.icon_textile {background-position: 625px 0;}
.icon_specialty {background-position: 500px 0;}
.icon_blanks {background-position: 375px 0;}
.icon_inks {background-position: 0px 100px;}
.icon_displays {background-position: 1250px 200px;}
.icon_bulk {background-position: 250px 0;}
.icon_blades {background-position: 125px 200px;}
.icon_sofware {background-position: 250px 200px;}
.icon_tools {background-position: 125px 0;}


.wrapper_madeinusa img {
    width: 45px;
    margin-right: 10px;
    display: inline-block;
}

.wrapper_madeinusa {
    font-size: 17px;
    font-weight: bold;
    margin: 40px 0;
}


.single-product .paoc-center {
    text-align: inherit;
}

.owl-item>.product .price, .products>.product .price {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 17px;
    text-align:center;
}

li.product .yith-wcbr-brands-logo {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.owl-item>.product .add-to-cart-wrap, .products>.product .add-to-cart-wrap, span.loginquote  {
    display: none;
}

.product_tag-onlyquote p.price, .product_tag-onlyquote .price-add-to-cart, .product_tag-onlyquote button.single_add_to_cart_button.button.alt, .product_tag-onlyquote span.loginorder, .register-benefits, .single-product .product_tag-onlyquote .woocommerce-variation {
    display: none !important;
}

section.up-sells.upsells.products, section.related.products {
    display: block;
}


.product_tag-onlyquote span.loginquote {
    display: inline-block;
}


.paoc-popup-content label {
    margin-bottom: 5px;
}

.b2bking_custom_registration_container {
    margin-bottom: 25px;
}

input[type=tel], input.b2bking_custom_registration_fiel {
    display: block;
    width: 100%;
    padding: 0.594rem 1rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    color: #333e48;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ddd;
    appearance: none;
    border-radius: 1.375rem;
    box-shadow: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.quote-widget {
    display: inline-block;
    width: auto;
}


.quote-widget .widget_ywraq_mini_list_quote {
    margin: 0 !important;
}

.quote-widget .widget_ywraq_mini_list_quote .raq-info {
    padding: 5px 15px;
    border-radius: 50px;
    border: 2px solid #fff;
}

.quote-widget a.raq_label {
    color: #fff;
    font-size: 14px;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
    border: 3px solid #e2e2e2;
    border-radius: 10px;
    box-shadow: none;
}

.nav-item.link_quote-list {
    margin: 0;
}

.quote-widget .widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
    list-style: none;
    margin-bottom: 10px;
}

.quote-widget .widget_ywraq_mini_list_quote ul.yith-ywraq-list {
    padding: 0;
}

.quote-widget ul.yith-ywraq-list a.yith-ywraq-item-remove.remove {
    color: red;
    font-size: 20px;
}

.quote-widget ul.yith-ywraq-list img {
    /* float: none; */
    margin: 0 10px 0 0;
    padding: 0;
    width: 54px;
    border-radius: 50px;
    border: 2px solid orange;
}

.quote-widget ul.yith-ywraq-list li a {
    vertical-align: top;
    display: inline-block;
}

.quote-widget .widget_ywraq_mini_list_quote ul.yith-ywraq-list {
    overflow: inherit;
    max-height: inherit;
}

.quote-widget .item_variation br {
    display: none;
}

.quote-widget .item_variation {
    font-size: 11px;
}

.quote-widget a.botao.btn_add_more, a.botao.btn_view_list {
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    width: 100%;
    transition: all 0.1s ease-in-out 0s;
}
.quote-widget a.botao.btn_add_more {
    background: #16a085 none repeat scroll 0 0;
	    transition: all 0.1s ease-in-out 0s;

}
.quote-widget a.botao.btn_view_list {
    background: #ea7235 none repeat scroll 0 0;
}
.quote-widget a.botao.btn_add_more:hover, a.botao.btn_view_list:hover {
    background: #666 none repeat scroll 0 0;
}


.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper {
    max-width: 700px;
    margin: 30px auto 0;
    border-top: 3px solid orange;
    /* padding-top: 30px !important; */
}

h1.titulo_quote_list {
    text-align: center;
    padding: 60px 0 0;
}

.yith-ywraq-before-table {
    text-align: center;
    margin-top: 30px;
}


#pagina_cotacao th.product-subtotal, #pagina_cotacao td.product-subtotal, #pagina_cotacao td.raq-totals, #pagina_cotacao .update-list-wrapper {
    display: none;
} {
    display: none;
}


#pagina_cotacao th.product-quantity {
    text-align: inherit;
}

#pagina_cotacao th.raq-totals-label {
    color: #fff;
}



/*** MAILCHIMP ***/


.yith-wcmc-subscription-form input:focus ~ label, .yith-wcmc-subscription-form input:valid ~ label {
    color: #8e44ad;
    top: -10px;
    padding-left: 25px;
}
.footer-newsletter input[type=email], .footer-newsletter input[type=text] {
    padding: 15px 25px;
    line-height: 150%;
    font-size: 18px;
}
.yith-wcmc-subscription-form h3 { display: none}

.yith-wcmc-subscription-form submit {
    width: 1%;
    float: left;
}

.yith-wcmc-subscription-form .styled-input {
    float: left;
    width: 75%;
    margin: 0;
}

.yith-wcmc-subscription-form input[type="submit"].submit-form {
    background: #000 !important;
    border: none !important;
    border-radius: 0 50px 50px 0 !important;
    padding: 17px 25px !important;
    font-size: 16px !important;
    line-height: 150% !important;
    color: #fff !important;
	width: 25%
}

.footer-newsletter input[type=email] {
    padding: 15px 25px;
    line-height: 150%;
    font-size: 18px;
    width: 100%;
    border-radius: 50px 0 0 50px;
}

.subscription-notice .woocommerce-message, .woocommerce-error, .woocommerce-info {
    margin: 0;
}
.news_mailchimp_optin {
    margin-bottom: 20px;
}

.yith-wcmc-subscription-form p {
    width: 75%;
    float: left;
    margin-bottom: 0;
}

.yith-wcmc-subscription-form label, .yith-wcmc-subscription-form p br {
    display: none;
}

.newsletter-content.col-lg-7 {
    width: 50%;
}


.dealer_list {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.dealer_list > li {
    float: left;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}
.dealear_wrapper {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 4px solid #ea7235;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 20px;
}
.dealer_logo {
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 120px;
}
.dealer_info {
    float: left;
    width: 375px;
    margin-left: 20px;
}

.dealer_logo > img {
    border: 3px solid #ea7235;
    border-radius: 50%;
}
.dealer_info > ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 10px;
}
.dealer_title {
    border-bottom: 2px solid;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.dealer_address::before, .dealer_phone::before, .dealer_email::before, .dealer_site::before {
    font-family: font-electro;
    margin-right: 5px;
}
/*.dealer_address::before {
    content: "u";
}
.dealer_phone::before {
    content: "k";
}
.dealer_email::before {
    content: "t";
}*/
.dealer_info li .fa {
    text-align: center;
    width: 25px;
}

h1.page_title {
    color: #666;
    font-size: 50px;
    line-height: 150%;
    margin: 0;
}
.bloco_dealer {
    text-align: center;
}
h2.page_subtitle {
    font-size: 23px;
	line-height:150%
}
.wrapper_selection {
    margin: 30px;
    min-width: 450px;
}


.select_wrapper::after {
    content: "\f078";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: 400;
    height: 40px;
    pointer-events: none;
    position: absolute;
    right: 5px;
    text-align: center;
    text-rendering: auto;
    text-transform: none;
    top: 15px;
    width: 40px;
}
.select_wrapper select {
    -moz-appearance: none;
	-webkit-appearance: none;
    background-image: none;
    border: 2px solid;
    border-radius: 50px;
    box-shadow: none;
    color: #717a8f;
    font-size: 20px;
    min-width: 100%;
    padding: 11px 40px 11px 15px;
}
.wrapper_selection {
    display: inline-block;
    position: relative;
}

.wrapper_resultados {
    margin: 0 auto;
    width: 600px;
}


/*** TRADE SHOW */

.event_list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.event_month {
    background: #c2c2c2 none repeat scroll 0 0;
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    padding: 10px;
}
h2.event_title {
    color: #ea7235;
    font-weight: 500;
    margin-bottom: 5px;
}
.ts_date {
    color: #999;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.ts_details {
    list-style: outside none none;
    padding: 0;
}
.ts_details li {
    border-bottom: 1px solid #c2c2c2;
    padding: 10px 0;
}
.ts_details li.ts_booth {
    background: #913d88 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    margin-top: 10px;
    padding: 10px 20px;
}

.event_item {
    margin-bottom: 60px;
    overflow: hidden;
}
.ts_location {
    border-top: 1px solid #c2c2c2;
}
.ts_details li i {
    color: #999;
    font-size: 18px;
    margin-right: 5px;
}
.ts_details li.ts_booth i {
    color: #fff;
}

.event_logo {
    display: inline-block;
    float: left;
    width: 20%;
}
.event_details {
    float: left;
    width: 80%;
}
.event_detail_wrapper {
    padding-left: 20px;
}

.event_logo_wrapper > img {
    margin: 0 auto;
    width: 180px;
}

/*** CONTACT***/

.contact_list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.contact_list > li {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 15px;
    overflow: hidden;
    padding-bottom: 20px;
}
.contact_icon {
    display: inline-block;
    float: left;
    padding-right: 20px;
}

.contact_data {
    float: left;
    margin-top: 5px;
}
.contact_text {
    font-size: 12px;
    line-height: 100%;
    margin-bottom: 5px;
}
.contact_item {
    color: #999;
    font-size: 25px;
    font-weight: 400;
    line-height: 100%;
}
.contact_item a {
    color: #666;
}
.bloco_contact {
    text-align: center;
}



/*** ABOUt ***/


.slogan_block {
    padding: 200px 0;
}
#page_title_about {
    text-align: center;
	 padding: 100px 0;
}
#page_title_about h1.page_title {
    font-size: 90px;
    font-weight: 100;
    letter-spacing: -2px;
    line-height: 100%;
    text-transform: uppercase;
}

#page_title_about h2.page_subtitle {
    font-size: 30px;
    font-weight: 400;
}

.icon_wrapper {
    margin: 0 auto 14px;
    text-align: center;
    width: 80px;
}
.icon_wrapper > img {
    text-align: center;
    width: 100%;
}
.bloco_aboutus_1, .bloco_aboutus_2, .bloco_aboutus_3 {
    border-right: 4px dotted #999;
}

.bloco_aboutus_1 p, .bloco_aboutus_2 p, .bloco_aboutus_3 p, .bloco_aboutus_4 p {
    font-size: 16px;
}

.slogan_about {
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    text-shadow: rgba(0,0,0,0.2)2px 2px 5px;
	line-height: 150%
}

.slogan_about span {
    font-weight: 500;
    font-size: 77px;
    letter-spacing: -3px;
}


/** PRODUCT SINGLE PAGE **/

.title_overview p {
    color: #666;
    font-size: 33px;
    font-weight: 300;
    line-height: 120%;
    text-align: center;
}


#tab-description p {
    margin-bottom: 25px;
}
.wpb_wrapper li {
    font-size: 17px;
    margin-bottom: 10px;
}
.electro-description ul {
    margin-bottom: 40px;
}

/*** FEATURED ICON ***/

.feature_wrapper {
    display: block;
    overflow: hidden;
    width: auto;
}
.feature_icon {
    float: left;
    margin-right: 5px;
    width: 60px;
}
.feature_icon > img {
    width: 100%;
}
.feature_infos {
    float: left;
}
.feature_info_middle {
    display: block;
    font-size: 40px;
    font-weight: 500;
    line-height: 87%;
}
.feature_info_top {
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
}
.feature_info_bottom {
    line-height: 100%;
}

.feature_equipment_list {
    display: block;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.feature_equipment_list > li {
    float: left;
    margin-right: 20px;
    width: auto;
}

.feature_equipment_list > li {
    border-right: 3px dotted #999;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    width: auto;
}

.feature_equipment_list > li:last-child {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}


/** botao download datasheet  */

.droptitle {
    display: block;
    line-height: 100%;
}
.wpfd-file.wpfd-single-file .wpfd-file-link {
    background-position: 20px center;
    border-radius: 60px;
    margin: 0;
    padding: 10px 30px 10px 70px;
	background-color:#3498db;
	    transition: all 0.1s ease-in-out 0s;

}

.wpfd-file.wpfd-single-file .wpfd-file-link:hover {
    background-position: 20px center;
    box-shadow: none;
}


/** BOTAO DOWNLOAD DATASHEET **/

#tab-description .wpfd-single-file .wpfd-file-content {
    padding-left: 10px;
    display: inline-block;
}

#tab-description .wpfd-single-file {
    display: inline-block;
    /* width: 364px; */
    border: 2px solid #d6d6d6;
    border-radius: 10px;
    padding: 15px;
}

.wpfd-single-file--icon {
    display: inline-block;
}


.wpfd-single-file--buttons {
    display: block;
    overflow: hidden;
    margin: 10px 0 0 0;
}

.wpfd-single-file a.wpfd-single-file-button {
    width: 100%;
    margin: 0;
}


.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list ul li a img {
    height: 50px;
    width: auto;
}

ul.wc_payment_methods.payment_methods.methods {
    display: none;
}

span.optional {
    display: none;
}

form.checkout.woocommerce-checkout {
    margin-top: 60px;
}

#content {
    margin-bottom: 0;
}
.color_white { color:#fff !important}

.strong_text {
    font-weight: 500;
}

p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 150%;
}


.electro-description .vc_carousel-slideline-inner .vc_inner img {
    display: inline-block;
}
.electro-description .vc_carousel-slideline-inner .vc_inner {
    text-align: center;
}
.product_feature_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.product_feature_wrapper {
    margin-bottom: 30px;
}
.product_feature_description {
    font-size: 16px;
    line-height: 150%;
}

#tab-description h3.sumary_h3 {
    border-bottom: 3px solid #ea7235;
    color: #ea7235;
    font-size: 45px;
    font-weight: 300;
    line-height: 100%;
    margin-bottom: 30px;
    margin-top: 40px;
    padding-bottom: 10px;
}


.ph_compatibiliy > li {
    background: #f2f2f2 none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin-right: 10px;
    padding: 10px;
    width: 30%;
}
.ph_compatibiliy {
    margin: 0;
    overflow: hidden;
    padding: 0;
}


table { max-width:none; width:inherit}



.wrapper_title_sm3 h1.product_title {
    font-size: 35px;
    line-height: 150%;
}
.single-product-wrapper {
    padding: 0 0.9375rem;
}
.single-product.full-width .single-product-wrapper {
    margin-bottom: 40px;
}

#tab-description *:last-child {
    margin-bottom: 0;
}

.tax-product_cat .site-content-inner.row {
    padding: 60px 0;
}


.card-deck .card:last-child {
    display: none !important;
}

.site-content-inner.row {
    padding-bottom: 60px;
}



.owl-item>.product .price-add-to-cart, .products>.product .price-add-to-cart {
    display: block;
}

.owl-item>.product .price, .products>.product .price {
    line-height: inherit;
}

/**BLUE PRICE LIST *
.owl-item>.product .price ins .amount, .products>.product .price ins .amount {
    color: #2980B9;
}*/

/**BLUE GREEN LIST *
.owl-item>.product .price .amount, .products>.product .price .amount {
    color: #27AE60;
}*/



span.woocommerce-Price-currencySymbol {
    font-size: 12px;
}

span.woocommerce-Price-amount.amount {
    font-size: 18px;
}


.single span.woocommerce-Price-amount.amount {
    font-size: 36px;
}

.single span.woocommerce-Price-currencySymbol {
    font-size: 20px;
}



#wcb2bsa_sales_agent_field label {
    display: block;
}

#wcb2bsa_sales_agent_field label.radio {
    display: inline-block;
    margin-right: 43px;
}

#wcb2bsa_sales_agent_field input.input-radio {
    margin-right: 8px;
}


/*** DOWNLOAD PAGE **/


#content #primary.home-full-download {
    left: 0;
    padding: 0;
    width: 100%;
}

.wpfd-content-default .file {
    clear: both;
    height: auto;
    min-height: 70px;
}
.wpfd-content-default .file h3 {
	display:inline-block
	}

.wpfd-content .openlink.wpfd_previewlink {
    display: none;
}
.jaofiletree li.directory .icon-open-close::before {
    font-family: Material-Design-Iconic-Font !important;
}

#content .wpfd-content-ggd a.wpfd-file-link {
    margin-bottom: 10px !important;
}
.wpb_wrapper .dropblock div.ext {
    background-size: 50% auto;
    height: 60px;
    width: 60px;
}
.wpb_wrapper .wpfd-content-ggd .wpfd-file-link .droptitle {
    padding: 5px;
    text-align: center;
}

.category_item {
    border: 3px solid #f2f2f2;
    border-radius: 10px;
    float: left;
    margin: 0 10px 23px 0;
    padding: 15px;
    text-align: center;
    width: 19%;
}

.category_list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	overflow:hidden
}
category_wrapper {
    padding: 20px;
}
.category_icon {
    margin: 0 auto 20px;
    width: 60px;
}
.category_icon .fa.fa-handshake-o {
    font-size: 54px;
}
.category_title {
    font-size: 16px;
}


#content #primary.full-downloads {
    float: none;
    left: inherit;
    width: 100%;
}

.wrapper_download_categories {
    margin-bottom: 60px;
}


.wrapper_header_downloads {
    border-bottom: 3px solid #e2e2e2;
    margin: 40px 0 20px;
    text-align: center;
    width: 100%;
}
.sidebar.sidebar_downloads {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 3px solid #f2f2f2;
    border-radius: 10px;
    padding: 20px;
}
.sidebar-title {
    color: #666;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sidebar_downloads li.menu-item {
    border-bottom: 1px solid #999;
}
.sidebar_downloads li.menu-item a {
	    transition: all 0.1s ease-in-out 0s;
}

.sidebar_downloads li.menu-item a:hover {
	font-weight:500;
	margin-left:20px
}

.subtitle_dowbloads > span.download_logout {
    background: #999 none repeat scroll 0 0;
}




.menu-resource_restricted-container li.menu-item:last-child {
    border-bottom: medium none;
}
#content #sidebar.sidebar_downloads {
    margin-bottom: 20px;
    padding: 20px;
}
.textwidget {
    margin-bottom: 30px;
}
.sidebar.sidebar_downloads .widget {
    margin-bottom: 0;
}

.subtitle_dowbloads {
    color: #666;
    font-size: 20px;
    padding-bottom: 30px;
    text-align: center;
}
.subtitle_dowbloads > span {
    background: #ea7235 none repeat scroll 0 0;
    border-radius: 50px;
    padding: 5px 20px;
	color: #fff
}
.subtitle_dowbloads a {
    color: #fff;
}


.lrm-switch-to-link.lrm-switch-to--register, .lrm-switcher li:last-child {
  display: none !important;
}
.lrm-switcher li {
  width: 100% !important;
}

.lrm-switch-to-link.lrm-switch-to--register {
    display: none !important;
}

.subtitle_dowbloads > span.download_logout {
    background: #999 none repeat scroll 0 0;
}

#modal-login #additional-settings {
    display: none;
}
#modal-login h2, #modal-login .mluser input, #modal-login .mlpsw input {
    text-align: center;
}
.ml-content {
    border-radius: 20px;
}


/* DOWNLOADS PAGE SINGLE */

.page-template-template-page-centered-fullwidth_downloads_pages header h1 {
    text-align: left;
    border-bottom: 3px solid #999;
    padding-bottom: 10px;
}
.page-template-template-page-centered-fullwidth_downloads_pages header.entry-header {
    margin-bottom: 20px;
}

.box-search-filter {
    margin-top: 0 !important;
}
.box-search-filter #txtfilename {
    border-radius: 50px 0 0 50px;
    border: 2px solid #999;
    border-right: 0;
	font-family: 'Exo';
	font-size: 16px
}

.box-search-filter #btnsearch {
    border-radius: 0 50px 50px 0;
    border: 2px solid #183867;
    height: 47px;
}

.box_login .download_logout {
    background: #999 none repeat scroll 0 0;
    border-radius: 50px;
    padding: 5px 20px;
	transition: all 0.1s ease-in-out 0s;
}
.box_login .download_logout > a {
    color: #fff;
	    transition: all 0.1s ease-in-out 0s;

}
.box_login .download_logout:hover {
	background:#666
}



/** botao download datasheet  */

.droptitle {
    display: block;
    line-height: 100%;
}
.wpfd-file.wpfd-single-file .wpfd-file-link {
    background-position: 20px center;
    border-radius: 60px;
    margin: 0;
    padding: 10px 30px 10px 70px;
	background-color:#3498db;
	    transition: all 0.1s ease-in-out 0s;

}

.wpfd-file.wpfd-single-file .wpfd-file-link:hover {
    background-position: 20px center;
    box-shadow: none;
}


.single .product-loop-footer span.woocommerce-Price-amount {
    font-size: 20px;
}

.single .product-loop-footer span.woocommerce-Price-currencySymbol {
    font-size: 12px;
}

/* TABLE SPECIFICATIONS */



#tab-specification table tr td {
    padding: 15px;
    text-align: center;
    vertical-align: middle;
}
#tab-specification table tr:first-child td {
    padding-top: 15px;
}
#tab-specification table tr td {
    border-right: 1px solid #d2d2d2;
}
#tab-specification table tr td:last-child {
    border-right: 0 none;
}

#tab-specification table tr td:first-child {
    border-right: 3px solid #e2e2e2;
    text-align: left;
    text-transform: uppercase;
	width:20%
   
}


#tab-specification table.one-model tr td:first-child {
	width:30%
	}

.table-responsive.one-model {
    display: inline-table;
}

.one-model tr td {
    width: 70%;
}

.two-models tr td {
    width: 40%;
}

.three-model tr td {
    width: 26.66666%;
}
.four-models tr td {
    width: 20%;
}
.five-models tr td {
    width: 16%;
}

.scroll-table-icon {
    display: none;
    margin: 20px auto 30px;
    width: 115px;
	animation: bounce2 2s infinite;
	-webkit-animation: bounce2 2s infinite;
	-moz-animation: bounce2 2s infinite;
	-o-animation: bounce2 2s infinite;
	text-align:center;
	text-transform: uppercase;
	font-size:12px
}
 
@-webkit-keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateX(0);}	
	40% {-webkit-transform: translateX(-30px);}
	60% {-webkit-transform: translateX(-15px);}
}
 
@-moz-keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateX(0);}
	40% {-moz-transform: translateX(-30px);}
	60% {-moz-transform: translateX(-15px);}
}
 
@-o-keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateX(0);}
	40% {-o-transform: translateX(-30px);}
	60% {-o-transform: translateX(-15px);}
}
@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateX(0);}
	40% {transform: translateX(-30px);}
	60% {transform: translateX(-15px);}
}

header .container.hidden-lg-down.d-none.d-xl-block {
    max-width: 100%;
}

ul#menu-menu_principal {
    float: right;
}


.floatingButtonWrap {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999999999;
}

.floatingButtonInner {
    position: relative;
}

.floatingButton {
    display: block;
    transform: rotate(-90deg);
    width: 220px;
    height: 60px;
    text-align: center;
    background: -webkit-linear-gradient(45deg, #8769a9, #507cb3);
    background: -o-linear-gradient(45deg, #8769a9, #507cb3);
    background: linear-gradient(45deg, #8769a9, #507cb3);
    color: #fff;
    line-height: 50px;
    position: fixed;
        font-size: 20px;
    top: 50%;
    right: -80px;
    border-radius: 10px 10px 0 0;
    border: 5px solid #b2bedc;
    /* opacity: 0.3; */
    opacity: 1;
    transition: all 0.4s;
}

.floatingButton .fa {
    font-size: 15px !important;
}

.floatingButton.open,
.floatingButton:hover,
.floatingButton:focus,
.floatingButton:active {
    opacity: 1;
    color: #fff;
  text-decoration:none;
}


.floatingButton .fa {
    transform: rotate(0deg);
    transition: all 0.4s;
}

.floatingButton.open .fa {
    transform: rotate(270deg);
}

.floatingMenu {
    position: fixed;
    top: 48%;
    right: 66px;
    /* width: 200px; */
    display: none;
}

.floatingMenu li {
    width: 100%;
    float: right;
    list-style: none;
    text-align: right;
    margin-bottom: 5px;
}

.floatingMenu li a {
    padding: 8px 15px;
    display: inline-block;
    background: #ccd7f5;
    color: #6077b0;
    border-radius: 5px;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.4s;
    /* -webkit-box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.22);
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.22); */
    -webkit-box-shadow: 1px 3px 5px rgba(211, 224, 255, 0.5);
    box-shadow: 1px 3px 5px rgba(211, 224, 255, 0.5);
}

.floatingMenu li a:hover {
    margin-right: 10px;
    text-decoration: none;
}


/* KEYFRAMES - Animations */

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(80 124 179);
    }

    70% {
        box-shadow: 0 0 0 38px rgba(212, 94, 26, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(228, 90, 10, 0);
    }
}

.aba_equipamento .vc_tta-panels {
    background: #fff !important;
}

#mastheader.header-v10 {
	margin-bottom: 0 !important
}

@media (min-width: 1200px) {
	#mastheader.header-v10 {
	margin-bottom: 0 !important
}
	
}

ul#menu-menu_categorias, .dropdown.show-dropdown {
    display: none !important;
}