/*
Theme Name: Bébécar
Description: Child theme for Uncode theme
Author: Bébécar
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ --------------------------------------------------- STRUCTURE --------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @

    + 00 - COMMENTS
    + 01 - ROOT
    + 02 - HEADER
    + 03 - CONTENT
    + 04 - SEARCH RESULTS
    + 05 - COMPLIANCE
    + 06 - PRODUCTS
    + 07 - CATALOGUES
    + 08 - VIDEOS
    + 09 - MAPS
    + 10 - STOCKISTS
    + 11 - FOOTER
    + 12 - MOBILE

    @ ----------------------------------------------------------------------------------------------------------------- @
    @ ------------------------------------------------- 00 - COMMENTS ------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @

*/


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ --------------------------------------------------- 01 - ROOT --------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

:root {
    --heading-font: 'EB Garamond', 'Times New Roman', 'Times', Georgia, serif;
    --body-font: 'EB Garamond', 'Times New Roman', 'Times', Georgia, serif;
    --alt-font: system-ui, arial, helvetica, sans-serif;
    --main-color: #14202e;
    /*nimbus sans,helvetica neue,helvetica,arial,liberation sans,sans-serif*/
    --box-border-radius: .7rem;
    --cat-border-radius: .2rem;
    --box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
    --btn-border-radius: .34rem;
    --cmplz_slider_active_color: #6ece7f !important;
    --cmplz_slider_inactive_color: #dd3636 !important;
    --cmplz_text_color: #efefef !important;
    scrollbar-width: 15px;
    scrollbar-face-color: #dedede;
    scrollbar-track-color: rgb(240 240 240);
    scrollbar-highlight-color: #cccccc;
    scrollbar-color: #dedede rgb(240 240 240);
}

::-webkit-scrollbar {
    width: 16px;
}

::-webkit-scrollbar-track {
    background: rgb(240 240 240);
}

::-webkit-scrollbar-thumb {
    background: #dedede;
    border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
    background: #cccccc;
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--body-font);
    scroll-behavior: smooth;
}


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ -------------------------------------------------- 02 - HEADER -------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

.row-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}


/*#page-header[data-imgready="true"] .header-wrapper .row-container > 
.row-background {
    opacity: .8;
}*/

header.style-light-override:hover .menu-container {
    background-color: rgba(250, 250, 250, 0.60) !important;
    backdrop-filter: blur(8px);
    border-bottom: 1px solid #eee;
    transition: all 500ms ease;
}

header.style-dark-override:hover .menu-container {
    box-shadow: inset -11px 77px 24px -18px rgba(0, 0, 0, 0.45);
    transition: all 1s ease;
    /*background-color: rgba(20, 22, 24, 0.35)!important;
    backdrop-filter: blur(10px);*/
}

.slide-heading {
    margin-top: 0px !important
}


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ ------------------------------------------------- 03 - CONTENT -------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

.headings-style,
h1,
h2,
h3,
h4,
h5,
h6,
.heading-text>p,
.tmb .t-entry .t-entry-cat,
.tmb .t-entry .t-entry-title,
.tmb .t-entry .t-entry-table-typography,
.vc_pie_chart .vc_pie_chart_value,
ul.dwls_search_results .daves-wordpress-live-search_title .search-title {
    letter-spacing: -0.02em;
    font-weight: 500;
}

.ult-carousel-wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
}

.col-widgets-sidebar {
    padding: 0 !important;
}

.font-ui-fixed,
.post-info,
.widget-container .widget-title,
#comments .comments-title,
#respond .comments-title,
#comments #reply-title,
#respond #reply-title,
.uncode-share h6 {
    font-weight: 400;
    font-size: 34px;
}

.widget-container.widget_nav_menu li a,
.widget-container.widget_custom_menu li a {
    font-size: 22px;
    display: inline-block;
    padding: 0px 0px 5px 0px;
    text-transform: none;
}

.col-widgets-sidebar .single-block-padding {
    padding-top: 0px;
    padding-left: 36px;
    padding-right: 36px;
}

.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 18px;
}

a.file-download-link {
    line-height: 34px;
}

a.file-download-link:hover {
    color: #c93131 !important
}

