/* 
    Created on : Apr 4, 2017, 11:52:38 AM
    Author     : Webds
*/
/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato-v13-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Lato Regular'), local('Lato-Regular'),
        url('../fonts/lato-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/lato-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/lato-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
        url('../fonts/lato-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/lato-v13-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-italic - latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/lato-v13-latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Lato Italic'), local('Lato-Italic'),
        url('../fonts/lato-v13-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/lato-v13-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/lato-v13-latin-italic.woff') format('woff'), /* Modern Browsers */
        url('../fonts/lato-v13-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/lato-v13-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-900 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/lato-v13-latin-900.eot'); /* IE9 Compat Modes */
    src: local('Lato Black'), local('Lato-Black'),
        url('../fonts/lato-v13-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/lato-v13-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/lato-v13-latin-900.woff') format('woff'), /* Modern Browsers */
        url('../fonts/lato-v13-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/lato-v13-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-900italic - latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/lato-v13-latin-900italic.eot'); /* IE9 Compat Modes */
    src: local('Lato Black Italic'), local('Lato-BlackItalic'),
        url('../fonts/lato-v13-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/lato-v13-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/lato-v13-latin-900italic.woff') format('woff'), /* Modern Browsers */
        url('../fonts/lato-v13-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/lato-v13-latin-900italic.svg#Lato') format('svg'); /* Legacy iOS */
}
*{
    font-family: "Lato",sans-serif;
    font-weight: 400;
}
/*-----------------------------------Cart------------------------------------*/
.btn-outline-primary:hover, .wpcf7 input[type="submit"]:hover {
    color: #fff;
    background-color: rgb(93,27,190);
    border-color: transparent;
    transform: scale(1.03,1.03);
}
.btn-outline-primary, .wpcf7 input[type="submit"] {
    color: rgb(93,27,190);
    background-image: none;
    background-color: transparent;
    border: 1px solid rgb(93,27,190);
    border-color: rgb(93,27,190);
    border-radius: 0px;
    transition: .5s ease;
}
.btn-primary {
    color: #fff;
    background-color: rgb(93,27,190);
    border-color: transparent;
    border-radius: 0px;
    border: 2px solid rgb(93,27,190);
    transition: .5s ease;
}
.btn-primary:hover {
    color: rgb(93,27,190);
    background-image: none;
    background-color: transparent;
    border: 2px solid rgb(93,27,190);
    border-color: rgb(93,27,190);
    border-radius: 0px;
    transform: scale(1.03,1.03);
}
.shop_table.shop_table_responsive.cart thead th {
    font-size: 15px;
}
.btn-primary:focus{
    color: white;
}
#nav-wrapper{
    background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.70196) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.70196) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.70196) 100%);
}
#wrapper-navbar{
    position: absolute;
    width: 100%;
}
.top-image-content-wrapper{
    margin-top:30vh;
}
.top-image-content-wrapper *{
    color:white;
    width: 100%;
    text-align:center;
}
.top-image-title{
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.top-image-content-wrapper p{
    font-size: calc(25px + 1.5vw);
    font-weight: 400;
}
.brand-main-title,
.pos-venda-main-title{
    text-transform: uppercase;
    font-size: 20px;
    color:#393939;
    text-align: center;
    margin-bottom: 10px;
}
#brand-container{
    padding-top: 70px;
}
.brands-secondary-text,
.pos-venda-sub-title{
    font-weight: 900;
    font-size: 30px;
    width: 100%;
    text-align: center;
    display:block;
    margin-bottom: 105px;
}
.brand-slider-image-container img{
    display: block;
    height: 50px;
    width: auto;
    margin: 0 auto;
}
.slick-arrow:before{
    color: #393939!important;
}
.slick-arrow.slick-prev:before{
    font-family: "FontAwesome"!important;
    content: "\f053";
}
.slick-arrow.slick-next:before{
    content: "\f054";
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
}
.wrapper-blue{
    margin-top: 100px;
    padding: 30px 0px 60px 0px;
    background-color: #32b6bb;
}
.wrapper-blue * {
    color: white;
}
.pos-venda-main-title,
.pos-venda-sub-title{
    text-align: center;
}
.pos-venda-sub-title{
    margin-bottom: 45px;
}
#wrapper-navbar{
    z-index: 999;
}
.gear-pos-venda{
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}
.contactos-titulos{
    text-transform: uppercase;
    margin-top: 60px;
    font-weight: 900;
}
.form-contacto-text{
    font-size: 42px;
    font-weight: 900;
}
.wpcf7-form-control{
    margin-bottom: 15px;
    background-color: transparent!important;
}
.wpcf7-form .col-12{
    padding-left: 15px;
    padding-right: 15px;
}
.col-12 .wpcf7-form-control{
    border:0px!important;
    border-radius: 0px !important;
    border-bottom: 1px solid #5f5f5f !important;
}
.col-12 .wpcf7-form-control:focus{
    border-bottom: 1px solid #25bebb !important;
}
.floating-label.inputAtivo{
    top: -10px;
    bottom: 10px;
    left: 15px;
    font-size: 11px;
    opacity: 1;
}

