/* por se tratar de um tema pronto, utilize esse css */

.js-comp-ver-6\.1 .main-slider {
    display: none;
}

.slick-initialized .slick-slide {
    height: auto;
}

.dgp-banners-item {
    height: auto !important;
}

.owl-item {
    width: auto !important;
    height: auto !important;
}

.owl-carousel .owl-wrapper {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.more-wrap.active .more-view {
    font-size: 0 !important;
}
.more-wrap.active .more-view:before {
    content: "Menos";
    width: auto;
    height: 20px;
    position: absolute;
    ine-height: 18px;
    font-size: 13px;
}
.more-wrap .more-view {
    font-size: 0 !important;
}
.more-wrap .more-view:before {
    content: "Mais";
    width: auto;
    height: 20px;
    position: absolute;
    ine-height: 18px;
    font-size: 13px;
}

.vc_custom_1570005890477 {
    display: none;
}
.entry-content .edit-link {
    display: none;
}

.dg-box-icone a .dg-icon {
    font-size: 20px;
    width: 30px;
    position: relative;
    top: 3px;
}
.dg-endereco .fa-map-marker-alt {
    font-size: 20px;
    position: relative;
    top: -3px;
}
.dg-atendimento .fa-phone {
    font-size: 20px;
    position: relative;
    top: -3px;
    transform: rotate(90deg);
}
.dg-atendimento .fa-whatsapp {
    font-size: 20px;
    position: relative;
    top: -3px;
}
.dg-email .fa-envelope {
    font-size: 20px;
    position: relative;
    top: -3px;
}

.meta-inner:first-child {
    display: none;
}

.product-type-simple {
    width: 100% !important;
    max-width: 100% !important;
}
.products .columns-4 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.dg-contato .dg-email span {
    font-size: 11px;
}

.js-comp-ver-6\.1 .service-text a {
    transition: 0.3s;
}
.js-comp-ver-6\.1 .service-text a:hover,
.js-comp-ver-6\.1 .service-text a:focus,
.js-comp-ver-6\.1 .service-text a:active {
    color: #ffd200 !important;
}
.owl-wrapper {
    width: auto !important;
}

.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.wp-post-image {
    width: 100%;
}

.products {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.products li {
    max-width: 280px !important;
}
.brand_main .product-block img {
    width: initial !important;
    max-width: initial !important;
}

.woocommerce ul.products li.product .product-name,
.woocommerce-page ul.products li.product .product-name {
    height: 50px;
}

.dgp-orcamento-select-box .dg-titulo {
    height: 50px;
}
.cms-banner-item .text3 {
    text-transform: initial;
}

.post-info {
    height: 300px;
}

.dg-sobre-nos img {
    width: initial !important;
    max-width: initial !important;
}
.product-search-widget select {
    display: none !important;
}
.woocommerce-product-search span.customSelect {
    display: none !important;
}

.home .post-description {
    line-height: 1.7;
}
.home .blog-posts-content .post-date {
    display: none;
}

.dgp-btn-orcamento {
    min-height: 28px;
    height: auto;
    background-color: rgb(153, 0, 0);
    color: #ffffff;
    font-family: "Oxygen", Arial, Helvetica, sans-serif;
    border-radius: 3px;
    text-transform: uppercase;
}

.dgp-btn-orcamento:hover,
.dgp-btn-orcamento:focus {
    background-color: rgb(255, 210, 0);
    color: #000000;
}

.dgpOrcamentoMiniCarrinho .dgp-orcamento-carrinho-btn > a {
    height: 45px;
    background-color: rgb(153, 0, 0);
}

.dgpOrcamentoMiniCarrinho .dgp-orcamento-carrinho-item-remover a {
    line-height: 1.5;
}

.dgpOrcamentoMiniCarrinho .dgp-orcamento-carrinho-btn > a:hover,
.dgpOrcamentoMiniCarrinho .dgp-orcamento-carrinho-btn > a:focus {
    background-color: rgb(211, 130, 6);
}

.dgpOrcamentoMiniCarrinho .dgp-orcamento-carrinho-btn > a > span {
    line-height: 1.4;
}

.dgp-page-orcamento .dgp-orcamento-carrinho-item-remover a {
    line-height: 1.5;
}

.dgp-orcamento-select-box {
    width: 94%;
}

.dg-atendimento-menu .contact-block {
    padding: 14px 0 0 0;
    right: 0;
}

.dg-header-center {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding-top: 10px;
    position: relative;
}
/* 
.dg-img-selo > img {
    width: 65px;
} */

.dg-img-selo {
    position: absolute;
    top: -10px;
    right: 10px;
}

@media (max-width: 1280px) and (min-width: 991px) {
    .dg-img-selo {
        right: -65px;
    }
}

.header-cms-service {
    margin-left: 0;
    float: right;
}

.dg-bloco-removido {
    display: none;
}

.servicecmsblock .service-list {
    padding: 0;
}

.service_other_text {
    font-size: 10px;
}

.blog .read-more .read-more-link {
    color: #000;
}

.blog .read-more .read-more-link:after {
    background: #000;
}

.blog .read-more .read-more-link:hover:after {
    background: #990000;
}

.blog .read-more .read-more-link:hover {
    color: #990000;
}

/* BLOG */

.entry-main-content .entry-meta .entry-date,
.entry-meta,
.meta-inner .fa {
    color: #990000;
    font-weight: 700;
}

/* .entry-main-content .entry-meta .entry-date:hover{
	color: #990000
}

.site-content .entry-meta span:hover .fa{
		color: #990000
} */

/* BLOG */

.normal-title {
    display: none;
}

/* FORMULARIO DE CONTATO */

.inputfile-box {
    position: relative;

    margin-bottom: 13px;
}

.inputfile {
    display: none;
}

.container {
    display: inline-block;
    width: 100%;
}

.file-box {
    display: inline-block;
    width: 100%;
    border: 1px solid #f0f0f0;
    padding: 10px 0px 5px 11px;
    box-sizing: border-box;
    height: calc(3rem - 2px);
    color: #d2d2d2;
}

.file-button {
    background-color: rgb(153, 0, 0);
    padding: 0;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 90px;
    height: 46px;
    text-align: center;
    color: #fff;
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.file-button:hover {
    opacity: 0.8;
}

.dg-btn-enviar {
    font-weight: bold;
}

.dg-btn-enviar:hover {
    background: rgb(153, 0, 0) !important;
    color: #fff !important;
    opacity: 0.8;
}

.dg-icon-box .vc_custom_1550230101240 {
    padding-bottom: 22px !important;
}

/* .header-cms-service .contact-icon {
	background-image: url("images/megnor/support_hover.svg");
} */

.dgp-btn-orcamento {
    min-height: 28px;
    width: 162px;
    height: auto;
}

.dg-banner-text .text1 {
    font-size: 58px;
    margin: 50px 0 0 0;
}

.dg-titulo-parceiro h1 {
    font-weight: bold;
    padding: 15px 0 60px;
}

.dg-titulo-parceiro h1:after {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 47%;
    right: 50%;
    width: 80px;
    height: 5px;
    background: #ffd200;
}

.dg-caixa-img {
    padding: 0 60px 0;
}

.header-top {
    padding: 0 !important;
}
.header-top .theme-container {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.header-top .theme-container .header-top-left .header-logo a {
    min-height: 80px !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.header-top .theme-container .dg-header-center {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding: 0 !important;
}
.header-top .theme-container .dg-header-center .header-top-center {
    margin: 0 !important;
}
.header-top .theme-container .dg-header-center .dg-img-selo {
    position: relative !important;
    top: inherit !important;
    right: inherit !important;
}
.header-top .theme-container .dg-header-center .dg-img-selo img {
    max-width: 80 !important;
    margin-left: 35px !important;
}
@media (max-width: 991px) {
    .header-search {
        /*display: none !important;*/
    }
    .dg-img-selo img {
        width: 60px !important;
        padding-top: 4px !important;
    }
}