i.fa.fa-file-pdf-o.file-download {
    padding-right: 4px;
}

.sidebar-widgets li.current_page_item a {
    opacity: 0.7 !important;
}

.page-titles {
    font-weight: 400 !important;
}

.btn {
    padding: 19px 47px !important;
}

.btn-accent {
    color: #ffffff !important;
    background-color: var(--main-color) !important;
    border-color: var(--main-color) !important;
}

.btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover,
.btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus,
.btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active {
    color: var(--main-color) !important;
}

.btn-accent:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-accent:not(.btn-hover-nobg):not(.icon-animated):focus,
.btn-accent:not(.btn-hover-nobg):not(.icon-animated):active {
    background-color: transparent !important;
    border-color: var(--main-color) !important;
}


/*h6.h5,
.h5:not([class*="fontsize-"]) {
    font-size: 28px;
    line-height: 34px;
}*/


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ ------------------------------------------------ 05 - COMPLIANCE ------------------------------------------------ @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

.cc-window,
.cmplz-cookiebanner {
    background: rgba(0, 0, 0, 0.85) !important;
    font-family: var(--body-font) !important;
    z-index: 9999999999 !important;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border: 0 !important;
    grid-gap: 0px
}

.cmplz-cookiebanner {
    margin: 10px 0px;
    padding: 20px !important;
}

#cmplz-manage-consent,
.cmplz-cookiebanner .cmplz-header,
.cmplz-cookiebanner .cmplz-divider,
.cmplz-cookiebanner .cmplz-links.cmplz-information {
    display: none !important;
}

.cmplz-cookiebanner .cmplz-body {
    font-family: var(--body-font) !important;
    font-size: 1rem !important;
    letter-spacing: -0.01rem;
    line-height: 0.5rem;
}

.cmplz-cookiebanner .cmplz-links.cmplz-documents {
    justify-content: flex-start !important;
    grid-column-start: 1 !important;
    grid-row-start: 2 !important;
}

.cmplz-cookiebanner .cmplz-links.cmplz-documents>a {
    font-family: var(--body-font) !important;
    font-size: .9em;
    letter-spacing: -0.01rem;
    color: #efefef !important;
}


/*.cmplz-cookiebanner .cmplz-buttons {
    grid-column-start: 3 !important;
    grid-row-start: 2 !important;
    display: flex;
    flex-direction: column;
    position: relative;
    top: -5px;
}*/

.cmplz-cookiebanner .cmplz-message {
    color: #efefef !important;
    font-family: var(--body-font) !important;
    font-size: 1.2em !important;
    margin-bottom: 0px !important;
    line-height: 40px !important;
}

#cmplz-cookiebanner-container .cmplz-links {
    display: none;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title {
    font-weight: 400;
    font-size: 1.1em !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description {
    font-size: 1em;
    line-height: 1.05em;
}

#cc-window .cc-message,
#cc-window .cc-link {
    color: #efefef !important;
}

.cc-window label {
    margin-bottom: 0 !important;
}

.cc-btn {
    border-radius: 0 !important;
}

.cc-banner.cc-theme-edgeless .cc-btn {
    background: rgba(0, 0, 0, 0.3) !important;
    color: #6ece7f;
}

