/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 3.3.1
*/
/*-----Geral-----*/

#main-footer {
    background-color: #000ecc !important;
}

#footer-bottom {
    background-color: #0010f5 !important;
}

#et-top-navigation {
    padding-left: unset !important;
}

address {
    font-style: normal;
}

.icone {
    font-family: ETmodules;
}

#et-info-whatsapp {
    background-image: url(/wp-content/uploads/2018/06/whatsapp-icon.png);
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-size: 12px;
    padding-left: 19px;
}

a {
    transition: color 0.5s, background-color 0.5s;
}

/*-----Header-----*/
#et-info {
    float: none;
}

#top-header .et-social-icons {
    float: right;
}

#breadcrumbs {
    padding: 15px 0;
    line-height: 1;
    background: #000ba3;
    color: #eee;
}

#breadcrumbs a {
    color: #fff;
}

#et-top-navigation .et-cart-info {
    display: none;
}

#main-content {
    min-height: calc(100vh - 369px);
}

.home #main-content {
    min-height: 0;
}

#main-header {
    box-shadow: none;
    border: none;
    background: url(http://kuadropar.com.br/wp-content/uploads/2019/10/header2.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

#main-header:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.8;
}

#top-menu>li>a {
    color: #333;
    font-weight: bold !important;
}

#top-menu li li a {
    line-height: 1.1;
    padding: 10px 20px;
    text-transform: none;
}

.home #main-header {
    border-bottom: 1px solid #cce8ef;
    box-shadow: none;
}

/*-----Posts-----*/
.post-meta:first-letter {
    text-transform: uppercase;
}

.archive .et_pb_post,
.search-results .et_pb_post {
    overflow: hidden;
}

.single-post .post-meta+img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

#main-content .readmore {
    display: inline-block;
    margin-top: 15px;
}

#left-area .post-meta {
    padding-bottom: 0;
}

.et_pb_post .entry-featured-image-url {
    margin-bottom: 0;
}

.star-rating {
    display: none;
}

.produtos-fabricamos ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.produtos-fabricamos ul a {
    padding: 11px 18px;
    display: block;
    background: #000ba3;
    margin-bottom: 7px;
    color: #fff;
}

.produtos-fabricamos ul a:hover {
    background: #143c87;
}

.search-results #left-area {
    width: 100% !important;
    padding: 0;
}

.search-results .post-meta {
    display: none;
}

/*-----Forms-----*/

.wpcf7 label {
    display: block;
    line-height: 1;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 4px;
}

.wpcf7-field {
    margin-bottom: 17px;
}

.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea,
.wpcf7 .wpcf7-select {
    background: #f1f1f1;
    border: none;
    padding: 16px;
    width: 100%;
    border-radius: 3px;
    font-size: 15px;
    transition: background-color 0.5s;
}

#recaptcha {
    float: left;
}

.wpcf7 .wpcf7-submit {
    float: right;
    padding: 13px 40px;
    border: none;
    background: #000ba3;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: bold;
    font-size: 16px;
    font-family: inherit;
    line-height: 1;
    cursor: pointer;
    transition: background-color 0.5s;
}

.wpcf7 .wpcf7-submit:hover {
    background-color: #0915ba;
}

.et_pb_map_container .et_pb_map {
    height: 350px;
}

.wpcf7-response-output {
    margin: 15px 0 !important;
    float: left;
    width: 100%;
}

#main-content .et_pb_button {
    padding: 13px 20px !important;
    line-height: 1 !important;
}

.telefones a {
    color: inherit;
}

/*-----Paginacao-----*/
.wp-pagenavi {
    text-align: center;
    border: none;
    margin: 0 0 40px;
}

.wp-pagenavi .pages {
    display: none;
}

.wp-pagenavi span,
#main-content .wp-pagenavi a {
    padding: 0 10px;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #fff !important;
    border-radius: 50%;
    min-width: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    transition: background-color 0.5s;
}