.floating-label {
    font-family: "Lato",sans-serif;
    position: absolute;
    pointer-events: none;
    left: 27px;
    top: 5px;
    transition: 0.2s ease all;
}
.wrapper-contact-form-outter {
    width: 100%;
    padding: 65px 0px 60px 0px;
    background: #f6f6f6;
    margin-top: 20px;
}
.wpcf7-form-control.wpcf7-submit{
    background-color: #25bebb!important;
    color: white!important;
    text-transform: uppercase;
    font-family: "Lato",sans-serif;
    font-size:18px;
    border:0px solid transparent !important;
    border-radius: 20px!important;
    font-weight: bold;
    padding: 10px!important;
}
.acf-map{
    margin: 0px!important;
}
div#wrapper-footer-full{
    background-color: #393939;
}
.footer-slogan{
    text-transform: uppercase;
    color: white;
    font-size: 15px;
}
.widget-title{
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
}
#footer-full-content .textwidget{
    color: white;
    font-size: 13px;
}
#wrapper-footer.wrapper{
    padding: 30px 0;
    background-color: #1e1e1e;
}
#wrapper-footer.wrapper *{
    color: white;
}
#wrapper-footer-full.wrapper{
    padding: 50px 0px;
}
#menu-footer-menu li{
    width: 100%;
    text-transform: uppercase;
}
#menu-footer-menu li a{
    color: white;
    font-size: 13px;
}
#menu-footer-menu li a:hover{
    text-decoration: none;
    color:#32b6bb;
}
#menu-footer-menu{
    padding: 0px;
}
.post-thumb{
    height:200px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 35px 0px;
    transition: all 1s ease-in-out; 
}
.posts-standin{
    margin: 35px 0px;
}
.post-thumb .post-link{
    color: white;
    text-transform: uppercase;
    height: 100%;
    width: 100%;
    display:block;
    position: relative;
}
.post-thumb .post-link h2{
    position: absolute;
    bottom: 0px;
}
.post-thumb .post-link:hover{
    text-decoration: none;
}
.post-title-thumb{
    font-size: 20px;
    margin: 0px;
    bottom: 0px;
}
.post-bg{
    width:100%;
    height: 100%;
    background-color: rgba(50,182,187,0.702);
    padding: 10px;
    position: relative;
    transition: all .5s ease-in-out; 
}
.post-thumb:hover{
    transform: scale(0.9,0.9);
}
.post-bg:hover{
    background-color: rgba(93,27,190,0.702);
}
h3.blog-title#title-home-blog{
    text-transform: uppercase;
    font-size: 20px;
    width: 100%;
    display: block;
    text-align: center;
    margin-top:65px;
    margin-bottom: 20px;
}
p.blog-text#text-home-blog{
    font-size: 30px;
    width: 100%;
    display: block;
    text-align: center;
    margin:0px;
}
#see-all{
    margin:0 auto;
    margin-bottom: 50px;
    text-transform: uppercase;
    background-color: #32b6bb;
    border-radius: 50px;
}
.seg-texto p{
    font-size:20px;
    text-align: justify;
}
#container-btn-see{
    text-align: center;
}
.seg-titulo{
    font-size: 40px;
    font-weight: 900;
    text-align: left;
}
article {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #eceeef;
}
.titulo-empresa{
    font-size: 40px;
    font-weight: 900;
}
.p-empresa{
    font-size: 20px;
    font-weight: 400;
}
.wrapper {
    padding: 40px 0;
}
.wpcf7-form-control.wpcf7-textarea{
    resize: none;
    height:110px;
}
.prev a,
.next a{
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 50px;
    border:2px solid #32b6bb;
    width: auto;
    display: inline-block;
    color:#32b6bb;
    margin-bottom: 15px;
}
.prev a:hover,
.next a:hover{
    text-decoration: none;
}
.prev a:before{
    content: "\f053";
    font-family: "FontAwesome";
    color:#32b6bb;

}
.next a:after{
    content: "\f054";
    font-family: "FontAwesome";
    color:#32b6bb;
}
.prev,.next{
    display:inline-block;
}
@media(max-width:992px) {
    #nav-wrapper{
        background: #1e1e1e;
    }
    .navbar {
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 10px;
    }

}
#ubermenu-main-6-primary{
    width: 100%;
}
.ubermenu .ubermenu-search input.ubermenu-search-input{
    background: transparent!important;
    color: white!important;
    border: 1.2px solid white!important;
    border-radius: 50px;
}

