.tm-header .uk-navbar-container:not(.uk-navbar-transparent) {
    background: #ffff!important;
}
.rep img.sppb-img-responsive {
    filter: grayscale(1) ;
    opacity: 0.6;
    transition: 0.5s;
    border: 1px solid #f2f2f200;
    border-radius: 5px !important;
    box-shadow: 3px 3px 5px 5px #eef2fa00;
}
div#sppb-addon-acebb9eb-7a17-4b28-b84e-4a67f666195f h1.sppb-addon-title {
    background: #3D9BCF;
    padding: 20px 50px !important;
    border-radius: 5px;
}
div#section-id-4359eb15-aa63-43d1-af31-efed68257e4c {
    display: flex;
    justify-content: center  !important;
}
div#sppb-addon-76ef206c-a7f0-4d57-91ca-d4893126c558 {
    padding: 0px 5px;
}
div#column-id-0b2447e0-ef75-4007-a8b6-3964d03af024 .sppb-column-addons {
    display: flex;
}
.rep img.sppb-img-responsive:hover {
    filter: grayscale(0);
    opacity: 10;
    transition: 0.5s;
    border: 1px solid #f2f2f2;
    border-radius: 5px !important;
    box-shadow: 3px 3px 5px 5px #eef2fa;
}
div#column-wrap-id-16bf936e-349e-49f8-bb3f-530cdaf6db84 {
    border-left: 3px solid #1f367442;
}  
.prodi {
    border: 1px solid #1f36745c;
    border-radius: 10px;
    background: #fff;
} 
.bothome h1:hover {
    background: #1f3674;
    color: #ffff !important;
}
.mod_djc2categories .flex-column {
    flex-direction: row !important;
    display: flex !important;
    justify-content: flex-start !important;
    margin-bottom: 30px;
}
li.nav-item {
    margin-right: 10px;
}
.djc_attributes tbody:before {
    content: 'tabla de rendimiento';
    width: 100%;
    text-align: center;
    display: block;
    background: #1f3574;
    color: #FFF;
    padding: 20px;
    order: 2;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Rubik';
}
.bothome h1 {
    border: 2px solid #1f3674;
    padding: 10px 20px !important;
    border-radius: 25px;
}
span.djc_attribute-label {
    font-size: 18px;
    color: #58595B;
    font-family: 'Rubik';
    font-weight: 500;
    text-transform: uppercase;
}
tr.djc_attribute.djc_ef_capacidad_de_produccion {
    display: flex;
 order: 5;
 }
 
 
 tr.djc_attribute.djc_ef_fortaleza {
    display: flex;
 order: 4;
 }
 
 
 tr.djc_attribute.djc_ef_forma {
    display: flex;
 order: 3;
 }
 tr.djc_attribute.djc_ef_producto_composicion {
    display: flex;
 order: 2;
 }
 td.djc_label span {
    font-size: 14px !important;
} 
tr.djc_attribute.djc_ef_ganhos_musculares {
    order: 3;
    background: #f3f3f3;
}
tr.djc_attribute.djc_ef_forca {
    order: 4;
}
tr.djc_attribute.djc_ef_queima_de_gordura {
    order: 5;
    background: #f3f3f3;
}
tr.djc_attribute.djc_ef_queima_de_gordura td.djc_label {
    background: #f3f3f3 !important;
}
tr.djc_attribute.djc_ef_efeitos_colaterais td.djc_value {
    background: #fff !important;
}
tr.djc_attribute.djc_ef_efeitos_colaterais td.djc_label {
    background: #fff !important;
}
tr.djc_attribute.djc_ef_manter_ganhos td.djc_label {
    background: #f3f3f3 !important;
}
tr.djc_attribute.djc_ef_manter_ganhos {
    order: 7;
    background: #f3f3f3;
}
tr.djc_attribute.djc_ef_efeitos_colaterais {
    order: 6;
}
tr.djc_attribute.djc_ef_subtitulo {
    order: 1;
}
table.table.table-condensed tbody{	
   display: flex;	
   flex-direction: column;		
    flex-wrap: column;
    }
    tr.djc_attribute.djc_ef_ganhos_musculares, tr.djc_attribute.djc_ef_forca, tr.djc_attribute.djc_ef_queima_de_gordura, tr.djc_attribute.djc_ef_efeitos_colaterais, tr.djc_attribute.djc_ef_manter_ganhos {
        display: flex;
        align-items: center;
    }
    td.djc_label {
        width: 50% !important;
    }
    td.djc_value {
        width: 50%;
        
    }
 tr.djc_attribute.djc_ef_subtitulo td.djc_label {
        display: none;
    }
    table.table.table-condensed tbody {
        width: 100% !important;
      
    }
    .djc_attributes table{
        box-shadow: none !important;
    }
    .djc_attributes {
        width: 100% !important;
    }
    .djc_attributes table tr.djc_attribute td.djc_label {
        box-shadow: none !important;
    }
    .djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_value {
        background: none;
    }
    .djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_label {
        background: #F3F3F3;
    }
    .djc_attributes table tr.djc_attribute td.djc_label {
        background: #fff;
    }
    tr.djc_attribute.djc_ef_subtitulo td.djc_value {
        font-size: 20px;
        color: #3D9BCF;
        font-weight: 500;
        padding: 0px 0px 35px 0px;
        font-family: 'Rubik';
        width: 100%;
        display: flex;
         justify-content: flex-start;
    }
    div.djc_attributes {
        margin: 0em 0;
    }
    td.djc_value {
        display: flex;
        justify-content: flex-end;
    }
    