.wp-pagenavi span.extend,
.wp-pagenavi .dots {
    color: #69b578 !important;
}

#main-content .wp-pagenavi a.last,
#main-content .wp-pagenavi a.first {
    border-radius: 30px;
    padding: 0 20px;
}

#main-content .wp-pagenavi a:hover {
    background: #000ba3;
}

.wp-pagenavi span.current {
    color: #aaa !important;
    background: #ddd;
}

.wp-pagenavi a {
    background: #2ea3f2;
}

/*-----Woocommerce-----*/
#sidebar {
    display: none;
}

.archive #main-content #left-area,
.single-product #main-content #left-area {
    width: 100%;
    padding: 0;
    border: none;
}

#main-content .container:before {
    background: none;
}

.woocommerce.archive ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    height: 220px;
    object-fit: contain;
}

.home .woocommerce ul.products li.product a img {
    height: 220px;
    object-fit: contain;
    padding: 20px 0;
    background: #fff;
    border: 1px solid #eee;
}

.home .woocommerce ul.products {
    margin-bottom: 0 !important;
}

.home .woocommerce ul.products li {
    margin-bottom: 20px;
}

/*.home #main-content .woocommerce ul.products:before, 
.home #main-content .woocommerce ul.products:after { display: none;}*/
/*.home #main-content .woocommerce ul.products li.product {width: 29% !important;    clear: none !important;}*/
.related.products {
    margin-top: 60px !important;
}

.related.products .woocommerce-loop-product__title {
    font-size: 18px !important;
}

.single-product .product div.images img {
    max-height: 350px;
    object-fit: contain;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    height: 110px;
    object-fit: contain;
}

#left-area ul.products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding-top: 10px !important;
    gap: 2px;
}

#main-content ul.products li.product {

    margin: 0 !important;
    width: 100% !important;
    background: #fff;
    outline: 2px solid #ddd;
}

#content-area a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    padding: 15px;
    display: block;
}

#content-area a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover {
    background-color: #fff;

}

#content-area a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover h2 {
    color: #000ba3;
}

#left-area ul.products:before,
#left-area ul.products:after {
    display: none;
}

#main-content h2.woocommerce-loop-product__title {
    padding-bottom: 0;
}

@media (max-width: 980px) {
    #left-area ul.products {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 580px) {
    #left-area ul.products {
        grid-template-columns: 1fr;
    }
}

/**/
#top-menu li {
    padding-right: 3px;
}

#top-menu-nav {
    margin-top: -10px;
    margin-bottom: 35px;
}

/* #top-menu > li > a {color: #fff !important;opacity: 1 !important;transition: none !important;padding: 16px !important;background: #007cc3;border-radius: 3px;    background: linear-gradient(0deg, #114590, #007cc3);} */
#top-menu>li>a {
    color: #fff !important;
    opacity: 1 !important;
    transition: none !important;
    padding: 16px !important;
    background: #000ba3;
    border-radius: 3px;
    background: #000ba3;
}

#top-menu .menu-item-has-children>a:first-child:after {
    display: none;
}

/* #top-menu > li > a:hover {background: #143c87;} */
#top-menu>li>a:hover {
    background: #0915ba;
}

/**/

.nav li ul {
    border-top: solid 3px #000ba3 !important;
}