.ubermenu-searchform{
    background: transparent!important;
}
.ubermenu-search-submit{
    color: white!important;
}
.ubermenu .ubermenu-search .ubermenu-searchform {
    margin: 0px!important;
}
.single-post .nav-links{
    display: none;
}
.page-title{
    font-size: 22px;
    text-transform: uppercase;
}
.ubermenu-responsive-toggle i{
    color: white
}
.summary .quantity {
    display: none;
} 
.round-input{
    border: 1px solid black;
    border-radius: 20px;
    display: inline-block;
    margin: 0 auto;
    width: auto;
    padding: 5px;
}
.round-input input{
    border: 0px;
    padding-left: 10px;
}
.round-input button{
    background: transparent;
    border: 0px;
}
.wpcf7-form-control.wpcf7-submit{
    display: inline-block;
    width: auto!important;
    margin: 0 auto;
    padding: 10px 40px !important;
}
html{
    overflow-x: hidden;
}
.woocommerce ul.products li.product a img{
    height: 250px;
    width: auto;
    margin: 0 auto;
    border: none;
}
.woocommerce ul.products li.product a .woocommerce-loop-product__title {
    text-align: center;
    height: 49px;
}
.woocommerce ul.products li.product a .price{
    display: none;
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: none;
    border-right: 0;
    margin: unset;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers{
    color:#5d1bbe;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #5d1bbe;
    color: white;
}
.woocommerce ul.products li.product .add_to_cart_button{
    display: none;
}
.woocommerce ul.products li.product{
    border: 1px solid #e1e1e1;
    padding: 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    text-transform: uppercase;
    color: #5d1bbe;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 20px;
    max-height:50px; 
    font-weight: normal;
    font-size: 15px;
}
ul.product-categories{
    padding:0px;
    list-style-type: none;
}
ul.children{
    display: none;
    padding:0px;
    list-style-type: none;
}
#woocommerce_product_categories-2.widget.woocommerce.widget_product_categories{
    padding: 0px;
    background-color: #1a8d91;
    color: white;
    border: none;
}
#woocommerce_product_categories-2.widget.woocommerce.widget_product_categories a{
    color: white !important;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    padding: 5px;
    width: 100%;
}
ul.product-categories li{
    border-top: 1px solid white;
}
#woocommerce_product_categories-2.widget.woocommerce.widget_product_categories .widget-title{
    color: black;
    background-color: white;
    margin: 0px;
    padding:3px 0px;
    font-weight: normal;
    font-size: 16px;
}
#woocommerce-wrapper .page-title{
    display: none;
}
.woocommerce-result-count{
    display: none;
}
.woocommerce ul.products li.product a img {
    height: 170px;
    width: auto;
    margin: 0 auto;
    border: none;
}

#woocommerce_product_categories-2.widget.woocommerce.widget_product_categories a:hover{
    text-decoration: none;
}
.line-30{
    display: block;
    width: 35%;
    margin: 0 auto;
    border-bottom: 2px solid #5d1bbe;
    margin-top: 10px;

}
.product-overlay{
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(93,27,190,0.6);
    z-index:900;
    pointer-events: none;
}
li.product:hover .product-overlay{
    opacity: 1;
    height:100%;
}
li.product:hover a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title{
    color: white;
    z-index:991;
    position:relative
}
li.product:hover .line-30{
    border-bottom: 2px solid white;
    position: relative;
    z-index: 992;
}
.product-overlay:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