table.table.table-condensed {
    display: flex;
    padding-top: 30px;
}
.sppb-panel-custom .sppb-panel-heading {
    background: #1f3574 !important;
    color: #fff;
}
.sppb-panel-body {
    border: none !important;
    background: #f2f2f2;
}
.sppb-panel-body p {
   margin-bottom: 0px !important;
}
.sppb-panel.sppb-panel-custom {
    border: none !important;
}
.sppb-panel-body p {
    font-size: 18px;
    line-height: 24px;
}
.sppb-panel-heading {
    padding: 20px 30px 20px 15px;
}

.mod-banners.bannergroup {
    display: flex;
    justify-content: center;
}
ul.uk-breadcrumb {
    margin: 0px !important;
}
section#section-id-ef7802e1-d3fb-49bf-9a9d-cde34d431575 {
   background: #7a704f;
}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before{
    content: none !important;
}
.icon-location:before{
    content: none !important;
}
.clearfix:after, .clearfix:before, .sp-pagebuilder-row:after, .sp-pagebuilder-row:before, .sppb-container-fluid:after, .sppb-container-fluid:before, .sppb-container:after, .sppb-container:before, .sppb-nav:after, .sppb-nav:before, .sppb-panel-body:after, .sppb-panel-body:before{
    content: none !important;
}
#cf_1 {
    --font: Arial;
    --max-width: 100%;
}
/*#sp-footer {
    background-color: #68c2e7;
    color: #ffffff;
}*/
div#column-wrap-id-868c5316-ae9b-40bd-a287-351d12a6b430 .sppb-column-addons {
    display: flex;
    justify-content: flex-end;
}
section#section-id-94fd2588-c671-4c41-9466-d6b12026370a h3.sppb-addon-title {
    background: #2a4787;
    color: #fff !important;
    padding: 15px !important;
    border-radius: 4px;
}
div#sppb-addon-767303dc-40a8-47db-a376-f46774cabe82 .sppb-addon-video-local-source {
    object-fit: cover !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 600px !important;
    width: 100%;
}
div#column-wrap-id-650396b9-d7ac-40e4-b19b-0b0e8217e515 {
    height: 600px;
}
div#sppb-addon-9c77894d-73ff-4361-b601-b6357640af69 .sppb-addon-video-local-source {
    object-fit: cover !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 600px !important;
    width: 100%;
}
div#column-wrap-id-ebf49d69-6cc3-4072-8370-481a4f7d1ae2{
    height: 600px;
}
div#column-wrap-id-f7e71c4b-951d-4632-8d0a-69e15a32b01c, div#column-wrap-id-78e83a2b-1c23-4fe1-b592-5904a61a3aeb {
    height: 500px;
}
div#column-wrap-id-f7e71c4b-951d-4632-8d0a-69e15a32b01c .sppb-addon-video-local-source, div#column-wrap-id-78e83a2b-1c23-4fe1-b592-5904a61a3aeb .sppb-addon-video-local-source {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    height: 500px;
    width: 100%;
}
#sp-footer {
    padding: 0px 0;
}
#sp-bottom {
    display: none;
}
#sppb-addon-71ddaf5c-464f-469b-9163-5f917065d701 li a {
    color: #fff !important;
}
section#section-id-c8a26b50-1bd4-4070-915e-0e0b55c7ec47 {
    background: #294787;
}
.vj{
    background-color: #fff;
    color: #294787;
    float: left;
    font-family: 'gothamrounded medium';
    border-radius: 4px !important;
}
.vj p.sppb-addon-title {
    padding: 10px 40px !important;
}
#djcatalog .djc_images {
    float: none;
    margin-left: 0px;
    margin-bottom: 0px;
}
.djc_item .djc_images {
    width: 50% !important
}
.info {
    width: 50%;
}
.juliana{
    display: flex;
    gap: 10px;
    margin: 0px 0px 20px 0px;
}
.djc_images{
    width: 50% !important;
}