.cc-banner.cc-theme-edgeless .cc-btn:hover {
    text-decoration: none !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences {
    background: rgba(0, 0, 0, 0.3) !important;
    color: #fff !important;
    border: 0px !important;
    font-size: .9em;
    line-height: 16px;
    font-family: var(--body-font);
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences:hover {
    background: #dbb93d !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept,
.cc-banner.cc-theme-edgeless .cc-allow,
.cc-floating .cc-compliance>.cc-allow {
    background: #6ece7f !important;
    color: #fff !important;
    border: 0px !important;
    font-size: .9em;
    line-height: 16px;
    font-family: var(--body-font);
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept:hover,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences:hover,
.cc-banner.cc-theme-edgeless .cc-allow:hover,
.cc-floating .cc-compliance>.cc-allow:hover {
    background: #3fb353 !important;
    color: #fff !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny,
.cc-banner.cc-theme-edgeless .cc-dismiss,
.cc-floating .cc-compliance>.cc-dismiss {
    background: rgba(0, 0, 0, 0.3) !important;
    color: #fff !important;
    border: 0px !important;
    font-size: .9em;
    line-height: 16px;
    font-family: var(--body-font);
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny:hover,
.cc-banner.cc-theme-edgeless .cc-dismiss:hover,
.cc-floating .cc-compliance>.cc-dismiss:hover {
    background: #dd3636 !important;
    color: #fff !important;
}

.cmplz-message,
.cmplz-categories {
    width: 100% !important;
    max-width: 458px !important;
}

.cmplz-categories {
    margin-top: 20px;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category {
    background: rgba(0, 0, 0, 0.3) !important;
    border-radius: var(--cmplz_button_border_radius);
}

.cc-animate.cc-revoke.cc-bottom {
    background-color: #6ece7f !important;
    border-radius: 0.3em 0.3em 0 0 !important;
    padding: 0.5em 1.5em !important;
}

.cc-type-categories.cc-floating.cc-theme-edgeless label {
    margin-left: 1em;
    margin-bottom: 0.7em !important;
}

#cmplz-document {
    max-width: 100% !important;
    font-size: 18px;
}

.cmplz-categories {
    width: 100% !important;
    max-width: 100% !important;
}

.cmplz-description,
#cmplz-document h4,
#cmplz-document h5,
#cmplz-cookies-overview .cmplz-dropdown a,
#cmplz-cookies-overview .cmplz-dropdown p,
#cmplz-document .cmplz-dropdown p {
    font-size: 18px !important;
}

#cmplz-document p,
#cmplz-document td,
#cmplz-document li {
    font-size: 20px;
}

.cc-check svg {
    stroke: #6ece7f !important;
}

.cmplz-body .cmplz-open svg {
    fill: #fff;
}

#cmplz-document h2,
#cmplz-document h3 {
    font-size: 1.8rem;
    text-align: left;
    margin-top: 32px;
    text-transform: initial;
    padding-bottom: 0px;
    border-bottom: 0;
    margin-bottom: 10px;
    font-weight: 500 !important;
}

.cc-revoke-custom {
    background: white;
    color: orange;
    border: 0.14rem solid orange;
    padding: 8px 20px;
    margin-bottom: 12px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: var(--box-border-radius);
}

.cmplz-status-denied {
    font-weight: 600;
    float: left;
    clear: left;
    width: 100%;
    padding: 10px 0;
    text-transform: uppercase;
    color: red;
    text-decoration: underline;
}

.cmplz-status-accepted {
    font-weight: 600;
    float: left;
    clear: left;
    width: 100%;
    padding: 10px 0;
    text-transform: uppercase;
    color: green;
    text-decoration: underline;
}

.cmplz-show-banner {
    cursor: pointer !important;
}


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ ------------------------------------------------- 06 - PRODUCTS ------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

.product h6 {
    font-weight: 400;
}

label[for="pa_cores"]:before {
    content: "Elige el color:";
    visibility: visible;
}
label[for="pa_chassis"]:before {
    content: "Elige el chasis:";
    visibility: visible;
}

#product-content-holder .uncell.single-block-padding {
    padding: 0px;
}

.widget-typography-inherit .widget-title,
.widget-ajax-filters h3.widgettitle {
    font-size: 34px !important;
    font-weight: 400 !important;
    letter-spacing: -0.02em !important;
    text-transform: none !important;
}

.widget-ajax-filters h3.widgettitle {
    margin-top: 0;
}

.style-light .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a {
    background-color: #9cb2c9;
    color: #fff;
    text-transform: lowercase;
    border-radius: 20px;
    padding: 1px 14px;
    opacity: 0.9;
}


/*
#product-content .wpb_column.pos-top.pos-center.align_left.column_parent.col-lg-12.single-internal-gutter,
.main-container .row-container #product-content .row-parent {
    padding: 0px;
}*/

.product form p {
    font-weight: 400;
}


/* Product Tabs */

ul.vc_tta-tabs-list {
    border: 1px solid #f5f5f5;
    padding-top: 15px !important;
    margin-top: 10px !important;
}

li.vc_tta-tab {
    transition: opacity 0.2s linear 0.1s;
    opacity: .5;
}

li.vc_tta-tab:hover,
li.vc_tta-tab.vc_active {
    transition: opacity 0.2s linear 0.1s;
    opacity: 1 !important;
    background-color: #fff;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover {
    background-color: #fff;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
    max-width: 100% !important;
}

ul.ult_tabmenu {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding-top: 20px !important;
    padding-bottom: 28px !important;
    justify-content: center !important;
    max-width: 100% !important;
    /*background-color: #fafafa;*/
    background: linear-gradient(#fafafa 50%, #fff) !important;
    /*background: linear-gradient(#f9f9f9 50%, #f8f8f8) !important;*/
}

.product-tabs li.ult_tab_li:nth-child(1),
#product-tabs div.vc_tta-panel h4>a:nth-child(1),
#product-tabs li.vc_tta-tab:nth-child(1) {
    background-image: url(//staging.bebecar.com/wp-content/themes/bebecar/images/icn_logo.png);
}

.product-tabs li.ult_tab_li:nth-child(2),
#product-tabs div.vc_tta-panel h4>a:nth-child(2),
#product-tabs li.vc_tta-tab:nth-child(2) {
    background-image: url(//staging.bebecar.com/wp-content/themes/bebecar/images/icn_alcofa.png);
}

.product-tabs li.ult_tab_li:nth-child(3),
#product-tabs div.vc_tta-panel h4>a:nth-child(3),
#product-tabs li.vc_tta-tab:nth-child(3) {
    background-image: url(//staging.bebecar.com/wp-content/themes/bebecar/images/icn_chassis.png);
}

.product-tabs li.ult_tab_li:nth-child(4),
#product-tabs div.vc_tta-panel h4>a:nth-child(4),
#product-tabs li.vc_tta-tab:nth-child(4) {
    background-image: url(//staging.bebecar.com/wp-content/themes/bebecar/images/icn_assento.png);
}

.product-tabs li.ult_tab_li:nth-child(5),
#product-tabs div.vc_tta-panel h4>a:nth-child(5),
#product-tabs li.vc_tta-tab:nth-child(5) {
    background-image: url(//staging.bebecar.com/wp-content/themes/bebecar/images/icn_easymaxi.png);
}

.product-tabs li.ult_tab_li:nth-child(6),
#product-tabs div.vc_tta-panel h4>a:nth-child(6),
#product-tabs li.vc_tta-tab:nth-child(6) {
    background-image: url(//staging.bebecar.com/wp-content/themes/bebecar/images/icn_acessorios.png);
}

.product-tabs li.ult_tab_li,
#product-tabs div.vc_tta-panel h4>a,
#product-tabs li.vc_tta-tab {
    opacity: .5;
    background-size: 85px auto;
    background-repeat: no-repeat;
    background-position: top center;
    width: 140px;
    height: 98px;
    margin: 0px 25px !important;
    transition: opacity 0.2s linear 0.1s;
}

.acessorios-produto>.vc_col-sm-3 {
    padding: 5px;
}

.single-product .woocommerce-tabs ul li a {
    width: 100%;
    height: 100%;
}

li.ult_tab_li:hover,
li.ult_tab_li.current {
    transition: opacity 0.2s linear 0.1s;
    opacity: 1;
}

.ult_tabs .ult_tabcontent {
    font-size: inherit;
    max-width: 1600px;
    margin: 0 auto;
}

.ult_tabitemname {
    padding: 12px 0px !important;
    max-width: 1600px;
    margin: 0 auto;
}


/*div.ult_tabcontent {
    padding: 30px;
}*/

.ult_tab_main {
    display: block;
    width: 130px;
    position: relative;
    top: 68px;
    margin: 0 auto !important;
    float: left;
    left: -4px;
}

.ult_tabitemname {
    padding: 12px 0px !important;
}

span.ult_tab_section {
    display: block;
    vertical-align: middle;
    width: 100% !important;
    text-align: center !important;
    float: left;
}

.product-tabs span.ult_tab_section>span.ult-span-text,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,
#product-tabs div.vc_tta-panel h4>a,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
    background-color: transparent !important;
    color: #666;
    width: 160px;
    height: 150px;
    text-align: center;
}

.product-tabs span.ult_tab_section>span.ult-span-text {
    text-align: center !important;
    font-family: var(--body-font);
    color: var(--main-color) !important;
    font-weight: 500 !important;
    height: auto;
    min-width: 120px !important;
    margin: 0 auto !important;
    width: 100% !important;
    float: left;
    top: 0;
}

.ult_tabs .ult_tabcontent {
    font-size: inherit;
}

.product-tabs .ult_tab_li,
.product-tabs .ult_tab_li a {
    background-color: transparent !important;
}

#product-tabs a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-outline-custom.vc_btn3-icon-left {
    background-image: none !important;
}