.product-overlay-image{
    display: inline-block;
    vertical-align: middle;
}
p.price{
    display: none;
}
.woocommerce-product-details__short-description{
    height: 184px;
    overflow: hidden;

}
.woocommerce-product-details__short-description.showAll{
    height: auto;
    overflow: visible;
}
.product-read-more{
    display: inline-block;
    color:#6d6d6d!important;
    border: 2.5px solid #6d6d6d;
    border-radius: 0px;
    margin: 10px auto;
    background:white;
    text-transform: uppercase;
    cursor: pointer;
}
.product-read-more:hover{
    background: rgb(93,27,190);
    color: white!important;
    border-color: white;
}
div.show-more{
    text-align: center;
    display: block;
}
.woocommerce-product-details__short-description{
    transition: .9s ease;
}
.product_title.entry-title{
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
    color:#6d6d6d;
}
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

img.wp-post-image {
    padding:0px 0px;
    margin: 0px 0;
    border-bottom: 0px solid #eceeef;
    border-top: 0px solid #eceeef;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary
{
    float: right;
    width: 58%;
    margin-left: 2%;
}

.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: 349px;
    box-shadow: none;
    margin: 0 auto;
}
.descricao-titulo-excerpt{
    color:#6d6d6d;
    font-size: 25px;
    font-weight: 900;
    margin-top: 50px;
    margin-bottom: 5px;
}
.woocommerce-Tabs-panel tr:nth-child(even) {
    background-color: #f2f2f2;
}
.woocommerce-Tabs-panel tr{
    text-align: center;
}
.post-social a {
    margin-right: 15px;
    font-size: 16px;
    border-right: 1px solid #dce1e3;
    padding-right: 15px;
}
.post-social .facebook-share {
    color: #338cd0;
}
.post-social .pinterest-share {
    border: none !important;
    color: #e61743 !important;
}
.summary .post-social{
    margin-bottom:25px;
}
a {
    color: #32b6bb;
    text-decoration: none;
}
.post-social .twitter-share {
    color: #34c0d5 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 0 0 1px;
    padding-left: 4px;
    overflow: visible;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-radius:0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{
    display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    text-transform: uppercase;
}
li.cat-item.ativa{
    display: block;
}
li.cat-item.ativa ul.children{
    display: block;
}
ul.product-categories>li.cat-item>ul.children>li{
    background:#32b6bb;
}
ul.product-categories>li.cat-item>ul.children>li>ul.children>li{
    background-color: white;
    border-bottom: 1px solid #dadada;
}
#woocommerce_product_categories-2 ul.product-categories>li.cat-item>ul.children>li>ul.children>li>a{
    color: #32b6bb!important;
}
ul.product-categories{
    border: 1px solid #dadada;
}
#right-sidebar{
    padding: 0px;
}
.rel-title{
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 900;
}
.woocommerce-Tabs-panel{
    border: 1px solid #d3ced2;
    border-top: 0px solid transparent;
    padding:30px!important;
}
.ubermenu-target{
    text-align: center;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 40%;
}

@media screen and (max-width:750px){
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary{
        width: 100%;
    }
    .woocommerce-tabs.wc-tabs-wrapper *{
        font-size: 10px;
    }
    .woocommerce div.product div.images img{
        width:100%;
        height: auto;
    }
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: left;
        width: 100%;
    }
    .woocommerce-Tabs-panel{
        border: 1px solid #d3ced2;
        border-top: 0px solid transparent;
        padding:10px!important;
    }
    #right-sidebar{
        padding-left: 40px;
        padding-right: 40px;
    }  
}
.ubermenu .ubermenu-search .ubermenu-searchform{
    display: block;
    margin: 0 auto !important;
}
.woocommerce .single_add_to_cart_button.button.alt{
    display: inline-block;
    color: #6d6d6d !important;
    border: 2.5px solid #6d6d6d;
    border-radius: 0px;
    margin: 10px auto;
    background: white;
    text-transform: uppercase;
    cursor: pointer;
}
.woocommerce .single_add_to_cart_button.button.alt:hover{
    background: rgb(93,27,190);
    color: white !important;
    border-color: white;
}
article {
    width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(:first-child){
    margin-left: 5px;
}
.button.product_type_simple.ajax_add_to_cart{
    display: none;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div{
    margin: 0 auto;
}
div.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha{
    border:0!important;
}