.btnj {
    padding: 10px;
    color: white;
    border-radius: 5px;
    transition: background-color 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
}

.instagram {
    background-color: #E1306C;
}

.facebook {
    background-color: #3b5998;
}

.whatsapp {
    background-color: #25D366;
}

.btn:hover {
    opacity: 0.8;
}
.produtotop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
joomla-tab[view=tabs]>div[role=tablist] {
   background-color: #fff!important; 
    border: none !important; 
    border-radius: none !important; 
    box-shadow: none !important;
    color: #fff !important;
    margin-top: 75px;
}
joomla-tab button[role=tab][aria-expanded=true] {
    background-color: #294787;
    background-image: none;
    border-left: 0;
    border-right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
}
joomla-tab button[role=tab]{
    font-size: 18px;
    color: #fff !important;
    font-weight: 700;
}
joomla-tab>joomla-tab-element{
    background-color: #fefefe;
    border: none;
    border-top: 2px solid #294787;
    border-radius: 0 0 .25rem .25rem;
    box-shadow: none;
    display: none;
    padding: 15px;
    position: relative;
}
joomla-tab button[aria-expanded=true]:after {
    background-color: #294787;
}
.info h2.djc_title {
    font-size: 45px;
    color: #1f3574 !important;
    height: auto;
    margin-bottom: 0px;
    font-family: 'Rubik';
    font-weight: 500;
}
.info {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.info h3 {
    margin-top: 0px;
        font-size: 18px;
        color: #4e4e4e;
        font-weight: 700;
}

.view-item a.tbnwhsazapprod {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #009a44;
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    border-radius: 5px;
}
.info p {
    font-size: 16px;
    color: #4e4e4e;
    font-weight: 700;
}
.sobconsultaitem h4 {
    margin: 0px !important;
    color: #bdbdbd;
}
.sobconsultaitem {
    border-top: 1px solid #253c86 !important;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 30px 0px 30px 0px;
    border-bottom: 1px solid #253b85;
}
.compartilhe h4 {
    padding: 20px 0px 20px 0px;
    margin: 0px !important;
    font-size: 16px;
}
.djc_producer_info img {
    width: 250px;
    display: flex;
    justify-content: center !important;
    padding-bottom: 20px;
}
.marcaitem h4 {
    display: flex;
    justify-content: center;
    padding: 30px 0px 0px 0px !important;
    margin: 0px !important;
    font-size: 14px;
}

/*.info a:hover, a:focus, a:active, .uk-link:hover, .uk-link:focus, .uk-link:active {
   border-bottom: 2px solid #7c7351;
}*/
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    border-bottom: 2px solid #3D9BCF;
} 
.djc_mainimage {
    display: flex;
    justify-content: center;
}
.desc {
    width: 100%;
    padding-top: 80px;
}
.djc_subcategories_set {
    display: none;
}
ul.nav-child.unstyled.small a {
    font-size: 14px;
    font-weight: 700;
    color: #4e4e4e !important;
    font-family: 'Roboto';
    border: none !important;
    pointer-events: all;
}
.nav-link {
    color: #253a78;
    border: 1px solid #eef2fa;
    font-size: 25px;
    border-left: 5px solid #3D9BCF;
    padding: 5px 10px 5px 10px;
   /* pointer-events: none;*/
    font-family: flamante_roundbook;
}
ul.nav-child.unstyled.small {
    margin-bottom: 30px;
}
li.nav-item.djc_catid-16.level1, li.nav-item.djc_catid-14.level1, li.nav-item.djc_catid-12.level1, li.nav-item.djc_catid-11.level1, li.nav-item.djc_catid-9.level1, li.nav-item.djc_catid-8.level1, li.nav-item.djc_catid-7.level1, li.nav-item.djc_catid-6.level1, li.nav-item.djc_catid-4.level1, li.nav-item.djc_catid-2.level1 {
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    padding: 10px 0px;
}