span.ult-span-text,
span.vc_tta-title-text {
    position: relative;
    top: 50px;
    font-size: .90em !important;
    color: var(main-color) !important;
    font-weight: 500 !important;
    text-align: center !important;
    margin: 0 auto;
}

.ult_modal-body {
    padding: 0 !important;
}

div.ult_modal-content {
    border: 0 !important;
    box-shadow: none !important;
}

.overlay-fade.ult-open .ult_modal-content {
    opacity: 1;
    border: 0px !important;
    box-shadow: none;
}

.pum-container.pum-scrollable .pum-content {
    max-height: 100%;
}


/*
    ! foi alterada a linha 470 DO FICHEIRO: ../PLUGINS/ULTIMATE_VC_ADDONS/MODULES/ULTIMATE_MODALS.PHP
*/

.ult-overlay-close.top-right {
    left: 100%;
    top: 0px !important;
    width: 80px !important;
    height: 80px;
    border-radius: 0px 0px 0px 100px !important;
    padding: 28px !important;
    position: sticky;
    z-index: 9999999;
    background-color: #dd5d5d;
    box-shadow: -1px 1px 5px 2px rgb(0, 0, 0, 0.05);
    border-left: 1px solid #d17676;
    border-bottom: 1px solid #d17676;
}

.ult-overlay-close-inside {
    position: relative;
    top: -8px;
    right: -8px;
}