.redes-sociais .container {
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.redes-sociais h2 {
    font-size: 30px;
    color: #fff;
}

.redes-sociais p {
    font-size: 20px;
    color: #fff;
}

.redes-sociais {
    padding: 30px 0;
    background: #000ba3;
    overflow: hidden;
}

.redes-sociais a img {
    width: 50px;
    display: block;
}

.redes-sociais .icones a {
    display: block;
    margin: 0 8px;
    padding: 2px;
    background: #ffffff;
    border-radius: 15px;
    overflow: hidden;
}

.redes-sociais .icones {
    display: flex;
}

.redes-sociais .texto {
    flex: 1;
}

.redes-sociais .icones img {
    border-radius: 25%;
}

.page-id-748 .telefones .et_pb_text_inner {
    display: flex;
    justify-content: space-around;
    gap: 20px;
}

.page-id-748 .telefones .et_pb_text_inner>div {
    padding: 20px;
    border: 2px solid #f5f5f5;
    flex: 1;
}

@media (max-width: 980px) {
    .page-id-748 .telefones .et_pb_text_inner {
        flex-direction: column;
    }

}


.floating-whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 30px;
    background-color: #43bc5d;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.2);
    box-shadow: 2px 2px 3px rgba(0,0,0,.2);
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .5s;
    transition: background-color .5s
}

.floating-whatsapp:hover {
    background-color: #39a04f
}

.floating-whatsapp img {
    max-width: 50%;
    display: block;
    margin: 0 auto
}

/*-----Footer-----*/
#footer-widgets {
    padding: 37px 0 0;
}

#footer-bottom .et-social-icons {
    margin-top: 4px;
}

#footer-bottom .et-social-icons .et-social-icon:first-child {
    margin-left: 0;
}
footer h4 {padding-bottom: 3px;}
.assinatura {
    width: auto;
    display: inline-block;
    float: right;
}

.assinatura a.logotipo {
    display: block;
    float: left;
    margin-top: 7px;
}

.assinatura .actions {
    display: inline-block;
    background: rgba(255, 255, 255, 0.04);
    padding: 3px 11px;
    border-radius: 7px;
    margin-left: 10px;
    margin-bottom: 8px;
}

.assinatura .actions li {
    width: auto;
    display: inherit;
}

.assinatura .actions li:first-child {
    margin-right: 3px;
}

.assinatura .actions li a {
    color: #fff;
    font-size: 13px;
}

@media screen and (max-width:1230px) {
    #top-menu li a {
        font-size: 16px !important;
    }

    #main-header .container {
        max-width: 100%;
        width: 94%;
    }
}

@media screen and (min-width:1024px) {
    .woocommerce ul.products li.product {
        width: 21% !important;
        margin: 2% !important;
        clear: none !important;
    }

    .woocommerce ul.products li.product:nth-child(4n+1) {
        clear: both !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {

    .woocommerce ul.products li.product.first,
    .woocommerce ul.products li.product.last {
        clear: right !important;
    }

    .woocommerce ul.products li.product:nth-child(4n+1) {
        clear: none !important;
    }
}

@media (min-width: 981px) {
    #top-menu li:not(.et-hover) ul.sub-menu {
        display: none;
    }

    .et_pb_posts .entry-featured-image-url,
    .archive .et_pb_post>a>img,
    .search-results .et_pb_post>a>img {
        max-width: 400px;
        max-height: 300px;
        object-fit: contain;
        float: left;
        margin-right: 30px;
    }

    /*body:not(.woocommerce) #main-content #left-area { width: 100%; padding: 0px !important; float: none !important; }*/
}

@media only screen and (max-width: 980px) {
    #footer-bottom .assinatura {
        display: block;
        text-align: center;
        float: none;
    }

    #footer-bottom .assinatura a.logotipo {
        float: none;
    }

    #footer-bottom .assinatura ul.actions {
        margin-left: 0;
    }

    #logo {
        max-width: 270px;
    }

    .home #main-content .woocommerce ul.products li.product {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .home .woocommerce-loop-product__title,
    .related.products .woocommerce-loop-product__title {
        text-align: center;
    }

    .home .woocommerce ul.products {
        max-width: 500px;
        margin: 0 auto;
    }

    .woocommerce #main-content ul.products li.product {
        clear: none !important;
    }

    .redes-sociais .container {
        flex-direction: column;
        align-items: flex-start;
    }

    .redes-sociais .icones {
        margin: 20px -5px 0;
    }
}