ul.service-list ::marker {
    color: #2a4787;
}
.service-list strong {
    color: #2a4787;
}
ul.service-list li {
    color: #828282;
    font-size: 15px;
    margin-bottom: 8px;
    padding-top: 4px;
}

.djc_title a {
    color: #1e3672  !important;
    overflow: hidden;
    font-size: 26px;
    font-family: 'Rubik';
    text-transform: uppercase;
}
.djc_title h3 {
    text-align: center;
    font-weight: 700;
}
.djc_readon {
    text-align: center;
}
.btnhov a p:hover {
    color: #2a4787 !important;
}
.btn-primary, .sppb-btn-primary {
    background-color: #1e3672 ;
    color: #fff;
    margin-top: 0px;
    border: none;
    font-size: 18px;
    font-weight: 700;
    border-radius: 4px;
}
.mfp-title {
    display: none;
}
/* #djcatalog .djc_items .djc_item_in, #djcatalog .djc_related_items .djc_item_in {
    border-radius: 6px;
    background-color: #FFF;
    border: 1px solid #f1f1f1;
    padding: 15px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    min-height: 400px;
} */
#djcatalog .djc_image img{
    border-radius: 8px;
}
.djc_introtext {
    text-align: center;
}
.djc_introtext p {
    margin-bottom: 0px;
}
.djc_introtext b {
    font-size: 18px;
    color: #3D9BCF;
    font-weight: 600;
}
.djc_introtext p {
    font-size: 16px;
    font-weight: 500;
    color: #58595B;
    font-weight: 400;
    font-family: 'Rubik';
}
#djcatalog .djc_item .djc_introtext {
    padding-top: 5px;
    height: 55px;
}

/* .djc_introtext {
 display: none;
} */
.djc_title {
    height: 20px;
}
.djc_title h3 {
    line-height: 0.9;
}
.duvid h4.sppb-addon-title {
    color: #294787;
    border: 1px solid #f1f1f1;
    font-size: 25px;
    border-left: 5px solid #3D9BCF;
    padding: 0px 0px 0px 10px !important;
    width: 100%;
    font-family: flamante_roundbook;
}
.uk-nav-default>li>a{
    font-size: 18px;
    font-weight: 500;
    display: block;
    border:none;
    border-top: none;
    padding: 5px;
    transition: 0.2s ease-in-out;
}
.uk-nav-default>li>a:before {
    content: '>';
    display: inline-block;
    color: #1F3674;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-size: 20px;
    margin: 0 8px;
}
.uk-nav-default>li>a:hover {
    color: #3D9BCF!important;
}
.uk-nav-default>li.uk-active>a {
    color: #3D9BCF;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #3D9BCF;
    background-color: #3D9BCF;
}