.ult_modal.ult-container {
    width: 100% !important;
    margin: 0 !important;
}

.Defaults-plus-circle:before {
    position: relative;
    left: 2px;
    top: 0px;
}

.aio-icon,
.vc_row .aio-icon {
    font-size: 30px !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
    position: relative;
    font-weight: 400;
}

.ult-tooltipster-fade-show {
    transition: opacity 0.2s linear 0.1s;
    opacity: 1;
    margin-left: -20px;
    box-shadow: var(--box-shadow);
    border-radius: var(--box-border-radius) !important;
}

.ult-tooltipster-default .ult-tooltipster-content {
    font-size: 18px;
    line-height: 26px;
}

.ult-tooltipster-default .ult-tooltipster-content {
    text-align: left;
}


/* pop-UP */

.pum-theme-777849 .pum-content+.pum-close,
.pum-theme-content-only .pum-content+.pum-close {
    position: absolute;
    right: 0px !important;
    top: 0px !important;
    color: #ffffff;
    font-family: inherit;
    font-weight: 200;
    font-size: 58px !important;
    line-height: 0px;
    border: 1px solid #da4453;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.00);
    width: 80px !important;
    height: 80px !important;
    border-radius: 0px 0px 0px 100px !important;
    padding: 0px 10px 30px 30px !important;
    background-color: #da4453;
    box-shadow: -1px 1px 5px 2px rgb(0, 0, 0, 0.05);
}

.pum-theme-777849 .pum-content+.pum-close:hover,
.pum-theme-content-only .pum-content+.pum-close:hover {
    border-color: #a91221;
    background-color: #a91221;
}


/* Variation swatches */

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover {
    cursor: not-allowed;
    overflow: hidden;
    pointer-events: auto;
    position: relative;
    opacity: .5;
    box-shadow: 0px 0px 0px red;
}

.variable-item picture {
    width: 41px;
    height: 41px;
}


/* Variation label */

div.product form.cart .variations td.label label {
    visibility: hidden;
}


/* Icone specs alcofa */

.aio-icon.circle {
    /*color: #70babb !important;
    color: #88a9c3 !important;*/
    color: #d6ad60 !important
}