.djc_item_in.djc_clearfix {
    border: 1px solid #3D9BCF !important;
    border-radius: 10px;
}
.tm-header .uk-navbar-nav>li>a {
    color: #203575;
    padding: 0px 5px;
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px !important;
    margin: 0px 5px;
    text-transform: uppercase;
}
.autenticator form#DJC2searchForm_141 {
    width: 50%;
    margin: auto;
}
.autenticator {
    display: none;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
}
a.glink img {
    margin-top: -6px !important;
    width: 25px;
    padding-left: 2px !important;
}
#djcatalog .djc_item_row {
    margin: 10px 0px;
}
a.btn.btn-primary.readmore {
    margin-bottom: 20px;
}
.djc_result_set .djc_clearfix.djc_item_row.djc_item_row_first_last_0.djc2_cols_4 {
    display: flex;
    justify-content: center;
}
.produtofalso {
    display: flex;
    flex-direction: column;
    align-items: center;
}
/*.prod {
    background-image: url(/2024/images/2024/11/07/logoautent.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-attachment: scroll;
    background-position: 100% 70%;
    box-shadow: 0 0 0 0 #FFFFFF;
}*/
.produtofalso h2 {
    background: #B91D2C;
    padding: 10px 40px;
    color: #fff;
    border-radius: 10px;
    font-size: 36px;
    font-family: 'Rubik';
    text-transform: uppercase;
}
.autenticator h1.sppb-addon-title {
    font-family: 'rubik';
    font-weight: 600;
    font-size: 36px;
    color: #7a714f;
}
.djc_result_set .djc_clearfix.djc_item_row.djc_item_row_first_last_0.djc2_cols_4 {
    display: flex;
}
.uk-breadcrumb>:last-child>a:not([href]), .uk-breadcrumb>:last-child>span {
    color: #ffffff;
    font-size: 22px;
    font-family: 'Rubik';
    font-weight: 500;
}
/* .sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #ffffff;
    background: #7c7251;
} */
.tm-header .uk-navbar-nav>li>a:hover {
    color: #203575 !important;
    border-bottom: 2px solid #3D9BCF;
}
.breadper {
    height: 300px;
}
.djc_mod_search button {
    margin-bottom: 0px;
}
nav.uk-navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: flex-end !important;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #ffffff !important;
    background-color: #7a724f;
    border-color: #7a724f;
    margin: 0px;
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.input-group {
    border: 2px solid #bbbb;
    border-radius: 20px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    text-transform: none;
}
ul.nav-child.unstyled.small a:before {
    content: '>';
    display: inline-block;
    color: #fac570;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-size: 20px;
    margin: 0 8px;
}
.djc_title {
    text-align: center;
}
.uk-breadcrumb>*>* {
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
}
.djc_image {
    display: flex;
    justify-content: center;
}
.breakpoints-span.span3.col-md-3 {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #FFF;
    border: 1px solid #f1f1f1;
    padding: 15px;
    min-height: 400px;
    margin: 5px;
    width: 24%;
}
input[type="text"]:not(.form-control, .uk-input), input[type="email"]:not(.form-control, .uk-input), input[type="url"]:not(.form-control, .uk-input), input[type="date"]:not(.form-control, .uk-input), input[type="password"]:not(.form-control, .uk-input), input[type="search"]:not(.form-control, .uk-input), input[type="tel"]:not(.form-control, .uk-input), input[type="number"]:not(.form-control, .uk-input), select:not(.form-select):not(.form-control, .uk-input){
    background-color: #fff;
}
.sppb-addon-icons-group.icons-group-title-postion-left, .sppb-addon-icons-group.icons-group-title-postion-right {
    justify-content: center;
}
#sppb-addon-47bf6e26-4c96-40a7-8d85-a9c3fdde0c97 .sppb-addon-title {
    margin-bottom: 0px !important;
}
/*li.mod-breadcrumbs__item a, .uk-breadcrumb>:last-child>a:not([href]), .uk-breadcrumb>:last-child>span{
    padding-left: 5px !important;
}*/
.prod #sp-main-body {
    padding: 75px 0;
}
span.divider.icon-location.icon-fw {
    display: none;
}
.djc_images.djc_image_switcher {
    WIDTH: 50% !important;
}
#djcatalog .djc_thumbnail {
    margin-right: 10px;
}
li.mod-breadcrumbs__item a {
    padding-right: 10px !important;
}
.sppb-addon-icons-group.icons-group-title-postion-left, .sppb-addon-icons-group.icons-group-title-postion-right {
    align-items: center;
}
.uk-pagination {
    margin-top: 50px;
    margin-bottom: 0px !important;
}
.uk-pagination>*>:hover, .uk-pagination>.uk-active>* {
    background-color: #2a4787 !important;
}
.whatsdebg {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9;
}
.slick-prev {
    left: 25px;
    z-index: 2;
}
.slick-next {
    right: 25px;
    z-index: 2;
}
.slick-prev:before, .slick-next:before {
    font-size: 25px;
    color: #ffffff;
}
.slick-slide img {
    width: 100%;
}
.uk-panel.bannerprincipalmobile {
    display: none;
}
section#section-id-2ece9787-aa39-4383-94c8-d0d7c833021a .slick-slide img {
    padding: 5px;
}
@media (max-width: 768px){
    .info {
        width: 100%;
        margin-bottom: 20px;
    }
    div#column-wrap-id-16bf936e-349e-49f8-bb3f-530cdaf6db84 {
        border-top: 3px solid #1f367442;
        border-left: none;
    }
    nav.uk-navbar {
        height: 100px;
    }
    .info h2.djc_title {
        font-size: 36px;
        margin-top: 20px;
    }
    #djcatalog input.button, #djcatalog button, #djcatalog .btn{
        font-size: 18px;
        color: #fff !important;
        font-weight: 700;
    }
    #djcatalog input.button, #djcatalog button, #djcatalog .btn {
        background-color: #7a714f;
    }
    .tm-header-mobile .uk-navbar-container:not(.uk-navbar-transparent) {
        background: #ffffff;
    }
    span.uk-margin-small-left {
        display: none;
    }
    .djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_value {
        background: none !important;
    }
    .breakpoints-span.span3.col-md-3 {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background-color: #FFF;
        border: 1px solid #f1f1f1;
        padding: 15px;
        min-height: 400px;
        margin: 5px;
        width: 47%;
    }
    tr.djc_attribute.djc_ef_subtitulo td.djc_label {
        display: none !important;
    }
    tr.djc_attribute.djc_ef_queima_de_gordura {
        background: #f3f3f3 !important;
    }
    tr.djc_attribute.djc_ef_manter_ganhos {
        background: #f3f3f3 !important;
    }
    span.djc_attribute-label {
        font-size: 14px;
    }
    td.djc_label {
        width: 100% !important;
    }
    .djc_attributes tbody:before {
        padding: 15px;
        font-size: 18px;
    }
    .desc {
        padding-top: 0px;
    }  
    .uk-breadcrumb>*>* {
        font-size: 14px;
        color: #ffffff;
    }  
    .uk-breadcrumb>:last-child>a:not([href]), .uk-breadcrumb>:last-child>span {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Rubik';
        font-weight: 400;
    }
    .djc_title h4 {
        font-size: 20px;
        line-height: 1.0;
    }
    .sppb-link-list-wrap.sppb-link-list-list.sppb-nav-align-left {
        display: flex;
        justify-content: center;
    }
    .tm-header-mobile .uk-navbar-toggle {
        color: #1F3674;
    }
    #djcatalog .djc_images {
        width: 100% !important;
        margin-left: 0;
    }
    div#sppb-addon-5405e5ea-c3e7-40b7-863a-590254505d39 {
        display: flex;
        justify-content: center;
    }
    .uk-nav-center {
        text-align: left;
    }
    .prod #sp-main-body {
        padding: 35px 0;
    }
    .uk-panel.bannerprincipaldesktop {
        display: none;
    }
    .uk-panel.bannerprincipalmobile {
        display: block;
    }
    #sppb-addon-b2c5ad72-dbff-4b6d-bf4d-78d25ec15230 .sppb-panel-custom .sppb-panel-heading .sppb-panel-title {
        font-size: 14px;
        line-height: 20px;
    }
    .sppb-panel-body p {
        font-size: 14px;
        line-height: 20px;
        font-family: 'Rubik';
    }

.sppb-panel-heading {
    padding: 10px 15px 10px 15px;
}
.autenticator h1.sppb-addon-title {
    text-align: center;
}
.autenticator p.sppb-addon-title {
    text-align: center;
}
.autenticator form#DJC2searchForm_141 {
    width: 100%;
}
.prod {
    background-image: none;
}
.produtofalso h2 {
    font-size: 26px;
}
.produtofalso p {
    text-align: center;
}
.info {
    align-items: center;
}
.djc_fulltext p {
    text-align: center;
}
.djc_introtext {
    height: 75px;
}
.tm-logo {
    height: 60px;
}
.sp-page-builder .page-content #section-id-4e67c4f6-faf3-420b-9863-9cc0aca7bded {
    background-position: 30% 50%;
}
.sp-page-builder .page-content #section-id-c53e5181-539a-4ad7-9ede-581e95c76f06 {
    background-position: 25% 50%;
}
.sp-page-builder .page-content #section-id-3760ccd9-412f-4cca-b5ef-532944cbd9e3 {
    background-position: 25% 50%;
}
.sp-page-builder .page-content #section-id-39e149eb-f43d-450d-85cc-a49475fc2fbd {
    background-position: 30% 50% !important;
}
}