/* País na página de finalização de compra */
span.woocommerce-input-wrapper strong {
    display: block;
    position: relative;
    top: 16px;
}

.thank-you, 
.addresses header.title h3 {
    font-size: 34px!important;
    font-weight: 400!important;
}

ul.woocommerce-order-overview {
    margin-bottom: 20px

}


/* Informação métodos de envio */
tr.woocommerce-shipping-totals td {
    width: 40%;
}



/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ ------------------------------------------------ 07 - CATALOGUES ------------------------------------------------ @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

span.ubtn-data.ubtn-text {
    text-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
}

button.ubtn-large {
    padding: 16px 32px;
}

.ubtn-img-container .ubtn-sep-icon-at-left .ubtn-data.ubtn-text {
    right: -16px;
    font-family: var(--alt-font) !important;
    font-weight: 500;
}

.ubtn-img-container .ubtn-sep-icon.ubtn-sep-icon-at-left .ubtn-icon {
    left: 17px;
    opacity: 1;
}

.cat-btn.btn-color-lxmt.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated) {
    font-size: 20px !important;
}

.cat-btn>i.fa-cloud-download2:before {
    font-size: 24px;
    line-height: 24px;
}

.cat-btn .fa {
    margin-right: 12px;
}

.cat-btn.btn-color-lxmt.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover {
    color: #101213 !important;
}


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ -------------------------------------------------- 08 - VIDEOS -------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

.ytp-chrome-top,
.ytp-show-watch-later-title,
.ytp-share-button-visible,
.ytp-show-share-title,
.ytp-show-cards-title,
.ytp-title,
.ytp-chrome-top-buttons {
    display: none !important;
}

.yotu-videos {
    padding: 50px 0 0 !important;
}

.yotu-column-3 li {
    border: 0;
}

.yotu-video-title {
    display: none !important;
}

.yotu-videos ul {
    display: block !important;
}

.wpb_video_wrapper .otf-video-poster {
    background-position: center top !important;
    margin-top: -70px !important;
}

.yotu-player {
    box-shadow: none !important;
}

div.yotu-video-placeholder {
    background: #efefef;
    position: relative;
    top: 100px;
    padding: 50px;
    border-radius: var(--box-border-radius);
    font-size: 1.2rem;
    color: orange;
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
}

.yotu-player iframe {
    border-radius: var(--box-border-radius);
    box-shadow: var(--box-shadow);
}

.yotu-thumb-169 .yotu-video-thumb-wrp>div,
.yotu-thumb-169.yotu-thumbnails.owl-carousel .owl-item>div {
    border-radius: var(--box-border-radius);
    box-shadow: var(--box-shadow);
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

.yotu-thumb-169 .yotu-video-thumb-wrp>div:hover,
.yotu-thumb-169.yotu-thumbnails.owl-carousel .owl-item>div:hover {
    border-radius: var(--box-border-radius);
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.23);
    transition: all 0.3s ease-in-out;
    opacity: 0.95;
}


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ --------------------------------------------------- 09 - MAPS --------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

#map,
#mapa2,
#tabela_mapa,
#contentor_mapa,
#mapa {
    width: 100%;
    height: 500px;
    /*border-radius: var(--btn-border-radius);*/
}

#ptvenda input,
#ptvenda select {
    width: 100%;
    padding: 14px !important;
    border: 2px solid var(--main-color);
}

#ptvenda table,
#ptvenda tr,
#ptvenda td {
    border: 0px !important;
    font-weight: 400;
    padding: 8px;
    text-align: left;
}

#ptvenda h6 {
    text-align: left;
    font-weight: 400;
    font-size: 28px;
}

input#searchButton {
    background: var(--main-color);
    color: #ffffff;
    padding: 12px 14px 13px 14px !important;
    border: 2px solid var(--main-color);
}

input#searchButton:hover {
    color: var(--main-color);
    background: #ffffff;
}

#contentor_mapa {
    position: relative;
}

#celula_mapa {
    padding: 0 !important;
}

.mapinfo {
    margin: 20px;
}

.nomap {
    margin-bottom: 71px;
}

.before-title-service::before {
    background: url('images/service.jpg');
    height: 50px;
    width: 50px;
    margin-right: 0;
}

.before-title-contacts-bebecar::before {
    background: url('images/pin-b.png');
    height: 50px;
    width: 50px;
    margin-right: 0;
}

.before-title-contacts-trama::before {
    background: url('images/pin-t.png');
    height: 50px;
    width: 50px;
    margin-right: 0;
}

#locationSelect {
    background-color: rgb(255, 255, 255);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px -1px;
    outline: currentcolor none medium;
    visibility: hidden;
    position: absolute;
    top: 10px !important;
    right: 20px !important;
    z-index: 9999;
    width: auto !important;
    border: 0 !important;
    color: rgb(0, 0, 0);
    font-family: var(--body-font);
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 300px !important;
}

.vc_message_box {
    padding: 24px 20px 16px 20px;
    text-align: center;
    font-size: 22px;
    font-family: var(--alt-font);
}

.vc_message_box.vc_message_box-solid.vc_message_box-square.vc_color-danger {
    border: 2px solid rgba(255, 0, 0, .3);
    background: rgba(255, 0, 0, .2);
    color: rgba(155, 0, 0, .8);
}

.vc_message_box.vc_message_box-solid.vc_message_box-square.vc_color-warning {
    border: 2px solid rgba(255, 226, 0, .3);
    background: rgba(255, 226, 0, .2);
    color: rgb(155 137 0 / 80%);
}

.vc_message_box. i.fa {
    font-size: 30px;
}

.vc_message_box .vc_message_box-icon {
    width: fit-content;
    display: inline-block;
}

.vc_message_box p {
    width: fit-content;
    display: inline-block;
    position: relative;
    top: -5px;
    margin: 0px;
    padding-left: 10px;
}

.vc_custom_heading {
    line-height: 34px;
}

.vc_custom_heading. h3 {
    line-height: 34px;
}


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ ------------------------------------------------ 10 - STOCKISTS ------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/


/* ME */

#info_div {
    margin: 0 auto;
    width: 100%;
    padding-top: 20px !important;
}

#info_div td {
    padding: 8px 4px 8px 0px;
}

#info_div td.icones {
    max-width: 36px;
}

#info_div .wpb_column {
    display: inline-table;
    vertical-align: top;
    width: 33.3%;
    height: 280px;
    clear: right;
    float: left;
}

#info_div h3 {
    text-align: left;
    font-weight: 600;
    font-size: 26px;
    padding-bottom: 8px;
}

#info_div .wpb_wrapper {
    margin-top: 0 !important;
}


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ -------------------------------------------------- 11 - FOOTER -------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

footer a,
footer i {
    color: #fafafa !important;
}

footer a:hover,
footer i:hover {
    color: #aaaaaa !important
}


/* 
    @ ----------------------------------------------------------------------------------------------------------------- @
    @ -------------------------------------------------- 12 - MOBILE -------------------------------------------------- @
    @ ----------------------------------------------------------------------------------------------------------------- @
*/

.menu-toggle-close {
    position: absolute;
    top: 13px;
    right: 0px;
    padding: 14px 6px
}

@media screen and (max-width: 1279px) {
    #info_div .wpb_column {
        width: 50%;
    }

    #info_div h3 {
        font-size: 24px;
    }
}

@media screen and (max-width: 960px) {
    header.style-light-override .menu-container {
        background-color: rgba(250, 250, 250, 0.95) !important;
        backdrop-filter: blur(10px);
        border-bottom: 1px solid #eee;
        transition: all 500ms ease;
    }

    body.menu-custom-padding .menu-container .logo-container {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

@media screen and (max-width: 768px) {
    #info_div .wpb_column {
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
}

@media screen and (max-width: 620px) {
    body.menu-custom-padding .menu-container .logo-container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-2.top-enhanced-split-tablet, 
    .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-3.top-enhanced-split-tablet {
        padding: 0!important;
    }
}

@media screen and (max-width: 480px) {
    .hide-mobile a {
        display: none !important
    }
}

@media screen and (min-width: 1720px) {
    .col-widgets-sidebar .single-block-padding {
        padding-top: 0px;
        padding-left: 0px;
    }
}



