body {
--page-background-image: none;
--accent-color: red;
--alternate-color: blue;
--dark-color: #191919;
--light-color: #ffffff;
--primary-07-color: rgba(var(--page-primary-color-rgb), .07);
--secondary-07-color: rgba(var(--page-secondary-color-rgb), .07);
--transparent-color: rgba(255,255,255,0);
--page-horizontal-margin: 0px;
--page-vertical-margin: 0px;
--sidebar-width: 25%;
--sidebar-gap: 4em;
--content-padding: 20px; --body-font: Arial, Verdana;
--heading-font: inherit;
--heading-font-weight: initial;
--supertitle-font: inherit; --subtitle-font: inherit; --button-font: inherit;
--menu-font: inherit; --title-size-extrasmall: 1em;
--title-size-small: 1.5em;
--title-size-medium: 2em;
--title-size-normal: 2.5em;
--title-size-large: 3em;
--title-size-extralarge: 3.5em;
--title-size-huge: 4em;
--title-size-increaser: 1.25; --title-size-decreaser: 0.8;  --title-subtitle-size-extrasmall: .75em;
--title-subtitle-size-small: .875em;
--title-subtitle-size-medium: 1em;
--title-subtitle-size-normal: 1em;
--title-subtitle-size-large: 1.125em;
--title-subtitle-size-extralarge: 1.25em;
--title-subtitle-size-huge: 1.375em; --heading-letter-spacing: 0px;
--supertitle-letter-spacing: 0px;
--subtitle-letter-spacing: 0px;
--button-letter-spacing: 0px; --default-bottom-margin: 1.5em; --site-header-top-bar-sticky-display: none;  --responsive-trigger-size: 30px; --responsive-menu-padding: 10px; --responsive-trigger-thickness: 1px; --responsive-trigger-line-spacing: 5px; --responsive-menu-shadow-off: 0 0 0 rgba(var(--page-primary-color-rgb), 0);
--responsive-menu-shadow-left: 0 10px 30px rgba(var(--page-primary-color-rgb), .1);
--responsive-menu-shadow-right: 0 -10px 30px rgba(var(--page-primary-color-rgb), .1); --topbar-height: 30px; --min-header-height: 50px; --min-header-sticky-height: 50px; --below-logo-menu-height: 60px; --menu-font-size: 15px; --desktop-menu-selected-line-width: 100%; --desktop-menu-selected-line-thickness: 2px; --desktop-submenu-selected-line-thickness: 2px;  --responsive-menu-max-width: 290px; --responsive-menu-items-padding: .75rem; --responsive-menu-subitem-spacing: 20px;  --desktop-menu-gap: 40px; --submenu-width: 250px;  --submenu-side-padding: 1em; --submenu-top-bottom-padding: .5em; --submenu-item-top-bottom-padding: .5rem; --submenu-shadow: 0 10px 10px -5px rgba(var(--page-primary-color-rgb), .2);  --subtoggler-size: 10px; --subtoggler-thickness: 2px;  --soft-rounded: 5px; --hard-rounded: 50px; --hard-rounded-field: 25px; --hard-rounded-gallery: 12px; --widgets-inner-spacing: 1em; --widgets-service-spacing-header: 1em; --widgets-icon-spacing-header: 1em; --widgets-button-spacing-header: 1em;  --preloader-logo-max-width: 300px; --preloader-background-opacity: 0.95;  --page-header-thin-top: 1em; --page-header-thin-bottom: 1em; --page-header-regular-top: 3em; --page-header-regular-bottom: 3em; --page-header-thick-top: 5em; --page-header-thick-bottom: 5em;  --post-margin-bottom: 4em; --post-margin-top: 4em; --post-inner-spacing: 2em; --post-half-margin: 1rem; --post-meta-margin: 0.5rem; --post-header-content-margin: 0.5rem; --columns-list-width-media: 60%; --columns-list-horizontal-gap: 1em; --portfolio-meta-width: 20%; --post-read-more-margin: 2em; --post-paging-arrow-size: 3rem; --post-paging-arrow-margin: .25em; --post-image-gallery-overlay: rgb(0 0 0 / 90%); --post-footer-meta-spacing: 2em; --pagination-inner-spacing: 3em; --share-text-display: flex;  --nav-links-image-size: 6rem; --nav-links-supertitle-size: .9rem; --nav-links-post-title-size: 1.1rem;  --comments-top-spacing: 4em; --comment-single-spacing: 2em; --comment-avatar-padding: 1em; --comment-avatar-size: 4em; --no-comments-padding: 2em;  --woocommerce: var(--accent-color); --wc-green: var(--accent-color); --wc-red: var(--accent-color); --wc-orange: var(--accent-color); --wc-blue: var(--accent-color); --wc-primary: var(--accent-color); --wc-primary-text: var(--light-color); --wc-secondary: var(--alternate-color); --wc-secondary-text: var(--light-color); --wc-highlight: var(--accent-color); --wc-highligh-text: var(--light-color); --wc-content-bg: var(--page-background-color, var(--page-secondary-color)); --wc-subtext: var(--page-text-color, var(--page-primary-color));  --woo-message-padding: 1em 2em; --woo-product-x-spacing: 1em; --woo-product-y-spacing: 2em; --woo-product-content-padding: 1.5em; --woo-product-background: transparent; --woo-product-hover-shadow: 0 10px 10px -5px rgba(var(--page-primary-color-rgb), .2); --woo-product-border-z-index: 1; --woo-image-gallery-columns-gap: 1em; --woo-paging-arrow-size: 3rem; --woo-cart-widget-width: 300px; --woo-cart-widget-padding: 1em; --woo-cart-widget-shadow: 0 10px 10px -5px rgba(var(--page-primary-color-rgb), .2); --woo-cart-widget-icon: ""; --woo-cart-widget-icon-font: FontAwesome6Solid; --woo-cart-widget-icon-size: 2em; --woo-cart-widget-icon-size-belowmenu: 1.5em; --woo-cart-widget-icon-size-topbar: 1.5em; --woo-cart-widget-icon-size-resptopbar: 2em; --woo-cart-widget-icon-size-respmenu: 2em; --woo-cart-widget-remove-icon: ""; --woo-cart-widget-remove-icon-font: FontAwesome6Solid; --woo-cart-widget-image-size: 3em; --woo-cart-image-size: 3em; --woo-price-slider-height: .75em; --woo-price-slider-handle-size: 1.25em; --woo-forms-padding: 1.5em 2em; --woo-gallery-overlay: rgb(0 0 0 / 90%); --woo-gallery-previous-next-icon-font: FontAwesome6Solid; --woo-gallery-previous-next-icon-size: 2em; --woo-gallery-next-icon: ""; --woo-gallery-previous-icon: ""; --woo-gallery-topbar-icon-font: FontAwesome6Solid; --woo-gallery-topbar-icon-font-size: 1.5em; --woo-gallery-topbar-close: ""; --woo-gallery-topbar-share: ""; --woo-gallery-topbar-fullscreen: ""; --woo-gallery-topbar-zoom: ""; --woo-cart-widget-icon-close: ""; --woo-cart-widget-icon-close-font: FontAwesome6Solid; --woo-cart-widget-icon-close-size: 2rem; --woo-cart-widget-responsive-padding: 2em; --woo-sale-tag-background: var(--accent-color); --woo-icons-added-to-cart: ""; --woo-icons-added-to-cart-font: FontAwesome6Solid; --woo-icons-show-password: ""; --woo-icons-show-password-on: ""; --woo-icons-show-password-font: FontAwesome6Solid; --woo-icons-stars: ""; --woo-icons-stars-single: ""; --woo-icons-stars-font: FontAwesome6Regular; --woo-icons-stars-filled: ""; --woo-icons-stars-filled-single: ""; --woo-icons-stars-filled-font: FontAwesome6Solid; --woo-icons-lost-password: ""; --woo-icons-lost-password-font: FontAwesome6Solid; --woo-icons-messages-font: FontAwesome6Solid; --woo-icons-error: ""; --woo-icons-info: ""; --woo-icons-message: ""; --portfolio-columns-gap: 2em; --portfolio-columns-meta-max-width: 20%; --portfolio-columns-meta-min-width: 200px; --portfolio-columns-1-media-width: 60%; --portfolio-columns-2-media-width: 70%; --portfolio-columns-3-media-width: 70%;  --post-grid-padding: 1.5em;  --grid-gallery-gap-extra-small: .25em; --grid-gallery-gap-small: .5em; --grid-gallery-gap-normal: 1em; --grid-gallery-gap-large: 2em;  --post-pf-grid-gallery-gap: 1em; --post-pf-grid-gallery-radius: 0; --post-pf-grid-gap-small: .5em; --post-pf-grid-gap-normal: 1em; --post-pf-grid-gap-large: 2em; --post-pf-grid-title-lines: 2; --post-pf-grid-excerpt-lines: 3;  --lastest-posts-gap-small: .5em; --lastest-posts-gap-normal: 1em; --lastest-posts-gap-large: 2em; --latest-posts-content-padding: 1.5em; --latest-posts-date-icon: ""; --latest-posts-date-icon-font: FontAwesome6Regular; --latest-posts-author-icon: ""; --latest-posts-author-icon-font: FontAwesome6Regular; --latest-posts-comments-icon: ""; --latest-posts-comments-icon-font: FontAwesome6Regular; --latest-posts-category-icon: ""; --latest-posts-category-icon-font: FontAwesome6Regular;  --footer-widgets-top-padding: 4em; --footer-widgets-bottom-padding: 4em; --footer-widgets-gap: 20px;  --search-widget-desktop-width: 80%;
--search-widget-desktop-max-width: 800px;
--search-widget-icon-open: ""; --search-widget-icon-open-font: FontAwesome6Solid; --search-widget-icon-open-size: 2em; --search-widget-icon-open-size-belowmenu: 1.5em; --search-widget-icon-open-size-topbar: 1.5em; --search-widget-icon-open-size-resptopbar: 2em; --search-widget-icon-open-size-respmenu: 2em; --search-widget-icon-close: ""; --search-widget-icon-close-font: FontAwesome6Solid; --search-widget-icon-close-size: 2rem; --search-widget-icon-search: ""; --search-widget-icon-search-font: FontAwesome6Solid;  --mfp-gallery-close-icon: ""; --mfp-gallery-close-icon-font: FontAwesome6Solid; --mfp-gallery-close-icon-size: 1.5rem; --mfp-gallery-previous-next-icon-font: FontAwesome6Solid; --mfp-gallery-previous-next-icon-size: 2em; --mfp-gallery-next-icon: ""; --mfp-gallery-previous-icon: "";  --time-widget-icon-size: 2em; --time-widget-icon-size-belowmenu: 1.5em; --time-widget-icon-size-topbar: 1.5em; --time-widget-icon-size-resptopbar: 2em; --time-widget-icon-size-respmenu: 2em;  --cf7-date-icon: ""; --cf7-date-icon-font: FontAwesome6Regular;  --wp-admbar-mobile: 46px; --wp-admbar-desktop: 30px; }     html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0;
} [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}   body, button, input, select, optgroup, textarea {
color: #404040;
font-family: var(--body-font);
font-size: 1rem;
line-height: 1.5;
outline: none;
}
body {
font-weight: var(--body-font-weight);
text-transform: var(--body-text-transform);
font-style: var(--body-font-style);
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
padding: 0 0 0.2em 0;
line-height: 1.2;
margin: 0;
text-transform: var(--heading-text-transform);
letter-spacing: var(--heading-letter-spacing);
}
.bt_bb_headline .bt_bb_headline_superheadline {
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: var(--supertitle-text-transform);
font-style: var(--supertitle-font-style);
letter-spacing: var(--supertitle-letter-spacing);
}
.bt_bb_headline_subheadline {
font-family: var(--subtitle-font);
font-weight: var(--subtitle-font-weight);
text-transform: var(--subtitle-text-transform);
font-style: var(--subtitle-font-style);
letter-spacing: var(--subtitle-letter-spacing);
}
h1 {
font-size: 3em;
}
h2 {
font-size: 2.5em;
}
h3 {
font-size: 2em;
}
h4 {
font-size: 1.75em;
}
h5 {
font-size: 1.5em;
}
h6 {
font-size: 1.25em;
}
p {
margin: 0 0 var(--default-bottom-margin) 0;
}
p:last-child {
margin-bottom: 0;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
line-height: 1.5;
display: block;
position: relative;
margin: 0;
padding: 1em 0 0 3.5em;
min-height: 5em;
margin-bottom: var(--default-bottom-margin);
}
blockquote:before {
content: "";
font-family: FontAwesome6solid;
display: block;
font-size: 5em;
line-height: 1;
position: absolute;
top: 0;
left: 3px;
right: 0;
color: inherit;
opacity: 0.1;
}
blockquote:after {
content: "";
display: table;
width: 100%;
clear: both;
}
blockquote p {
margin-bottom: 0;
}
cite {
opacity: 0.6;
font-style: normal;
}
address {
margin: 0 0 var(--default-bottom-margin);
}
pre {
overflow: hidden;
margin: 0 0 var(--default-bottom-margin);
white-space: pre-wrap;
padding: 20px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
pre code {
display: block;
}
code, kbd, tt, var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body { overflow-x: hidden;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: var(--default-bottom-margin);
}
ul, ol {
margin: 0 0 var(--default-bottom-margin) 1em;
padding: 0;
}
.rtl ul, .rtl ol {
margin-left: 0;
margin-right: 1em;
}
ul ul {
margin-bottom: 0;
}
ol ol {
margin-bottom: 0;
}
li {
margin: 0 0 0 0.5em;
padding: 0;
}
.rtl li {
margin: 0 0.5em 0 0;
}
li > ul, li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
.rtl li > ul, .rtl li > ol {
margin-left: 0;
margin-right: 1.5em;
}
dl {
margin: 0 0 var(--default-bottom-margin);
}
dt {
font-weight: 600;
}
dd {
margin: 0 1.5em var(--default-bottom-margin);
}
dd p {
display: inline;
}
dd:after {
content: "";
display: table;
clear: both;
}
figcaption {
font-size: inherit;
} embed, iframe, object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure,
figure.wp-caption {
margin-top: 0;
margin-bottom: var(--default-bottom-margin);
}
figure figcaption,
figure figcaption.wp-caption-text,
figure.wp-caption figcaption,
figure.wp-caption figcaption.wp-caption-text {
font-size: 0.9em;
margin: 0.1em 0 0.5em 0px;
}
table {
width: 100%;
margin: 0 0 var(--default-bottom-margin) 0;
border-collapse: collapse;
text-align: initial;
border: 1px solid var(--primary-07-color);
}
table td, table th {
padding: 1em;
border: 1px solid var(--primary-07-color);
font-weight: inherit;
}
table th {
text-align: left;
} a {
text-decoration: none;
color: inherit;
transition: all 200ms ease;
}
a:hover, a:focus, a:active {
outline: none;
}
a:hover {
text-decoration: none;
color: var(--accent-color);
}
a img {
border: none;
}
a[href^="tel:"] {
color: inherit;
text-decoration: none;
} select, textarea, input, .fancy-select .trigger {
color: inherit;
border: 1px solid var(--primary-07-color);
}
select, input {
font-family: var(--body-font);
}
input:not([type=checkbox]):not([type=radio]), button {
-webkit-appearance: none;
}
input:not([type=submit]):not([type=checkbox]):not([type=radio]), textarea, select {
font: inherit;
line-height: 1;
display: block;
width: 100%;
padding: 0.8em;
outline: none;
color: inherit;
background: transparent;
}
.btTextRight input:not([type=submit]):not([type=checkbox]):not([type=radio]), .btTextRight textarea, .btTextRight select {
text-align: right;
}
input[type=checkbox], input[type=radio] {
vertical-align: middle;
}
select, .fancy-select .trigger, .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText {
height: 3.2em; line-height: 3.1em;
}
textarea {
width: 100%;
resize: vertical;
line-height: inherit;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]), textarea, .fancy-select .trigger {
transition: all 500ms ease;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus, textarea:focus, .fancy-select .trigger.open {
box-shadow: 0 0 4px 0 var(--primary-07-color);
border: 1px solid var(--primary-07-color);
}
button, .bt_bb_button, input[type=submit], input[type=file]::file-selector-button {
font-family: var(--button-font);
text-transform: var(--button-text-transform);
font-weight: var(--button-font-weight);
font-style: var(--button-font-style);
cursor: pointer;
letter-spacing: var(--button-letter-spacing);
}
input:not([type=checkbox]):not([type=radio]), a.select2-choice, textarea, select, button, .bt_bb_button a.bt_bb_link, input[type=file]::file-selector-button { }
.button-shape-rounded input:not([type=checkbox]):not([type=radio]), .button-shape-rounded a.select2-choice, .button-shape-rounded textarea, .button-shape-rounded select, .button-shape-rounded button, .button-shape-rounded .bt_bb_button a.bt_bb_link, .button-shape-rounded input[type=file]::file-selector-button {
border-radius: var(--soft-rounded);
}
.button-shape-round input:not([type=checkbox]):not([type=radio]), .button-shape-round a.select2-choice, .button-shape-round textarea, .button-shape-round select, .button-shape-round button, .button-shape-round .bt_bb_button a.bt_bb_link, .button-shape-round input[type=file]::file-selector-button {
border-radius: var(--hard-rounded);
}
.button-shape-round textarea {
border-radius: var(--hard-rounded-field);
}
input[type=submit],
button[type=submit],
input[type=file]::file-selector-button {
font-size: 1em;
font-family: var(--button-font);
font-weight: var(--button-font-weight);
line-height: 1;
display: block;
padding: 0.8em 1.5em;
width: auto;
border: none;
outline: none;
color: var(--button-primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--button-secondary-color, var(--accent-color)) inset;
background: transparent;
cursor: pointer;
transition: all 300ms ease;  }
.button-style-outline input[type=submit],
.button-style-outline button[type=submit],
.button-style-outline input[type=file]::file-selector-button {
color: var(--button-primary-color, var(--accent-color));
background: transparent;
box-shadow: 0 0 0 2px var(--button-primary-color, var(--accent-color)) inset;
}
.button-style-clean input[type=submit],
.button-style-clean button[type=submit],
.button-style-clean input[type=file]::file-selector-button {
padding-left: 0;
padding-right: 0;
border-radius: 0 !important;
color: var(--button-primary-color, var(--accent-color));
background: transparent;
box-shadow: none;
}
input[type=submit]:hover,
button[type=submit]:hover,
input[type=file]::file-selector-button:hover {
color: var(--button-secondary-color, var(--accent-color));
box-shadow: 0 0 0 2px var(--button-secondary-color, var(--accent-color)) inset;
}
.button-style-outline input[type=submit]:hover,
.button-style-outline button[type=submit]:hover,
.button-style-outline input[type=file]::file-selector-button:hover {
color: var(--button-secondary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--button-primary-color, var(--accent-color)) inset;
}
.button-style-clean input[type=submit]:hover,
.button-style-clean button[type=submit]:hover,
.button-style-clean input[type=file]::file-selector-button:hover {
background: transparent;
color: var(--button-secondary-color, var(--accent-color));
box-shadow: none;
}
.btQuoteBooking .btContactNext {
color: var(--button-primary-color, var(--light-color));
}
input[type=file]::file-selector-button {
font-size: 0.75em;
display: inline-flex;
padding: 1em 2em !important;
margin-right: 1em;
}
.rtl input[type=file]::file-selector-button {
margin-right: auto;
margin-left: 1em;
}
input[type=search]::-webkit-search-cancel-button {
display: none;
} .boldthemes-notification {
display: block;
position: fixed;
bottom: -4em;
right: 1em;
color: white;
background: #bb0000;
box-shadow: 0 0 1rem #666;
border-radius: 5px;
transition: bottom 300ms ease-out;
z-index: 9999;
}
.boldthemes-notification.boldthemes-notification-show {
display: block;
bottom: 1em;
}
.boldthemes-notification span {
margin: 1em;
display: block;
float: left;
line-height: 1;
}
.boldthemes-notification .boldthemes-notification-close {
display: block;
width: 1rem;
height: 1rem;
margin: 1em;
float: left;
background-size: contain;
cursor: pointer;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNDQzLjYsMzg3LjFMMzEyLjQsMjU1LjRsMTMxLjUtMTMwYzUuNC01LjQsNS40LTE0LjIsMC0xOS42bC0zNy40LTM3LjZjLTIuNi0yLjYtNi4xLTQtOS44LTRjLTMuNywwLTcuMiwxLjUtOS44LDQgIEwyNTYsMTk3LjhMMTI0LjksNjguM2MtMi42LTIuNi02LjEtNC05LjgtNGMtMy43LDAtNy4yLDEuNS05LjgsNEw2OCwxMDUuOWMtNS40LDUuNC01LjQsMTQuMiwwLDE5LjZsMTMxLjUsMTMwTDY4LjQsMzg3LjEgIGMtMi42LDIuNi00LjEsNi4xLTQuMSw5LjhjMCwzLjcsMS40LDcuMiw0LjEsOS44bDM3LjQsMzcuNmMyLjcsMi43LDYuMiw0LjEsOS44LDQuMWMzLjUsMCw3LjEtMS4zLDkuOC00LjFMMjU2LDMxMy4xbDEzMC43LDEzMS4xICBjMi43LDIuNyw2LjIsNC4xLDkuOCw0LjFjMy41LDAsNy4xLTEuMyw5LjgtNC4xbDM3LjQtMzcuNmMyLjYtMi42LDQuMS02LjEsNC4xLTkuOEM0NDcuNywzOTMuMiw0NDYuMiwzODkuNyw0NDMuNiwzODcuMXoiLz48L3N2Zz4=");
} .bt_bb_section .bt_bb_section_top_section_coverage_image,
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
background-color: #55555501;
} .bt_bb_section, .site-footer {
content-visibility: auto;
contain-intrinsic-size: auto 500px;
}  .admin-bar.bt-sticky-header-active .site-header,
.admin-bar.bt-sticky-header.sticky-style-shrink .site-header,
.admin-bar.bt-sticky-header-active .site-header-responsive,
.admin-bar.bt-sticky-header.sticky-style-shrink .site-header-responsive,
.admin-bar.bt-header-responsive-active .site-header {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar.bt-sticky-header-active .site-header,
.admin-bar.bt-sticky-header.sticky-style-shrink .site-header,
.admin-bar.bt-sticky-header-active .site-header-responsive,
.admin-bar.bt-sticky-header.sticky-style-shrink .site-header-responsive,
.admin-bar.bt-header-responsive-active .site-header {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar.bt-sticky-header-active-open .site-header-responsive,
.admin-bar.bt-header-responsive-active.bt-sticky-header-active-open .site-header {
top: 0 !important;
}
.admin-bar.bt-sticky-header-inactive.admin-bar.bt-sticky-header-active .site-header-responsive {
top: -46px !important;
}
.admin-bar.bt-sticky-header-inactive.admin-bar.bt-sticky-header-active.sticky-style-shrink .site-header-responsive {
top: 46px !important;
} .admin-bar.bt-sticky-header.sticky-style-shrink #wpadminbar {
position: fixed;
}
} .site {
margin: var(--page-vertical-margin) var(--page-horizontal-margin);
width: 100%;
position: relative;
}
.site-content {
display: flex;
gap: var(--sidebar-gap);
}
.site-content .site-main {
flex: 1 1 calc(100% - var(--sidebar-width));
max-width: calc(100% - var(--sidebar-width));
order: 1;
}
.site-content .site-main article.type-page {
overflow: hidden;
}
.sidebar-position-none .site-content .site-main, .sidebar-position-no .site-content .site-main, .site-content .site-main:only-child {
flex: 0 1 100%;
max-width: 100%;
}
.site-content .widget-area {
flex: 0 1 var(--sidebar-width);
max-width: var(--sidebar-width);
order: 2;  }
.sidebar-position-left .site-content .widget-area {
order: 0;
}
.content-width-wide.sidebar-position-left .site-content .widget-area .widget-area-inner {
padding-left: var(--content-padding);
}
.sidebar-position-right .site-content .widget-area {
order: 2;
}
.content-width-wide.sidebar-position-right .site-content .widget-area .widget-area-inner {
padding-right: var(--content-padding);
}
.sidebar-position-none .site-content .widget-area, .sidebar-position-no .site-content .widget-area {
display: none;
}
.sidebar-sticky-1 .site-content .widget-area, .sidebar-sticky-true .site-content .widget-area {
position: relative;
}
.sidebar-sticky-1 .site-content .widget-area .widget-area-inner, .sidebar-sticky-true .site-content .widget-area .widget-area-inner {
position: sticky;
top: var(--sidebar-sticky-top-position);
}
.sidebar-sticky-1.bt-sticky-header-active .site-content .widget-area .widget-area-inner, .sidebar-sticky-true.bt-sticky-header-active .site-content .widget-area .widget-area-inner {
top: calc(var(--sticky-logo-height) + var(--sidebar-sticky-top-position));
}
.admin-bar.sidebar-sticky-1 .site-content .widget-area .widget-area-inner, .admin-bar.sidebar-sticky-true .site-content .widget-area .widget-area-inner {
top: calc(var(--sidebar-sticky-top-position) + 32px);
}
.admin-bar.sidebar-sticky-1.bt-sticky-header-active .site-content .widget-area .widget-area-inner, .admin-bar.sidebar-sticky-true.bt-sticky-header-active .site-content .widget-area .widget-area-inner {
top: calc(var(--sticky-logo-height) + var(--sidebar-sticky-top-position) + 32px);
} @media screen and (max-width: 782px) {
.admin-bar.sidebar-sticky-1 .site-content .widget-area .widget-area-inner,
.admin-bar.sidebar-sticky-true .site-content .widget-area .widget-area-inner {
top: calc(var(--sidebar-sticky-top-position) + 46px);
}
.admin-bar.sidebar-sticky-1.bt-sticky-header-active .site-content .widget-area .widget-area-inner,
.admin-bar.sidebar-sticky-true.bt-sticky-header-active .site-content .widget-area .widget-area-inner {
top: calc(var(--sticky-logo-height) + var(--sidebar-sticky-top-position) + 46px);
}
}
@media screen and (max-width: 600px) {
.admin-bar.sidebar-sticky-1 .site-content .widget-area .widget-area-inner,
.admin-bar.sidebar-sticky-true .site-content .widget-area .widget-area-inner {
top: var(--sidebar-sticky-top-position);
}
.admin-bar.sidebar-sticky-1.bt-sticky-header-active .site-content .widget-area .widget-area-inner,
.admin-bar.sidebar-sticky-true.bt-sticky-header-active .site-content .widget-area .widget-area-inner {
top: var(--sidebar-sticky-top-position);
}
}
.bt-sidebar-responsive-active .site-content {
display: block;
}
.bt-sidebar-responsive-active .site-content .site-main {
display: block;
max-width: 100%;
}
.bt-sidebar-responsive-active .site-content .widget-area {
padding-top: var(--sidebar-gap);
display: block;
max-width: 100%;
} .page-header {
color: white;
padding-top: 1em;
padding-bottom: 1em;
overflow: hidden;
position: relative;
background-position: center;
}
.page-header .page-header-inner {
padding-left: var(--content-padding);
padding-right: var(--content-padding);
display: flex;
flex-direction: column;
}
.page-header .post-thumbnail {
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.page-header .page-title {
margin: 0;
padding: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
order: 2;
}
.page-header p.page-title {
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
line-height: 1.2;
text-transform: var(--heading-text-transform);
}
.default-headline-height-none .page-header {
display: none;
}
.default-headline-height-thin .page-header {
padding-top: var(--page-header-thin-top);
padding-bottom: var(--page-header-thin-bottom);
}
.default-headline-height-regular .page-header {
padding-top: var(--page-header-regular-top);
padding-bottom: var(--page-header-regular-bottom);
}
.default-headline-height-thick .page-header {
padding-top: var(--page-header-thick-top);
padding-bottom: var(--page-header-thick-bottom);
}
.default-headline-height-fullscreen .page-header {
height: 100vh;
display: flex;
align-items: center;
}
.default-headline-width-boxed-boxed-1800.content-width-boxed-1200 .page-header .page-header-inner, .default-headline-width-boxed-boxed-1600.content-width-boxed-1200 .page-header .page-header-inner, .default-headline-width-boxed-boxed-1400.content-width-boxed-1200 .page-header .page-header-inner {
max-width: calc(1200px + 2*var(--content-padding));
margin-left: auto;
margin-right: auto;
}
.default-headline-width-boxed-boxed-1800.content-width-boxed-1400 .page-header .page-header-inner, .default-headline-width-boxed-boxed-1600.content-width-boxed-1400 .page-header .page-header-inner {
max-width: calc(1400px + 2*var(--content-padding));
margin-left: auto;
margin-right: auto;
}
.default-headline-width-boxed-boxed-1800.content-width-boxed-1600 .page-header .page-header-inner {
max-width: calc(1600px + 2*var(--content-padding));
margin-left: auto;
margin-right: auto;
}
.page-header .entry-super-meta {
margin-bottom: var(--post-meta-margin);
order: 1;
}
.page-header .entry-super-meta .share-options {
order: -1;
flex: 1 0 100%;
margin-bottom: 0.5rem;
}
.page-header .entry-super-meta:empty {
display: none;
}
.page-header .entry-sub-meta, .page-header .archive-description {
margin-top: var(--post-meta-margin);
order: 3;
}
.page-header .entry-sub-meta .share-options, .page-header .archive-description .share-options {
order: 10;
flex: 1 0 100%;
margin-top: 0.5rem;
}
.page-header .entry-sub-meta:empty, .page-header .archive-description:empty {
display: none;
}
.page-header .excerpt-entry-super-meta {
margin-bottom: var(--post-meta-margin);
order: 0;
}
.page-header .excerpt-entry-super-meta:empty {
display: none;
}
.page-header .excerpt-entry-sub-meta {
margin-top: var(--post-meta-margin);
order: 10;
}
.page-header .excerpt-entry-sub-meta:empty {
display: none;
}
.page-header { }
.page-header.bt_bb_parallax {
background-size: cover;
}
body:not(.default-headline-overlay-dark-none) .page-header[style*=background-image]:before {
content: " ";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
}
body:not(.default-headline-overlay-dark-none) .page-header .page-header-inner {
position: relative;
z-index: 1;
}
.default-headline-overlay-dark-10 .page-header:before {
background-color: black;
opacity: 0.1;
}
.default-headline-overlay-light-10 .page-header:before {
background-color: white;
opacity: 0.1;
}
.default-headline-overlay-dark-20 .page-header:before {
background-color: black;
opacity: 0.2;
}
.default-headline-overlay-light-20 .page-header:before {
background-color: white;
opacity: 0.2;
}
.default-headline-overlay-dark-30 .page-header:before {
background-color: black;
opacity: 0.3;
}
.default-headline-overlay-light-30 .page-header:before {
background-color: white;
opacity: 0.3;
}
.default-headline-overlay-dark-40 .page-header:before {
background-color: black;
opacity: 0.4;
}
.default-headline-overlay-light-40 .page-header:before {
background-color: white;
opacity: 0.4;
}
.default-headline-overlay-dark-50 .page-header:before {
background-color: black;
opacity: 0.5;
}
.default-headline-overlay-light-50 .page-header:before {
background-color: white;
opacity: 0.5;
}
.default-headline-overlay-dark-60 .page-header:before {
background-color: black;
opacity: 0.6;
}
.default-headline-overlay-light-60 .page-header:before {
background-color: white;
opacity: 0.6;
}
.default-headline-overlay-dark-70 .page-header:before {
background-color: black;
opacity: 0.7;
}
.default-headline-overlay-light-70 .page-header:before {
background-color: white;
opacity: 0.7;
}
.default-headline-overlay-dark-80 .page-header:before {
background-color: black;
opacity: 0.8;
}
.default-headline-overlay-light-80 .page-header:before {
background-color: white;
opacity: 0.8;
}
.default-headline-overlay-dark-90 .page-header:before {
background-color: black;
opacity: 0.9;
}
.default-headline-overlay-light-90 .page-header:before {
background-color: white;
opacity: 0.9;
}
.default-headline-alignment-left .page-header .page-header-inner {
text-align: left;
}
.default-headline-alignment-center .page-header .page-header-inner {
text-align: center;
}
.default-headline-alignment-center .page-header .page-header-inner .entry-meta {
margin-right: auto;
margin-left: auto;
}
.default-headline-alignment-right .page-header .page-header-inner {
text-align: right;
}
.default-headline-alignment-right .page-header .page-header-inner .entry-meta {
margin-left: auto;
} .entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-title a:hover {
text-decoration: underline;
}
.sidebar-headline-size-extrasmall .widget-area .sidebar-box h2,
.sidebar-headline-size-extrasmall .widget-area .sidebar-box h3,
.sidebar-headline-size-extrasmall .widget-area .sidebar-box h4,
.default-headline-size-extrasmall .page-header .page-title,
.blog-list-headline-size-extrasmall.blog .post .entry-header .entry-title,
.blog-list-headline-size-extrasmall.archive .post .entry-header .entry-title,
.blog-single-headline-size-extrasmall.single-post .entry-header .entry-title,
.pf-list-headline-size-extrasmall .portfolio .entry-header .entry-title,
.pf-single-headline-size-extrasmall.single-portfolio .entry-header .entry-title,
.search-list-headline-size-extrasmall .search .entry-header .entry-title,
.shop-list-headline-size-extrasmall.woocommerce .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-extrasmall.woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-extrasmall.post-type-archive-product .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-single-headline-size-extrasmall.woocommerce .product .entry-header .page-title,
.shop-single-headline-size-extrasmall.woocommerce-page .product .entry-header .page-title,
.shop-list-headline-size-extrasmall .woocommerce.quick-sale ul.products li.product .woocommerce-loop-product__title,
.blog-single-headline-size-extrasmall .comments-area .comments-title {
font-size: var(--title-size-extrasmall);
}
.default-headline-size-extrasmall .page-header .entry-meta,
.default-headline-size-extrasmall .page-header .excerpt,
.blog-list-headline-size-extrasmall.blog .post .entry-header .entry-meta,
.blog-list-headline-size-extrasmall.archive .post .entry-header .entry-meta,
.blog-single-headline-size-extrasmall.single-post .entry-header .entry-meta,
.pf-list-headline-size-extrasmall .portfolio .entry-header .entry-meta,
.pf-single-headline-size-extrasmall.single-portfolio .entry-header .entry-meta,
.search-list-headline-size-extrasmall .search .entry-header .entry-meta,
.shop-single-headline-size-extrasmall.woocommerce .product .entry-header .entry-meta,
.shop-single-headline-size-extrasmall.woocommerce-page .product .entry-header .entry-meta {
font-size: var(--title-subtitle-size-extrasmall);
}
.woocommerce.shop-single-headline-size-extrasmall .woocommerce-Tabs-panel h2,
.woocommerce.shop-single-headline-size-extrasmall .upsells.products h2,
.woocommerce.shop-single-headline-size-extrasmall .related.products h2,
.blog-single-headline-size-extrasmall .comments-area .comment-reply-title {
font-size: calc( var(--title-size-decreaser)*var(--title-size-extrasmall) );
}
.sidebar-headline-size-small .widget-area .sidebar-box h2,
.sidebar-headline-size-small .widget-area .sidebar-box h3,
.sidebar-headline-size-small .widget-area .sidebar-box h4,
.default-headline-size-small .page-header .page-title,
.blog-list-headline-size-small.blog .post .entry-header .entry-title,
.blog-list-headline-size-small.archive .post .entry-header .entry-title,
.blog-single-headline-size-small.single-post .entry-header .entry-title,
.pf-list-headline-size-small .portfolio .entry-header .entry-title,
.pf-single-headline-size-small.single-portfolio .entry-header .entry-title,
.search-list-headline-size-small .search .entry-header .entry-title,
.shop-list-headline-size-small.woocommerce .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-small.woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-small.post-type-archive-product .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-single-headline-size-small.woocommerce .product .entry-header .page-title,
.shop-single-headline-size-small.woocommerce-page .product .entry-header .page-title,
.shop-list-headline-size-small .woocommerce.quick-sale ul.products li.product .woocommerce-loop-product__title,
.blog-single-headline-size-small .comments-area .comments-title {
font-size: var(--title-size-small);
}
.default-headline-size-small .page-header .entry-meta,
.default-headline-size-small .page-header .excerpt,
.blog-list-headline-size-small.blog .post .entry-header .entry-meta,
.blog-list-headline-size-small.archive .post .entry-header .entry-meta,
.blog-single-headline-size-small.single-post .entry-header .entry-meta,
.pf-list-headline-size-small .portfolio .entry-header .entry-meta,
.pf-single-headline-size-small.single-portfolio .entry-header .entry-meta,
.search-list-headline-size-small .search .entry-header .entry-meta,
.shop-single-headline-size-small.woocommerce .product .entry-header .entry-meta,
.shop-single-headline-size-small.woocommerce-page .product .entry-header .entry-meta {
font-size: var(--title-subtitle-size-small);
}
.woocommerce.shop-single-headline-size-small .woocommerce-Tabs-panel h2,
.woocommerce.shop-single-headline-size-small .upsells.products h2,
.woocommerce.shop-single-headline-size-small .related.products h2,
.blog-single-headline-size-small .comments-area .comment-reply-title {
font-size: calc( var(--title-size-decreaser)*var(--title-size-small) );
}
.sidebar-headline-size-normal .widget-area .sidebar-box h2,
.sidebar-headline-size-normal .widget-area .sidebar-box h3,
.sidebar-headline-size-normal .widget-area .sidebar-box h4,
.default-headline-size-normal .page-header .page-title,
.blog-list-headline-size-normal.blog .post .entry-header .entry-title,
.blog-list-headline-size-normal.archive .post .entry-header .entry-title,
.blog-single-headline-size-normal.single-post .entry-header .entry-title,
.pf-list-headline-size-normal .portfolio .entry-header .entry-title,
.pf-single-headline-size-normal.single-portfolio .entry-header .entry-title,
.search-list-headline-size-normal .search .entry-header .entry-title,
.shop-list-headline-size-normal.woocommerce .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-normal.woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-normal.post-type-archive-product .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-single-headline-size-normal.woocommerce .product .entry-header .page-title,
.shop-single-headline-size-normal.woocommerce-page .product .entry-header .page-title,
.shop-list-headline-size-normal .woocommerce.quick-sale ul.products li.product .woocommerce-loop-product__title,
.blog-single-headline-size-normal .comments-area .comments-title {
font-size: var(--title-size-normal);
}
.default-headline-size-normal .page-header .entry-meta,
.default-headline-size-normal .page-header .excerpt,
.blog-list-headline-size-normal.blog .post .entry-header .entry-meta,
.blog-list-headline-size-normal.archive .post .entry-header .entry-meta,
.blog-single-headline-size-normal.single-post .entry-header .entry-meta,
.pf-list-headline-size-normal .portfolio .entry-header .entry-meta,
.pf-single-headline-size-normal.single-portfolio .entry-header .entry-meta,
.search-list-headline-size-normal .search .entry-header .entry-meta,
.shop-single-headline-size-normal.woocommerce .product .entry-header .entry-meta,
.shop-single-headline-size-normal.woocommerce-page .product .entry-header .entry-meta {
font-size: var(--title-subtitle-size-normal);
}
.woocommerce.shop-single-headline-size-normal .woocommerce-Tabs-panel h2,
.woocommerce.shop-single-headline-size-normal .upsells.products h2,
.woocommerce.shop-single-headline-size-normal .related.products h2,
.blog-single-headline-size-normal .comments-area .comment-reply-title {
font-size: calc( var(--title-size-decreaser)*var(--title-size-normal) );
}
.sidebar-headline-size-medium .widget-area .sidebar-box h2,
.sidebar-headline-size-medium .widget-area .sidebar-box h3,
.sidebar-headline-size-medium .widget-area .sidebar-box h4,
.default-headline-size-medium .page-header .page-title,
.blog-list-headline-size-medium.blog .post .entry-header .entry-title,
.blog-list-headline-size-medium.archive .post .entry-header .entry-title,
.blog-single-headline-size-medium.single-post .entry-header .entry-title,
.pf-list-headline-size-medium .portfolio .entry-header .entry-title,
.pf-single-headline-size-medium.single-portfolio .entry-header .entry-title,
.search-list-headline-size-medium .search .entry-header .entry-title,
.shop-list-headline-size-medium.woocommerce .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-medium.woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-medium.post-type-archive-product .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-single-headline-size-medium.woocommerce .product .entry-header .page-title,
.shop-single-headline-size-medium.woocommerce-page .product .entry-header .page-title,
.shop-list-headline-size-medium .woocommerce.quick-sale ul.products li.product .woocommerce-loop-product__title,
.blog-single-headline-size-medium .comments-area .comments-title {
font-size: var(--title-size-medium);
}
.default-headline-size-medium .page-header .entry-meta,
.default-headline-size-medium .page-header .excerpt,
.blog-list-headline-size-medium.blog .post .entry-header .entry-meta,
.blog-list-headline-size-medium.archive .post .entry-header .entry-meta,
.blog-single-headline-size-medium.single-post .entry-header .entry-meta,
.pf-list-headline-size-medium .portfolio .entry-header .entry-meta,
.pf-single-headline-size-medium.single-portfolio .entry-header .entry-meta,
.search-list-headline-size-medium .search .entry-header .entry-meta,
.shop-single-headline-size-medium.woocommerce .product .entry-header .entry-meta,
.shop-single-headline-size-medium.woocommerce-page .product .entry-header .entry-meta {
font-size: var(--title-subtitle-size-medium);
}
.woocommerce.shop-single-headline-size-medium .woocommerce-Tabs-panel h2,
.woocommerce.shop-single-headline-size-medium .upsells.products h2,
.woocommerce.shop-single-headline-size-medium .related.products h2,
.blog-single-headline-size-medium .comments-area .comment-reply-title {
font-size: calc( var(--title-size-decreaser)*var(--title-size-medium) );
}
.sidebar-headline-size-large .widget-area .sidebar-box h2,
.sidebar-headline-size-large .widget-area .sidebar-box h3,
.sidebar-headline-size-large .widget-area .sidebar-box h4,
.default-headline-size-large .page-header .page-title,
.blog-list-headline-size-large.blog .post .entry-header .entry-title,
.blog-list-headline-size-large.archive .post .entry-header .entry-title,
.blog-single-headline-size-large.single-post .entry-header .entry-title,
.pf-list-headline-size-large .portfolio .entry-header .entry-title,
.pf-single-headline-size-large.single-portfolio .entry-header .entry-title,
.search-list-headline-size-large .search .entry-header .entry-title,
.shop-list-headline-size-large.woocommerce .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-large.woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-large.post-type-archive-product .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-single-headline-size-large.woocommerce .product .entry-header .page-title,
.shop-single-headline-size-large.woocommerce-page .product .entry-header .page-title,
.shop-list-headline-size-large .woocommerce.quick-sale ul.products li.product .woocommerce-loop-product__title,
.blog-single-headline-size-large .comments-area .comments-title {
font-size: var(--title-size-large);
}
.default-headline-size-large .page-header .entry-meta,
.default-headline-size-large .page-header .excerpt,
.blog-list-headline-size-large.blog .post .entry-header .entry-meta,
.blog-list-headline-size-large.archive .post .entry-header .entry-meta,
.blog-single-headline-size-large.single-post .entry-header .entry-meta,
.pf-list-headline-size-large .portfolio .entry-header .entry-meta,
.pf-single-headline-size-large.single-portfolio .entry-header .entry-meta,
.search-list-headline-size-large .search .entry-header .entry-meta,
.shop-single-headline-size-large.woocommerce .product .entry-header .entry-meta,
.shop-single-headline-size-large.woocommerce-page .product .entry-header .entry-meta {
font-size: var(--title-subtitle-size-large);
}
.woocommerce.shop-single-headline-size-large .woocommerce-Tabs-panel h2,
.woocommerce.shop-single-headline-size-large .upsells.products h2,
.woocommerce.shop-single-headline-size-large .related.products h2,
.blog-single-headline-size-large .comments-area .comment-reply-title {
font-size: calc( var(--title-size-decreaser)*var(--title-size-large) );
}
.sidebar-headline-size-extralarge .widget-area .sidebar-box h2,
.sidebar-headline-size-extralarge .widget-area .sidebar-box h3,
.sidebar-headline-size-extralarge .widget-area .sidebar-box h4,
.default-headline-size-extralarge .page-header .page-title,
.blog-list-headline-size-extralarge.blog .post .entry-header .entry-title,
.blog-list-headline-size-extralarge.archive .post .entry-header .entry-title,
.blog-single-headline-size-extralarge.single-post .entry-header .entry-title,
.pf-list-headline-size-extralarge .portfolio .entry-header .entry-title,
.pf-single-headline-size-extralarge.single-portfolio .entry-header .entry-title,
.search-list-headline-size-extralarge .search .entry-header .entry-title,
.shop-list-headline-size-extralarge.woocommerce .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-extralarge.woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-extralarge.post-type-archive-product .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-single-headline-size-extralarge.woocommerce .product .entry-header .page-title,
.shop-single-headline-size-extralarge.woocommerce-page .product .entry-header .page-title,
.shop-list-headline-size-extralarge .woocommerce.quick-sale ul.products li.product .woocommerce-loop-product__title,
.blog-single-headline-size-extralarge .comments-area .comments-title {
font-size: var(--title-size-extralarge);
}
.default-headline-size-extralarge .page-header .entry-meta,
.default-headline-size-extralarge .page-header .excerpt,
.blog-list-headline-size-extralarge.blog .post .entry-header .entry-meta,
.blog-list-headline-size-extralarge.archive .post .entry-header .entry-meta,
.blog-single-headline-size-extralarge.single-post .entry-header .entry-meta,
.pf-list-headline-size-extralarge .portfolio .entry-header .entry-meta,
.pf-single-headline-size-extralarge.single-portfolio .entry-header .entry-meta,
.search-list-headline-size-extralarge .search .entry-header .entry-meta,
.shop-single-headline-size-extralarge.woocommerce .product .entry-header .entry-meta,
.shop-single-headline-size-extralarge.woocommerce-page .product .entry-header .entry-meta {
font-size: var(--title-subtitle-size-extralarge);
}
.woocommerce.shop-single-headline-size-extralarge .woocommerce-Tabs-panel h2,
.woocommerce.shop-single-headline-size-extralarge .upsells.products h2,
.woocommerce.shop-single-headline-size-extralarge .related.products h2,
.blog-single-headline-size-extralarge .comments-area .comment-reply-title {
font-size: calc( var(--title-size-decreaser)*var(--title-size-extralarge) );
}
.sidebar-headline-size-huge .widget-area .sidebar-box h2,
.sidebar-headline-size-huge .widget-area .sidebar-box h3,
.sidebar-headline-size-huge .widget-area .sidebar-box h4,
.default-headline-size-huge .page-header .page-title,
.blog-list-headline-size-huge.blog .post .entry-header .entry-title,
.blog-list-headline-size-huge.archive .post .entry-header .entry-title,
.blog-single-headline-size-huge.single-post .entry-header .entry-title,
.pf-list-headline-size-huge .portfolio .entry-header .entry-title,
.pf-single-headline-size-huge.single-portfolio .entry-header .entry-title,
.search-list-headline-size-huge .search .entry-header .entry-title,
.shop-list-headline-size-huge.woocommerce .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-huge.woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-list-headline-size-huge.post-type-archive-product .site-content ul.products li.product .woocommerce-loop-product__title,
.shop-single-headline-size-huge.woocommerce .product .entry-header .page-title,
.shop-single-headline-size-huge.woocommerce-page .product .entry-header .page-title,
.shop-list-headline-size-huge .woocommerce.quick-sale ul.products li.product .woocommerce-loop-product__title,
.blog-single-headline-size-huge .comments-area .comments-title {
font-size: var(--title-size-huge);
}
.default-headline-size-huge .page-header .entry-meta,
.default-headline-size-huge .page-header .excerpt,
.blog-list-headline-size-huge.blog .post .entry-header .entry-meta,
.blog-list-headline-size-huge.archive .post .entry-header .entry-meta,
.blog-single-headline-size-huge.single-post .entry-header .entry-meta,
.pf-list-headline-size-huge .portfolio .entry-header .entry-meta,
.pf-single-headline-size-huge.single-portfolio .entry-header .entry-meta,
.search-list-headline-size-huge .search .entry-header .entry-meta,
.shop-single-headline-size-huge.woocommerce .product .entry-header .entry-meta,
.shop-single-headline-size-huge.woocommerce-page .product .entry-header .entry-meta {
font-size: var(--title-subtitle-size-huge);
}
.woocommerce.shop-single-headline-size-huge .woocommerce-Tabs-panel h2,
.woocommerce.shop-single-headline-size-huge .upsells.products h2,
.woocommerce.shop-single-headline-size-huge .related.products h2,
.blog-single-headline-size-huge .comments-area .comment-reply-title {
font-size: calc( var(--title-size-decreaser)*var(--title-size-huge) );
} .error-404 {
padding-top: 6em;
padding-bottom: 6em;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
} .comment-navigation,
.post-navigation {
margin: 0 0 var(--post-half-margin);
}
.comment-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.comment-navigation .nav-links .nav-previous, .comment-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
margin: 0;
flex: 1 0 50%;
}
.comment-navigation .nav-links .nav-previous .nav-inner, .comment-navigation .nav-links .nav-next .nav-inner,
.post-navigation .nav-links .nav-previous .nav-inner,
.post-navigation .nav-links .nav-next .nav-inner {
display: flex;
align-items: center;
color: inherit;
text-decoration: none;
min-height: var(--nav-links-image-size);
}
.comment-navigation .nav-links .nav-previous .nav-image, .comment-navigation .nav-links .nav-next .nav-image,
.post-navigation .nav-links .nav-previous .nav-image,
.post-navigation .nav-links .nav-next .nav-image {
flex: 0 0 var(--nav-links-image-size);
height: var(--nav-links-image-size);
object-fit: cover;
margin: 0 1em 0 0;
overflow: hidden;
}
.button-shape-square .comment-navigation .nav-links .nav-previous .nav-image, .button-shape-square .comment-navigation .nav-links .nav-next .nav-image,
.button-shape-square .post-navigation .nav-links .nav-previous .nav-image,
.button-shape-square .post-navigation .nav-links .nav-next .nav-image {
border-radius: 0;
}
.button-shape-rounded .comment-navigation .nav-links .nav-previous .nav-image, .button-shape-rounded .comment-navigation .nav-links .nav-next .nav-image,
.button-shape-rounded .post-navigation .nav-links .nav-previous .nav-image,
.button-shape-rounded .post-navigation .nav-links .nav-next .nav-image {
border-radius: var(--soft-rounded);
}
.button-shape-round .comment-navigation .nav-links .nav-previous .nav-image, .button-shape-round .comment-navigation .nav-links .nav-next .nav-image,
.button-shape-round .post-navigation .nav-links .nav-previous .nav-image,
.button-shape-round .post-navigation .nav-links .nav-next .nav-image {
border-radius: var(--hard-rounded);
}
.rtl .comment-navigation .nav-links .nav-previous .nav-image, .rtl .comment-navigation .nav-links .nav-next .nav-image,
.rtl .post-navigation .nav-links .nav-previous .nav-image,
.rtl .post-navigation .nav-links .nav-next .nav-image {
margin: 0 0 0 1em;
}
.comment-navigation .nav-links .nav-previous .nav-inner-post-without-image .nav-image, .comment-navigation .nav-links .nav-next .nav-inner-post-without-image .nav-image,
.post-navigation .nav-links .nav-previous .nav-inner-post-without-image .nav-image,
.post-navigation .nav-links .nav-next .nav-inner-post-without-image .nav-image {
display: none;
}
.comment-navigation .nav-links .nav-previous .nav-text, .comment-navigation .nav-links .nav-next .nav-text,
.post-navigation .nav-links .nav-previous .nav-text,
.post-navigation .nav-links .nav-next .nav-text {
flex: 1 1 auto;
min-width: 0%;
}
.comment-navigation .nav-links .nav-previous .nav-text .nav-supertitle, .comment-navigation .nav-links .nav-next .nav-text .nav-supertitle,
.post-navigation .nav-links .nav-previous .nav-text .nav-supertitle,
.post-navigation .nav-links .nav-next .nav-text .nav-supertitle {
font-size: var(--nav-links-supertitle-size);
font-family: var(--supertitle-font);
width: 100%;
display: block;
}
.comment-navigation .nav-links .nav-previous .nav-text .nav-title, .comment-navigation .nav-links .nav-next .nav-text .nav-title,
.post-navigation .nav-links .nav-previous .nav-text .nav-title,
.post-navigation .nav-links .nav-next .nav-text .nav-title {
font-size: var(--nav-links-post-title-size);
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
transition: color 200ms ease;
width: 100%;
display: block;
}
.comment-navigation .nav-links .nav-previous .nav-text .nav-date, .comment-navigation .nav-links .nav-next .nav-text .nav-date,
.post-navigation .nav-links .nav-previous .nav-text .nav-date,
.post-navigation .nav-links .nav-next .nav-text .nav-date {
font-family: var(--subtitle-font);
width: 100%;
display: block;
}
.comment-navigation .nav-links .nav-next .nav-inner,
.post-navigation .nav-links .nav-next .nav-inner {
flex-direction: row-reverse;
text-align: right;
}
.rtl .comment-navigation .nav-links .nav-next .nav-inner,
.rtl .post-navigation .nav-links .nav-next .nav-inner {
text-align: left;
}
.comment-navigation .nav-links .nav-next .nav-inner .nav-image,
.post-navigation .nav-links .nav-next .nav-inner .nav-image {
margin: 0 0 0 1em;
}
.rtl .comment-navigation .nav-links .nav-next .nav-inner .nav-image,
.rtl .post-navigation .nav-links .nav-next .nav-inner .nav-image {
margin: 0 1em 0 0;
} body[class*=content-width-boxed] .site .site-content,
body[class*=content-width-boxed] .site-footer .widget-area {
margin-left: auto;
margin-right: auto;
position: relative;
padding-left: var(--content-padding);
padding-right: var(--content-padding);
width: 100%;
margin-left: auto;
margin-right: auto;
}
.content-width-boxed-1200 .site .site-content,
.content-width-boxed-1200 .site-footer .widget-area {
max-width: calc(1200px + var(--content-padding)*2);
}
.content-width-boxed-1400 .site .site-content,
.content-width-boxed-1400 .site-footer .widget-area {
max-width: calc(1400px + var(--content-padding)*2);
}
.content-width-boxed-1600 .site .site-content,
.content-width-boxed-1600 .site-footer .widget-area {
max-width: calc(1600px + var(--content-padding)*2);
}
.content-width-boxed-1800 .site .site-content,
.content-width-boxed-1800 .site-footer .widget-area {
max-width: calc(1800px + var(--content-padding)*2);
}
@media (max-width: 768px) {
.post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {
flex: 1 0 100%;
}
} .site-header {
opacity: 1;
}
.site-header .site-header-top-bar-inner,
.site-header .site-branding-inner,
.site-header .main-navigation-inner {
padding-left: var(--content-padding);
padding-right: var(--content-padding);
width: 100%;
}
.header-position-hidden .site-header {
display: none;
}
body:not(.bt-header-responsive-inactive):not(.bt-header-responsive-active) .site-header {
opacity: 0; } .site-branding .site-branding-text p {
margin: 0;
}
.site-branding .site-branding-text p a {
color: inherit;
text-decoration: none;
}
.site-branding .site-branding-text .site-title {
font-weight: bold;
font-size: clamp(1.25em,calc(var(--logo-height)*.25),1.75em);
font-family: var(--heading-font);
font-style: var(--heading-font-style);
padding: 0;
line-height: 1.2;
text-transform: var(--heading-text-transform);
}
.bt-sticky-header-active.bt-sticky-header .site-branding .site-branding-text .site-title {
font-size: clamp(1.125em,calc(var(--sticky-logo-height)*.25),1.75em);
}
.site-branding .site-branding-text .site-description {
font-size: 0.85em;
}
.site-branding .site-branding-widgets {
font-family: var(--menu-font);
}
.site-header-responsive-branding-text p {
margin: 0;
}
.site-header-responsive-branding-text p a {
color: inherit;
text-decoration: none;
}
.site-header-responsive-branding-text .site-title {
font-weight: bold;
font-size: clamp(1.25em,calc(var(--responsive-logo-height)*.25),1.5em);
font-family: var(--heading-font);
font-style: var(--heading-font-style);
padding: 0;
line-height: 1.2;
text-transform: var(--heading-text-transform);
}
.bt-sticky-header-active.bt-sticky-header .site-header-responsive-branding-text .site-title {
font-size: clamp(1.125em,calc(var(--responsive-sticky-logo-height)*.25),1.5em);
}
.site-header-responsive-branding-text .site-description {
font-size: 0.85em;
} .display-branding-text- .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-text, .display-branding-text-0 .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-text, .display-branding-text-false .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-text {
display: none;
} .primary-menu-position-logo-center.bt-header-responsive-inactive .site-header .menu-primary-menu-container {
display: grid;
grid-template-columns: 1fr max-content 1fr;
align-items: center;
}
.primary-menu-position-logo-center.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text {
display: none;
}
.primary-menu-position-logo-center.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text.cloned-site-branding {
display: block;
text-align: center;
padding-right: 0;
}
.primary-menu-position-logo-center.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text.cloned-site-branding .site-branding-text {
margin: 0.5em 0 !important;
}
.primary-menu-position-logo-center.bt-header-responsive-inactive .site-header nav .main-navigation-menu.right-nav {
padding-left: var(--desktop-menu-gap);
}
.primary-menu-position-logo-center.bt-header-responsive-inactive .site-header nav .main-navigation-menu.left-nav {
justify-content: flex-end;
}
.primary-menu-position-logo-center.bt-header-responsive-inactive .site-header .site-branding-widgets {
position: absolute;
right: 0;
opacity: 0.5;
}
.primary-menu-position-logo-center.bt-header-responsive-inactive.bt-sticky-header-active .site-header .site-branding .site-branding-inner .site-branding-logo-text.cloned-site-branding .site-branding-logo img {
margin-left: auto;
margin-right: auto;
}
.primary-menu-position-logo-center.bt-header-responsive-inactive.bt-sticky-header-active .site-header .site-branding .site-branding-inner .site-branding-logo-text.cloned-site-branding .site-branding-logo + .site-branding-text {
opacity: 0;
height: 0;
margin: 0 !important;
}
.primary-menu-position-logo-center.bt-header-responsive-inactive.bt-sticky-header.bt-sticky-header-active.bt-sticky-header-active-closed.bt-sticky-header-active-open.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text.cloned-site-branding .site-branding-logo + .site-branding-text {
opacity: 1;
height: auto;
margin: 0.5em 0 !important;
} .main-navigation ul.main-navigation-menu {
font-family: var(--menu-font);
font-size: var(--menu-font-size);
}
.main-navigation ul.main-navigation-menu > li li > a {
font-weight: var(--menu-other-levels-font-weight);
text-transform: var(--menu-other-levels-text-transform);
}
.main-navigation ul.main-navigation-menu > li > a {
font-weight: var(--menu-first-level-font-weight);
text-transform: var(--menu-first-level-text-transform);
}
.main-navigation ul.main-navigation-menu ul.sub-menu {
opacity: 0;
} .sub-toggler {
cursor: pointer;
justify-content: center;
transition: 200ms ease all;
color: inherit;
width: var(--subtoggler-size);
height: var(--subtoggler-size);
border: 0.65rem solid transparent;
align-items: center;
justify-content: flex-end;
position: absolute;
opacity: 0.4;
right: 0;
z-index: 5;
box-sizing: content-box;
}
.bt-header-responsive-active .sub-toggler {
border-width: 0.85em;
}
.rtl .sub-toggler {
right: auto;
left: 0;
}
.no-touch .bt-header-responsive-inactive .sub-toggler {
display: none;
}
.touch .sub-toggler {
display: flex;
}
.sub-toggler:before {
content: "";
border-bottom: var(--subtoggler-thickness) solid currentColor;
border-right: var(--subtoggler-thickness) solid currentColor;
position: absolute;
width: calc(var(--subtoggler-size) * .6);
height: calc(var(--subtoggler-size) * .6);
transform: rotate(45deg);
transform-origin: 50% 50%;
}
.rtl .sub-toggler:before {
transform: rotate(45deg);
}
li.on > .sub-toggler {
transform: scaleY(-1) translateY(-2%);
opacity: 1;
}
.bt-header-responsive-inactive ul.main-navigation-menu > li > .sub-toggler {
top: 0;
bottom: 0;
height: auto;
right: calc((var(--subtoggler-size) + .65rem*2) * -1);
}
.bt-header-responsive-inactive.rtl ul.main-navigation-menu > li > .sub-toggler {
right: auto;
left: calc((var(--subtoggler-size) + .65rem*2) * -1);
}
.bt-header-responsive-inactive ul ul .sub-toggler {
top: 0.25em;
right: calc(var(--submenu-side-padding) - .65rem);
}
.rtl.bt-header-responsive-inactive ul ul .sub-toggler {
right: auto;
left: calc(var(--submenu-side-padding) - .65rem);
}
.bt-header-responsive-active .sub-toggler {
top: calc(var(--responsive-menu-items-padding) - 0.65rem/2);
line-height: 1;
} .site-header-responsive {
display: none;
z-index: 4;
width: 100%;
padding-top: var(--responsive-menu-padding);
padding-bottom: var(--responsive-menu-padding);
position: absolute;
top: 0;  }
.bt-header-responsive-active .site-header-responsive {
display: block;
}
.header-position-hidden .site-header-responsive {
display: none;
}
.site-header-responsive .site-header-responsive-inner {
padding-left: var(--content-padding);
padding-right: var(--content-padding);
height: var(--responsive-logo-height);
}
.bt-sticky-header-active.bt-sticky-header .site-header-responsive .site-header-responsive-inner {
height: var(--responsive-sticky-logo-height);
}
.site-header-responsive .responsive-logo img, .site-header-responsive .responsive-sticky-logo img {
display: block;
height: var(--responsive-logo-height);
width: auto;
}
.site-header-responsive .responsive-sticky-logo img {
height: var(--responsive-sticky-logo-height);
}
.site-header-responsive .responsive-logo img {
display: block;
}
.bt-sticky-header-active.bt-sticky-header .site-header-responsive .responsive-logo img {
display: none;
}
.site-header-responsive .responsive-sticky-logo img {
display: none;
}
.bt-sticky-header-active.bt-sticky-header .site-header-responsive .responsive-sticky-logo img {
display: block;
}
.bt-sticky-header .site-header-responsive, .header-position-above .site-header-responsive {
position: absolute;
top: 0;
}
.bt-sticky-header-active.bt-sticky-header .site-header-responsive {
position: fixed;
top: 0;
transform: translateY(-100%);
transition: none;
z-index: 10;
}
.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .site-header-responsive {
transform: translateY(0%);
transition: 300ms ease transform;
}
.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed .site-header-responsive {
transform: translateY(-100%);
transition: 300ms ease transform;
}
.bt-sticky-header.sticky-style-shrink .site-header-responsive {
position: fixed !important;
left: 0;
right: 0;
top: 0;
transform: none;
transition: 300ms ease all;
}
.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo {
position: relative;
}
.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-sticky-logo {
display: flex !important;
position: absolute;
inset: 0;
justify-content: center;
align-items: center;
opacity: 0;
}
.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-logo img, .bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-sticky-logo img {
display: block !important;
height: var(--responsive-logo-height);
}
.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-logo img, .bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-sticky-logo img {
height: var(--responsive-sticky-logo-height);
transition: height 300ms ease 0s;
}
.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-logo {
opacity: 0;
}
.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-sticky-logo {
opacity: 1;
}
.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive {
transition: 300ms ease all;
}
.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive .site-header-responsive-inner {
height: var(--responsive-logo-height);
}
.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive .site-header-responsive-branding-text .site-title {
font-size: clamp(1.25em,calc(var(--responsive-logo-height)*0.25),1.5em);
}
.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-logo {
opacity: 1;
}
.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-sticky-logo {
opacity: 0;
}
.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-logo img, .bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-sticky-logo img {
height: var(--responsive-logo-height);
}
.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header-responsive {
transform: none;
top: 0;
}
.bt-sticky-header-active.bt-sticky-header-active-open.sticky-style-show-on-scroll-up .site-header-responsive, .bt-sticky-header-active.bt-sticky-header-active-open.bt-sticky-header-active-closed.sticky-style-show-on-scroll-up.bt-scroll-up .site-header-responsive, .bt-sticky-header-active.bt-sticky-header-active-open.sticky-style-show-on-scroll-up.bt-scroll-down .site-header-responsive {
transform: translateY(-100%);
box-shadow: none;
}
.bt-sticky-header-active.bt-sticky-header-active-open.sticky-style-show-on-scroll-up.bt-scroll-up .site-header-responsive {
transform: none;
box-shadow: var(--sticky-menu-shadow);
} .site-header-responsive {  }
.header-width-boxed-boxed-1200.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive, .sticky-header-width-boxed-boxed-1200.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
max-width: 1200px;
width: 100%;
margin-left: calc((100vw - 1200px)/2);
margin-right: calc((100vw - 1200px)/2);
}
.header-width-wide-boxed-1200.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive .site-header-responsive-inner, .sticky-header-width-wide-boxed-1200.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive .site-header-responsive-inner {
max-width: calc(1200px + var(--content-padding)*2);
margin-left: auto;
margin-right: auto;
}
@media (max-width: 1200px) {
.site-header-responsive { }
.header-width-boxed-boxed-1200.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive, .sticky-header-width-boxed-boxed-1200.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
margin-left: 0;
margin-right: 0;
}
}
.site-header-responsive {  }
.header-width-boxed-boxed-1400.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive, .sticky-header-width-boxed-boxed-1400.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
max-width: 1400px;
width: 100%;
margin-left: calc((100vw - 1400px)/2);
margin-right: calc((100vw - 1400px)/2);
}
.header-width-wide-boxed-1400.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive .site-header-responsive-inner, .sticky-header-width-wide-boxed-1400.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive .site-header-responsive-inner {
max-width: calc(1400px + var(--content-padding)*2);
margin-left: auto;
margin-right: auto;
}
@media (max-width: 1400px) {
.site-header-responsive { }
.header-width-boxed-boxed-1400.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive, .sticky-header-width-boxed-boxed-1400.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
margin-left: 0;
margin-right: 0;
}
}
.site-header-responsive {  }
.header-width-boxed-boxed-1600.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive, .sticky-header-width-boxed-boxed-1600.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
max-width: 1600px;
width: 100%;
margin-left: calc((100vw - 1600px)/2);
margin-right: calc((100vw - 1600px)/2);
}
.header-width-wide-boxed-1600.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive .site-header-responsive-inner, .sticky-header-width-wide-boxed-1600.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive .site-header-responsive-inner {
max-width: calc(1600px + var(--content-padding)*2);
margin-left: auto;
margin-right: auto;
}
@media (max-width: 1600px) {
.site-header-responsive { }
.header-width-boxed-boxed-1600.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive, .sticky-header-width-boxed-boxed-1600.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
margin-left: 0;
margin-right: 0;
}
}
.site-header-responsive {  }
.header-width-boxed-boxed-1800.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive, .sticky-header-width-boxed-boxed-1800.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
max-width: 1800px;
width: 100%;
margin-left: calc((100vw - 1800px)/2);
margin-right: calc((100vw - 1800px)/2);
}
.header-width-wide-boxed-1800.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive .site-header-responsive-inner, .sticky-header-width-wide-boxed-1800.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive .site-header-responsive-inner {
max-width: calc(1800px + var(--content-padding)*2);
margin-left: auto;
margin-right: auto;
}
@media (max-width: 1800px) {
.site-header-responsive { }
.header-width-boxed-boxed-1800.bt-header-responsive-active.bt-sticky-header-inactive .site-header-responsive, .sticky-header-width-boxed-boxed-1800.bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
margin-left: 0;
margin-right: 0;
}
} .site-header-responsive-inner {
display: flex;
align-items: center;
justify-content: space-between;
position: relative; }
.site-header-responsive-inner:after {
content: "";
display: none;
width: var(--responsive-trigger-size);
height: var(--responsive-trigger-size);
pointer-events: none;
}
.responsive-logo-position-center.responsive-trigger-position-left .site-header-responsive-inner:after {
display: block;
order: 4;
margin-left: var(--content-padding);
}
.responsive-logo-position-center.responsive-trigger-position-left.rtl .site-header-responsive-inner:after {
order: 1;
}
.responsive-logo-position-center.responsive-trigger-position-right .site-header-responsive-inner:after {
display: block;
order: -1;
margin-right: var(--content-padding);
}
.responsive-logo-position-center.responsive-trigger-position-right.rtl .site-header-responsive-inner:after {
order: 1;
}
.site-header-responsive-inner .site-header-responsive-widgets {
display: flex;
position: absolute;
top: 0;
bottom: 0;
align-items: center;
}
.responsive-logo-position-left.responsive-trigger-position-left .site-header-responsive-inner .site-header-responsive-widgets {
right: var(--content-padding);
}
.responsive-logo-position-left.responsive-trigger-position-right .site-header-responsive-inner .site-header-responsive-widgets {
position: relative;
order: 2;
}
.responsive-logo-position-right.responsive-trigger-position-left .site-header-responsive-inner .site-header-responsive-widgets {
position: relative;
order: 1;
}
.responsive-logo-position-right.responsive-trigger-position-left.rtl .site-header-responsive-inner .site-header-responsive-widgets {
position: relative;
order: 2;
}
.responsive-logo-position-right.responsive-trigger-position-right .site-header-responsive-inner .site-header-responsive-widgets {
left: var(--content-padding);
}
.responsive-logo-position-center.responsive-trigger-position-left .site-header-responsive-inner .site-header-responsive-widgets {
right: var(--content-padding);
}
.responsive-logo-position-center.responsive-trigger-position-right .site-header-responsive-inner .site-header-responsive-widgets {
left: var(--content-padding);
}
.site-header-responsive-inner .site-header-responsive-widgets .site-header-responsive-widgets-inner {
display: flex;
align-items: center;
} .site-header-responsive-widgets {
transition: 250ms ease all;
display: none;
}
.bt-header-responsive-active .site-header-responsive-widgets {
display: flex;
}
.bt-header-responsive-active.bt-responsive-menu-visible .site-header-responsive-widgets {
opacity: 0;
pointer-events: none;
} .site-header-responsive-trigger {
width: var(--responsive-trigger-size);
height: var(--responsive-trigger-size);
display: flex;
pointer-events: initial;
transition: 300ms ease all; }
.responsive-trigger-position-left .site-header-responsive-trigger {
order: 1;
margin-right: var(--content-padding);
}
.responsive-trigger-position-left.rtl .site-header-responsive-trigger {
order: 3;
}
.responsive-trigger-position-right .site-header-responsive-trigger {
order: 3;
margin-left: var(--content-padding);
}
.responsive-trigger-position-right.rtl .site-header-responsive-trigger {
order: 1;
}
.site-header-responsive-trigger .site-header-responsive-trigger-icon {
display: flex;
flex-direction: column;
flex: 1 0 100%;
justify-content: center;
position: relative;
cursor: pointer;
}
.site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-1,
.site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-2,
.site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-3,
.site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-4 {
background-color: currentColor;
width: 100%;
height: var(--responsive-trigger-thickness);
margin: var(--responsive-trigger-line-spacing) 0;
z-index: 1;
transform-origin: center;
transition: 250ms ease all;
transform: none;
}
.bt-header-responsive-active.bt-responsive-menu-visible.responsive-menu-position-full-screen .site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-1,
.bt-header-responsive-active.bt-responsive-menu-visible.responsive-menu-position-full-screen .site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-2,
.bt-header-responsive-active.bt-responsive-menu-visible.responsive-menu-position-full-screen .site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-3,
.bt-header-responsive-active.bt-responsive-menu-visible.responsive-menu-position-full-screen .site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-4 {
background-color: currentColor;
}
.site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-4 {
z-index: 0;
position: absolute;
left: 0;
top: calc(50% - var(--responsive-trigger-thickness));
opacity: 0;
}
.bt-responsive-menu-visible .site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-1,
.bt-responsive-menu-visible .site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-3 {
opacity: 0;
transform: scale(0);
}
.bt-responsive-menu-visible .site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-2 {
transform: rotate(45deg);
margin: 0;
}
.bt-responsive-menu-visible .site-header-responsive-trigger .site-header-responsive-trigger-icon .trigger-line-4 {
transform: rotate(-45deg);
opacity: 1;
margin: 0;
} .site-header-responsive-logo-text {
transition: 250ms ease all;
display: flex;
align-items: center; }
.site-header-responsive-logo-text .responsive-logo {
display: block;
}
.responsive-logo-position-left .site-header-responsive-logo-text {
order: 2;
margin-right: auto;
}
.responsive-logo-position-right .site-header-responsive-logo-text {
order: 2;
margin-left: auto;
}
.responsive-logo-position-left.responsive-trigger-position-right .site-header-responsive-logo-text, .responsive-logo-position-right.responsive-trigger-position-right .site-header-responsive-logo-text, .responsive-logo-position-center.responsive-trigger-position-right .site-header-responsive-logo-text {
order: 1;
}
.responsive-logo-position-left.responsive-trigger-position-right.rtl .site-header-responsive-logo-text {
order: 3;
}
.responsive-logo-position-center .site-header-responsive-logo-text {
order: 2;
}
.bt-header-responsive-active.bt-responsive-menu-visible .site-header-responsive-logo-text {
opacity: 0;
pointer-events: none;
}
.site-header-responsive-logo-text .site-header-responsive-logo + .site-header-responsive-branding-text {
margin-left: 0.5em;
}
.rtl .site-header-responsive-logo-text .site-header-responsive-logo + .site-header-responsive-branding-text {
margin-left: 0;
margin-right: 0.5em;
} .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo {
display: flex;
justify-content: flex-start;
}
.site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo {
display: none;
}
.site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .responsive-menu-logo {
display: none;
}
.site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo a img {
height: 100%;
display: block;
width: auto;
}
.bt-header-responsive-active .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo a img {
max-height: var(--responsive-menu-logo-height, var(--responsive-logo-height));
margin: 0 auto;
} .bt-responsive-menu-visible.bt-header-responsive-active {
overflow-y: hidden;
}
.site-header-responsive {
transition: 300ms ease transform;
}
.bt-header-responsive-active.responsive-menu-position-left.bt-responsive-menu-visible.responsive-trigger-position-left .site-header-responsive {
transform: translateX(var(--responsive-menu-max-width));
}
.bt-header-responsive-active.responsive-menu-position-right.bt-responsive-menu-visible.responsive-trigger-position-right .site-header-responsive {
transform: translateX(calc(var(--responsive-menu-max-width) * -1));
}
.bt-header-responsive-active.responsive-menu-position-full-screen.bt-responsive-menu-visible .site-header-responsive {
z-index: 12;
background-color: transparent;
pointer-events: none;
} .site-header { }
.bt-header-responsive-active .site-header {
z-index: 11;
top: 0;
bottom: 0;
position: fixed;
width: 100%;
max-width: var(--responsive-menu-max-width);
display: flex;
flex-direction: column;
transition: none;
overflow-x: hidden;
overflow-y: auto;
padding-top: var(--content-padding);
padding-bottom: var(--content-padding);
}
.bt-header-responsive-active .site-header .site-header-top-bar,
.bt-header-responsive-active .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo,
.bt-header-responsive-active .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo,
.bt-header-responsive-active .site-header .site-branding-widgets,
.bt-header-responsive-active .site-header .site-navigation-widgets,
.bt-header-responsive-active .site-header .cloned-site-branding {
display: none;
}
.bt-header-responsive-active .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .responsive-menu-logo {
display: block;
}
.bt-header-responsive-active .site-header .site-branding {
background-color: transparent;
color: inherit;
order: 1;
}
.bt-header-responsive-active .site-header .site-branding .site-branding-logo-text {
margin-bottom: 2em;
}
.bt-header-responsive-active .site-header .site-branding .site-branding-logo-text .site-branding-text {
text-align: center;
}
.bt-header-responsive-active .site-header .site-menu-responsive-widgets {
display: block;
order: 3;
text-align: center;
}
.bt-header-responsive-active .site-header .site-menu-responsive-widgets .site-menu-responsive-widgets-inner {
padding-top: calc(var(--content-padding) * 2);
padding-left: var(--content-padding);
padding-right: var(--content-padding);
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: center;
align-items: center;
}
.bt-header-responsive-ready.bt-header-responsive-active .site-header {
transition: 300ms ease transform;
box-shadow: var(--responsive-menu-shadow-off);
}
.bt-header-responsive-active.responsive-menu-position-left .site-header {
left: 0;
transform: translateX(-100%);
}
.bt-header-responsive-active.responsive-menu-position-right .site-header {
right: 0;
transform: translateX(100%);
}
.bt-header-responsive-active.responsive-menu-position-full-screen .site-header {
left: 0;
right: 0;
opacity: 0;
max-width: 100%;
pointer-events: none;
}
.bt-header-responsive-active.responsive-menu-position-full-screen .site-header .site-branding .site-branding-inner {
max-width: var(--responsive-menu-max-width);
margin-left: auto;
margin-right: auto;
}
.bt-header-responsive-active.responsive-menu-position-full-screen .site-header .main-navigation .main-navigation-inner {
max-width: var(--responsive-menu-max-width);
margin-left: auto;
margin-right: auto;
}
.bt-header-responsive-active.responsive-menu-position-full-screen .site-header .site-menu-responsive-widgets {
margin-top: auto;
}
.bt-header-responsive-active.responsive-menu-position-full-screen .site-header .site-menu-responsive-widgets .site-menu-responsive-widgets-inner {
max-width: var(--responsive-menu-max-width);
margin-left: auto;
margin-right: auto;
}
.bt-header-responsive-active.bt-responsive-menu-visible .site-header {
transform: translateX(0);
}
.bt-header-responsive-active.responsive-menu-position-left.bt-responsive-menu-visible .site-header {
box-shadow: var(--responsive-menu-shadow-left);
}
.bt-header-responsive-active.responsive-menu-position-right.bt-responsive-menu-visible .site-header {
box-shadow: var(--responsive-menu-shadow-right);
}
.bt-header-responsive-active.responsive-menu-position-full-screen .site-header {
opacity: 0;
transition: 300ms ease opacity;
}
.bt-header-responsive-active.bt-responsive-menu-visible.responsive-menu-position-full-screen .site-header {
opacity: 1;
pointer-events: initial;
} .bt-header-responsive-active .main-navigation {
order: 2;
width: 100%;
display: block;
}
.bt-header-responsive-active .main-navigation .menu-primary-menu-container {
flex-basis: 100%;
max-width: 100%;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu {
margin: 0;
padding: 0;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li {
display: block;
padding: 0;
margin: 0;
position: relative;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li.menu-item-has-children > a {
margin-right: calc(var(--subtoggler-size) + 1.75rem);
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li ul {
font-size: 0.95em;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li a {
text-decoration: none;
color: inherit;
padding: var(--responsive-menu-items-padding) 0;
display: block;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li li a {
padding-left: var(--responsive-menu-subitem-spacing);
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li li li a {
padding-left: calc(var(--responsive-menu-subitem-spacing) * 1.5);
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li li li li a {
padding-left: calc(var(--responsive-menu-subitem-spacing) * 2);
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li li li li li a {
padding-left: calc(var(--responsive-menu-subitem-spacing) * 2.5);
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu {
display: flex;
flex-direction: column;
max-width: 100%;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li:not(last-child):after {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: currentColor;
opacity: 0.2;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li:first-child:before {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: currentColor;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu > li:first-child:before,
.bt-header-responsive-active .main-navigation ul.main-navigation-menu > li:last-child:after {
display: none;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu > li:after, .bt-header-responsive-active .main-navigation ul.main-navigation-menu > li:before {
opacity: 0.2;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu ul > li:after, .bt-header-responsive-active .main-navigation ul.main-navigation-menu ul > li:before {
opacity: 0.1;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu ul > li:last-child:after {
display: none;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu ul.sub-menu {
display: block;
opacity: 0;
pointer-events: none;
height: 0;
margin: 0;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu ul.sub-menu li {
position: relative;
display: block;
margin: 0;
}
.bt-header-responsive-active .main-navigation ul.main-navigation-menu li.on > ul {
opacity: 1;
pointer-events: initial;
height: auto;
margin: 0;
}
.bt-header-responsive-active:not(.bt-responsive-menu-visible) .main-navigation ul.main-navigation-menu li.on > ul {
pointer-events: none;
}
.rtl.bt-header-responsive-active .main-navigation ul.main-navigation-menu li a {
padding-left: 0;
}
.rtl.bt-header-responsive-active .main-navigation ul.main-navigation-menu li.menu-item-has-children > a {
margin-right: 0;
margin-left: calc(var(--subtoggler-size) + 1.75rem);
}
.rtl.bt-header-responsive-active .main-navigation ul.main-navigation-menu li li a {
padding-right: var(--responsive-menu-subitem-spacing);
padding-left: 0;
}
.rtl.bt-header-responsive-active .main-navigation ul.main-navigation-menu li li li a {
padding-right: calc(var(--responsive-menu-subitem-spacing) * 1.5);
padding-left: 0;
}
.rtl.bt-header-responsive-active .main-navigation ul.main-navigation-menu li li li li a {
padding-right: calc(var(--responsive-menu-subitem-spacing) * 2);
padding-left: 0;
}
.rtl.bt-header-responsive-active .main-navigation ul.main-navigation-menu li li li li li a {
padding-right: calc(var(--responsive-menu-subitem-spacing) * 2.5);
padding-left: 0;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul {
padding: 0;
margin: 0;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul li {
display: block;
padding: 0 var(--submenu-side-padding);
margin: 0;
position: relative;
transition: 200ms ease all;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul li a {
display: block;
padding: var(--submenu-item-top-bottom-padding) 0;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul li a:hover {
color: var(--accent-color);
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul li:before {
content: "";
display: block;
background-color: var(--accent-color);
}
.touch .bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul li.menu-item-has-children a {
margin-right: calc(var(--subtoggler-size) + 1rem);
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul li:first-child {
margin-top: var(--submenu-top-bottom-padding);
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul li:last-child {
margin-bottom: var(--submenu-top-bottom-padding);
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu ul li:not(:last-child):after {
content: "";
display: block;
left: 1em;
right: 1em;
height: 1px;
background-color: currentColor;
opacity: 0.1;
bottom: 0;
}
.touch .bt-header-responsive-inactive.rtl .main-navigation ul.main-navigation-menu ul li.menu-item-has-children a {
margin-right: 0;
margin-left: calc(var(--subtoggler-size) + 1rem);
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.bt-wide-dropdown > ul > li:not(:last-child):after {
display: none;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.bt-wide-dropdown > ul ul:before {
content: "";
display: block;
left: 1em;
right: 1em;
height: 2px;
background-color: currentColor;
opacity: 0.2;
top: 0;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.bt-wide-dropdown ul ul li:before {
left: calc(var(--submenu-side-padding) * -1);
}
.rtl.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.bt-wide-dropdown ul ul li:before {
left: auto;
right: calc(var(--submenu-side-padding) * -1);
} .bt-header-responsive-inactive { }
.bt-header-responsive-inactive .site-header {
z-index: 10;
width: 100%;
}
.bt-header-responsive-inactive .site-header a {
color: inherit;
}
.bt-header-responsive-inactive .site-header .site-header-top-bar {
min-height: var(--topbar-height);
display: flex;
align-items: center;
}
.bt-header-responsive-inactive .site-header .site-header-top-bar .site-header-top-bar-inner {
flex-basis: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.bt-header-responsive-inactive .site-header .site-header-top-bar .site-header-top-bar-inner > div {
display: flex;
align-items: center;
}
.bt-header-responsive-inactive .site-header .site-header-top-bar .site-header-top-bar-inner .site-header-top-bar-inner-right:only-child {
margin-left: auto;
}
.bt-header-responsive-inactive .site-header .site-header-top-bar .site-header-top-bar-inner .site-header-top-bar-inner-left:only-child {
margin-right: auto;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-text .site-title {
margin: 0;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-text .site-title a {
color: inherit;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-text .site-description {
margin: 0;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text {
display: flex;
align-items: center;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo {
flex: 1 0 auto;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo {
display: block;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo img {
height: max(var(--logo-height), var(--min-header-height));
display: block;
}
.bt-header-responsive-inactive.bt-sticky-header-active .site-header .site-branding .site-branding-logo-text .site-branding-logo .logo img {
height: var(--sticky-logo-height);
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header .site-header .site-branding .site-branding-logo-text .site-branding-logo .logo {
display: none;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo {
display: none;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo img {
height: var(--sticky-logo-height);
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header .site-header .site-branding .site-branding-logo-text .site-branding-logo .sticky-logo {
display: block;
}
.bt-header-responsive-inactive .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo + .site-branding-text {
margin-left: 0.5em;
}
.bt-header-responsive-inactive .site-header .site-menu-responsive-widgets, .bt-header-responsive-inactive .site-header .site-header-responsive-widgets {
display: none;
}
.bt-header-responsive-inactive.rtl .site-header .site-header-top-bar .site-header-top-bar-inner {
flex-direction: row-reverse;
}
.bt-header-responsive-inactive.rtl .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo + .site-branding-text {
margin-left: 0;
margin-right: 0.5em;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-left.header-position-above .site-header:has(.main-navigation[style*="--secondary-color:var(--transparent-color)"]) .site-branding[style*="--secondary-color:var(--transparent-color)"] .site-branding-inner, .bt-header-responsive-inactive.primary-menu-position-bottom-right.header-position-above .site-header:has(.main-navigation[style*="--secondary-color:var(--transparent-color)"]) .site-branding[style*="--secondary-color:var(--transparent-color)"] .site-branding-inner, .bt-header-responsive-inactive.primary-menu-position-bottom-center.header-position-above .site-header:has(.main-navigation[style*="--secondary-color:var(--transparent-color)"]) .site-branding[style*="--secondary-color:var(--transparent-color)"] .site-branding-inner {
position: relative;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-left.header-position-above .site-header:has(.main-navigation[style*="--secondary-color:var(--transparent-color)"]) .site-branding[style*="--secondary-color:var(--transparent-color)"] .site-branding-inner:after, .bt-header-responsive-inactive.primary-menu-position-bottom-right.header-position-above .site-header:has(.main-navigation[style*="--secondary-color:var(--transparent-color)"]) .site-branding[style*="--secondary-color:var(--transparent-color)"] .site-branding-inner:after, .bt-header-responsive-inactive.primary-menu-position-bottom-center.header-position-above .site-header:has(.main-navigation[style*="--secondary-color:var(--transparent-color)"]) .site-branding[style*="--secondary-color:var(--transparent-color)"] .site-branding-inner:after {
content: "";
display: block;
height: 2px;
width: 100%;
background: currentColor;
position: absolute;
inset: auto 0 0 0;
opacity: 0.1;
} .bt-header-responsive-inactive .main-navigation {
display: flex;
align-items: center;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu {
display: flex;
margin: 0;
padding: 0;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu li {
display: flex;
margin: 0;
padding: 0;
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu li ul {
opacity: 0;
pointer-events: none;
display: none;
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li {
position: relative;
display: flex;
align-items: center;
margin: 0 var(--desktop-menu-gap) 0 0;
justify-content: space-between;
}
.bt-header-responsive-inactive.rtl .main-navigation ul.main-navigation-menu > li {
margin: 0 0 0 var(--desktop-menu-gap);
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li > a {
text-decoration: none;
color: inherit;
padding: 0;
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu ul {
box-shadow: var(--submenu-shadow);
position: absolute;
left: calc(var(--desktop-menu-gap) * .5 * -1);
z-index: 99999;
width: var(--submenu-width);
flex-direction: column;
display: flex;
opacity: 0;
pointer-events: none;   }
.bt-header-responsive-inactive .main-navigation ul ul {
top: var(--below-logo-menu-height);
}
.bt-header-responsive-inactive .main-navigation.main-navigation-logo-area ul ul {
top: calc(100% - ((var(--logo-height) - var(--min-header-height)) / 2));
}
.bt-header-responsive-inactive.bt-sticky-header-active .main-navigation.main-navigation-logo-area ul ul {
top: calc(((max(var(--sticky-logo-height), var(--min-header-sticky-height)) - min(var(--sticky-logo-height), var(--min-header-sticky-height))) / 2) + min(var(--sticky-logo-height), var(--min-header-sticky-height)));
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu ul ul {
top: 0;
left: var(--submenu-width);
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu li.on > ul {
opacity: 1;
pointer-events: initial;
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu li.on > ul ul {
left: var(--submenu-width);
top: calc(var(--submenu-top-bottom-padding) * -1) !important;
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li {   }
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li > a {
white-space: nowrap;
padding: 0;
z-index: 1;
overflow: hidden;
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li > a:before {
content: "";
display: block;
background-color: var(--accent-color);
position: absolute;
z-index: -2;
left: 0;
width: var(--desktop-menu-selected-line-width);
height: var(--desktop-menu-selected-line-thickness);
transform: scaleX(0);   }
.bt-header-responsive-inactive .main-navigation nav > ul > li > a:before {
bottom: 0;
}
.bt-header-responsive-inactive .main-navigation.main-navigation-logo-area nav > ul > li > a:before {
bottom: 0;
}
.bt-header-responsive-inactive.bt-sticky-header-active .main-navigation.main-navigation-logo-area nav > ul > li > a:before {
top: calc(min(var(--sticky-logo-height),var(--min-header-sticky-height)) / 2 - 4px + 50%);
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li > a:after {
content: "";
display: block;
position: absolute;
z-index: -1;
bottom: 0;
top: 0;
left: calc(var(--desktop-menu-gap) * .5 * -1);
right: calc(var(--desktop-menu-gap) * .5 * -1);
opacity: 0;   }
.bt-header-responsive-inactive .main-navigation nav > ul > li > a:after {
height: var(--below-logo-menu-height);
}
.bt-header-responsive-inactive .main-navigation.main-navigation-logo-area nav > ul > li > a:after {
top: calc((var(--logo-height) - var(--min-header-height)) / 2);
height: var(--min-header-height); }
.bt-header-responsive-inactive.bt-sticky-header-active .main-navigation.main-navigation-logo-area nav > ul > li > a:after {
top: calc((var(--sticky-logo-height) - var(--min-header-sticky-height)) / 2);
height: min(var(--sticky-logo-height), var(--min-header-sticky-height));
}
.bt-header-responsive-inactive .main-navigation nav > ul > li > a {
line-height: var(--below-logo-menu-height);
}
.bt-header-responsive-inactive .main-navigation.main-navigation-logo-area nav > ul > li > a {
line-height: max(var(--logo-height), var(--min-header-height));
}
.bt-header-responsive-inactive.bt-sticky-header-active .main-navigation.main-navigation-logo-area nav > ul > li > a {
line-height: max(var(--sticky-logo-height), var(--min-header-sticky-height));
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li.menu-item-has-children { }
.touch .bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li.menu-item-has-children > a:after {
right: calc(var(--desktop-menu-gap) * .3 * -1 - .65rem - var(--subtoggler-size));
}
.touch[dir=rtl] .bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li.menu-item-has-children > a:after {
right: calc(var(--desktop-menu-gap) * 0.5 * -1);
left: calc(var(--desktop-menu-gap) * .3 * -1 - .65rem - var(--subtoggler-size));
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li.on > a:after {
opacity: 1;
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li.current-menu-item > a:before {
transform: scaleX(1);
}
.bt-header-responsive-inactive.rtl .main-navigation nav > ul.main-navigation-menu ul {
right: calc(var(--desktop-menu-gap) * .5 * -1);
left: auto;
}
.bt-header-responsive-inactive.rtl .main-navigation nav > ul.main-navigation-menu li.on > ul ul {
left: auto;
right: var(--submenu-width);
}
.bt-header-responsive-inactive.rtl .main-navigation nav > ul.main-navigation-menu > li > a:before {
left: auto;
right: 0;
} .bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown > li:not(:last-child):after {
display: none;
}
.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown ul:before {
content: "";
display: block;
left: 1em;
right: 1em;
height: 2px;
background-color: currentColor;
opacity: 0.2;
top: 0;
}
.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown > ul {
width: fit-content;
left: 50%;
flex-direction: row;
background-color: var(--dropdown-hover-secondary-color);
transform: translateX(-50%);
}
.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown > ul > li {
margin-top: var(--submenu-top-bottom-padding);
margin-bottom: var(--submenu-top-bottom-padding);
background-color: var(--dropdown-hover-secondary-color);
}
.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown > ul > li .sub-toggler {
display: none;
}
.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown > ul > li > ul {
opacity: 1;
position: initial;
top: auto;
left: initial;
transform: none;
box-shadow: none;
}
.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown > ul > li > ul > li {
padding-left: 0;
padding-right: 0;
}
.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown > ul > li > ul > li:last-child {
margin-bottom: 0;
}
.bt-header-responsive-inactive.rtl .main-navigation nav > ul > li.bt-wide-dropdown > ul {
transform: translateX(50%);
} :not(.rtl).bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown.bt-wide-dropdown-align-left > ul {
transform: translateX(calc(-1 * var(--submenu-width)/2)) !important;
left: 0;
right: auto;
}
:not(.rtl).bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown.bt-wide-dropdown-align-right > ul {
transform: translateX(calc(var(--submenu-width)/2)) !important;
left: auto;
right: 0;
}
.rtl.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown.bt-wide-dropdown-align-left > ul {
transform: translateX(calc(-1 * var(--submenu-width)/2)) !important;
left: 0;
right: auto;
}
.rtl.bt-header-responsive-inactive .main-navigation nav > ul > li.bt-wide-dropdown.bt-wide-dropdown-align-right > ul {
transform: translateX(calc(var(--submenu-width)/2)) !important;
left: auto;
right: 0;
} .bt-header-responsive-inactive .site-header {
position: absolute;
transition: none;
top: 0;
}
.bt-header-responsive-inactive.bt-sticky-header .site-header {
position: absolute;
transition: none;
transition: 300ms ease transform;
top: 0;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header .site-header {
transition: none;
position: fixed;
left: 0;
right: 0;
margin: auto;
transform: translateY(-100%);
z-index: 10;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header .site-header .site-header-top-bar {
display: var(--site-header-top-bar-sticky-display);
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .site-header {
transform: translateY(0%);
transition: 300ms ease transform;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed .site-header {
transform: translateY(-100%);
transition: 300ms ease transform;
} .site-header {  }
.bt-header-responsive-inactive.sticky-style-shrink .site-header {
position: fixed;
left: 0;
right: 0;
margin: auto;
z-index: 10;
transform: none !important; }
.bt-header-responsive-inactive.sticky-style-shrink .site-header .site-branding,
.bt-header-responsive-inactive.sticky-style-shrink .site-header .main-navigation:not(.main-navigation-logo-area) {
transition: background-color 300ms ease 0s, color 300ms ease 0s;
}
.bt-header-responsive-inactive.sticky-style-shrink .site-header .site-branding-inner .site-branding-logo-text .site-branding-logo {
position: relative;
}
.bt-header-responsive-inactive.sticky-style-shrink .site-header .site-branding-inner .site-branding-logo-text .site-branding-logo .logo {
display: block !important;
opacity: 1;
}
.bt-header-responsive-inactive.sticky-style-shrink .site-header .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo {
display: flex !important;
position: absolute;
inset: 0;
justify-content: flex-start;
align-items: center;
opacity: 0;
}
.bt-header-responsive-inactive.sticky-style-shrink .site-header .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo img {
height: var(--logo-height);
}
.site-header .site-header-top-bar {    }
.bt-header-responsive-inactive.bt-sticky-header.sticky-style-shrink .site-header .site-header-top-bar {
overflow: hidden;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header .site-header-top-bar {
display: flex;
overflow: hidden;
transform: translateY(calc(var(--real-top-bar-height) * -1));
transition: all 300ms ease 0s;
margin-bottom: calc(var(--real-top-bar-height) * -1);
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header .site-header-top-bar {
transform: translateY(0);
margin-bottom: 0;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-text .site-title {
font-size: clamp(1.25em,calc(var(--logo-height)*0.25),1.75em);
}
.bt-header-responsive-inactive.bt-sticky-header.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo, .bt-header-responsive-inactive.bt-sticky-header.bt-sticky-header-active.bt-sticky-header-active-closed.bt-sticky-header-active-open.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo {
opacity: 1;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo {
opacity: 0;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .logo {
display: block !important;
}
.bt-header-responsive-inactive.bt-sticky-header.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo, .bt-header-responsive-inactive.bt-sticky-header.bt-sticky-header-active.bt-sticky-header-active-closed.bt-sticky-header-active-open.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo {
opacity: 0;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo .sticky-logo {
opacity: 1;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo img {
transition: height 300ms ease 0s;
height: var(--sticky-logo-height);
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header .site-branding .site-branding-inner .site-branding-logo-text .site-branding-logo img {
transition: height 300ms ease 0s;
height: var(--logo-height);
} .site-header {  }
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open.sticky-style-show-on-scroll-up .site-header, .bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open.bt-sticky-header-active-closed.sticky-style-show-on-scroll-up.bt-scroll-up .site-header, .bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open.sticky-style-show-on-scroll-up.bt-scroll-down .site-header {
transform: translateY(-100%);
box-shadow: none;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open.sticky-style-show-on-scroll-up.bt-scroll-up .site-header {
transform: translateY(0);
box-shadow: var(--sticky-menu-shadow);
} .bt-header-responsive-inactive .site-header .site-branding .main-navigation.main-navigation-logo-area,
.bt-header-responsive-inactive .site-header > .main-navigation .main-navigation-inner {
flex-basis: auto;
flex-grow: 1;
display: flex;
flex-wrap: wrap;
}
.bt-header-responsive-inactive.primary-menu-position-logo-left .site-header .site-branding .main-navigation.main-navigation-logo-area, .bt-header-responsive-inactive.primary-menu-position-bottom-left .site-header .site-branding .main-navigation.main-navigation-logo-area, .bt-header-responsive-inactive.primary-menu-position-logo-right.rtl .site-header .site-branding .main-navigation.main-navigation-logo-area, .bt-header-responsive-inactive.primary-menu-position-bottom-right.rtl .site-header .site-branding .main-navigation.main-navigation-logo-area,
.bt-header-responsive-inactive.primary-menu-position-logo-left .site-header > .main-navigation .main-navigation-inner,
.bt-header-responsive-inactive.primary-menu-position-bottom-left .site-header > .main-navigation .main-navigation-inner,
.bt-header-responsive-inactive.primary-menu-position-logo-right.rtl .site-header > .main-navigation .main-navigation-inner,
.bt-header-responsive-inactive.primary-menu-position-bottom-right.rtl .site-header > .main-navigation .main-navigation-inner {
justify-content: space-between;
}
.bt-header-responsive-inactive.primary-menu-position-logo-right .site-header .site-branding .main-navigation.main-navigation-logo-area, .bt-header-responsive-inactive.primary-menu-position-bottom-right .site-header .site-branding .main-navigation.main-navigation-logo-area, .bt-header-responsive-inactive.primary-menu-position-logo-left.rtl .site-header .site-branding .main-navigation.main-navigation-logo-area, .bt-header-responsive-inactive.primary-menu-position-bottom-left.rtl .site-header .site-branding .main-navigation.main-navigation-logo-area,
.bt-header-responsive-inactive.primary-menu-position-logo-right .site-header > .main-navigation .main-navigation-inner,
.bt-header-responsive-inactive.primary-menu-position-bottom-right .site-header > .main-navigation .main-navigation-inner,
.bt-header-responsive-inactive.primary-menu-position-logo-left.rtl .site-header > .main-navigation .main-navigation-inner,
.bt-header-responsive-inactive.primary-menu-position-bottom-left.rtl .site-header > .main-navigation .main-navigation-inner {
justify-content: flex-end;
}
.bt-header-responsive-inactive.primary-menu-position-logo-center-solo .site-header .site-branding .main-navigation.main-navigation-logo-area nav,
.bt-header-responsive-inactive.primary-menu-position-logo-center-solo .site-header > .main-navigation .main-navigation-inner nav {
display: flex;
flex-grow: 1;
justify-content: center;
}
.bt-header-responsive-inactive.primary-menu-position-logo-center .site-header .site-branding .main-navigation.main-navigation-logo-area, .bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding .main-navigation.main-navigation-logo-area,
.bt-header-responsive-inactive.primary-menu-position-logo-center .site-header > .main-navigation .main-navigation-inner,
.bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header > .main-navigation .main-navigation-inner {
justify-content: center;
position: relative;
}
.bt-header-responsive-inactive.primary-menu-position-logo-center .site-header .site-branding .main-navigation.main-navigation-logo-area .site-navigation-widgets, .bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding .main-navigation.main-navigation-logo-area .site-navigation-widgets,
.bt-header-responsive-inactive.primary-menu-position-logo-center .site-header > .main-navigation .main-navigation-inner .site-navigation-widgets,
.bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header > .main-navigation .main-navigation-inner .site-navigation-widgets {
position: absolute;
right: var(--content-padding);
}
.bt-header-responsive-inactive.primary-menu-position-logo-center.rtl .site-header .site-branding .main-navigation.main-navigation-logo-area .site-navigation-widgets,
.bt-header-responsive-inactive.primary-menu-position-logo-center.rtl .site-header > .main-navigation .main-navigation-inner .site-navigation-widgets {
right: auto;
left: 0;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-left .site-header .site-branding-inner, .bt-header-responsive-inactive.primary-menu-position-bottom-right .site-header .site-branding-inner, .bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding-inner {
justify-content: space-between;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding-inner .site-branding-logo-text {
display: block;
padding: 0;
width: 100%;
text-align: center;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding-inner .site-branding-logo-text .site-branding-logo {
display: flex;
align-items: center;
justify-content: center;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding-inner .site-branding-logo-text .site-branding-logo .logo {
margin: auto;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding-inner .site-branding-logo-text .site-branding-text {
margin: 0.5em 0 !important;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding-inner .site-branding-widgets {
position: absolute;
right: var(--content-padding);
}
.bt-header-responsive-inactive .site-header .site-branding-logo-text {
padding-right: var(--desktop-menu-gap);
}
.bt-header-responsive-inactive.rtl .site-header .site-branding-logo-text {
padding-right: auto;
padding-left: var(--desktop-menu-gap);
}
.site-header .site-branding-widgets {
padding-right: var(--desktop-menu-gap);
}
.bt-header-responsive-inactive .site-header .site-branding-widgets {
min-height: max(var(--logo-height), var(--min-header-height));
display: flex;
align-items: center;
}
.bt-header-responsive-inactive.bt-sticky-header-active .site-header .site-branding-widgets {
min-height: max(var(--sticky-logo-height), var(--min-header-sticky-height));
}
.bt-header-responsive-inactive.primary-menu-position-bottom-left .site-header .site-branding-widgets, .bt-header-responsive-inactive.primary-menu-position-bottom-right .site-header .site-branding-widgets, .bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .site-branding-widgets {
padding-right: 0;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-left.rtl .site-header .site-branding-widgets, .bt-header-responsive-inactive.primary-menu-position-bottom-right.rtl .site-header .site-branding-widgets, .bt-header-responsive-inactive.primary-menu-position-bottom-center.rtl .site-header .site-branding-widgets {
padding-right: auto;
padding-left: 0;
padding-right: 0;
}
.site-header .site-navigation-widgets {
display: flex;
align-items: center;
}
.bt-header-responsive-inactive .site-header .main-navigation {
min-height: var(--below-logo-menu-height);
}
.bt-header-responsive-inactive .site-header .main-navigation .site-navigation-widgets {
min-height: var(--below-logo-menu-height);
}
.bt-header-responsive-inactive .site-header .main-navigation.main-navigation-logo-area {
min-height: max(var(--logo-height), var(--min-header-height));
}
.bt-header-responsive-inactive.bt-sticky-header-active .site-header .main-navigation.main-navigation-logo-area {
min-height: auto;
height: max(var(--sticky-logo-height), var(--min-header-sticky-height));
}
.bt-header-responsive-inactive .site-header .main-navigation.main-navigation-logo-area .site-navigation-widgets {
height: max(var(--logo-height), var(--min-header-height));
}
.bt-header-responsive-inactive.bt-sticky-header-active .site-header .main-navigation.main-navigation-logo-area .site-navigation-widgets {
height: max(var(--sticky-logo-height), var(--min-header-sticky-height));
} .primary-menu-reverse-menu-levels-0.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+0):not(.bt-wide-dropdown) ul {
left: auto;
right: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .primary-menu-reverse-menu-levels-0.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+0):not(.bt-wide-dropdown) ul {
right: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.primary-menu-reverse-menu-levels-0.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+0):not(.bt-wide-dropdown) ul ul {
left: auto;
right: var(--submenu-width);
}
.touch .primary-menu-reverse-menu-levels-0.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+0):not(.bt-wide-dropdown) ul ul {
right: var(--submenu-width);
}
.primary-menu-reverse-menu-levels-1.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+1):not(.bt-wide-dropdown) ul {
left: auto;
right: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .primary-menu-reverse-menu-levels-1.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+1):not(.bt-wide-dropdown) ul {
right: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.primary-menu-reverse-menu-levels-1.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+1):not(.bt-wide-dropdown) ul ul {
left: auto;
right: var(--submenu-width);
}
.touch .primary-menu-reverse-menu-levels-1.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+1):not(.bt-wide-dropdown) ul ul {
right: var(--submenu-width);
}
.primary-menu-reverse-menu-levels-2.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+2):not(.bt-wide-dropdown) ul {
left: auto;
right: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .primary-menu-reverse-menu-levels-2.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+2):not(.bt-wide-dropdown) ul {
right: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.primary-menu-reverse-menu-levels-2.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+2):not(.bt-wide-dropdown) ul ul {
left: auto;
right: var(--submenu-width);
}
.touch .primary-menu-reverse-menu-levels-2.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+2):not(.bt-wide-dropdown) ul ul {
right: var(--submenu-width);
}
.primary-menu-reverse-menu-levels-3.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+3):not(.bt-wide-dropdown) ul {
left: auto;
right: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .primary-menu-reverse-menu-levels-3.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+3):not(.bt-wide-dropdown) ul {
right: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.primary-menu-reverse-menu-levels-3.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+3):not(.bt-wide-dropdown) ul ul {
left: auto;
right: var(--submenu-width);
}
.touch .primary-menu-reverse-menu-levels-3.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+3):not(.bt-wide-dropdown) ul ul {
right: var(--submenu-width);
}
.primary-menu-reverse-menu-levels-4.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+4):not(.bt-wide-dropdown) ul {
left: auto;
right: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .primary-menu-reverse-menu-levels-4.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+4):not(.bt-wide-dropdown) ul {
right: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.primary-menu-reverse-menu-levels-4.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+4):not(.bt-wide-dropdown) ul ul {
left: auto;
right: var(--submenu-width);
}
.touch .primary-menu-reverse-menu-levels-4.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+4):not(.bt-wide-dropdown) ul ul {
right: var(--submenu-width);
}
.primary-menu-reverse-menu-levels-5.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+5):not(.bt-wide-dropdown) ul {
left: auto;
right: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .primary-menu-reverse-menu-levels-5.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+5):not(.bt-wide-dropdown) ul {
right: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.primary-menu-reverse-menu-levels-5.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+5):not(.bt-wide-dropdown) ul ul {
left: auto;
right: var(--submenu-width);
}
.touch .primary-menu-reverse-menu-levels-5.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+5):not(.bt-wide-dropdown) ul ul {
right: var(--submenu-width);
}
.rtl.primary-menu-reverse-menu-levels-0.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+0):not(.bt-wide-dropdown) ul {
right: auto;
left: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .rtl.primary-menu-reverse-menu-levels-0.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+0):not(.bt-wide-dropdown) ul {
left: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.rtl.primary-menu-reverse-menu-levels-0.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+0):not(.bt-wide-dropdown) ul ul {
right: auto;
left: var(--submenu-width);
}
.touch .rtl.primary-menu-reverse-menu-levels-0.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+0):not(.bt-wide-dropdown) ul ul {
left: var(--submenu-width);
}
.rtl.primary-menu-reverse-menu-levels-1.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+1):not(.bt-wide-dropdown) ul {
right: auto;
left: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .rtl.primary-menu-reverse-menu-levels-1.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+1):not(.bt-wide-dropdown) ul {
left: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.rtl.primary-menu-reverse-menu-levels-1.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+1):not(.bt-wide-dropdown) ul ul {
right: auto;
left: var(--submenu-width);
}
.touch .rtl.primary-menu-reverse-menu-levels-1.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+1):not(.bt-wide-dropdown) ul ul {
left: var(--submenu-width);
}
.rtl.primary-menu-reverse-menu-levels-2.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+2):not(.bt-wide-dropdown) ul {
right: auto;
left: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .rtl.primary-menu-reverse-menu-levels-2.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+2):not(.bt-wide-dropdown) ul {
left: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.rtl.primary-menu-reverse-menu-levels-2.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+2):not(.bt-wide-dropdown) ul ul {
right: auto;
left: var(--submenu-width);
}
.touch .rtl.primary-menu-reverse-menu-levels-2.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+2):not(.bt-wide-dropdown) ul ul {
left: var(--submenu-width);
}
.rtl.primary-menu-reverse-menu-levels-3.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+3):not(.bt-wide-dropdown) ul {
right: auto;
left: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .rtl.primary-menu-reverse-menu-levels-3.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+3):not(.bt-wide-dropdown) ul {
left: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.rtl.primary-menu-reverse-menu-levels-3.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+3):not(.bt-wide-dropdown) ul ul {
right: auto;
left: var(--submenu-width);
}
.touch .rtl.primary-menu-reverse-menu-levels-3.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+3):not(.bt-wide-dropdown) ul ul {
left: var(--submenu-width);
}
.rtl.primary-menu-reverse-menu-levels-4.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+4):not(.bt-wide-dropdown) ul {
right: auto;
left: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .rtl.primary-menu-reverse-menu-levels-4.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+4):not(.bt-wide-dropdown) ul {
left: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.rtl.primary-menu-reverse-menu-levels-4.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+4):not(.bt-wide-dropdown) ul ul {
right: auto;
left: var(--submenu-width);
}
.touch .rtl.primary-menu-reverse-menu-levels-4.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+4):not(.bt-wide-dropdown) ul ul {
left: var(--submenu-width);
}
.rtl.primary-menu-reverse-menu-levels-5.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+5):not(.bt-wide-dropdown) ul {
right: auto;
left: calc(var(--desktop-menu-gap) * .5 * -1);
}
.touch .rtl.primary-menu-reverse-menu-levels-5.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+5):not(.bt-wide-dropdown) ul {
left: calc(var(--desktop-menu-gap) * 0.3 * -1 - 0.65rem - var(--subtoggler-size));
}
.rtl.primary-menu-reverse-menu-levels-5.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+5):not(.bt-wide-dropdown) ul ul {
right: auto;
left: var(--submenu-width);
}
.touch .rtl.primary-menu-reverse-menu-levels-5.bt-header-responsive-inactive .main-navigation nav > ul:not(.left-nav) > li:nth-last-child(-n+5):not(.bt-wide-dropdown) ul ul {
left: var(--submenu-width);
} .bt-header-responsive-inactive .site-header .main-navigation nav {
display: flex;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-left .site-header .main-navigation nav, .bt-header-responsive-inactive.primary-menu-position-bottom-right.rtl .site-header .main-navigation nav {
justify-content: flex-start;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-right .site-header .main-navigation nav, .bt-header-responsive-inactive.primary-menu-position-bottom-left.rtl .site-header .main-navigation nav {
justify-content: flex-end;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center .site-header .main-navigation nav {
justify-content: center;
}
.site-header {     }
.header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar, .header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding, .header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
}
.header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar .site-header-top-bar-inner,
.header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding .site-branding-inner,
.header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation .main-navigation-inner {
width: 100%;
margin: auto;
max-width: calc(1200px + var(--content-padding)*2);
}
.header-width-boxed-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar,
.header-width-boxed-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding,
.header-width-boxed-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
max-width: calc(1200px + var(--content-padding)*2);
margin: auto;
}
.sticky-header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar, .sticky-header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding, .sticky-header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
}
.sticky-header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar .site-header-top-bar-inner,
.sticky-header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding .site-branding-inner,
.sticky-header-width-wide-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation .main-navigation-inner {
width: 100%;
margin: auto;
max-width: calc(1200px + var(--content-padding)*2);
}
.sticky-header-width-boxed-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar,
.sticky-header-width-boxed-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding,
.sticky-header-width-boxed-boxed-1200.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
max-width: calc(1200px + var(--content-padding)*2);
margin: auto;
}
.sticky-header-width-boxed-boxed-1200.bt-header-responsive-inactive.sticky-style-shrink .site-header {
left: unset;
right: unset;
max-width: 1200px;
width: 100%;
margin-left: calc((100vw - 1200px)/2);
margin-right: calc((100vw - 1200px)/2);
}
@media (max-width: 1200px) {
.site-header { }
.sticky-header-width-boxed-boxed-1200.bt-header-responsive-inactive.sticky-style-shrink .site-header {
margin-left: 0;
margin-right: 0;
}
} .default-headline-width-wide-boxed-1200 .page-header-inner {
width: 100%;
margin: auto;
max-width: calc(1200px + var(--content-padding)*2);
} .default-headline-width-boxed-boxed-1200 .page-header {
width: 100%;
margin: auto;
max-width: calc(1200px + var(--content-padding)*2);
}
.site-header {     }
.header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar, .header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding, .header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
}
.header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar .site-header-top-bar-inner,
.header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding .site-branding-inner,
.header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation .main-navigation-inner {
width: 100%;
margin: auto;
max-width: calc(1400px + var(--content-padding)*2);
}
.header-width-boxed-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar,
.header-width-boxed-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding,
.header-width-boxed-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
max-width: calc(1400px + var(--content-padding)*2);
margin: auto;
}
.sticky-header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar, .sticky-header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding, .sticky-header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
}
.sticky-header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar .site-header-top-bar-inner,
.sticky-header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding .site-branding-inner,
.sticky-header-width-wide-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation .main-navigation-inner {
width: 100%;
margin: auto;
max-width: calc(1400px + var(--content-padding)*2);
}
.sticky-header-width-boxed-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar,
.sticky-header-width-boxed-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding,
.sticky-header-width-boxed-boxed-1400.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
max-width: calc(1400px + var(--content-padding)*2);
margin: auto;
}
.sticky-header-width-boxed-boxed-1400.bt-header-responsive-inactive.sticky-style-shrink .site-header {
left: unset;
right: unset;
max-width: 1400px;
width: 100%;
margin-left: calc((100vw - 1400px)/2);
margin-right: calc((100vw - 1400px)/2);
}
@media (max-width: 1400px) {
.site-header { }
.sticky-header-width-boxed-boxed-1400.bt-header-responsive-inactive.sticky-style-shrink .site-header {
margin-left: 0;
margin-right: 0;
}
} .default-headline-width-wide-boxed-1400 .page-header-inner {
width: 100%;
margin: auto;
max-width: calc(1400px + var(--content-padding)*2);
} .default-headline-width-boxed-boxed-1400 .page-header {
width: 100%;
margin: auto;
max-width: calc(1400px + var(--content-padding)*2);
}
.site-header {     }
.header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar, .header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding, .header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
}
.header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar .site-header-top-bar-inner,
.header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding .site-branding-inner,
.header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation .main-navigation-inner {
width: 100%;
margin: auto;
max-width: calc(1600px + var(--content-padding)*2);
}
.header-width-boxed-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar,
.header-width-boxed-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding,
.header-width-boxed-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
max-width: calc(1600px + var(--content-padding)*2);
margin: auto;
}
.sticky-header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar, .sticky-header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding, .sticky-header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
}
.sticky-header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar .site-header-top-bar-inner,
.sticky-header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding .site-branding-inner,
.sticky-header-width-wide-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation .main-navigation-inner {
width: 100%;
margin: auto;
max-width: calc(1600px + var(--content-padding)*2);
}
.sticky-header-width-boxed-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar,
.sticky-header-width-boxed-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding,
.sticky-header-width-boxed-boxed-1600.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
max-width: calc(1600px + var(--content-padding)*2);
margin: auto;
}
.sticky-header-width-boxed-boxed-1600.bt-header-responsive-inactive.sticky-style-shrink .site-header {
left: unset;
right: unset;
max-width: 1600px;
width: 100%;
margin-left: calc((100vw - 1600px)/2);
margin-right: calc((100vw - 1600px)/2);
}
@media (max-width: 1600px) {
.site-header { }
.sticky-header-width-boxed-boxed-1600.bt-header-responsive-inactive.sticky-style-shrink .site-header {
margin-left: 0;
margin-right: 0;
}
} .default-headline-width-wide-boxed-1600 .page-header-inner {
width: 100%;
margin: auto;
max-width: calc(1600px + var(--content-padding)*2);
} .default-headline-width-boxed-boxed-1600 .page-header {
width: 100%;
margin: auto;
max-width: calc(1600px + var(--content-padding)*2);
}
.site-header {     }
.header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar, .header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding, .header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
}
.header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar .site-header-top-bar-inner,
.header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding .site-branding-inner,
.header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation .main-navigation-inner {
width: 100%;
margin: auto;
max-width: calc(1800px + var(--content-padding)*2);
}
.header-width-boxed-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-header-top-bar,
.header-width-boxed-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .site-branding,
.header-width-boxed-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-inactive .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
max-width: calc(1800px + var(--content-padding)*2);
margin: auto;
}
.sticky-header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar, .sticky-header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding, .sticky-header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
}
.sticky-header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar .site-header-top-bar-inner,
.sticky-header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding .site-branding-inner,
.sticky-header-width-wide-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation .main-navigation-inner {
width: 100%;
margin: auto;
max-width: calc(1800px + var(--content-padding)*2);
}
.sticky-header-width-boxed-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-header-top-bar,
.sticky-header-width-boxed-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .site-branding,
.sticky-header-width-boxed-boxed-1800.bt-header-responsive-inactive.bt-sticky-header-active .site-header > .main-navigation {
width: 100%;
justify-content: space-around;
max-width: calc(1800px + var(--content-padding)*2);
margin: auto;
}
.sticky-header-width-boxed-boxed-1800.bt-header-responsive-inactive.sticky-style-shrink .site-header {
left: unset;
right: unset;
max-width: 1800px;
width: 100%;
margin-left: calc((100vw - 1800px)/2);
margin-right: calc((100vw - 1800px)/2);
}
@media (max-width: 1800px) {
.site-header { }
.sticky-header-width-boxed-boxed-1800.bt-header-responsive-inactive.sticky-style-shrink .site-header {
margin-left: 0;
margin-right: 0;
}
} .default-headline-width-wide-boxed-1800 .page-header-inner {
width: 100%;
margin: auto;
max-width: calc(1800px + var(--content-padding)*2);
} .default-headline-width-boxed-boxed-1800 .page-header {
width: 100%;
margin: auto;
max-width: calc(1800px + var(--content-padding)*2);
} .site-footer-widgets {
margin-left: auto;
margin-right: auto;
}
.site-footer-widgets .widget-area {
width: 100%;
margin-left: auto;
margin-right: auto;
padding-top: var(--footer-widgets-top-padding);
padding-bottom: var(--footer-widgets-bottom-padding);
padding-left: var(--content-padding);
padding-right: var(--content-padding);
}
.site-footer-widgets .widget-area .widget-area-inner {
width: calc(100% + 2*var(--footer-widgets-gap));
display: flex;
margin-left: calc(-1 * var(--footer-widgets-gap));
margin-right: calc(-1 * var(--footer-widgets-gap));
}
.site-footer-widgets .widget-area .widget-area-inner .footer-widget, .site-footer-widgets .widget-area .widget-area-inner .sidebar-box, .site-footer-widgets .widget-area .widget-area-inner .btBox {
flex-basis: auto;
width: 100%;
padding-left: var(--footer-widgets-gap);
padding-right: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(2)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(2) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 2);
width: calc(100% / 2);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(3)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(3) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 3);
width: calc(100% / 3);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(4)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(4) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 4);
width: calc(100% / 4);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(5)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(5) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 5);
width: calc(100% / 5);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(6)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(6) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 6);
width: calc(100% / 6);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(7)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(7) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 7);
width: calc(100% / 7);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(8)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(8) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 8);
width: calc(100% / 8);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(9)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(9) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 9);
width: calc(100% / 9);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(10)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(10) ~ .footer-widget) .footer-widget {
flex-basis: calc(100% / 10);
width: calc(100% / 10);
}
@media (max-width: 1200px) {
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(2)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(2) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(3)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(3) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(4)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(4) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(5)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(5) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(6)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(6) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(7)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(7) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(8)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(8) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(9)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(9) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(10)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(10) ~ .footer-widget) .footer-widget {
flex-basis: 50%;
width: 50%;
margin-bottom: var(--footer-widgets-gap);
}
}
@media (max-width: 992px) {
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(2)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(2) ~ .footer-widget) .footer-widget {
flex-basis: 50% !important;
width: 50% !important;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(3)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(3) ~ .footer-widget) .footer-widget {
flex-basis: 50% !important;
width: 50% !important;
margin-bottom: var(--footer-widgets-gap);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(4)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(4) ~ .footer-widget) .footer-widget {
flex-basis: 50% !important;
width: 50% !important;
margin-bottom: var(--footer-widgets-gap);
}
}
@media (max-width: 768px) {
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(2)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(2) ~ .footer-widget) .footer-widget {
flex-basis: 100% !important;
width: 100% !important;
padding-bottom: var(--footer-widgets-bottom-padding);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(3)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(3) ~ .footer-widget) .footer-widget {
flex-basis: 100% !important;
width: 100% !important;
padding-bottom: var(--footer-widgets-bottom-padding);
}
.site-footer-widgets .widget-area .widget-area-inner {
flex-wrap: wrap;
}
.site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(4)) .footer-widget, .site-footer-widgets .widget-area .widget-area-inner:has(.footer-widget:first-child:nth-last-child(4) ~ .footer-widget) .footer-widget {
flex-basis: 100% !important;
width: 100% !important;
padding-bottom: var(--footer-widgets-bottom-padding);
}
}
@media (max-width: 768px) {
.site-footer-widgets .widget-area .widget-area-inner {
display: block;
}
.site-footer-widgets .widget-area .widget-area-inner .footer-widget:not(:last-child) {
padding-bottom: var(--footer-widgets-bottom-padding);
width: 100% !important;
}
} .footer-width-wide-boxed-1200 .site-footer-widgets .widget-area {
max-width: calc(1200px + var(--content-padding)*2);
} .footer-width-boxed-boxed-1200 .site-footer-widgets {
width: 100%;
max-width: calc(1200px + var(--content-padding)*2);
} .footer-width-wide-boxed-1400 .site-footer-widgets .widget-area {
max-width: calc(1400px + var(--content-padding)*2);
} .footer-width-boxed-boxed-1400 .site-footer-widgets {
width: 100%;
max-width: calc(1400px + var(--content-padding)*2);
} .footer-width-wide-boxed-1600 .site-footer-widgets .widget-area {
max-width: calc(1600px + var(--content-padding)*2);
} .footer-width-boxed-boxed-1600 .site-footer-widgets {
width: 100%;
max-width: calc(1600px + var(--content-padding)*2);
} .footer-width-wide-boxed-1800 .site-footer-widgets .widget-area {
max-width: calc(1800px + var(--content-padding)*2);
} .footer-width-boxed-boxed-1800 .site-footer-widgets {
width: 100%;
max-width: calc(1800px + var(--content-padding)*2);
}   #preloader {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1000;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease, opacity 0.3s ease;
text-align: center;
overflow: hidden;
user-select: none;       }
#preloader * {
pointer-events: none;
}
#preloader .preloader-content {
z-index: 1;
}
#preloader .preloader-background {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#preloader .preloader-logo-holder img {
max-width: var(--preloader-logo-max-width);
}
.remove-preloader #preloader {
transition: transform ease 1s, opacity ease 1s, filter ease 1s;
opacity: 0;
transition-delay: 300ms;
pointer-events: none;
}
.remove-preloader.preloader-transition-fade-move-up #preloader {
transform: translateY(-100%);
}
.remove-preloader.preloader-transition-fade-move-down #preloader {
transform: translateY(100%);
}
.remove-preloader.preloader-transition-fade-move-left #preloader {
transform: translateX(-100%);
}
.remove-preloader.preloader-transition-fade-move-right #preloader {
transform: translateX(100%);
}
.remove-preloader.preloader-transition-fade-scale-up #preloader {
transform: scale(1.5);
}
.remove-preloader.preloader-transition-fade-blur #preloader {
filter: blur(10px);
}
.preloader-animation-sqare #preloader .preloader-animation {
box-sizing: border-box;
display: block;
color: currentColor;
}
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-1 {
width: 4em;
height: 4em;
box-sizing: border-box;
display: inline-block;
background: transparent;
border: 0 solid currentColor;
border-width: 3px;
animation: preloader-square 2s infinite ease;
}
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-1:after {
display: inline-block;
width: 100%;
vertical-align: top;
content: "";
background-color: currentColor;
animation: preloader-square-inner 2s infinite ease-in;
}
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-2,
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-3,
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-4,
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-5,
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-6,
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-7,
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-8,
.preloader-animation-sqare #preloader .preloader-animation .preloader-animation-element-9 {
display: none;
}
.preloader-animation-dots #preloader .preloader-animation {
position: relative;
width: 5em;
height: 2em;
margin-left: auto;
margin-right: auto;
}
.preloader-animation-dots #preloader .preloader-animation > div {
position: absolute;
width: 1em;
height: 1em;
top: 0.5em;
border-radius: 50%;
background: currentColor;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-1 {
left: 0;
animation: preloader-dots-one 0.6s infinite;
}
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-2 {
left: 0;
animation: preloader-dots-two 0.6s infinite;
}
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-3 {
left: 2em;
animation: preloader-dots-two 0.6s infinite;
}
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-4 {
left: 4em;
animation: preloader-dots-three 0.6s infinite;
}
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-5,
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-6,
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-7,
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-8,
.preloader-animation-dots #preloader .preloader-animation .preloader-animation-element-9 {
display: none;
}
.preloader-animation-circle #preloader .preloader-animation {
width: 4em;
height: 4em;
position: relative;
margin-left: auto;
margin-right: auto;
}
.preloader-animation-circle #preloader .preloader-animation > div {
box-sizing: border-box;
display: block;
position: absolute;
width: 4em;
height: 4em;
border: 8px solid currentColor;
border-radius: 50%;
animation: preloader-circle 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: currentColor transparent transparent transparent;
}
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-1 {
animation-delay: -0.45s;
}
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-2 {
animation-delay: -0.3s;
}
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-3 {
animation-delay: -0.15s;
}
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-4,
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-5,
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-6,
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-7,
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-8,
.preloader-animation-circle #preloader .preloader-animation .preloader-animation-element-9 {
display: none;
}
.preloader-animation-dots-square #preloader .preloader-animation {
width: 4em;
height: 4em;
position: relative;
margin-left: auto;
margin-right: auto;
}
.preloader-animation-dots-square #preloader .preloader-animation > div {
position: absolute;
width: 0.7em;
height: 0.7em;
border-radius: 50%;
background: currentColor;
animation: preloader-dots-circle 1.2s linear infinite;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-1 {
top: 0.125em;
left: 0.125em;
animation-delay: 0s;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-2 {
top: 0.125em;
left: 1.625em;
animation-delay: -0.4s;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-3 {
top: 0.125em;
left: 3.125em;
animation-delay: -0.8s;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-4 {
top: 1.625em;
left: 0.125em;
animation-delay: -0.4s;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-5 {
top: 1.625em;
left: 1.625em;
animation-delay: -0.8s;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-6 {
top: 1.625em;
left: 3.125em;
animation-delay: -1.2s;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-7 {
top: 3.125em;
left: 0.125em;
animation-delay: -0.8s;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-8 {
top: 3.125em;
left: 1.625em;
animation-delay: -1.2s;
}
.preloader-animation-dots-square #preloader .preloader-animation .preloader-animation-element-9 {
top: 3.125em;
left: 3.125em;
animation-delay: -1.6s;
}
.preloader-animation-classic #preloader .preloader-animation {
width: 4em;
height: 4em;
position: relative;
margin-left: auto;
margin-right: auto;
}
.preloader-animation-classic #preloader .preloader-animation > div {
transform-origin: 2em 2em;
animation: preloader-classic 1.2s linear infinite;
}
.preloader-animation-classic #preloader .preloader-animation > div:after {
content: " ";
display: block;
position: absolute;
top: 0;
left: 1.8em;
width: 0.25em;
height: 1em;
border-radius: 10px;
background: currentColor;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-1 {
transform: rotate(0deg);
animation-delay: -1.2s;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-2 {
transform: rotate(45deg);
animation-delay: -1.05s;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-3 {
transform: rotate(90deg);
animation-delay: -0.9s;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-4 {
transform: rotate(135deg);
animation-delay: -0.75s;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-5 {
transform: rotate(180deg);
animation-delay: -0.6s;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-6 {
transform: rotate(225deg);
animation-delay: -0.45s;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-7 {
transform: rotate(270deg);
animation-delay: -0.3s;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-8 {
transform: rotate(315deg);
animation-delay: -0.15s;
}
.preloader-animation-classic #preloader .preloader-animation .preloader-animation-element-9 {
display: none;
}
.preloader-animation-line #preloader {
display: flex;
flex-direction: column;
}
.preloader-animation-line #preloader > div {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.preloader-animation-line #preloader > div > div {
order: 1;
}
.preloader-animation-line #preloader > div .preloader-animation {
position: absolute;
height: 1.5em;
left: 0;
right: 0;
bottom: 0;
order: 2;
}
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-1,
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-2 {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: currentColor;
}
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-1 {
opacity: 0.1;
}
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-2 {
opacity: 1;
animation: preloader-line 2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-3,
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-4,
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-5,
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-6,
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-7,
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-8,
.preloader-animation-line #preloader > div .preloader-animation .preloader-animation-element-9 {
display: none;
}
.preloader-animation-multiline #preloader .preloader-animation {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: -1;
display: flex;
flex-direction: column;
}
.preloader-animation-multiline #preloader .preloader-animation > div {
display: flex;
flex: 1;
position: relative;
width: 100%;
}
.preloader-animation-multiline #preloader .preloader-animation > div:before {
animation: preloader-multiline ease 8s infinite;
animation-delay: 100ms;
background: currentColor;
background-size: 200% 200%;
content: "";
height: 100%;
width: 0%;
}
.preloader-animation-multiline #preloader .preloader-animation > div:after {
animation: loaderAlt ease 8s infinite;
animation-delay: 100ms;
background: #FFF;
background-size: 200% 200%;
content: "";
height: 100%;
width: 100%;
}
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-2:before,
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-2:after {
animation-delay: 200ms;
}
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-3:before,
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-3:after {
animation-delay: 300ms;
}
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-4:before,
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-4:after {
animation-delay: 400ms;
}
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-5:before,
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-5:after {
animation-delay: 500ms;
}
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-6:before,
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-6:after {
animation-delay: 600ms;
}
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-7,
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-8,
.preloader-animation-multiline #preloader .preloader-animation .preloader-animation-element-9 {
display: none;
} @keyframes preloader-square {
0% {
transform: rotate(0deg);
}
25% {
transform: rotate(180deg);
}
50% {
transform: rotate(180deg);
}
75% {
transform: rotate(360deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes preloader-square-inner {
0% {
height: 0;
}
25% {
height: 0;
}
50% {
height: 100%;
}
75% {
height: 100%;
}
100% {
height: 0;
}
} @keyframes preloader-dots-one {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes preloader-dots-two {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(2em, 0);
}
}
@keyframes preloader-dots-three {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
} @keyframes preloader-circle {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} @keyframes preloader-dots-circle {
0%, 100% {
opacity: 1;
}
50% {
opacity: 0.25;
}
} @keyframes preloader-classic {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} @keyframes preloader-multiline {
0% {
opacity: 0.15;
width: 0%;
}
20% {
width: 100%;
}
39% {
opacity: 0.15;
}
40% {
opacity: 0.05;
width: 0%;
}
60% {
width: 100%;
}
80% {
width: 0%;
}
100% {
opacity: 0.05;
width: 0%;
}
}
@keyframes loaderAlt {
0% {
opacity: 0.07;
width: 100%;
}
19% {
opacity: 0.07;
}
20% {
opacity: 0.1;
width: 0%;
}
40% {
width: 100%;
}
59% {
opacity: 0.1;
}
60% {
opacity: 0.07;
width: 0;
}
80% {
width: 100%;
}
100% {
opacity: 0.07;
width: 100%;
}
} @keyframes preloader-line {
0% {
transform: translateX(-100%);
}
40% {
transform: translateX(0);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(100%);
}
}  body.sidebar-position-left .site-content,
body.sidebar-position-right .site-content,
body.single-post .site-content,
body.single-portfolio .site-content,
body.single-product .site-content,
body.blog .site-content,
body.archive .site-content,
body.post-type-archive .site-content,
body.search-results .site-content {
margin-top: var(--post-margin-top);
margin-bottom: var(--post-margin-bottom);
}
body.woocommerce-page .site-content {
margin-bottom: var(--post-margin-bottom);
} body.woocommerce-page header.page-header {
margin-bottom: var(--post-margin-top);
} article.article-list-item:not(#post-error-404),
article.search {    }
article.article-list-item:not(#post-error-404):not(:last-of-type),
article.search:not(:last-of-type) {
margin-bottom: var(--post-inner-spacing);
}
article.article-list-item:not(#post-error-404) .entry-header,
article.search .entry-header {
width: 100%;
margin: 0 0 var(--post-half-margin) 0;
}
article.article-list-item:not(#post-error-404) .entry-header .entry-super-meta,
article.search .entry-header .entry-super-meta {
margin: 0 0 var(--post-meta-margin) 0;
}
article.article-list-item:not(#post-error-404) .entry-header .entry-super-meta:empty,
article.search .entry-header .entry-super-meta:empty {
display: none;
}
article.article-list-item:not(#post-error-404) .entry-header .entry-title,
article.search .entry-header .entry-title {
margin: 0;
padding: 0;
}
article.article-list-item:not(#post-error-404) .entry-header .entry-title a,
article.search .entry-header .entry-title a {
color: inherit;
transition: all 300ms ease;
}
article.article-list-item:not(#post-error-404) .entry-header .entry-title a:hover,
article.search .entry-header .entry-title a:hover {
text-decoration: none;
color: var(--accent-color);
}
article.article-list-item:not(#post-error-404) .entry-header .entry-sub-meta,
article.search .entry-header .entry-sub-meta {
margin: var(--post-meta-margin) 0 0 0;
}
article.article-list-item:not(#post-error-404) .entry-header .entry-sub-meta:empty,
article.search .entry-header .entry-sub-meta:empty {
display: none;
}
article.article-list-item:not(#post-error-404) .post-thumbnail,
article.article-list-item:not(#post-error-404) .article-media,
article.search .post-thumbnail,
article.search .article-media {
display: block;
margin-bottom: var(--post-half-margin);
clear: both;
width: 100%;
}
.blog.blog-list-view-simple article.article-list-item:not(#post-error-404) .post-thumbnail, .archive:not(.post-type-archive-portfolio).blog-list-view-simple article.article-list-item:not(#post-error-404) .post-thumbnail, .post-type-archive-portfolio.pf-list-view-simple article.article-list-item:not(#post-error-404) .post-thumbnail,
.blog.blog-list-view-simple article.article-list-item:not(#post-error-404) .article-media,
.archive:not(.post-type-archive-portfolio).blog-list-view-simple article.article-list-item:not(#post-error-404) .article-media,
.post-type-archive-portfolio.pf-list-view-simple article.article-list-item:not(#post-error-404) .article-media,
.blog.blog-list-view-simple article.search .post-thumbnail,
.archive:not(.post-type-archive-portfolio).blog-list-view-simple article.search .post-thumbnail,
.post-type-archive-portfolio.pf-list-view-simple article.search .post-thumbnail,
.blog.blog-list-view-simple article.search .article-media,
.archive:not(.post-type-archive-portfolio).blog-list-view-simple article.search .article-media,
.post-type-archive-portfolio.pf-list-view-simple article.search .article-media {
display: none;
}
article.article-list-item:not(#post-error-404) .entry-content,
article.search .entry-content {
order: 3;
width: 100%;
margin-bottom: var(--post-half-margin);
display: flex;
flex-wrap: wrap;
}
article.article-list-item:not(#post-error-404) .entry-content .entry-content-inner,
article.search .entry-content .entry-content-inner {
flex-basis: 100%;
width: 100%;
}
article.article-list-item:not(#post-error-404) .entry-content .entry-content-inner .excerpt p,
article.search .entry-content .entry-content-inner .excerpt p {
margin: 0;
}
article.article-list-item:not(#post-error-404) .entry-content:has(.entry-content-inner .excerpt p:empty),
article.search .entry-content:has(.entry-content-inner .excerpt p:empty) {
margin: 0;
}
article.article-list-item:not(#post-error-404) .entry-content:has(.entry-content-inner .excerpt p:empty) + .entry-footer,
article.search .entry-content:has(.entry-content-inner .excerpt p:empty) + .entry-footer {
margin-top: 0;
}
article.article-list-item:not(#post-error-404) .entry-footer,
article.search .entry-footer {
order: 4;
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
justify-content: space-between;
margin-top: var(--post-read-more-margin);
}
article.article-list-item:not(#post-error-404) .entry-footer .entry-footer-meta,
article.search .entry-footer .entry-footer-meta { }
article.article-list-item:not(#post-error-404) .entry-footer .read-more,
article.search .entry-footer .read-more { display: flex;
justify-content: flex-end;
}
article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button,
article.search .entry-footer .read-more .bt_bb_button {
display: inline-block;
margin-bottom: 0;   }
article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button a,
article.search .entry-footer .read-more .bt_bb_button a {
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
align-content: flex-start;
text-decoration: none;
transition: all 300ms ease;
}
article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button a .bt_bb_icon_holder,
article.search .entry-footer .read-more .bt_bb_button a .bt_bb_icon_holder {
order: 2;
margin-left: 0.5em;
}
.rtl article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button a .bt_bb_icon_holder,
.rtl article.search .entry-footer .read-more .bt_bb_button a .bt_bb_icon_holder {
margin-left: 0;
margin-right: 0.5em;
}
.button-shape-square article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button.bt_bb_shape_inherit a,
.button-shape-square article.search .entry-footer .read-more .bt_bb_button.bt_bb_shape_inherit a {
border-radius: 0;
}
.button-shape-rounded article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button.bt_bb_shape_inherit a,
.button-shape-rounded article.search .entry-footer .read-more .bt_bb_button.bt_bb_shape_inherit a {
border-radius: var(--soft-rounded);
}
.button-shape-round article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button.bt_bb_shape_inherit a,
.button-shape-round article.search .entry-footer .read-more .bt_bb_button.bt_bb_shape_inherit a {
border-radius: var(--hard-rounded);
}
article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button.bt_bb_shape_square a,
article.search .entry-footer .read-more .bt_bb_button.bt_bb_shape_square a {
border-radius: 0;
}
article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button.bt_bb_shape_rounded a,
article.search .entry-footer .read-more .bt_bb_button.bt_bb_shape_rounded a {
border-radius: var(--soft-rounded);
}
article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button.bt_bb_shape_round a,
article.search .entry-footer .read-more .bt_bb_button.bt_bb_shape_round a {
border-radius: var(--hard-rounded);
}
article.article-list-item:not(#post-error-404) .entry-footer .read-more .bt_bb_button.bt_bb_color_scheme_0,
article.search .entry-footer .read-more .bt_bb_button.bt_bb_color_scheme_0 {
--primary-color: var(--button-primary-color);
--secondary-color: var(--button-secondary-color);
}
@media (max-width: 480px) {
article.article-list-item .entry-footer,
article.search .entry-footer {
display: block;
}
article.article-list-item .entry-footer .entry-meta,
article.search .entry-footer .entry-meta {
width: 100%;
}
article.article-list-item .entry-footer .entry-meta:empty,
article.search .entry-footer .entry-meta:empty {
display: none;
}
article.article-list-item .entry-footer .read-more,
article.search .entry-footer .read-more {
width: 100%;
justify-content: flex-start;
}
article.article-list-item .entry-footer .read-more:not(:first-child),
article.search .entry-footer .read-more:not(:first-child) {
margin-top: var(--post-read-more-margin);
}
} .archive:not(.post-type-archive-portfolio).blog-list-view-standard-top-image article > .entry-header,
.blog.blog-list-view-standard-top-image article > .entry-header,
.post-type-archive-portfolio.pf-list-view-standard-top-image article > .entry-header,
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article > .entry-header,
.blog.blog-list-view-columns article > .entry-header,
.post-type-archive-portfolio.pf-list-view-columns article > .entry-header,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article > .entry-header,
.blog.blog-list-view-zig-zag article > .entry-header,
.post-type-archive-portfolio.pf-list-view-zig-zag article > .entry-header {
display: none;
}
.blog.blog-list-view-standard article .article-inner > .entry-header,
.archive:not(.post-type-archive-portfolio).blog-list-view-standard article .article-inner > .entry-header,
.post-type-archive-portfolio.pf-list-view-standard article .article-inner > .entry-header,
.blog.blog-list-view-simple article .article-inner > .entry-header,
.archive:not(.post-type-archive-portfolio).blog-list-view-simple article .article-inner > .entry-header,
.post-type-archive-portfolio.pf-list-view-simple article .article-inner > .entry-header {
display: none;
} .archive:not(.post-type-archive-portfolio).blog-list-view-columns article,
.blog.blog-list-view-columns article,
.post-type-archive-portfolio.pf-list-view-columns article,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article,
.blog.blog-list-view-zig-zag article,
.post-type-archive-portfolio.pf-list-view-zig-zag article {
display: flex;
margin: 0 calc(-1*var(--columns-list-horizontal-gap)) var(--post-inner-spacing);
}
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-media,
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-inner,
.blog.blog-list-view-columns article .article-media,
.blog.blog-list-view-columns article .article-inner,
.post-type-archive-portfolio.pf-list-view-columns article .article-media,
.post-type-archive-portfolio.pf-list-view-columns article .article-inner,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-media,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-inner,
.blog.blog-list-view-zig-zag article .article-media,
.blog.blog-list-view-zig-zag article .article-inner,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-media,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-inner {
grid-area: Media;
margin-bottom: 0;
padding: 0 var(--columns-list-horizontal-gap);
}
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-media,
.blog.blog-list-view-columns article .article-media,
.post-type-archive-portfolio.pf-list-view-columns article .article-media,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-media,
.blog.blog-list-view-zig-zag article .article-media,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-media {
flex-basis: var(--columns-list-width-media);
max-width: var(--columns-list-width-media);
}
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .entry-header + .entry-content,
.blog.blog-list-view-columns article .entry-header + .entry-content,
.post-type-archive-portfolio.pf-list-view-columns article .entry-header + .entry-content,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .entry-header + .entry-content,
.blog.blog-list-view-zig-zag article .entry-header + .entry-content,
.post-type-archive-portfolio.pf-list-view-zig-zag article .entry-header + .entry-content {
padding-top: var(--post-header-content-margin);
}
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-inner,
.blog.blog-list-view-columns article .article-inner,
.post-type-archive-portfolio.pf-list-view-columns article .article-inner,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-inner,
.blog.blog-list-view-zig-zag article .article-inner,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-inner {
flex-basis: calc(100% - var(--columns-list-width-media));
max-width: calc(100% - var(--columns-list-width-media));
}
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-inner .entry-footer,
.blog.blog-list-view-columns article .article-inner .entry-footer,
.post-type-archive-portfolio.pf-list-view-columns article .article-inner .entry-footer,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-inner .entry-footer,
.blog.blog-list-view-zig-zag article .article-inner .entry-footer,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-inner .entry-footer {
flex-direction: column;
align-items: flex-start;
}
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-inner .entry-footer .entry-footer-meta,
.blog.blog-list-view-columns article .article-inner .entry-footer .entry-footer-meta,
.post-type-archive-portfolio.pf-list-view-columns article .article-inner .entry-footer .entry-footer-meta,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-inner .entry-footer .entry-footer-meta,
.blog.blog-list-view-zig-zag article .article-inner .entry-footer .entry-footer-meta,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-inner .entry-footer .entry-footer-meta {
margin-bottom: var(--post-meta-margin);
}
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-inner .entry-footer .read-more,
.blog.blog-list-view-columns article .article-inner .entry-footer .read-more,
.post-type-archive-portfolio.pf-list-view-columns article .article-inner .entry-footer .read-more,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-inner .entry-footer .read-more,
.blog.blog-list-view-zig-zag article .article-inner .entry-footer .read-more,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-inner .entry-footer .read-more {
justify-content: flex-start;
text-align: left;
}
@media (max-width: 768px) {
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article,
.blog.blog-list-view-columns article,
.post-type-archive-portfolio.pf-list-view-columns article,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article,
.blog.blog-list-view-zig-zag article,
.post-type-archive-portfolio.pf-list-view-zig-zag article {
flex-direction: column;
margin: calc(-1*var(--columns-list-horizontal-gap)) 0 calc(var(--post-inner-spacing) - var(--columns-list-horizontal-gap));
padding: 0;
}
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-media,
.archive:not(.post-type-archive-portfolio).blog-list-view-columns article .article-inner,
.blog.blog-list-view-columns article .article-media,
.blog.blog-list-view-columns article .article-inner,
.post-type-archive-portfolio.pf-list-view-columns article .article-media,
.post-type-archive-portfolio.pf-list-view-columns article .article-inner,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-media,
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article .article-inner,
.blog.blog-list-view-zig-zag article .article-media,
.blog.blog-list-view-zig-zag article .article-inner,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-media,
.post-type-archive-portfolio.pf-list-view-zig-zag article .article-inner {
padding: var(--columns-list-horizontal-gap) 0;
flex-basis: 100%;
max-width: 100%;
}
} .archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article:nth-of-type(even) .article-media,
.blog.blog-list-view-zig-zag article:nth-of-type(even) .article-media,
.post-type-archive-portfolio.pf-list-view-zig-zag article:nth-of-type(even) .article-media {
order: 2;
}
.archive:not(.post-type-archive-portfolio).blog-list-view-zig-zag article:nth-of-type(even) .article-inner,
.blog.blog-list-view-zig-zag article:nth-of-type(even) .article-inner,
.post-type-archive-portfolio.pf-list-view-zig-zag article:nth-of-type(even) .article-inner {
order: 1;
} .single article.post,
.single article.portfolio {
display: flex;
flex-wrap: wrap;    }
.single article.post:not(:last-child),
.single article.portfolio:not(:last-child) {
margin-bottom: var(--post-inner-spacing);
}
.single article.post .entry-header,
.single article.portfolio .entry-header {
width: 100%;
margin: 0 0 var(--post-half-margin) 0;
}
.single article.post .entry-header .entry-super-meta,
.single article.portfolio .entry-header .entry-super-meta {
margin: 0 0 var(--post-meta-margin) 0;
}
.single article.post .entry-header .entry-super-meta:empty,
.single article.portfolio .entry-header .entry-super-meta:empty {
display: none;
}
.single article.post .entry-header .entry-title,
.single article.portfolio .entry-header .entry-title {
margin: 0;
}
.single article.post .entry-header .entry-title a,
.single article.portfolio .entry-header .entry-title a {
color: inherit;
transition: all 300ms ease;
}
.single article.post .entry-header .entry-title a:hover,
.single article.portfolio .entry-header .entry-title a:hover {
text-decoration: none;
color: var(--accent-color);
}
.single article.post .entry-header .entry-sub-meta,
.single article.portfolio .entry-header .entry-sub-meta {
margin: var(--post-meta-margin) 0 0 0;
}
.single article.post .entry-header .entry-sub-meta:empty,
.single article.portfolio .entry-header .entry-sub-meta:empty {
display: none;
}
.single article.post .post-thumbnail,
.single article.post .article-media,
.single article.portfolio .post-thumbnail,
.single article.portfolio .article-media {
display: block;
margin-bottom: var(--post-half-margin);
clear: both;
width: 100%;
}
.single article.post .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.single article.post .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.single article.portfolio .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.single article.portfolio .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content {
grid-gap: var(--post-pf-grid-gallery-gap);
}
.single article.post .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single article.post .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single article.portfolio .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single article.portfolio .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item {
border-radius: var(--post-pf-grid-gallery-radius);
}
.single article.post .entry-content,
.single article.portfolio .entry-content {
order: 3;
width: 100%;
margin-bottom: var(--post-half-margin);
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.single article.post .entry-content .entry-content-inner,
.single article.portfolio .entry-content .entry-content-inner {
max-width: 100%;
}
.single article.post .entry-content .entry-content-inner .excerpt p,
.single article.portfolio .entry-content .entry-content-inner .excerpt p {
margin: 0;
}
.single article.post .entry-footer,
.single article.portfolio .entry-footer {
order: 4;
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
justify-content: space-between;
margin-top: var(--post-footer-meta-spacing);
padding-top: var(--post-footer-meta-spacing);
border-top: 1px solid var(--primary-07-color);
}
.single article.post .entry-footer .excerpt + .entry-footer-meta,
.single article.portfolio .entry-footer .excerpt + .entry-footer-meta {
margin-top: 1em;
}
.single article.post .entry-footer .entry-footer-meta,
.single article.portfolio .entry-footer .entry-footer-meta {
flex: 1 0 50%;
}
.single article.post .entry-footer .read-more,
.single article.portfolio .entry-footer .read-more {
flex: 1 0 50%;
text-align: right;
}
.single article.post .entry-footer .read-more .bt_bb_button,
.single article.portfolio .entry-footer .read-more .bt_bb_button {
margin-bottom: 0;
}
.single.button-shape-square article.post .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-square article.post .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-square article.portfolio .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-square article.portfolio .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item {
border-radius: 0;
}
.single.button-shape-rounded article.post .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-rounded article.post .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-rounded article.portfolio .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-rounded article.portfolio .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item {
border-radius: var(--soft-rounded);
}
.single.button-shape-round article.post .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-round article.post .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-round article.portfolio .post-thumbnail .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item,
.single.button-shape-round article.portfolio .article-media .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item {
border-radius: var(--hard-rounded-gallery);
} article.post.sticky .entry-header .entry-title a:after {
content: "";
font-size: 0.7em;
font-family: Icon7Stroke;
display: block;
float: left;
margin-right: 0.4em;
padding-top: 0.3em;
color: var(--accent-color);
} .share-options {
display: inline-flex;
}
.share-options .share-options-title {
align-items: center;
display: var(--share-text-display);
flex-direction: row;
flex-wrap: nowrap;
}
.share-options .share-options-title:after {
content: "";
display: block;
width: 0.5em;
}
.share-options .share-options-title {
padding-right: 0.25em;
}
.rtl .share-options .share-options-title {
padding-right: 0;
padding-left: 0.25em;
}
.share-options .bt_bb_icon {
padding-right: 0.25em;
}
.rtl .share-options .bt_bb_icon {
padding-right: 0;
padding-left: 0.25em;
}
.single-post .entry-footer .share-options:not(:only-child), .single-portfolio .entry-footer .share-options:not(:only-child) {
margin-left: auto;
order: 20;
}
.rtl .single-post .entry-footer .share-options:not(:only-child), .rtl .single-portfolio .entry-footer .share-options:not(:only-child) {
margin-left: 0;
margin-right: auto;
}
.single-post .entry-footer .share-options:not(:only-child) .bt_bb_icon:last-child, .single-portfolio .entry-footer .share-options:not(:only-child) .bt_bb_icon:last-child {
padding-right: 0;
}
.rtl .single-post .entry-footer .share-options:not(:only-child) .bt_bb_icon:last-child, .rtl .single-portfolio .entry-footer .share-options:not(:only-child) .bt_bb_icon:last-child {
padding-left: 0;
}
.single-post .entry-footer .share-options:not(:only-child):after, .single-portfolio .entry-footer .share-options:not(:only-child):after {
display: none;
}
.posted-on time.updated:not(.published) {
margin-left: 0.5em;
display: none;
} .bt-about-author.single-about-author-blog {
margin: 0 0 var(--post-margin-top);
border-top: 1px solid var(--primary-07-color);
border-bottom: 1px solid var(--primary-07-color);
}
.blog-single-about-author-style-none .bt-about-author.single-about-author-blog {
display: none;
}
.bt-about-author.single-about-author-blog .bt-author-content {
display: flex;
align-items: flex-start;
width: 100%;
padding: var(--post-margin-top) 0;
}
.bt-about-author.single-about-author-blog .bt-author-content .bt-author-avatar {
vertical-align: top;
padding: 0 1em 0 0;
flex: 1 1 150px;
}
.rtl .bt-about-author.single-about-author-blog .bt-author-content .bt-author-avatar {
padding: 0 0 0 1em;
}
.blog-single-about-author-style-without-image .bt-about-author.single-about-author-blog .bt-author-content .bt-author-avatar {
display: none;
}
.bt-about-author.single-about-author-blog .bt-author-content .bt-author-avatar img {
display: block;
width: 100%;
height: auto;
border-radius: 50%;
}
.bt-about-author.single-about-author-blog .bt-author-content .bt-author-text {
flex: 0 1 100%;
padding: 0;
}
.bt-about-author.single-about-author-blog .bt-author-content .bt-author-text h4 {
font-size: 1.3em;
margin-bottom: 0.5rem;
}
.bt-about-author.single-about-author-blog .bt-author-content .bt-author-text p {
margin: 0;
}
.bt-about-author.single-about-author-pf {
margin: 0 0 var(--post-margin-top);
border-top: 1px solid var(--primary-07-color);
border-bottom: 1px solid var(--primary-07-color);
}
.pf-single-about-author-style-none .bt-about-author.single-about-author-pf {
display: none;
}
.bt-about-author.single-about-author-pf .bt-author-content {
display: flex;
align-items: center;
width: 100%;
padding: var(--post-margin-top) 0;
}
.bt-about-author.single-about-author-pf .bt-author-content .bt-author-avatar {
vertical-align: top;
padding: 0 1em 0 0;
flex: 1 1 150px;
}
.rtl .bt-about-author.single-about-author-pf .bt-author-content .bt-author-avatar {
padding: 0 0 0 1em;
}
.pf-single-about-author-style-without-image .bt-about-author.single-about-author-pf .bt-author-content .bt-author-avatar {
display: none;
}
.bt-about-author.single-about-author-pf .bt-author-content .bt-author-avatar img {
display: block;
width: 100%;
height: auto;
border-radius: 50%;
}
.bt-about-author.single-about-author-pf .bt-author-content .bt-author-text {
flex: 0 1 100%;
padding: 0;
}
.bt-about-author.single-about-author-pf .bt-author-content .bt-author-text h4 {
font-size: 1.3em;
margin-bottom: 0.5rem;
}
.bt-about-author.single-about-author-pf .bt-author-content .bt-author-text p {
margin: 0;
}
@media (max-width: 520px) {
.bt-about-author.single-about-author-blog .bt-author-content,
.bt-about-author.single-about-author-pf .bt-author-content {
flex-direction: column;
}
.bt-about-author.single-about-author-blog .bt-author-content .bt-author-avatar,
.bt-about-author.single-about-author-pf .bt-author-content .bt-author-avatar {
padding: 0 0 1em 0;
max-width: 8em;
flex-basis: auto;
}
.rtl .bt-about-author.single-about-author-blog .bt-author-content .bt-author-avatar,
.rtl .bt-about-author.single-about-author-pf .bt-author-content .bt-author-avatar {
padding: 0 0 1em 0;
}
} .author-avatar img {
max-width: 2em;
} .entry-meta .entry-meta-dead-end {
display: none;
}
.entry-meta > span:not(:last-child):after, .entry-meta > div:not(:last-child):after {
content: " / ";
padding: 0 0.5em;
}
.entry-meta a {
color: inherit;
text-decoration: none;
transition: all 300ms ease;
}
.entry-meta a:hover {
text-decoration: none;
color: var(--accent-color);
} .entry-super-meta {
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: var(--supertitle-text-transform);
font-style: var(--supertitle-font-style);
}
.entry-sub-meta {
font-family: var(--subtitle-font);
font-weight: var(--subtitle-font-weight);
text-transform: var(--subtitle-text-transform);
font-style: var(--subtitle-font-style);
} .media-box {
position: relative;
overflow: hidden;
}
.media-box img {
display: block;
width: auto;
height: auto;
}
.media-box .aspectVideo {
visibility: hidden;
width: 100%;
}
.media-box iframe {
display: block;
border: none;
}
.media-box.video .bt-video-container {
position: relative;
padding-bottom: 56.7%;
background-color: black;
}
.media-box.video .bt-video-container iframe {
display: block;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100% !important;
height: 100% !important;
border: none;
}
.media-box.audio iframe {
display: block;
width: 100% !important;
}
.media-box.quote, .media-box.link {
text-align: center;
position: relative;
display: block;
margin: 0;
font-weight: 300;
padding: 5em;
}
.media-box.quote:before, .media-box.link:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: var(--accent-color);
}
.media-box.quote[style*=background-image]:before, .media-box.link[style*=background-image]:before {
opacity: 0.6;
}
.media-box.quote blockquote, .media-box.link blockquote {
padding: 0em;
}
.media-box.quote blockquote:before, .media-box.link blockquote:before {
content: "";
}
.media-box.quote p, .media-box.link p {
font-size: 2em;
line-height: 1.3em;
margin: 0;
font-style: italic;
}
.media-box.quote p:before, .media-box.link p:before {
display: block;
text-align: center;
font: 2em/1em Icon7Stroke;
margin-bottom: 0.3em;
color: var(--light-color);
}
.media-box.quote cite, .media-box.link cite {
font-size: 1em;
display: inline-block;
padding: 1.5em 0 0;
border-top: 1px solid var(--light-color);
margin: 1.5em 0 0;
color: var(--light-color);
}
.media-box.quote a, .media-box.link a {
color: var(--light-color);
transition: all 300ms ease;
}
.media-box.quote a:hover, .media-box.link a:hover {
color: var(--light-color);
opacity: 0.6;
}
.media-box.link p:before {
content: "";
}
.media-box.quote p:before {
content: "";
}
.media-box .media-box-caption {
position: absolute;
bottom: 0;
right: 0;
padding: 0.25em 1em;
background: rgba(255, 255, 255, 0.8);
}
.sticky {
display: block;
}
.page-content,
.entry-summary {
margin: 0;
}
.entry-content .page-links {
clear: both;
margin: 1.5em 0;
display: flex;
}
.entry-content .page-links span, .entry-content .page-links a {
display: flex;
align-items: center;
justify-content: center;
margin: 0 0.143em;
line-height: 1;
min-width: 1.5em;
}
.entry-content .page-links span:first-child, .entry-content .page-links a:first-child {
margin-left: 0.5em;
}
.rtl .entry-content .page-links span:first-child, .rtl .entry-content .page-links a:first-child {
margin-left: 0;
margin-right: 0.5em;
}
.button-shape-square .entry-content .page-links span, .button-shape-square .entry-content .page-links a {
border-radius: 0;
}
.button-shape-rounded .entry-content .page-links span, .button-shape-rounded .entry-content .page-links a {
border-radius: var(--soft-rounded);
}
.button-shape-round .entry-content .page-links span, .button-shape-round .entry-content .page-links a {
border-radius: var(--hard-rounded);
}
.entry-content .page-links span {
background: var(--primary-07-color);
padding: 0.125em 0.25em;
}
.entry-content .page-links a {
background: var(--accent-color);
color: var(--light-color);
padding: 0.125em 0.25em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
}
.wp-video {
width: 100% !important;
}
.wp-video video {
width: 100% !important;
height: 100% !important;
}
.media-box.audio iframe {
width: 100% !important;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
} .single-post .bt_bb_masonry_image_grid .bt_bb_grid_item_inner_image img,
.single-portfolio .bt_bb_masonry_image_grid .bt_bb_grid_item_inner_image img {
width: 100%;
}
.single-post.blog-single-grid-gap-extrasmall .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content, .single-portfolio.pf-single-grid-gap-extrasmall .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content {
margin-left: -1px;
margin-top: -1px;
width: calc(100% + 2px);
}
.single-post.blog-single-grid-gap-extrasmall .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner, .single-portfolio.pf-single-grid-gap-extrasmall .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
transform: translate(1px, 1px);
}
.single-post.blog-single-grid-gap-small .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content, .single-portfolio.pf-single-grid-gap-small .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content {
margin-left: -0.5em;
margin-top: -0.5em;
width: calc(100% + 1em);
}
.single-post.blog-single-grid-gap-small .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner, .single-portfolio.pf-single-grid-gap-small .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
transform: translate(0.5em, 0.5em);
}
.single-post.blog-single-grid-gap-normal .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content, .single-portfolio.pf-single-grid-gap-normal .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content {
margin-left: -1em;
margin-top: -1em;
width: calc(100% + 2em);
}
.single-post.blog-single-grid-gap-normal .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner, .single-portfolio.pf-single-grid-gap-normal .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
transform: translate(1em, 1em);
}
.single-post.blog-single-grid-gap-large .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content, .single-portfolio.pf-single-grid-gap-large .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content {
margin-left: -2em;
margin-top: -2em;
width: calc(100% + 4em);
}
.single-post.blog-single-grid-gap-large .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner, .single-portfolio.pf-single-grid-gap-large .bt_bb_masonry_image_grid .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
transform: translate(2em, 2em);
} .posts-navigation {
padding-top: var(--post-inner-spacing);
margin-top: var(--post-inner-spacing);
border-top: 1px solid var(--primary-07-color);
}
.posts-navigation .nav-links {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
.posts-navigation .nav-links .nav-previous, .posts-navigation .nav-links .nav-next {
margin: 0;
}
.posts-navigation .nav-links .nav-previous a, .posts-navigation .nav-links .nav-next a {
font-size: 1em;
font-family: var(--button-font);
font-weight: var(--button-font-weight);
font-style: var(--button-font-style);
display: inline-flex;
align-items: center;
}
.posts-navigation .nav-links .nav-previous a:after, .posts-navigation .nav-links .nav-next a:after {
content: "";
font-family: Icon7Stroke;
font-size: var(--post-paging-arrow-size);
font-weight: normal;
width: 1em;
height: 1em;
margin-left: var(--post-paging-arrow-margin);
display: flex;
align-items: center;
justify-items: center;
color: var(--light-color);
background: var(--accent-color);
}
.button-shape-square .posts-navigation .nav-links .nav-previous a:after, .button-shape-square .posts-navigation .nav-links .nav-next a:after {
border-radius: 0;
}
.button-shape-rounded .posts-navigation .nav-links .nav-previous a:after, .button-shape-rounded .posts-navigation .nav-links .nav-next a:after {
border-radius: var(--soft-rounded);
}
.button-shape-round .posts-navigation .nav-links .nav-previous a:after, .button-shape-round .posts-navigation .nav-links .nav-next a:after {
border-radius: var(--hard-rounded);
}
.rtl .posts-navigation .nav-links .nav-previous a:after, .rtl .posts-navigation .nav-links .nav-next a:after {
content: "";
margin-right: var(--post-paging-arrow-margin);
margin-left: 0;
}
.posts-navigation .nav-links .nav-next a {
flex-direction: row-reverse;
}
.posts-navigation .nav-links .nav-next a:after {
margin-right: var(--post-paging-arrow-margin);
margin-left: 0;
transform: scaleX(-1);
}
.rtl .posts-navigation .nav-links .nav-next a:after {
margin-right: 0;
margin-left: var(--post-paging-arrow-margin);
}
.posts-navigation .nav-links .nav-next:only-child {
flex-basis: 100%;
}
.posts-navigation .nav-links .nav-next:only-child {
flex-basis: 100%;
} .archive-pagination {
padding-top: var(--post-inner-spacing);
margin-top: var(--post-inner-spacing);
border-top: 1px solid var(--primary-07-color);
display: flex;
justify-content: space-between;
}
.archive-pagination .paging p a {
display: inline-flex;
align-items: center;
font-family: var(--button-font);
font-weight: var(--button-font-weight);
font-style: var(--button-font-style);
font-size: 1em;
}
.archive-pagination .paging p a:after {
content: "";
font-family: Icon7Stroke;
font-size: var(--post-paging-arrow-size);
font-weight: normal;
width: 1em;
height: 1em;
margin-left: var(--post-paging-arrow-margin);
display: flex;
align-items: center;
justify-items: center;
color: var(--light-color);
background: var(--accent-color);
}
.button-shape-square .archive-pagination .paging p a:after {
border-radius: 0;
}
.button-shape-rounded .archive-pagination .paging p a:after {
border-radius: var(--soft-rounded);
}
.button-shape-round .archive-pagination .paging p a:after {
border-radius: var(--hard-rounded);
}
.rtl .archive-pagination .paging p a:after {
content: "";
margin-right: var(--post-paging-arrow-margin);
margin-left: 0;
}
.archive-pagination .paging.paging-right:only-child {
margin-left: auto;
}
.rtl .archive-pagination .paging.paging-right:only-child {
margin-left: 0;
margin-right: auto;
}
.archive-pagination .paging.paging-left p a {
flex-direction: row-reverse;
}
.archive-pagination .paging.paging-left p a:after {
margin-right: var(--post-paging-arrow-margin);
margin-left: 0;
transform: scaleX(-1);
}
.rtl .archive-pagination .paging.paging-left p a:after {
margin-right: 0;
margin-left: var(--post-paging-arrow-margin);
}
.archive-pagination .paging.paging-left:only-child {
margin-right: auto;
}
.rtl .archive-pagination .paging.paging-left:only-child {
margin-right: 0;
margin-left: auto;
} .blog-single-view-columns.single-post .post .entry-content {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
width: 100%;
margin: 0 -1em;
flex-direction: row;
}
.blog-single-view-columns.single-post .post .entry-content .article-media {
flex: 1 1 50%;
min-width: 50%;
padding: 0 1em;
}
.blog-single-view-columns.single-post .post .entry-content .entry-content-inner {
flex: 1 1 50%;
min-width: 50%;
padding: 0 1em;
} .mfp-bg {
position: fixed !important;
bottom: 0;
background: var(--post-image-gallery-overlay);
opacity: 1;
}
.mfp-container {
background: transparent;
}
.mfp-gallery .mfp-close {
font-size: 0;
font-weight: normal;
top: 1rem;
right: 1rem;
left: unset;
width: 2.75rem;
height: 2.75rem;
display: flex;
align-items: center;
justify-content: center;
padding: unset;
z-index: 1;
opacity: 1;
color: var(--light-color);
}
.mfp-gallery .mfp-close:before {
content: var(--mfp-gallery-close-icon);
font-family: var(--mfp-gallery-close-icon-font);
font-size: var(--mfp-gallery-close-icon-size);
color: var(--light-color);
opacity: 0.1;
transition: 300ms ease all;
line-height: 1;
}
.mfp-gallery .mfp-close:hover:before {
color: var(--light-color);
opacity: 0.6;
}
.rtl .mfp-gallery .mfp-close {
right: auto;
left: 1rem;
}
.logged-in .mfp-gallery .mfp-close {
top: 3rem;
}
.mfp-gallery .mfp-figure .mfp-close {
display: none;
}
.mfp-gallery button.mfp-arrow {
width: 2.75em;
height: 2.75em;
margin-top: -1.375em;
display: flex;
align-items: center;
justify-content: center;
font-weight: normal;
opacity: 1;
}
.mfp-gallery button.mfp-arrow:before {
content: var(--mfp-gallery-next-icon);
font-family: var(--mfp-gallery-previous-next-icon-font);
font-size: var(--mfp-gallery-previous-next-icon-size);
border: 0;
margin: unset;
height: unset;
width: unset;
position: relative;
inset: 0;
opacity: 1;
transition: 300ms ease all;
opacity: 0.1;
color: var(--light-color);
}
.rtl .mfp-gallery button.mfp-arrow:before {
content: var(--mfp-gallery-previous-icon);
}
.mfp-gallery button.mfp-arrow:after {
display: none;
}
.mfp-gallery button.mfp-arrow:hover:before {
color: var(--light-color);
opacity: 0.6;
}
.mfp-gallery button.mfp-arrow.mfp-arrow-right {
right: 1em;
}
.rtl .mfp-gallery button.mfp-arrow.mfp-arrow-right {
right: auto;
left: 1em;
}
.mfp-gallery button.mfp-arrow.mfp-arrow-left {
left: 1em;
}
.mfp-gallery button.mfp-arrow.mfp-arrow-left:before {
content: var(--mfp-gallery-previous-icon);
}
.rtl .mfp-gallery button.mfp-arrow.mfp-arrow-left {
left: auto;
right: 1em;
}
.rtl .mfp-gallery button.mfp-arrow.mfp-arrow-left:before {
content: var(--mfp-gallery-next-icon);
}
.mfp-gallery .mfp-figure:after {
display: none;
}
.mfp-gallery .mfp-bottom-bar .mfp-title {
color: var(--light-color);
font-size: 0.875em;
line-height: 1.5;
}
.mfp-gallery .mfp-bottom-bar .mfp-counter {
color: var(--light-color);
font-size: 0.875em;
line-height: 1.5;
} .blog.blog-list-show-excerpt-none article.post .excerpt {
display: none;
}
.blog.blog-list-show-excerpt-1-line article.post .excerpt, .blog.blog-list-show-excerpt-2-lines article.post .excerpt, .blog.blog-list-show-excerpt-3-lines article.post .excerpt, .blog.blog-list-show-excerpt-4-lines article.post .excerpt, .blog.blog-list-show-excerpt-5-lines article.post .excerpt, .blog.blog-list-show-excerpt-6-lines article.post .excerpt {
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
.blog.blog-list-show-excerpt-1-line article.post .excerpt {
-webkit-line-clamp: 1;
}
.blog.blog-list-show-excerpt-2-lines article.post .excerpt {
-webkit-line-clamp: 2;
}
.blog.blog-list-show-excerpt-3-lines article.post .excerpt {
-webkit-line-clamp: 3;
}
.blog.blog-list-show-excerpt-4-lines article.post .excerpt {
-webkit-line-clamp: 4;
}
.blog.blog-list-show-excerpt-5-lines article.post .excerpt {
-webkit-line-clamp: 5;
}
.blog.blog-list-show-excerpt-6-lines article.post .excerpt {
-webkit-line-clamp: 6;
}
.search.search-list-show-excerpt-none article.post .excerpt {
display: none;
}
.search.search-list-show-excerpt-1-line article.post .excerpt, .search.search-list-show-excerpt-2-lines article.post .excerpt, .search.search-list-show-excerpt-3-lines article.post .excerpt, .search.search-list-show-excerpt-4-lines article.post .excerpt, .search.search-list-show-excerpt-5-lines article.post .excerpt, .search.search-list-show-excerpt-6-lines article.post .excerpt {
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
.search.search-list-show-excerpt-1-line article.post .excerpt {
-webkit-line-clamp: 1;
}
.search.search-list-show-excerpt-2-lines article.post .excerpt {
-webkit-line-clamp: 2;
}
.search.search-list-show-excerpt-3-lines article.post .excerpt {
-webkit-line-clamp: 3;
}
.search.search-list-show-excerpt-4-lines article.post .excerpt {
-webkit-line-clamp: 4;
}
.search.search-list-show-excerpt-5-lines article.post .excerpt {
-webkit-line-clamp: 5;
}
.search.search-list-show-excerpt-6-lines article.post .excerpt {
-webkit-line-clamp: 6;
} article.portfolio .entry-content .portfolio-meta dl {
margin: 0;
display: block;
}
article.portfolio .entry-content .portfolio-meta dl dt {
float: left;
width: 35%;
max-width: 200px;
padding-right: 0.75em;
font-weight: bold;
}
.rtl article.portfolio .entry-content .portfolio-meta dl dt {
padding-right: 0;
padding-left: 0.75em;
float: right;
}
article.portfolio .entry-content .portfolio-meta dl dt:nth-child(odd) {
clear: left;
}
.rtl article.portfolio .entry-content .portfolio-meta dl dt:nth-child(odd) {
clear: right;
}
article.portfolio .entry-content .portfolio-meta dl dd {
margin: 0 0 0.25em;
} .single-portfolio article.portfolio .entry-content {
display: grid;
grid-gap: 0 var(--portfolio-columns-gap);
}
.single-portfolio article.portfolio .entry-content .article-media {
grid-area: media;
margin: 0;
}
.single-portfolio article.portfolio .entry-content .portfolio-meta {
grid-area: meta;
}
.single-portfolio article.portfolio .entry-content .entry-content-inner {
grid-area: content;
} .single-portfolio.pf-single-view-standard article.portfolio .entry-content {
grid-template-areas: "media media" "content meta";
grid-template-columns: 1fr minmax(var(--portfolio-columns-meta-min-width), var(--portfolio-columns-meta-max-width));
grid-template-rows: auto;
}
.single-portfolio.pf-single-view-standard article.portfolio .entry-content .article-media {
margin-bottom: var(--portfolio-columns-gap);
}
@media (max-width: 768px) {
.single-portfolio.pf-single-view-standard article.portfolio .entry-content {
grid-template-areas: "media" "content" "meta";
grid-template-columns: 100%;
}
.single-portfolio.pf-single-view-standard article.portfolio .entry-content .portfolio-meta {
padding-top: var(--portfolio-columns-gap);
border-top: 1px solid var(--primary-07-color);
}
} .single-portfolio.pf-single-view-columns-1 article.portfolio .entry-content {
display: grid;
grid-gap: var(--portfolio-columns-gap);
grid-template-areas: "media content" "media meta";
grid-template-columns: minmax(var(--portfolio-columns-1-media-width), 1fr) 1fr;
grid-template-rows: auto;
}
.single-portfolio.pf-single-view-columns-1 article.portfolio .entry-content .article-media {
grid-row: 1/span 2;
}
.single-portfolio.pf-single-view-columns-1 article.portfolio .entry-content .portfolio-meta {
padding-top: var(--portfolio-columns-gap);
border-top: 1px solid var(--primary-07-color);
}
@media (max-width: 768px) {
.single-portfolio.pf-single-view-columns-1 article.portfolio .entry-content {
grid-template-areas: "media" "content" "meta";
grid-template-columns: 100%;
}
.single-portfolio.pf-single-view-columns-1 article.portfolio .entry-content .article-media {
grid-row: 1;
}
} .single-portfolio.pf-single-view-columns-2 article.portfolio .entry-content {
display: grid;
grid-gap: var(--portfolio-columns-gap);
grid-template-areas: "media meta" "content content";
grid-template-columns: var(--portfolio-columns-2-media-width) 1fr;
grid-template-rows: auto;
}
@media (max-width: 768px) {
.single-portfolio.pf-single-view-columns-2 article.portfolio .entry-content {
grid-template-areas: "media" "content" "meta";
grid-template-columns: 100%;
}
.single-portfolio.pf-single-view-columns-2 article.portfolio .entry-content .portfolio-meta {
padding-top: var(--portfolio-columns-gap);
border-top: 1px solid var(--primary-07-color);
}
} .single-portfolio.pf-single-view-columns-3 article.portfolio .entry-content {
display: grid;
grid-gap: var(--portfolio-columns-gap);
grid-template-areas: "media content" "meta content";
grid-template-columns: var(--portfolio-columns-3-media-width) 1fr;
grid-template-rows: auto 1fr;
}
.single-portfolio.pf-single-view-columns-3 article.portfolio .entry-content .article-content {
grid-row: 1/span 2;
}
@media (max-width: 768px) {
.single-portfolio.pf-single-view-columns-3 article.portfolio .entry-content {
grid-template-areas: "media" "content" "meta";
grid-template-columns: 100%;
}
.single-portfolio.pf-single-view-columns-3 article.portfolio .entry-content .portfolio-meta {
padding-top: var(--portfolio-columns-gap);
border-top: 1px solid var(--primary-07-color);
}
} .post-type-archive-portfolio.pf-list-show-excerpt-none article.portfolio .excerpt {
display: none;
}
.post-type-archive-portfolio.pf-list-show-excerpt-1-line article.portfolio .excerpt, .post-type-archive-portfolio.pf-list-show-excerpt-2-lines article.portfolio .excerpt, .post-type-archive-portfolio.pf-list-show-excerpt-3-lines article.portfolio .excerpt, .post-type-archive-portfolio.pf-list-show-excerpt-4-lines article.portfolio .excerpt, .post-type-archive-portfolio.pf-list-show-excerpt-5-lines article.portfolio .excerpt, .post-type-archive-portfolio.pf-list-show-excerpt-6-lines article.portfolio .excerpt {
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
.post-type-archive-portfolio.pf-list-show-excerpt-1-line article.portfolio .excerpt {
-webkit-line-clamp: 1;
}
.post-type-archive-portfolio.pf-list-show-excerpt-2-lines article.portfolio .excerpt {
-webkit-line-clamp: 2;
}
.post-type-archive-portfolio.pf-list-show-excerpt-3-lines article.portfolio .excerpt {
-webkit-line-clamp: 3;
}
.post-type-archive-portfolio.pf-list-show-excerpt-4-lines article.portfolio .excerpt {
-webkit-line-clamp: 4;
}
.post-type-archive-portfolio.pf-list-show-excerpt-5-lines article.portfolio .excerpt {
-webkit-line-clamp: 5;
}
.post-type-archive-portfolio.pf-list-show-excerpt-6-lines article.portfolio .excerpt {
-webkit-line-clamp: 6;
} .post-password-form {
padding: 2em;
border: 2px solid var(--primary-07-color);
}
.button-shape-square .post-password-form {
border-radius: 0;
}
.button-shape-rounded .post-password-form {
border-radius: var(--soft-rounded);
}
.button-shape-round .post-password-form {
border-radius: var(--hard-rounded-field);
}
.post-password-form p:nth-child(2) {
display: flex;
align-items: flex-end;
}
.post-password-form p:nth-child(2) label {
display: flex;
flex-direction: column;
flex: 1 1 auto;
padding-right: 1em;
}
.rtl .post-password-form p:nth-child(2) label {
padding-right: 0;
padding-left: 1em;
}
@media (max-width: 768px) {
.post-password-form p:nth-child(2) {
flex-direction: column;
align-items: flex-start;
}
.post-password-form p:nth-child(2) label {
flex: 1 0 100%;
padding: 0 0 1em;
width: 100%;
}
.rtl .post-password-form p:nth-child(2) label {
padding: 0 0 1em;
}
.post-password-form p:nth-child(2) input[type=submit] {
align-self: center;
}
} .no-results .entry-content {
padding: 2em;
border: 2px solid var(--primary-07-color);
}
.button-shape-square .no-results .entry-content {
border-radius: 0;
}
.button-shape-rounded .no-results .entry-content {
border-radius: var(--soft-rounded);
}
.button-shape-round .no-results .entry-content {
border-radius: var(--hard-rounded-field);
}
.no-results .entry-content .search-form {
display: flex;
align-items: flex-end;
}
.no-results .entry-content .search-form label {
display: flex;
flex-direction: column;
flex: 1 1 auto;
padding-right: 1em;
}
.rtl .no-results .entry-content .search-form label {
padding-right: 0;
padding-left: 1em;
}
@media (max-width: 768px) {
.no-results .entry-content .search-form {
flex-direction: column;
align-items: flex-start;
}
.no-results .entry-content .search-form label {
flex: 1 0 100%;
padding: 0 0 1em;
width: 100%;
}
.rtl .no-results .entry-content .search-form label {
padding: 0 0 1em;
}
.no-results .entry-content .search-form button[type=submit] {
align-self: center;
}
} .error-404.not-found .page-content {
padding: 2em;
border: 2px solid var(--primary-07-color);
}
.button-shape-square .error-404.not-found .page-content {
border-radius: 0;
}
.button-shape-rounded .error-404.not-found .page-content {
border-radius: var(--soft-rounded);
}
.button-shape-round .error-404.not-found .page-content {
border-radius: var(--hard-rounded-field);
}
.error-404.not-found .page-content .search-form {
display: flex;
align-items: flex-end;
}
.error-404.not-found .page-content .search-form label {
display: flex;
flex-direction: column;
flex: 1 1 auto;
padding-right: 1em;
}
.rtl .error-404.not-found .page-content .search-form label {
padding-right: 0;
padding-left: 1em;
}
@media (max-width: 768px) {
.error-404.not-found .page-content .search-form {
flex-direction: column;
align-items: flex-start;
}
.error-404.not-found .page-content .search-form label {
flex: 1 0 100%;
padding: 0 0 1em;
width: 100%;
}
.rtl .error-404.not-found .page-content .search-form label {
padding: 0 0 1em;
}
.error-404.not-found .page-content .search-form button[type=submit] {
align-self: center;
}
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} .bt_bb_layout_boxed_600 .bt_bb_cell {
max-width: calc(100% - var(--content-padding) * 2);
}
.bt_bb_layout_boxed_700 .bt_bb_cell {
max-width: calc(100% - var(--content-padding) * 2);
}
.bt_bb_layout_boxed_800 .bt_bb_cell {
max-width: calc(100% - var(--content-padding) * 2);
}
.bt_bb_layout_boxed_900 .bt_bb_cell {
max-width: calc(100% - var(--content-padding) * 2);
}
.bt_bb_layout_boxed_1000 .bt_bb_cell {
max-width: calc(100% - var(--content-padding) * 2);
}
.bt_bb_layout_boxed_1100 .bt_bb_cell {
max-width: calc(100% - var(--content-padding) * 2);
}
.bt_bb_layout_boxed_1200 .bt_bb_cell {
max-width: calc(100% - var(--content-padding) * 2);
}
.bt_bb_layout_boxed_1400 .bt_bb_cell {
max-width: calc(100% - var(--content-padding) * 2);
} .btIconWidget {
display: flex;
align-items: center;
} .site-header .widget_boldthemes_icon_widget, .site-header-responsive-widgets .widget_boldthemes_icon_widget,
.site-header .widget_boldthemes_button_widget,
.site-header-responsive-widgets .widget_boldthemes_button_widget,
.site-header .widget_boldthemes_service_widget,
.site-header-responsive-widgets .widget_boldthemes_service_widget,
.site-header .widget_search,
.site-header-responsive-widgets .widget_search,
.site-header .widget_shopping_cart,
.site-header-responsive-widgets .widget_shopping_cart,
.site-header .btIconWidget[id*=time],
.site-header-responsive-widgets .btIconWidget[id*=time] {
display: inline-flex;
}
.site-header .widget_boldthemes_icon_widget:last-child, .site-header-responsive-widgets .widget_boldthemes_icon_widget:last-child,
.site-header .widget_boldthemes_button_widget:last-child,
.site-header-responsive-widgets .widget_boldthemes_button_widget:last-child,
.site-header .widget_boldthemes_service_widget:last-child,
.site-header-responsive-widgets .widget_boldthemes_service_widget:last-child,
.site-header .widget_search:last-child,
.site-header-responsive-widgets .widget_search:last-child,
.site-header .widget_shopping_cart:last-child,
.site-header-responsive-widgets .widget_shopping_cart:last-child,
.site-header .btIconWidget[id*=time]:last-child,
.site-header-responsive-widgets .btIconWidget[id*=time]:last-child {
padding-right: 0;
}
.rtl .site-header .widget_boldthemes_icon_widget, .rtl .site-header-responsive-widgets .widget_boldthemes_icon_widget,
.rtl .site-header .widget_boldthemes_button_widget,
.rtl .site-header-responsive-widgets .widget_boldthemes_button_widget,
.rtl .site-header .widget_boldthemes_service_widget,
.rtl .site-header-responsive-widgets .widget_boldthemes_service_widget,
.rtl .site-header .widget_search,
.rtl .site-header-responsive-widgets .widget_search,
.rtl .site-header .widget_shopping_cart,
.rtl .site-header-responsive-widgets .widget_shopping_cart,
.rtl .site-header .btIconWidget[id*=time],
.rtl .site-header-responsive-widgets .btIconWidget[id*=time] {
padding-right: 0;
}
.rtl .site-header .widget_boldthemes_icon_widget:last-child, .rtl .site-header-responsive-widgets .widget_boldthemes_icon_widget:last-child,
.rtl .site-header .widget_boldthemes_button_widget:last-child,
.rtl .site-header-responsive-widgets .widget_boldthemes_button_widget:last-child,
.rtl .site-header .widget_boldthemes_service_widget:last-child,
.rtl .site-header-responsive-widgets .widget_boldthemes_service_widget:last-child,
.rtl .site-header .widget_search:last-child,
.rtl .site-header-responsive-widgets .widget_search:last-child,
.rtl .site-header .widget_shopping_cart:last-child,
.rtl .site-header-responsive-widgets .widget_shopping_cart:last-child,
.rtl .site-header .btIconWidget[id*=time]:last-child,
.rtl .site-header-responsive-widgets .btIconWidget[id*=time]:last-child {
padding-left: 0;
} .site-header .widget_search, .site-header-responsive-widgets .widget_search,
.site-header .widget_shopping_cart,
.site-header-responsive-widgets .widget_shopping_cart,
.site-header .btIconWidget[id*=time],
.site-header-responsive-widgets .btIconWidget[id*=time] {
padding-right: var(--widgets-icon-spacing-header);
}
.rtl .site-header .widget_search, .rtl .site-header-responsive-widgets .widget_search,
.rtl .site-header .widget_shopping_cart,
.rtl .site-header-responsive-widgets .widget_shopping_cart,
.rtl .site-header .btIconWidget[id*=time],
.rtl .site-header-responsive-widgets .btIconWidget[id*=time] {
padding-left: var(--widgets-icon-spacing-header);
} .site-header .widget_boldthemes_icon_widget, .site-header-responsive-widgets .widget_boldthemes_icon_widget {
padding-right: var(--widgets-icon-spacing-header);
}
.site-header .widget_boldthemes_icon_widget .bt_bb_icon, .site-header-responsive-widgets .widget_boldthemes_icon_widget .bt_bb_icon {
padding-right: 0;
padding-left: 0;
}
.rtl .site-header .widget_boldthemes_icon_widget, .rtl .site-header-responsive-widgets .widget_boldthemes_icon_widget {
padding-left: var(--widgets-icon-spacing-header);
}
.widget_boldthemes_icon_widget.sidebar-box .bt_bb_icon, .site-footer-widgets .widget_boldthemes_icon_widget .bt_bb_icon {
padding-right: 0;
padding-left: 0;
} .site-header .widget_boldthemes_button_widget, .site-header-responsive-widgets .widget_boldthemes_button_widget {
padding-right: var(--widgets-button-spacing-header);
}
.site-header .widget_boldthemes_button_widget .bt_bb_button, .site-header-responsive-widgets .widget_boldthemes_button_widget .bt_bb_button {
margin-bottom: 0;
}
.site-header .widget_boldthemes_button_widget .bt_bb_button .bt_bb_button_text, .site-header-responsive-widgets .widget_boldthemes_button_widget .bt_bb_button .bt_bb_button_text {
white-space: nowrap;
}
.rtl .site-header .widget_boldthemes_button_widget, .rtl .site-header-responsive-widgets .widget_boldthemes_button_widget {
padding-left: var(--widgets-button-spacing-header);
}
.widget_boldthemes_button_widget.sidebar-box .bt_bb_button, .site-footer-widgets .widget_boldthemes_button_widget .bt_bb_button {
display: block;
margin-bottom: 0;
} .site-header .widget_boldthemes_service_widget, .site-header-responsive-widgets .widget_boldthemes_service_widget {
padding-right: var(--widgets-service-spacing-header);
}
.rtl .site-header .widget_boldthemes_service_widget, .rtl .site-header-responsive-widgets .widget_boldthemes_service_widget {
padding-left: var(--widgets-service-spacing-header);
}
.site-header .widget_boldthemes_service_widget .bt_bb_service_content_title,
.site-header .widget_boldthemes_service_widget .bt_bb_service_content_text, .site-header-responsive-widgets .widget_boldthemes_service_widget .bt_bb_service_content_title,
.site-header-responsive-widgets .widget_boldthemes_service_widget .bt_bb_service_content_text {
white-space: nowrap;
} .site-header .widget_shopping_cart, .site-header-responsive-widgets .widget_shopping_cart {
display: inline-block;
} .bt-header-responsive-active .site-header {    }
.bt-header-responsive-active .site-header .widget_boldthemes_icon_widget:has(.bt_bb_icon > .bt_bb_icon_holder > span),
.bt-header-responsive-active .site-header .widget_boldthemes_button_widget,
.bt-header-responsive-active .site-header .widget_boldthemes_service_widget,
.bt-header-responsive-active .site-header .widget_search:not(.bt-enable-fullscreen),
.bt-header-responsive-active .site-header .btIconWidget[id*=time] {
width: 100%;
margin-bottom: 1rem;
padding-left: 0 !important;
padding-right: 0 !important;
display: inline-flex;
justify-content: center;
}
.bt-header-responsive-active .site-header .widget_boldthemes_icon_widget:has(.bt_bb_icon > .bt_bb_icon_holder > span):last-child,
.bt-header-responsive-active .site-header .widget_boldthemes_button_widget:last-child,
.bt-header-responsive-active .site-header .widget_boldthemes_service_widget:last-child,
.bt-header-responsive-active .site-header .widget_search:not(.bt-enable-fullscreen):last-child,
.bt-header-responsive-active .site-header .btIconWidget[id*=time]:last-child {
margin-bottom: 0;
}
.bt-header-responsive-active .site-header .widget_boldthemes_button_widget .bt_bb_button {
width: 100%;
}
.bt-header-responsive-active .site-header .widget_boldthemes_service_widget .bt_bb_service {
flex-direction: column;
}
.bt-header-responsive-active .site-header .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content {
text-align: center;
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 0.5em;
}
.bt-header-responsive-active .site-header .btIconWidget[id*=time] {
flex-direction: column;
}
.bt-header-responsive-active .site-header .btIconWidget[id*=time] .btIconWidgetContent {
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 0.5em;
}
.bt-header-responsive-active .site-header .widget_boldthemes_icon_widget,
.bt-header-responsive-active .site-header .widget_shopping_cart,
.bt-header-responsive-active .site-header .widget_search {
display: inline-flex;
width: auto;
margin-bottom: 1rem;
} .bt-sticky-header-active .site-header .widget_boldthemes_service_widget .bt_bb_service.bt_bb_has_widget_sticky_color_scheme,
.bt-sticky-header-active .site-header .widget_boldthemes_button_widget .bt_bb_button.bt_bb_has_widget_sticky_color_scheme,
.bt-sticky-header-active .site-header .widget_boldthemes_icon_widget .bt_bb_icon.bt_bb_has_widget_sticky_color_scheme,
.bt-sticky-header-active .site-header-responsive-widgets .widget_boldthemes_service_widget .bt_bb_service.bt_bb_has_widget_sticky_color_scheme,
.bt-sticky-header-active .site-header-responsive-widgets .widget_boldthemes_button_widget .bt_bb_button.bt_bb_has_widget_sticky_color_scheme,
.bt-sticky-header-active .site-header-responsive-widgets .widget_boldthemes_icon_widget .bt_bb_icon.bt_bb_has_widget_sticky_color_scheme {
--primary-color: var(--widget-sticky-primary-color) !important;
--secondary-color: var(--widget-sticky-secondary-color) !important;
}
.bt-sticky-header-active .site-header .widget_shopping_cart .widgettitle .widgetcounter,
.bt-sticky-header-active .site-header-responsive-widgets .widget_shopping_cart .widgettitle .widgetcounter {
--primary-color: var(--widget-sticky-primary-color, var(--widget-primary-color));
--secondary-color: var(--widget-sticky-secondary-color, var(--widget-secondary-color), inherit);
}
.bt-sticky-header-active .site-header .widget_search.bt-enable-fullscreen,
.bt-sticky-header-active .site-header-responsive-widgets .widget_search.bt-enable-fullscreen {
--primary-color: var(--widget-sticky-primary-color, var(--widget-primary-color));
--secondary-color: var(--widget-sticky-secondary-color, var(--widget-secondary-color), inherit);
}
.site-header .widget_shopping_cart .widgettitle .widgetcounter,
.site-header-responsive-widgets .widget_shopping_cart .widgettitle .widgetcounter {
--primary-color: var(--widget-primary-color, inherit);
--secondary-color: var(--widget-secondary-color, inherit);
}
.site-header .widget_search.bt-enable-fullscreen,
.site-header-responsive-widgets .widget_search.bt-enable-fullscreen {
--primary-color: var(--widget-primary-color, inherit);
--secondary-color: var(--widget-secondary-color, inherit);
} .sidebar-box:not(:last-child) {
margin-bottom: var(--widgets-inner-spacing);
}
.sidebar-box > h4 {
font-size: 2em;
margin-bottom: 0.5em;
padding-bottom: 0em;
display: inline-block;
width: 100%;
}
.sidebar-box h5 {
font-size: 1.4em;
margin-bottom: 0.35em;
}
.sidebar-box ul, .sidebar-box ol {
list-style: none;
margin: 0;
display: block;
padding: 0;
}
.sidebar-box ul li, .sidebar-box ol li {
display: block;
width: auto;
margin: 0;
padding: 0.8em 0;
position: relative;
border-bottom: 1px solid var(--primary-07-color);
background-color: transparent !important;
line-height: inherit;
}
.sidebar-box ul li:last-child, .sidebar-box ol li:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.sidebar-box ul li ul, .sidebar-box ol li ul {
margin: 0.8em 0 0;
padding: 0em 0 0;
color: inherit !important;
border-top: 1px solid var(--primary-07-color);
background-color: transparent !important;
}
.sidebar-box ul li ul li, .sidebar-box ol li ul li {
margin-left: 1em;
}
.rtl .sidebar-box ul li ul li, .rtl .sidebar-box ol li ul li {
padding-left: 0;
padding-margin: 1em;
}
.sidebar-box ul li:after, .sidebar-box ol li:after {
content: "";
clear: both;
display: block;
}
.sidebar-box ul li li:last-child, .sidebar-box ol li li:last-child {
border-bottom: none;
padding-bottom: 0;
}
.sidebar-box > ul > li:first-child {
padding-top: 0;
}
.sidebar-box p.posted, .sidebar-box .quantity {
margin: 0;
} .widget_calendar table {
width: 100%;
border-collapse: collapse;
margin-bottom: 0.5em;
}
.widget_calendar table caption {
font-family: var(--heading-font);
padding: 5px;
background: var(--accent-color);
color: var(--light-color);
text-transform: var(--heading-text-transform);
}
.widget_calendar table thead th {
background: var(--primary-07-color);
text-align: center;
padding: 3px;
}
.widget_calendar table tfoot td {
padding: 3px;
}
.widget_calendar table tfoot td#next {
text-align: right;
}
.widget_calendar table tbody tr td {
background: transparent;
}
.widget_calendar table tbody tr td#today {
color: var(--accent-color);
}
.widget_calendar table tbody td {
text-align: center;
padding: 2px 3px;
}
.widget_calendar table .wp-calendar-nav {
display: flex;
justify-content: space-between;
} .sidebar-box.widget_archive ul li, .sidebar-box.widget_categories ul li {
text-align: right;
}
.rtl .sidebar-box.widget_archive ul li, .rtl .sidebar-box.widget_categories ul li {
text-align: left;
}
.sidebar-box.widget_archive ul li a, .sidebar-box.widget_categories ul li a {
display: block;
float: left;
}
.rtl .sidebar-box.widget_archive ul li a, .rtl .sidebar-box.widget_categories ul li a {
float: right;
}
.sidebar-box.widget_archive ul li ul.children, .sidebar-box.widget_categories ul li ul.children {
float: left;
width: 100%;
}
.sidebar-box.widget_archive .fancy-select ul li, .sidebar-box.widget_categories .fancy-select ul li {
text-align: initial;
}
.sidebar-box.widget_archive .fancy-select ul li:first-child, .sidebar-box.widget_categories .fancy-select ul li:first-child {
padding-top: 0.5em;
}
.sidebar-box.widget_archive .fancy-select ul li a, .sidebar-box.widget_categories .fancy-select ul li a {
display: inline;
float: none !important;
} .widget_recent_comments .comment-author-link a {
display: inline;
padding: 0;
} .widget_recent_entries ul li span.post-date {
opacity: 0.5;
} .widget_rss li {
margin-bottom: 1em;
}
.widget_rss li a.rsswidget {
font-size: 1.3rem;
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
text-transform: var(--heading-text-transform);
font-style: var(--heading-font-style);
}
.widget_rss li .rss-date {
font-size: 0.8em;
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: var(--supertitle-text-transform);
font-style: var(--supertitle-font-style);
margin: 0 0 1em;
display: block;
opacity: 0.6;
}
.widget_rss li cite {
font-size: 0.8em;
font-family: var(--subtitle-font);
font-weight: var(--subtitle-font-weight);
text-transform: var(--subtitle-text-transform);
font-style: var(--subtitle-font-style);
line-height: 2em;
margin-top: 0.5em;
display: block;
opacity: 0.6;
} .sidebar-box.widget_tag_cloud a,
.sidebar-box.widget_tag_cloud .tagcloud a,
.widget_block .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
margin: 0 0.4rem 0.4rem 0;
padding: 0;
display: inline-flex;
}
.sidebar-box.widget_tag_cloud a:hover,
.sidebar-box.widget_tag_cloud .tagcloud a:hover,
.widget_block .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover {
color: var(--accent-color);
}
.rtl .sidebar-box.widget_tag_cloud a,
.rtl .sidebar-box.widget_tag_cloud .tagcloud a,
.rtl .widget_block .tagcloud a,
.rtl .widget_product_tag_cloud .tagcloud a {
margin: 0 0 0.4rem 0.4rem;
}
.sidebar-box.widget_tag_cloud:after,
.sidebar-box.widget_tag_cloud .tagcloud:after,
.widget_block .tagcloud:after,
.widget_product_tag_cloud .tagcloud:after {
content: " ";
clear: both;
display: table;
width: 100%;
} .widget_search .wp-block-search .wp-block-search__label, .widget_block .wp-block-search .wp-block-search__label {
display: none;
}
.widget_search .search-form,
.widget_search .wp-block-search__inside-wrapper, .widget_block .search-form,
.widget_block .wp-block-search__inside-wrapper {
position: relative;
}
.widget_search .wp-block-search__input, .widget_block .wp-block-search__input {
padding-right: 3em !important;
}
.rtl .widget_search .wp-block-search__input, .rtl .widget_block .wp-block-search__input {
padding-right: 0.8em !important;
padding-left: 3em !important;
}
.widget_search .search-form .search-field, .widget_block .search-form .search-field {
padding-right: 6em !important;
}
.rtl .widget_search .search-form .search-field, .rtl .widget_block .search-form .search-field {
padding-right: 0.8em !important;
padding-left: 6em !important;
}
.widget_search input[type=submit], .widget_block input[type=submit] {
font-size: 0.75em;
position: absolute;
right: 0.6em;
top: 0.6em;
padding-right: 1.5em;
padding-left: 1.5em;
}
.rtl .widget_search input[type=submit], .rtl .widget_block input[type=submit] {
right: auto;
left: 0.7rem;
}
.widget_search button[type=submit], .widget_block button[type=submit] {
border: 0;
padding: 0;
margin: 0;
position: absolute;
right: 0.7rem;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
transition: 200ms ease all;
box-shadow: none !important;
color: inherit !important;
background: transparent !important;
border-radius: 0;
text-indent: -999999px;
}
.widget_search button[type=submit]:after, .widget_block button[type=submit]:after {
content: var(--search-widget-icon-search);
font-family: var(--search-widget-icon-search-font);
font-size: 1em;
font-weight: normal;
margin: 0 0.25em;
text-indent: 0;
}
.widget_search button[type=submit]:hover, .widget_block button[type=submit]:hover {
background: transparent !important;
box-shadow: none !important;
color: inherit !important;
opacity: 0.6;
transform: none;
}
.rtl .widget_search button[type=submit], .rtl .widget_block button[type=submit] {
right: auto;
left: 0.7rem;
}
.wp-block-search .wp-block-search__input {
color: inherit;
border: 1px solid var(--primary-07-color);
} .wp-block-button.aligncenter, .wp-block-calendar {
text-align: left;
}
.wp-block-calendar a {
text-decoration: none;
} .widget_search {
--widget-full-screen-enabled: off;
}
.site-header .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open, .site-header-responsive .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open {
color: var(--primary-color);
transition: 280ms ease color;
}
.site-header .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before, .site-header-responsive .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before {
content: var(--search-widget-icon-open);
font-family: var(--search-widget-icon-open-font);
font-size: var(--search-widget-icon-open-size);
display: block;
cursor: pointer;
line-height: 1;
color: inherit;
}
.site-header .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:hover, .site-header-responsive .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:hover {
color: var(--secondary-color);
}
.site-header .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-close, .site-header-responsive .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-close {
display: flex;
position: fixed;
right: 0rem;
top: 2rem;
z-index: 10001;
opacity: 0;
pointer-events: none;
width: 5rem;
height: 5rem;
align-items: center;
justify-content: center;
color: var(--page-color, var(--page-primary-color));
}
.site-header .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-close:before, .site-header-responsive .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-close:before {
content: var(--search-widget-icon-close);
font-family: var(--search-widget-icon-close-font);
font-size: var(--search-widget-icon-close-size);
line-height: 1;
display: block;
cursor: pointer;
}
.rtl .site-header .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-close, .rtl .site-header-responsive .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-close {
right: auto;
left: 0;
}
.site-header .widget_search.bt-enable-fullscreen .widgettitle, .site-header-responsive .widget_search.bt-enable-fullscreen .widgettitle {
display: none;
}
.site-header .widget_search.bt-enable-fullscreen .full-screen-wrapper, .site-header-responsive .widget_search.bt-enable-fullscreen .full-screen-wrapper {
position: fixed;
inset: 0;
width: 100vw;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
pointer-events: none;
background: var(--page-background-color, var(--page-secondary-color));
z-index: 10000;
}
.site-header .widget_search.bt-enable-fullscreen form.search-form, .site-header-responsive .widget_search.bt-enable-fullscreen form.search-form {
width: var(--search-widget-desktop-width);
max-width: var(--search-widget-desktop-max-width);
margin: auto;
color: var(--page-color, var(--page-primary-color));
flex-direction: row;
align-items: center;
}
.site-header .widget_search.bt-enable-fullscreen form.search-form > label, .site-header-responsive .widget_search.bt-enable-fullscreen form.search-form > label {
display: block;
width: 100%;
position: relative;
z-index: 2;
}
.site-header .widget_search.bt-enable-fullscreen form.search-form > label > span, .site-header-responsive .widget_search.bt-enable-fullscreen form.search-form > label > span {
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
text-transform: var(--heading-text-transform);
font-style: var(--heading-font-style);
font-size: 2em;
clip: unset;
clip-path: unset;
height: unset;
margin: unset;
width: 100%;
position: unset !important;
display: block;
text-align: center;
transform: translateY(-100%);
position: absolute !important;
margin: 0 auto;
padding: 0 0 0.25em;
}
.site-header .widget_search.bt-enable-fullscreen form.search-form > label input, .site-header-responsive .widget_search.bt-enable-fullscreen form.search-form > label input {
font-size: 1.5em;
}
.site-header .widget_search.bt-enable-fullscreen form.search-form button, .site-header-responsive .widget_search.bt-enable-fullscreen form.search-form button {
z-index: 2;
}
.site-header .widget_search.bt-enable-fullscreen form.search-form button:after, .site-header-responsive .widget_search.bt-enable-fullscreen form.search-form button:after {
font-size: 2.5rem;
}
.site-header .widget_search.bt-enable-fullscreen.bt-on .bt-enable-fullscreen-close, .site-header-responsive .widget_search.bt-enable-fullscreen.bt-on .bt-enable-fullscreen-close {
opacity: 1;
pointer-events: initial;
}
.site-header .widget_search.bt-enable-fullscreen.bt-on .full-screen-wrapper, .site-header-responsive .widget_search.bt-enable-fullscreen.bt-on .full-screen-wrapper {
opacity: 1;
pointer-events: initial;
}
.widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before {     }
.site-header .site-branding-widgets .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before {
font-size: var(--search-widget-icon-open-size);
}
.primary-menu-position-logo-left .site-header .site-navigation-widgets .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before, .primary-menu-position-logo-right .site-header .site-navigation-widgets .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before, .primary-menu-position-logo-center .site-header .site-navigation-widgets .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before, .primary-menu-position-logo-center-solo .site-header .site-navigation-widgets .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before {
font-size: var(--search-widget-icon-open-size);
}
.primary-menu-position-bottom-left .site-header .site-navigation-widgets .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before, .primary-menu-position-bottom-right .site-header .site-navigation-widgets .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before, .primary-menu-position-bottom-center .site-header .site-navigation-widgets .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before {
font-size: var(--search-widget-icon-open-size-belowmenu);
}
.site-header-top-bar .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before {
font-size: var(--search-widget-icon-open-size-topbar);
}
.site-header-responsive .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before {
font-size: var(--search-widget-icon-open-size-resptopbar);
}
.bt-sidebar-responsive-active .site-header .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-open:before {
font-size: var(--search-widget-icon-open-size-respmenu);
}
body.bt-header-responsive-inactive.bt-fullscreen-search-widget-on {
overflow: hidden;
}
body.bt-header-responsive-inactive.bt-fullscreen-search-widget-on .site-header .site-header-responsive-widgets .widget_search.bt-enable-fullscreen .full-screen-wrapper,
body.bt-header-responsive-inactive.bt-fullscreen-search-widget-on .site-header .site-menu-responsive-widgets .widget_search.bt-enable-fullscreen .full-screen-wrapper {
pointer-events: none;
}
body.bt-header-responsive-active.bt-fullscreen-search-widget-on .site-header {
overflow: hidden;
}
body.bt-header-responsive-active.bt-fullscreen-search-widget-on .site-header .site-navigation-widgets .widget_search.bt-enable-fullscreen .full-screen-wrapper,
body.bt-header-responsive-active.bt-fullscreen-search-widget-on .site-header .site-branding-widgets .widget_search.bt-enable-fullscreen .full-screen-wrapper,
body.bt-header-responsive-active.bt-fullscreen-search-widget-on .site-header .site-header-top-bar .widget_search.bt-enable-fullscreen .full-screen-wrapper {
pointer-events: none;
}
body.bt-header-responsive-active.bt-fullscreen-search-widget-on .site-header-responsive .site-header-responsive-trigger {
opacity: 0;
pointer-events: none;
}
body.bt-header-responsive-active.responsive-menu-position-right.bt-fullscreen-search-widget-on {
overflow: hidden;
}
body.bt-header-responsive-active.responsive-menu-position-right.bt-fullscreen-search-widget-on .site-header {
overflow: visible;
z-index: 11;
}
body.bt-header-responsive-active.responsive-menu-position-left.bt-fullscreen-search-widget-on {
overflow: hidden;
}
body.bt-header-responsive-active.responsive-menu-position-left.bt-fullscreen-search-widget-on .site-header {
overflow: visible;
z-index: 11;
}
body.bt-header-responsive-active.responsive-menu-position-left.bt-fullscreen-search-widget-on .site-header .bt-enable-fullscreen-close {
margin-right: calc((100vw - var(--responsive-menu-max-width)) * -1);
}
body.rtl.bt-header-responsive-active.responsive-menu-position-right.bt-fullscreen-search-widget-on {
overflow: hidden;
}
body.rtl.bt-header-responsive-active.responsive-menu-position-right.bt-fullscreen-search-widget-on .site-header {
overflow: visible;
z-index: 11;
}
body.rtl.bt-header-responsive-active.responsive-menu-position-right.bt-fullscreen-search-widget-on .site-header .bt-enable-fullscreen-close {
margin-left: calc((100vw - var(--responsive-menu-max-width)) * -1);
}
body.rtl.bt-header-responsive-active.responsive-menu-position-left.bt-fullscreen-search-widget-on {
overflow: hidden;
}
body.rtl.bt-header-responsive-active.responsive-menu-position-left.bt-fullscreen-search-widget-on .site-header {
overflow: visible;
z-index: 11;
}
body.rtl.bt-header-responsive-active.responsive-menu-position-left.bt-fullscreen-search-widget-on .site-header .full-screen-wrapper {
margin-right: calc((100vw - var(--responsive-menu-max-width)) * -1);
}
body.bt-header-responsive-active.responsive-menu-position-right.bt-fullscreen-search-widget-on {
overflow: hidden;
}
body.bt-header-responsive-active.responsive-menu-position-right.bt-fullscreen-search-widget-on .site-header {
overflow: visible;
z-index: 11;
}
body.bt-header-responsive-active.responsive-menu-position-right.bt-fullscreen-search-widget-on .site-header .full-screen-wrapper {
margin-left: calc((100vw - var(--responsive-menu-max-width)) * -1);
} .sidebar-box.widget_bt_bb_recent_comments h5 {
font-size: 1.125em;
margin-bottom: 0;
}
.sidebar-box.widget_bt_bb_recent_comments .posted {
opacity: 0.6;
} .btImageTextWidgetWraper ul li .btImageTextWidget {
display: flex;
align-items: center;
}
.btImageTextWidgetWraper ul li .btImageTextWidget:not(:last-child) {
margin-bottom: 0.5em;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetImage {
flex: 0 0 30%;
padding-right: 10px;
max-width: 80px;
}
.rtl .btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetImage {
padding-right: 0;
padding-left: 10px;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetImage a {
display: block;
line-height: 0;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetImage a img {
margin: 0;
max-width: 100%;
width: 100%;
height: auto;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetText {
flex: 0 0 70%;
overflow: hidden;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_tag {
font-size: 1.125em;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover {
color: var(--accent-color);
} .btIconWidget[id*=time] {
display: inline-flex;
max-width: 100%;
justify-content: space-between;
align-content: flex-start;
flex-flow: row nowrap;    }
.btIconWidget[id*=time] .btIconWidgetIcon {
order: 1;
}
.btIconWidget[id*=time] .btIconWidgetIcon .bt_bb_icon_holder {
line-height: 1;
display: block;
}
.btIconWidget[id*=time] .btIconWidgetContent {
flex: 1 1 auto;
order: 2;
padding: 0 0 0 0.5em;
display: block;
}
.rtl .btIconWidget[id*=time] .btIconWidgetContent {
padding: 0 0.5em 0 0;
}
.btIconWidget[id*=time] .btIconWidgetContent .btIconWidgetTitle {
font-size: 1em;
font-family: var(--supertitle-font);
font-style: var(--supertitle-font-style);
font-weight: var(--supertitle-font-weight);
text-transform: var(--supertitle-text-transform);
line-height: 1.2;
display: block;
}
.btIconWidget[id*=time] .btIconWidgetContent .btIconWidgetText {
font-size: 1.125em;
font-weight: var(--heading-font-weight);
line-height: 1.1;
padding-top: 0.1em;
display: block;
}
.widget-area .btIconWidget[id*=time] {
margin-bottom: var(--widgets-inner-spacing);
}
.widget-area .btIconWidget[id*=time] .btIconWidgetIcon {
font-size: var(--time-widget-icon-size);
}
.site-header .site-branding-widgets .btIconWidget[id*=time] .btIconWidgetIcon {
font-size: var(--time-widget-icon-size);
}
.primary-menu-position-logo-left .site-header .site-navigation-widgets .btIconWidget[id*=time] .btIconWidgetIcon, .primary-menu-position-logo-right .site-header .site-navigation-widgets .btIconWidget[id*=time] .btIconWidgetIcon, .primary-menu-position-logo-center .site-header .site-navigation-widgets .btIconWidget[id*=time] .btIconWidgetIcon, .primary-menu-position-logo-center-solo .site-header .site-navigation-widgets .btIconWidget[id*=time] .btIconWidgetIcon {
font-size: var(--time-widget-icon-size);
}
.primary-menu-position-bottom-left .site-header .site-navigation-widgets .btIconWidget[id*=time] .btIconWidgetIcon, .primary-menu-position-bottom-right .site-header .site-navigation-widgets .btIconWidget[id*=time] .btIconWidgetIcon, .primary-menu-position-bottom-center .site-header .site-navigation-widgets .btIconWidget[id*=time] .btIconWidgetIcon {
font-size: var(--time-widget-icon-size-belowmenu);
}
.site-header-top-bar .btIconWidget[id*=time] .btIconWidgetIcon {
font-size: var(--time-widget-icon-size-topbar);
}
.site-header-top-bar .btIconWidget[id*=time] .btIconWidgetContent {
display: flex;
}
.site-header-top-bar .btIconWidget[id*=time] .btIconWidgetContent .btIconWidgetTitle,
.site-header-top-bar .btIconWidget[id*=time] .btIconWidgetContent .btIconWidgetText {
line-height: 1.1;
font-size: 1em;
font-style: normal;
font-weight: normal;
padding: 0;
}
.site-header-top-bar .btIconWidget[id*=time] .btIconWidgetContent:after {
content: "";
display: block;
width: 0.3em;
order: 2;
}
.site-header-top-bar .btIconWidget[id*=time] .btIconWidgetContent .btIconWidgetTitle {
order: 1;
}
.site-header-top-bar .btIconWidget[id*=time] .btIconWidgetContent .btIconWidgetText {
order: 3;
opacity: 0.6;
}
.site-header-responsive .btIconWidget[id*=time] .btIconWidgetIcon {
font-size: var(--time-widget-icon-size-resptopbar);
}
.bt-sidebar-responsive-active .site-header .btIconWidget[id*=time] { }
.bt-sidebar-responsive-active .site-header .btIconWidget[id*=time] .btIconWidgetIcon {
font-size: var(--time-widget-icon-size-respmenu);
} .site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service {
align-items: center;
}
.site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content {
display: flex;
}
.site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title,
.site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content .bt_bb_service_content_text {
line-height: 1.1;
font-size: 1em;
font-style: normal;
font-weight: normal;
padding: 0;
}
.site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content:after {
content: "";
display: block;
width: 0.3em;
order: 2;
}
.site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
order: 1;
}
.site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content .bt_bb_service_content_text {
order: 3;
opacity: 0.6;
} .site-header .widget_shopping_cart .widget_shopping_cart_content, .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content {
display: none;
background: var(--page-background-color, var(--page-secondary-color));
color: var(--page-color, var(--page-primary-color));
}
.site-header .widget_shopping_cart.bt-on .widget_shopping_cart_content, .site-header-responsive .widget_shopping_cart.bt-on .widget_shopping_cart_content {
display: block;
}
.site-header .widget_shopping_cart .widgettitle, .site-header-responsive .widget_shopping_cart .widgettitle {
padding: 0;
text-indent: -99999px;
position: relative;
display: inline-flex;
align-items: center;
font-weight: normal;
}
.site-header .widget_shopping_cart .widgettitle .widgetcounter, .site-header-responsive .widget_shopping_cart .widgettitle .widgetcounter {
text-indent: 0;
display: inline-flex;
align-items: center;
color: var(--primary-color);
transition: 280ms ease color;
}
.site-header .widget_shopping_cart .widgettitle .widgetcounter:before, .site-header-responsive .widget_shopping_cart .widgettitle .widgetcounter:before {
font-family: var(--woo-cart-widget-icon-font);
content: var(--woo-cart-widget-icon);
margin: 0 0.1em 0 0;
line-height: 1;
}
.rtl .site-header .widget_shopping_cart .widgettitle .widgetcounter:before, .rtl .site-header-responsive .widget_shopping_cart .widgettitle .widgetcounter:before {
margin: 0 0 0 0.1em;
}
.site-header .widget_shopping_cart .widgettitle .widgetcounter:hover, .site-header-responsive .widget_shopping_cart .widgettitle .widgetcounter:hover {
color: var(--secondary-color);
} .bt-header-responsive-active .site-header .widget_shopping_cart .widgettitle .widgetcounter:after {
content: var(--woo-cart-widget-icon-close);
font-family: var(--woo-cart-widget-icon-close-font);
font-size: var(--woo-cart-widget-icon-close-size);
display: block;
position: fixed;
top: calc(var(--woo-cart-widget-responsive-padding) / 2);
left: 50%;
transform: translateX(-50%);
z-index: 100000;
opacity: 0;
pointer-events: none;
color: var(--page-color, var(--page-primary-color));
}
.bt-header-responsive-active .site-header .widget_shopping_cart .widget_shopping_cart_content {
position: fixed;
inset: 0;
z-index: 99999;
padding: calc(var(--woo-cart-widget-responsive-padding) + var(--woo-cart-widget-icon-close-size)*2) var(--woo-cart-widget-responsive-padding) var(--woo-cart-widget-responsive-padding);
}
.bt-header-responsive-active .site-header .widget_shopping_cart.bt-on .widgettitle .widgetcounter:after {
opacity: 1;
pointer-events: initial;
}
.widget_shopping_cart .widgettitle .widgetcounter:before {     }
.site-header .site-branding-widgets .widget_shopping_cart .widgettitle .widgetcounter:before {
font-size: var(--woo-cart-widget-icon-size);
}
.primary-menu-position-logo-left .site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:before, .primary-menu-position-logo-right .site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:before, .primary-menu-position-logo-center .site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:before, .primary-menu-position-logo-center-solo .site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:before {
font-size: var(--woo-cart-widget-icon-size);
}
.primary-menu-position-bottom-left .site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:before, .primary-menu-position-bottom-right .site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:before, .primary-menu-position-bottom-center .site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:before {
font-size: var(--woo-cart-widget-icon-size-belowmenu);
}
.site-header-top-bar .widget_shopping_cart .widgettitle .widgetcounter:before {
font-size: var(--woo-cart-widget-icon-size-topbar);
}
.site-header-responsive .widget_shopping_cart .widgettitle .widgetcounter:before {
font-size: var(--woo-cart-widget-icon-size-resptopbar);
}
.bt-sidebar-responsive-active .site-header .widget_shopping_cart .widgettitle .widgetcounter:before {
font-size: var(--woo-cart-widget-icon-size-respmenu);
} .bt-header-responsive-inactive .site-header .widget_shopping_cart .widget_shopping_cart_content, .bt-header-responsive-active .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content {
position: absolute;
padding: var(--woo-cart-widget-padding);
right: 0;
width: var(--woo-cart-widget-width);
box-shadow: var(--woo-cart-widget-shadow);
z-index: 99999;
}
.bt-header-responsive-inactive .site-header .widget_shopping_cart .widget_shopping_cart_content {
max-height: calc(90vh - max(var(--logo-height), var(--sticky-logo-height)));
overflow-y: auto;
}
.bt-header-responsive-active .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content {
max-height: calc(85vh - max(var(--responsive-logo-height), var(--responsive-sticky-logo-height)));
overflow-y: auto;
}
.responsive-logo-position-left.responsive-trigger-position-left.rtl .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content, .responsive-logo-position-center.responsive-trigger-position-left.rtl .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content, .responsive-logo-position-left.responsive-trigger-position-right.rtl .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content {
right: 0;
left: auto;
}
.responsive-logo-position-right.responsive-trigger-position-left .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content, .responsive-logo-position-center.responsive-trigger-position-right .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content, .responsive-logo-position-right.responsive-trigger-position-right .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content {
left: 0;
right: auto;
}
.bt-header-responsive-inactive .site-header .site-header-top-bar-inner-left .widget_shopping_cart .widget_shopping_cart_content {
right: auto;
left: 0;
}
.rtl.bt-header-responsive-inactive .site-header .site-header-top-bar-inner-left .widget_shopping_cart .widget_shopping_cart_content {
right: 0;
left: auto;
}
.rtl.bt-header-responsive-inactive .site-header .widget_shopping_cart .widget_shopping_cart_content, .rtl.bt-header-responsive-active .site-header-responsive .widget_shopping_cart .widget_shopping_cart_content {
right: auto;
left: 0;
}
.bt-header-responsive-inactive .site-header .widget_shopping_cart, .bt-header-responsive-active .site-header-responsive .widget_shopping_cart {
position: relative;
} .widget_shopping_cart .widgettitle {
font-family: var(--body-font);
font-size: inherit;
font-weight: inherit;
cursor: pointer;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt, .woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page input.button,
.woocommerce-page input.button.alt {
padding: 0.6em 1em 0.4em; }
.wpcf7-date {
width: 100%;
}
.wpcf7-date:before {
width: 100%;
content: attr(placeholder);
}
.wpcf7-date:before:hover {
width: 0%;
content: "";
}
.wpcf7-date.placeholderclass:before {
width: 0%;
content: "";
} .woocommerce span.onsale {
background: var(--woo-sale-tag-background);
color: var(--light-color);
display: flex;
font-size: 0.875em;
width: 4em;
height: 4em;
line-height: 1;
min-width: unset;
min-height: unset;
padding: 0.25em;
justify-content: center;
align-items: center;
border-radius: 0;
transform: translate(-25%, -25%);
top: 0;
left: 0;
}
.woocommerce.button-shape-rounded span.onsale, .button-shape-rounded .woocommerce span.onsale {
border-radius: var(--soft-rounded);
}
.woocommerce.button-shape-round span.onsale, .button-shape-round .woocommerce span.onsale {
border-radius: var(--hard-rounded);
}
.woocommerce ul.products li.product span.onsale {
margin: 0;
transform: translate(25%, -25%);
}
.woocommerce.rtl span.onsale, .rtl .woocommerce span.onsale {
transform: translate(25%, -25%);
left: auto;
right: 0;
}
.woocommerce.rtl ul.products li.product span.onsale, .rtl .woocommerce ul.products li.product span.onsale {
margin: 0;
transform: translate(-25%, -25%);
} .woocommerce-page .products ul, .woocommerce-page ul.products, .woocommerce .products ul, .woocommerce ul.products {
margin: 0 calc(var(--woo-product-x-spacing) * -1) var(--woo-product-y-spacing);
padding: 0;
list-style: none;
clear: both;
display: flex;
flex-wrap: wrap;
}
.woocommerce-page .products ul li.product, .woocommerce-page ul.products li.product, .woocommerce .products ul li.product, .woocommerce ul.products li.product {
max-width: 100%;
padding: 0 var(--woo-product-x-spacing);
margin: 0 0 var(--woo-product-y-spacing);
position: relative;
list-style: none;
flex: 1 1 100%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
position: relative;
transition: 200ms ease all;
}
.woocommerce-page .products ul li.product:before, .woocommerce-page ul.products li.product:before, .woocommerce .products ul li.product:before, .woocommerce ul.products li.product:before {
content: "";
position: absolute;
inset: 0 var(--woo-product-x-spacing);
border: 1px solid var(--primary-07-color);
transition: 200ms ease all;
z-index: var(--woo-product-border-z-index);
pointer-events: none;
}
.woocommerce-page .products ul li.product:after, .woocommerce-page ul.products li.product:after, .woocommerce .products ul li.product:after, .woocommerce ul.products li.product:after {
content: "";
position: absolute;
inset: 0 var(--woo-product-x-spacing);
transition: 200ms ease all;
z-index: -11;
pointer-events: none;
background: var(--woo-product-background);
}
.woocommerce-page .products ul li.product.first, .woocommerce-page ul.products li.product.first, .woocommerce .products ul li.product.first, .woocommerce ul.products li.product.first {
clear: both;
}
.woocommerce-page .products ul li.product:hover, .woocommerce-page ul.products li.product:hover, .woocommerce .products ul li.product:hover, .woocommerce ul.products li.product:hover {
z-index: 1;
}
.woocommerce-page .products ul li.product:hover:before, .woocommerce-page ul.products li.product:hover:before, .woocommerce .products ul li.product:hover:before, .woocommerce ul.products li.product:hover:before {
border-color: transparent;
box-shadow: var(--woo-product-hover-shadow);
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link, .woocommerce-page ul.products li.product .woocommerce-loop-product__link, .woocommerce .products ul li.product .woocommerce-loop-product__link, .woocommerce ul.products li.product .woocommerce-loop-product__link {
padding-left: var(--woo-product-content-padding);
padding-right: var(--woo-product-content-padding);
display: block;
position: relative;
z-index: 0;
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link img, .woocommerce-page ul.products li.product .woocommerce-loop-product__link img, .woocommerce .products ul li.product .woocommerce-loop-product__link img, .woocommerce ul.products li.product .woocommerce-loop-product__link img {
margin-left: calc(var(--woo-product-content-padding) * -1);
margin-right: calc(var(--woo-product-content-padding) * -1);
width: calc(100% + var(--woo-product-content-padding) * 2);
max-width: calc(100% + var(--woo-product-content-padding) * 2);
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__link .woocommerce-loop-product__title, .woocommerce .products ul li.product .woocommerce-loop-product__link .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__link .woocommerce-loop-product__title {
padding: 0 0 0.5rem;
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link .star-rating, .woocommerce-page ul.products li.product .woocommerce-loop-product__link .star-rating, .woocommerce .products ul li.product .woocommerce-loop-product__link .star-rating, .woocommerce ul.products li.product .woocommerce-loop-product__link .star-rating {
margin-bottom: 1em;
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link .price, .woocommerce-page ul.products li.product .woocommerce-loop-product__link .price, .woocommerce .products ul li.product .woocommerce-loop-product__link .price, .woocommerce ul.products li.product .woocommerce-loop-product__link .price {
font-size: 1.5em;
color: inherit;
line-height: 1;
margin-bottom: 1em;
}
.woocommerce-page .products ul li.product .button, .woocommerce-page ul.products li.product .button, .woocommerce .products ul li.product .button, .woocommerce ul.products li.product .button {
font-size: 0.875em;
margin-left: var(--woo-product-content-padding);
margin-right: 0;
margin-top: 0;
margin-bottom: var(--woo-product-content-padding);
}
.woocommerce-page .products ul li.product .added_to_cart, .woocommerce-page ul.products li.product .added_to_cart, .woocommerce .products ul li.product .added_to_cart, .woocommerce ul.products li.product .added_to_cart {
font-family: var(--button-font);
font-weight: var(--button-font-weight);
line-height: 1;
font-size: 0.75em;
padding: 0;
margin: 1em var(--woo-product-content-padding) 0 0.5em;
align-items: center;
}
.woocommerce-page .products ul li.product .entry-footer, .woocommerce-page ul.products li.product .entry-footer, .woocommerce .products ul li.product .entry-footer, .woocommerce ul.products li.product .entry-footer {
padding: 0 var(--woo-product-content-padding) var(--woo-product-content-padding);
}
.woocommerce-page .products ul li.product .entry-footer .excerpt, .woocommerce-page ul.products li.product .entry-footer .excerpt, .woocommerce .products ul li.product .entry-footer .excerpt, .woocommerce ul.products li.product .entry-footer .excerpt {
border-top: 1px solid var(--primary-07-color);
padding-top: 1em;
}
.woocommerce-page .products ul li.product .entry-footer .excerpt:empty, .woocommerce-page ul.products li.product .entry-footer .excerpt:empty, .woocommerce .products ul li.product .entry-footer .excerpt:empty, .woocommerce ul.products li.product .entry-footer .excerpt:empty {
display: none;
}
.woocommerce-page .products ul li.product .entry-footer .entry-meta, .woocommerce-page ul.products li.product .entry-footer .entry-meta, .woocommerce .products ul li.product .entry-footer .entry-meta, .woocommerce ul.products li.product .entry-footer .entry-meta {
border-top: 1px solid var(--primary-07-color);
padding-top: 1em;
margin-top: 1em;
}
.woocommerce-page .products ul li.product .entry-footer .entry-meta:empty, .woocommerce-page ul.products li.product .entry-footer .entry-meta:empty, .woocommerce .products ul li.product .entry-footer .entry-meta:empty, .woocommerce ul.products li.product .entry-footer .entry-meta:empty {
display: none;
}
.woocommerce-page .products ul li.product .entry-footer .entry-meta:only-child, .woocommerce-page ul.products li.product .entry-footer .entry-meta:only-child, .woocommerce .products ul li.product .entry-footer .entry-meta:only-child, .woocommerce ul.products li.product .entry-footer .entry-meta:only-child {
margin-top: 0;
}
.woocommerce-page .products ul li.product .entry-footer .woocommerce-product-rating, .woocommerce-page ul.products li.product .entry-footer .woocommerce-product-rating, .woocommerce .products ul li.product .entry-footer .woocommerce-product-rating, .woocommerce ul.products li.product .entry-footer .woocommerce-product-rating {
display: inline-flex;
align-items: center;
line-height: 1.5;
}
.woocommerce-page .products ul li.product .entry-footer .woocommerce-product-rating .star-rating, .woocommerce-page ul.products li.product .entry-footer .woocommerce-product-rating .star-rating, .woocommerce .products ul li.product .entry-footer .woocommerce-product-rating .star-rating, .woocommerce ul.products li.product .entry-footer .woocommerce-product-rating .star-rating {
margin: 0 0.5em;
}
.woocommerce-page del, .woocommerce del {
opacity: 0.6;
}
.woocommerce-page ins, .woocommerce ins {
background: transparent;
font-weight: bold;
}
.rtl.woocommerce-page .products ul li.product .button, .rtl.woocommerce-page ul.products li.product .button, .rtl.woocommerce .products ul li.product .button, .rtl.woocommerce ul.products li.product .button {
font-size: 0.875em;
margin-left: 0;
margin-right: var(--woo-product-content-padding);
}
.rtl.woocommerce-page .products ul li.product .added_to_cart, .rtl.woocommerce-page ul.products li.product .added_to_cart, .rtl.woocommerce .products ul li.product .added_to_cart, .rtl.woocommerce ul.products li.product .added_to_cart {
margin: 1em 0.5em 0 var(--woo-product-content-padding);
}
@media (max-width: 768px) {
.woocommerce-page .products ul li.product, .woocommerce-page ul.products li.product, .woocommerce .products ul li.product, .woocommerce ul.products li.product {
margin-bottom: var(--woo-product-y-spacing) !important;
}
} .woocommerce-page .products ul li.product-category, .woocommerce-page ul.products li.product-category, .woocommerce .products ul li.product-category, .woocommerce ul.products li.product-category {
padding: 0 var(--woo-product-x-spacing);
margin: 0 0 var(--woo-product-y-spacing);
position: relative;
}
.woocommerce-page .products ul li.product-category a, .woocommerce-page ul.products li.product-category a, .woocommerce .products ul li.product-category a, .woocommerce ul.products li.product-category a {
padding-left: var(--woo-product-content-padding);
padding-right: var(--woo-product-content-padding);
display: block;
position: relative;
}
.woocommerce-page .products ul li.product-category a img, .woocommerce-page ul.products li.product-category a img, .woocommerce .products ul li.product-category a img, .woocommerce ul.products li.product-category a img {
margin-left: calc(var(--woo-product-content-padding) * -1);
margin-right: calc(var(--woo-product-content-padding) * -1);
width: calc(100% + var(--woo-product-content-padding) * 2);
max-width: calc(100% + var(--woo-product-content-padding) * 2);
}
.woocommerce-page .products ul li.product-category a .woocommerce-loop-category__title, .woocommerce-page ul.products li.product-category a .woocommerce-loop-category__title, .woocommerce .products ul li.product-category a .woocommerce-loop-category__title, .woocommerce ul.products li.product-category a .woocommerce-loop-category__title {
padding: 0 0 1em;
}
.woocommerce-page .products ul li.product-category a .woocommerce-loop-category__title .count, .woocommerce-page ul.products li.product-category a .woocommerce-loop-category__title .count, .woocommerce .products ul li.product-category a .woocommerce-loop-category__title .count, .woocommerce ul.products li.product-category a .woocommerce-loop-category__title .count {
background: transparent;
color: var(--woocommerce);
} .woocommerce div.product {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
column-gap: 2em;
}
.woocommerce div.product div.images {
width: 100% !important;
float: none !important;
}
.woocommerce div.product div.summary {
width: 100% !important;
float: none !important;
}
.woocommerce div.product div.summary p.price, .woocommerce div.product div.summary span.price {
color: inherit;
font-size: 2em;
margin-bottom: 0.5em;
}
.woocommerce div.product div.summary p.price .del, .woocommerce div.product div.summary span.price .del {
opacity: 0.3;
}
.woocommerce div.product div.summary .stock {
font-size: 1em;
margin-top: 1.5em;
}
.woocommerce div.product div.summary .stock.in-stock {
font-weight: bold;
color: var(--woocommerce);
}
.woocommerce div.product div.summary .stock.out-of-stock {
color: inherit;
font-weight: normal;
opacity: 0.6;
}
.woocommerce div.product div.summary form.cart {
margin-top: 2em;
padding-top: 2em;
border-top: 1px solid var(--primary-07-color);
display: flex;
}
.woocommerce div.product div.summary form.cart .quantity {
margin: 0;
padding: 0 1em 0 0;
flex: 1 1 50%;
}
.woocommerce div.product div.summary form.cart .single_add_to_cart_button {
flex: 1 1 50%;
}
.woocommerce div.product div.summary form.cart .reset_variations {
display: inline-flex;
font-size: 0.875em;
}
.woocommerce div.product div.summary form.cart .reset_variations[style*=hidden] {
display: none;
}
.woocommerce div.product div.summary form.cart.variations_form {
display: block;
}
.woocommerce div.product div.summary form.cart.variations_form .variations th, .woocommerce div.product div.summary form.cart.variations_form .variations td {
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.woocommerce div.product div.summary form.cart.variations_form .variations tr:only-of-type th, .woocommerce div.product div.summary form.cart.variations_form .variations tr:only-of-type td {
padding-top: 0;
padding-bottom: 0;
}
.woocommerce div.product div.summary form.cart.variations_form .variations th {
padding-top: 0.875em !important;
}
.woocommerce div.product div.summary form.cart.variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
display: flex;
}
.woocommerce div.product div.summary form.cart.grouped_form {
display: block;
}
.woocommerce div.product div.summary form.cart.grouped_form table.group_table {
border: 0;
margin-top: -0.5em;
margin-bottom: 1em;
}
.woocommerce div.product div.summary form.cart.grouped_form table.group_table th, .woocommerce div.product div.summary form.cart.grouped_form table.group_table td {
padding-top: 0.5em;
padding-bottom: 0.5em;
border-bottom: 1px solid var(--primary-07-color);
vertical-align: middle;
}
.woocommerce div.product div.summary form.cart.grouped_form table.group_table td:first-child {
width: 8em;
}
.woocommerce div.product div.summary form.cart.grouped_form table.group_table td:first-child .quantity {
padding: 0;
}
.woocommerce div.product div.summary form.cart.grouped_form table.group_table tr:last-of-type th, .woocommerce div.product div.summary form.cart.grouped_form table.group_table tr:last-of-type td {
border-bottom: 0;
}
.woocommerce div.product .related.products, .woocommerce div.product .up-sells.products, .woocommerce div.product .upsells.products {
grid-column: 1/span 2;
}
.woocommerce.rtl div.product div.summary form.cart .quantity, .rtl .woocommerce div.product div.summary form.cart .quantity {
margin: 0;
padding: 0 0 0 1em;
}
@media (max-width: 768px) {
.woocommerce div.product {
display: block;
}
} .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
font-size: 1em;
top: 0;
right: 0;
margin: 1em;
width: 3em;
height: 3em;
display: flex;
align-items: center;
justify-content: center;
text-indent: unset;
background: var(--light-color);
color: var(--dark-color);
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
content: var(--search-widget-icon-search);
font-family: var(--search-widget-icon-search-font);
font-size: 1.5rem;
font-weight: normal;
font-style: normal;
margin: 0 0.25em;
width: unset;
height: unset;
position: unset;
inset: unset;
border: unset;
border-radius: unset;
color: inherit;
line-height: 1;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
display: grid;
grid-gap: var(--woo-image-gallery-columns-gap);
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
width: 100%;
display: block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
grid-column: 1/span var(--woo-image-gallery-columns);
}
.woocommerce div.product div.images[data-columns="1"] .woocommerce-product-gallery__wrapper {
grid-template-columns: 1fr;
}
.woocommerce div.product div.images[data-columns="2"] .woocommerce-product-gallery__wrapper {
grid-template-columns: 1fr 1fr;
}
.woocommerce div.product div.images[data-columns="2"] .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
grid-column: 1/span 2;
}
.woocommerce div.product div.images[data-columns="3"] .woocommerce-product-gallery__wrapper {
grid-template-columns: 1fr 1fr 1fr;
}
.woocommerce div.product div.images[data-columns="3"] .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
grid-column: 1/span 3;
}
.woocommerce div.product div.images[data-columns="4"] .woocommerce-product-gallery__wrapper {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.woocommerce div.product div.images[data-columns="4"] .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
grid-column: 1/span 4;
}
.woocommerce div.product div.images[data-columns="5"] .woocommerce-product-gallery__wrapper {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.woocommerce div.product div.images[data-columns="5"] .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
grid-column: 1/span 5;
}
.woocommerce div.product div.images[data-columns="6"] .woocommerce-product-gallery__wrapper {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.woocommerce div.product div.images[data-columns="6"] .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
grid-column: 1/span 6;
}
.woocommerce.rtl div.product div.images .woocommerce-product-gallery__trigger, .rtl .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
right: auto;
left: 0;
} .pswp .pswp__bg {
background: var(--woo-gallery-overlay);
}
.pswp button.pswp__button {
width: 2.75em;
height: 2.75em;
line-height: unset;
margin-top: -1.375em;
background: transparent;
border-radius: 0;
display: flex;
align-items: center;
justify-content: center;
font-weight: unset;
opacity: 1;
}
.pswp button.pswp__button:before {
content: var(--woo-gallery-next-icon);
font-family: var(--woo-gallery-previous-next-icon-font);
font-size: var(--woo-gallery-previous-next-icon-size);
font-weight: unset;
line-height: 1;
width: unset;
height: unset;
position: relative;
right: unset;
left: unset;
text-align: center;
top: unset;
background: unset;
color: var(--light-color);
opacity: 0.1;
transition: 300ms ease all;
}
.rtl .pswp button.pswp__button:before {
content: var(--woo-gallery-previous-icon);
}
.pswp button.pswp__button:hover:before {
color: var(--light-color);
opacity: 0.6;
}
.pswp button.pswp__button.pswp__button--arrow--right {
right: 1em;
}
.rtl .pswp button.pswp__button.pswp__button--arrow--right {
right: auto;
left: 1em;
}
.pswp button.pswp__button.pswp__button--arrow--left {
left: 1em;
}
.pswp button.pswp__button.pswp__button--arrow--left:before {
content: var(--woo-gallery-previous-icon);
}
.rtl .pswp button.pswp__button.pswp__button--arrow--left {
left: auto;
right: 1em;
}
.rtl .pswp button.pswp__button.pswp__button--arrow--left:before {
content: var(--woo-gallery-next-icon);
}
.pswp .pswp__caption, .pswp .pswp__top-bar {
background: transparent;
}
.pswp .pswp__top-bar {
padding: 1em;
}
.pswp .pswp__top-bar .pswp__button {
margin-top: 0;
background: transparent !important;
}
.pswp .pswp__top-bar .pswp__button:before {
font-family: var(--woo-gallery-topbar-icon-font);
font-size: var(--woo-gallery-topbar-icon-font-size);
}
.pswp .pswp__top-bar .pswp__button.pswp__button--close:before {
content: var(--woo-gallery-topbar-close);
}
.pswp .pswp__top-bar .pswp__button.pswp__button--share:before {
content: var(--woo-gallery-topbar-share);
}
.pswp .pswp__top-bar .pswp__button.pswp__button--fs:before {
content: var(--woo-gallery-topbar-fullscreen);
}
.pswp .pswp__top-bar .pswp__button.pswp__button--zoom:before {
content: var(--woo-gallery-topbar-zoom);
}
.rtl .pswp .pswp__top-bar .pswp__button {
float: left;
}
.pswp .pswp__caption__center {
color: var(--light-color);
text-align: center;
font-size: 0.875em;
padding: 0.875em;
line-height: 1.5;
}
.pswp .pswp__counter {
color: var(--light-color);
font-size: 0.875em;
opacity: 1;
left: 1em;
top: 1em;
}
.rtl .pswp .pswp__counter {
left: auto;
right: 1em;
} .woocommerce div.product .woocommerce-tabs {
grid-column: 1/span 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 1.5em;
display: flex;
flex-wrap: nowrap;
padding-bottom: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-bottom: 1px solid var(--primary-07-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 0;
border-radius: 0;
margin: 0;
padding: 0;
background: transparent;
color: inherit;
}
.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 a {
padding: 1.25em 2em;
color: inherit;
font-weight: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: var(--primary-07-color);
color: inherit;
}
.woocommerce.button-shape-square div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
}
.woocommerce.button-shape-rounded div.product .woocommerce-tabs ul.tabs li {
border-radius: var(--soft-rounded) var(--soft-rounded) 0 0;
}
.woocommerce.button-shape-round div.product .woocommerce-tabs ul.tabs li {
border-radius: var(--hard-rounded-field) var(--hard-rounded-field) 0 0;
} .woocommerce #reviews #comments .woocommerce-Reviews-title {
margin: 0 0 1em;
padding: 0;
}
.woocommerce #reviews #comments p.woocommerce-noreviews {
margin: -2.5em 0 2em;
}
.woocommerce #reviews #comments ol.commentlist {
border-bottom: 2px solid var(--primary-07-color);
margin-bottom: var(--post-half-margin);
}
.woocommerce #reviews #comments ol.commentlist li {
border-top: 2px solid var(--primary-07-color);
margin: 0;
display: block;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
padding: var(--comment-single-spacing) 0 var(--comment-single-spacing) calc(var(--comment-avatar-padding) + var(--comment-avatar-size));
}
.rtl .woocommerce #reviews #comments ol.commentlist li .comment_container {
padding-left: 0;
padding-right: calc(var(--comment-avatar-padding) + var(--comment-avatar-size));
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
position: absolute;
left: 0;
width: var(--comment-avatar-size);
height: var(--comment-avatar-size);
top: var(--comment-single-spacing);
padding: 0;
border: 0;
background: transparent;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 0;
margin: 0;
padding: 0;
border-radius: 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:before, .woocommerce #reviews #comments ol.commentlist li .comment-text:after {
display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
order: 2;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating span:before {
color: var(--woocommerce);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 1em;
order: 1;
color: inherit;
display: inline-flex;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash {
margin: 0 0.2em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
order: 3;
flex: 1 0 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p:last-child, .woocommerce #reviews #comments ol.commentlist li .comment-text .description p:only-child {
margin: 0;
}
.woocommerce.button-shape-square #reviews #comments ol.commentlist li img.avatar {
border-radius: 0;
}
.woocommerce.button-shape-rounded #reviews #comments ol.commentlist li img.avatar {
border-radius: var(--soft-rounded);
}
.woocommerce.button-shape-round #reviews #comments ol.commentlist li img.avatar {
border-radius: var(--hard-rounded);
}
.woocommerce.rtl #reviews #comments ol.commentlist li .comment_container {
padding-left: 0;
padding-right: calc(var(--comment-avatar-padding) + var(--comment-avatar-size));
}
.woocommerce.rtl #reviews #comments ol.commentlist li img.avatar {
left: auto;
right: 0;
} .woocommerce-Reviews .comment-respond:not(:only-child) {
margin-top: var(--comments-top-spacing);
}
.woocommerce-Reviews .comment-respond .comment-form {
padding-bottom: 2em;
}
.woocommerce-Reviews .comment-respond .comment-reply-title {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: baseline;
}
.woocommerce-Reviews .comment-respond .comment-reply-title small {
font-size: 1rem;
margin-top: 0.5em;
}
.woocommerce-Reviews .comment-respond .comment-form #wp-comment-cookies-consent {
margin-top: -2px;
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating .stars {
font-size: 1.5em;
line-height: 1;
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating .stars > span {
display: flex;
flex-wrap: nowrap;
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating .stars > span a {
margin-right: 0.2em;
}
.rtl .woocommerce-Reviews .comment-respond .comment-form .comment-form-rating .stars > span a {
margin-right: 0;
margin-left: 0.2em;
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars a:before {
content: var(--woo-icons-stars-single);
font-family: var(--woo-icons-stars-font);
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars:hover a:before {
content: var(--woo-icons-stars-filled-single);
font-family: var(--woo-icons-stars-filled-font);
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars a:hover ~ a:before {
content: var(--woo-icons-stars-single);
font-family: var(--woo-icons-stars-font);
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars.selected a:not(.active):before, .woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars.selected a.active:before {
content: var(--woo-icons-stars-filled-single);
font-family: var(--woo-icons-stars-filled-font);
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars.selected a.active ~ a:before {
content: var(--woo-icons-stars-single);
font-family: var(--woo-icons-stars-font);
}
.woocommerce-Reviews .comment-respond .comment-form .submit {
width: auto;
padding: 0.8em 1.5em;
border: none;
color: var(--shop-button-primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--shop-button-secondary-color, var(--accent-color)) inset;
background: transparent;   }
.shop-button-style-outline .woocommerce-Reviews .comment-respond .comment-form .submit {
color: var(--shop-button-primary-color, var(--accent-color));
box-shadow: 0 0 0 2px var(--shop-button-primary-color, var(--accent-color)) inset;
}
.shop-button-style-clean .woocommerce-Reviews .comment-respond .comment-form .submit {
padding-left: 0;
padding-right: 0;
border-radius: 0 !important;
color: var(--shop-button-primary-color, var(--accent-color));
background: transparent;
box-shadow: none;
}
.woocommerce-Reviews .comment-respond .comment-form .submit:hover {
color: var(--shop-button-secondary-color, var(--accent-color));
box-shadow: 0 0 0 2px var(--shop-button-secondary-color, var(--accent-color)) inset;
}
.shop-button-style-outline .woocommerce-Reviews .comment-respond .comment-form .submit:hover {
color: var(--shop-button-secondary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--shop-button-primary-color, var(--accent-color)) inset;
}
.shop-button-style-clean .woocommerce-Reviews .comment-respond .comment-form .submit:hover {
color: var(--shop-button-secondary-color, var(--accent-color));
background: transparent;
box-shadow: none;
}
.button-shape-rounded .woocommerce-Reviews .comment-respond .comment-form .submit {
border-radius: var(--soft-rounded);
}
.button-shape-round .woocommerce-Reviews .comment-respond .comment-form .submit {
border-radius: var(--hard-rounded);
} .single-product .woocommerce-product-rating {
line-height: inherit;
display: inline-block;
}
.single-product .woocommerce-product-rating .star-rating {
margin: 0;
float: none;
display: inline-block;
} .woocommerce .columns-1 ul.products, .woocommerce ul.columns-1.products li.product, .woocommerce-page .columns-1 ul.products, .woocommerce-page ul.columns-1.products li.product {
flex-basis: 100%;
max-width: 100%;
}
.woocommerce .columns-2 ul.products, .woocommerce ul.columns-2.products li.product, .woocommerce-page .columns-2 ul.products, .woocommerce-page ul.columns-2.products li.product {
flex-basis: 50%;
max-width: 50%;
}
.woocommerce .columns-3 ul.products, .woocommerce ul.columns-3.products li.product, .woocommerce-page .columns-3 ul.products, .woocommerce-page ul.columns-3.products li.product {
flex-basis: 33.3333%;
max-width: 33.3333%;
}
.woocommerce .columns-4 ul.products, .woocommerce ul.columns-4.products li.product, .woocommerce-page .columns-4 ul.products, .woocommerce-page ul.columns-4.products li.product {
flex-basis: 25%;
max-width: 25%;
}
.woocommerce .columns-5 ul.products, .woocommerce ul.columns-5.products li.product, .woocommerce-page .columns-5 ul.products, .woocommerce-page ul.columns-5.products li.product {
flex-basis: 20%;
max-width: 20%;
}
.woocommerce .columns-6 ul.products, .woocommerce ul.columns-6.products li.product, .woocommerce-page .columns-6 ul.products, .woocommerce-page ul.columns-6.products li.product {
flex-basis: 16.6666%;
max-width: 16.6666%;
}
.woocommerce .columns-7 ul.products, .woocommerce ul.columns-7.products li.product, .woocommerce-page .columns-7 ul.products, .woocommerce-page ul.columns-7.products li.product {
flex-basis: 14.2857%;
max-width: 14.2857%;
}
.woocommerce .columns-8 ul.products, .woocommerce ul.columns-8.products li.product, .woocommerce-page .columns-8 ul.products, .woocommerce-page ul.columns-8.products li.product {
flex-basis: 12.5%;
max-width: 12.5%;
}
.woocommerce .columns-9 ul.products, .woocommerce ul.columns-9.products li.product, .woocommerce-page .columns-9 ul.products, .woocommerce-page ul.columns-9.products li.product {
flex-basis: 11.1111%;
max-width: 11.1111%;
}
.woocommerce .columns-10 ul.products, .woocommerce ul.columns-10.products li.product, .woocommerce-page .columns-10 ul.products, .woocommerce-page ul.columns-10.products li.product {
flex-basis: 10%;
max-width: 10%;
}
@media (max-width: 1200px) {
.woocommerce .columns-7 ul.products, .woocommerce ul.columns-7.products li.product, .woocommerce-page .columns-7 ul.products, .woocommerce-page ul.columns-7.products li.product {
flex-basis: 20%;
max-width: 20%;
}
.woocommerce .columns-10 ul.products, .woocommerce ul.columns-10.products li.product, .woocommerce-page .columns-10 ul.products, .woocommerce-page ul.columns-10.products li.product {
flex-basis: 20%;
max-width: 20%;
}
.woocommerce .columns-4 ul.products, .woocommerce ul.columns-4.products li.product, .woocommerce-page .columns-4 ul.products, .woocommerce-page ul.columns-4.products li.product {
flex-basis: 25%;
max-width: 25%;
}
.woocommerce .columns-5 ul.products, .woocommerce ul.columns-5.products li.product, .woocommerce-page .columns-5 ul.products, .woocommerce-page ul.columns-5.products li.product {
flex-basis: 25%;
max-width: 25%;
}
.woocommerce .columns-6 ul.products, .woocommerce ul.columns-6.products li.product, .woocommerce-page .columns-6 ul.products, .woocommerce-page ul.columns-6.products li.product {
flex-basis: 25%;
max-width: 25%;
}
.woocommerce .columns-8 ul.products, .woocommerce ul.columns-8.products li.product, .woocommerce-page .columns-8 ul.products, .woocommerce-page ul.columns-8.products li.product {
flex-basis: 25%;
max-width: 25%;
}
.woocommerce .columns-3 ul.products, .woocommerce ul.columns-3.products li.product, .woocommerce-page .columns-3 ul.products, .woocommerce-page ul.columns-3.products li.product {
flex-basis: 33.3333%;
max-width: 33.3333%;
}
.woocommerce .columns-9 ul.products, .woocommerce ul.columns-9.products li.product, .woocommerce-page .columns-9 ul.products, .woocommerce-page ul.columns-9.products li.product {
flex-basis: 33.3333%;
max-width: 33.3333%;
}
}
@media (max-width: 992px) {
.woocommerce .cart-collaterals .cross-sells ul, .woocommerce-page .cart-collaterals .cross-sells ul {
max-width: 100% !important;
}
.woocommerce .columns-10 ul.products, .woocommerce ul.columns-10.products li.product, .woocommerce-page .columns-10 ul.products, .woocommerce-page ul.columns-10.products li.product {
flex-basis: 25%;
max-width: 25%;
width: 25%;
}
.woocommerce .columns-2 ul.products, .woocommerce ul.columns-2.products li.product, .woocommerce-page .columns-2 ul.products, .woocommerce-page ul.columns-2.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-4 ul.products, .woocommerce ul.columns-4.products li.product, .woocommerce-page .columns-4 ul.products, .woocommerce-page ul.columns-4.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-8 ul.products, .woocommerce ul.columns-8.products li.product, .woocommerce-page .columns-8 ul.products, .woocommerce-page ul.columns-8.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-3 ul.products, .woocommerce ul.columns-3.products li.product, .woocommerce-page .columns-3 ul.products, .woocommerce-page ul.columns-3.products li.product {
flex-basis: 33.3333%;
max-width: 33.3333%;
width: 33.3333%;
}
.woocommerce .columns-5 ul.products, .woocommerce ul.columns-5.products li.product, .woocommerce-page .columns-5 ul.products, .woocommerce-page ul.columns-5.products li.product {
flex-basis: 33.3333%;
max-width: 33.3333%;
width: 33.3333%;
}
.woocommerce .columns-6 ul.products, .woocommerce ul.columns-6.products li.product, .woocommerce-page .columns-6 ul.products, .woocommerce-page ul.columns-6.products li.product {
flex-basis: 33.3333%;
max-width: 33.3333%;
width: 33.3333%;
}
.woocommerce .columns-7 ul.products, .woocommerce ul.columns-7.products li.product, .woocommerce-page .columns-7 ul.products, .woocommerce-page ul.columns-7.products li.product {
flex-basis: 33.3333%;
max-width: 33.3333%;
width: 33.3333%;
}
.woocommerce .columns-9 ul.products, .woocommerce ul.columns-9.products li.product, .woocommerce-page .columns-9 ul.products, .woocommerce-page ul.columns-9.products li.product {
flex-basis: 33.3333%;
max-width: 33.3333%;
width: 33.3333%;
}
}
@media (max-width: 768px) {
.woocommerce .columns-2 ul.products, .woocommerce ul.columns-2.products li.product, .woocommerce-page .columns-2 ul.products, .woocommerce-page ul.columns-2.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-3 ul.products, .woocommerce ul.columns-3.products li.product, .woocommerce-page .columns-3 ul.products, .woocommerce-page ul.columns-3.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-4 ul.products, .woocommerce ul.columns-4.products li.product, .woocommerce-page .columns-4 ul.products, .woocommerce-page ul.columns-4.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-5 ul.products, .woocommerce ul.columns-5.products li.product, .woocommerce-page .columns-5 ul.products, .woocommerce-page ul.columns-5.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-6 ul.products, .woocommerce ul.columns-6.products li.product, .woocommerce-page .columns-6 ul.products, .woocommerce-page ul.columns-6.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-7 ul.products, .woocommerce ul.columns-7.products li.product, .woocommerce-page .columns-7 ul.products, .woocommerce-page ul.columns-7.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-8 ul.products, .woocommerce ul.columns-8.products li.product, .woocommerce-page .columns-8 ul.products, .woocommerce-page ul.columns-8.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-9 ul.products, .woocommerce ul.columns-9.products li.product, .woocommerce-page .columns-9 ul.products, .woocommerce-page ul.columns-9.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
.woocommerce .columns-10 ul.products, .woocommerce ul.columns-10.products li.product, .woocommerce-page .columns-10 ul.products, .woocommerce-page ul.columns-10.products li.product {
flex-basis: 50%;
max-width: 50%;
width: 50%;
}
}
@media (max-width: 480px) {
.woocommerce .columns-1 ul.products, .woocommerce ul.columns-1.products li.product, .woocommerce-page .columns-1 ul.products, .woocommerce-page ul.columns-1.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-2 ul.products, .woocommerce ul.columns-2.products li.product, .woocommerce-page .columns-2 ul.products, .woocommerce-page ul.columns-2.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-3 ul.products, .woocommerce ul.columns-3.products li.product, .woocommerce-page .columns-3 ul.products, .woocommerce-page ul.columns-3.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-4 ul.products, .woocommerce ul.columns-4.products li.product, .woocommerce-page .columns-4 ul.products, .woocommerce-page ul.columns-4.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-5 ul.products, .woocommerce ul.columns-5.products li.product, .woocommerce-page .columns-5 ul.products, .woocommerce-page ul.columns-5.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-6 ul.products, .woocommerce ul.columns-6.products li.product, .woocommerce-page .columns-6 ul.products, .woocommerce-page ul.columns-6.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-7 ul.products, .woocommerce ul.columns-7.products li.product, .woocommerce-page .columns-7 ul.products, .woocommerce-page ul.columns-7.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-8 ul.products, .woocommerce ul.columns-8.products li.product, .woocommerce-page .columns-8 ul.products, .woocommerce-page ul.columns-8.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-9 ul.products, .woocommerce ul.columns-9.products li.product, .woocommerce-page .columns-9 ul.products, .woocommerce-page ul.columns-9.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.woocommerce .columns-10 ul.products, .woocommerce ul.columns-10.products li.product, .woocommerce-page .columns-10 ul.products, .woocommerce-page ul.columns-10.products li.product {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
} .woocommerce .col2-set, .woocommerce-page .col2-set {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 2em;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
width: auto;
float: none;
}
.woocommerce .col2-set .col-1 .title, .woocommerce .col2-set .col-2 .title, .woocommerce-page .col2-set .col-1 .title, .woocommerce-page .col2-set .col-2 .title {
display: flex;
justify-content: space-between;
}
.woocommerce .col2-set .col-1 .title a.edit, .woocommerce .col2-set .col-2 .title a.edit, .woocommerce-page .col2-set .col-1 .title a.edit, .woocommerce-page .col2-set .col-2 .title a.edit {
text-decoration: none;
display: inline-flex;
font-size: 0.875em;
align-items: center;
}
.woocommerce .col2-set .col-1 .title a.edit:before, .woocommerce .col2-set .col-2 .title a.edit:before, .woocommerce-page .col2-set .col-1 .title a.edit:before, .woocommerce-page .col2-set .col-2 .title a.edit:before {
content: var(--woo-icons-add);
font-family: var(--woo-icons-add-font);
color: var(--woocommerce);
font-size: 1.438em;
font-weight: normal;
font-style: normal;
margin-right: 0.2em;
}
.woocommerce .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page .col2-set:after {
display: none;
}
@media (max-width: 768px) {
.woocommerce .col2-set, .woocommerce-page .col2-set {
display: flex;
flex-direction: column;
max-width: 100%;
}
} .woocommerce form .form-row, .woocommerce-page form .form-row {
padding: 0;
margin: 0 0 1em;
}
.woocommerce form .form-row span > em, .woocommerce-page form .form-row span > em {
font-style: normal;
opacity: 0.6;
font-size: 0.875em;
}
.woocommerce form .form-row .password-input .show-password-input, .woocommerce-page form .form-row .password-input .show-password-input {
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce form .form-row .password-input .show-password-input:after, .woocommerce-page form .form-row .password-input .show-password-input:after {
content: var(--woo-icons-show-password);
font-family: var(--woo-icons-show-password-font);
margin: 0 0.25em;
font-size: 1.5em;
transition: 200ms ease all;
}
.woocommerce form .form-row .password-input .show-password-input.display-password:after, .woocommerce-page form .form-row .password-input .show-password-input.display-password:after {
content: var(--woo-icons-show-password-on);
color: inherit;
opacity: 0.6;
}
.woocommerce.button-shape-square .select2-container .select2-selection--single, .woocommerce-page.button-shape-square .select2-container .select2-selection--single {
border-radius: 0 !important;
}
.woocommerce.button-shape-rounded .select2-container .select2-selection--single, .woocommerce-page.button-shape-rounded .select2-container .select2-selection--single {
border-radius: var(--soft-rounded) !important;
}
.woocommerce.button-shape-round .select2-container .select2-selection--single, .woocommerce-page.button-shape-round .select2-container .select2-selection--single {
border-radius: var(--hard-rounded) !important;
}
@media (max-width: 768px) {
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
float: none;
width: initial;
}
} .select2-container .select2-selection {
padding: 0 1.25em !important;
border: 0 !important;
height: auto !important;
margin: 0 !important;
background: var(--primary-07-color) !important;
}
.select2-container .select2-selection .select2-selection__rendered {
line-height: normal !important;
padding: 0.8em 2em 0.8em 0 !important;
color: inherit !important;
}
.rtl .select2-container .select2-selection .select2-selection__rendered {
padding: 0.8em 0 0.8em 2em !important;
}
.select2-container .select2-selection .select2-selection__arrow {
top: 0 !important;
bottom: 0 !important;
height: auto !important;
width: auto !important;
display: flex !important;
justify-content: center !important;
align-items: center !important;
right: 0.7em !important;
}
.rtl .select2-container .select2-selection .select2-selection__arrow {
left: 0.7em !important;
right: auto !important;
}
.select2-container .select2-dropdown {
border: 0;
box-shadow: var(--submenu-shadow);
border-radius: 0;
background: var(--page-secondary-color);
}
.select2-container .select2-dropdown .select2-search {
padding: 1em;
}
.select2-container .select2-dropdown .select2-search input {
background: transparent !important;
border-radius: 0 !important;
border-bottom: 2px solid var(--primary-07-color) !important;
padding: 0.5em 0 !important;
}
.select2-container .select2-dropdown .select2-search input:focus {
border-bottom-color: var(--primary-color) !important;
box-shadow: none !important;
}
.select2-container .select2-dropdown .select2-results > .select2-results__options {
margin: 0;
padding: 0;
}
.select2-container .select2-dropdown .select2-results > .select2-results__options .select2-results__option {
padding: 0.5em 1em;
transition: 200ms ease all;
margin: 0;
}
.select2-container .select2-dropdown .select2-results > .select2-results__options .select2-results__option[aria-selected=true], .select2-container .select2-dropdown .select2-results > .select2-results__options .select2-results__option[data-selected=true] {
background: var(--primary-07-color);
}
.select2-container .select2-dropdown .select2-results > .select2-results__options .select2-results__option--highlighted[aria-selected], .select2-container .select2-dropdown .select2-results > .select2-results__options .select2-results__option--highlighted[data-selected] {
background: var(--woocommerce);
color: var(--light-color);
} .woocommerce-account .woocommerce-MyAccount-navigation {
float: none;
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
margin-left: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
}
.rtl .woocommerce-account .woocommerce-MyAccount-navigation ul {
margin-right: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin-left: 0;
}
.rtl .woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin-right: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin-right: var(--desktop-menu-gap);
}
.rtl .woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin-left: var(--desktop-menu-gap);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
position: relative;
padding: 1em 0;
display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
content: "";
display: block;
position: absolute;
z-index: -1;
bottom: 0;
width: var(--desktop-menu-selected-line-width);
height: var(--desktop-menu-selected-line-thickness);
transform: scaleX(0);
background-color: var(--woocommerce);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:after {
content: "";
display: block;
position: absolute;
z-index: -2;
bottom: 0;
top: 0;
left: calc(var(--desktop-menu-gap) * .5 * -1);
right: calc(var(--desktop-menu-gap) * .5 * -1);
opacity: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:after {
opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
transform: scaleX(1);
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content a {
text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content a:hover {
text-decoration: none;
}
.woocommerce-account address {
font-style: normal;
opacity: 0.6;
font-size: 0.875em;
}
.woocommerce-account fieldset {
padding: 0;
margin: 1em 0 0;
border: 0;
border-top: 1px solid var(--primary-07-color);
position: relative;
}
.woocommerce-account fieldset legend {
font-size: 2em;
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
text-transform: var(--heading-text-transform);
padding: 0 0.5em 0 0;
line-height: 1.2;
margin: 0;
}
.rtl.woocommerce-account .woocommerce-MyAccount-navigation ul {
margin-right: 0;
}
.rtl.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin-right: 0;
}
.rtl.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin-left: var(--desktop-menu-gap);
} .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt, .woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page input.button,
.woocommerce-page input.button.alt {
font-size: 1em;
font-family: var(--button-font);
font-weight: var(--button-font-weight);
line-height: 1;
display: inline-flex;
padding: 0.8em 1.5em;
width: auto;
border: none;
outline: none;
color: var(--shop-button-primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--shop-button-secondary-color, var(--accent-color)) inset;
background: transparent;
cursor: pointer;
transition: all 300ms ease;
text-decoration: none;
justify-content: center;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover, .woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button:hover,
.woocommerce-page input.button.alt:hover {
background: transparent;
color: var(--shop-button-secondary-color, var(--accent-color));
box-shadow: 0 0 0 2px var(--shop-button-secondary-color, var(--accent-color)) inset;
}
.woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce #respond input#submit.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled, .woocommerce-page #respond input#submit:disabled, .woocommerce-page #respond input#submit:disabled[disabled], .woocommerce-page #respond input#submit.disabled,
.woocommerce-page a.button:disabled,
.woocommerce-page a.button:disabled[disabled],
.woocommerce-page a.button.disabled,
.woocommerce-page a.button.alt:disabled,
.woocommerce-page a.button.alt:disabled[disabled],
.woocommerce-page a.button.alt.disabled,
.woocommerce-page button.button:disabled,
.woocommerce-page button.button:disabled[disabled],
.woocommerce-page button.button.disabled,
.woocommerce-page button.button.alt:disabled,
.woocommerce-page button.button.alt:disabled[disabled],
.woocommerce-page button.button.alt.disabled,
.woocommerce-page input.button:disabled,
.woocommerce-page input.button:disabled[disabled],
.woocommerce-page input.button.disabled,
.woocommerce-page input.button.alt:disabled,
.woocommerce-page input.button.alt:disabled[disabled],
.woocommerce-page input.button.alt.disabled {
padding: 0.8em 1.5em;
pointer-events: none;
opacity: 0.2;
} .woocommerce.shop-button-style-outline #respond input#submit,
.woocommerce.shop-button-style-outline a.button,
.woocommerce.shop-button-style-outline a.button.alt,
.woocommerce.shop-button-style-outline button.button,
.woocommerce.shop-button-style-outline button.button.alt,
.woocommerce.shop-button-style-outline input.button,
.woocommerce.shop-button-style-outline input.button.alt, .shop-button-style-outline .woocommerce #respond input#submit,
.shop-button-style-outline .woocommerce a.button,
.shop-button-style-outline .woocommerce a.button.alt,
.shop-button-style-outline .woocommerce button.button,
.shop-button-style-outline .woocommerce button.button.alt,
.shop-button-style-outline .woocommerce input.button,
.shop-button-style-outline .woocommerce input.button.alt, .woocommerce-page.shop-button-style-outline #respond input#submit,
.woocommerce-page.shop-button-style-outline a.button,
.woocommerce-page.shop-button-style-outline a.button.alt,
.woocommerce-page.shop-button-style-outline button.button,
.woocommerce-page.shop-button-style-outline button.button.alt,
.woocommerce-page.shop-button-style-outline input.button,
.woocommerce-page.shop-button-style-outline input.button.alt, .shop-button-style-outline .woocommerce-page #respond input#submit,
.shop-button-style-outline .woocommerce-page a.button,
.shop-button-style-outline .woocommerce-page a.button.alt,
.shop-button-style-outline .woocommerce-page button.button,
.shop-button-style-outline .woocommerce-page button.button.alt,
.shop-button-style-outline .woocommerce-page input.button,
.shop-button-style-outline .woocommerce-page input.button.alt {
color: var(--shop-button-secondary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--shop-button-primary-color, var(--accent-color)) inset;
}
.woocommerce.shop-button-style-outline #respond input#submit:hover,
.woocommerce.shop-button-style-outline a.button:hover,
.woocommerce.shop-button-style-outline a.button.alt:hover,
.woocommerce.shop-button-style-outline button.button:hover,
.woocommerce.shop-button-style-outline button.button.alt:hover,
.woocommerce.shop-button-style-outline input.button:hover,
.woocommerce.shop-button-style-outline input.button.alt:hover, .shop-button-style-outline .woocommerce #respond input#submit:hover,
.shop-button-style-outline .woocommerce a.button:hover,
.shop-button-style-outline .woocommerce a.button.alt:hover,
.shop-button-style-outline .woocommerce button.button:hover,
.shop-button-style-outline .woocommerce button.button.alt:hover,
.shop-button-style-outline .woocommerce input.button:hover,
.shop-button-style-outline .woocommerce input.button.alt:hover, .woocommerce-page.shop-button-style-outline #respond input#submit:hover,
.woocommerce-page.shop-button-style-outline a.button:hover,
.woocommerce-page.shop-button-style-outline a.button.alt:hover,
.woocommerce-page.shop-button-style-outline button.button:hover,
.woocommerce-page.shop-button-style-outline button.button.alt:hover,
.woocommerce-page.shop-button-style-outline input.button:hover,
.woocommerce-page.shop-button-style-outline input.button.alt:hover, .shop-button-style-outline .woocommerce-page #respond input#submit:hover,
.shop-button-style-outline .woocommerce-page a.button:hover,
.shop-button-style-outline .woocommerce-page a.button.alt:hover,
.shop-button-style-outline .woocommerce-page button.button:hover,
.shop-button-style-outline .woocommerce-page button.button.alt:hover,
.shop-button-style-outline .woocommerce-page input.button:hover,
.shop-button-style-outline .woocommerce-page input.button.alt:hover {
color: var(--shop-button-secondary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--shop-button-primary-color, var(--accent-color)) inset;
}
.woocommerce.shop-button-style-clean #respond input#submit,
.woocommerce.shop-button-style-clean a.button,
.woocommerce.shop-button-style-clean a.button.alt,
.woocommerce.shop-button-style-clean button.button,
.woocommerce.shop-button-style-clean button.button.alt,
.woocommerce.shop-button-style-clean input.button,
.woocommerce.shop-button-style-clean input.button.alt, .shop-button-style-clean .woocommerce #respond input#submit,
.shop-button-style-clean .woocommerce a.button,
.shop-button-style-clean .woocommerce a.button.alt,
.shop-button-style-clean .woocommerce button.button,
.shop-button-style-clean .woocommerce button.button.alt,
.shop-button-style-clean .woocommerce input.button,
.shop-button-style-clean .woocommerce input.button.alt, .woocommerce-page.shop-button-style-clean #respond input#submit,
.woocommerce-page.shop-button-style-clean a.button,
.woocommerce-page.shop-button-style-clean a.button.alt,
.woocommerce-page.shop-button-style-clean button.button,
.woocommerce-page.shop-button-style-clean button.button.alt,
.woocommerce-page.shop-button-style-clean input.button,
.woocommerce-page.shop-button-style-clean input.button.alt, .shop-button-style-clean .woocommerce-page #respond input#submit,
.shop-button-style-clean .woocommerce-page a.button,
.shop-button-style-clean .woocommerce-page a.button.alt,
.shop-button-style-clean .woocommerce-page button.button,
.shop-button-style-clean .woocommerce-page button.button.alt,
.shop-button-style-clean .woocommerce-page input.button,
.shop-button-style-clean .woocommerce-page input.button.alt {
padding-left: 0;
padding-right: 0;
border-radius: 0 !important;
color: var(--shop-button-primary-color, var(--accent-color));
background: transparent;
box-shadow: none;
}
.woocommerce.shop-button-style-clean #respond input#submit:hover,
.woocommerce.shop-button-style-clean a.button:hover,
.woocommerce.shop-button-style-clean a.button.alt:hover,
.woocommerce.shop-button-style-clean button.button:hover,
.woocommerce.shop-button-style-clean button.button.alt:hover,
.woocommerce.shop-button-style-clean input.button:hover,
.woocommerce.shop-button-style-clean input.button.alt:hover, .shop-button-style-clean .woocommerce #respond input#submit:hover,
.shop-button-style-clean .woocommerce a.button:hover,
.shop-button-style-clean .woocommerce a.button.alt:hover,
.shop-button-style-clean .woocommerce button.button:hover,
.shop-button-style-clean .woocommerce button.button.alt:hover,
.shop-button-style-clean .woocommerce input.button:hover,
.shop-button-style-clean .woocommerce input.button.alt:hover, .woocommerce-page.shop-button-style-clean #respond input#submit:hover,
.woocommerce-page.shop-button-style-clean a.button:hover,
.woocommerce-page.shop-button-style-clean a.button.alt:hover,
.woocommerce-page.shop-button-style-clean button.button:hover,
.woocommerce-page.shop-button-style-clean button.button.alt:hover,
.woocommerce-page.shop-button-style-clean input.button:hover,
.woocommerce-page.shop-button-style-clean input.button.alt:hover, .shop-button-style-clean .woocommerce-page #respond input#submit:hover,
.shop-button-style-clean .woocommerce-page a.button:hover,
.shop-button-style-clean .woocommerce-page a.button.alt:hover,
.shop-button-style-clean .woocommerce-page button.button:hover,
.shop-button-style-clean .woocommerce-page button.button.alt:hover,
.shop-button-style-clean .woocommerce-page input.button:hover,
.shop-button-style-clean .woocommerce-page input.button.alt:hover {
color: var(--shop-button-secondary-color, var(--accent-color));
background: transparent;
box-shadow: none;
} .woocommerce.button-shape-square #respond input#submit,
.woocommerce.button-shape-square a.button,
.woocommerce.button-shape-square a.button.alt,
.woocommerce.button-shape-square button.button,
.woocommerce.button-shape-square button.button.alt,
.woocommerce.button-shape-square input.button,
.woocommerce.button-shape-square input.button.alt, .button-shape-square .woocommerce #respond input#submit,
.button-shape-square .woocommerce a.button,
.button-shape-square .woocommerce a.button.alt,
.button-shape-square .woocommerce button.button,
.button-shape-square .woocommerce button.button.alt,
.button-shape-square .woocommerce input.button,
.button-shape-square .woocommerce input.button.alt, .woocommerce-page.button-shape-square #respond input#submit,
.woocommerce-page.button-shape-square a.button,
.woocommerce-page.button-shape-square a.button.alt,
.woocommerce-page.button-shape-square button.button,
.woocommerce-page.button-shape-square button.button.alt,
.woocommerce-page.button-shape-square input.button,
.woocommerce-page.button-shape-square input.button.alt, .button-shape-square .woocommerce-page #respond input#submit,
.button-shape-square .woocommerce-page a.button,
.button-shape-square .woocommerce-page a.button.alt,
.button-shape-square .woocommerce-page button.button,
.button-shape-square .woocommerce-page button.button.alt,
.button-shape-square .woocommerce-page input.button,
.button-shape-square .woocommerce-page input.button.alt {
border-radius: 0;
}
.woocommerce.button-shape-rounded #respond input#submit,
.woocommerce.button-shape-rounded a.button,
.woocommerce.button-shape-rounded a.button.alt,
.woocommerce.button-shape-rounded button.button,
.woocommerce.button-shape-rounded button.button.alt,
.woocommerce.button-shape-rounded input.button,
.woocommerce.button-shape-rounded input.button.alt, .button-shape-rounded .woocommerce #respond input#submit,
.button-shape-rounded .woocommerce a.button,
.button-shape-rounded .woocommerce a.button.alt,
.button-shape-rounded .woocommerce button.button,
.button-shape-rounded .woocommerce button.button.alt,
.button-shape-rounded .woocommerce input.button,
.button-shape-rounded .woocommerce input.button.alt, .woocommerce-page.button-shape-rounded #respond input#submit,
.woocommerce-page.button-shape-rounded a.button,
.woocommerce-page.button-shape-rounded a.button.alt,
.woocommerce-page.button-shape-rounded button.button,
.woocommerce-page.button-shape-rounded button.button.alt,
.woocommerce-page.button-shape-rounded input.button,
.woocommerce-page.button-shape-rounded input.button.alt, .button-shape-rounded .woocommerce-page #respond input#submit,
.button-shape-rounded .woocommerce-page a.button,
.button-shape-rounded .woocommerce-page a.button.alt,
.button-shape-rounded .woocommerce-page button.button,
.button-shape-rounded .woocommerce-page button.button.alt,
.button-shape-rounded .woocommerce-page input.button,
.button-shape-rounded .woocommerce-page input.button.alt {
border-radius: var(--soft-rounded);
}
.woocommerce.button-shape-round #respond input#submit,
.woocommerce.button-shape-round a.button,
.woocommerce.button-shape-round a.button.alt,
.woocommerce.button-shape-round button.button,
.woocommerce.button-shape-round button.button.alt,
.woocommerce.button-shape-round input.button,
.woocommerce.button-shape-round input.button.alt, .button-shape-round .woocommerce #respond input#submit,
.button-shape-round .woocommerce a.button,
.button-shape-round .woocommerce a.button.alt,
.button-shape-round .woocommerce button.button,
.button-shape-round .woocommerce button.button.alt,
.button-shape-round .woocommerce input.button,
.button-shape-round .woocommerce input.button.alt, .woocommerce-page.button-shape-round #respond input#submit,
.woocommerce-page.button-shape-round a.button,
.woocommerce-page.button-shape-round a.button.alt,
.woocommerce-page.button-shape-round button.button,
.woocommerce-page.button-shape-round button.button.alt,
.woocommerce-page.button-shape-round input.button,
.woocommerce-page.button-shape-round input.button.alt, .button-shape-round .woocommerce-page #respond input#submit,
.button-shape-round .woocommerce-page a.button,
.button-shape-round .woocommerce-page a.button.alt,
.button-shape-round .woocommerce-page button.button,
.button-shape-round .woocommerce-page button.button.alt,
.button-shape-round .woocommerce-page input.button,
.button-shape-round .woocommerce-page input.button.alt {
border-radius: var(--hard-rounded);
} .woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: var(--woo-message-padding);
display: flex;
align-items: center;
border: 0;
background: var(--primary-07-color);
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
font-size: 2em;
line-height: 1;
font-family: var(--woo-icons-messages-font);
display: block;
position: relative;
top: auto;
left: auto;
margin-right: 0.25em;
}
.rtl .woocommerce-error:before, .rtl .woocommerce-info:before, .rtl .woocommerce-message:before {
margin-right: 0;
margin-left: 0.25em;
right: auto;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
order: 1000;
margin-left: auto !important;
font-size: 0.875em !important;
float: none !important;
}
.rtl .woocommerce-error .button, .rtl .woocommerce-info .button, .rtl .woocommerce-message .button {
margin-left: 0 !important;
margin-right: auto !important;
}
.woocommerce-error .showcoupon, .woocommerce-error .showlogin, .woocommerce-info .showcoupon, .woocommerce-info .showlogin, .woocommerce-message .showcoupon, .woocommerce-message .showlogin {
margin-left: 0.5em;
margin-right: 0.5em;
text-decoration: underline;
}
.woocommerce-error .showcoupon:hover, .woocommerce-error .showlogin:hover, .woocommerce-info .showcoupon:hover, .woocommerce-info .showlogin:hover, .woocommerce-message .showcoupon:hover, .woocommerce-message .showlogin:hover {
text-decoration: none;
}
.button-shape-rounded .woocommerce-error, .button-shape-rounded .woocommerce-info, .button-shape-rounded .woocommerce-message {
border-radius: var(--soft-rounded);
}
.button-shape-round .woocommerce-error, .button-shape-round .woocommerce-info, .button-shape-round .woocommerce-message {
border-radius: var(--hard-rounded);
}
.button-shape-round .woocommerce-error, .button-shape-round .woocommerce-info, .button-shape-round .woocommerce-message {
border-radius: var(--hard-rounded-field);
} .woocommerce-notices-wrapper .wc-block-components-notice-banner,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner,
.wc-block-components-notice-banner,
.wc-block-components-notice-banner.is-error {
font-size: var(--body-font-size);
font-weight: inherit;
gap: unset;
padding: var(--woo-message-padding) !important;
margin: 0 0 2em;
display: flex;
align-items: center;
border: 0 !important;
color: inherit;
background: var(--primary-07-color) !important;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .button, .woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-forward,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .button,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .wc-forward,
.wc-block-components-notice-banner .button,
.wc-block-components-notice-banner .wc-forward,
.wc-block-components-notice-banner.is-error .button,
.wc-block-components-notice-banner.is-error .wc-forward {
order: 1000;
margin-left: auto !important;
font-size: 0.875em !important;
float: none !important;
opacity: 1;
text-decoration-line: none !important;
}
.rtl .woocommerce-notices-wrapper .wc-block-components-notice-banner .button, .rtl .woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-forward,
.rtl .woocommerce-form-coupon-toggle .wc-block-components-notice-banner .button,
.rtl .woocommerce-form-coupon-toggle .wc-block-components-notice-banner .wc-forward,
.rtl .wc-block-components-notice-banner .button,
.rtl .wc-block-components-notice-banner .wc-forward,
.rtl .wc-block-components-notice-banner.is-error .button,
.rtl .wc-block-components-notice-banner.is-error .wc-forward {
margin-left: 0 !important;
margin-right: auto !important;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .showcoupon, .woocommerce-notices-wrapper .wc-block-components-notice-banner .showlogin,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .showcoupon,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .showlogin,
.wc-block-components-notice-banner .showcoupon,
.wc-block-components-notice-banner .showlogin,
.wc-block-components-notice-banner.is-error .showcoupon,
.wc-block-components-notice-banner.is-error .showlogin {
margin-left: 0.5em;
margin-right: 0.5em;
text-decoration: underline;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .showcoupon:hover, .woocommerce-notices-wrapper .wc-block-components-notice-banner .showlogin:hover,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .showcoupon:hover,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .showlogin:hover,
.wc-block-components-notice-banner .showcoupon:hover,
.wc-block-components-notice-banner .showlogin:hover,
.wc-block-components-notice-banner.is-error .showcoupon:hover,
.wc-block-components-notice-banner.is-error .showlogin:hover {
text-decoration: none;
}
.button-shape-rounded .woocommerce-notices-wrapper .wc-block-components-notice-banner,
.button-shape-rounded .woocommerce-form-coupon-toggle .wc-block-components-notice-banner,
.button-shape-rounded .wc-block-components-notice-banner,
.button-shape-rounded .wc-block-components-notice-banner.is-error {
border-radius: var(--soft-rounded);
}
.button-shape-round .woocommerce-notices-wrapper .wc-block-components-notice-banner,
.button-shape-round .woocommerce-form-coupon-toggle .wc-block-components-notice-banner,
.button-shape-round .wc-block-components-notice-banner,
.button-shape-round .wc-block-components-notice-banner.is-error {
border-radius: var(--hard-rounded);
}
.button-shape-round .woocommerce-notices-wrapper .wc-block-components-notice-banner,
.button-shape-round .woocommerce-form-coupon-toggle .wc-block-components-notice-banner,
.button-shape-round .wc-block-components-notice-banner,
.button-shape-round .wc-block-components-notice-banner.is-error {
border-radius: var(--hard-rounded-field);
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner svg,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner svg,
.wc-block-components-notice-banner svg,
.wc-block-components-notice-banner.is-error svg {
display: none;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner.is-success .wc-block-components-notice-banner__content:before,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-success .wc-block-components-notice-banner__content:before,
.wc-block-components-notice-banner.is-success .wc-block-components-notice-banner__content:before,
.wc-block-components-notice-banner.is-error.is-success .wc-block-components-notice-banner__content:before {
content: var(--woo-icons-message);
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content:before,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content:before,
.wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content:before,
.wc-block-components-notice-banner.is-error.is-info .wc-block-components-notice-banner__content:before {
content: var(--woo-icons-info);
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .wc-block-components-notice-banner__content,
.wc-block-components-notice-banner .wc-block-components-notice-banner__content,
.wc-block-components-notice-banner.is-error .wc-block-components-notice-banner__content {
display: flex;
align-items: center;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content:before,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .wc-block-components-notice-banner__content:before,
.wc-block-components-notice-banner .wc-block-components-notice-banner__content:before,
.wc-block-components-notice-banner.is-error .wc-block-components-notice-banner__content:before {
font-size: 1.4em;
line-height: 1;
font-family: var(--woo-icons-messages-font);
display: block;
position: relative;
top: auto;
left: auto;
margin-right: 0.25em;
}
.rtl .woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content:before,
.rtl .woocommerce-form-coupon-toggle .wc-block-components-notice-banner .wc-block-components-notice-banner__content:before,
.rtl .wc-block-components-notice-banner .wc-block-components-notice-banner__content:before,
.rtl .wc-block-components-notice-banner.is-error .wc-block-components-notice-banner__content:before {
margin-right: 0;
margin-left: 0.25em;
right: auto;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content .button,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner .wc-block-components-notice-banner__content .button,
.wc-block-components-notice-banner .wc-block-components-notice-banner__content .button,
.wc-block-components-notice-banner.is-error .wc-block-components-notice-banner__content .button {
font-size: 1em;
font-family: var(--button-font);
font-weight: var(--button-font-weight);
line-height: 1;
display: inline-flex;
padding: 0.8em 1.5em;
width: auto;
border: none;
outline: none;
cursor: pointer;
transition: all 300ms ease;
text-decoration: none;
justify-content: center;
color: inherit !important;
box-shadow: none !important;
background: transparent !important;
opacity: 1 !important;
}
.woocommerce-error,
.wc-block-components-notice-banner.is-error {
box-shadow: 0 0 0 2px var(--wc-red) inset;
background: transparent !important;
}
.woocommerce-error > .wc-block-components-notice-banner__content:before,
.wc-block-components-notice-banner.is-error > .wc-block-components-notice-banner__content:before {
font-size: 1.4em;
line-height: 1;
font-family: var(--woo-icons-messages-font);
display: block;
position: relative;
top: auto;
left: auto;
margin-right: 0.25em;
}
ul.woocommerce-error,
.wc-block-components-notice-banner.is-error {
flex-wrap: wrap;
}
ul.woocommerce-error li,
.wc-block-components-notice-banner.is-error li {
flex: 1 0 calc(100% - 3em);
}
.woocommerce-error:before,
.wc-block-components-notice-banner.is-error .wc-block-components-notice-banner__content:before {
color: var(--wc-red);
}
.woocommerce-error:before,
.wc-block-components-notice-banner.is-error .wc-block-components-notice-banner__content:before {
content: var(--woo-icons-error);
}
.woocommerce-info:before,
.wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content:before {
color: var(--wc-blue);
}
.woocommerce-message:before,
.wc-block-components-notice-banner.is-success .wc-block-components-notice-banner__content:before {
color: var(--wc-green);
}
.woocommerce-message:before {
content: var(--woo-icons-message);
}
.woocommerce-info:before {
content: var(--woo-icons-info);
}
@media (max-width: 992px) {
.woocommerce-info {
display: block;
}
} .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
margin: 1em 0;
} .woocommerce nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination {
padding-top: var(--pagination-inner-spacing);
margin-top: var(--pagination-inner-spacing);
border-top: 1px solid var(--primary-07-color);
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul {
margin: 0;
padding: 0;
border: 0;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li {
border: 0;
float: none;
margin: 0 0.143em;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span {
padding: 0.25em 0.5em;
min-width: 1.5em;
}
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current {
background: var(--primary-07-color);
color: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a.page-numbers, .woocommerce-page nav.woocommerce-pagination ul li a.page-numbers {
background: var(--woocommerce);
color: var(--light-color);
}
.woocommerce nav.woocommerce-pagination ul .next, .woocommerce nav.woocommerce-pagination ul .prev, .woocommerce-page nav.woocommerce-pagination ul .next, .woocommerce-page nav.woocommerce-pagination ul .prev {
font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul .next:hover, .woocommerce nav.woocommerce-pagination ul .prev:hover, .woocommerce-page nav.woocommerce-pagination ul .next:hover, .woocommerce-page nav.woocommerce-pagination ul .prev:hover {
background: transparent;
}
.button-shape-square nav.woocommerce-pagination ul li a, .button-shape-square nav.woocommerce-pagination ul li span {
border-radius: 0;
}
.button-shape-rounded nav.woocommerce-pagination ul li a, .button-shape-rounded nav.woocommerce-pagination ul li span {
border-radius: var(--soft-rounded);
}
.button-shape-round nav.woocommerce-pagination ul li a, .button-shape-round nav.woocommerce-pagination ul li span {
border-radius: var(--hard-rounded);
}
nav.woocommerce-pagination ul .next:after, nav.woocommerce-pagination ul .prev:after {
content: "";
font-family: Icon7Stroke;
font-size: var(--woo-paging-arrow-size);
font-weight: normal;
display: flex;
align-items: center;
justify-items: center;
width: 1em;
height: 1em;
color: var(--light-color);
background: var(--woocommerce);
}
.rtl nav.woocommerce-pagination ul .next:after, .rtl nav.woocommerce-pagination ul .prev:after {
margin-left: 0;
content: "";
}
.button-shape-square nav.woocommerce-pagination ul .next:after, .button-shape-square nav.woocommerce-pagination ul .prev:after {
border-radius: 0;
}
.button-shape-rounded nav.woocommerce-pagination ul .next:after, .button-shape-rounded nav.woocommerce-pagination ul .prev:after {
border-radius: var(--soft-rounded);
}
.button-shape-round nav.woocommerce-pagination ul .next:after, .button-shape-round nav.woocommerce-pagination ul .prev:after {
border-radius: var(--hard-rounded);
}
nav.woocommerce-pagination ul .prev:after {
transform: scaleX(-1);
} .woocommerce .star-rating {
font-size: 1em;
height: 1em;
width: 5.8em;
line-height: 1;
overflow: visible;
}
.woocommerce .star-rating:before {
content: var(--woo-icons-stars);
font-family: var(--woo-icons-stars-font);
letter-spacing: 0.05em;
color: var(--primary-10-color);
}
.woocommerce .star-rating span {
display: flex;
flex-wrap: nowrap;
padding: 0;
text-indent: 999999px;
line-height: 1;
height: 1em;
}
.woocommerce .star-rating span:before {
content: var(--woo-icons-stars-filled);
font-family: var(--woo-icons-stars-filled-font);
letter-spacing: 0.05em;
text-indent: 0;
}
.woocommerce .star-rating span strong {
display: none !important;
} .woocommerce table.shop_table, .woocommerce-page table.shop_table {
border: 0;
margin: 0 0 1.5em;
border-radius: 0;
border-collapse: collapse;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
padding: 0.75em 1em;
}
.rtl .woocommerce table.shop_table th, .rtl .woocommerce-page table.shop_table th {
text-align: right;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding: 0.75em 1em;
}
.woocommerce table.shop_table.cart thead tr th, .woocommerce-page table.shop_table.cart thead tr th {
background: var(--woocommerce);
color: var(--light-color);
border: 0;
}
.woocommerce table.shop_table.cart tbody tr td, .woocommerce-page table.shop_table.cart tbody tr td {
border: 0;
border-bottom: 1px solid var(--primary-07-color);
}
.woocommerce table.shop_table.cart tbody tr:last-of-type td, .woocommerce-page table.shop_table.cart tbody tr:last-of-type td {
border: 0;
}
.woocommerce table.shop_table.cart tbody tr .remove, .woocommerce-page table.shop_table.cart tbody tr .remove {
font-weight: normal;
font-size: 0;
height: auto;
border-radius: 0;
}
.woocommerce table.shop_table.cart tbody tr .remove:after, .woocommerce-page table.shop_table.cart tbody tr .remove:after {
content: var(--woo-cart-widget-remove-icon);
font-family: var(--woo-cart-widget-remove-icon-font);
font-size: 1rem;
width: 1.5em;
height: 1.5em;
display: flex;
align-items: center;
justify-content: center;
background: var(--woocommerce);
color: var(--light-color);
transition: 200ms ease all;
}
.button-shape-square .woocommerce table.shop_table.cart tbody tr .remove:after, .button-shape-square .woocommerce-page table.shop_table.cart tbody tr .remove:after {
border-radius: 0;
}
.button-shape-rounded .woocommerce table.shop_table.cart tbody tr .remove:after, .button-shape-rounded .woocommerce-page table.shop_table.cart tbody tr .remove:after {
border-radius: var(--soft-rounded);
}
.button-shape-round .woocommerce table.shop_table.cart tbody tr .remove:after, .button-shape-round .woocommerce-page table.shop_table.cart tbody tr .remove:after {
border-radius: var(--hard-rounded-field);
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail {
width: var(--woo-cart-image-size);
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a {
display: block;
width: var(--woo-cart-image-size);
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a img, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a img {
width: 100%;
display: block;
}
.woocommerce table.shop_table.cart tbody tr .product-name, .woocommerce-page table.shop_table.cart tbody tr .product-name {
font-weight: bold;
}
.woocommerce table.shop_table.cart tbody tr .product-quantity .quantity .qty, .woocommerce-page table.shop_table.cart tbody tr .product-quantity .quantity .qty {
width: 8em;
}
.woocommerce table.shop_table.cart tbody tr .product-subtotal .amount, .woocommerce-page table.shop_table.cart tbody tr .product-subtotal .amount {
font-weight: bold;
}
.woocommerce table.shop_table.cart tbody tr td.actions, .woocommerce-page table.shop_table.cart tbody tr td.actions {
padding: 1.5em 0;
}
.woocommerce table.shop_table.cart tbody tr td.actions .coupon, .woocommerce-page table.shop_table.cart tbody tr td.actions .coupon {
width: 50%;
display: flex;
flex-wrap: nowrap;
}
.woocommerce table.shop_table.cart tbody tr td.actions .coupon .input-text, .woocommerce-page table.shop_table.cart tbody tr td.actions .coupon .input-text {
font-size: 0.875em;
border: 0;
padding-left: 1.3125em;
padding-right: 1.3125em;
flex: 1 1 auto;
width: auto;
}
.woocommerce table.shop_table.cart tbody tr td.actions .coupon .button, .woocommerce-page table.shop_table.cart tbody tr td.actions .coupon .button {
font-size: 0.875em;
white-space: nowrap;
}
.woocommerce table.shop_table.cart tbody tr td.actions > .button, .woocommerce-page table.shop_table.cart tbody tr td.actions > .button {
font-size: 0.875em;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
display: flex;
flex-direction: column-reverse;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
float: none;
width: 100%;
margin-top: 2em;
padding-top: 2em;
border-top: 1px solid var(--primary-07-color);
}
.woocommerce .cart-collaterals .cross-sells ul, .woocommerce-page .cart-collaterals .cross-sells ul {
max-width: 50%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: none;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.cart-subtotal th, .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.cart-subtotal td, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.cart-subtotal th, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.cart-subtotal td {
border: 0;
background: var(--primary-07-color);
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total th, .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.order-total th, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td {
background: var(--woocommerce);
color: var(--light-color);
}
.rtl .woocommerce .cart-collaterals .cart_totals table.shop_table tbody .shipping-calculator-button:after, .rtl .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody .shipping-calculator-button:after {
margin-left: 0.618em;
margin-right: 0;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
display: flex;
justify-content: center;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
flex: 0 1 60%;
}
@media (max-width: 992px) {
.woocommerce table.shop_table.cart tbody tr td.actions .coupon, .woocommerce-page table.shop_table.cart tbody tr td.actions .coupon {
width: 100%;
float: none;
margin-bottom: 1em;
}
}
@media (max-width: 768px) {
.woocommerce table.shop_table.cart tbody tr, .woocommerce-page table.shop_table.cart tbody tr {
position: relative;
}
.woocommerce table.shop_table.cart tbody tr .product-remove, .woocommerce-page table.shop_table.cart tbody tr .product-remove {
position: absolute;
top: 0;
display: flex;
z-index: 2;
width: 100%;
justify-content: flex-end;
box-sizing: border-box;
border-bottom: 0;
padding: 1em;
background: transparent !important;
}
.woocommerce table.shop_table.cart tbody tr .product-remove a, .woocommerce-page table.shop_table.cart tbody tr .product-remove a {
width: auto;
background: transparent !important;
}
.woocommerce table.shop_table.cart tbody tr .product-remove a:hover, .woocommerce-page table.shop_table.cart tbody tr .product-remove a:hover {
background: transparent !important;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail {
padding: 0;
width: 100%;
display: block !important;
position: relative;
z-index: 1;
background: transparent !important;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail:before, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail:before {
display: none;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a, .woocommerce table.shop_table.cart tbody tr .product-thumbnail img, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail img {
width: 100%;
}
.woocommerce table.shop_table.cart tbody tr .product-quantity, .woocommerce-page table.shop_table.cart tbody tr .product-quantity {
display: flex;
align-items: center;
justify-content: space-between;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
flex: 1 1 100%;
}
} .woocommerce .checkout textarea[name=order_comments], .woocommerce-page .checkout textarea[name=order_comments] {
min-height: 12.5em;
}
.woocommerce .checkout #order_review_heading, .woocommerce-page .checkout #order_review_heading {
margin-top: 1em;
}
.woocommerce .checkout .woocommerce-checkout-review-order-table thead tr th, .woocommerce-page .checkout .woocommerce-checkout-review-order-table thead tr th {
background: var(--woocommerce);
color: var(--light-color);
border: 0;
}
.woocommerce .checkout .woocommerce-checkout-review-order-table tbody tr td, .woocommerce-page .checkout .woocommerce-checkout-review-order-table tbody tr td {
border: 0;
border-bottom: 1px solid var(--primary-07-color);
}
.woocommerce .checkout .woocommerce-checkout-review-order-table tbody tr:last-of-type td, .woocommerce-page .checkout .woocommerce-checkout-review-order-table tbody tr:last-of-type td {
border: 0;
}
.woocommerce .checkout .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th, .woocommerce .checkout .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td, .woocommerce-page .checkout .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th, .woocommerce-page .checkout .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td {
border: 0;
background: var(--primary-07-color);
}
.woocommerce .checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce .checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td, .woocommerce-page .checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce-page .checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td {
background: var(--woocommerce);
color: var(--light-color);
}
.woocommerce .checkout .woocommerce-account-fields input.input-checkbox, .woocommerce-page .checkout .woocommerce-account-fields input.input-checkbox {
display: inline-block;
}
.woocommerce .checkout .woocommerce-account-fields input.input-checkbox:before, .woocommerce-page .checkout .woocommerce-account-fields input.input-checkbox:before {
justify-content: flex-start;
}
@media (max-width: 992px) {
.woocommerce .checkout .form-row-first,
.woocommerce .checkout .form-row-last, .woocommerce-page .checkout .form-row-first,
.woocommerce-page .checkout .form-row-last {
width: 100%;
float: none;
}
} .woocommerce form.login, .woocommerce form.register, .woocommerce form.lost_reset_password, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form.lost_reset_password, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form.lost_reset_password, .woocommerce form.checkout_coupon {
padding: var(--woo-forms-padding);
margin: 1.5em 0;
border: 1px solid var(--primary-07-color);
}
.button-shape-square .woocommerce form.login, .button-shape-square .woocommerce form.register, .button-shape-square .woocommerce form.lost_reset_password, .button-shape-square .woocommerce form.checkout_coupon, .button-shape-square .woocommerce form.login, .button-shape-square .woocommerce form.register, .button-shape-square .woocommerce form.lost_reset_password, .button-shape-square .woocommerce form.checkout_coupon, .button-shape-square .woocommerce form.login, .button-shape-square .woocommerce form.register, .button-shape-square .woocommerce form.lost_reset_password, .button-shape-square .woocommerce form.checkout_coupon {
border-radius: 0;
}
.button-shape-rounded .woocommerce form.login, .button-shape-rounded .woocommerce form.register, .button-shape-rounded .woocommerce form.lost_reset_password, .button-shape-rounded .woocommerce form.checkout_coupon, .button-shape-rounded .woocommerce form.login, .button-shape-rounded .woocommerce form.register, .button-shape-rounded .woocommerce form.lost_reset_password, .button-shape-rounded .woocommerce form.checkout_coupon, .button-shape-rounded .woocommerce form.login, .button-shape-rounded .woocommerce form.register, .button-shape-rounded .woocommerce form.lost_reset_password, .button-shape-rounded .woocommerce form.checkout_coupon {
border-radius: var(--soft-rounded);
}
.button-shape-round .woocommerce form.login, .button-shape-round .woocommerce form.register, .button-shape-round .woocommerce form.lost_reset_password, .button-shape-round .woocommerce form.checkout_coupon, .button-shape-round .woocommerce form.login, .button-shape-round .woocommerce form.register, .button-shape-round .woocommerce form.lost_reset_password, .button-shape-round .woocommerce form.checkout_coupon, .button-shape-round .woocommerce form.login, .button-shape-round .woocommerce form.register, .button-shape-round .woocommerce form.lost_reset_password, .button-shape-round .woocommerce form.checkout_coupon {
border-radius: var(--hard-rounded-field);
}
.woocommerce form.checkout_coupon, .woocommerce form.checkout_coupon, .woocommerce form.checkout_coupon {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.woocommerce form.checkout_coupon p, .woocommerce form.checkout_coupon p, .woocommerce form.checkout_coupon p {
flex: 1 1 auto;
}
.woocommerce form.checkout_coupon p:nth-child(1), .woocommerce form.checkout_coupon p:nth-child(1), .woocommerce form.checkout_coupon p:nth-child(1) {
flex: 1 0 100%;
margin-bottom: 0;
line-height: 2;
}
.woocommerce form.checkout_coupon p.form-row-last, .woocommerce form.checkout_coupon p.form-row-last, .woocommerce form.checkout_coupon p.form-row-last {
margin-left: 1em;
}
.rtl .woocommerce form.checkout_coupon p.form-row-last, .rtl .woocommerce form.checkout_coupon p.form-row-last, .rtl .woocommerce form.checkout_coupon p.form-row-last {
margin-left: 0;
margin-right: 1em;
}
.woocommerce form.login .form-row:nth-child(3), .woocommerce form.login .form-row:nth-child(3), .woocommerce form.login .form-row:nth-child(3) {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.woocommerce form.login .woocommerce-form-login__rememberme, .woocommerce form.login .woocommerce-form-login__rememberme, .woocommerce form.login .woocommerce-form-login__rememberme {
order: 2;
}
.woocommerce form.login .woocommerce-form-login__submit, .woocommerce form.login .woocommerce-form-login__submit, .woocommerce form.login .woocommerce-form-login__submit {
order: 1;
}
.woocommerce form.login .lost_password a, .woocommerce form.login .lost_password a, .woocommerce form.login .lost_password a {
display: inline-flex;
align-items: center;
}
.woocommerce form.login .lost_password a:before, .woocommerce form.login .lost_password a:before, .woocommerce form.login .lost_password a:before {
content: var(--woo-icons-lost-password);
font-family: var(--woo-icons-lost-password-font);
font-size: 1.5em;
font-weight: normal;
font-style: normal;
margin-right: 0.2em;
display: block;
color: var(--accent-color);
}
.rtl .woocommerce form.login .lost_password a:before, .rtl .woocommerce form.login .lost_password a:before, .rtl .woocommerce form.login .lost_password a:before {
margin-right: 0;
margin-left: 0.2em;
} #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: transparent;
border-radius: 0;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
padding: 2em 0;
border-bottom: 1px solid var(--primary-07-color);
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
margin: inherit;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
max-width: calc(100% - .75em);
width: fit-content;
left: 0.75em;
background: var(--primary-07-color);
}
.rtl #add_payment_method #payment div.payment_box, .rtl .woocommerce-cart #payment div.payment_box, .rtl .woocommerce-checkout #payment div.payment_box {
left: auto;
right: 0.75em;
}
.button-shape-square #add_payment_method #payment div.payment_box, .button-shape-square .woocommerce-cart #payment div.payment_box, .button-shape-square .woocommerce-checkout #payment div.payment_box {
border-radius: 0;
}
.button-shape-rounded #add_payment_method #payment div.payment_box, .button-shape-rounded .woocommerce-cart #payment div.payment_box, .button-shape-rounded .woocommerce-checkout #payment div.payment_box {
border-radius: var(--soft-rounded);
border-top-left-radius: 0;
}
.button-shape-rounded.rtl #add_payment_method #payment div.payment_box, .button-shape-rounded.rtl .woocommerce-cart #payment div.payment_box, .button-shape-rounded.rtl .woocommerce-checkout #payment div.payment_box {
border-radius: var(--soft-rounded);
border-top-right-radius: 0;
}
.button-shape-round #add_payment_method #payment div.payment_box, .button-shape-round .woocommerce-cart #payment div.payment_box, .button-shape-round .woocommerce-checkout #payment div.payment_box {
border-radius: var(--hard-rounded-field);
border-top-left-radius: 0;
}
.button-shape-round.rtl #add_payment_method #payment div.payment_box, .button-shape-round.rtl .woocommerce-cart #payment div.payment_box, .button-shape-round.rtl .woocommerce-checkout #payment div.payment_box {
border-radius: var(--hard-rounded-field);
border-top-right-radius: 0;
}
#add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
border: 0.5em solid var(--primary-07-color);
border-right-color: transparent;
border-top-color: transparent;
top: 0;
left: -2em;
}
.rtl #add_payment_method #payment div.payment_box:before, .rtl .woocommerce-cart #payment div.payment_box:before, .rtl .woocommerce-checkout #payment div.payment_box:before {
left: auto;
right: -2em;
border-left-color: transparent;
border-right-color: var(--primary-07-color);
}
#add_payment_method #payment .place-order, .woocommerce-cart #payment .place-order, .woocommerce-checkout #payment .place-order {
padding: 2em 0 !important;
}
#add_payment_method #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label, .woocommerce-cart #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label, .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label {
display: inline-flex;
align-items: center;
}
#add_payment_method #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label input, .woocommerce-cart #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label input, .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label input {
margin-top: 0;
}
#add_payment_method #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a, .woocommerce-cart #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a, .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a {
text-decoration: underline;
}
#add_payment_method #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a:hover, .woocommerce-cart #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a:hover, .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a:hover {
text-decoration: none;
}
#add_payment_method #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid #terms, .woocommerce-cart #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid #terms, .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid #terms {
outline: none;
}
#add_payment_method #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid #terms:before, .woocommerce-cart #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid #terms:before, .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid #terms:before {
color: red;
}
#add_payment_method #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid label, .woocommerce-cart #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid label, .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required.woocommerce-invalid label {
color: red;
} .woocommerce-terms-and-conditions {
padding: 2em;
background: transparent;
border: 1px solid var(--primary-07-color);
box-shadow: none;
}  .widget_product_search .woocommerce-product-search {
position: relative;
}
.widget_product_search .woocommerce-product-search input[type=search] {
padding-right: 3em !important;
}
.rtl .widget_product_search .woocommerce-product-search input[type=search] {
padding-right: 0.8em !important;
padding-left: 3em !important;
}
.widget_product_search .woocommerce-product-search button[type=submit] {
border: 0;
padding: 0;
position: absolute;
right: 0.7rem;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
transition: 200ms ease all;
box-shadow: none;
color: inherit;
border-radius: 0;
text-indent: -999999px;
background: transparent;
}
.widget_product_search .woocommerce-product-search button[type=submit]:after {
content: var(--search-widget-icon-search);
font-family: var(--search-widget-icon-search-font);
font-size: 1em;
font-weight: normal;
margin: 0 0.25em;
text-indent: 0;
}
.widget_product_search .woocommerce-product-search button[type=submit]:hover {
opacity: 0.6;
transform: none;
background: transparent;
box-shadow: none;
color: inherit;
}
.woocommerce, .woocommerce-page {     }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item, .woocommerce-page .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
padding: 0.8em 0;
}
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count, .woocommerce-page .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {
float: right;
opacity: 0.5;
}
.woocommerce .widget_product_categories ul li .count, .woocommerce-page .widget_product_categories ul li .count {
float: right;
opacity: 0.5;
}
.woocommerce .widget_price_filter .ui-slider.ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider.ui-slider-horizontal {
height: var(--woo-price-slider-height);
margin-left: calc(var(--woo-price-slider-handle-size) / 2);
margin-right: calc(var(--woo-price-slider-handle-size) / 2);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
top: calc((var(--woo-price-slider-handle-size) / 2 - var(--woo-price-slider-height) / 2 )* -1);
width: var(--woo-price-slider-handle-size);
height: var(--woo-price-slider-handle-size);
margin-left: calc(var(--woo-price-slider-handle-size) / 2 * -1);
border-radius: 50%;
background: var(--woocommerce);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: var(--primary-07-color);
}
.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
font-size: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount input[name=min_price], .woocommerce .widget_price_filter .price_slider_amount input[name=max_price], .woocommerce-page .widget_price_filter .price_slider_amount input[name=min_price], .woocommerce-page .widget_price_filter .price_slider_amount input[name=max_price] {
flex: 0 1 48%;
font-size: 0.75em;
margin-bottom: 0.5em;
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
font-size: 0.75em;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label, .woocommerce-page .widget_price_filter .price_slider_amount .price_label {
margin-left: auto;
}
.woocommerce .widget_rating_filter li.wc-layered-nav-rating, .woocommerce-page .widget_rating_filter li.wc-layered-nav-rating {
border: 0;
}
.woocommerce .widget_rating_filter li.wc-layered-nav-rating:last-child, .woocommerce-page .widget_rating_filter li.wc-layered-nav-rating:last-child {
padding-bottom: 0;
}
.woocommerce .widget_rating_filter li.wc-layered-nav-rating a, .woocommerce-page .widget_rating_filter li.wc-layered-nav-rating a {
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce .widget_rating_filter li.wc-layered-nav-rating .star-rating span:before, .woocommerce-page .widget_rating_filter li.wc-layered-nav-rating .star-rating span:before {
color: var(--accent-color);
}
.woocommerce .widget_top_rated_products .product_list_widget li,
.woocommerce .widget_products .product_list_widget li,
.woocommerce .widget_recent_reviews .product_list_widget li, .woocommerce-page .widget_top_rated_products .product_list_widget li,
.woocommerce-page .widget_products .product_list_widget li,
.woocommerce-page .widget_recent_reviews .product_list_widget li {
position: relative;
padding: 0.5em 1em 0.5em 3.5em;
}
.woocommerce .widget_top_rated_products .product_list_widget li:first-child,
.woocommerce .widget_products .product_list_widget li:first-child,
.woocommerce .widget_recent_reviews .product_list_widget li:first-child, .woocommerce-page .widget_top_rated_products .product_list_widget li:first-child,
.woocommerce-page .widget_products .product_list_widget li:first-child,
.woocommerce-page .widget_recent_reviews .product_list_widget li:first-child {
padding-top: 0;
}
.woocommerce .widget_top_rated_products .product_list_widget li:last-child,
.woocommerce .widget_products .product_list_widget li:last-child,
.woocommerce .widget_recent_reviews .product_list_widget li:last-child, .woocommerce-page .widget_top_rated_products .product_list_widget li:last-child,
.woocommerce-page .widget_products .product_list_widget li:last-child,
.woocommerce-page .widget_recent_reviews .product_list_widget li:last-child {
padding-bottom: 0;
}
.woocommerce .widget_top_rated_products .product_list_widget li a .product-title,
.woocommerce .widget_products .product_list_widget li a .product-title,
.woocommerce .widget_recent_reviews .product_list_widget li a .product-title, .woocommerce-page .widget_top_rated_products .product_list_widget li a .product-title,
.woocommerce-page .widget_products .product_list_widget li a .product-title,
.woocommerce-page .widget_recent_reviews .product_list_widget li a .product-title {
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
text-transform: var(--heading-text-transform);
line-height: 1.2;
}
.woocommerce .widget_top_rated_products .product_list_widget li a img,
.woocommerce .widget_products .product_list_widget li a img,
.woocommerce .widget_recent_reviews .product_list_widget li a img, .woocommerce-page .widget_top_rated_products .product_list_widget li a img,
.woocommerce-page .widget_products .product_list_widget li a img,
.woocommerce-page .widget_recent_reviews .product_list_widget li a img {
position: absolute;
top: 50%;
left: 0;
margin: 0;
width: 3em;
transform: translateY(-50%);
} .woocommerce.widget_shopping_cart .cart_list,
.woocommerce-page .widget_shopping_cart .cart_list,
.woocommerce .widget_shopping_cart .cart_list {
margin-top: -0.5em;
margin-bottom: -0.5em;
}
.woocommerce.widget_shopping_cart .cart_list li,
.woocommerce-page .widget_shopping_cart .cart_list li,
.woocommerce .widget_shopping_cart .cart_list li {
padding: 0.5em 2em 0.5em calc(var(--woo-cart-widget-image-size) + .5em);
display: flex;
flex-wrap: wrap;
position: relative;
}
.rtl .woocommerce.widget_shopping_cart .cart_list li,
.rtl .woocommerce-page .widget_shopping_cart .cart_list li,
.rtl .woocommerce .widget_shopping_cart .cart_list li {
padding: 0.5em calc(var(--woo-cart-widget-image-size) + .5em) 0.5em 2em;
}
.woocommerce.widget_shopping_cart .cart_list li a,
.woocommerce-page .widget_shopping_cart .cart_list li a,
.woocommerce .widget_shopping_cart .cart_list li a {
flex: 1 0 100%;
display: flex;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
font-size: 0;
font-weight: normal;
position: absolute;
top: 0.5rem;
right: 0;
left: auto;
display: block;
width: auto;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove:after,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove:after,
.woocommerce .widget_shopping_cart .cart_list li a.remove:after {
content: var(--woo-cart-widget-remove-icon);
font-family: var(--woo-cart-widget-remove-icon-font);
font-size: 1rem;
width: 1.5em;
height: 1.5em;
display: flex;
align-items: center;
justify-content: center;
color: var(--light-color);
background: var(--woocommerce);
}
.rtl .woocommerce.widget_shopping_cart .cart_list li a.remove,
.rtl .woocommerce-page .widget_shopping_cart .cart_list li a.remove,
.rtl .woocommerce .widget_shopping_cart .cart_list li a.remove {
right: auto;
left: 0;
}
.woocommerce.widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce-page .widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce .widget_shopping_cart .cart_list li a:not(.remove) {
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
text-transform: var(--heading-text-transform);
line-height: 1.2;
}
.woocommerce.widget_shopping_cart .cart_list li a img,
.woocommerce-page .widget_shopping_cart .cart_list li a img,
.woocommerce .widget_shopping_cart .cart_list li a img {
position: absolute;
top: 50%;
left: 0;
margin: 0;
width: var(--woo-cart-widget-image-size);
transform: translateY(-50%);
}
.rtl .woocommerce.widget_shopping_cart .cart_list li a img,
.rtl .woocommerce-page .widget_shopping_cart .cart_list li a img,
.rtl .woocommerce .widget_shopping_cart .cart_list li a img {
left: auto;
right: 0;
}
.woocommerce.widget_shopping_cart .cart_list li .quantity,
.woocommerce-page .widget_shopping_cart .cart_list li .quantity,
.woocommerce .widget_shopping_cart .cart_list li .quantity {
flex: 1 0 100%;
}
.woocommerce.widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total {
margin-top: 0.5em;
padding-top: 0.5em;
border-top: 1px solid var(--primary-07-color);
}
.woocommerce.widget_shopping_cart .buttons,
.woocommerce-page .widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons {
font-size: 0.75em;
display: flex;
justify-content: space-between;
}
.woocommerce.widget_shopping_cart .buttons .button,
.woocommerce-page .widget_shopping_cart .buttons .button,
.woocommerce .widget_shopping_cart .buttons .button {
flex: 1 1 auto;
padding-left: 1em;
padding-right: 1em;
margin: 0;
}
.woocommerce.widget_shopping_cart .buttons .button.wc-forward,
.woocommerce-page .widget_shopping_cart .buttons .button.wc-forward,
.woocommerce .widget_shopping_cart .buttons .button.wc-forward {
order: 1;
}
.woocommerce.widget_shopping_cart .buttons .button.checkout,
.woocommerce-page .widget_shopping_cart .buttons .button.checkout,
.woocommerce .widget_shopping_cart .buttons .button.checkout {
order: 3;
}
.woocommerce.widget_shopping_cart .buttons:before,
.woocommerce-page .widget_shopping_cart .buttons:before,
.woocommerce .widget_shopping_cart .buttons:before {
display: block;
width: 10px;
order: 2;
}
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after {
display: none;
}
.button-shape-square .widget_shopping_cart .cart_list li a.remove:after {
border-radius: 0;
}
.button-shape-rounded .widget_shopping_cart .cart_list li a.remove:after {
border-radius: var(--soft-rounded);
}
.button-shape-round .widget_shopping_cart .cart_list li a.remove:after {
border-radius: var(--hard-rounded);
} .rtl.woocommerce, .rtl.woocommerce-page {     }
.rtl.woocommerce .widget_product_search .woocommerce-product-search input[type=search], .rtl.woocommerce-page .widget_product_search .woocommerce-product-search input[type=search] {
padding-right: 0.8em;
padding-left: 3em;
}
.rtl.woocommerce .widget_product_search .woocommerce-product-search button[type=submit], .rtl.woocommerce-page .widget_product_search .woocommerce-product-search button[type=submit] {
right: auto;
left: 0.7rem;
}
.rtl.woocommerce .widget_shopping_cart .cart_list li, .rtl.woocommerce-page .widget_shopping_cart .cart_list li {
padding: 0.5em 3.5em 0.5em 1em;
}
.rtl.woocommerce .widget_shopping_cart .cart_list li a.remove, .rtl.woocommerce-page .widget_shopping_cart .cart_list li a.remove {
right: auto;
left: 0;
}
.rtl.woocommerce .widget_shopping_cart .cart_list li a img, .rtl.woocommerce-page .widget_shopping_cart .cart_list li a img {
left: auto;
right: 0;
}
.rtl.woocommerce .widget_product_categories ul li .count, .rtl.woocommerce-page .widget_product_categories ul li .count {
float: left;
}
.rtl.woocommerce .widget_price_filter .price_slider_amount .price_label, .rtl.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
margin-left: 0;
margin-right: auto;
}
.rtl.woocommerce .widget_top_rated_products .product_list_widget li,
.rtl.woocommerce .widget_products .product_list_widget li,
.rtl.woocommerce .widget_recent_reviews .product_list_widget li, .rtl.woocommerce-page .widget_top_rated_products .product_list_widget li,
.rtl.woocommerce-page .widget_products .product_list_widget li,
.rtl.woocommerce-page .widget_recent_reviews .product_list_widget li {
padding-right: 3.5em;
padding-left: 1em;
}
.rtl.woocommerce .widget_top_rated_products .product_list_widget li a img,
.rtl.woocommerce .widget_products .product_list_widget li a img,
.rtl.woocommerce .widget_recent_reviews .product_list_widget li a img, .rtl.woocommerce-page .widget_top_rated_products .product_list_widget li a img,
.rtl.woocommerce-page .widget_products .product_list_widget li a img,
.rtl.woocommerce-page .widget_recent_reviews .product_list_widget li a img {
left: auto;
right: 0;
}  body {
color: var(--page-color, var(--page-primary-color));
background-color: var(--page-background-color, var(--page-secondary-color));
background-image: var(--page-background-image, none);
background-size: cover;
background-attachment: fixed;
} .site-header-top-bar {
color: var(--top-bar-color, var(--primary-color));
background-color: var(--top-bar-background-color, var(--secondary-color));
} .site-branding {
color: var(--site-branding-bar-color, var(--primary-color));
background-color: var(--site-branding-bar-background-color, var(--secondary-color));
} .bt-sticky-header-active.bt-sticky-header-active-closed.bt-sticky-header-active-open.sticky-style-shrink .site-branding {
color: var(--site-branding-bar-color, var(--primary-color));
background-color: var(--site-branding-bar-background-color, var(--secondary-color));
} .bt-sticky-header-active .site-branding {
color: var(--sticky-site-branding-bar-color, var(--sticky-primary-color));
background-color: var(--sticky-site-branding-bar-background-color, var(--sticky-secondary-color));
} .page-header {
color: var(--default-headline-color, var(--primary-color));
background-color: var(--default-headline-background-color, var(--secondary-color));
} .bt-header-responsive-inactive.bt-sticky-header-inactive .main-navigation:not(.main-navigation-logo-area) {
color: var(--menu-bar-color, var(--primary-color));
background-color: var(--menu-bar-background-color, var(--secondary-color));
} .bt-sticky-header-active.bt-sticky-header-active-closed.bt-sticky-header-active-open.sticky-style-shrink .main-navigation:not(.main-navigation-logo-area) {
color: var(--menu-bar-color, var(--primary-color));
background-color: var(--menu-bar-background-color, var(--secondary-color));
} .bt-header-responsive-inactive.bt-sticky-header-active .main-navigation:not(.main-navigation-logo-area) {
color: var(--sticky-menu-bar-color, var(--sticky-primary-color));
background-color: var(--sticky-menu-bar-background-color, var(--sticky-secondary-color));
} #preloader {
color: var(--preloader-text-color, var(--primary-color));
}
#preloader .preloader-background {
background-color: var(--preloader-background-color, var(--secondary-color));
opacity: var(--preloader-background-opacity);
} .bt-header-responsive-active .site-header-responsive {
color: var(--responsive-header-color, var(--primary-color));
background-color: var(--responsive-header-background-color, var(--secondary-color));
} .bt-header-responsive-active.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-closed.sticky-style-shrink .site-header-responsive {
color: var(--responsive-header-color, var(--primary-color));
background-color: var(--responsive-header-background-color, var(--secondary-color));
} .bt-header-responsive-active.bt-sticky-header-active .site-header-responsive {
color: var(--responsive-sticky-header-color, var(--primary-sticky-color));
background-color: var(--responsive-sticky-header-background-color, var(--secondary-sticky-color));
} .bt-header-responsive-active .site-header {
background-color: var(--responsive-menu-background-color, var(--responsive-menu-secondary-color));
color: var(--responsive-menu-color, var(--responsive-menu-primary-color));
} .site-footer-widgets {
color: var(--footer-widgets-color, var(--primary-color));
background-color: var(--footer-widgets-background-color, var(--secondary-color));
} body.error404 .error-404 {
color: var(--error-404-color, var(--primary-color));
background-color: var(--error-404-background-color, var(--secondary-color));
background-image: var(--error-404-background-image);
} .bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.on {
color: var(--hover-primary-color);
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.on > a:after {
background-color: var(--hover-secondary-color);
}
.bt-header-responsive-inactive .main-navigation ul ul {
color: var(--dropdown-primary-color);
background-color: var(--dropdown-secondary-color);
}
.bt-header-responsive-inactive .main-navigation ul ul li.on {
color: var(--dropdown-hover-primary-color);
background-color: var(--dropdown-hover-secondary-color);
} .blog[class*=blog-list-load-animation] .site-content .site-main article.animate,
.post-type-archive-portfolio[class*=pf-list-load-animation] .site-content .site-main article.animate {
transition-delay: 0ms;
}
.blog[class*=blog-list-load-animation] .site-content article.animated,
.post-type-archive-portfolio[class*=pf-list-load-animation] .site-content article.animated {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
} .blog.blog-list-load-animation-fade-in article,
.blog.blog-list-load-animation-fade-in-move-up article,
.blog.blog-list-load-animation-fade-in-move-down article,
.blog.blog-list-load-animation-fade-in-move-left article,
.blog.blog-list-load-animation-fade-in-move-right article,
.blog.blog-list-load-animation-fade-in-zoom-in article,
.blog.blog-list-load-animation-fade-in-zoom-out article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-move-up article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-move-down article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-move-left article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-move-right article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-zoom-in article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-zoom-out article {
opacity: 0;
} .blog.blog-list-load-animation-move-down article,
.blog.blog-list-load-animation-fade-in-move-down article,
.post-type-archive-portfolio.pf-list-load-animation-move-down article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-move-down article {
transform: translate3d(0, -30%, 0);
}
.blog.blog-list-load-animation-move-up article,
.blog.blog-list-load-animation-fade-in-move-up article,
.post-type-archive-portfolio.pf-list-load-animation-move-up article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-move-up article {
transform: translate3d(0, 30px, 0);
}
.blog.blog-list-load-animation-move-left article,
.blog.blog-list-load-animation-fade-in-move-left article,
.post-type-archive-portfolio.pf-list-load-animation-move-left article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-move-left article {
transform: translate3d(30%, 0, 0);
}
.blog.blog-list-load-animation-move-right article,
.blog.blog-list-load-animation-fade-in-move-right article,
.post-type-archive-portfolio.pf-list-load-animation-move-right article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-move-right article {
transform: translate3d(-30%, 0, 0);
} .blog.blog-list-load-animation-zoom-in article,
.blog.blog-list-load-animation-fade-in-zoom-in article,
.post-type-archive-portfolio.pf-list-load-animation-zoom-in article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-zoom-in article {
transform: scale(0.7);
}
.blog.blog-list-load-animation-zoom-out article,
.blog.blog-list-load-animation-fade-in-zoom-out article,
.post-type-archive-portfolio.pf-list-load-animation-zoom-out article,
.post-type-archive-portfolio.pf-list-load-animation-fade-in-zoom-out article {
transform: scale(1.3);
} .bt-comments-content {
max-width: 900px;
}
.comments-area {
margin: var(--comments-top-spacing) 0;
}
.comments-area .logged-in-as .required-field-message {
display: block;
}
.comments-area .comments-title {
font-size: 1.4em;
margin: 0 0 1em 0;
padding: 0;
}
.comments-area .comment-respond:not(:only-child) {
margin-top: var(--comments-top-spacing);
}
.comments-area .comment-respond .comment-form {
padding-bottom: 2em;
}
.comments-area .comment-respond .comment-reply-title {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: baseline;
}
.comments-area .comment-respond .comment-reply-title small {
font-size: 1rem;
margin-top: 0.5em;
}
.comments-area li .comment-respond:not(:only-child) {
margin-top: 0;
}
.comments-area ol.comment-list, .comments-area .comment-list li.comment {
list-style: none;
display: block;
padding-left: 0;
margin: 0;
}
.comments-area > ol.comment-list {
border-bottom: 2px solid var(--primary-07-color);
margin-bottom: var(--post-half-margin);
}
.comments-area .comment-list > li,
.comments-area .comment-list > li.comment > .children > li.comment {
display: block;
margin: 0;
border-top: 2px solid var(--primary-07-color);
}
.comments-area ol.comment-list li {
margin: 0;
}
.comments-area ol.comment-list li > article {
padding: var(--comment-single-spacing) 0 var(--comment-single-spacing) calc(var(--comment-avatar-padding) + var(--comment-avatar-size));
width: 100%;
position: relative;
}
.rtl .comments-area ol.comment-list li > article {
padding-left: 0;
padding-right: calc(var(--comment-avatar-padding) + var(--comment-avatar-size));
}
.comments-area ol.comment-list li > article .comment-meta {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-bottom: 0.75em;
}
.comments-area ol.comment-list li > article .comment-meta .comment-author.vcard {
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.comments-area ol.comment-list li > article .comment-meta .comment-author.vcard .fn, .comments-area ol.comment-list li > article .comment-meta .comment-author.vcard span {
padding-right: 0.5em;
}
.rtl .comments-area ol.comment-list li > article .comment-meta .comment-author.vcard .fn, .rtl .comments-area ol.comment-list li > article .comment-meta .comment-author.vcard span {
padding-right: 0;
padding-left: 0.5em;
}
.comments-area ol.comment-list li > article .comment-meta .comment-author.vcard .avatar {
position: absolute;
left: 0;
top: var(--comment-single-spacing);
width: var(--comment-avatar-size);
height: var(--comment-avatar-size);
}
.button-shape-square .comments-area ol.comment-list li > article .comment-meta .comment-author.vcard .avatar {
border-radius: 0;
}
.button-shape-rounded .comments-area ol.comment-list li > article .comment-meta .comment-author.vcard .avatar {
border-radius: var(--soft-rounded);
}
.button-shape-round .comments-area ol.comment-list li > article .comment-meta .comment-author.vcard .avatar {
border-radius: var(--hard-rounded);
}
.rtl .comments-area ol.comment-list li > article .comment-meta .comment-author.vcard .avatar {
left: auto;
right: 0;
}
.comments-area ol.comment-list li > article .comment-meta .comment-metadata {
display: inline-flex;
font-size: 0.875em;
}
.comments-area ol.comment-list li > article .comment-meta .comment-metadata a {
text-decoration: underline;
}
.comments-area ol.comment-list li > article .comment-meta .comment-metadata a:hover {
text-decoration: none;
}
.comments-area ol.comment-list li > article .comment-meta .comment-metadata .comment-edit-link {
margin-left: 0.5em;
}
.rtl .comments-area ol.comment-list li > article .comment-meta .comment-metadata .comment-edit-link {
margin-left: 0;
margin-right: 0.5em;
}
.comments-area ol.comment-list li > article .reply {
font-size: 0.875em;
display: flex;
flex-direction: column;
}
.comments-area ol.comment-list li > article .reply:before {
content: "";
display: block;
flex: 0 0 1px;
max-width: 10em;
margin: 0.75em 0 0.5em;
background: var(--primary-07-color);
}
.comments-area ol.comment-list li > article .reply a {
text-decoration: underline;
}
.comments-area ol.comment-list li > article .reply a:hover {
text-decoration: none;
}
.comments-area ol.comment-list li.pingback, .comments-area ol.comment-list li.trackback {
padding-top: 1em;
padding-bottom: 1em;
}
.comments-area ol.comment-list li.pingback .edit-link, .comments-area ol.comment-list li.trackback .edit-link {
font-size: 0.875em;
}
.comments-area ol.comment-list li.pingback .edit-link a, .comments-area ol.comment-list li.trackback .edit-link a {
text-decoration: underline;
}
.comments-area ol.comment-list li.pingback .edit-link a:hover, .comments-area ol.comment-list li.trackback .edit-link a:hover {
text-decoration: none;
}
.comments-area ul.children {
margin-left: 75px;
}
.comments-area input, .comments-area textarea {
transition: all 300ms ease;
}
.comments-area textarea {
min-height: 17.8em;
}
.comments-area .logged-in-as + .comment-form-comment textarea {
min-height: auto;
height: 12.5em;
}
.comments-area .bt-comment {
line-height: 0;
}
.comments-area .bt-comment textarea, .comments-area .bt-comment label {
line-height: 1.8;
}
.comments-area .comment-respond .comment-form #wp-comment-cookies-consent {
margin-top: -2px;
}
.comments-area .comment-respond .comment-form .submit {
width: auto;
padding: 0.8em 1.5em;
border: none;
color: var(--button-primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--button-secondary-color, var(--accent-color)) inset;
background: transparent;   }
.button-style-outline .comments-area .comment-respond .comment-form .submit {
color: var(--button-primary-color, var(--accent-color));
box-shadow: 0 0 0 2px var(--button-primary-color, var(--accent-color)) inset;
background: transparent;
}
.button-style-clean .comments-area .comment-respond .comment-form .submit {
color: var(--button-primary-color, var(--accent-color));
background: transparent;
box-shadow: none;
padding-left: 0;
padding-right: 0;
border-radius: 0 !important;
}
.comments-area .comment-respond .comment-form .submit:hover {
color: var(--button-secondary-color, var(--accent-color));
box-shadow: 0 0 0 2px var(--button-secondary-color, var(--accent-color)) inset;
}
.button-style-outline .comments-area .comment-respond .comment-form .submit:hover {
color: var(--button-secondary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--button-primary-color, var(--accent-color)) inset;
background: transparent;
}
.button-style-clean .comments-area .comment-respond .comment-form .submit:hover {
color: var(--button-secondary-color, var(--accent-color));
background: transparent;
box-shadow: none;
}
.button-shape-rounded .comments-area .comment-respond .comment-form .submit {
border-radius: var(--soft-rounded);
}
.button-shape-round .comments-area .comment-respond .comment-form .submit {
border-radius: var(--hard-rounded);
}
.comments-area .no-comments {
padding: var(--no-comments-padding);
text-align: center;
background: var(--primary-07-color);
}
.button-shape-square .comments-area .no-comments {
border-radius: 0;
}
.button-shape-rounded .comments-area .no-comments {
border-radius: var(--soft-rounded);
}
.button-shape-round .comments-area .no-comments {
border-radius: var(--hard-rounded-field);
} .bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
font-size: 1em;
display: flex;
flex-wrap: wrap;
padding: 0;
align-items: center;
}
.bt_bb_align_left .bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
justify-content: flex-start;
}
.rtl .bt_bb_align_left .bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
justify-content: flex-end;
}
.bt_bb_align_right .bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
justify-content: flex-end;
}
.rtl .bt_bb_align_right .bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
justify-content: flex-start;
}
.bt_bb_align_center .bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
justify-content: center;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
padding: 0 0 1em;
margin: 0;
position: relative;
}
.bt_bb_align_left .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
margin: 0 var(--desktop-menu-gap) 0 0;
}
.bt_bb_align_right .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
margin: 0 0 0 var(--desktop-menu-gap);
}
.bt_bb_align_center .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
margin: 0 calc(var(--desktop-menu-gap) / 2);
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before {
content: "";
display: block;
height: 2px;
width: 30px;
position: absolute;
bottom: 0;
left: calc(50% - 15px);
background: var(--accent-color);
opacity: 0;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover {
background: transparent;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active {
background: transparent;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before {
opacity: 1;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_loader {
margin-top: 2em;
border: 4px solid var(--primary-07-color);
border-top: 4px solid var(--accent-color);
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content {
font-size: 1em;
overflow: visible;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content {
background: transparent;
padding: var(--post-grid-padding);
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
padding: 0;
margin: 0 0 0.5rem;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories {
font-size: 0.875em;
line-height: 1.5;
display: inline-flex;
align-items: center;
flex-wrap: wrap;
padding: 0;
margin: 0;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
display: inline-flex;
flex-wrap: nowrap;
margin: 0;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a {
background: unset;
padding: unset;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li:not(:last-child):after {
content: ", ";
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
padding: 0;
font-size: 0.875em;
margin: 0 0 0.5rem;
display: block;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta span {
font-size: 1em;
font-weight: normal;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta span:before {
display: none;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta span:not(:last-child):after {
content: "";
padding: 0 0.5em;
display: block;
width: 1.125em;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
padding: 0;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.5;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: var(--post-pf-grid-title-lines);
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
margin: 0.5rem 0;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.5;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: var(--post-pf-grid-excerpt-lines);
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt:empty {
margin: 0;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
margin: 0.5rem 0 0;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share:empty {
margin: 0;
}
.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content {
margin: calc(var(--post-pf-grid-gap-small) * -1);
}
.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: var(--post-pf-grid-gap-small);
}
.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content {
margin: calc(var(--post-pf-grid-gap-normal) * -1);
}
.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: var(--post-pf-grid-gap-normal);
}
.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content {
margin: calc(var(--post-pf-grid-gap-large) * -1);
}
.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: var(--post-pf-grid-gap-large);
} .wp-block-separator {
margin: 1em auto;
max-width: 100px;
border: none;
opacity: 1;
border-bottom: 1px solid #8f98a1;
background-color: transparent;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
border: none;
border-bottom: 1px solid #8f98a1;
}
.wp-block-separator.is-style-dots {
background: 0 0;
border: none !important;
text-align: center;
max-width: none !important;
line-height: 1;
height: auto;
}
.wp-block-separator.is-style-dots:before {
content: "···";
color: #191e23;
font-size: 20px;
letter-spacing: 2em;
padding-left: 2em;
font-family: serif;
} .wp-block-gallery {
margin: 0;
}
.wp-block-gallery li:first-child {
margin-left: 0;
}
.wp-block-gallery.alignleft {
float: left;
}
.wp-block-gallery figcaption {
flex-grow: 1;
flex-basis: 100%;
text-align: center;
} p.has-drop-cap:not(:focus)::first-letter {
float: left;
font-size: 5em;
line-height: 0.9;
font-weight: 800;
}
.has-large-font-size {
line-height: 1 !important;
}
.wp-block-quote p {
font-size: 1em;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 1.3em;
line-height: 1.2;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-style-large cite {
text-align: center;
}
p.has-background {
border-radius: none;
}
.button-shape-rounded p.has-background {
border-radius: var(--soft-rounded);
}
.button-shape-round p.has-background {
border-radius: var(--hard-rounded);
} .wp-block-file .wp-block-file__button {
border-radius: none;
font-size: 0.9em;
font-weight: 500;
padding: 0.8em 2.2em;
}
.button-shape-rounded .wp-block-file .wp-block-file__button {
border-radius: var(--soft-rounded);
}
.button-shape-round .wp-block-file .wp-block-file__button {
border-radius: var(--hard-rounded);
}
.wp-block-file .wp-block-file__button {
color: var(--light-color) !important;
}
.wp-block-file .wp-block-file__button:hover {
opacity: 0.8;
}
.wp-block-button {
margin-bottom: 0.5em;
}
.wp-block-button .wp-block-button__link {
font-size: 0.9em;
font-weight: 500;
padding: 0.8em 2.2em;
color: var(--light-color) !important;
}
.wp-block-button .wp-block-button__link:hover {
opacity: 0.8;
}
.wp-block-button.is-style-outline .wp-block-button__link {
text-align: center;
color: var(--dark-color) !important;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0 !important;
}
.wp-block-button.alignleft {
float: left;
}
.wp-block-button.alignright {
float: right;
}
.wp-block-button.aligncenter {
text-align: center;
} .wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
display: block;
}
.wp-block-cover p:not(.has-text-color) {
color: var(--light-color);
}
.wp-block-cover, .wp-block-cover-image {
margin: 0 0 1.5em;
display: flex !important;
}
.wp-block-cover.alignleft, .wp-block-cover-image.alignleft {
float: left;
}
.wp-block-cover.alignright, .wp-block-cover-image.alignright {
float: right;
}
.wp-block-cover a, .wp-block-cover-image a {
color: var(--light-color) !important;
}
.wp-block-cover a:hover, .wp-block-cover-image a:hover {
opacity: 0.8;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text, section.wp-block-cover-image > h2 {
color: var(--light-color) !important;
padding: 1em;
} figure.wp-caption.alignright .wp-caption-text {
text-align: right;
}
.wp-block-pullquote {
padding: 1.625em 0;
font-size: 1rem;
}
.wp-block-pullquote blockquote {
font-size: 1.25rem;
}
.wp-block-pullquote blockquote:before {
right: 0;
}
.wp-block-pullquote p {
font-size: 1.25rem;
font-family: var(--heading-font);
}
.wp-block-pullquote {
text-align: left;
}
.wp-block-quote.has-text-align-center:before {
margin-right: auto;
margin-left: auto;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 0;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
display: block;
}
.alignnone blockquote:before {
right: 0 !important;
} .wp-block-table.aligncenter table {
margin: 0 auto;
width: auto;
}
.wp-block-quote.has-text-align-right:before {
margin-right: 0;
margin-left: auto;
} .site-content > p:last-of-type > img,
.site-content > p:last-child > img {
clear: both;
}
.site-content .site-main article .entry-content .entry-content-inner p:last-child img {
clear: both;
} .site-content .wp-block-tag-cloud a {
font-size: 0.8125em !important;
box-shadow: 0 0.125em 0 0 transparent;
opacity: 1;
font-family: var(--body-font);
line-height: 1;
font-weight: 500;
text-transform: uppercase;
display: block;
float: left;
padding: 0;
margin: 0 0.8em 0.8em 0;
color: inherit;
transition: all 300ms ease;
}
.site-content .wp-block-tag-cloud a:before {
content: var(--post-tags-icon);
font-family: var(--post-tags-icon-font);
color: var(--accent-color);
padding-right: 0.5em;
}
.rtl .site-content .wp-block-tag-cloud a:before {
padding-left: 0.5em;
padding-right: 0;
float: right;
} .site-content .wp-block-cover.alignleft, .site-content .wp-block-cover-image.alignleft, .site-content .alignleft {
text-align: left;
margin-right: 2em;
}
.site-content img.alignleft, .site-content figure.alignleft {
display: block;
float: left;
}
.site-content .wp-block-cover.alignright, .site-content .wp-block-cover-image.alignright, .site-content .alignright {
text-align: right;
margin-left: 2em;
}
.site-content img.alignright, .site-content figure.alignright {
display: block;
float: right;
}
.site-content .alignnone {
width: auto !important;
text-align: left;
margin-left: auto;
margin-right: auto;
}
.site-content .aligncenter {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.site-content img.aligncenter, .site-content figure.aligncenter, .site-content .aligncenter {
display: block;
}
.site-content figure {
margin-bottom: 2em;
}
.site-content figure.aligncenter {
width: 100%;
margin-top: 2em;
}
.site-content .wp-block-gallery:not(.has-nested-images) {
margin-bottom: 2em;
}
.site-content .wp-block-image .alignright > figcaption, .site-content .wp-block-image.is-resized > figcaption {
display: block;
}
body {  --desktop-menu-selected-line-width: 20px;  --topbar-height: 36px; --menu-font-size: 16px; --desktop-menu-gap: 50px; --below-logo-menu-height: 50px; --submenu-side-padding: 1.5em;
--submenu-item-top-bottom-padding: 0.65rem; --responsive-trigger-thickness: 2px; --responsive-trigger-size: 40px; --heading-font-weight: 800; --responsive-menu-items-padding: .85rem; --responsive-menu-max-width: 300px;  --soft-rounded: 4px; --hard-rounded-gallery: 12px; --hard-rounded-field: 1.875em;  --widgets-inner-spacing: 4em; --widgets-service-spacing-header: 2em; --widgets-icon-spacing-header: .75em; --widgets-button-spacing-header: 1em; --widgets-icon-spacing-header: 1.5em; --page-header-thin-top: 7em; --page-header-regular-top: 10em; --page-header-thick-top: 13em;  --post-inner-spacing: 4em; --post-meta-margin: 1rem;  --nav-links-image-size: 6rem; --nav-links-supertitle-size: 0.8em; --nav-links-post-title-size: 1.25em;  --woo-product-x-spacing: .5em; --woo-product-y-spacing: 1em; --woo-product-hover-shadow: 0 15px 30px -15px rgba(var(--page-primary-color-rgb), .3); --woo-gallery-previous-next-icon-font: Slider; --woo-gallery-next-icon: ""; --woo-gallery-previous-icon: ""; --woo-gallery-topbar-icon-font: RemixIconsSystem; --woo-gallery-topbar-close: ""; --woo-gallery-topbar-share: ""; --woo-gallery-topbar-fullscreen: ""; --woo-gallery-topbar-zoom: ""; --woo-gallery-topbar-fullscreen-font: RemixIconsMedia; --woo-cart-widget-icon-close: ""; --woo-cart-widget-icon-close-font: RemixIconsSystem; --woo-cart-widget-icon-close-size: 2rem; --woo-sale-tag-background: var(--alternate-color); --woo-cart-image-size: 4em; --woo-icons-added-to-cart: ""; --woo-icons-added-to-cart-font: RemixIconsFinance;  --woo-icons-reset-variations: ""; --woo-icons-reset-variations-font: RemixIconsSystem; --woo-icons-reviews-time: ""; --woo-icons-reviews-time-font: RemixIconsSystem; --woo-icons-loading: ""; --woo-icons-loading-added: ""; --woo-icons-loading-font: RemixIconsSystem; --woo-icons-add: ""; --woo-icons-add-font: RemixIconsSystem; --woo-icons-show-password: ""; --woo-icons-show-password-on: ""; --woo-icons-show-password-font: RemixIconsSystem; --woo-icons-clear-selection: ""; --woo-icons-clear-selection-font: RemixIconsSystem; --woo-icons-select-arrow: ""; --woo-icons-select-arrow-font: RemixIconsSystem; --woo-icons-error: ""; --woo-icons-info: ""; --woo-icons-message: ""; --woo-icons-messages-font: RemixIconsSystem; --woo-icons-stars: ""; --woo-icons-stars-single: ""; --woo-icons-stars-font: RemixIconsSystem; --woo-icons-stars-filled: ""; --woo-icons-stars-filled-single: ""; --woo-icons-stars-filled-font: RemixIconsSystem; --woo-icons-lost-password: ""; --woo-icons-lost-password-font: RemixIconsOthers;  --grid-gallery-gap-extra-small: 0.313em; --grid-gallery-gap-small: 0.625em; --grid-gallery-gap-normal: 1.25em; --grid-gallery-gap-large: 1.875em; --post-grid-padding: 1em;  --post-pf-grid-gap-small: 0.313em; --post-pf-grid-gap-normal: 0.625em; --post-pf-grid-gap-large: 1.25em;  --latest-posts-gap-small: .625em; --latest-posts-gap-normal: 1.25em; --latest-posts-gap-large: 2.5em; --latest-posts-date-icon: ""; --latest-posts-date-icon-font: RemixIconsSystem; --latest-posts-author-icon: ""; --latest-posts-author-icon-font: RemixIconsUser; --latest-posts-comments-icon: ""; --latest-posts-comments-icon-font: RemixIconsCommunication; --latest-posts-category-icon: ""; --latest-posts-category-icon-font: RemixIconsBusiness;  --woo-cart-widget-icon: ""; --woo-cart-widget-icon-font: RemixIconsFinance; --woo-cart-widget-remove-icon: ""; --woo-cart-widget-remove-icon-font: RemixIconsSystem; --woo-cart-widget-padding: 1.5em; --woo-cart-widget-icon-size: 1.2em;  --search-widget-icon-open: ""; --search-widget-icon-open-font: RemixIconsSystem; --search-widget-icon-close: ""; --search-widget-icon-close-font: RemixIconsSystem; --search-widget-icon-search: ""; --search-widget-icon-search-font: RemixIconsSystem; --search-widget-icon-open-size: 1.2em;  --mfp-gallery-close-icon: ""; --mfp-gallery-close-icon-font: RemixIconsSystem; --mfp-gallery-previous-next-icon-font: Slider; --mfp-gallery-next-icon: ""; --mfp-gallery-previous-icon: "";  --cf7-date-icon: ""; --cf7-date-icon-font: RemixIconsBusiness;  --post-margin-top: 8em; --post-margin-bottom: 8em; --page-header-regular-top: 8em; --page-header-regular-bottom: 8em;   --gray-color: #f4f4f4; --primary-10-color: rgb(103 103 103 / 10%); --secondary-10-color: rgba(var(--page-secondary-color-rgb), .1); --primary-20-color: rgba(var(--page-primary-color-rgb), .2); --secondary-20-color: rgba(var(--page-secondary-color-rgb), .2); --light-gray-color: #f5f5f5; --dark-60-color: rgb(0 0 0 / 70%); --light-02-gray-color: #f7f7f7; --tab-gray-color: #bababa; --very-light-alternate-color: rgba(var(--alternate-color-rgb), .3); --light-70-color: rgb(255 255 255 / 70%); --gray-02-color: #f0f0f0; --blue-color: #8dd6ff; --light-40-color: rgb(255 255 255 / 40%); --light-blue-color: #a4cdee; --dark-80-color: rgb(0 0 0 / 80%); --very-light-blue-color: #f7f9fb; --light-80-color: rgba(var(--page-secondary-color-rgb), .8); --black-80-color: #333333; --primary-07-color: rgba(37, 37, 37, 0.07); --column-overlap: 3.75rem; --column-negative-overlap: -3.75rem; --horizontal-padding: 20px; --double-column-overlap: 7.5rem; --four-column-overlap: 15rem;  --post-author-padding: 2em;  --post-single-inner-spacing: 3em; --post-navigation-font-size: 1em;  --extrasmall-title-size: 1.25rem; --small-title-size: 1.5rem; --medium-title-size: 2rem; --normal-title-size: 3rem; --large-title-size: 3.5rem; --extralarge-title-size: 4.5rem; --huge-title-size: 5.25rem; --extrahuge-title-size: 7rem; --veryhuge-title-size: 10rem;  --small-button-size: 0.6875rem; --medium-button-size: 0.75rem; --normal-button-size: 0.875rem; --large-button-size: 1rem; --extralarge-button-size: 1.125rem;  --small-button-full-radius: 1.833em; --medium-button-full-radius: 1.875em; --normal-button-full-radius: 1.875em; --large-button-full-radius: 1.889em; --extralarge-button-full-radius: 1.889em;  --post-comments-arrow-size: 2rem; --post-comments-arrow-margin: .25em; --post-comments-arrow-hover-transform: translateY(0px); --post-comments-arrow-hover-shadow: 0 3px 10px rgba(var(--page-primary-color-rgb), .3); --post-comments-arrow-hover-margin: .25em; --post-comments-time-stamp: ""; --post-comments-time-stamp-font: RemixIconsSystem; --post-comments-edit: ""; --post-comments-edit-font: RemixIconsDesign; --post-comments-reply: ""; --post-comments-reply-font: RemixIconsBusiness; --post-comments-cancel-reply: ""; --post-comments-cancel-reply-font: RemixIconsSystem;  --post-date-icon: ""; --post-date-icon-font: RemixIconsSystem; --post-author-icon: ""; --post-author-icon-font: RemixIconsUser; --post-comments-icon: ""; --post-comments-icon-font: RemixIconsCommunication; --post-comment-link-icon: ""; --post-comment-link-icon-font: RemixIconsDesign; --post-category-icon: ""; --post-category-icon-font: RemixIconsBusiness; --post-tags-icon: ""; --post-tags-icon-font: RemixIconsFinance;  --bt-zoomin-icon: ""; --bt-zoomin-icon-font: RemixIconsSystem;  --button-arrow-icon: ""; --button-arrow-icon-font: Arrow; --button-arrow-size: 1.3em; --button-circle-icon: "";  --slider-arrow-icon: ""; --slider-arrow-icon-font: Arrow; --slider-circle-icon: "";  --flag-icon: ""; --flag-02-icon: ""; --flag-icon-font: Flag;  --rope-icon: ""; --rope-icon-font: Rope;  --price-list-icon: ""; --price-list-icon-font: RemixIconsSystem;  --accordion-icon: ""; --accordion-icon-font: Flag; --post-image-gallery-overlay: rgb(0 0 0 / 70%); --sticky-menu-shadow: 0px 10px 20px 0px rgb(0 0 0 / 10%);  --select-icon: ""; --select-icon-font: FontAwesome;  --destinations-icon: ""; --destinations-icon-font: RemixIconsMap;  --column-gap-extra_small: 0.25rem;
--column-gap-small: 0.5rem;
--column-gap-normal: 1rem;
--column-gap-medium: 2rem;
--column-gap-large: 4rem;
}
.editor-styles-wrapper { --accent-color: #c8175f; --body-font: Jost; --heading-font: Jost; --heading-font-weight: 500; --heading-text-transform: default; --body-font-weight: 400; --body-text-transform: default; --body-font-style: none; --extrasmall-title-size: 1.25rem; --small-title-size: 1.5rem; --medium-title-size: 2rem; --normal-title-size: 3rem; --large-title-size: 3.5rem; --extralarge-title-size: 4.5rem; --huge-title-size: 5.25rem; --extrahuge-title-size: 7rem; --veryhuge-title-size: 10rem; }
.page-header {
--primary-color: var(--light-color);
--secondary-color: var(--accent-color);
} @media (max-width: 768px) {
body {
--nav-links-image-size: var(--bp768-nav-links-image-size);
}
} input[type=submit],
button[type=submit],
input[type=file]::file-selector-button {
font-size: var(--medium-button-size); }
input[type=submit]:hover,
button[type=submit]:hover,
input[type=file]::file-selector-button:hover {
filter: contrast(1.1);
color: var(--button-primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--button-secondary-color, var(--accent-color)) inset;
}
blockquote {
font-size: var(--small-title-size);
}
blockquote:before {
left: 5px;
} .post .entry-header .entry-title,
.portfolio .entry-header .entry-title,
.widget-area .sidebar-box h4,
.comments-area .comments-title,
.comments-area .comment-reply-title,
.post-navigation .nav-links .nav-text .nav-title,
.bt-about-author.single-about-author-blog .bt-author-content .bt-author-text h4,
blockquote,
.woocommerce .site-content ul.products li.product .woocommerce-loop-product__title,
.woocommerce.widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce-page .widget_products .product_list_widget li a .product-title,
.woocommerce .product .entry-header .page-title,
.woocommerce .woocommerce-Tabs-panel h2,
.related.products h2,
.woocommerce #review_form #respond .comment-reply-title,
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars a:before,
.cart_totals h2,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
.woocommerce-billing-fields h3,
.woocommerce .checkout #order_review_heading,
.woocommerce-page .checkout #order_review_heading,
.woocommerce ul.products li.product .woocommerce-loop-product__link .woocommerce-loop-product__title {
color: var(--headlines-color, var(--page-color, var(--page-primary-color)));
} .bt-header-responsive-inactive .site-header .site-header-top-bar .site-header-top-bar-inner {
font-size: 0.8125rem;
}
.site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service {
align-items: center;
}
.site-header-top-bar .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content {
padding-left: 0.25rem;
}
.site-header-top-bar .header_left_widgets.widget_text {
padding-right: 2em;
} .widget_text .textwidget strong {
font-weight: 500;
} .widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
color: var(--primary-color, inherit);
}
.widget_boldthemes_service_widget .bt_bb_service .bt_bb_service_content .bt_bb_service_content_text {
color: var(--secondary-color, inherit);
} .btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetImage {
flex: 0 0 40%;
padding-right: 10px;
max-width: 110px;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetText {
flex: 0 0 60%;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_superheadline {
margin-bottom: 0.5em;
text-transform: uppercase;
}
.btImageTextWidgetWraper ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_content {
max-height: 2.4em;
-webkit-box-orient: vertical;
overflow: hidden;
-webkit-line-clamp: 2;
width: 100%;
} .sidebar-box > h4 {
font-size: 2em;
} .widget_search button[type=submit]:after, .widget_block button[type=submit]:after {
font-size: 1rem;
} .sidebar-box.widget_tag_cloud,
.sidebar-box.widget_tag_cloud .tagcloud,
.widget_block .tagcloud,
.widget_product_tag_cloud .tagcloud {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.sidebar-box.widget_tag_cloud a,
.sidebar-box.widget_tag_cloud .tagcloud a,
.widget_block .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
font-size: 0.875em !important;
margin: 0 0.6rem 0.4rem 0;
}
.sidebar-box.widget_tag_cloud a:before,
.sidebar-box.widget_tag_cloud .tagcloud a:before,
.widget_block .tagcloud a:before,
.widget_product_tag_cloud .tagcloud a:before {
line-height: 1;
font-size: 1.438em;
content: var(--post-tags-icon);
font-family: var(--post-tags-icon-font);
color: var(--accent-color);
margin-right: 0.2em;
}
.rtl .sidebar-box.widget_tag_cloud a:before,
.rtl .sidebar-box.widget_tag_cloud .tagcloud a:before,
.rtl .widget_block .tagcloud a:before,
.rtl .widget_product_tag_cloud .tagcloud a:before {
margin-left: 0.2em;
margin-right: 0;
}
.rtl .sidebar-box.widget_tag_cloud a,
.rtl .sidebar-box.widget_tag_cloud .tagcloud a,
.rtl .widget_block .tagcloud a,
.rtl .widget_product_tag_cloud .tagcloud a {
margin: 0 0 0.4rem 0.6rem;
} .site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter {
margin-top: -1px;
font-size: 0.9em;
z-index: 2;
}
.site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:hover {
color: inherit;
}
.site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:hover:before {
opacity: 0.8;
}
.site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:before {
font-size: 1.3em !important;
margin-right: -2px;
margin-top: 5px;
z-index: -1;
transition: 280ms ease all;
}
.site-header .site-navigation-widgets .widget_shopping_cart .widgettitle .widgetcounter:after {
content: "";
display: block;
width: 0.95em;
height: 0.95em;
border-radius: 50%;
position: absolute;
top: 3px;
right: -3px;
z-index: -1;
background: var(--widget-secondary-color, var(--accent-color));
}
.bt-sticky-header-active .site-header .widget_shopping_cart .widgettitle .widgetcounter:after {
background: var(--widget-sticky-secondary-color, var(--widget-secondary-color, var(--accent-color)));
}
.woocommerce.widget_shopping_cart .cart_list li a {
font-size: 1em;
}
.site-header .btIconWidget.btWidgetWithText,
.site-header-responsive-widgets .btIconWidget.btWidgetWithText {
padding-right: var(--widgets-icon-spacing-header);
}
.site-header .btIconWidget.btWidgetWithText > span,
.site-header-responsive-widgets .btIconWidget.btWidgetWithText > span {
padding-right: 0.5em;
}
.site-header .btIconWidget.btWidgetWithText .btIconWidgetText,
.site-header-responsive-widgets .btIconWidget.btWidgetWithText .btIconWidgetText {
padding-left: 0.25em;
}
.site-header .widget_search.bt-enable-fullscreen .full-screen-wrapper {
height: 40vh;
color: var(--light-color);
background: var(--alternate-color);
transition: 300ms all ease;
}
.site-header .widget_search.bt-enable-fullscreen .full-screen-wrapper form.search-form {
color: var(--light-color);
}
.site-header .widget_search.bt-enable-fullscreen .full-screen-wrapper form.search-form .screen-reader-text {
padding-bottom: 0.5em;
color: var(--accent-color);
}
.site-header .widget_search.bt-enable-fullscreen .full-screen-wrapper form.search-form input[type=search] {
background: transparent;
border: 1px solid rgba(255, 255, 255, 0.7);
}
.site-header .widget_search.bt-enable-fullscreen .bt-enable-fullscreen-close:before {
color: var(--light-color);
}  .bt-header-responsive-inactive {   }
.bt-header-responsive-inactive.primary-menu-position-logo-center.header-position-above .site-header:has(.main-navigation[style*="--secondary-color:var(--transparent-color)"]) .site-header-top-bar[style*="--secondary-color:var(--transparent-color)"] {
position: relative;
}
.bt-header-responsive-inactive.primary-menu-position-logo-center.header-position-above .site-header:has(.main-navigation[style*="--secondary-color:var(--transparent-color)"]) .site-header-top-bar[style*="--secondary-color:var(--transparent-color)"]:after {
content: "";
display: block;
height: 2px;
width: 100%;
background: currentColor;
position: absolute;
inset: auto 0 0 0;
opacity: 0.1;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center.header-position-top .site-header .site-branding[style*="--secondary-color:var(--transparent-color)"] .site-branding-inner {
position: relative;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center.header-position-top .site-header .site-branding[style*="--secondary-color:var(--transparent-color)"] .site-branding-inner:after {
content: "";
display: block;
height: 1px;
width: 100%;
background: currentColor;
position: absolute;
inset: auto 0 0 0;
opacity: 0.1;
}
.bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product) .site-content {
margin-top: -1.5em;
}
.bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product) .main-navigation ul.main-navigation-menu {
margin-top: -2em;
}
.bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product) .site-navigation-widgets {
margin-top: -2em;
}
.bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product).default-headline-height-thick .site-content, .bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product).default-headline-height-thin .site-content, .bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product).default-headline-height-regular .site-content, .bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product).default-headline-height-fullscreen .site-content {
margin-top: var(--post-margin-top);
}
.bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product).default-headline-height-thick .page-header, .bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product).default-headline-height-thin .page-header, .bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product).default-headline-height-regular .page-header, .bt-header-responsive-inactive.logo-above-1:not(.bt-sticky-header-active):not(.blog):not(.archive):not(.single-product).default-headline-height-fullscreen .page-header {
margin-top: -1.5em;
}
.bt-header-responsive-inactive.logo-above-1.single-product:not(.bt-sticky-header-active) .bt-blog-header-content, .bt-header-responsive-inactive.logo-above-1.blog:not(.bt-sticky-header-active) .bt-blog-header-content {
margin-top: -1.5em;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header-active-open .site-header {
box-shadow: var(--sticky-menu-shadow);
} .bt-sticky-header-active.bt-sticky-header .site-branding .site-branding-text .site-title {
font-size: clamp(1.125em,calc(var(--sticky-logo-height)*.5),1.75em);
}
.site-branding .site-branding-text .site-title {
font-size: clamp(1.25em,calc(var(--logo-height)*.5),1.75em);
} .bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li.menu-item-has-children .sub-menu li.current-menu-item.current_page_item,
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li.menu-item-has-children .sub-menu li.current-menu-parent .sub-menu li.current-menu-item {
color: var(--accent-color);
}
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor,
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.current-menu-ancestor,
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.current-menu-item {
color: var(--accent-color);
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li.current-menu-item > a:before,
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor > a:before,
.bt-header-responsive-inactive .main-navigation ul.main-navigation-menu > li.current-menu-ancestor > a:before {
transform: scaleX(1);
} input:not([type=submit]):not([type=checkbox]):not([type=radio]), textarea, select {
border: none;
background-color: rgba(37, 37, 37, 0.07);
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus, textarea:focus, select:focus {
border: none;
box-shadow: 0 0 100em rgba(37, 37, 37, 0.1) inset;
}
input:not([type=submit]):not([type=checkbox]):not([type=radio]), textarea {
padding: 0.8em 1.25em;
min-height: 3.75em;
}
input:not([type=submit]):not([type=checkbox]):not([type=radio]), textarea {
min-height: 3.5em;
}
input[type=file] {
padding: 0.75em 1.25em !important;
}
select {
padding: 0.5em 2.5em 0.5em 1.25em;
line-height: 1.5 !important;
height: 3.5em;
}
.rtl select {
padding: 0.5em 1.25em 0.5em 2.5em;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
line-height: 1;
transition: 200ms ease all;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSItMTAgMCA0NCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTAgMCA0NCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSJub25lIiBkPSJNMCwwaDI0djI0SDBWMHoiLz4NCjxwYXRoIGZpbGw9IiMxODE4MTgiIGQ9Ik0xMiwxMy4xNzJsNC45NS00Ljk1bDEuNDEzLDEuNDE0TDEyLDE2TDUuNjM2LDkuNjM2TDcuMDUsOC4yMjJMMTIsMTMuMTcyeiIvPg0KPC9zdmc+DQo=");
background-position: 98% 50%;
background-repeat: no-repeat;
background-size: 2em;
}
.rtl select {
background-position: 0% 50%;
}
select option {
color: var(--page-primary-color);
background: var(--page-secondary-color);
} .single article.post:not(:last-child),
.single article.portfolio:not(:last-child) {
margin-bottom: var(--post-single-inner-spacing);
}
.single article.post .entry-content,
.single article.portfolio .entry-content {
margin-bottom: 0;
}
.single article.post .entry-footer,
.single article.portfolio .entry-footer {
border-top-width: 2px;
border-top-color: var(--primary-10-color);
} article.post.sticky .entry-header .entry-title a:after {
content: "";
font-family: RemixIconsMap;
} .page-header .entry-meta > span a:hover, .page-header .entry-meta > div a:hover {
color: inherit;
opacity: 0.8;
}
.page-header .entry-meta > span.comments-number:before, .page-header .entry-meta > span.comments-link:before, .page-header .entry-meta > span.cat-links:before, .page-header .entry-meta > span.tags-links:before, .page-header .entry-meta > span.author-name:before, .page-header .entry-meta > span.posted-on:before, .page-header .entry-meta > div.comments-number:before, .page-header .entry-meta > div.comments-link:before, .page-header .entry-meta > div.cat-links:before, .page-header .entry-meta > div.tags-links:before, .page-header .entry-meta > div.author-name:before, .page-header .entry-meta > div.posted-on:before {
color: inherit;
}
.entry-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.entry-meta > span:not(:last-child):after, .entry-meta > div:not(:last-child):after {
content: "";
padding: 0 0.5em;
display: block;
width: 1.125em;
}
.entry-meta > span.comments-number, .entry-meta > span.comments-link, .entry-meta > span.cat-links, .entry-meta > span.tags-links, .entry-meta > span.author-name, .entry-meta > span.posted-on, .entry-meta > div.comments-number, .entry-meta > div.comments-link, .entry-meta > div.cat-links, .entry-meta > div.tags-links, .entry-meta > div.author-name, .entry-meta > div.posted-on {
display: inline-flex;
align-items: center;
}
.entry-meta > span.comments-number:before, .entry-meta > span.comments-link:before, .entry-meta > span.cat-links:before, .entry-meta > span.tags-links:before, .entry-meta > span.author-name:before, .entry-meta > span.posted-on:before, .entry-meta > div.comments-number:before, .entry-meta > div.comments-link:before, .entry-meta > div.cat-links:before, .entry-meta > div.tags-links:before, .entry-meta > div.author-name:before, .entry-meta > div.posted-on:before {
font-size: 1.438em;
font-weight: normal;
font-style: normal;
line-height: 1;
display: block;
margin-right: 0.2em;
color: var(--accent-color);
}
.rtl .entry-meta > span.comments-number:before, .rtl .entry-meta > span.comments-link:before, .rtl .entry-meta > span.cat-links:before, .rtl .entry-meta > span.tags-links:before, .rtl .entry-meta > span.author-name:before, .rtl .entry-meta > span.posted-on:before, .rtl .entry-meta > div.comments-number:before, .rtl .entry-meta > div.comments-link:before, .rtl .entry-meta > div.cat-links:before, .rtl .entry-meta > div.tags-links:before, .rtl .entry-meta > div.author-name:before, .rtl .entry-meta > div.posted-on:before {
margin-right: 0;
margin-left: 0.2em;
}
.entry-meta > span.cat-links, .entry-meta > span.tags-links, .entry-meta > div.cat-links, .entry-meta > div.tags-links {
flex-wrap: wrap;
}
.entry-meta > span.cat-links a:not(:first-child):before, .entry-meta > span.tags-links a:not(:first-child):before, .entry-meta > div.cat-links a:not(:first-child):before, .entry-meta > div.tags-links a:not(:first-child):before {
content: "";
display: inline-block;
width: 0.25em;
}
.entry-meta > span.comments-number a:after, .entry-meta > div.comments-number a:after {
content: "";
display: inline-block;
width: 0.25em;
}
.entry-meta > span.author-avatar, .entry-meta > div.author-avatar {
display: inline-flex;
align-items: center;
}
.entry-meta > span.comments-number:before, .entry-meta > div.comments-number:before {
content: var(--post-comments-icon);
font-family: var(--post-comments-icon-font);
}
.entry-meta > span.comments-link:before, .entry-meta > div.comments-link:before {
content: var(--post-comment-link-icon);
font-family: var(--post-comment-link-icon-font);
}
.entry-meta > span.cat-links:before, .entry-meta > div.cat-links:before {
content: var(--post-category-icon);
font-family: var(--post-category-icon-font);
}
.entry-meta > span.tags-links:before, .entry-meta > div.tags-links:before {
content: var(--post-tags-icon);
font-family: var(--post-tags-icon-font);
}
.entry-meta > span.author-name:before, .entry-meta > div.author-name:before {
content: var(--post-author-icon);
font-family: var(--post-author-icon-font);
}
.entry-meta > span.posted-on:before, .entry-meta > div.posted-on:before {
content: var(--post-date-icon);
font-family: var(--post-date-icon-font);
} .archive-pagination {
padding-top: var(--pagination-inner-spacing);
margin-top: var(--pagination-inner-spacing);
border-top-width: 2px;
}
.archive-pagination .paging p a {
font-size: var(--post-navigation-font-size);
}
.archive-pagination .paging p a:after {
transition: 300ms ease all;
}
.archive-pagination .paging p a:hover:after {
transform: var(--paging-arrow-hover-transform);
box-shadow: var(--paging-arrow-hover-shadow);
margin-left: var(--post-paging-arrow-hover-margin);
}
.rtl .archive-pagination .paging p a:hover:after {
margin-left: 0;
margin-right: var(--post-paging-arrow-hover-margin);
}
.archive-pagination .paging.paging-left a:hover:after {
transform: scaleX(-1) var(--paging-arrow-hover-transform);
margin-left: 0;
margin-right: var(--post-paging-arrow-hover-margin);
}
.rtl .archive-pagination .paging.paging-left a:hover:after {
margin-right: 0;
margin-left: var(--post-paging-arrow-hover-margin);
} .posts-navigation {
padding-top: var(--pagination-inner-spacing);
margin-top: var(--pagination-inner-spacing);
border-top-width: 2px;
}
.posts-navigation .nav-links .nav-previous a, .posts-navigation .nav-links .nav-next a {
font-size: var(--post-navigation-font-size);
}
.posts-navigation .nav-links .nav-previous a:after, .posts-navigation .nav-links .nav-next a:after {
transition: 300ms ease all;
}
.posts-navigation .nav-links .nav-previous a:hover:after, .posts-navigation .nav-links .nav-next a:hover:after {
transform: var(--paging-arrow-hover-transform);
box-shadow: var(--paging-arrow-hover-shadow);
margin-left: var(--post-paging-arrow-hover-margin);
}
.rtl .posts-navigation .nav-links .nav-previous a:hover:after, .rtl .posts-navigation .nav-links .nav-next a:hover:after {
margin-left: 0;
margin-right: var(--post-paging-arrow-hover-margin);
}
.posts-navigation .nav-links .nav-next a:hover:after {
transform: scaleX(-1) var(--paging-arrow-hover-transform);
margin-left: 0;
margin-right: var(--post-paging-arrow-hover-margin);
}
.rtl .posts-navigation .nav-links .nav-next a:hover:after {
margin-right: 0;
margin-left: var(--post-paging-arrow-hover-margin);
}
.comment-navigation .nav-links .nav-previous .nav-text .nav-title, .comment-navigation .nav-links .nav-next .nav-text .nav-title, .post-navigation .nav-links .nav-previous .nav-text .nav-title, .post-navigation .nav-links .nav-next .nav-text .nav-title {
text-transform: var(--heading-text-transform);
letter-spacing: var(--heading-letter-spacing);
}
.comment-navigation .nav-links .nav-previous .nav-text .nav-supertitle, .comment-navigation .nav-links .nav-next .nav-text .nav-supertitle, .post-navigation .nav-links .nav-previous .nav-text .nav-supertitle, .post-navigation .nav-links .nav-next .nav-text .nav-supertitle {
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: var(--supertitle-text-transform);
font-style: var(--supertitle-font-style);
letter-spacing: var(--supertitle-letter-spacing);
margin-bottom: 0.25em;
color: var(--accent-color);
} .media-box.quote, .media-box.link { }
.media-box.quote[style*=background-image]:before, .media-box.link[style*=background-image]:before {
opacity: var(--post-overlay-opacity);
mix-blend-mode: var(--post-overlay-effect);
}
.media-box.quote blockquote:after, .media-box.link blockquote:after {
display: none;
}
.media-box.quote blockquote:has(p:first-child), .media-box.link blockquote:has(p:first-child) {
margin-top: var(--default-bottom-margin);
}
.media-box.quote blockquote:has(p:first-child) > p:first-child, .media-box.link blockquote:has(p:first-child) > p:first-child {
display: block;
}
.media-box.quote blockquote:has(p:first-child) > p:first-child:before, .media-box.link blockquote:has(p:first-child) > p:first-child:before {
font-size: 2em;
color: var(--light-color);
transform: none;
position: unset;
order: unset;
margin-bottom: 0.3em;
}
.media-box.quote blockquote:has(p:first-child) > p:first-child:after, .media-box.link blockquote:has(p:first-child) > p:first-child:after {
display: none;
}
.media-box.quote p, .media-box.link p {
font-style: normal;
}
.blog-list-view-columns .media-box.quote p, .blog-list-view-zig-zag .media-box.quote p, .blog-list-view-columns .media-box.link p, .blog-list-view-zig-zag .media-box.link p {
font-size: var(--post-quote-columns-size);
}
.media-box.quote p:before, .media-box.link p:before {
font-size: var(--post-media-icon-size);
}
.media-box.quote cite, .media-box.link cite {
font-family: var(--body-font);
font-weight: var(--body-font-weight);
margin-top: 0;
padding-top: 0;
border-top: 0;
display: flex;
flex-direction: column;
align-items: center;
}
.media-box.quote cite:before, .media-box.link cite:before {
content: "";
width: 2px;
height: 2em;
display: block;
margin-top: 0.5em;
margin-bottom: 0.5em;
background: currentColor;
}
.media-box.link p:before {
content: var(--post-link-icon) !important;
font-family: var(--post-link-icon-family) !important;
}
.media-box.quote p:before {
content: var(--post-quote-icon) !important;
font-family: var(--post-quote-icon-family) !important;
}
.rtl .media-box .bt_bb_slider button.slick-arrow.slick-next {
left: auto;
right: 1em;
}
.rtl .media-box .bt_bb_slider button.slick-arrow.slick-prev {
right: auto;
left: 1em;
}
@media (max-width: 780px) {
.media-box.quote, .media-box.link {
padding: 2em;
}
.media-box.quote p, .media-box.link p {
font-size: 2rem;
}
} .entry-content .page-links span, .entry-content .page-links a {
font-family: var(--button-font);
font-weight: var(--button-font-weight);
font-style: var(--button-font-style);
font-size: 0.875em;
min-width: 1.714em;
}
.entry-content .page-links a {
transition: 200ms ease all;
}
.entry-content .page-links a:hover {
transform: var(--post-pagination-arrow-hover-transform);
box-shadow: var(--post-pagination-arrow-hover-shadow);
} .posted-on time.updated:not(.published) {
margin-left: 0.5em;
display: none;
} .bt-about-author.single-about-author-blog,
.bt-about-author.single-about-author-pf {
border: 2px solid var(--primary-10-color);
}
.button-shape-square .bt-about-author.single-about-author-blog,
.button-shape-square .bt-about-author.single-about-author-pf {
border-radius: 0;
}
.button-shape-rounded .bt-about-author.single-about-author-blog,
.button-shape-rounded .bt-about-author.single-about-author-pf {
border-radius: var(--soft-rounded);
}
.button-shape-round .bt-about-author.single-about-author-blog,
.button-shape-round .bt-about-author.single-about-author-pf {
border-radius: var(--hard-rounded-field);
}
.bt-about-author.single-about-author-blog .bt-author-content,
.bt-about-author.single-about-author-pf .bt-author-content {
padding: var(--post-author-padding);
} @media (max-width: 768px) {
.single-portfolio.pf-single-view-standard article.portfolio .entry-content .portfolio-meta {
border-top-width: 2px;
border-top-color: var(--primary-10-color);
}
} .single-portfolio.pf-single-view-columns-1 article.portfolio .entry-content .portfolio-meta {
border-top-width: 2px;
border-top-color: var(--primary-10-color);
} @media (max-width: 768px) {
.single-portfolio.pf-single-view-columns-2 article.portfolio .entry-content .portfolio-meta {
border-top-width: 2px;
border-top-color: var(--primary-10-color);
}
} @media (max-width: 768px) {
.single-portfolio.pf-single-view-columns-3 article.portfolio .entry-content .portfolio-meta {
border-top-width: 2px;
border-top-color: var(--primary-10-color);
}
} .mfp-gallery button.mfp-arrow {
width: 3.75em;
height: 3.75em;
}
.mfp-gallery button.mfp-arrow:before {
content: var(--slider-arrow-icon) !important;
font-family: var(--slider-arrow-icon-font);
font-size: 2.25em;
line-height: 1 !important;
display: block;
color: var(--light-02-gray-color);
transition: all 300ms ease;
}
.mfp-gallery button.mfp-arrow:after {
content: var(--slider-circle-icon) !important;
font-family: var(--slider-arrow-icon-font);
font-size: 1.2em;
line-height: 1 !important;
position: absolute;
top: 1.1em;
right: 2.1em;
margin: 0 !important;
width: auto;
height: auto;
display: block;
color: var(--light-02-gray-color);
opacity: 0.1;
transition: all 300ms ease 0s;
transform: translate3d(0, 0, 0);
border: none !important;
}
.mfp-gallery button.mfp-arrow:hover {
opacity: 1;
}
.mfp-gallery button.mfp-arrow:hover:before {
opacity: 1;
}
.mfp-gallery button.mfp-arrow:hover:after {
opacity: 1;
transform: translate3d(1.5em, 0, 0);
}
.mfp-gallery button.mfp-arrow.mfp-arrow-right {
right: 1.5em;
}
.rtl .mfp-gallery button.mfp-arrow.mfp-arrow-right {
transform: rotate(180deg);
}
.rtl .mfp-gallery button.mfp-arrow.mfp-arrow-right:after {
right: 1.5em;
}
.mfp-gallery button.mfp-arrow.mfp-arrow-left:after {
right: -0.9em;
transform: rotate(180deg) translate3d(0, 0, 0);
}
.mfp-gallery button.mfp-arrow.mfp-arrow-left:hover:after {
transform: rotate(180deg) translate3d(1.5em, 0, 0);
}
.rtl .mfp-gallery button.mfp-arrow.mfp-arrow-left {
transform: rotate(180deg);
} .post-password-form input[type=submit] {
padding: 0.8em 3em;
line-height: 3.568em;
max-height: 3.5rem;
} button.search-submit {
padding: 1.834em 1.5em;
}
@media (max-width: 768px) {
.single-portfolio.pf-single-view-standard article.portfolio .entry-content .portfolio-meta {
margin-top: 2em;
}
}
@media (max-width: 480px) {
.blog-list-headline-size-large.blog .post .entry-header .entry-title {
font-size: 2.25rem !important;
}
blockquote {
padding: 1em 0 0 0em;
}
blockquote:before {
font-size: 2em;
position: relative;
}
.entry-footer .share-options:not(:only-child) {
margin-left: 0 !important;
margin-top: 1em;
}
}
.archive-pagination .paging p a:hover::after {
margin-left: 0.25em;
}
.archive-pagination .paging.paging-left a:hover:after {
transform: scaleX(-1);
margin-right: 0.25em;
} .comments-area > ol.comment-list {
border-bottom: 2px solid var(--primary-10-color);
}
.comments-area .comment-list > li,
.comments-area .comment-list > li.comment > .children > li.comment {
border-top: 2px solid var(--primary-10-color);
}
.comments-area ol.comment-list li > article .comment-edit-link, .comments-area ol.comment-list li > article .comment-reply-link, .comments-area ol.comment-list li > article a time {
display: inline-flex;
align-items: center;
}
.comments-area ol.comment-list li > article .comment-edit-link:before, .comments-area ol.comment-list li > article .comment-reply-link:before, .comments-area ol.comment-list li > article a time:before {
font-size: 1.438em;
font-weight: normal;
font-style: normal;
display: block;
margin-right: 0.2em;
color: var(--accent-color);
}
.rtl .comments-area ol.comment-list li > article .comment-edit-link:before, .rtl .comments-area ol.comment-list li > article .comment-reply-link:before, .rtl .comments-area ol.comment-list li > article a time:before {
margin-right: 0;
margin-left: 0.2em;
}
.comments-area ol.comment-list li > article .comment-meta .comment-metadata a, .comments-area ol.comment-list li > article .reply a {
text-decoration: none;
}
.comments-area ol.comment-list li > article a time:before {
content: var(--post-comments-time-stamp);
font-family: var(--post-comments-time-stamp-font);
}
.comments-area ol.comment-list li > article .comment-edit-link:before {
content: var(--post-comments-edit);
font-family: var(--post-comments-edit-font);
}
.comments-area ol.comment-list li > article .comment-reply-link:before {
content: var(--post-comments-reply);
font-family: var(--post-comments-reply-font);
}
.comments-area ol.comment-list li.pingback .comment-body, .comments-area ol.comment-list li.trackback .comment-body {
display: flex;
align-items: flex-start;
}
.comments-area ol.comment-list li.pingback .comment-body > a, .comments-area ol.comment-list li.trackback .comment-body > a {
padding: 0 0.5em;
}
.comments-area ol.comment-list li.pingback .comment-body .edit-link, .comments-area ol.comment-list li.trackback .comment-body .edit-link {
margin-left: auto;
}
.rtl .comments-area ol.comment-list li.pingback .comment-body .edit-link, .rtl .comments-area ol.comment-list li.trackback .comment-body .edit-link {
margin-left: 0;
margin-right: auto;
}
.comments-area ol.comment-list li.pingback .comment-body .edit-link a, .comments-area ol.comment-list li.trackback .comment-body .edit-link a {
display: inline-flex;
align-items: center;
text-decoration: none;
}
.comments-area ol.comment-list li.pingback .comment-body .edit-link a:before, .comments-area ol.comment-list li.trackback .comment-body .edit-link a:before {
content: var(--post-comments-edit);
font-family: var(--post-comments-edit-font);
font-size: 1.438em;
font-weight: normal;
font-style: normal;
display: block;
margin-right: 0.2em;
color: var(--accent-color);
}
.rtl .comments-area ol.comment-list li.pingback .comment-body .edit-link a:before, .rtl .comments-area ol.comment-list li.trackback .comment-body .edit-link a:before {
margin-right: 0;
margin-left: 0.2em;
}
.comments-area .comment-respond .comment-reply-title small {
font-size: var(--medium-button-size);
text-transform: var(--button-text-transform);
}
.comments-area .comment-respond .comment-reply-title small a {
font-family: var(--button-font);
font-weight: var(--button-font-weight);
font-style: var(--button-font-style);
letter-spacing: var(--button-letter-spacing);
text-transform: var(--button-text-transform);
padding: 0.833em 2.5em;
display: flex;
align-items: center;
color: var(--button-primary-color, var(--light-color));
background: var(--button-secondary-color, var(--accent-color));
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);  }
.button-style-outline .comments-area .comment-respond .comment-reply-title small a {
color: var(--button-primary-color, var(--accent-color));
background: transparent;
box-shadow: 0 0 0 2px var(--button-primary-color, var(--accent-color)) inset;
}
.button-style-clean .comments-area .comment-respond .comment-reply-title small a {
padding-left: 0;
padding-right: 0;
border-radius: 0 !important;
color: var(--button-primary-color, var(--accent-color));
background: transparent;
box-shadow: none;
}
.comments-area .comment-respond .comment-reply-title small a:hover {
transform: translateY(0px);
filter: contrast(1.1);
color: var(--button-primary-color, var(--light-color));
background: var(--button-secondary-color, var(--accent-color));
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.button-style-outline .comments-area .comment-respond .comment-reply-title small a:hover {
color: var(--button-secondary-color, var(--light-color));
background: transparent;
box-shadow: 0 0 0 3em var(--button-primary-color, var(--accent-color)) inset, 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
.button-style-clean .comments-area .comment-respond .comment-reply-title small a:hover {
color: var(--button-secondary-color, var(--accent-color));
background: transparent;
box-shadow: none;
}
.comments-area .comment-respond .comment-reply-title small a:before {
content: var(--post-comments-cancel-reply);
font-family: var(--post-comments-cancel-reply-font);
font-size: 2em;
margin-right: 0.25em;
}
.rtl .comments-area .comment-respond .comment-reply-title small a:before {
margin-right: 0;
margin-left: 0.25em;
}
.button-shape-square .comments-area .comment-respond .comment-reply-title small a {
border-radius: 0;
}
.button-shape-rounded .comments-area .comment-respond .comment-reply-title small a {
border-radius: var(--soft-rounded);
}
.button-shape-round .comments-area .comment-respond .comment-reply-title small a {
border-radius: var(--hard-rounded);
}
.comments-area .comment-respond .comment-form {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto auto auto auto auto;
column-gap: 2em;
}
.comments-area .comment-respond .comment-form .logged-in-as,
.comments-area .comment-respond .comment-form .comment-notes,
.comments-area .comment-respond .comment-form .comment-form-cookies-consent,
.comments-area .comment-respond .comment-form .form-submit {
grid-column: 1/span 2;
}
.comments-area .comment-respond .comment-form .logged-in-as:last-of-type,
.comments-area .comment-respond .comment-form .comment-notes:last-of-type,
.comments-area .comment-respond .comment-form .comment-form-cookies-consent:last-of-type,
.comments-area .comment-respond .comment-form .form-submit:last-of-type {
margin-bottom: 0;
}
.comments-area .comment-respond .comment-form .comment-form-comment {
grid-area: 2/1/5/1;
}
.comments-area .comment-respond .comment-form .logged-in-as + .comment-form-comment {
grid-column: 1/span 2;
}
.comments-area .comment-respond .comment-form .submit {
padding: 1.375em 2.5em;
transform: translateY(0);
color: var(--button-primary-color, var(--light-color));
background: var(--button-secondary-color, var(--accent-color));
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);  }
.button-style-outline .comments-area .comment-respond .comment-form .submit {
color: var(--button-primary-color, var(--accent-color));
background: transparent;
box-shadow: 0 0 0 2px var(--button-primary-color, var(--accent-color)) inset;
}
.comments-area .comment-respond .comment-form .submit:hover {
filter: contrast(1.1);
transform: translateY(0px);
color: var(--button-primary-color, var(--light-color));
background: var(--button-secondary-color, var(--accent-color));
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.button-style-outline .comments-area .comment-respond .comment-form .submit:hover {
color: var(--button-secondary-color, var(--light-color));
background: transparent;
box-shadow: 0 0 0 3em var(--button-primary-color, var(--accent-color)) inset, 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
.comments-area .no-comments {
display: flex;
align-items: center;
justify-content: center;
}
.comments-area .no-comments:before, .comments-area .no-comments:after {
content: "";
display: flex;
flex: 1 1 auto;
height: 2px;
max-width: 10em;
opacity: 0.07;
background: currentColor;
}
.comments-area .no-comments:before {
margin-right: 1em;
}
.rtl .comments-area .no-comments:before {
margin-right: 0;
margin-left: 1em;
}
.comments-area .no-comments:after {
margin-left: 1em;
}
.rtl .comments-area .no-comments:after {
margin-left: 0;
margin-right: 1em;
}
.button-shape-square .comments-area .comment-respond .comment-form .submit {
border-radius: 0;
}
@media (max-width: 768px) {
.comments-area .comment-respond .comment-form {
display: flex;
flex-direction: column;
width: 100%;
}
}
@font-face {
font-family: "Arrow";
src: url(//latchisailingcharters.com/wp-content/themes/velas/assets/fonts/Arrow.woff) format("woff"), url(//latchisailingcharters.com/wp-content/themes/velas/assets/fonts/Arrow.ttf) format("truetype");
}
@font-face {
font-family: "Flag";
src: url(//latchisailingcharters.com/wp-content/themes/velas/assets/fonts/Flag.woff) format("woff"), url(//latchisailingcharters.com/wp-content/themes/velas/assets/fonts/Flag.ttf) format("truetype");
}
@font-face {
font-family: "Rope";
src: url(//latchisailingcharters.com/wp-content/themes/velas/assets/fonts/Rope.woff) format("woff"), url(//latchisailingcharters.com/wp-content/themes/velas/assets/fonts/Rope.ttf) format("truetype");
} .bt_bb_section { }
.bt_bb_section.bt_bb_allow_content_outside_under > .bt_bb_port {
z-index: 3;
position: relative;
} .bt_bb_row { }
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content {
padding-left: 30px;
padding-right: 30px;
}
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content .bt_bb_image {
margin: 0 -30px;
} .bt_bb_negative_margin_extra_small.bt_bb_section {
margin-top: -0.5em;
}
.bt_bb_negative_margin_extra_small.bt_bb_row {
margin-top: -0.5em;
z-index: 2;
position: relative;
}
.bt_bb_negative_margin_small.bt_bb_section {
margin-top: -1em;
}
.bt_bb_negative_margin_small.bt_bb_row {
margin-top: -1em;
z-index: 2;
position: relative;
}
.bt_bb_negative_margin_normal.bt_bb_section {
margin-top: -2em;
}
.bt_bb_negative_margin_normal.bt_bb_row {
margin-top: -2em;
z-index: 2;
position: relative;
}
.bt_bb_negative_margin_medium.bt_bb_section {
margin-top: -4em;
}
.bt_bb_negative_margin_medium.bt_bb_row {
margin-top: -4em;
z-index: 2;
position: relative;
}
.bt_bb_negative_margin_large.bt_bb_section {
margin-top: -8em;
}
.bt_bb_negative_margin_large.bt_bb_row {
margin-top: -8em;
z-index: 2;
position: relative;
}
.bt_bb_negative_margin_extra_large.bt_bb_section {
margin-top: -16em;
}
.bt_bb_negative_margin_extra_large.bt_bb_row {
margin-top: -16em;
z-index: 2;
position: relative;
}
.bt_bb_negative_margin_huge.bt_bb_section {
margin-top: -32em;
}
.bt_bb_negative_margin_huge.bt_bb_row {
margin-top: -32em;
z-index: 2;
position: relative;
} .bt_bb_column_inner { }
.bt_bb_column_inner.bt_bb_border_top_yes {
border-top: 1px solid var(--gray-color);
}
.bt_bb_column_inner.bt_bb_border_top_yes.bt_bb_border_color_alternate {
border-color: var(--alternate-color);
}
.bt_bb_column_inner.bt_bb_border_top_yes.bt_bb_border_color_light {
border-color: var(--light-color);
}
.bt_bb_column_inner.bt_bb_border_top_yes.bt_bb_border_color_dark {
border-color: var(--dark-color);
}
.bt_bb_column_inner.bt_bb_border_top_yes.bt_bb_border_color_accent {
border-color: var(--accent-color);
}
.bt_bb_column_inner.bt_bb_border_top_yes.bt_bb_border_color_alternate-30 {
border-color: var(--very-light-alternate-color);
}
.bt_bb_column_inner.bt_bb_border_bottom_yes {
border-bottom: 1px solid var(--gray-color);
}
.bt_bb_column_inner.bt_bb_border_bottom_yes.bt_bb_border_color_alternate {
border-color: var(--alternate-color);
}
.bt_bb_column_inner.bt_bb_border_bottom_yes.bt_bb_border_color_light {
border-color: var(--light-color);
}
.bt_bb_column_inner.bt_bb_border_bottom_yes.bt_bb_border_color_dark {
border-color: var(--dark-color);
}
.bt_bb_column_inner.bt_bb_border_bottom_yes.bt_bb_border_color_accent {
border-color: var(--accent-color);
}
.bt_bb_column_inner.bt_bb_border_bottom_yes.bt_bb_border_color_alternate-30 {
border-color: var(--very-light-alternate-color);
}
.bt_bb_column_inner.bt_bb_border_right_yes {
border-right: 1px solid var(--gray-color);
}
.bt_bb_column_inner.bt_bb_border_right_yes.bt_bb_border_color_alternate {
border-color: var(--alternate-color);
}
.bt_bb_column_inner.bt_bb_border_right_yes.bt_bb_border_color_light {
border-color: var(--light-color);
}
.bt_bb_column_inner.bt_bb_border_right_yes.bt_bb_border_color_dark {
border-color: var(--dark-color);
}
.bt_bb_column_inner.bt_bb_border_right_yes.bt_bb_border_color_accent {
border-color: var(--accent-color);
}
.bt_bb_column_inner.bt_bb_border_right_yes.bt_bb_border_color_alternate-30 {
border-color: var(--very-light-alternate-color);
}
.bt_bb_column_inner.bt_bb_border_left_yes {
border-left: 1px solid var(--gray-color);
}
.bt_bb_column_inner.bt_bb_border_left_yes.bt_bb_border_color_alternate {
border-color: var(--alternate-color);
}
.bt_bb_column_inner.bt_bb_border_left_yes.bt_bb_border_color_light {
border-color: var(--light-color);
}
.bt_bb_column_inner.bt_bb_border_left_yes.bt_bb_border_color_dark {
border-color: var(--dark-color);
}
.bt_bb_column_inner.bt_bb_border_left_yes.bt_bb_border_color_accent {
border-color: var(--accent-color);
}
.bt_bb_column_inner.bt_bb_border_left_yes.bt_bb_border_color_alternate-30 {
border-color: var(--very-light-alternate-color);
} .bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
opacity: 0.1;
}
.bt_bb_separator_v2.bt_bb_opacity_solid .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_opacity_solid .bt_bb_separator_v2_inner_after {
opacity: 1;
}
.bt_bb_separator_v2.bt_bb_opacity_extra_small .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.2;
}
.bt_bb_separator_v2.bt_bb_opacity_small .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.3;
}
.bt_bb_separator_v2.bt_bb_opacity_normal .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.3;
}
.bt_bb_separator_v2.bt_bb_opacity_medium .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.4;
}
.bt_bb_separator_v2.bt_bb_opacity_large .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.5;
}
.bt_bb_separator_v2.bt_bb_opacity_extra_large .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.6;
}
.bt_bb_separator_v2.bt_bb_opacity_huge .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.7;
}
.bt_bb_separator_v2.bt_bb_opacity_extra_huge .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.8;
}
.bt_bb_separator_v2.bt_bb_opacity_very_huge .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 0.9;
}
.bt_bb_separator_v2.bt_bb_opacity_full .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before {
opacity: 1;
} .bt_bb_size_extrasmall.bt_bb_headline h1, .bt_bb_size_extrasmall.bt_bb_headline h2, .bt_bb_size_extrasmall.bt_bb_headline h3, .bt_bb_size_extrasmall.bt_bb_headline h4, .bt_bb_size_extrasmall.bt_bb_headline h5, .bt_bb_size_extrasmall.bt_bb_headline h6 {
font-size: 1.25em;
line-height: 1.2;
}
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 0.625rem;
margin-bottom: 1em;
line-height: 1.2;
}
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_subheadline {
font-size: 1rem;
margin-top: 0.25em;
line-height: 1.4;
}
.bt_bb_size_small.bt_bb_headline h1, .bt_bb_size_small.bt_bb_headline h2, .bt_bb_size_small.bt_bb_headline h3, .bt_bb_size_small.bt_bb_headline h4, .bt_bb_size_small.bt_bb_headline h5, .bt_bb_size_small.bt_bb_headline h6 {
font-size: 1.5em;
line-height: 1.2;
}
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 0.75rem;
margin-bottom: 1em;
line-height: 1.2;
}
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_subheadline {
font-size: 1.0625rem;
margin-top: 0.6em;
line-height: 1.4;
}
.bt_bb_size_medium.bt_bb_headline h1, .bt_bb_size_medium.bt_bb_headline h2, .bt_bb_size_medium.bt_bb_headline h3, .bt_bb_size_medium.bt_bb_headline h4, .bt_bb_size_medium.bt_bb_headline h5, .bt_bb_size_medium.bt_bb_headline h6 {
font-size: 2em;
line-height: 1.22;
}
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 0.875rem;
margin-bottom: 1em;
line-height: 1.2;
}
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_subheadline {
font-size: 1.125rem;
margin-top: 1.15em;
line-height: 1.4;
}
.bt_bb_size_normal.bt_bb_headline h1, .bt_bb_size_normal.bt_bb_headline h2, .bt_bb_size_normal.bt_bb_headline h3, .bt_bb_size_normal.bt_bb_headline h4, .bt_bb_size_normal.bt_bb_headline h5, .bt_bb_size_normal.bt_bb_headline h6 {
font-size: 3em;
line-height: 1.18;
}
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1rem;
margin-bottom: 0.85em;
line-height: 1.2;
}
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_subheadline {
font-size: 1.25rem;
margin-top: 0.5em;
line-height: 1.4;
}
.bt_bb_size_large.bt_bb_headline h1, .bt_bb_size_large.bt_bb_headline h2, .bt_bb_size_large.bt_bb_headline h3, .bt_bb_size_large.bt_bb_headline h4, .bt_bb_size_large.bt_bb_headline h5, .bt_bb_size_large.bt_bb_headline h6 {
font-size: 3.5em;
line-height: 1.18;
}
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.125rem;
margin-bottom: 1.3em;
line-height: 1.2;
}
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_subheadline {
font-size: 1.375rem;
margin-top: 1.3em;
line-height: 1.4;
}
.bt_bb_size_extralarge.bt_bb_headline h1, .bt_bb_size_extralarge.bt_bb_headline h2, .bt_bb_size_extralarge.bt_bb_headline h3, .bt_bb_size_extralarge.bt_bb_headline h4, .bt_bb_size_extralarge.bt_bb_headline h5, .bt_bb_size_extralarge.bt_bb_headline h6 {
font-size: 4.5em;
line-height: 1.2;
}
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.25rem;
margin-bottom: 1.05em;
line-height: 1.2;
}
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_subheadline {
font-size: 1.5rem;
margin-top: 0.9em;
line-height: 1.4;
}
.bt_bb_size_huge.bt_bb_headline h1, .bt_bb_size_huge.bt_bb_headline h2, .bt_bb_size_huge.bt_bb_headline h3, .bt_bb_size_huge.bt_bb_headline h4, .bt_bb_size_huge.bt_bb_headline h5, .bt_bb_size_huge.bt_bb_headline h6 {
font-size: 5.25em;
line-height: 1.15;
}
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.375rem;
margin-bottom: 1.5em;
line-height: 1.2;
}
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_subheadline {
font-size: 1.625rem;
margin-top: 0.7em;
line-height: 1.4;
}
.bt_bb_headline {     }
.bt_bb_headline h1 strong, .bt_bb_headline h2 strong, .bt_bb_headline h3 strong, .bt_bb_headline h4 strong, .bt_bb_headline h5 strong, .bt_bb_headline h6 strong {
color: var(--accent-color);
font-weight: inherit;
}
.bt_bb_headline h1 b, .bt_bb_headline h2 b, .bt_bb_headline h3 b, .bt_bb_headline h4 b, .bt_bb_headline h5 b, .bt_bb_headline h6 b {
font-weight: bold;
}
.bt_bb_headline h1 em, .bt_bb_headline h2 em, .bt_bb_headline h3 em, .bt_bb_headline h4 em, .bt_bb_headline h5 em, .bt_bb_headline h6 em {
font-weight: 300;
font-style: normal;
}
.bt_bb_headline .bt_bb_headline_superheadline {
color: var(--secondary-color, var(--accent-color));
}
.bt_bb_headline.bt_bb_supertitle_color_accent .bt_bb_headline_superheadline {
color: var(--accent-color);
}
.bt_bb_headline.bt_bb_supertitle_color_alternate .bt_bb_headline_superheadline {
color: var(--alternate-color);
}
.bt_bb_headline.bt_bb_supertitle_color_light .bt_bb_headline_superheadline {
color: var(--light-color);
}
.bt_bb_headline.bt_bb_supertitle_color_dark .bt_bb_headline_superheadline {
color: var(--dark-color);
}
.bt_bb_headline.bt_bb_supertitle_color_gray .bt_bb_headline_superheadline {
color: var(--gray-color);
}
.bt_bb_headline.bt_bb_supertitle_color_dark-80 .bt_bb_headline_superheadline {
color: var(--dark-80-color);
}
.bt_bb_headline.bt_bb_supertitle_color_light-70 .bt_bb_headline_superheadline {
color: var(--light-70-color);
}
.bt_bb_headline.bt_bb_subtitle_color_accent .bt_bb_headline_subheadline {
color: var(--accent-color);
}
.bt_bb_headline.bt_bb_subtitle_color_alternate .bt_bb_headline_subheadline {
color: var(--alternate-color);
}
.bt_bb_headline.bt_bb_subtitle_color_light .bt_bb_headline_subheadline {
color: var(--light-color);
}
.bt_bb_headline.bt_bb_subtitle_color_dark .bt_bb_headline_subheadline {
color: var(--dark-color);
}
.bt_bb_headline.bt_bb_subtitle_color_gray .bt_bb_headline_subheadline {
color: var(--gray-color);
}
.bt_bb_headline.bt_bb_subtitle_color_dark-80 .bt_bb_headline_subheadline {
color: var(--dark-80-color);
}
.bt_bb_headline.bt_bb_subtitle_color_light-70 .bt_bb_headline_subheadline {
color: var(--light-70-color);
}
.bt_bb_headline.btNoHeadline .bt_bb_headline_subheadline {
margin-top: 0em !important;
}
.bt_bb_headline.btNoHeadline:not(.bt_bb_subheadline) .bt_bb_headline_superheadline {
margin: 0;
}
.bt_bb_headline.bt_bb_subtitle_style_italic .bt_bb_headline_subheadline {
font-style: italic;
}
.bt_bb_headline.bt_bb_subtitle_style_oblique .bt_bb_headline_subheadline {
font-style: oblique;
}
.bt_bb_headline.bt_bb_subtitle_style_normal .bt_bb_headline_subheadline {
font-style: normal;
}
.bt_bb_headline.bt_bb_text_shadow_show .bt_bb_headline_tag {
text-shadow: 0px 5px 6.65px rgba(42, 42, 42, 0.4);
}
.bt_bb_headline.bt_bb_supertitle_letter_spacing_0px .bt_bb_headline_superheadline {
letter-spacing: 0px;
}
.bt_bb_headline.bt_bb_supertitle_letter_spacing_1px .bt_bb_headline_superheadline {
letter-spacing: 1px;
}
.bt_bb_headline.bt_bb_supertitle_letter_spacing_2px .bt_bb_headline_superheadline {
letter-spacing: 2px;
}
.bt_bb_headline.bt_bb_supertitle_letter_spacing_3px .bt_bb_headline_superheadline {
letter-spacing: 3px;
}
.bt_bb_headline.bt_bb_supertitle_letter_spacing_4px .bt_bb_headline_superheadline {
letter-spacing: 4px;
}
.bt_bb_headline.bt_bb_supertitle_letter_spacing_5px .bt_bb_headline_superheadline {
letter-spacing: 5px;
}
.bt_bb_headline.bt_bb_heading_letter_spacing_0px .bt_bb_headline_tag {
letter-spacing: 0px;
}
.bt_bb_headline.bt_bb_heading_letter_spacing_1px .bt_bb_headline_tag {
letter-spacing: 1px;
}
.bt_bb_headline.bt_bb_heading_letter_spacing_2px .bt_bb_headline_tag {
letter-spacing: 2px;
}
.bt_bb_headline.bt_bb_heading_letter_spacing_3px .bt_bb_headline_tag {
letter-spacing: 3px;
}
.bt_bb_headline.bt_bb_heading_letter_spacing_4px .bt_bb_headline_tag {
letter-spacing: 4px;
}
.bt_bb_headline.bt_bb_heading_letter_spacing_5px .bt_bb_headline_tag {
letter-spacing: 5px;
} .bt_bb_icon {  }
.bt_bb_align_left .bt_bb_icon.bt_bb_size_xsmall.bt_bb_style_borderless, .bt_bb_icon.bt_bb_size_xsmall.bt_bb_style_borderless.bt_bb_align_left, .bt_bb_align_right .bt_bb_icon.bt_bb_size_xsmall.bt_bb_style_borderless.bt_bb_align_left, .bt_bb_align_right .bt_bb_align_left .bt_bb_icon.bt_bb_size_xsmall.bt_bb_style_borderless, .bt_bb_align_center .bt_bb_icon.bt_bb_size_xsmall.bt_bb_style_borderless.bt_bb_align_left, .bt_bb_align_center .bt_bb_align_left .bt_bb_icon.bt_bb_size_xsmall.bt_bb_style_borderless {
padding-right: 0.15em;
}
.bt_bb_icon.bt_bb_size_small .bt_bb_icon_holder > span {
font-size: 0.9375em;
}
.bt_bb_icon.bt_bb_size_medium .bt_bb_icon_holder:before {
font-size: 1.3em;
width: 2.2em;
height: 2.2em;
}
.bt_bb_icon.bt_bb_size_medium .bt_bb_icon_holder > span {
font-size: 1em;
}
.bt_bb_icon.bt_bb_size_medium.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 1.75em;
width: auto;
height: auto;
}
.bt_bb_icon.bt_bb_size_normal .bt_bb_icon_holder:before {
font-size: 2em;
}
.bt_bb_icon.bt_bb_size_normal .bt_bb_icon_holder > span {
font-size: 1.0625em;
}
.bt_bb_icon.bt_bb_size_xlarge.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 4.5em;
}
.bt_bb_icon.bt_bb_size_huge .bt_bb_icon_holder:before {
font-size: 5.5em;
width: 1.6em;
height: 1.6em;
}
.bt_bb_icon.bt_bb_size_huge .bt_bb_icon_holder > span {
font-size: 1.8em;
}
.bt_bb_icon.bt_bb_size_huge.bt_bb_style_borderless .bt_bb_icon_holder:before {
width: auto;
height: auto;
}
.bt_bb_icon.bt_bb_style_flag {
position: relative;
}
.bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder {
position: relative;
}
.bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
color: var(--primary-color, var(--light-color));
z-index: 2;
border-radius: 0 !important;
}
.bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
content: var(--flag-icon);
font-family: var(--flag-icon-font);
font-size: 2rem;
line-height: 1;
position: absolute;
top: 0;
z-index: 1;
transition: all 280ms ease;
color: var(--secondary-color, var(--dark-color));
}
.rtl .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
left: 0px;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_xsmall .bt_bb_icon_holder:before {
height: 1.6em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_xsmall .bt_bb_icon_holder:after {
font-size: 1.6em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_small .bt_bb_icon_holder:after {
font-size: 2.25em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_medium .bt_bb_icon_holder:after {
font-size: 2.85em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_normal .bt_bb_icon_holder:before {
width: 1.376em;
height: 1.35em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_normal .bt_bb_icon_holder:after {
font-size: 2.8em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_large .bt_bb_icon_holder:before {
width: 1.3em;
height: 1.15em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_large .bt_bb_icon_holder:after {
font-size: 3.85em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_xlarge .bt_bb_icon_holder:before {
width: 1.3em;
height: 1.15em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_xlarge .bt_bb_icon_holder:after {
font-size: 5.25em;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_huge .bt_bb_icon_holder:before {
width: 7.375rem;
height: 6.5rem;
}
.bt_bb_icon.bt_bb_style_flag.bt_bb_size_huge .bt_bb_icon_holder:after {
font-size: 7.45em;
}
.bt_bb_icon.bt_bb_style_rope {
position: relative;
}
.bt_bb_icon.bt_bb_style_rope .bt_bb_icon_holder {
justify-content: center;
position: relative;
}
.bt_bb_icon.bt_bb_style_rope .bt_bb_icon_holder:before {
color: var(--primary-color, var(--dark-color));
}
.bt_bb_icon.bt_bb_style_rope .bt_bb_icon_holder:after {
content: var(--rope-icon);
font-family: var(--rope-icon-font);
font-size: 2rem;
line-height: normal;
position: absolute;
z-index: 1;
left: 0;
transition: all 280ms ease;
color: var(--primary-color, var(--dark-color));
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_xsmall .bt_bb_icon_holder:after {
font-size: 1.55em;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_small .bt_bb_icon_holder:after {
font-size: 2.3em;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_medium .bt_bb_icon_holder:after {
font-size: 2.7em;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_normal .bt_bb_icon_holder:after {
font-size: 4em;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_large .bt_bb_icon_holder:before {
min-width: 6rem;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_large .bt_bb_icon_holder:after {
font-size: 6em;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_xlarge .bt_bb_icon_holder:before {
min-width: 8rem;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_xlarge .bt_bb_icon_holder:after {
font-size: 8em;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_huge .bt_bb_icon_holder:before {
min-width: 8.25rem;
}
.bt_bb_icon.bt_bb_style_rope.bt_bb_size_huge .bt_bb_icon_holder:after {
font-size: 8.5em;
}
.bt_bb_align_center .bt_bb_icon.bt_bb_style_rope.btNoText .bt_bb_icon_holder:after, .bt_bb_icon.bt_bb_style_rope.btNoText.bt_bb_align_center .bt_bb_icon_holder:after, .bt_bb_align_left .bt_bb_icon.bt_bb_style_rope.btNoText.bt_bb_align_center .bt_bb_icon_holder:after, .bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_rope.btNoText .bt_bb_icon_holder:after, .bt_bb_align_right .bt_bb_icon.bt_bb_style_rope.btNoText.bt_bb_align_center .bt_bb_icon_holder:after, .bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_rope.btNoText .bt_bb_icon_holder:after {
left: auto;
}
.bt_bb_align_right .bt_bb_icon.bt_bb_style_rope.btNoText .bt_bb_icon_holder:after, .bt_bb_icon.bt_bb_style_rope.btNoText.bt_bb_align_right .bt_bb_icon_holder:after, .bt_bb_align_left .bt_bb_icon.bt_bb_style_rope.btNoText.bt_bb_align_right .bt_bb_icon_holder:after, .bt_bb_align_left .bt_bb_align_right .bt_bb_icon.bt_bb_style_rope.btNoText .bt_bb_icon_holder:after, .bt_bb_align_center .bt_bb_icon.bt_bb_style_rope.btNoText.bt_bb_align_right .bt_bb_icon_holder:after, .bt_bb_align_center .bt_bb_align_right .bt_bb_icon.bt_bb_style_rope.btNoText .bt_bb_icon_holder:after {
left: auto;
}
.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
box-shadow: 0 0 0 3em var(--secondary-color, black) inset;
}
.bt_bb_icon.bt_bb_text_color_accent .bt_bb_icon_holder > span {
color: var(--accent-color);
}
.bt_bb_icon.bt_bb_text_color_alternate .bt_bb_icon_holder > span {
color: var(--alternate-color);
}
.bt_bb_icon.bt_bb_text_color_dark .bt_bb_icon_holder > span {
color: var(--dark-color);
}
.bt_bb_icon.bt_bb_text_color_light .bt_bb_icon_holder > span {
color: var(--light-color);
}
.bt_bb_icon.bt_bb_text_color_gray .bt_bb_icon_holder > span {
color: var(--gray-color);
}
.bt_bb_icon.bt_bb_text_size_12px .bt_bb_icon_holder > span {
font-size: 12px;
}
.bt_bb_icon.bt_bb_text_size_13px .bt_bb_icon_holder > span {
font-size: 13px;
}
.bt_bb_icon.bt_bb_text_size_14px .bt_bb_icon_holder > span {
font-size: 14px;
}
.bt_bb_icon.bt_bb_text_size_15px .bt_bb_icon_holder > span {
font-size: 15px;
}
.bt_bb_icon.bt_bb_text_size_16px .bt_bb_icon_holder > span {
font-size: 16px;
}
.bt_bb_icon.bt_bb_text_size_17px .bt_bb_icon_holder > span {
font-size: 17px;
}
.bt_bb_icon.bt_bb_text_size_18px .bt_bb_icon_holder > span {
font-size: 18px;
}
.bt_bb_icon.bt_bb_text_size_19px .bt_bb_icon_holder > span {
font-size: 19px;
}
.bt_bb_icon.bt_bb_text_size_20px .bt_bb_icon_holder > span {
font-size: 20px;
}
.bt_bb_icon.bt_bb_text_size_21px .bt_bb_icon_holder > span {
font-size: 21px;
}
.bt_bb_icon.bt_bb_text_size_22px .bt_bb_icon_holder > span {
font-size: 22px;
}
.bt_bb_icon.bt_bb_text_size_23px .bt_bb_icon_holder > span {
font-size: 23px;
}
.bt_bb_icon.bt_bb_text_size_24px .bt_bb_icon_holder > span {
font-size: 24px;
}
.bt_bb_icon.bt_bb_text_weight_normal .bt_bb_icon_holder > span {
font-weight: normal;
}
.bt_bb_icon.bt_bb_text_weight_bold .bt_bb_icon_holder > span {
font-weight: bold;
}
.bt_bb_icon.bt_bb_text_weight_bolder .bt_bb_icon_holder > span {
font-weight: bolder;
}
.bt_bb_icon.bt_bb_text_weight_lighter .bt_bb_icon_holder > span {
font-weight: lighter;
}
.bt_bb_icon.bt_bb_text_weight_light .bt_bb_icon_holder > span {
font-weight: light;
}
.bt_bb_icon.bt_bb_text_weight_thin .bt_bb_icon_holder > span {
font-weight: thin;
}
.bt_bb_icon.bt_bb_text_weight_100 .bt_bb_icon_holder > span {
font-weight: 100;
}
.bt_bb_icon.bt_bb_text_weight_200 .bt_bb_icon_holder > span {
font-weight: 200;
}
.bt_bb_icon.bt_bb_text_weight_300 .bt_bb_icon_holder > span {
font-weight: 300;
}
.bt_bb_icon.bt_bb_text_weight_400 .bt_bb_icon_holder > span {
font-weight: 400;
}
.bt_bb_icon.bt_bb_text_weight_500 .bt_bb_icon_holder > span {
font-weight: 500;
}
.bt_bb_icon.bt_bb_text_weight_600 .bt_bb_icon_holder > span {
font-weight: 600;
}
.bt_bb_icon.bt_bb_text_weight_700 .bt_bb_icon_holder > span {
font-weight: 700;
}
.bt_bb_icon.bt_bb_text_weight_800 .bt_bb_icon_holder > span {
font-weight: 800;
}
.bt_bb_icon.bt_bb_text_weight_900 .bt_bb_icon_holder > span {
font-weight: 900;
} .bt_bb_button {     }
.bt_bb_button.bt_bb_size_small {
font-size: var(--small-button-size);
}
.bt_bb_button.bt_bb_size_small a {
padding: 1.137em 1.8em;
}
.bt_bb_button.bt_bb_size_medium {
font-size: var(--medium-button-size);
}
.bt_bb_button.bt_bb_size_medium a {
padding: 1.417em 2em;
}
.bt_bb_button.bt_bb_size_normal {
font-size: var(--normal-button-size);
}
.bt_bb_button.bt_bb_size_normal a {
padding: 1.5em 2em;
}
.bt_bb_button.bt_bb_size_large {
font-size: var(--large-button-size);
}
.bt_bb_button.bt_bb_size_large a {
padding: 1.563em 2.2em;
}
.bt_bb_button.bt_bb_size_extralarge {
font-size: var(--extralarge-button-size);
}
.bt_bb_button.bt_bb_size_extralarge a {
padding: 1.056em 2em;
}
.bt_bb_button.bt_bb_shape_square a.bt_bb_link {
border-radius: 0;
}
.bt_bb_button.bt_bb_shape_rounded a.bt_bb_link {
border-radius: var(--soft-rounded);
}
.bt_bb_button.bt_bb_shape_round.bt_bb_size_small a.bt_bb_link {
border-radius: var(--small-button-full-radius);
}
.bt_bb_button.bt_bb_shape_round.bt_bb_size_medium a.bt_bb_link {
border-radius: var(--medium-button-full-radius);
}
.bt_bb_button.bt_bb_shape_round.bt_bb_size_normal a.bt_bb_link {
border-radius: var(--normal-button-full-radius);
}
.bt_bb_button.bt_bb_shape_round.bt_bb_size_large a.bt_bb_link {
border-radius: var(--large-button-full-radius);
}
.bt_bb_button.bt_bb_shape_round.bt_bb_size_extralarge a.bt_bb_link {
border-radius: var(--extralarge-button-full-radius);
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon { }
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon .bt_bb_icon_holder {
font-size: 1.25em;
padding: 0.5em;
margin: -0.95rem 0 -0.9rem 0;
display: flex;
align-items: center;
justify-content: center;
color: var(--icon-secondary-color, var(--secondary-color, var(--light-color)));
background-color: var(--icon-primary-color, var(--primary-color, var(--dark-color)));
transition: all 300ms ease;
}
.button-shape-rounded .bt_bb_button.bt_bb_icon_style_filled.btWithIcon .bt_bb_icon_holder {
border-radius: var(--soft-rounded);
}
.button-shape-round .bt_bb_button.bt_bb_icon_style_filled.btWithIcon .bt_bb_icon_holder {
border-radius: var(--hard-rounded);
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_shape_round .bt_bb_icon_holder.bt_bb_icon_position_left {
border-top-left-radius: var(--hard-rounded);
border-bottom-left-radius: var(--hard-rounded);
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_shape_round .bt_bb_icon_holder.bt_bb_icon_position_right {
border-top-right-radius: var(--hard-rounded);
border-bottom-right-radius: var(--hard-rounded);
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_shape_rounded .bt_bb_icon_holder.bt_bb_icon_position_left {
border-top-left-radius: var(--soft-rounded);
border-bottom-left-radius: var(--soft-rounded);
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_shape_rounded .bt_bb_icon_holder.bt_bb_icon_position_right {
border-top-right-radius: var(--soft-rounded);
border-bottom-right-radius: var(--soft-rounded);
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_small.bt_bb_icon_position_left a {
padding-right: 1.2em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_small.bt_bb_icon_position_right a {
padding-left: 1.2em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_small .bt_bb_icon_holder {
width: 2.25rem;
height: 2.25rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_small.bt_bb_icon_position_left .bt_bb_icon_holder {
margin: -1.039rem 0.8rem -1.039rem -1.3rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_small.bt_bb_icon_position_right .bt_bb_icon_holder {
margin: -1.039rem -1.3rem -1.039rem 0.8rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_medium.bt_bb_icon_position_left a {
padding-right: 1.5em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_medium.bt_bb_icon_position_right a {
padding-left: 1.5em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_medium .bt_bb_icon_holder {
width: 2.875rem;
height: 2.875rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_medium.bt_bb_icon_position_left .bt_bb_icon_holder {
margin: -1.2rem 1rem -1.2rem -1.5rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_medium.bt_bb_icon_position_right .bt_bb_icon_holder {
margin: -1.2rem -1.5rem -1.2rem 1rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_normal.bt_bb_icon_position_left a {
padding-right: 1.2em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_normal.bt_bb_icon_position_right a {
padding-left: 1.2em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_normal .bt_bb_icon_holder {
width: 3.5rem;
height: 3.5rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_normal.bt_bb_icon_position_left .bt_bb_icon_holder {
margin: -1.4rem 1rem -1.4rem -1.75rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_normal.bt_bb_icon_position_right .bt_bb_icon_holder {
margin: -1.4rem -1.75rem -1.4rem 1rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_large.bt_bb_icon_position_left a {
padding-right: 1.2em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_large.bt_bb_icon_position_right a {
padding-left: 1.2em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_large .bt_bb_icon_holder {
width: 4.125rem;
height: 4.125rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_large.bt_bb_icon_position_left .bt_bb_icon_holder {
margin: -2rem 1.2rem -2rem -2.2rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_large.bt_bb_icon_position_right .bt_bb_icon_holder {
margin: -2rem -2.2rem -2rem 1.2rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_extralarge.bt_bb_icon_position_left a {
padding-right: 1em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_extralarge.bt_bb_icon_position_right a {
padding-left: 1em;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_extralarge .bt_bb_icon_holder {
width: 3.5rem;
height: 3.5rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_extralarge.bt_bb_icon_position_left .bt_bb_icon_holder {
margin: -1.2rem 1rem -1.2rem -2.3rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_size_extralarge.bt_bb_icon_position_right .bt_bb_icon_holder {
margin: -1.2rem -2.3rem -1.2rem 1rem;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_style_filled .bt_bb_icon_holder {
color: var(--icon-secondary-color, var(--secondary-color, var(--dark-color)));
background-color: var(--icon-primary-color, var(--primary-color, var(--light-color)));
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_style_clean.bt_bb_icon_position_left .bt_bb_icon_holder {
margin: 0 0.7rem 0 0 !important;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_style_clean.bt_bb_icon_position_right .bt_bb_icon_holder {
margin: 0 0 0 0.7rem !important;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_with_arrow_circle.bt_bb_icon_position_right .bt_bb_icon_holder {
margin-left: 3.5em !important;
}
.bt_bb_button.bt_bb_icon_style_filled.btWithIcon.bt_bb_style_clean a {
padding-top: 0em !important;
padding-bottom: 0em !important;
}
.bt_bb_button.bt_bb_style_filled a {
color: var(--primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--secondary-color, var(--dark-color)) inset;
}
.bt_bb_button.bt_bb_style_filled a:hover {
filter: contrast(1.1);
color: var(--primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--secondary-color, var(--dark-color)) inset;
background-color: transparent;
}
.bt_bb_button.bt_bb_style_outline a {
color: var(--primary-color, var(--dark-color));
box-shadow: 0 0 0 1px var(--primary-color, var(--dark-color)) inset;
}
.bt_bb_button.bt_bb_style_outline a:hover {
color: var(--secondary-color, var(--light-color));
background-color: var(--primary-color, var(--dark-color));
box-shadow: 0 0 0 1px var(--primary-color, var(--dark-color)) inset;
}
.bt_bb_button.bt_bb_style_special_outline a {
color: var(--primary-color, var(--accent-color));
box-shadow: 0 0 0 1px var(--secondary-color, var(--dark-color)) inset;
}
.bt_bb_button.bt_bb_style_special_outline a:hover {
color: var(--primary-color, var(--accent-color));
background-color: var(--secondary-color, var(--dark-color));
box-shadow: 0 0 0 1px var(--secondary-color, var(--dark-color)) inset;
}
.bt_bb_button.bt_bb_style_clean a {
padding-right: 0;
padding-left: 0;
}
.bt_bb_button.bt_bb_with_arrow_circle {  }
.bt_bb_button.bt_bb_with_arrow_circle:not(.btWithIcon.bt_bb_icon_position_right) a {
padding-right: 4.5em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_clean:not(.btWithIcon.bt_bb_icon_position_right) a {
padding-right: 2.6em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_clean.btWithIcon a {
padding-top: 0em !important;
padding-bottom: 0em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.btWithIcon.bt_bb_icon_position_right .bt_bb_icon_holder {
margin-left: 3.5em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_small .bt_bb_button_text:before {
right: -2rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_small .bt_bb_button_text:after {
right: -1.8rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_normal .bt_bb_button_text:before {
right: -2.2rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_normal .bt_bb_button_text:after {
right: -2rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_large .bt_bb_button_text:before {
right: -2.2rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_large .bt_bb_button_text:after {
right: -1.9rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_extralarge .bt_bb_button_text:before {
right: -2.7rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_extralarge .bt_bb_button_text:after {
right: -2.4rem;
}
.bt_bb_button.bt_bb_with_arrow_circle .bt_bb_button_text {
position: relative;  }
.bt_bb_button.bt_bb_with_arrow_circle .bt_bb_button_text:before {
content: var(--button-arrow-icon);
font-family: var(--button-arrow-icon-font);
font-size: var(--button-arrow-size);
font-style: normal;
line-height: 1;
display: inline-block;
vertical-align: middle;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
transform: translateY(-50%);
color: currentColor;
transition: color 0.25s cubic-bezier(0.15, 0, 0, 1);
right: -1.9rem;
}
.bt_bb_button.bt_bb_with_arrow_circle .bt_bb_button_text:after {
content: var(--button-circle-icon);
font-family: var(--button-arrow-icon-font);
font-size: 0.65em;
font-style: normal;
line-height: 1;
display: inline-block;
vertical-align: middle;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
color: currentColor;
transition: transform 0.25s cubic-bezier(0.15, 0, 0, 1), color 0.25s cubic-bezier(0.15, 0, 0, 1), -webkit-transform 0.25s cubic-bezier(0.15, 0, 0, 1), -o-transform 0.25s cubic-bezier(0.15, 0, 0, 1);
transform: translateY(-50%) translate3d(-0.2em, 0, 0);
right: -1.75rem;
}
.bt_bb_button.bt_bb_with_arrow_circle a:hover .bt_bb_button_text:after {
transform: translateY(-50%) translate3d(1.4em, 0, 0);
}
.bt_bb_button.bt_bb_button_letter_spacing_0px .bt_bb_button_text {
letter-spacing: 0px;
}
.bt_bb_button.bt_bb_button_letter_spacing_1px .bt_bb_button_text {
letter-spacing: 1px;
}
.bt_bb_button.bt_bb_button_letter_spacing_2px .bt_bb_button_text {
letter-spacing: 2px;
}
.bt_bb_button.bt_bb_button_letter_spacing_3px .bt_bb_button_text {
letter-spacing: 3px;
}
.bt_bb_button.bt_bb_button_letter_spacing_4px .bt_bb_button_text {
letter-spacing: 4px;
}
.bt_bb_button.bt_bb_button_letter_spacing_5px .bt_bb_button_text {
letter-spacing: 5px;
} .bt_bb_service {   }
.bt_bb_service .bt_bb_icon_holder {
display: flex;
align-items: center;
justify-content: center;
}
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
font-style: var(--supertitle-font-style);
line-height: 1.1;
padding-bottom: 0.5em;
color: var(--title-primary-color, inherit);
}
.bt_bb_service.btNoIcon .bt_bb_service_content {
padding: 0 !important;
}
.bt_bb_align_left .bt_bb_service .bt_bb_service_content, .bt_bb_service.bt_bb_align_left .bt_bb_service_content, .bt_bb_align_right .bt_bb_service.bt_bb_align_left .bt_bb_service_content, .bt_bb_align_right .bt_bb_align_left .bt_bb_service .bt_bb_service_content, .bt_bb_align_center .bt_bb_service.bt_bb_align_left .bt_bb_service_content, .bt_bb_align_center .bt_bb_align_left .bt_bb_service .bt_bb_service_content {
padding: 0 0 0 0.5em;
}
.bt_bb_align_right .bt_bb_service .bt_bb_service_content, .bt_bb_service.bt_bb_align_right .bt_bb_service_content, .bt_bb_align_left .bt_bb_service.bt_bb_align_right .bt_bb_service_content, .bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_service_content, .bt_bb_align_center .bt_bb_service.bt_bb_align_right .bt_bb_service_content, .bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_service_content {
padding: 0 0.5em 0 0;
}
.bt_bb_service.bt_bb_size_xsmall .bt_bb_service_content .bt_bb_service_content_title {
font-size: 0.75em;
}
.bt_bb_service.bt_bb_size_small .bt_bb_service_content .bt_bb_service_content_title {
font-size: 0.875em;
}
.bt_bb_service.bt_bb_size_normal.bt_bb_style_borderless .bt_bb_icon_holder {
font-size: 3em;
}
.bt_bb_service.bt_bb_size_normal .bt_bb_service_content .bt_bb_service_content_title {
font-size: 0.9375em;
}
.bt_bb_service.bt_bb_size_large .bt_bb_service_content .bt_bb_service_content_title {
font-size: 1em;
}
.bt_bb_service.bt_bb_align_content_center {
align-items: center;
}
.bt_bb_service.bt_bb_align_content_bottom {
align-items: flex-end;
}
.bt_bb_service.bt_bb_style_borderless:hover span.bt_bb_icon_holder {
color: var(--primary-color);
}
.bt_bb_service.bt_bb_style_borderless:hover a.bt_bb_icon_holder {
color: var(--secondary-color);
}
.bt_bb_service + .bt_bb_service {
padding-left: 2em;
}  .slick-dots {
display: flex;
}
.slick-dots li {
margin: 0;
border: none;
width: auto;
height: 6px;
flex: 1 0 auto;
background-color: var(--navigation-primary-color, var(--light-02-gray-color));
border-radius: 0;
}
.slick-dots li.slick-active, .slick-dots li:hover {
background-color: var(--navigation-secondary-color, var(--accent-color));
}
@media (max-width: 480px) {
.slick-dots li {
width: 3em;
}
} button.slick-arrow {
background-color: transparent; }
button.slick-arrow.slick-prev, button.slick-arrow.slick-next {
opacity: 0.7;
z-index: 9;
}
button.slick-arrow.slick-prev:before, button.slick-arrow.slick-next:before {
content: var(--slider-arrow-icon) !important;
font-family: var(--slider-arrow-icon-font);
font-size: 1.8em;
line-height: 1 !important;
display: block;
color: var(--arrows-primary-color, var(--light-02-gray-color));
transition: all 300ms ease;
}
button.slick-arrow.slick-prev:after, button.slick-arrow.slick-next:after {
content: var(--slider-circle-icon) !important;
font-family: var(--slider-arrow-icon-font);
font-size: 0.9em;
line-height: 1 !important;
position: absolute;
right: 0.9em;
display: block;
color: var(--arrows-primary-color, var(--light-02-gray-color));
transition: transform 0.25s cubic-bezier(0.15, 0, 0, 1), color 0.25s cubic-bezier(0.15, 0, 0, 1), -webkit-transform 0.25s cubic-bezier(0.15, 0, 0, 1), -o-transform 0.25s cubic-bezier(0.15, 0, 0, 1);
transform: translate3d(0, 0, 0);
}
button.slick-arrow.slick-prev {
left: 1em;
}
.bt_bb_arrows_size_large button.slick-arrow.slick-prev {
left: 1.5em;
}
button.slick-arrow.slick-prev:after {
right: -0.2em;
transform: rotate(180deg) translate3d(0, 0, 0);
}
button.slick-arrow.slick-prev:hover:after {
transform: rotate(180deg) translate3d(1.5em, 0, 0);
}
button.slick-arrow.slick-next {
right: 1em;
}
.bt_bb_arrows_size_large button.slick-arrow.slick-next {
right: 1.5em;
}
button.slick-arrow.slick-next:hover:after {
transform: translate3d(1.5em, 0, 0);
}
button.slick-arrow:hover {
opacity: 1;
background-color: transparent;
}
button.slick-arrow:hover:before, button.slick-arrow:hover:after {
color: var(--arrows-secondary-color, var(--light-02-gray-color));
}
.bt_bb_arrows_size_small button.slick-arrow:before {
font-size: 1.5em;
}
.bt_bb_arrows_size_small button.slick-arrow:after {
font-size: 0.8em;
}
.bt_bb_arrows_size_large button.slick-arrow:before {
font-size: 2.5em;
}
.bt_bb_arrows_size_large button.slick-arrow:after {
font-size: 1.3em;
}
.bt_bb_content_slider {        }
.bt_bb_content_slider.bt_bb_arrows_position_outside button.slick-arrow.slick-prev:after {
right: -0.7em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside.bt_bb_arrows_size_normal button.slick-arrow.slick-prev:after {
right: -0.4em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside.bt_bb_arrows_size_large button.slick-arrow.slick-prev:after {
right: -0.5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider {
overflow: visible;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-prev {
left: -5em;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-prev {
right: auto;
left: -5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-next {
right: -5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right .slick-slider {
overflow: visible;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right .slick-slider button.slick-arrow.slick-prev {
top: auto;
bottom: 1em;
right: 5em;
left: auto;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_bottom_right .slick-slider button.slick-arrow.slick-prev {
right: 0em !important;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right .slick-slider button.slick-arrow.slick-next {
top: auto;
bottom: 1em;
right: 1em;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_bottom_right .slick-slider button.slick-arrow.slick-next {
right: 5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right.bt_bb_arrows_size_small .slick-slider button.slick-arrow.slick-prev:after {
right: -0.8em;
bottom: 1em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right.bt_bb_arrows_size_large .slick-slider button.slick-arrow.slick-prev {
right: 7em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right.bt_bb_arrows_size_large .slick-slider button.slick-arrow.slick-next:after {
bottom: 1em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right_below {
padding-bottom: 6em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right_below .slick-slider {
overflow: visible;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right_below .slick-slider button.slick-arrow.slick-prev {
top: auto;
bottom: -4.5em;
right: 5em;
left: auto;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right_below .slick-slider button.slick-arrow.slick-next {
top: auto;
bottom: -4.5em;
right: 0em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right_below.bt_bb_arrows_size_small .slick-slider button.slick-arrow.slick-prev:after {
right: -0.8em;
bottom: -4.5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right_below.bt_bb_arrows_size_large .slick-slider button.slick-arrow.slick-prev {
right: 7em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_right_below.bt_bb_arrows_size_large .slick-slider button.slick-arrow.slick-next:after {
bottom: -4.5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left .slick-slider {
overflow: visible;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left .slick-slider button.slick-arrow.slick-prev {
top: auto;
bottom: 1em;
right: auto;
left: 1em;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_bottom_left .slick-slider button.slick-arrow.slick-prev {
left: 0em !important;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left .slick-slider button.slick-arrow.slick-next {
top: auto;
bottom: 1em;
right: auto;
left: 5em;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_bottom_left .slick-slider button.slick-arrow.slick-next {
left: 5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left.bt_bb_arrows_size_small button.slick-arrow.slick-next {
left: 5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left.bt_bb_arrows_size_small button.slick-arrow.slick-next:after {
bottom: 0.8em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left.bt_bb_arrows_size_small button.slick-arrow.slick-prev:after {
bottom: 0.9em;
right: -0.7em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left.bt_bb_arrows_size_large button.slick-arrow.slick-next {
left: 7em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below {
padding-bottom: 6em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below .slick-slider {
overflow: visible;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below .slick-slider button.slick-arrow.slick-prev {
top: auto;
bottom: -4.5em;
right: auto;
left: 0em;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below .slick-slider button.slick-arrow.slick-prev {
left: 0em !important;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below .slick-slider button.slick-arrow.slick-next {
top: auto;
bottom: -4.5em;
right: auto;
left: 5em;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below .slick-slider button.slick-arrow.slick-next {
left: 5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below.bt_bb_arrows_size_small button.slick-arrow.slick-next {
left: 5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below.bt_bb_arrows_size_small button.slick-arrow.slick-next:after {
bottom: 0.8em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below.bt_bb_arrows_size_small button.slick-arrow.slick-prev:after {
bottom: 0.9em;
right: -0.7em;
}
.bt_bb_content_slider.bt_bb_arrows_position_bottom_left_below.bt_bb_arrows_size_large button.slick-arrow.slick-next {
left: 7em;
}
.bt_bb_content_slider.bt_bb_show_dots_side_right .slick-slider .slick-list {
margin-right: 3em;
}
.bt_bb_content_slider.bt_bb_show_dots_side_right .slick-slider ul.slick-dots {
top: 0;
bottom: 0;
left: 98%;
right: auto;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
transform: none;
width: 6px;
}
.bt_bb_content_slider.bt_bb_show_dots_side_right .slick-slider ul.slick-dots li {
display: block;
width: 100% !important;
height: auto;
}
.bt_bb_content_slider.bt_bb_show_dots_side_right .slick-slider ul.slick-dots button {
transform: rotate(90deg);
}
.bt_bb_content_slider.bt_bb_show_dots_side_left .slick-slider .slick-list {
margin-left: 3em;
}
.bt_bb_content_slider.bt_bb_show_dots_side_left .slick-slider ul.slick-dots {
top: 0;
bottom: 0;
left: auto;
right: 98%;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
transform: none;
width: 6px;
}
.bt_bb_content_slider.bt_bb_show_dots_side_left .slick-slider ul.slick-dots li {
display: block;
width: 100% !important;
height: auto;
}
.bt_bb_content_slider.bt_bb_show_dots_side_left .slick-slider ul.slick-dots button {
transform: rotate(90deg);
}
.bt_bb_content_slider.bt_bb_lines_size_small ul.slick-dots li {
height: 3px;
}
.bt_bb_content_slider.bt_bb_lines_size_small.bt_bb_show_dots_side_left .slick-slider ul.slick-dots, .bt_bb_content_slider.bt_bb_lines_size_small.bt_bb_show_dots_side_right .slick-slider ul.slick-dots {
width: 3px;
}
.bt_bb_content_slider.bt_bb_lines_size_large ul.slick-dots li {
height: 8px;
}
.bt_bb_content_slider.bt_bb_lines_size_large.bt_bb_show_dots_side_left .slick-slider ul.slick-dots, .bt_bb_content_slider.bt_bb_lines_size_large.bt_bb_show_dots_side_right .slick-slider ul.slick-dots {
width: 8px;
}
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_content_slider.bt_bb_arrows_position_bottom_right .slick-slider button.slick-arrow.slick-next {
right: 10em;
bottom: 2em;
}
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_content_slider.bt_bb_arrows_position_bottom_right .slick-slider button.slick-arrow.slick-prev {
right: 14em;
bottom: 2em;
}
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special .bt_bb_column[data-width="6"]:last-child .bt_bb_content_slider.bt_bb_arrows_position_bottom_left .slick-slider button.slick-arrow.slick-prev {
left: 10em;
bottom: 2em;
}
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special .bt_bb_column[data-width="6"]:last-child .bt_bb_content_slider.bt_bb_arrows_position_bottom_left .slick-slider button.slick-arrow.slick-next {
left: 14em;
bottom: 2em;
} @media (max-width: 768px) {
.bt_bb_content_slider.bt_bb_multiple_slides.bt_bb_gap_small .slick-list, .bt_bb_content_slider.bt_bb_multiple_slides.bt_bb_gap_normal .slick-list, .bt_bb_content_slider.bt_bb_multiple_slides.bt_bb_gap_large .slick-list {
margin: 0rem;
}
.bt_bb_content_slider.bt_bb_multiple_slides.bt_bb_gap_small .slick-list .slick-slide .content, .bt_bb_content_slider.bt_bb_multiple_slides.bt_bb_gap_normal .slick-list .slick-slide .content, .bt_bb_content_slider.bt_bb_multiple_slides.bt_bb_gap_large .slick-list .slick-slide .content {
padding: 0rem;
}
} .bt_bb_slider.bt_bb_gap_small .slick-list {
margin: 0 -0.25rem;
}
.bt_bb_slider.bt_bb_gap_small .slick-list .slick-slide img {
padding: 0 0.25rem;
}
.bt_bb_slider.bt_bb_gap_normal .slick-list {
margin: 0 -0.5rem;
}
.bt_bb_slider.bt_bb_gap_normal .slick-list .slick-slide img {
padding: 0 0.5rem;
}
.bt_bb_slider.bt_bb_gap_large .slick-list {
margin: 0 -1rem;
}
.bt_bb_slider.bt_bb_gap_large .slick-list .slick-slide img {
padding: 0 1rem;
} .bt_bb_tabs .bt_bb_tabs_header li span {
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
}
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header {
width: 100%;
display: flex;
flex-wrap: wrap;
border-radius: 0 !important;
}
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li {
flex: 1 0 auto;
color: var(--tab-gray-color);
border-bottom: 4px solid var(--tab-gray-color);
}
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li:first-of-type span {
padding-left: 0;
}
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li.on, .bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li:hover {
color: var(--accent-color);
border-color: var(--accent-color);
}
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li span {
padding: 0 2em 1.3em 2em;
}
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_tabs {
padding-top: 1em;
}
@media (max-width: 580px) {
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header {
display: block !important;
}
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li {
margin-bottom: 1.5em;
}
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li span {
padding-left: 0 !important;
}
} .bt_bb_accordion { }
.bt_bb_accordion.bt_bb_trigger_position_left .bt_bb_accordion_item .bt_bb_accordion_item_title {
flex-direction: row-reverse;
justify-content: flex-end;
}
.bt_bb_accordion.bt_bb_trigger_position_left .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
padding-left: 1em;
}
.rtl .bt_bb_accordion.bt_bb_trigger_position_left .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
padding-left: 0em;
}
.bt_bb_accordion.bt_bb_trigger_position_left .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_trigger:after {
padding-left: 0em;
}
.bt_bb_accordion.bt_bb_trigger_position_left .bt_bb_accordion_item .bt_bb_accordion_item_content {
padding-left: 4.5em !important;
}
.rtl .bt_bb_accordion.bt_bb_trigger_position_left .bt_bb_accordion_item .bt_bb_accordion_item_content {
padding-right: 4.5em !important;
padding-left: 2.8em !important;
}
.bt_bb_accordion.bt_bb_title_size_xsmall .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-size: 1em;
}
.bt_bb_accordion.bt_bb_title_size_small .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-size: var(--extrasmall-title-size);
}
.bt_bb_accordion.bt_bb_title_size_large .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-size: var(--medium-title-size);
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between; }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_trigger {
position: relative;
display: flex;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_trigger:after {
content: var(--accordion-icon);
font-size: 1.7em;
font-family: var(--accordion-icon-font);
font-weight: normal;
padding-left: 1em;
transition: all 300ms ease;
}
.rtl .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_trigger:after {
padding-left: 0em;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-size: var(--small-title-size);
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
width: calc(100% - 60px);
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
display: block;
overflow: hidden;
height: 0;
padding: 0em 2.8em 0 1.125em;
opacity: 0;
transition: 300ms ease all;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content .bt_bb_text:first-child p:empty {
display: none;
}
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title .bt_bb_accordion_item_trigger:after {
transform: rotate(90deg);
padding: 0;
}
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
display: block;
opacity: 1;
height: auto;
padding: 0em 2.8em 1.5em 1.125em;
}
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item {
margin-bottom: 0.5em;
border-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item .bt_bb_accordion_item_title {
border: none !important;
color: var(--accordion-primary-color, var(--dark-color));
background-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item.on, .bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item:hover {
border-color: var(--accordion-secondary-color, var(--light-gray-color));
background-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item.on .bt_bb_accordion_item_title, .bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item:hover .bt_bb_accordion_item_title {
color: var(--accordion-primary-color, var(--dark-color));
background-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_filled.bt_bb_shape_rounded .bt_bb_accordion_item {
border-radius: 5px;
}
.bt_bb_accordion.bt_bb_style_filled.bt_bb_shape_round .bt_bb_accordion_item {
border-radius: 20px;
}
.bt_bb_accordion.bt_bb_style_outline.bt_bb_shape_rounded .bt_bb_accordion_item {
border-radius: 5px;
}
.bt_bb_accordion.bt_bb_style_outline.bt_bb_shape_round .bt_bb_accordion_item {
border-radius: 20px;
}
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item {
margin-bottom: 0.5em;
border-width: 1px;
border-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item .bt_bb_accordion_item_title {
padding: 0.6em 1em;
border: none;
color: var(--accordion-primary-color, var(--dark-color));
border-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item .bt_bb_accordion_item_title:hover {
color: var(--accordion-primary-color, var(--dark-color));
background-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
padding-bottom: 0.5em;
color: var(--accordion-primary-color, var(--dark-color));
background-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
color: inherit;
background-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item {
border: none;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title {
padding: 0.6em 1em;
color: var(--accordion-primary-color, var(--dark-color));
border-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:hover {
color: var(--accordion-primary-color, var(--dark-color));
background-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_content {
padding: 0em 1.125em 0 1.125em;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
padding-bottom: 0.5em;
color: var(--accordion-primary-color, var(--dark-color));
border-color: var(--accordion-secondary-color, var(--light-gray-color));
background-color: var(--accordion-secondary-color, var(--light-gray-color));
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
padding: 0em 1.125em 1.5em 1.125em;
color: inherit;
background-color: var(--accordion-secondary-color, var(--light-gray-color));
} .bt_bb_accordion.bt_bb_title_font_weight_normal .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: normal;
}
.bt_bb_accordion.bt_bb_title_font_weight_bold .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: bold;
}
.bt_bb_accordion.bt_bb_title_font_weight_bolder .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: bolder;
}
.bt_bb_accordion.bt_bb_title_font_weight_lighter .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: lighter;
}
.bt_bb_accordion.bt_bb_title_font_weight_light .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: light;
}
.bt_bb_accordion.bt_bb_title_font_weight_thin .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: thin;
}
.bt_bb_accordion.bt_bb_title_font_weight_100 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 100;
}
.bt_bb_accordion.bt_bb_title_font_weight_200 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 200;
}
.bt_bb_accordion.bt_bb_title_font_weight_300 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 300;
}
.bt_bb_accordion.bt_bb_title_font_weight_400 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 400;
}
.bt_bb_accordion.bt_bb_title_font_weight_500 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 500;
}
.bt_bb_accordion.bt_bb_title_font_weight_600 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 600;
}
.bt_bb_accordion.bt_bb_title_font_weight_700 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 700;
}
.bt_bb_accordion.bt_bb_title_font_weight_800 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 800;
}
.bt_bb_accordion.bt_bb_title_font_weight_900 .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 900;
} .bt_bb_latest_posts { }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner {
position: relative;
padding: 10px;
color: var(--latest-post-primary-color, inherit);
background-color: var(--latest-post-secondary-color, var(--light-gray-color));
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_image {
overflow: hidden;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_image img {
pointer-events: none;
transition: 650ms all ease;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content {
padding: 0.65em 1em 1em 1em;
display: flex;
flex-wrap: wrap;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category {
padding: 0 0 1em 0;
width: 100%;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories {
line-height: 1;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li {
margin: 0;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li a {
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: uppercase;
font-style: var(--supertitle-font-style);
letter-spacing: var(--supertitle-letter-spacing);
padding: 0;
background-color: transparent;
color: var(--post-title-secondary-color, var(--accent-color));
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li:not(:last-child) a:after {
content: ",";
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
margin-bottom: 0;
width: 100%;
padding: 0;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
color: var(--post-title-secondary-color, var(--accent-color));
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt {
padding: 0;
margin-top: 0.5em;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_read_more {
margin-top: 1em;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
padding-top: 1em;
width: 100%;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: inherit;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author:before {
content: var(--post-author-icon);
font-family: var(--post-author-icon-font);
color: var(--accent-color);
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_comments:before {
content: var(--post-comments-icon);
font-family: var(--post-comments-icon-font);
color: var(--accent-color);
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_date {
position: absolute;
top: 10px;
right: 3em;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
width: 5em;
height: 5em;
align-content: center;
color: var(--light-color);
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_date:before {
content: var(--flag-icon);
font-family: var(--flag-icon-font);
line-height: 1;
font-size: 4.85em;
display: block;
position: absolute;
color: var(--accent-color);
z-index: 1;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_date .bt_bb_latest_posts_item_date_day {
font-size: var(--medium-title-size);
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
width: 100%;
line-height: 1;
float: left;
margin-top: -0.4em;
text-align: center;
z-index: 2;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_date .bt_bb_latest_posts_item_date_month {
font-size: 0.875em;
line-height: 1;
margin-top: 0.25em;
text-transform: uppercase;
z-index: 2;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_image img {
transform: scale(1.035);
}
.bt_bb_latest_posts.bt_bb_image_shape_rounded .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner {
border-radius: var(--soft-rounded);
}
.bt_bb_latest_posts.bt_bb_image_shape_round .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner {
border-radius: 20px;
}
.bt_bb_latest_posts.bt_bb_date_style_square .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_date {
background-color: var(--accent-color);
}
.bt_bb_latest_posts.bt_bb_date_style_square .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_date:before {
display: none;
} .bt_bb_latest_posts.bt_bb_excerpt_lines_1 .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt {
-webkit-line-clamp: 1;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
}
.bt_bb_latest_posts.bt_bb_excerpt_lines_2 .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt {
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
}
.bt_bb_latest_posts.bt_bb_excerpt_lines_3 .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt {
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
} .bt_bb_latest_posts.bt_bb_title_lines_1 .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
-webkit-line-clamp: 1;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
}
.bt_bb_latest_posts.bt_bb_title_lines_2 .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
}
.bt_bb_latest_posts.bt_bb_title_lines_3 .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
}
.bt_bb_latest_posts.bt_bb_title_lines_4 .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
-webkit-line-clamp: 4;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
} .bt_bb_latest_posts.bt_bb_title_text_transform_none .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title .bt_bb_headline .bt_bb_headline_tag {
text-transform: none;
}
.bt_bb_latest_posts.bt_bb_title_text_transform_initial .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title .bt_bb_headline .bt_bb_headline_tag {
text-transform: initial;
}
.bt_bb_latest_posts.bt_bb_title_text_transform_inhetit .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title .bt_bb_headline .bt_bb_headline_tag {
text-transform: inhetit;
}
.bt_bb_latest_posts.bt_bb_title_text_transform_uppercase .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title .bt_bb_headline .bt_bb_headline_tag {
text-transform: uppercase;
}
.bt_bb_latest_posts.bt_bb_title_text_transform_capitalize .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title .bt_bb_headline .bt_bb_headline_tag {
text-transform: capitalize;
}
.bt_bb_latest_posts.bt_bb_title_text_transform_lowercase .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title .bt_bb_headline .bt_bb_headline_tag {
text-transform: lowercase;
}
@media (max-width: 992px) {
.bt_bb_latest_posts.bt_bb_columns_3 .bt_bb_latest_posts_item {
flex-basis: 100%;
max-width: 100%;
}
} .bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
width: 100%;
display: flex;
flex-wrap: wrap;
border-radius: 0 !important;
padding-bottom: 2em;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
text-transform: uppercase;
text-align: left;
flex: 1 0 auto;
margin: 0 !important;
padding: 0 0 1em 0;
border-bottom: 4px solid var(--tab-gray-color);
color: var(--tab-gray-color);
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before {
display: none;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active {
color: var(--accent-color);
border-color: var(--accent-color);
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
padding-bottom: 1em;
width: 100%;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul {
line-height: 1;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li {
margin: 0;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li a {
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: uppercase;
font-style: var(--supertitle-font-style);
padding: 0;
background-color: transparent;
color: var(--accent-color);
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
display: inline-block;
margin: 0 5px 0 0;
font-size: inherit;
line-height: inherit;
font-weight: 400;
color: var(--accent-color);
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before {
content: var(--post-date-icon);
font-family: var(--post-date-icon-font);
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:before {
content: var(--post-author-icon);
font-family: var(--post-author-icon-font);
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before {
content: var(--post-comments-icon);
font-family: var(--post-comments-icon-font);
} .bt_bb_counter_holder {
display: flex;
flex-wrap: wrap;
flex-flow: row nowrap;
align-items: center;
height: auto;  }
.bt_bb_counter_holder.btNoText .bt_bb_counter_icon {
padding-bottom: 0;
}
.bt_bb_counter_holder.btNoIcon .bt_bb_counter_content {
padding: 0;
max-width: 100%;
}
.bt_bb_counter_holder.btNoIcon .bt_bb_counter_content .bt_bb_counter {
flex: 1 0 auto;
display: inline-flex;
flex-wrap: wrap;
width: auto;
}
.bt_bb_counter_holder.btNoIcon .bt_bb_counter_content .bt_bb_counter_text {
flex: 1 0 60%;
min-width: 60%;
padding-left: 1rem;
}
.rtl .bt_bb_counter_holder.btNoIcon .bt_bb_counter_content .bt_bb_counter_text {
padding-right: 1rem;
padding-left: 0rem;
}
.bt_bb_align_left .bt_bb_counter_holder, .bt_bb_counter_holder.bt_bb_align_left, .bt_bb_align_right .bt_bb_counter_holder.bt_bb_align_left, .bt_bb_align_right .bt_bb_align_left .bt_bb_counter_holder, .bt_bb_align_center .bt_bb_counter_holder.bt_bb_align_left, .bt_bb_align_center .bt_bb_align_left .bt_bb_counter_holder {
justify-content: flex-start;
align-items: flex-start;
}
.bt_bb_align_right .bt_bb_counter_holder, .bt_bb_counter_holder.bt_bb_align_right, .bt_bb_align_left .bt_bb_counter_holder.bt_bb_align_right, .bt_bb_align_left .bt_bb_align_right .bt_bb_counter_holder, .bt_bb_align_center .bt_bb_counter_holder.bt_bb_align_right, .bt_bb_align_center .bt_bb_align_right .bt_bb_counter_holder {
justify-content: flex-start;
flex-direction: row-reverse;
}
.bt_bb_align_center .bt_bb_counter_holder, .bt_bb_counter_holder.bt_bb_align_center, .bt_bb_align_left .bt_bb_counter_holder.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder, .bt_bb_align_right .bt_bb_counter_holder.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder {
display: block;
}
.bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon, .bt_bb_counter_holder .bt_bb_counter_icon.bt_bb_align_center, .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_icon.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon, .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_icon.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon {
max-width: 100%;
text-align: center;
padding-bottom: 0.25rem;
}
.bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 4rem;
text-decoration: none;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
align-content: center;
line-height: inherit;
color: var(--icon-primary-color, var(--secondary-color, var(--accent-color)));
}
.bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder:before {
display: flex;
line-height: inherit;
flex-flow: column nowrap;
align-content: center;
align-items: center;
justify-content: center;
transition: all 280ms ease;
}
.bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder, .bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder.bt_bb_align_center, .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder, .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder {
margin: 0 auto;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope { }
.bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon {
position: relative;
width: 2em;
height: 1.65em;
display: flex;
align-items: center;
justify-content: center;
}
.bt_bb_align_center .bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon, .bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon.bt_bb_align_center, .bt_bb_align_left .bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon, .bt_bb_align_right .bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon {
margin: 0 auto;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon .bt_bb_icon_holder {
position: relative;
width: 5.5rem;
height: 1.35em;
font-size: 2.5rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope .bt_bb_counter_icon .bt_bb_icon_holder:after {
content: var(--rope-icon);
font-family: var(--rope-icon-font);
font-size: 5.5rem;
line-height: normal;
position: absolute;
z-index: 1;
transition: all 280ms ease;
color: var(--icon-primary-color, var(--secondary-color, var(--accent-color)));
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_small .bt_bb_counter_icon {
height: 2em;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_small .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 1.9rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_small .bt_bb_counter_icon .bt_bb_icon_holder:after {
font-size: 4.25rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_small .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-sailing], .bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_small .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-nautical] {
font-size: 3rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_normal .bt_bb_counter_icon {
height: 1.8em;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_normal .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 2.7rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_normal .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-sailing], .bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_normal .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-nautical] {
font-size: 3.5rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_large .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 2.5rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_large .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-sailing], .bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_large .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-nautical] {
font-size: 4rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_huge .bt_bb_counter_icon {
height: 1.35em;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_huge .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 3.5rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_huge .bt_bb_counter_icon .bt_bb_icon_holder:after {
font-size: 6.5rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_huge .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-sailing], .bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_size_huge .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-nautical] {
font-size: 4rem;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_small .bt_bb_counter_icon {
height: 4.5rem !important;
width: 4.125rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_small .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 1.9rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_small .bt_bb_counter_icon .bt_bb_icon_holder:after {
font-size: 4.25rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_small .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-sailing], .bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_small .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-nautical] {
font-size: 3rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_normal .bt_bb_counter_icon {
width: 5.5rem;
height: 5.6rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_normal .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 2.5rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_normal .bt_bb_counter_icon .bt_bb_icon_holder:after {
font-size: 5.5rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_normal .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-sailing], .bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_normal .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-nautical] {
font-size: 3.5rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_large .bt_bb_counter_icon {
width: 10rem !important;
height: 7rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_large .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 2.5rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_large .bt_bb_counter_icon .bt_bb_icon_holder:after {
font-size: 6.5rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_large .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 2.5rem !important;
}
.bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_large .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-sailing], .bt_bb_counter_holder.bt_bb_icon_style_rope.bt_bb_icon_size_large .bt_bb_counter_icon .bt_bb_icon_holder[data-ico-nautical] {
font-size: 4rem !important;
}
.bt_bb_counter_holder .bt_bb_counter_content {
padding: 0 1rem;
display: flex;
flex-wrap: wrap;
align-items: center;  }
.bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content, .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_left, .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_left, .bt_bb_align_right .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content, .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_left, .bt_bb_align_center .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content {
text-align: left;
padding-right: 0em;
}
.rtl .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content, .rtl .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_left, .rtl .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_left, .rtl .bt_bb_align_right .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content, .rtl .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_left, .rtl .bt_bb_align_center .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content {
padding-right: 1rem;
padding-left: 0rem;
text-align: right;
}
.bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content, .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_right, .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_right, .bt_bb_align_left .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content, .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_right, .bt_bb_align_center .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content {
text-align: right;
padding-left: 0em;
}
.rtl .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content, .rtl .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_right, .rtl .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_right, .rtl .bt_bb_align_left .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content, .rtl .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_right, .rtl .bt_bb_align_center .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content {
padding-left: 1rem;
padding-right: 0rem;
text-align: left;
}
.bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content, .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_center, .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content, .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content {
text-align: center;
max-width: 100%;
padding: 0;
}
.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
font-size: 1em;
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
flex: 1 0 100%;
line-height: 1;
height: 1.1em;
direction: ltr !important;
color: var(--primary-color, inherit);
}
.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter span.onedigit {
height: 1.1em;
}
.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter span.onedigit span {
height: 1.1em;
}
.bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter, .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter.bt_bb_align_center, .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter, .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
justify-content: center;
}
.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
font-size: 1rem;
font-family: var(--heading-font);
color: var(--secondary-color, inherit);
}
.bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text, .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text.bt_bb_align_center, .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text, .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
padding-top: 0.125rem;
margin: 0 auto;
}
.bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text, .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text.bt_bb_align_right, .bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text.bt_bb_align_right, .bt_bb_align_left .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text, .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text.bt_bb_align_right, .bt_bb_align_center .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
margin-right: 0;
margin-left: auto;
}
.bt_bb_counter_holder.bt_bb_size_small {
font-size: var(--medium-title-size);
}
.bt_bb_counter_holder.bt_bb_size_small .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 3rem;
}
.bt_bb_counter_holder.bt_bb_size_normal {
font-size: var(--normal-title-size);
}
.bt_bb_counter_holder.bt_bb_size_normal .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 3.5rem;
}
.bt_bb_counter_holder.bt_bb_size_large {
font-size: var(--large-title-size);
}
.bt_bb_counter_holder.bt_bb_size_large .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 4rem;
}
.bt_bb_counter_holder.bt_bb_size_huge {
font-size: var(--extralarge-title-size);
}
.bt_bb_counter_holder.bt_bb_size_huge .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 4.5rem;
}
.bt_bb_counter_holder.bt_bb_icon_size_small .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 3rem;
}
.bt_bb_counter_holder.bt_bb_icon_size_normal .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 3.5rem;
}
.bt_bb_counter_holder.bt_bb_icon_size_large .bt_bb_counter_icon .bt_bb_icon_holder {
font-size: 4.7rem;
} .bt_bb_counter_holder.bt_bb_font_weight_normal .bt_bb_counter_content .bt_bb_counter {
font-weight: normal;
}
.bt_bb_counter_holder.bt_bb_font_weight_bold .bt_bb_counter_content .bt_bb_counter {
font-weight: bold;
}
.bt_bb_counter_holder.bt_bb_font_weight_bolder .bt_bb_counter_content .bt_bb_counter {
font-weight: bolder;
}
.bt_bb_counter_holder.bt_bb_font_weight_lighter .bt_bb_counter_content .bt_bb_counter {
font-weight: lighter;
}
.bt_bb_counter_holder.bt_bb_font_weight_light .bt_bb_counter_content .bt_bb_counter {
font-weight: light;
}
.bt_bb_counter_holder.bt_bb_font_weight_thin .bt_bb_counter_content .bt_bb_counter {
font-weight: thin;
}
.bt_bb_counter_holder.bt_bb_font_weight_100 .bt_bb_counter_content .bt_bb_counter {
font-weight: 100;
}
.bt_bb_counter_holder.bt_bb_font_weight_200 .bt_bb_counter_content .bt_bb_counter {
font-weight: 200;
}
.bt_bb_counter_holder.bt_bb_font_weight_300 .bt_bb_counter_content .bt_bb_counter {
font-weight: 300;
}
.bt_bb_counter_holder.bt_bb_font_weight_400 .bt_bb_counter_content .bt_bb_counter {
font-weight: 400;
}
.bt_bb_counter_holder.bt_bb_font_weight_500 .bt_bb_counter_content .bt_bb_counter {
font-weight: 500;
}
.bt_bb_counter_holder.bt_bb_font_weight_600 .bt_bb_counter_content .bt_bb_counter {
font-weight: 600;
}
.bt_bb_counter_holder.bt_bb_font_weight_700 .bt_bb_counter_content .bt_bb_counter {
font-weight: 700;
}
.bt_bb_counter_holder.bt_bb_font_weight_800 .bt_bb_counter_content .bt_bb_counter {
font-weight: 800;
}
.bt_bb_counter_holder.bt_bb_font_weight_900 .bt_bb_counter_content .bt_bb_counter {
font-weight: 900;
}
@media (max-width: 1199px) {
.bt_bb_counter_holder.bt_bb_size_large {
font-size: 3rem !important;
}
}
@media (max-width: 780px) {
.bt_bb_counter_holder .bt_bb_counter_icon {
max-width: 100%;
}
.bt_bb_counter_holder .bt_bb_counter_content {
max-width: 100%;
}
}
@media (max-width: 580px) {
.btNoIcon.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
flex: 1 0 100%;
min-width: 100%;
padding-left: 0em;
padding-bottom: 1rem;
}
} .bt_bb_list {
display: flex;
align-items: center;
justify-content: flex-start;
}
.bt_bb_list .bt_bb_list_icon {
display: inline-block;
float: left;
}
.bt_bb_list .bt_bb_list_icon .bt_bb_icon {
padding: 0 0.85em 0 0 !important;
}
.rtl .bt_bb_list .bt_bb_list_icon .bt_bb_icon {
padding: 0 0 0 0.85em !important;
}
.bt_bb_list .bt_bb_list_icon .bt_bb_icon .bt_bb_icon_holder:before {
color: var(--list-primary-color, var(--dark-color));
}
.bt_bb_list .bt_bb_list_text_container {
display: flex;
width: 100%;
justify-content: space-between;
}
.bt_bb_list .bt_bb_list_text_container .bt_bb_list_text, .bt_bb_list .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.6;
color: var(--list-secondary-color, var(--dark-color));
}
.bt_bb_list.bt_bb_opacity_extrax_small .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_extrax_small .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.1;
}
.bt_bb_list.bt_bb_opacity_extra_small .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_extra_small .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.2;
}
.bt_bb_list.bt_bb_opacity_small .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_small .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.3;
}
.bt_bb_list.bt_bb_opacity_normal .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_normal .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.3;
}
.bt_bb_list.bt_bb_opacity_medium .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_medium .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.4;
}
.bt_bb_list.bt_bb_opacity_large .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_large .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.5;
}
.bt_bb_list.bt_bb_opacity_extra_large .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_extra_large .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.6;
}
.bt_bb_list.bt_bb_opacity_huge .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_huge .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.7;
}
.bt_bb_list.bt_bb_opacity_extra_huge .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_extra_huge .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.8;
}
.bt_bb_list.bt_bb_opacity_very_huge .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_very_huge .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 0.9;
}
.bt_bb_list.bt_bb_opacity_full .bt_bb_list_text_container .bt_bb_list_text,
.bt_bb_list.bt_bb_opacity_full .bt_bb_list_text_container .bt_bb_list_text_right {
opacity: 1;
} .bt_bb_custom_menu div ul {
margin: 0;
}
.bt_bb_custom_menu div ul li {
list-style: none;
padding-bottom: 0.125em;
}
.bt_bb_custom_menu div ul li:last-child {
padding-bottom: 0em;
}
.bt_bb_custom_menu div ul a {
font-size: 1rem;
font-family: var(--menu-font);
line-height: 1;
color: var(--custom-menu-primary-color, inherit);
transition: all 350ms ease;
}
.bt_bb_custom_menu div ul a:hover {
color: var(--custom-menu-secondary-color, inherit);
}
.bt_bb_custom_menu div ul > li {
margin-left: 0;
}
.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li {
padding: 0 0.5em;
}
.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li a {
position: relative;
}
.bt_bb_align_right .bt_bb_custom_menu .menu-footer-menu-container, .bt_bb_custom_menu.bt_bb_align_right .menu-footer-menu-container, .bt_bb_align_left .bt_bb_custom_menu.bt_bb_align_right .menu-footer-menu-container, .bt_bb_align_left .bt_bb_align_right .bt_bb_custom_menu .menu-footer-menu-container, .bt_bb_align_center .bt_bb_custom_menu.bt_bb_align_right .menu-footer-menu-container, .bt_bb_align_center .bt_bb_align_right .bt_bb_custom_menu .menu-footer-menu-container {
float: right;
}
.bt_bb_custom_menu.bt_bb_font_size_12px div ul li a {
font-size: 12px;
}
.bt_bb_custom_menu.bt_bb_font_size_13px div ul li a {
font-size: 13px;
}
.bt_bb_custom_menu.bt_bb_font_size_14px div ul li a {
font-size: 14px;
}
.bt_bb_custom_menu.bt_bb_font_size_15px div ul li a {
font-size: 15px;
}
.bt_bb_custom_menu.bt_bb_font_size_16px div ul li a {
font-size: 16px;
}
.bt_bb_custom_menu.bt_bb_font_size_17px div ul li a {
font-size: 17px;
}
.bt_bb_custom_menu.bt_bb_font_weight_normal div ul li a {
font-weight: normal;
}
.bt_bb_custom_menu.bt_bb_font_weight_bold div ul li a {
font-weight: bold;
}
.bt_bb_custom_menu.bt_bb_font_weight_bolder div ul li a {
font-weight: bolder;
}
.bt_bb_custom_menu.bt_bb_font_weight_lighter div ul li a {
font-weight: lighter;
}
.bt_bb_custom_menu.bt_bb_font_weight_light div ul li a {
font-weight: light;
}
.bt_bb_custom_menu.bt_bb_font_weight_thin div ul li a {
font-weight: thin;
}
.bt_bb_custom_menu.bt_bb_font_weight_100 div ul li a {
font-weight: 100;
}
.bt_bb_custom_menu.bt_bb_font_weight_200 div ul li a {
font-weight: 200;
}
.bt_bb_custom_menu.bt_bb_font_weight_300 div ul li a {
font-weight: 300;
}
.bt_bb_custom_menu.bt_bb_font_weight_400 div ul li a {
font-weight: 400;
}
.bt_bb_custom_menu.bt_bb_font_weight_500 div ul li a {
font-weight: 500;
}
.bt_bb_custom_menu.bt_bb_font_weight_600 div ul li a {
font-weight: 600;
}
.bt_bb_custom_menu.bt_bb_font_weight_700 div ul li a {
font-weight: 700;
}
.bt_bb_custom_menu.bt_bb_font_weight_800 div ul li a {
font-weight: 800;
}
.bt_bb_custom_menu.bt_bb_font_weight_900 div ul li a {
font-weight: 900;
} .bt_bb_price_list {
border: none;
color: var(--primary-color, inherit);
background-color: var(--secondary-color, inherit); }
.bt_bb_price_list .bt_bb_price_list_price_inner {
padding: 0 2em 3.5em 2em;
}
.bt_bb_price_list .bt_bb_price_list_icon {
display: flex;
width: 100%;
padding-bottom: 1em;
}
.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_icon, .bt_bb_price_list .bt_bb_price_list_icon.bt_bb_align_center, .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_icon.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_icon, .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_icon.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_icon {
justify-content: center;
}
.bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_icon, .bt_bb_price_list .bt_bb_price_list_icon.bt_bb_align_right, .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_icon.bt_bb_align_right, .bt_bb_align_left .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_icon, .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_icon.bt_bb_align_right, .bt_bb_align_center .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_icon {
justify-content: flex-end;
}
.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon.bt_bb_style_flag.bt_bb_size_large .bt_bb_icon_holder:after {
font-size: 4.7em;
}
.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon.bt_bb_style_flag.bt_bb_size_large .bt_bb_icon_holder:before {
font-size: 2.5em;
width: 1.8em;
height: 1.7em;
}
.bt_bb_price_list .bt_bb_price_list_title {
font-size: 1em;
padding: 2.5em 0 0 0;
color: var(--primary-color, var(--accent-color));
background-color: transparent;
}
.bt_bb_price_list .bt_bb_price_list_price {
margin: 0;
padding-top: 0.8em;
}
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
font-size: 1.7em;
font-weight: 600;
}
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
color: inherit;
}
.bt_bb_price_list .bt_bb_price_list_subtitle {
margin: 0;
font-family: var(--subtitle-font);
font-weight: var(--subtitle-font-weight);
text-transform: var(--subtitle-text-transform);
font-style: var(--subtitle-font-style);
}
.bt_bb_price_list ul {
padding: 1.125rem 0 0 0;
}
.bt_bb_price_list ul li {
border: none;
padding: 0 0 0.5em 0;
display: flex;
align-items: center;
}
.bt_bb_align_center .bt_bb_price_list ul li, .bt_bb_price_list ul li.bt_bb_align_center, .bt_bb_align_left .bt_bb_price_list ul li.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_price_list ul li, .bt_bb_align_right .bt_bb_price_list ul li.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_price_list ul li {
justify-content: center;
}
.bt_bb_align_right .bt_bb_price_list ul li, .bt_bb_price_list ul li.bt_bb_align_right, .bt_bb_align_left .bt_bb_price_list ul li.bt_bb_align_right, .bt_bb_align_left .bt_bb_align_right .bt_bb_price_list ul li, .bt_bb_align_center .bt_bb_price_list ul li.bt_bb_align_right, .bt_bb_align_center .bt_bb_align_right .bt_bb_price_list ul li {
justify-content: flex-end;
}
.bt_bb_price_list ul li:before {
content: var(--price-list-icon);
font-family: var(--price-list-icon-font);
font-size: 0.25em;
line-height: 2;
position: relative;
padding-right: 1em;
display: inline-block;
}
.rtl .bt_bb_price_list ul li:before {
padding: 0 0 0 1em;
}
.bt_bb_price_list .bt_bb_price_list_content_inner {
display: flex;
padding: 2rem 0 0 0;
align-items: center;
}
.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner, .bt_bb_price_list .bt_bb_price_list_content_inner.bt_bb_align_center, .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_content_inner.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner, .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_content_inner.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner {
justify-content: center;
}
.bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_content_inner, .bt_bb_price_list .bt_bb_price_list_content_inner.bt_bb_align_right, .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_content_inner.bt_bb_align_right, .bt_bb_align_left .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_content_inner, .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner.bt_bb_align_right, .bt_bb_align_center .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_content_inner {
justify-content: flex-end;
}
.bt_bb_price_list.bt_bb_title_color_accent .bt_bb_price_list_title {
color: var(--accent-color);
}
.bt_bb_price_list.bt_bb_title_color_alternate .bt_bb_price_list_title {
color: var(--alternate-color);
}
.bt_bb_price_list.bt_bb_title_color_dark .bt_bb_price_list_title {
color: var(--dark-color);
}
.bt_bb_price_list.bt_bb_title_color_light .bt_bb_price_list_title {
color: var(--light-color);
}
.bt_bb_price_list.bt_bb_price_color_accent .bt_bb_price_list_price {
color: var(--accent-color);
}
.bt_bb_price_list.bt_bb_price_color_alternate .bt_bb_price_list_price {
color: var(--alternate-color);
}
.bt_bb_price_list.bt_bb_price_color_dark .bt_bb_price_list_price {
color: var(--dark-color);
}
.bt_bb_price_list.bt_bb_price_color_light .bt_bb_price_list_price {
color: var(--light-color);
}
.bt_bb_price_list.bt_bb_subtitle_color_accent .bt_bb_price_list_subtitle {
color: var(--accent-color);
}
.bt_bb_price_list.bt_bb_subtitle_color_alternate .bt_bb_price_list_subtitle {
color: var(--alternate-color);
}
.bt_bb_price_list.bt_bb_subtitle_color_dark .bt_bb_price_list_subtitle {
color: var(--dark-color);
}
.bt_bb_price_list.bt_bb_subtitle_color_light .bt_bb_price_list_subtitle {
color: var(--light-color);
} .bt_bb_text.bt_bb_font_size_12px p {
font-size: 12px;
}
.bt_bb_text.bt_bb_font_size_13px p {
font-size: 13px;
}
.bt_bb_text.bt_bb_font_size_14px p {
font-size: 14px;
}
.bt_bb_text.bt_bb_font_size_15px p {
font-size: 15px;
}
.bt_bb_text.bt_bb_font_size_16px p {
font-size: 16px;
}
.bt_bb_text.bt_bb_font_size_17px p {
font-size: 17px;
}
.bt_bb_text.bt_bb_font_size_18px p {
font-size: 18px;
}
.bt_bb_text.bt_bb_font_size_19px p {
font-size: 19px;
} .bt_bb_progress_bar {
font-size: 1em;
display: flex;
flex-direction: row;
justify-content: flex-start;   }
.rtl .bt_bb_progress_bar {
transform: scaleX(-1);
justify-content: flex-end;
}
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner {
transform: scaleX(-1) translateX(100%);
}
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner.animated {
transform: scaleX(-1) translateX(0%);
}
.bt_bb_progress_bar .bt_bb_progress_bar_bg {
background: transparent !important;
opacity: 1;
}
.bt_bb_progress_bar .bt_bb_progress_bar_bg:after {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 14px;
background: var(--progress-bar-secondary-color, var(--light-02-gray-color));
}
.bt_bb_progress_bar .bt_bb_progress_bar_inner {
display: flex;
justify-content: space-between;
padding: 0.1em 0;
padding-bottom: 1em;
border-bottom-width: 6px;
}
.bt_bb_progress_bar .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
font-weight: 500;
color: inherit;
}
.bt_bb_progress_bar .bt_bb_progress_bar_inner .bt_bb_progress_bar_text {
color: inherit;
}
.bt_bb_progress_bar .bt_bb_progress_bar_inner:after {
content: "";
display: block;
flex: 1 0 100%;
position: absolute;
right: 0;
z-index: 2;
bottom: 4px;
left: 4px;
height: 6px;
background-color: var(--progress-bar-primary-color, var(--dark-color));
}
.bt_bb_progress_bar.bt_bb_percentage_color_accent .bt_bb_progress_bar_percent {
color: var(--accent-color);
}
.bt_bb_progress_bar.bt_bb_percentage_color_alternate .bt_bb_progress_bar_percent {
color: var(--alternate-color);
}
.bt_bb_progress_bar.bt_bb_percentage_color_light .bt_bb_progress_bar_percent {
color: var(--light-color);
}
.bt_bb_progress_bar.bt_bb_percentage_color_dark .bt_bb_progress_bar_percent {
color: var(--dark-color);
}
.bt_bb_progress_bar.bt_bb_text_color_accent .bt_bb_progress_bar_text {
color: var(--accent-color);
}
.bt_bb_progress_bar.bt_bb_text_color_alternate .bt_bb_progress_bar_text {
color: var(--alternate-color);
}
.bt_bb_progress_bar.bt_bb_text_color_light .bt_bb_progress_bar_text {
color: var(--light-color);
}
.bt_bb_progress_bar.bt_bb_text_color_dark .bt_bb_progress_bar_text {
color: var(--dark-color);
}
.bt_bb_progress_bar.bt_bb_percentage_size_small .bt_bb_progress_bar_bg:after {
height: 9px;
}
.bt_bb_progress_bar.bt_bb_percentage_size_small .bt_bb_progress_bar_inner:after {
bottom: 3px;
left: 3px;
height: 3px;
}
.bt_bb_progress_bar.bt_bb_shape_rounded .bt_bb_progress_bar_inner {
border-bottom-color: transparent !important;
}
.bt_bb_progress_bar.bt_bb_shape_rounded .bt_bb_progress_bar_inner:after {
border-radius: 6px;
}
.bt_bb_progress_bar.bt_bb_shape_rounded .bt_bb_progress_bar_bg:after {
border-radius: 6px;
}
.bt_bb_progress_bar.bt_bb_shape_square .bt_bb_progress_bar_inner {
border-bottom-color: transparent !important;
} .bt_bb_image.bt_bb_shape_wavy_left > span, .bt_bb_image.bt_bb_shape_wavy_left > a, .bt_bb_image.bt_bb_shape_wavy_left .bt_bb_image_content {
-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4NTYuNDQgOTE5LjQ0Ij48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOiMwMDAwMjQ7fS5jbHMtMXtvcGFjaXR5OjAuMjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPlZlbGFzX21hc2s8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIzMS41NywxNjkuMzFjLTE1LjExLDAtMjkuMzIsNS43LTQxLjA4LDE2LjQ3LTEzLjcxLDEyLjU1LTIxLjY4LDMxLjI0LTIxLjg2LDUxLjI5LS4xNywxOC40Miw3LjQxLDM3LjI4LDIwLjgxLDUxLjc0LDEzLjk0LDE1LDMyLjE0LDIzLjMyLDUxLjI0LDIzLjMySDI0MWMxNy4zNy0uMDgsMzQuNzctNy41OCw0Ny43My0yMC41NiwxMi43OC0xMi43OSwyMC4wOS0yOS42LDIwLTQ2LjFDMzA4LjcsMjA3LDI3MC40NiwxNjkuMzEsMjMxLjU3LDE2OS4zMVpNMjQxLDMwMi4xM2MtMTcuNC4wOC0zMy04LTQ0LjE3LTIwLjEyLTExLjM5LTEyLjI5LTE4LjMtMjguNy0xOC4xNi00NC44NXM2LjE1LTMyLjU5LDE4LjYyLTQ0YzQxLjE3LTM3LjY5LDEwMS40NSw4Ljk0LDEwMS41NCw1Mi4zNEMyOTguODQsMjc0LjE2LDI3Mi4zMiwzMDIsMjQxLDMwMi4xM1oiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xOTcuMjQsMTkzLjE1Yy0xMi40NywxMS40Mi0xOC40NywyNy44OC0xOC42Miw0NHM2Ljc3LDMyLjU2LDE4LjE2LDQ0Ljg1YzExLjIxLDEyLjEsMjYuNzcsMjAuMiw0NC4xNywyMC4xMiwzMS4zNy0uMTUsNTcuODktMjgsNTcuODMtNTYuNjRDMjk4LjY5LDIwMi4wOSwyMzguNDEsMTU1LjQ2LDE5Ny4yNCwxOTMuMTVaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNODA4LjA2LDYwMi43NGMtOC04LjI5LTE2LjMzLTE2Ljg3LTIzLjI5LTI1LjU2cy0xMS43My0xNi40NS0xNC45LTI0Yy0xMS0yNi4zMy00LjY1LTU1LjY4LDItODYuNzYsMi4wNS05LjU0LDQuMTctMTkuNCw1Ljc0LTI5LjE1LDUuMzQtMzMuMTIsMy4yMi02MS4xLTYuNDktODUuNTUtMTIuMTItMzAuNS0zNi45NC01NC02Ni40MS02My0xMS0zLjMyLTIyLjIzLTQuNjItMzMuMTItNS44OC0xNC42My0xLjY5LTI4LjQ2LTMuMjktMzkuNC05LjUzLTIyLjU1LTEyLjg2LTI3LTQwLjYxLTMxLjYxLTcwLS43Ni00Ljc3LTEuNTQtOS43LTIuNC0xNC40N0M1OTAsMTQzLjM3LDU2OC43MiwxMDAuNiw1MzYuNjQsNjUuMTVjLTIwLjI5LTIyLjQzLTUzLjgtNTAuODctOTguMTYtNTlhMTIzLjgxLDEyMy44MSwwLDAsMC0yMi4zNi0yYy0zNy4wNiwwLTcwLjY5LDE1LjktODcuNzksNDEuNDktMjQuNjUsMzYuODktMTIuMiw4MC41Ny0xLjIxLDExOS4xMSwzLjI3LDExLjQ5LDYuMzcsMjIuMzUsOC42MiwzMywxNS4yNCw3Mi4yNC0yLjgxLDEwOC4wOS0xNC45MywxMjMtMTYuMzUsMjAuMTYtNDMuMDksMzAuMzgtNzkuNDYsMzAuMzgtMy41NiwwLTcuMjctLjEtMTEtLjI5LTQzLjIxLTIuMjUtNzMuMzgtMzguNDktMTAyLjU1LTczLjU1Qzk5LDI0Mi43Niw2OS4yNSwyMDcsMjYuODgsMjA3QTg0LjI1LDg0LjI1LDAsMCwwLDAsMjExLjY1djExLjg5Qzk2LjY1LDE4Ni4yOCwxMjYuMDcsMzU2LjcsMjI5LjU1LDM2Mi4wOGMxNDcuNTEsNy42NywxMjUuODMtMTI5LjM1LDExNy43Ny0xNjcuNTgtMTAuMTgtNDguMjMtMzcuMTktMTAxLjA4LTkuMTgtMTQzLDE5LjQyLTI5LjA3LDYxLjQ3LTQxLjA1LDk4LTM0LjM0czY3LjY5LDI5LDkxLjQ0LDU1LjI2QzU1OCwxMDYsNTc4LjQ3LDE0Ny4xMiw1ODYuMjIsMTkwLjE4YzYuMTIsMzMuOTIsOCw3NC41MywzOS44OCw5Mi43NCwyMS45NSwxMi41Miw1MC40Miw5LDc1LDE2LjQ4LDI3Ljc3LDguNDEsNDguNzUsMzAuNzcsNTguNzMsNTUuOTFzMTAuMDYsNTIuNzUsNS43OSw3OS4yYy02LjYsNDEtMjMuMSw4My43My03LDEyMi40Myw0LDkuNiw5LjgzLDE4LjQ3LDE2LjYsMjYuOTQsMjYuNjUsMzMuMzIsNjcuNzEsNjAuNDMsNjcuNTUsMTAwLjgtLjEsMjYtMTkuNDMsNDkuODktNDQuNDgsNjIuMjVzLTU0Ljg1LDE0LjUzLTgzLjExLDExLjQyYy0zNi42LTQtNzUuMzctMTYuMTQtMTA4Ljg2LTIuMDUtMjksMTIuMTctNDUuNyw0MS4wNS03My42Niw1NS0yMiwxMS00OS45MSwxMS4yNi03Mi4xNC43Mi0zNC40NC0xNi4zNC01NS4xNy01Ni05My42Ny02MC41QzMzNi41Miw3NDgsMzA5LDc2OS4xNCwyOTIuNzQsNzkyLjgzUzI2OCw4NDQuNywyNDguNTgsODY2LjJDMTY4LDk1NS41MywxNS4yMiw4NTcuNjgsMCw4NDcuNTh2MTUuODhjMi4xMywxLjM1LDQuNTUsMi44Miw3LjM1LDQuNDhhMzk0Ljg3LDM5NC44NywwLDAsMCwzOSwyMGMyOSwxMi45NSw3Mi40OCwyOC4zOSwxMTUuMiwyOC4zOWgwYzQxLjA4LDAsNzMuNTItMTQsOTYuNDEtNDEuNzMsMTEuMzUtMTMuNzIsMTkuNC0yOC45NSwyNy4xOC00My42OSw1LjctMTAuNzksMTEuMDktMjEsMTcuNjQtMzAuNTRDMzE0Ljg4LDc4Mi43OSwzMzYuMzQsNzY0LDM2MC4zNiw3NjRhNDQuNTYsNDQuNTYsMCwwLDEsNS4yOS4zMWMxOC44OCwyLjE4LDMzLjY4LDE1LjUsNDkuMzUsMjkuNiwxMi4yMSwxMSwyNC44MywyMi4zNSw0MC41NiwyOS44MWE5Ni41OSw5Ni41OSwwLDAsMCw4Mi42NC0uODJjMTQuODEtNy40MSwyNi4zNi0xOC4xNSwzNy41My0yOC41MywxMS40LTEwLjYsMjIuMTYtMjAuNiwzNS40MS0yNi4xOCw5LjEyLTMuODMsMTkuNTctNS42OSwzMi01LjY5LDE0LjIyLDAsMjguOTEsMi4zNCw0NC40Nyw0LjgyLDguNjgsMS4zOCwxNy42NSwyLjgyLDI2LjQ5LDMuNzlhMjE4LjEzLDIxOC4xMywwLDAsMCwyMy43NywxLjM0YzI1LDAsNDcuMjMtNC42OCw2Ni0xMy45MywzMS0xNS4yOCw1MS4wNi00My45Miw1MS4xNy03M0M4NTUuMDksNjUxLjM0LDgzMS4xOCw2MjYuNjMsODA4LjA2LDYwMi43NFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0yNDguNTgsODY2LjJjMTkuMzktMjEuNSwyNy45My00OS42OCw0NC4xNi03My4zN3M0My43OC00NC43OSw3NC4xMi00MS4yOGMzOC41LDQuNDYsNTkuMjMsNDQuMTYsOTMuNjcsNjAuNSwyMi4yMywxMC41NCw1MC4xOCwxMC4yNiw3Mi4xNC0uNzIsMjgtMTQsNDQuNy00Mi44Niw3My42Ni01NSwzMy40OS0xNC4wOSw3Mi4yNi0yLDEwOC44NiwyLjA1LDI4LjI2LDMuMTEsNTguMDYuOTQsODMuMTEtMTEuNDJzNDQuMzgtMzYuMjQsNDQuNDgtNjIuMjVjLjE2LTQwLjM3LTQwLjktNjcuNDgtNjcuNTUtMTAwLjgtNi43Ny04LjQ3LTEyLjYxLTE3LjM0LTE2LjYtMjYuOTQtMTYuMTItMzguNy4zOC04MS40NSw3LTEyMi40Myw0LjI3LTI2LjQ1LDQuMTktNTQuMDctNS43OS03OS4ycy0zMS00Ny41LTU4LjczLTU1LjkxYy0yNC41Ny03LjQ0LTUzLTQtNzUtMTYuNDgtMzEuOTItMTguMjEtMzMuNzYtNTguODItMzkuODgtOTIuNzRDNTc4LjQ3LDE0Ny4xMiw1NTgsMTA2LDUyNy41OCw3Mi40MWMtMjMuNzUtMjYuMjUtNTQuOS00OC41Ni05MS40NC01NS4yNnMtNzguNTgsNS4yNy05OCwzNC4zNGMtMjgsNDEuOTMtMSw5NC43OCw5LjE4LDE0Myw4LjA2LDM4LjIzLDI5Ljc0LDE3NS4yNS0xMTcuNzcsMTY3LjU4QzEyNi4wNywzNTYuNyw5Ni42NSwxODYuMjgsMCwyMjMuNTR2NjI0QzE1LjIyLDg1Ny42OCwxNjgsOTU1LjUzLDI0OC41OCw4NjYuMloiLz48L3N2Zz4=");
-webkit-mask-position: left;
-webkit-mask-repeat: no-repeat;
}
.bt_bb_image.bt_bb_shape_wavy_right > span, .bt_bb_image.bt_bb_shape_wavy_right > a, .bt_bb_image.bt_bb_shape_wavy_right .bt_bb_image_content {
-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4NTYuNDQgODc2LjA5Ij48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOiMwMDAwMjQ7fS5jbHMtMXtvcGFjaXR5OjAuMjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPlZlbGFzX21hc2s8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTc5Mi4yMywxNjAuNjdjLTIyLjM3LDAtNDMuOSwxMS4zLTY0LDMzLjU3LTQuNCw0Ljg3LTkuNzksMTEuNDQtMTYsMTktMTguMDYsMjItNDguMjgsNTguODMtNjUuNTQsNjQuMDlhOTcuNTEsOTcuNTEsMCwwLDEtMjgsNC4zNmMtMTEuNDUsMC0yNy4yOS0yLjQ2LTM3Ljc0LTE0LjE1LTExLjIyLTEyLjU2LTEyLjY4LTMxLjI5LTE0LjIyLTUxLjEyLTEuMjItMTUuNjgtMi40OC0zMS44OS04LjUtNDcuMTJhODMuMDcsODMuMDcsMCwwLDAtNTguODQtNTAsMTAzLjU0LDEwMy41NCwwLDAsMC0yMi4yMi0yLjE3Yy03LjY4LDAtMTUuMy42LTIyLjY3LDEuMTgtNy4yLjU2LTE0LDEuMS0yMC42OSwxLjFhNzEuNjUsNzEuNjUsMCwwLDEtMjAuNTItMi41M0MzOTIsMTEwLjcyLDM3Ni45LDkyLjEsMzYwLjg4LDcyLjM5Yy01LjEtNi4yNy0xMC4zNi0xMi43NS0xNS44Ni0xOC44MkMzMjMuNTQsMjkuODMsMjk5LDE0LjMxLDI3My45Miw4LjcxYTk0LjM2LDk0LjM2LDAsMCwwLTIwLjcxLTIuMjhjLTI1LDAtNDcuNzcsOS42Mi02Mi40NiwyNi40LTIyLjMxLDI1LjQ4LTIyLDU4LjQxLTIxLjc0LDkwLjI1LjEsMTEuMDYuMiwyMi41LS43LDMzLjIzcy0yLjcxLDE5LjQ4LTUuNTIsMjcuMTZjLTkuOCwyNi42OS0zMy41Miw0NS4xNi01OC42NCw2NC43Mi03LjY2LDYtMTUuNTgsMTIuMTMtMjMsMTguNTMtMjUuMjcsMjEuNjctNDIuMDYsNDMuOTQtNTEuMzQsNjguMDZDMTguMSwzNjUuMTIsMTkuODYsMzk4LDM0LjQ5LDQyMi42MmM1LjQ3LDkuMjMsMTIuNDUsMTcsMTkuMiwyNC41OSw4Ljg1LDkuOSwxNy4yMSwxOS4yNSwyMC41NywzMC4yLDcuMDYsMjMuMDYtOC44NSw0Ny44MS0yNC4yNSw3MS43NS0yLjYsNC4wNS01LjI5LDguMjQtNy44MiwxMi4zNEMxOCw2MDAuNzYsNi43Miw2MzguNCw1LjYyLDY4My41NWMtLjcyLDI5LjI2LDMuNzksNzEuMDcsMjkuMzIsMTA0LjE2LDE4Ljc5LDI0LjM1LDQ5Ljc3LDM4Ljg5LDgyLjg3LDM4Ljg5QTExNC4yNSwxMTQuMjUsMCwwLDAsMTM2LjU2LDgyNWM3MS42Ni0xMiwxMDMuMDktNDUsMTI4LjM0LTcxLjUxLDcuNzEtOC4xLDE1LTE1Ljc5LDIyLjYxLTIxLjkyLDM2LjkyLTI5LjczLDYzLjM4LTMzLjI3LDgwLjA3LTMzLjI3LDI4LDAsNTcuMzUsMTIsODcuMTMsMzYuMiw1OSw0Ny44NSwxMTkuMTcsNzEuNzEsMTc4Ljg3LDcxLjcxaDBBMjMyLjcyLDIzMi43MiwwLDAsMCw3MzEuNyw3ODQuNGEzMTEuNjcsMzExLjY3LDAsMCwwLDczLjY0LTQ3LjkxLDM5MC42OCwzOTAuNjgsMCwwLDAsNTEuMS01My42OXYtMjBjLTE5LjMsMjcuNzktMTc3LDIzOS0zOTQuMDgsNjIuODRDMzc2LjU0LDY1NiwzMTMuNzQsNjk1LjIsMjgwLDcyMi4zNHMtNTUuODQsNzUuOTEtMTQ1LjQzLDkwLjg3Yy0zMy41OSw1LjYxLTY5LjM0LTUuODctOTAuMTUtMzIuODNTMTYuNzksNzE3LjksMTcuNjIsNjgzLjg1YzEuMDYtNDMuNjIsMTEuOS03OC45LDM0Ljc5LTExNi4wNSwxOC0yOS4yNyw0My40LTYxLDMzLjMyLTkzLjkxLTYuOTMtMjIuNjEtMjguODYtMzcuMDUtNDAuOTItNTcuMzlDMzEuMTcsMzkzLjUsMzEuMzcsMzY0LDQxLDMzOS4wOXMyNy42Ni00NS44Niw0OC02My4yNmMzMS40NC0yNyw3MC44Ni00OS4zNSw4NS4xMy04OC4yM2ExMTUuNDcsMTE1LjQ3LDAsMCwwLDYuMjEtMzAuMjhjMy40OC00MS4xMi03LjA3LTg2LjIxLDE5LjUyLTExNi41OCwxNy4xNC0xOS41OCw0Ni4xMy0yNiw3MS41Mi0yMC4zMnM0Ny4zNywyMS45MSw2NC44Miw0MS4yYzIyLjYxLDI1LDQxLjQxLDU3LjM2LDczLjc2LDY2LjgxLDI4LDguMTcsNTguNDUtMy41OSw4Ni45MSwyLjYyQTcxLjM4LDcxLjM4LDAsMCwxLDU0NywxNzMuNzVjMTMsMzMsMS4zLDc1LjM4LDI0Ljk0LDEwMS44MywxOC42MiwyMC44NCw1MS40NywyMS40Miw3OC4yLDEzLjI3czY4LjM0LTY1LjgyLDg3LjA2LTg2LjU3YzQ3Ljk0LTUzLjE0LDkyLTI1LjA4LDExOS4yMSw5VjE5M0M4MzEuNTYsMTY2LjY4LDgwOC4yMywxNjAuNjcsNzkyLjIzLDE2MC42N1oiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik03MzcuMjMsMjAyLjI4Yy0xOC43MiwyMC43NS02MC4zMiw3OC40Mi04Ny4wNiw4Ni41N3MtNTkuNTgsNy41Ny03OC4yLTEzLjI3Yy0yMy42NC0yNi40NS0xMS45LTY4Ljg0LTI0Ljk0LTEwMS44M2E3MS4zOCw3MS4zOCwwLDAsMC01MC4yNC00Mi43Yy0yOC40Ni02LjIxLTU5LDUuNTUtODYuOTEtMi42Mi0zMi4zNS05LjQ1LTUxLjE1LTQxLjgyLTczLjc2LTY2LjgxLTE3LjQ1LTE5LjI5LTM5LjQzLTM1LjUyLTY0LjgyLTQxLjJzLTU0LjM4Ljc0LTcxLjUyLDIwLjMyYy0yNi41OSwzMC4zNy0xNiw3NS40Ni0xOS41MiwxMTYuNThhMTE1LjQ3LDExNS40NywwLDAsMS02LjIxLDMwLjI4Yy0xNC4yNywzOC44OC01My42OSw2MS4yNi04NS4xMyw4OC4yMy0yMC4yOSwxNy40LTM4LjM1LDM4LjMtNDcuOTUsNjMuMjZzLTkuOCw1NC40MSwzLjg0LDc3LjQxYzEyLjA2LDIwLjM0LDM0LDM0Ljc4LDQwLjkyLDU3LjM5LDEwLjA4LDMyLjg4LTE1LjI4LDY0LjY0LTMzLjMyLDkzLjkxQzI5LjUyLDYwNSwxOC42OCw2NDAuMjMsMTcuNjIsNjgzLjg1Yy0uODMsMzQsNiw2OS41NiwyNi44Myw5Ni41M1MxMDEsODE4LjgyLDEzNC42LDgxMy4yMWM4OS41OS0xNSwxMTEuNzItNjMuNzMsMTQ1LjQzLTkwLjg3czk2LjUxLTY2LjM0LDE4Mi4zMywzLjI3YzIxNy4xMywxNzYuMTUsMzc0Ljc4LTM1LjA1LDM5NC4wOC02Mi44NFYyMTEuMjdDODI5LjI1LDE3Ny4yLDc4NS4xNywxNDkuMTQsNzM3LjIzLDIwMi4yOFoiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik00MjUuNDUsNzQ5LjQ0Yy0xMi0xNS43NS0zMi4yNS0yNS4wNS01NS42NC0yNS41MWwtMS43NiwwYTkwLDkwLDAsMCwwLTkuNDMuNDhjLTI4LjUxLDMtNTMuMiwxOC43Mi02NC40NSw0MS0xMywyNS43Ni03LDU5LjMyLDE0LjI4LDc5Ljg0YTY5LjMzLDY5LjMzLDAsMCwwLDQ5LDIwaDBhNzkuNjUsNzkuNjUsMCwwLDAsNDQuNDgtMTQuMSw4My4yNSw4My4yNSwwLDAsMCwzMC4zNi0zNy4zOEM0NDEuMiw3OTEuODgsNDM4LjUyLDc2Ni42NCw0MjUuNDUsNzQ5LjQ0Wk00MjMsODEwYy0xNy4yMyw0Mi4yNS03Mi4zNSw2Mi4yMS0xMDcuNjMsMjguMTdDMjk3LjU5LDgyMSwyOTIsNzkyLDMwMy4xLDc3MGMxMC40Ni0yMC43NCwzMy40Ni0zMy4xNiw1Ni41Ny0zNS42YTgwLjI4LDgwLjI4LDAsMCwxLDkuOTUtLjQzYzE4LjM2LjM3LDM2Ljg4LDcuMTEsNDcuODcsMjEuNTdDNDI5LDc3MC43LDQzMC4yMyw3OTIuMjksNDIzLDgxMFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0zNjkuNjIsNzMzLjkzYTgwLjI4LDgwLjI4LDAsMCwwLTkuOTUuNDNjLTIzLjExLDIuNDQtNDYuMTEsMTQuODYtNTYuNTcsMzUuNkMyOTIsNzkyLDI5Ny41OSw4MjEsMzE1LjM5LDgzOC4xNWMzNS4yOCwzNCw5MC40LDE0LjA4LDEwNy42My0yOC4xNyw3LjIxLTE3LjY5LDYtMzkuMjgtNS41My01NC40OEM0MDYuNSw3NDEsMzg4LDczNC4zLDM2OS42Miw3MzMuOTNaIi8+PC9zdmc+");
-webkit-mask-position: right;
-webkit-mask-repeat: no-repeat;
}
.bt_bb_image > span > img {
pointer-events: none;
}
.bt_bb_top_negative_margin_extra_small.bt_bb_image {
margin-top: -0.5em;
}
.bt_bb_bottom_negative_margin_extra_small.bt_bb_image {
margin-bottom: -0.5em;
}
.bt_bb_right_negative_margin_extra_small.bt_bb_image {
margin-right: -0.5em;
}
.bt_bb_left_negative_margin_extra_small.bt_bb_image {
margin-left: -0.5em;
}
.bt_bb_top_negative_margin_small.bt_bb_image {
margin-top: -1em;
}
.bt_bb_bottom_negative_margin_small.bt_bb_image {
margin-bottom: -1em;
}
.bt_bb_right_negative_margin_small.bt_bb_image {
margin-right: -1em;
}
.bt_bb_left_negative_margin_small.bt_bb_image {
margin-left: -1em;
}
.bt_bb_top_negative_margin_normal.bt_bb_image {
margin-top: -2em;
}
.bt_bb_bottom_negative_margin_normal.bt_bb_image {
margin-bottom: -2em;
}
.bt_bb_right_negative_margin_normal.bt_bb_image {
margin-right: -2em;
}
.bt_bb_left_negative_margin_normal.bt_bb_image {
margin-left: -2em;
}
.bt_bb_top_negative_margin_medium.bt_bb_image {
margin-top: -4em;
}
.bt_bb_bottom_negative_margin_medium.bt_bb_image {
margin-bottom: -4em;
}
.bt_bb_right_negative_margin_medium.bt_bb_image {
margin-right: -4em;
}
.bt_bb_left_negative_margin_medium.bt_bb_image {
margin-left: -4em;
}
.bt_bb_top_negative_margin_large.bt_bb_image {
margin-top: -8em;
}
.bt_bb_bottom_negative_margin_large.bt_bb_image {
margin-bottom: -8em;
}
.bt_bb_right_negative_margin_large.bt_bb_image {
margin-right: -8em;
}
.bt_bb_left_negative_margin_large.bt_bb_image {
margin-left: -8em;
}
.bt_bb_top_negative_margin_extra_large.bt_bb_image {
margin-top: -16em;
}
.bt_bb_bottom_negative_margin_extra_large.bt_bb_image {
margin-bottom: -16em;
}
.bt_bb_right_negative_margin_extra_large.bt_bb_image {
margin-right: -16em;
}
.bt_bb_left_negative_margin_extra_large.bt_bb_image {
margin-left: -16em;
} .bt_bb_slider.bt_bb_use_lightbox .bt_bb_slider_item {
position: relative;
overflow: hidden;
cursor: inherit !important;
}
.bt_bb_slider.bt_bb_use_lightbox .bt_bb_slider_item:before {
content: "";
display: block;
position: absolute;
inset: 0;
background: var(--dark-color);
transition: 400ms ease all;
opacity: 0;
z-index: 1;
width: calc(100% - 1em);
left: 0.5rem;
pointer-events: all;
}
.bt_bb_slider.bt_bb_use_lightbox .bt_bb_slider_item:after {
content: "";
font-family: Icon7Stroke;
font-size: 3em;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
inset: 0;
color: var(--light-color);
transition: 400ms ease all;
opacity: 0;
z-index: 2;
pointer-events: all;
}
.bt_bb_slider.bt_bb_use_lightbox .bt_bb_slider_item img {
display: block;
transform-origin: center;
transform: scale3d(1, 1, 1);
transition: 400ms ease all;
}
.bt_bb_slider.bt_bb_use_lightbox .bt_bb_slider_item:hover:before {
opacity: 0.5;
}
.bt_bb_slider.bt_bb_use_lightbox .bt_bb_slider_item:hover:after {
opacity: 1;
}
.bt_bb_slider.bt_bb_gap_small.bt_bb_use_lightbox .bt_bb_slider_item:before {
width: calc(100% - 0.5em);
left: 0.25rem;
}
.bt_bb_slider.bt_bb_gap_large.bt_bb_use_lightbox .bt_bb_slider_item:before {
width: calc(100% - 2em);
left: 1rem;
} .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image {
overflow: hidden;
}
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:before {
z-index: 3;
}
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:after {
z-index: 4;
}
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image img {
pointer-events: none;
transition: 650ms all ease;
}
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item:hover .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image img {
transform: scale(1.035);
} .bt_bb_css_post_grid {
--accent-color: inherit;
--dark-color: inherit;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:before {
display: none;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content {
background-color: transparent;
border: 2px solid var(--light-gray-color);
padding: 1em 1.25em 0.25em 1.25em;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: inherit;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline {
padding-bottom: 0.5em;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline span {
font-size: 0.75em;
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: uppercase;
font-style: var(--supertitle-font-style);
color: var(--post-grid-secondary-color, var(--accent-color));
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline .bt_bb_grid_item_category {
display: inline-block;
padding-right: 1em;
padding-bottom: 0;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline .bt_bb_grid_item_category > a, .bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline .bt_bb_grid_item_category .post-categories li a {
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: uppercase;
font-style: var(--supertitle-font-style);
padding: 0;
background-color: transparent;
color: var(--post-grid-secondary-color, var(--accent-color));
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline .bt_bb_grid_item_category > a {
font-size: 0.75em;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline .bt_bb_grid_item_category > a:not(:last-child) {
margin-right: 0.25rem;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline .bt_bb_grid_item_category > a:not(:last-child):after {
content: ",";
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline .bt_bb_grid_item_category .post-categories {
line-height: 1;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta_superheadline .bt_bb_grid_item_category .post-categories li {
margin: 0;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-size: var(--small-title-size);
color: var(--post-grid-primary-color, inherit);
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta.bt_bb_grid_item_meta_subheadline {
padding-top: 0.5em;
font-family: var(--subtitle-font);
font-weight: var(--subtitle-font-weight);
font-style: var(--subtitle-font-style);
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta.bt_bb_grid_item_meta_subheadline .post-categories {
font-size: 0.875em;
text-transform: capitalize;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta.bt_bb_grid_item_meta_subheadline .post-categories:before {
content: var(--post-category-icon);
font-family: var(--post-category-icon-font);
font-weight: normal;
font-style: normal;
line-height: 1;
margin-right: 0.2em;
color: var(--post-grid-secondary-color, var(--accent-color));
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .post-categories {
line-height: 1;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .post-categories li {
margin: 0;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .post-categories li a {
padding: 0;
background-color: transparent;
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .post-categories li:not(:last-child) a:after {
content: ",";
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_item_author:before {
content: var(--post-author-icon);
font-family: var(--post-author-icon-font);
color: var(--post-grid-secondary-color, var(--accent-color));
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_item_comments:before {
content: var(--post-comments-icon);
font-family: var(--post-comments-icon-font);
color: var(--post-grid-secondary-color, var(--accent-color));
}
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_date:before {
content: var(--post-date-icon);
font-family: var(--post-date-icon-font);
color: var(--post-grid-secondary-color, var(--accent-color));
}
.bt_bb_css_post_grid .bt_bb_post_grid_filter.bt_bb_css_post_grid_filter {
padding: 1em 2em 2em 2em;
}
.bt_bb_css_post_grid .bt_bb_post_grid_filter.bt_bb_css_post_grid_filter .bt_bb_post_grid_filter_item {
position: relative;
padding: 1em 0;
margin-right: var(--desktop-menu-gap);
}
.bt_bb_css_post_grid .bt_bb_post_grid_filter.bt_bb_css_post_grid_filter .bt_bb_post_grid_filter_item.active, .bt_bb_css_post_grid .bt_bb_post_grid_filter.bt_bb_css_post_grid_filter .bt_bb_post_grid_filter_item:hover {
background-color: transparent;
}
.bt_bb_css_post_grid .bt_bb_post_grid_filter.bt_bb_css_post_grid_filter .bt_bb_post_grid_filter_item.active:before, .bt_bb_css_post_grid .bt_bb_post_grid_filter.bt_bb_css_post_grid_filter .bt_bb_post_grid_filter_item:hover:before {
transform: scaleX(1);
}
.bt_bb_css_post_grid .bt_bb_post_grid_filter.bt_bb_css_post_grid_filter .bt_bb_post_grid_filter_item:before {
content: "";
display: block;
position: absolute;
left: 0;
bottom: 0;
width: var(--desktop-menu-selected-line-width);
height: var(--desktop-menu-selected-line-thickness);
background-color: var(--post-grid-secondary-color, var(--accent-color));
opacity: 1;
width: 100%;
transform: scaleX(0);
transform-origin: right;
transition: 200ms ease transform;
transform-origin: left center;
z-index: -1;
} .bt_bb_css_post_grid.bt_bb_excerpt_lines_1 .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
-webkit-line-clamp: 1;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
}
.bt_bb_css_post_grid.bt_bb_excerpt_lines_2 .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
}
.bt_bb_css_post_grid.bt_bb_excerpt_lines_3 .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
width: 100%;
}
@media (min-width: 768px) {
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_21 .bt_bb_grid_item_inner .bt_bb_grid_item_post_content {
background: var(--light-color);
color: inherit;
}
} .bt_bb_row.bt_bb_layout_special .bt_bb_column .bt_bb_column_content {
height: 100%;
}
.bt_bb_row.bt_bb_layout_special .bt_bb_column_inner.bt_bb_column_content_background_image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bt_bb_row .bt_bb_column .bt_bb_column_content {
display: flex;
flex-direction: column;
}
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_top .bt_bb_column_content {
justify-content: flex-start;
}
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle .bt_bb_column_content {
justify-content: center;
}
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom .bt_bb_column_content {
justify-content: flex-end;
} .bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200 {
--row-width-velas: 1200px;
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1400 {
--row-width-velas: 1400px;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 0px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 0px / 6) + 0px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 0px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_0 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_0 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 0px;
padding-left: 0px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 0px;
padding-left: 0px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0px;
padding-left: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 0px;
padding-bottom: 0px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_0 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_0 .bt_bb_row_holder {
margin-top: 0px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_0 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_0 .bt_bb_row_holder {
padding-top: 0px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0px;
width: calc(100% + 0px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: 0px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 0px;
width: 0px;
height: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0px;
width: calc(100% + 0px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: 0px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 0px;
width: 0px;
height: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 0px;
padding-bottom: 0px;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 0px;
width: 0px;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_0.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 0px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 0px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 0px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 0px;
padding-bottom: 0px;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 0px;
width: 0px;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 0px;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 0px !important;
padding-bottom: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 0px;
width: 0px;
height: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 0px !important;
padding-bottom: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 0px;
width: 0px;
height: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_0.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 0px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 5px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 5px / 6) + 5px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 5px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_5 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_5 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 5px;
padding-left: 5px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 5px;
padding-left: 15px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 15px;
padding-left: 5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 10px;
padding-bottom: 10px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_5 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_5 .bt_bb_row_holder {
margin-top: 10px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_5 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_5 .bt_bb_row_holder {
padding-top: 10px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -5px;
width: calc(100% + 5px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -5px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 6.25px;
width: 10px;
height: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 6.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -5px;
width: calc(100% + 5px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -5px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -5px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -5px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 6.25px;
width: 10px;
height: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 6.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 20px;
padding-bottom: 10px;
}
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 10px;
width: 10px;
}
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 20px !important;
padding-bottom: 10px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_5.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 5px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 5px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 5px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 5px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 5px;
padding-bottom: 5px;
}
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 5px;
width: 5px;
}
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 2.5px;
}
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 10px !important;
padding-bottom: 5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 2.5px;
width: 5px;
height: 5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 2.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 10px !important;
padding-bottom: 5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 2.5px;
width: 5px;
height: 5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_5.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 2.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 10px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 10px / 6) + 10px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 10px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_10 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_10 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 10px;
padding-left: 10px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 10px;
padding-left: 30px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 30px;
padding-left: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 20px;
padding-bottom: 20px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_10 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_10 .bt_bb_row_holder {
margin-top: 20px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_10 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_10 .bt_bb_row_holder {
padding-top: 20px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -10px;
width: calc(100% + 10px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -10px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 12.5px;
width: 20px;
height: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 12.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -10px;
width: calc(100% + 10px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -10px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -10px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -10px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 12.5px;
width: 20px;
height: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 12.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 40px;
padding-bottom: 20px;
}
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 20px;
width: 20px;
}
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 40px !important;
padding-bottom: 20px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_10.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 10px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 10px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 10px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 10px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 10px;
padding-bottom: 10px;
}
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 10px;
width: 10px;
}
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 5px;
}
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 20px !important;
padding-bottom: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 5px;
width: 10px;
height: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 20px !important;
padding-bottom: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 5px;
width: 10px;
height: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_10.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 15px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 15px / 6) + 15px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 15px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_15 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_15 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 15px;
padding-left: 15px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 15px;
padding-left: 45px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 45px;
padding-left: 15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 30px;
padding-bottom: 30px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_15 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_15 .bt_bb_row_holder {
margin-top: 30px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_15 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_15 .bt_bb_row_holder {
padding-top: 30px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -15px;
width: calc(100% + 15px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -15px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 18.75px;
width: 30px;
height: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 18.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -15px;
width: calc(100% + 15px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -15px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -15px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -15px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 18.75px;
width: 30px;
height: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 18.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 60px;
padding-bottom: 30px;
}
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 30px;
width: 30px;
}
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 60px !important;
padding-bottom: 30px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_15.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 15px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 15px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 15px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 15px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 15px;
padding-bottom: 15px;
}
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 15px;
width: 15px;
}
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 7.5px;
}
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 30px !important;
padding-bottom: 15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 7.5px;
width: 15px;
height: 15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 7.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 30px !important;
padding-bottom: 15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 7.5px;
width: 15px;
height: 15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_15.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 7.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 20px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 20px / 6) + 20px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 20px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_20 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_20 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 20px;
padding-left: 20px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 20px;
padding-left: 60px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 60px;
padding-left: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 40px;
padding-bottom: 40px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_20 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_20 .bt_bb_row_holder {
margin-top: 40px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_20 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_20 .bt_bb_row_holder {
padding-top: 40px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -20px;
width: calc(100% + 20px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 25px;
width: 40px;
height: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -20px;
width: calc(100% + 20px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 25px;
width: 40px;
height: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 80px;
padding-bottom: 40px;
}
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 40px;
width: 40px;
}
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 80px !important;
padding-bottom: 40px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_20.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 20px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 20px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 20px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 20px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 20px;
padding-bottom: 20px;
}
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 20px;
width: 20px;
}
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 10px;
}
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 40px !important;
padding-bottom: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 10px;
width: 20px;
height: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 10px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 40px !important;
padding-bottom: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 10px;
width: 20px;
height: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_20.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 10px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 25px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 25px / 6) + 25px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 25px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_25 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_25 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 25px;
padding-left: 25px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 25px;
padding-left: 75px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 75px;
padding-left: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 50px;
padding-bottom: 50px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_25 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_25 .bt_bb_row_holder {
margin-top: 50px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_25 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_25 .bt_bb_row_holder {
padding-top: 50px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -25px;
width: calc(100% + 25px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -25px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 31.25px;
width: 50px;
height: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 31.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -25px;
width: calc(100% + 25px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -25px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -25px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -25px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 31.25px;
width: 50px;
height: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 31.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 100px;
padding-bottom: 50px;
}
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 50px;
width: 50px;
}
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 100px !important;
padding-bottom: 50px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_25.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 25px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 25px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 25px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 25px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 25px;
padding-bottom: 25px;
}
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 25px;
width: 25px;
}
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 12.5px;
}
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 50px !important;
padding-bottom: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 12.5px;
width: 25px;
height: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 12.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 50px !important;
padding-bottom: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 12.5px;
width: 25px;
height: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_25.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 12.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 30px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 30px / 6) + 30px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 30px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_30 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_30 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 30px;
padding-left: 30px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 30px;
padding-left: 90px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 90px;
padding-left: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 60px;
padding-bottom: 60px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_30 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_30 .bt_bb_row_holder {
margin-top: 60px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_30 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_30 .bt_bb_row_holder {
padding-top: 60px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -30px;
width: calc(100% + 30px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 120px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -30px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 37.5px;
width: 60px;
height: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 37.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -30px;
width: calc(100% + 30px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -30px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -30px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -30px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 37.5px;
width: 60px;
height: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 37.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 120px;
padding-bottom: 60px;
}
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 60px;
width: 60px;
}
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 120px !important;
padding-bottom: 60px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_30.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 30px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 30px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 30px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 30px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 30px;
padding-bottom: 30px;
}
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 30px;
width: 30px;
}
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 15px;
}
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 60px !important;
padding-bottom: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 15px;
width: 30px;
height: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 15px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 60px !important;
padding-bottom: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 15px;
width: 30px;
height: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_30.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 15px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 35px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 35px / 6) + 35px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 35px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_35 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_35 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 35px;
padding-left: 35px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 35px;
padding-left: 105px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 105px;
padding-left: 35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 70px;
padding-bottom: 70px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_35 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_35 .bt_bb_row_holder {
margin-top: 70px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_35 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_35 .bt_bb_row_holder {
padding-top: 70px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -35px;
width: calc(100% + 35px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 140px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -35px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 43.75px;
width: 70px;
height: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 43.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -35px;
width: calc(100% + 35px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -35px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -35px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -35px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 43.75px;
width: 70px;
height: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 43.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 140px;
padding-bottom: 70px;
}
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 70px;
width: 70px;
}
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 140px !important;
padding-bottom: 70px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_35.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 35px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 35px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 35px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 35px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 35px;
padding-bottom: 35px;
}
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 35px;
width: 35px;
}
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 17.5px;
}
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 35px !important;
padding-bottom: 35px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 70px !important;
padding-bottom: 35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 17.5px;
width: 35px;
height: 35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 17.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 70px !important;
padding-bottom: 35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 17.5px;
width: 35px;
height: 35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_35.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 17.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 40px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 40px / 6) + 40px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 40px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_40 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_40 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 40px;
padding-left: 40px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 40px;
padding-left: 120px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 120px;
padding-left: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 80px;
padding-bottom: 80px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_40 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_40 .bt_bb_row_holder {
margin-top: 80px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_40 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_40 .bt_bb_row_holder {
padding-top: 80px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -40px;
width: calc(100% + 40px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 160px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -40px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 50px;
width: 80px;
height: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -40px;
width: calc(100% + 40px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -40px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -40px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -40px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 50px;
width: 80px;
height: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 160px;
padding-bottom: 80px;
}
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 80px;
width: 80px;
}
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 160px !important;
padding-bottom: 80px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_40.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 40px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 40px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 40px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 40px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 40px;
padding-bottom: 40px;
}
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 40px;
width: 40px;
}
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 20px;
}
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 80px !important;
padding-bottom: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 20px;
width: 40px;
height: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 80px !important;
padding-bottom: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 20px;
width: 40px;
height: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_40.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 20px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 45px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 45px / 6) + 45px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 45px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_45 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_45 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 45px;
padding-left: 45px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 45px;
padding-left: 135px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 135px;
padding-left: 45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 90px;
padding-bottom: 90px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_45 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_45 .bt_bb_row_holder {
margin-top: 90px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_45 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_45 .bt_bb_row_holder {
padding-top: 90px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -45px;
width: calc(100% + 45px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 180px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -45px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 56.25px;
width: 90px;
height: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 56.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -45px;
width: calc(100% + 45px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -45px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -45px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -45px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 56.25px;
width: 90px;
height: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 56.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 180px;
padding-bottom: 90px;
}
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 90px;
width: 90px;
}
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 180px !important;
padding-bottom: 90px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_45.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 45px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 45px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 45px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 45px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 45px;
padding-bottom: 45px;
}
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 45px;
width: 45px;
}
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 22.5px;
}
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 45px !important;
padding-bottom: 45px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 90px !important;
padding-bottom: 45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 22.5px;
width: 45px;
height: 45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 22.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 90px !important;
padding-bottom: 45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 22.5px;
width: 45px;
height: 45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_45.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 22.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 50px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 50px / 6) + 50px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 50px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_50 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_50 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 50px;
padding-left: 50px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 50px;
padding-left: 150px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 150px;
padding-left: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 100px;
padding-bottom: 100px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_50 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_50 .bt_bb_row_holder {
margin-top: 100px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_50 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_50 .bt_bb_row_holder {
padding-top: 100px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -50px;
width: calc(100% + 50px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 200px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -50px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 62.5px;
width: 100px;
height: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 62.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -50px;
width: calc(100% + 50px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -50px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -50px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -50px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 62.5px;
width: 100px;
height: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 62.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 200px;
padding-bottom: 100px;
}
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 100px;
width: 100px;
}
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 200px !important;
padding-bottom: 100px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_50.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 50px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 50px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 50px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 50px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 50px;
padding-bottom: 50px;
}
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 50px;
width: 50px;
}
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 25px;
}
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 100px !important;
padding-bottom: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 25px;
width: 50px;
height: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 100px !important;
padding-bottom: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 25px;
width: 50px;
height: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_50.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 25px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 55px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 55px / 6) + 55px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 55px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_55 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_55 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 55px;
padding-left: 55px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 55px;
padding-left: 165px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 165px;
padding-left: 55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 110px;
padding-bottom: 110px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_55 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_55 .bt_bb_row_holder {
margin-top: 110px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_55 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_55 .bt_bb_row_holder {
padding-top: 110px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -55px;
width: calc(100% + 55px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 220px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -55px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 110px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 68.75px;
width: 110px;
height: 110px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 68.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -110px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -55px;
width: calc(100% + 55px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -110px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -55px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -55px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -55px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 110px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 68.75px;
width: 110px;
height: 110px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 68.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 220px;
padding-bottom: 110px;
}
.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 110px;
width: 110px;
}
.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 220px !important;
padding-bottom: 110px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_55.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 55px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 55px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 55px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 55px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 55px;
padding-bottom: 55px;
}
.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 55px;
width: 55px;
}
.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 27.5px;
}
.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 55px !important;
padding-bottom: 55px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 110px !important;
padding-bottom: 55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 27.5px;
width: 55px;
height: 55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 27.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 110px !important;
padding-bottom: 55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 27.5px;
width: 55px;
height: 55px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_55.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 27.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 60px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 60px / 6) + 60px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 60px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_60 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_60 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 60px;
padding-left: 60px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 60px;
padding-left: 180px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 180px;
padding-left: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 120px;
padding-bottom: 120px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_60 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_60 .bt_bb_row_holder {
margin-top: 120px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_60 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_60 .bt_bb_row_holder {
padding-top: 120px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -60px;
width: calc(100% + 60px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 240px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -60px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 120px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 75px;
width: 120px;
height: 120px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -120px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -60px;
width: calc(100% + 60px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -120px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -60px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -60px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -60px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 120px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 75px;
width: 120px;
height: 120px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 240px;
padding-bottom: 120px;
}
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 120px;
width: 120px;
}
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 240px !important;
padding-bottom: 120px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_60.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 60px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 60px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 60px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 60px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 60px;
padding-bottom: 60px;
}
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 60px;
width: 60px;
}
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 30px;
}
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 120px !important;
padding-bottom: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 30px;
width: 60px;
height: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 30px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 120px !important;
padding-bottom: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 30px;
width: 60px;
height: 60px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_60.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 30px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 65px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 65px / 6) + 65px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 65px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_65 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_65 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 65px;
padding-left: 65px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 65px;
padding-left: 195px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 195px;
padding-left: 65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 130px;
padding-bottom: 130px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_65 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_65 .bt_bb_row_holder {
margin-top: 130px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_65 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_65 .bt_bb_row_holder {
padding-top: 130px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -65px;
width: calc(100% + 65px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 260px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -65px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 130px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 81.25px;
width: 130px;
height: 130px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 81.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -130px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -65px;
width: calc(100% + 65px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -130px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -65px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -65px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -65px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 130px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 81.25px;
width: 130px;
height: 130px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 81.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 260px;
padding-bottom: 130px;
}
.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 130px;
width: 130px;
}
.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 260px !important;
padding-bottom: 130px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_65.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 65px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 65px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 65px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 65px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 65px;
padding-bottom: 65px;
}
.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 65px;
width: 65px;
}
.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 32.5px;
}
.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 65px !important;
padding-bottom: 65px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 130px !important;
padding-bottom: 65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 32.5px;
width: 65px;
height: 65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 32.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 130px !important;
padding-bottom: 65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 32.5px;
width: 65px;
height: 65px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_65.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 32.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 70px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 70px / 6) + 70px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 70px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_70 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_70 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 70px;
padding-left: 70px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 70px;
padding-left: 210px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 210px;
padding-left: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 140px;
padding-bottom: 140px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_70 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_70 .bt_bb_row_holder {
margin-top: 140px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_70 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_70 .bt_bb_row_holder {
padding-top: 140px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -70px;
width: calc(100% + 70px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 280px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -70px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 140px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 87.5px;
width: 140px;
height: 140px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 87.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -140px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -70px;
width: calc(100% + 70px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -140px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -70px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -70px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -70px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 140px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 87.5px;
width: 140px;
height: 140px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 87.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 280px;
padding-bottom: 140px;
}
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 140px;
width: 140px;
}
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 280px !important;
padding-bottom: 140px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_70.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 70px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 70px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 70px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 70px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 70px;
padding-bottom: 70px;
}
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 70px;
width: 70px;
}
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 35px;
}
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 70px !important;
padding-bottom: 70px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 140px !important;
padding-bottom: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 35px;
width: 70px;
height: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 35px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 140px !important;
padding-bottom: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 35px;
width: 70px;
height: 70px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_70.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 35px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 75px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 75px / 6) + 75px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 75px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_75 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_75 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 75px;
padding-left: 75px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 75px;
padding-left: 225px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 225px;
padding-left: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 150px;
padding-bottom: 150px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_75 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_75 .bt_bb_row_holder {
margin-top: 150px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_75 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_75 .bt_bb_row_holder {
padding-top: 150px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -75px;
width: calc(100% + 75px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 300px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -75px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 150px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 93.75px;
width: 150px;
height: 150px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 93.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -150px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -75px;
width: calc(100% + 75px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -150px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -75px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -75px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -75px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 150px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 93.75px;
width: 150px;
height: 150px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 93.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 300px;
padding-bottom: 150px;
}
.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 150px;
width: 150px;
}
.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 300px !important;
padding-bottom: 150px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_75.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 75px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 75px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 75px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 75px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 75px;
padding-bottom: 75px;
}
.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 75px;
width: 75px;
}
.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 37.5px;
}
.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 75px !important;
padding-bottom: 75px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 150px !important;
padding-bottom: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 37.5px;
width: 75px;
height: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 37.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 150px !important;
padding-bottom: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 37.5px;
width: 75px;
height: 75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_75.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 37.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 80px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 80px / 6) + 80px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 80px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_80 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_80 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 80px;
padding-left: 80px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 80px;
padding-left: 240px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 240px;
padding-left: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 160px;
padding-bottom: 160px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_80 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_80 .bt_bb_row_holder {
margin-top: 160px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_80 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_80 .bt_bb_row_holder {
padding-top: 160px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -80px;
width: calc(100% + 80px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 320px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -80px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 160px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 100px;
width: 160px;
height: 160px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -160px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -80px;
width: calc(100% + 80px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -160px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -80px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -80px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -80px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 160px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 100px;
width: 160px;
height: 160px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 320px;
padding-bottom: 160px;
}
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 160px;
width: 160px;
}
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 320px !important;
padding-bottom: 160px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_80.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 80px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 80px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 80px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 80px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 80px;
padding-bottom: 80px;
}
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 80px;
width: 80px;
}
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 40px;
}
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 160px !important;
padding-bottom: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 40px;
width: 80px;
height: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 160px !important;
padding-bottom: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 40px;
width: 80px;
height: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_80.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 40px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 85px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 85px / 6) + 85px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 85px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_85 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_85 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 85px;
padding-left: 85px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 85px;
padding-left: 255px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 255px;
padding-left: 85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 170px;
padding-bottom: 170px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_85 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_85 .bt_bb_row_holder {
margin-top: 170px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_85 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_85 .bt_bb_row_holder {
padding-top: 170px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -85px;
width: calc(100% + 85px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 340px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -85px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 170px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 106.25px;
width: 170px;
height: 170px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 106.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -170px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -85px;
width: calc(100% + 85px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -170px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -85px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -85px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -85px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 170px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 106.25px;
width: 170px;
height: 170px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 106.25px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 340px;
padding-bottom: 170px;
}
.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 170px;
width: 170px;
}
.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 340px !important;
padding-bottom: 170px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_85.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 85px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 85px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 85px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 85px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 85px;
padding-bottom: 85px;
}
.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 85px;
width: 85px;
}
.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 42.5px;
}
.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 85px !important;
padding-bottom: 85px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 170px !important;
padding-bottom: 85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 42.5px;
width: 85px;
height: 85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 42.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 170px !important;
padding-bottom: 85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 42.5px;
width: 85px;
height: 85px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_85.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 42.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 90px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 90px / 6) + 90px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 90px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_90 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_90 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 90px;
padding-left: 90px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 90px;
padding-left: 270px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 270px;
padding-left: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 180px;
padding-bottom: 180px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_90 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_90 .bt_bb_row_holder {
margin-top: 180px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_90 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_90 .bt_bb_row_holder {
padding-top: 180px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -90px;
width: calc(100% + 90px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 360px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -90px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 180px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 112.5px;
width: 180px;
height: 180px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 112.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -180px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -90px;
width: calc(100% + 90px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -180px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -90px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -90px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -90px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 180px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 112.5px;
width: 180px;
height: 180px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 112.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 360px;
padding-bottom: 180px;
}
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 180px;
width: 180px;
}
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 360px !important;
padding-bottom: 180px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_90.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 90px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 90px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 90px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 90px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 90px;
padding-bottom: 90px;
}
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 90px;
width: 90px;
}
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 45px;
}
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 90px !important;
padding-bottom: 90px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 180px !important;
padding-bottom: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 45px;
width: 90px;
height: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 45px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 180px !important;
padding-bottom: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 45px;
width: 90px;
height: 90px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_90.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 45px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 95px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 95px / 6) + 95px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 95px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_95 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_95 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 95px;
padding-left: 95px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 95px;
padding-left: 285px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 285px;
padding-left: 95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 190px;
padding-bottom: 190px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_95 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_95 .bt_bb_row_holder {
margin-top: 190px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_95 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_95 .bt_bb_row_holder {
padding-top: 190px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -95px;
width: calc(100% + 95px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 380px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -95px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 190px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 118.75px;
width: 190px;
height: 190px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 118.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -190px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -95px;
width: calc(100% + 95px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -190px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -95px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -95px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -95px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 190px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 118.75px;
width: 190px;
height: 190px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 118.75px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 380px;
padding-bottom: 190px;
}
.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 190px;
width: 190px;
}
.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 380px !important;
padding-bottom: 190px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_95.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 95px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 95px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 95px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 95px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 95px;
padding-bottom: 95px;
}
.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 95px;
width: 95px;
}
.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 47.5px;
}
.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 95px !important;
padding-bottom: 95px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 190px !important;
padding-bottom: 95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 47.5px;
width: 95px;
height: 95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 47.5px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 190px !important;
padding-bottom: 95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 47.5px;
width: 95px;
height: 95px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_95.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 47.5px;
}
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 1 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 1 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 2.4 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 2.4 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 3 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 3 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 4.8 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 4.8 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 5 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 5 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 6 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 6 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 7.2 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 7.2 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 8 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 8 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 9.6 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 9.6 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 10 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 10 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 11 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 11 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 100px);
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: calc(50% - ((var(--row-width-velas)/2) - 12 * (var(--row-width-velas) / 12 + 100px / 6) + 100px - 0.001px));
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) {
border: 5px solid green;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: calc(var(--row-width-velas) * 12 / 12 + 100px);
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_100 .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_100 .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 100px;
padding-left: 100px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 100px;
padding-left: 300px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 300px;
padding-left: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 200px;
padding-bottom: 200px;
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_100 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_100 .bt_bb_row_holder {
margin-top: 200px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_100 .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_100 .bt_bb_row_holder {
padding-top: 200px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -100px;
width: calc(100% + 100px);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 400px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -100px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 200px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 125px;
width: 200px;
height: 200px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 125px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -200px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -100px;
width: calc(100% + 100px);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -200px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: -100px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0;
margin-left: -100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: -100px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: -100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: -100px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 200px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 125px;
width: 200px;
height: 200px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 125px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 400px;
padding-bottom: 200px;
}
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 200px;
width: 200px;
}
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 400px !important;
padding-bottom: 200px !important;
}
@media (max-width: 992px) {  .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="1"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="1"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="2.4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="2.4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="3"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="3"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="4.8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="4.8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="5"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="5"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="7.2"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="7.2"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="8"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="8"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="9.6"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="9.6"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="10"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="10"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="11"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="11"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left .bt_bb_column[data-width="12"]:first-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: none;
} .bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right .bt_bb_column[data-width="12"]:last-child {
max-width: none;
}
.bt_bb_section .bt_bb_row.bt_bb_column_gap_100.bt_bb_layout_special.bt_bb_row_width_boxed.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: none;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 100px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 100px;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 100px;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 100px;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 100px;
padding-bottom: 100px;
}
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: 100px;
width: 100px;
}
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 50px;
}
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 200px !important;
padding-bottom: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 50px;
width: 100px;
height: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 50px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 200px !important;
padding-bottom: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 50px;
width: 100px;
height: 100px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_100.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 50px;
}
} .bt_bb_row.bt_bb_layout_special .bt_bb_column {
padding-left: 0px !important;
padding-right: 0px !important;
}
.bt_bb_row.bt_bb_layout_special .bt_bb_column .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_layout_special .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 20px;
padding-left: 20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 40px;
padding-bottom: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner:empty, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner:empty {
padding-left: 0px !important;
padding-right: 0px !important;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 20px;
padding-left: 60px;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 60px;
padding-left: 20px;
} .bt_bb_row.bt_bb_overlap_left:first-child .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child .bt_bb_row_holder {
margin-top: 40px;
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child) .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child) .bt_bb_row_holder {
padding-top: 40px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"] {  }
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left { }
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child {
z-index: 1;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
background: inherit;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
margin-right: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: 0px;
margin-left: -20px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 80px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
left: auto;
right: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: -20px;
left: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 40px;
line-height: 1;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 21.25px;
width: 40px;
height: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 5em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
background: inherit;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
margin-left: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-right: -20px;
margin-left: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right { }
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: -40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
background: inherit;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
margin-right: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: -20px;
margin-right: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child {
z-index: 1;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
background: inherit;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
margin-left: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-right: -20px;
margin-left: 0px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
right: auto;
left: -20px;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
right: -20px;
left: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 40px;
line-height: 1;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: 21.25px;
width: 40px;
height: 40px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: 26px;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: 80px;
padding-bottom: 40px;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .btFull.bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding: 0 !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .btFull.bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding: 0 !important;
} .bt_bb_column.btWithIcon .bt_bb_column_content {
position: relative;
}
.bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
position: absolute;
top: -1px;
left: 0;
display: flex;
align-items: flex-start;
height: 40px;
width: 40px;
}
.bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon {
margin: 0;
padding: 0;
float: none;
}
.bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
color: var(--column-icon-primary-color, var(--primary-color, var(--light-color)));
}
.bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
color: var(--column-icon-secondary-color, var(--secondary-color, var(--accent-color)));
}
.bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_flag_02, .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_flag_03 {
margin-top: -1em;
}
.bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag.bt_flag_02, .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag.bt_flag_03 {
margin-top: 0;
}
.bt_bb_column.btWithIcon.bt_bb_icon_borderless .bt_bb_column_content .bt_bb_column_icon {
align-items: center;
justify-content: center;
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
left: auto;
right: 0;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
right: auto;
left: 0;
} .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left .bt_bb_column.bt_bb_vertical_align_top .bt_bb_column_content .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right .bt_bb_column.bt_bb_vertical_align_top .bt_bb_column_content .bt_bb_column_content_inner {
justify-content: flex-start !important;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left .bt_bb_column.bt_bb_vertical_align_middle .bt_bb_column_content .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right .bt_bb_column.bt_bb_vertical_align_middle .bt_bb_column_content .bt_bb_column_content_inner {
justify-content: center !important;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left .bt_bb_column.bt_bb_vertical_align_bottom .bt_bb_column_content .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right .bt_bb_column.bt_bb_vertical_align_bottom .bt_bb_column_content .bt_bb_column_content_inner {
justify-content: flex-end !important;
} .bt_bb_row .bt_bb_column .bt_bb_column_content[style*=background-image] {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
} .bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_extra_small .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 0.25em;
padding-left: 0.25em;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_extra_small .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 0.25em;
padding-left: calc(var(--column-gap-extra_small) * 3);
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_extra_small .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 0.25em;
padding-right: calc(var(--column-gap-extra_small) * 3);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-extra_small) * 2);
padding-bottom: calc(var(--column-gap-extra_small) * 2);
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_extra_small .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_extra_small .bt_bb_row_holder {
margin-top: calc(var(--column-gap-extra_small) * 2);
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_extra_small .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_extra_small .bt_bb_row_holder {
padding-top: calc(var(--column-gap-extra_small) * 2);
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-extra_small) * -1);
width: calc(100% + var(--column-gap-extra_small));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-extra_small) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-extra_small) * 4);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-extra_small) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-extra_small) * -1);
right: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-extra_small) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-extra_small) * 1.25);
width: calc(var(--column-gap-extra_small) * 2);
height: calc(var(--column-gap-extra_small) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-extra_small) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: calc(var(--column-gap-extra_small) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-extra_small) * -1);
width: calc(100% + var(--column-gap-extra_small));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-extra_small) * -1);
margin-left: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: calc(var(--column-gap-extra_small) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-extra_small) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-extra_small) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-extra_small) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: calc(var(--column-gap-extra_small) * -1);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-extra_small) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-extra_small) * -1);
left: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-extra_small) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-extra_small) * 1.25);
width: calc(var(--column-gap-extra_small) * 2);
height: calc(var(--column-gap-extra_small) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-extra_small) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-extra_small) * 4);
padding-bottom: calc(var(--column-gap-extra_small) * 2);
}
.bt_bb_row.bt_bb_column_gap_extra_small .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: calc(var(--column-gap-extra_small) * 2);
width: calc(var(--column-gap-extra_small) * 2);
}
.bt_bb_row.bt_bb_column_gap_extra_small .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-extra_small) * 4) !important;
padding-bottom: calc(var(--column-gap-extra_small) * 2) !important;
} @media (max-width: 992px) {
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_extra_small .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 0.25em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_extra_small .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 0.25em;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_extra_small .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0.25em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_extra_small .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0;
padding-left: 0.25em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-bottom: 0.25em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-extra_small) * 2);
padding-bottom: 0.25em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 0.25em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-extra_small) * 0.5);
width: 0.25em;
height: 0.25em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-extra_small) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 0.25em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-extra_small) * 0.5);
width: 0.25em;
height: 0.25em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-extra_small) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_extra_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-extra_small) * 2);
padding-bottom: 0.25em;
}
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_small .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 0.5em;
padding-left: 0.5em;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_small .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 0.5em;
padding-left: calc(var(--column-gap-small) * 3);
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_small .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 0.5em;
padding-right: calc(var(--column-gap-small) * 3);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-small) * 2);
padding-bottom: calc(var(--column-gap-small) * 2);
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_small .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_small .bt_bb_row_holder {
margin-top: calc(var(--column-gap-small) * 2);
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_small .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_small .bt_bb_row_holder {
padding-top: calc(var(--column-gap-small) * 2);
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-small) * -1);
width: calc(100% + var(--column-gap-small));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-small) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-small) * 4);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-small) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-small) * -1);
right: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-small) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-small) * 1.25);
width: calc(var(--column-gap-small) * 2);
height: calc(var(--column-gap-small) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-small) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: calc(var(--column-gap-small) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-small) * -1);
width: calc(100% + var(--column-gap-small));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-small) * -1);
margin-left: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: calc(var(--column-gap-small) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-small) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-small) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-small) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: calc(var(--column-gap-small) * -1);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-small) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-small) * -1);
left: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-small) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-small) * 1.25);
width: calc(var(--column-gap-small) * 2);
height: calc(var(--column-gap-small) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-small) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-small) * 4);
padding-bottom: calc(var(--column-gap-small) * 2);
}
.bt_bb_row.bt_bb_column_gap_small .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: calc(var(--column-gap-small) * 2);
width: calc(var(--column-gap-small) * 2);
}
.bt_bb_row.bt_bb_column_gap_small .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-small) * 4) !important;
padding-bottom: calc(var(--column-gap-small) * 2) !important;
} @media (max-width: 992px) {
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_small .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 0.5em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_small .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 0.5em;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_small .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0.5em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_small .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0;
padding-left: 0.5em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-bottom: 0.5em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-small) * 2);
padding-bottom: 0.5em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 0.5em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-small) * 0.5);
width: 0.5em;
height: 0.5em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-small) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 0.5em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-small) * 0.5);
width: 0.5em;
height: 0.5em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-small) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_small.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-small) * 2);
padding-bottom: 0.5em;
}
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_normal .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 1em;
padding-left: 1em;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_normal .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 1em;
padding-left: calc(var(--column-gap-normal) * 3);
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_normal .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 1em;
padding-right: calc(var(--column-gap-normal) * 3);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-normal) * 2);
padding-bottom: calc(var(--column-gap-normal) * 2);
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_normal .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_normal .bt_bb_row_holder {
margin-top: calc(var(--column-gap-normal) * 2);
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_normal .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_normal .bt_bb_row_holder {
padding-top: calc(var(--column-gap-normal) * 2);
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-normal) * -1);
width: calc(100% + var(--column-gap-normal));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-normal) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-normal) * 4);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-normal) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-normal) * -1);
right: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-normal) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-normal) * 1.25);
width: calc(var(--column-gap-normal) * 2);
height: calc(var(--column-gap-normal) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-normal) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: calc(var(--column-gap-normal) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-normal) * -1);
width: calc(100% + var(--column-gap-normal));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-normal) * -1);
margin-left: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: calc(var(--column-gap-normal) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-normal) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-normal) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-normal) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: calc(var(--column-gap-normal) * -1);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-normal) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-normal) * -1);
left: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-normal) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-normal) * 1.25);
width: calc(var(--column-gap-normal) * 2);
height: calc(var(--column-gap-normal) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-normal) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-normal) * 4);
padding-bottom: calc(var(--column-gap-normal) * 2);
}
.bt_bb_row.bt_bb_column_gap_normal .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: calc(var(--column-gap-normal) * 2);
width: calc(var(--column-gap-normal) * 2);
}
.bt_bb_row.bt_bb_column_gap_normal .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-normal) * 4) !important;
padding-bottom: calc(var(--column-gap-normal) * 2) !important;
} @media (max-width: 992px) {
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_normal .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 1em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_normal .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 1em;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_normal .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 1em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_normal .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0;
padding-left: 1em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-bottom: 1em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-normal) * 2);
padding-bottom: 1em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 1em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-normal) * 0.5);
width: 1em;
height: 1em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-normal) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 1em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-normal) * 0.5);
width: 1em;
height: 1em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-normal) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_normal.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-normal) * 2);
padding-bottom: 1em;
}
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_medium .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 2em;
padding-left: 2em;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_medium .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 2em;
padding-left: calc(var(--column-gap-medium) * 3);
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_medium .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 2em;
padding-right: calc(var(--column-gap-medium) * 3);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-medium) * 2);
padding-bottom: calc(var(--column-gap-medium) * 2);
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_medium .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_medium .bt_bb_row_holder {
margin-top: calc(var(--column-gap-medium) * 2);
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_medium .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_medium .bt_bb_row_holder {
padding-top: calc(var(--column-gap-medium) * 2);
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-medium) * -1);
width: calc(100% + var(--column-gap-medium));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-medium) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-medium) * 4);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-medium) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-medium) * -1);
right: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-medium) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-medium) * 1.25);
width: calc(var(--column-gap-medium) * 2);
height: calc(var(--column-gap-medium) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-medium) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: calc(var(--column-gap-medium) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-medium) * -1);
width: calc(100% + var(--column-gap-medium));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-medium) * -1);
margin-left: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: calc(var(--column-gap-medium) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-medium) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-medium) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-medium) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: calc(var(--column-gap-medium) * -1);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-medium) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-medium) * -1);
left: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-medium) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-medium) * 1.25);
width: calc(var(--column-gap-medium) * 2);
height: calc(var(--column-gap-medium) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-medium) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-medium) * 4);
padding-bottom: calc(var(--column-gap-medium) * 2);
}
.bt_bb_row.bt_bb_column_gap_medium .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: calc(var(--column-gap-medium) * 2);
width: calc(var(--column-gap-medium) * 2);
}
.bt_bb_row.bt_bb_column_gap_medium .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-medium) * 4) !important;
padding-bottom: calc(var(--column-gap-medium) * 2) !important;
} @media (max-width: 992px) {
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_medium .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 2em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_medium .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 2em;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_medium .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 2em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_medium .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0;
padding-left: 2em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-bottom: 2em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-medium) * 2);
padding-bottom: 2em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 2em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-medium) * 0.5);
width: 2em;
height: 2em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-medium) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 2em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-medium) * 0.5);
width: 2em;
height: 2em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-medium) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_medium.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-medium) * 2);
padding-bottom: 2em;
}
}
.bt_bb_row.bt_bb_layout_special.bt_bb_column_gap_large .bt_bb_column .bt_bb_column_content .bt_bb_column_content_inner {
padding-right: 4em;
padding-left: 4em;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_large .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 4em;
padding-left: calc(var(--column-gap-large) * 3);
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_large .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-left: 4em;
padding-right: calc(var(--column-gap-large) * 3);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-large) * 2);
padding-bottom: calc(var(--column-gap-large) * 2);
} .bt_bb_row.bt_bb_overlap_left:first-child.bt_bb_column_gap_large .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:first-child.bt_bb_column_gap_large .bt_bb_row_holder {
margin-top: calc(var(--column-gap-large) * 2);
}  .bt_bb_row.bt_bb_overlap_left:not(:first-child).bt_bb_column_gap_large .bt_bb_row_holder, .bt_bb_row.bt_bb_overlap_right:not(:first-child).bt_bb_column_gap_large .bt_bb_row_holder {
padding-top: calc(var(--column-gap-large) * 2);
} .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-large) * -1);
width: calc(100% + var(--column-gap-large));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-large) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-large) * 4);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-large) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-large) * -1);
right: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-large) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-large) * 1.25);
width: calc(var(--column-gap-large) * 2);
height: calc(var(--column-gap-large) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-large) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child {
margin-top: calc(var(--column-gap-large) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-large) * -1);
width: calc(100% + var(--column-gap-large));
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-large) * -1);
margin-left: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child {
margin-top: calc(var(--column-gap-large) * -2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-right: calc(var(--column-gap-large) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-large) * -1);
margin-right: 0;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: calc(var(--column-gap-large) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
margin-left: 0;
margin-right: calc(var(--column-gap-large) * -1);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: calc(var(--column-gap-large) * -1);
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
right: calc(var(--column-gap-large) * -1);
left: auto;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: calc(var(--column-gap-large) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-large) * 1.25);
width: calc(var(--column-gap-large) * 2);
height: calc(var(--column-gap-large) * 2);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-large) * 1.333);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-large) * 4);
padding-bottom: calc(var(--column-gap-large) * 2);
}
.bt_bb_row.bt_bb_column_gap_large .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_icon {
height: calc(var(--column-gap-large) * 2);
width: calc(var(--column-gap-large) * 2);
}
.bt_bb_row.bt_bb_column_gap_large .bt_bb_column.btWithIcon .bt_bb_column_content .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-large) * 4) !important;
padding-bottom: calc(var(--column-gap-large) * 2) !important;
} @media (max-width: 992px) {
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_large .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-left: 4em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_left.bt_bb_column_gap_large .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content_inner {
padding-right: 4em;
padding-left: 0;
}
.bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_large .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 4em;
}
.rtl .bt_bb_row.bt_bb_layout_special.bt_bb_overlap_right.bt_bb_column_gap_large .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content_inner {
padding-right: 0;
padding-left: 4em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-bottom: 4em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-large) * 2);
padding-bottom: 4em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 4em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-large) * 0.5);
width: 4em;
height: 4em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-large) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
font-size: 4em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-large) * 0.5);
width: 4em;
height: 4em;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
font-size: calc(var(--column-gap-large) * 0.5);
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_column_gap_large.bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_content_inner {
padding-top: calc(var(--column-gap-large) * 2);
padding-bottom: 4em;
}
} @media (max-width: 992px) {
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"] .bt_bb_row_holder { }
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_row_holder, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_row_holder {
margin-top: 0 !important;
padding-top: 0 !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_row_holder .bt_bb_column[data-width="6"], .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_row_holder .bt_bb_column[data-width="6"] {
margin-top: 0 !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_row_holder .bt_bb_column[data-width="6"] .bt_bb_column_content_inner, .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_row_holder .bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
margin-right: 0 !important;
margin-left: 0 !important;
width: 100% !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
left: 0 !important;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_right .bt_bb_column[data-width="6"]:last-child.btWithIcon .bt_bb_column_icon {
right: 0 !important;
left: auto !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
right: 0 !important;
}
.rtl .bt_bb_row.bt_bb_layout_special[data-structure="6-6"].bt_bb_overlap_left .bt_bb_column[data-width="6"]:first-child.btWithIcon .bt_bb_column_icon {
left: 0 !important;
right: auto !important;
}
.bt_bb_row.bt_bb_layout_special[data-structure="6-6"] .btFull.bt_bb_column[data-width="6"] .bt_bb_column_content_inner {
padding-top: 0px !important;
padding-bottom: 0px !important;
padding-right: 0px !important;
padding-left: 0 !important;
}
} .bt_bb_contact_form_7 {
position: relative;       }
.bt_bb_contact_form_7 .wpcf7-submit {
font-size: var(--normal-button-size);
padding: 1.5em 2.5em;
line-height: 1;
color: var(--primary-color, var(--light-color));
background: var(--secondary-color, var(--accent-color));
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
border: none;
letter-spacing: var(--button-letter-spacing);
}
.bt_bb_contact_form_7 .wpcf7-submit:hover {
filter: contrast(1.1);
color: var(--primary-color, var(--light-color));
background: var(--secondary-color, var(--accent-color));
}
.bt_bb_contact_form_7 button.wpcf7-submit {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.bt_bb_contact_form_7 button.wpcf7-submit span {
position: relative;
width: 2em !important;
height: 2em;
display: inline-block;
}
.bt_bb_contact_form_7.bt_bb_button_style_outline .wpcf7-submit {
color: var(--primary-color, var(--dark-color));
box-shadow: 0 0 0 1px var(--primary-color, var(--dark-color)) inset;
background: transparent;
}
.bt_bb_contact_form_7.bt_bb_button_style_outline .wpcf7-submit:hover {
color: var(--primary-color, var(--dark-color));
background-color: var(--primary-color, var(--dark-color));
box-shadow: 0 0 0 1px var(--primary-color, var(--dark-color)) inset;
}
.bt_bb_contact_form_7.bt_bb_button_style_clean .wpcf7-submit {
padding-left: 0;
padding-right: 0;
color: var(--primary-color, var(--dark-color));
box-shadow: none;
background: transparent;
border: none;
}
.bt_bb_contact_form_7.bt_bb_button_style_clean .wpcf7-submit:hover {
color: var(--secondary-color, var(--accent-color));
box-shadow: none;
}
.bt_bb_contact_form_7.bt_bb_button_size_small .wpcf7-submit {
font-size: var(--small-button-size);
padding: 1.137em 1.8em;
}
.bt_bb_contact_form_7.bt_bb_button_size_small input:not([type=submit]):not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_button_size_small select, .bt_bb_contact_form_7.bt_bb_button_size_small .fancy-select .trigger {
font-size: 1rem;
height: 36px;
min-height: 36px;
max-height: 36px;
line-height: 36px;
padding: 0.865em 0.8rem !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_small select {
height: 2em;
line-height: 1em !important;
padding: 0 0.8rem !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_small textarea {
font-size: 1rem;
padding: 0.865em 0.8rem !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_small .wpcf7-date:before {
height: 36px;
line-height: 36px;
}
.bt_bb_contact_form_7.bt_bb_button_size_small .wpcf7-date:after {
top: 0.4rem;
}
.bt_bb_contact_form_7.bt_bb_button_size_medium .wpcf7-submit {
font-size: var(--medium-button-size);
padding: 1.417em 2em;
}
.bt_bb_contact_form_7.bt_bb_button_size_medium input:not([type=submit]):not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_button_size_medium select, .bt_bb_contact_form_7.bt_bb_button_size_medium .fancy-select .trigger {
font-size: 1rem;
height: 46px;
min-height: 46px;
max-height: 46px;
line-height: 46px;
padding: 0.5em 1rem !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_medium textarea {
font-size: 1rem;
padding: 0.5em 1rem !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_medium .wpcf7-date:before {
height: 46px;
line-height: 46px;
}
.bt_bb_contact_form_7.bt_bb_button_size_medium .wpcf7-date:after {
top: 0.7rem;
}
.bt_bb_contact_form_7.bt_bb_button_size_normal input:not([type=submit]):not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_button_size_normal select, .bt_bb_contact_form_7.bt_bb_button_size_normal .fancy-select .trigger {
font-size: 1rem;
height: 56px;
min-height: 56px;
max-height: 56px;
line-height: 56px;
padding: 0.5em 1rem !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_normal textarea {
font-size: 1rem;
padding: 0.5em 1rem !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_large .wpcf7-submit {
font-size: var(--large-button-size);
padding: 1.563em 2.5em;
}
.bt_bb_contact_form_7.bt_bb_button_size_large input:not([type=submit]):not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_button_size_large select, .bt_bb_contact_form_7.bt_bb_button_size_large .fancy-select .trigger {
font-size: 1rem;
height: 66px;
min-height: 66px;
max-height: 66px;
line-height: 66px;
padding: 0.625em 1.3em !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_large textarea {
font-size: 1rem;
padding: 0.625em 1.3em !important;
}
.bt_bb_contact_form_7.bt_bb_button_size_large .wpcf7-date:before {
height: 66px;
line-height: 66px;
}
.bt_bb_contact_form_7.bt_bb_button_size_large .wpcf7-date:after {
top: 1.2rem;
}
.bt_bb_contact_form_7.bt_bb_button_width_full .wpcf7-submit {
width: 100%;
}
.bt_bb_contact_form_7.bt_bb_arrow_show .wpcf7-submit {
position: relative;  }
.bt_bb_contact_form_7.bt_bb_arrow_show .wpcf7-submit span {
margin: -0.95rem 0 -0.9rem 0;
}
.bt_bb_contact_form_7.bt_bb_arrow_show .wpcf7-submit span:before {
content: var(--button-arrow-icon);
font-family: var(--button-arrow-icon-font);
font-size: var(--button-arrow-size);
font-weight: 400;
font-style: normal;
line-height: 1;
display: inline-block;
vertical-align: middle;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
transform: translateY(-50%);
color: currentColor;
transition: color 0.25s cubic-bezier(0.15, 0, 0, 1);
}
.bt_bb_contact_form_7.bt_bb_arrow_show .wpcf7-submit span:after {
content: var(--button-circle-icon);
font-family: var(--button-arrow-icon-font);
font-size: 0.6em;
font-weight: 400;
font-style: normal;
line-height: 1;
display: inline-block;
vertical-align: middle;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
right: -2px;
color: currentColor;
transition: transform 0.25s cubic-bezier(0.15, 0, 0, 1), color 0.25s cubic-bezier(0.15, 0, 0, 1), -webkit-transform 0.25s cubic-bezier(0.15, 0, 0, 1), -o-transform 0.25s cubic-bezier(0.15, 0, 0, 1);
transform: translateY(-50%) translate3d(-0.2em, 0, 0);
}
.bt_bb_contact_form_7.bt_bb_arrow_show .wpcf7-submit:hover span:after {
transform: translateY(-50%) translate3d(1.4em, 0, 0);
}
.bt_bb_contact_form_7 input:not([type=submit]):not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7 textarea, .bt_bb_contact_form_7 select, .bt_bb_contact_form_7 .fancy-select .trigger {
color: var(--input-primary-color, inherit);
background-color: var(--input-secondary-color, var(--light-02-gray-color));
}
.bt_bb_contact_form_7.bt_bb_input_style_underline input:not([type=submit]):not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_input_style_underline select, .bt_bb_contact_form_7.bt_bb_input_style_underline .fancy-select .trigger {
color: var(--input-primary-color, currentColor);
background: transparent;
border-radius: 0 !important;
padding: 0.7em;
border: none;
border-bottom: 1px solid var(--input-primary-color, #dbdbdb);
}
.bt_bb_contact_form_7.bt_bb_input_style_underline textarea {
color: var(--primary-color, currentColor);
border-radius: 0 !important;
padding: 0.7em;
border: none;
background: transparent;
border-bottom: 1px solid var(--input-primary-color, #dbdbdb);
}
.bt_bb_contact_form_7.bt_bb_input_style_underline input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus, .bt_bb_contact_form_7.bt_bb_input_style_underline .fancy-select .trigger.open {
border-bottom: 1px solid var(--input-secondary-color, var(--accent-color));
box-shadow: none;
}
.bt_bb_contact_form_7.bt_bb_input_style_underline textarea:focus {
border-color: var(--input-secondary-color, var(--accent-color));
box-shadow: none;
}
.bt_bb_contact_form_7.bt_bb_input_style_outline input:not([type=submit]):not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_input_style_outline select, .bt_bb_contact_form_7.bt_bb_input_style_outline .fancy-select .trigger {
color: var(--input-primary-color, currentColor);
background: transparent;
border-radius: 0 !important;
padding: 0.7em;
border: 1px solid var(--input-primary-color, #dbdbdb);
}
.bt_bb_contact_form_7.bt_bb_input_style_outline textarea {
color: var(--primary-color, currentColor);
border-radius: 0 !important;
padding: 0.7em;
background: transparent;
border: 1px solid var(--input-primary-color, #dbdbdb);
}
.bt_bb_contact_form_7.bt_bb_input_style_outline input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus, .bt_bb_contact_form_7.bt_bb_input_style_outline .fancy-select .trigger.open {
border: 1px solid var(--input-secondary-color, var(--accent-color));
box-shadow: none;
}
.bt_bb_contact_form_7.bt_bb_input_style_outline textarea:focus {
border-color: var(--input-secondary-color, var(--accent-color));
box-shadow: none;
}
.bt_bb_contact_form_7.bt_bb_input_style_outline .bt_bb_no_gap .bt_bb_cf7_button {
margin-left: -1px;
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_full ::-webkit-input-placeholder {
opacity: 1;
color: var(--input-primary-color, inherit);
}
.bt_bb_contact_form_7.bt_bb_shape_square input:not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_shape_square a.select2-choice, .bt_bb_contact_form_7.bt_bb_shape_square textarea, .bt_bb_contact_form_7.bt_bb_shape_square select {
border-radius: 0;
}
.bt_bb_contact_form_7.bt_bb_shape_soft_rounded input:not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_shape_soft_rounded a.select2-choice, .bt_bb_contact_form_7.bt_bb_shape_soft_rounded textarea, .bt_bb_contact_form_7.bt_bb_shape_soft_rounded select, .bt_bb_contact_form_7.bt_bb_shape_soft_rounded button, .bt_bb_contact_form_7.bt_bb_shape_soft_rounded .bt_bb_button a.bt_bb_link, .bt_bb_contact_form_7.bt_bb_shape_soft_rounded input[type=file]::file-selector-button {
border-radius: var(--soft-rounded);
}
.bt_bb_contact_form_7.bt_bb_shape_hard_rounded input:not([type=checkbox]):not([type=radio]), .bt_bb_contact_form_7.bt_bb_shape_hard_rounded a.select2-choice, .bt_bb_contact_form_7.bt_bb_shape_hard_rounded textarea, .bt_bb_contact_form_7.bt_bb_shape_hard_rounded select, .bt_bb_contact_form_7.bt_bb_shape_hard_rounded button, .bt_bb_contact_form_7.bt_bb_shape_hard_rounded .bt_bb_button a.bt_bb_link, .bt_bb_contact_form_7.bt_bb_shape_hard_rounded input[type=file]::file-selector-button {
border-radius: var(--hard-rounded);
}
.bt_bb_contact_form_7.bt_bb_button_shape_square .bt_bb_button a.bt_bb_link, .bt_bb_contact_form_7.bt_bb_button_shape_square input[type=file]::file-selector-button {
border-radius: 0;
}
.bt_bb_contact_form_7.bt_bb_button_shape_soft_rounded .bt_bb_button a.bt_bb_link, .bt_bb_contact_form_7.bt_bb_button_shape_soft_rounded input[type=file]::file-selector-button {
border-radius: var(--soft-rounded);
}
.bt_bb_contact_form_7.bt_bb_button_shape_hard_rounded .bt_bb_button a.bt_bb_link, .bt_bb_contact_form_7.bt_bb_button_shape_hard_rounded input[type=file]::file-selector-button {
border-radius: var(--hard-rounded);
} ::-webkit-input-placeholder {
opacity: 0.5;
color: var(--input-primary-color, inherit);
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_very_small::-webkit-input-placeholder,
.bt_bb_contact_form_7.bt_bb_placeholder_style_very_small select {
opacity: 0.1;
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_extra_small::-webkit-input-placeholder,
.bt_bb_contact_form_7.bt_bb_placeholder_style_extra_small select {
opacity: 0.2;
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_small::-webkit-input-placeholder,
.bt_bb_contact_form_7.bt_bb_placeholder_style_small select {
opacity: 0.3;
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_normal::-webkit-input-placeholder,
.bt_bb_contact_form_7.bt_bb_placeholder_style_normal select {
opacity: 0.4;
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_large::-webkit-input-placeholder,
.bt_bb_contact_form_7.bt_bb_placeholder_style_large select {
opacity: 0.6;
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_extra_large::-webkit-input-placeholder,
.bt_bb_contact_form_7.bt_bb_placeholder_style_extra_large select {
opacity: 0.7;
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_huge::-webkit-input-placeholder,
.bt_bb_contact_form_7.bt_bb_placeholder_style_huge select {
opacity: 0.8;
}
.bt_bb_contact_form_7.bt_bb_placeholder_style_extra_huge::-webkit-input-placeholder,
.bt_bb_contact_form_7.bt_bb_placeholder_style_extra_huge select {
opacity: 0.9;
} .wpcf7 { }
.wpcf7 .wpcf7-spinner {
position: absolute;
inset: 0;
margin: 0;
height: 100%;
width: 100%;
border-radius: 0;
pointer-events: none;
visibility: visible;
opacity: 0;
transition: 200ms ease all;
background: transparent;
}
.wpcf7 .wpcf7-spinner:before {
left: calc(50% - 8px);
top: calc(50% - 8px);
background: var(--light-color);
z-index: 2;
}
.wpcf7 .wpcf7-spinner:after {
content: "";
display: block;
width: 30px;
height: 30px;
position: absolute;
left: calc(50% - 15px);
top: calc(50% - 15px);
background: rgba(0, 0, 0, 0.5);
z-index: 1;
border-radius: 50%;
}
.wpcf7 label {
float: left;
width: 100%;
display: block;
padding-bottom: 0.5em;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0em 1em;
}
.wpcf7 form.submitting .wpcf7-spinner {
opacity: 1;
pointer-events: initial;
}
.wpcf7 .wpcf7-date {
position: relative;
padding: 1em 1.25em !important;   }
.wpcf7 .wpcf7-date::-webkit-datetime-edit-fields-wrapper {
opacity: 0;
}
.wpcf7 .wpcf7-date:focus::-webkit-datetime-edit-fields-wrapper, .wpcf7 .wpcf7-date.bt-input-has-value::-webkit-datetime-edit-fields-wrapper {
opacity: 1;
}
.wpcf7 .wpcf7-date:before {
display: none;
line-height: 1.5;
position: absolute;
top: 4px;
left: 1.25em;
right: 2.563em;
display: block;
padding: 0;
width: auto !important;
height: 1.5em;
overflow: hidden;
text-overflow: ellipsis;
color: inherit;
background: transparent;
transition: 200ms ease all;
transform: translateY(0);
transform-origin: top;
pointer-events: none;
transform-origin: left top;
}
.rtl .wpcf7 .wpcf7-date:before {
transform-origin: right top;
}
.bt_bb_input_style_outline .wpcf7 .wpcf7-date:before {
left: 0.58em;
right: 0.58em;
background: transparent;
}
.wpcf7 .wpcf7-date:hover:before {
content: attr(placeholder);
}
.wpcf7 .wpcf7-date:focus:before, .wpcf7 .wpcf7-date.bt-input-has-value:before {
transform: translateY(-60%);
opacity: 0 !important;
}
.wpcf7 .wpcf7-date:after {
content: var(--cf7-date-icon);
font-family: var(--cf7-date-icon-font);
display: block;
font-size: 1.5em;
right: 0.66em;
position: absolute;
pointer-events: none;
opacity: 1;
transition: 200ms ease opacity;
}
.wpcf7 input::-webkit-calendar-picker-indicator {
width: 100%;
height: 100%;
position: absolute;
right: 0;
top: 0;
bottom: 0;
left: 0;
background: transparent;
color: transparent;
} .bt_bb_required {
position: relative;
}
.bt_bb_required:after {
content: "*";
font-size: 1em;
font-weight: 700;
display: inline-block;
margin: -5px 0 0 0.5em;
position: absolute;
color: var(--accent-color) !important;
}
.rtl .bt_bb_required:after {
margin: -5px 0.5em 0 0;
}
.required {
font-weight: 700;
margin: 0 0 0 0.5em;
color: var(--accent-color) !important;
}
.rtl .required {
margin: 0 0.5em 0 0;
}
.wpcf7-not-valid-tip {
color: inherit;
opacity: 0.8;
display: inline-flex;
margin-top: 1em;
}
.wpcf7-not-valid-tip:before {
content: var(--bt-cf7-not-valid);
font-family: var(--bt-cf7-not-valid-font);
margin: 0 0.3em 0 0;
}
.rtl .wpcf7-not-valid-tip:before {
margin: 0 0 0 0.3em;
}
.wpcf7 p {
width: 100%;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row {
margin-bottom: 1em;
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
position: relative;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row span:not(.wpcf7-spinner) {
width: 100%;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row:only-child {
margin-bottom: 0;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row.btHightlight:before {
content: "";
background: var(--light-40-color);
width: calc(100% + 2em);
height: calc(100% + 2em);
position: absolute;
top: -1em;
left: -1em;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row.btHightlight .bt_bb_cf7_element {
background: white;
padding-top: 1em;
padding-bottom: 1em;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row.btHightlight select {
height: 2.8em;
padding-left: 1.8em;
padding-right: 1.8em;
border-right: 1px solid #d3d3d3;
background-position: 96% 50%;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row.btHightlight select:focus {
box-shadow: none;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row.btHightlight .wpcf7-submit {
line-height: 38px;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row textarea {
height: 9.5em;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row .bt_bb_cf7_element {
flex: 1 1 100%;
flex-basis: 100%;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row .bt_bb_cf7_element:first-child {
padding-right: 0.8em;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row .bt_bb_cf7_element:only-child {
padding-right: 0em;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row .bt_bb_cf7_element label .fancy-select {
padding-top: 1rem;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row.bt_bb_cf7_textarea_height textarea {
height: 6.5em;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row.bt_bb_short_textarea textarea {
height: 3em;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_button {
position: relative;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_button.bt_bb_align_right .wpcf7-submit {
margin-right: 0;
margin-left: auto;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_button .wpcf7-spinner {
position: absolute;
right: 50%;
bottom: 25%;
}
.wpcf7 .bt_bb_cf7_form .bt_bb_cf7_button.bt_bb_width_full .wpcf7-submit {
display: block;
width: 100%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_no_gap .bt_bb_cf7_element {
padding-right: 0 !important;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_element {
flex: 1 1 50%;
flex-basis: 50%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form {
display: flex;
flex-wrap: wrap;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form .bt_bb_cf7_row .bt_bb_cf7_element {
flex: 1 1 33.33%;
flex-basis: 33.33%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form .bt_bb_cf7_button {
align-self: center;
margin: 0 auto;
margin-top: 1em;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form {
display: flex;
flex-wrap: wrap;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row .bt_bb_cf7_element {
flex: 1 1 25%;
flex-basis: 25%;
padding-right: 1.2em;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_button {
flex: 1 1 20%;
flex-basis: 20%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_button .wpcf7-submit {
width: 100%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form {
display: flex;
flex-wrap: wrap;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_element {
flex: 1 1 20%;
flex-basis: 20%;
padding-right: 1.2em;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_button {
flex: 1 1 20%;
flex-basis: 20%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_newsletter_one_row .bt_bb_cf7_row {
align-items: center;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_newsletter_one_row .bt_bb_cf7_row .bt_bb_cf7_element {
display: inline-block;
flex: 1 0 60%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_newsletter_one_row .bt_bb_cf7_row .bt_bb_cf7_element input[type=email] {
background: transparent;
border: none;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_newsletter_one_row .bt_bb_cf7_row .bt_bb_cf7_button {
display: inline-block;
padding-right: 1em;
justify-self: self-end;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_newsletter_one_row .bt_bb_cf7_row .bt_bb_cf7_button .wpcf7-submit {
box-shadow: none;
padding: 0;
margin: 0;
background: transparent;
}
.wpcf7 label {
float: left;
width: 100%;
display: block;
padding-bottom: 0.5em;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0em 1em;
}
.wpcf7 .wpcf7-date {
position: relative;
line-height: 1.185 !important; }
.wpcf7 .wpcf7-date:before {
display: block;
position: absolute;
top: 0;
left: 1.2em;
right: 2.7em;
width: auto !important;
padding: 0;
height: 56px;
line-height: 56px;
overflow: hidden;
text-overflow: ellipsis;
color: inherit;
background: var(--input-secondary-color, var(--light-02-gray-color));
transform: translateY(0);
transition: 200ms ease all;
}
.wpcf7 .wpcf7-date:hover:before {
content: attr(placeholder);
}
.wpcf7 .wpcf7-date:focus:before {
opacity: 0;
pointer-events: none;
transform: translateY(-50%);
}
.wpcf7 .wpcf7-date:after {
content: "";
font-family: RemixIconsBusiness;
display: block;
font-size: 1.3rem;
top: 1.1rem;
opacity: 1;
right: 1.125em;
position: absolute;
pointer-events: none;
transition: 200ms ease opacity;
}
.wpcf7 .wpcf7-date:focus:after {
opacity: 1;
}
.wpcf7 .wpcf7-date.bt-date-input-has-value:before {
opacity: 0;
display: block;
}
.wpcf7 input::-webkit-calendar-picker-indicator {
background: transparent;
color: transparent;
width: 100%;
height: 100%;
position: absolute;
right: 0;
top: 0;
bottom: 0;
left: 0;
}
@media (max-width: 1200px) {
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_element {
flex: 1 1 50%;
flex-basis: 50%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_element:nth-child(3), .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_element:nth-child(4) {
margin-top: 1em;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_element:nth-child(2) {
padding-right: 0;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_button {
margin-top: 1em;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row.btHightlight select {
border: none !important;
}
}
@media (max-width: 991px) {
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row .bt_bb_cf7_element {
flex: 1 1 50%;
flex-basis: 50%;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row .bt_bb_cf7_element:nth-child(3), .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row .bt_bb_cf7_element:nth-child(4) {
margin-top: 1em;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row .bt_bb_cf7_element:nth-child(2) {
padding-right: 0;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row .bt_bb_cf7_button {
margin-top: 1em;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row.btHightlight select {
border: none !important;
}
}
@media (max-width: 780px) {
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_element, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_button, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_element, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_button, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form .bt_bb_cf7_row .bt_bb_cf7_element, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form .bt_bb_cf7_row .bt_bb_cf7_button {
flex: 1 1 100%;
flex-basis: 100%;
padding-right: 0;
padding-left: 0;
margin-top: 1em;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_element:first-child, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_button:first-child, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_element:first-child, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_button:first-child, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form .bt_bb_cf7_row .bt_bb_cf7_element:first-child, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form .bt_bb_cf7_row .bt_bb_cf7_button:first-child {
margin-top: 0em;
}
}
@media (max-width: 580px) {
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_element, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row .bt_bb_cf7_element, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form .bt_bb_cf7_row .bt_bb_cf7_element, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_element {
flex: 1 1 100%;
flex-basis: 100%;
margin-top: 1em;
padding-right: 0;
}
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fivecol_form .bt_bb_cf7_row .bt_bb_cf7_button, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_fourcol_form .bt_bb_cf7_row .bt_bb_cf7_button, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_threecol_form .bt_bb_cf7_row .bt_bb_cf7_button, .wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_button {
margin-top: 1em;
}
}
.wpcf7 form .wpcf7-response-output {
padding: 0.5em 1em;
}
.button-shape-square .wpcf7 form .wpcf7-response-output {
border-radius: 0;
}
.button-shape-rounded .wpcf7 form .wpcf7-response-output {
border-radius: var(--soft-rounded);
}
.button-shape-round .wpcf7 form .wpcf7-response-output {
border-radius: var(--hard-rounded-field);
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: var(--accent-color);
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
border-color: inherit;
}
.wpcf7 form.spam .wpcf7-response-output {
border-color: var(--primary-20-color);
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: var(--accent-color);
}  .woocommerce span.onsale {
font-family: var(--button-font);
font-weight: var(--button-font-weight);
line-height: 1;
top: 0;
left: 0;
margin: var(--woo-sale-tag-x-spacing);
pointer-events: none;
transition: all 650ms ease;
transform: none !important;
transform-origin: center bottom;
}
.woocommerce ul.products li.product span.onsale {
right: 0;
margin: var(--woo-sale-tag-x-spacing) !important;
}
.woocommerce.rtl ul.products li.product span.onsale, .rtl .woocommerce ul.products li.product span.onsale {
right: auto;
left: 0;
} .woocommerce-page .products ul li.product, .woocommerce-page ul.products li.product, .woocommerce .products ul li.product, .woocommerce ul.products li.product {
transition: all 650ms ease 0s;
}
.woocommerce-page .products ul li.product:before, .woocommerce-page ul.products li.product:before, .woocommerce .products ul li.product:before, .woocommerce ul.products li.product:before {
border-width: 2px;
border-color: var(--light-gray-color);
border-radius: var(--woo-products-border-radius);
transition: all 650ms ease 0s;
}
.woocommerce-page .products ul li.product:after, .woocommerce-page ul.products li.product:after, .woocommerce .products ul li.product:after, .woocommerce ul.products li.product:after {
border-radius: var(--woo-products-border-radius);
}
.woocommerce-page .products ul li.product:hover:before, .woocommerce-page ul.products li.product:hover:before, .woocommerce .products ul li.product:hover:before, .woocommerce ul.products li.product:hover:before {
border-color: var(--light-gray-color);
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
.woocommerce-page .products ul li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce .products ul li.product .price, .woocommerce ul.products li.product .price {
font-size: 1.25em !important;
font-family: var(--subtitle-font);
font-weight: var(--subtitle-font-weight);
text-transform: var(--subtitle-text-transform);
font-style: var(--subtitle-font-style);
}
.woocommerce-page .products ul li.product .price ins, .woocommerce-page ul.products li.product .price ins, .woocommerce .products ul li.product .price ins, .woocommerce ul.products li.product .price ins {
font-weight: inherit;
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link, .woocommerce-page ul.products li.product .woocommerce-loop-product__link, .woocommerce .products ul li.product .woocommerce-loop-product__link, .woocommerce ul.products li.product .woocommerce-loop-product__link {
overflow: hidden;
border-top-left-radius: var(--woo-products-border-radius);
border-top-right-radius: var(--woo-products-border-radius);
z-index: 1;
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link img, .woocommerce-page ul.products li.product .woocommerce-loop-product__link img, .woocommerce .products ul li.product .woocommerce-loop-product__link img, .woocommerce ul.products li.product .woocommerce-loop-product__link img {
border-radius: var(--woo-products-border-radius) var(--woo-products-border-radius) 0 0;
transform-origin: bottom;
transition: 650ms ease all;
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link:hover img, .woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover img, .woocommerce .products ul li.product .woocommerce-loop-product__link:hover img, .woocommerce ul.products li.product .woocommerce-loop-product__link:hover img {
transform: scale(1.035);
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__link .woocommerce-loop-product__title, .woocommerce .products ul li.product .woocommerce-loop-product__link .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__link .woocommerce-loop-product__title {
transition: 200ms ease all;
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link:hover, .woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover, .woocommerce .products ul li.product .woocommerce-loop-product__link:hover, .woocommerce ul.products li.product .woocommerce-loop-product__link:hover {
color: currentColor;
}
.woocommerce-page .products ul li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title, .woocommerce .products ul li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title {
color: var(--woocommerce);
}
.woocommerce-page .products ul li.product .woocommerce-loop-product-after .excerpt, .woocommerce-page ul.products li.product .woocommerce-loop-product-after .excerpt, .woocommerce .products ul li.product .woocommerce-loop-product-after .excerpt, .woocommerce ul.products li.product .woocommerce-loop-product-after .excerpt {
border-top-width: 2px;
border-color: var(--primary-10-color);
}
.woocommerce-page .products ul li.product .woocommerce-loop-product-after .entry-meta, .woocommerce-page ul.products li.product .woocommerce-loop-product-after .entry-meta, .woocommerce .products ul li.product .woocommerce-loop-product-after .entry-meta, .woocommerce ul.products li.product .woocommerce-loop-product-after .entry-meta {
border-color: var(--primary-10-color);
}
.woocommerce-page .products ul li.product .button, .woocommerce-page ul.products li.product .button, .woocommerce .products ul li.product .button, .woocommerce ul.products li.product .button {
font-size: var(--medium-button-size);
letter-spacing: var(--button-letter-spacing);
text-transform: var(--button-text-transform);
}
.woocommerce-page .products ul li.product .added_to_cart, .woocommerce-page ul.products li.product .added_to_cart, .woocommerce .products ul li.product .added_to_cart, .woocommerce ul.products li.product .added_to_cart {
display: inline-flex;
margin: 0em var(--woo-product-content-padding) 1rem var(--woo-product-content-padding);
text-transform: var(--button-text-transform);
}
.woocommerce-page .products ul li.product .added_to_cart:before, .woocommerce-page ul.products li.product .added_to_cart:before, .woocommerce .products ul li.product .added_to_cart:before, .woocommerce ul.products li.product .added_to_cart:before {
content: var(--woo-icons-added-to-cart);
font-family: var(--woo-icons-added-to-cart-font);
font-size: 1.5em;
font-weight: normal;
margin: 0 0.2em;
color: var(--woocommerce);
}
.woocommerce-page ins, .woocommerce ins {
font-weight: inherit;
} .woocommerce div.product div.summary form.cart {
border-top-width: 2px;
border-top-color: var(--primary-10-color);
}
.woocommerce div.product div.summary form.cart .reset_variations {
display: inline-flex;
font-size: 0.875em;
line-height: 1;
align-items: center;
}
.woocommerce div.product div.summary form.cart .reset_variations:before {
content: var(--woo-icons-reset-variations);
font-family: var(--woo-icons-reset-variations-font);
font-size: 1.438em;
font-weight: normal;
font-style: normal;
line-height: 1;
display: block;
margin-right: 0.2em;
color: var(--accent-color);
}
.woocommerce.rtl div.product div.summary form.cart .reset_variations:before, .rtl .woocommerce div.product div.summary form.cart .reset_variations:before {
margin-right: 0;
margin-left: 0.2em;
} .woocommerce p.price ins,
.woocommerce span.price ins {
font-weight: inherit !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
transition: 200ms ease all;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
box-shadow: var(--woo-magnify-button-hover-shadow);
transform: var(--woo-magnify-button-hover-transform);
color: var(--accent-color);
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a {
position: relative;
overflow: hidden;
display: block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a:after {
content: "";
inset: 0;
display: block;
position: absolute;
opacity: 0;
pointer-events: none;
background: var(--dark-color);
transition: 650ms ease all;
z-index: 2;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a:before {
content: var(--bt-zoomin-icon);
font-family: var(--bt-zoomin-icon-font);
font-size: 1.5em;
inset: 0;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
transition: 650ms ease all;
color: var(--light-color);
opacity: 0;
z-index: 3;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a img {
z-index: 1;
transition: 650ms ease all;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a:hover:after {
opacity: 0.5;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a:hover:before {
opacity: 1;
transition-delay: 100ms;
opacity: 1;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a:hover img {
transform: scale(1.035);
} .woocommerce div.product .related.products h2 {
padding-bottom: 0.5em;
} .pswp {
display: block;
position: fixed;
opacity: 0;
pointer-events: none;
transition: 500ms linear opacity;
}
.pswp .pswp__container {
opacity: 0;
transition: 300ms linear opacity, 750ms ease transform;
}
.pswp .pswp__top-bar .pswp__button.pswp__button--fs:before {
font-family: var(--woo-gallery-topbar-fullscreen-font);
}
.pswp.pswp--open {
opacity: 1;
pointer-events: initial;
}
.pswp.pswp--open .pswp__container {
opacity: 1;
}
.pswp .pswp__bg {
background-color: var(--post-image-gallery-overlay);
} .woocommerce div.product .woocommerce-tabs {
margin-top: 2em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding-bottom: 0;
border-radius: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin: 0;
overflow: hidden;
background-color: transparent !important;
flex: 1 0 auto;
color: var(--tab-gray-color);
border-radius: 0;
border: 0;
border-bottom: 4px solid var(--tab-gray-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-of-type a {
padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 0 2em 1.3em 2em;
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
color: var(--accent-color);
border-color: var(--accent-color);
}
.woocommerce.shop-button-shape-round div.product .woocommerce-tabs ul.tabs li {
border-radius: calc(var(--soft-rounded) * 3) calc(var(--soft-rounded) * 3) 0 0;
} .woocommerce #reviews #comments ol.commentlist {
border-bottom-color: var(--primary-10-color);
}
.woocommerce #reviews #comments ol.commentlist li {
border-top-color: var(--primary-10-color);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
align-items: baseline;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash {
font-size: 0;
margin: 0 0.5rem;
align-items: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
display: inline-flex;
align-items: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time:before {
content: var(--woo-icons-reviews-time);
font-family: var(--woo-icons-reviews-time-font);
font-size: 1.438em;
font-weight: normal;
font-style: normal;
line-height: 1;
display: block;
margin-right: 0.2em;
color: var(--accent-color);
}
.woocommerce.rtl #reviews #comments ol.commentlist li .comment-text {
align-items: baseline;
}
.woocommerce.rtl #reviews #comments ol.commentlist li .comment-text p.meta time:before {
margin-right: 0;
margin-left: 0.2em;
} .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt {
font-size: var(--medium-button-size);
text-transform: var(--button-text-transform);
letter-spacing: var(--button-letter-spacing);
}
.woocommerce #respond input#submit.loading, .woocommerce #respond input#submit.added,
.woocommerce a.button.loading,
.woocommerce a.button.added,
.woocommerce a.button.alt.loading,
.woocommerce a.button.alt.added,
.woocommerce button.button.loading,
.woocommerce button.button.added,
.woocommerce button.button.alt.loading,
.woocommerce button.button.alt.added,
.woocommerce input.button.loading,
.woocommerce input.button.added,
.woocommerce input.button.alt.loading,
.woocommerce input.button.alt.added {
padding-right: 4em;
}
.woocommerce #respond input#submit.loading:after, .woocommerce #respond input#submit.added:after,
.woocommerce a.button.loading:after,
.woocommerce a.button.added:after,
.woocommerce a.button.alt.loading:after,
.woocommerce a.button.alt.added:after,
.woocommerce button.button.loading:after,
.woocommerce button.button.added:after,
.woocommerce button.button.alt.loading:after,
.woocommerce button.button.alt.added:after,
.woocommerce input.button.loading:after,
.woocommerce input.button.added:after,
.woocommerce input.button.alt.loading:after,
.woocommerce input.button.alt.added:after {
font-family: var(--woo-icons-loading-font);
font-size: 1.5em;
margin-top: -0.5em;
margin-left: unset;
vertical-align: unset;
position: absolute;
right: 1em;
left: unset;
top: 50%;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce a.button.alt.loading,
.woocommerce button.button.loading,
.woocommerce button.button.alt.loading,
.woocommerce input.button.loading,
.woocommerce input.button.alt.loading {
pointer-events: none;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce a.button.alt.loading:after,
.woocommerce button.button.loading:after,
.woocommerce button.button.alt.loading:after,
.woocommerce input.button.loading:after,
.woocommerce input.button.alt.loading:after {
content: var(--woo-icons-loading);
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce a.button.alt.added:after,
.woocommerce button.button.added:after,
.woocommerce button.button.alt.added:after,
.woocommerce input.button.added:after,
.woocommerce input.button.alt.added:after {
content: var(--woo-icons-loading-added);
}
.rtl.woocommerce #respond input#submit.loading, .rtl.woocommerce #respond input#submit.added,
.rtl.woocommerce a.button.loading,
.rtl.woocommerce a.button.added,
.rtl.woocommerce a.button.alt.loading,
.rtl.woocommerce a.button.alt.added,
.rtl.woocommerce button.button.loading,
.rtl.woocommerce button.button.added,
.rtl.woocommerce button.button.alt.loading,
.rtl.woocommerce button.button.alt.added,
.rtl.woocommerce input.button.loading,
.rtl.woocommerce input.button.added,
.rtl.woocommerce input.button.alt.loading,
.rtl.woocommerce input.button.alt.added {
padding-right: 1.5em;
padding-left: 4em;
}
.rtl.woocommerce #respond input#submit.loading:after, .rtl.woocommerce #respond input#submit.added:after,
.rtl.woocommerce a.button.loading:after,
.rtl.woocommerce a.button.added:after,
.rtl.woocommerce a.button.alt.loading:after,
.rtl.woocommerce a.button.alt.added:after,
.rtl.woocommerce button.button.loading:after,
.rtl.woocommerce button.button.added:after,
.rtl.woocommerce button.button.alt.loading:after,
.rtl.woocommerce button.button.alt.added:after,
.rtl.woocommerce input.button.loading:after,
.rtl.woocommerce input.button.added:after,
.rtl.woocommerce input.button.alt.loading:after,
.rtl.woocommerce input.button.alt.added:after {
left: 1em;
right: unset;
} .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt, .woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page input.button,
.woocommerce-page input.button.alt {
padding: 1.375em 2.5em;
transform: translateY(0);
color: var(--shop-button-primary-color, var(--light-color));
background: var(--shop-button-secondary-color, var(--accent-color));
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover, .woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button:hover,
.woocommerce-page input.button.alt:hover {
transform: translateY(0px) !important;
color: var(--shop-button-primary-color, var(--light-color));
background: var(--shop-button-secondary-color, var(--accent-color));
filter: contrast(1.1);
}
.woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce #respond input#submit.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled, .woocommerce-page #respond input#submit:disabled, .woocommerce-page #respond input#submit:disabled[disabled], .woocommerce-page #respond input#submit.disabled,
.woocommerce-page a.button:disabled,
.woocommerce-page a.button:disabled[disabled],
.woocommerce-page a.button.disabled,
.woocommerce-page a.button.alt:disabled,
.woocommerce-page a.button.alt:disabled[disabled],
.woocommerce-page a.button.alt.disabled,
.woocommerce-page button.button:disabled,
.woocommerce-page button.button:disabled[disabled],
.woocommerce-page button.button.disabled,
.woocommerce-page button.button.alt:disabled,
.woocommerce-page button.button.alt:disabled[disabled],
.woocommerce-page button.button.alt.disabled,
.woocommerce-page input.button:disabled,
.woocommerce-page input.button:disabled[disabled],
.woocommerce-page input.button.disabled,
.woocommerce-page input.button.alt:disabled,
.woocommerce-page input.button.alt:disabled[disabled],
.woocommerce-page input.button.alt.disabled {
padding: 1.375em 2.5em;
}
.woocommerce div.product div.summary form.cart .single_add_to_cart_button {
line-height: 2;
} .woocommerce #review_form #respond {
margin: var(--comments-top-spacing) 0 0;
}
.woocommerce #review_form #respond .comment-reply-title {
font-size: calc( var(--title-size-decreaser)*var(--title-size-large) );
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
text-transform: var(--heading-text-transform);
padding: 0 0 0.2em 0;
line-height: 1.2;
margin: 0;
}
.woocommerce #review_form .comment-form {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
}
.woocommerce #review_form textarea {
min-height: 12.5em;
height: 12.5em;
} .woocommerce #respond input#submit.loading, .woocommerce #respond input#submit.added,
.woocommerce a.button.loading,
.woocommerce a.button.added,
.woocommerce a.button.alt.loading,
.woocommerce a.button.alt.added,
.woocommerce button.button.loading,
.woocommerce button.button.added,
.woocommerce button.button.alt.loading,
.woocommerce button.button.alt.added,
.woocommerce input.button.loading,
.woocommerce input.button.added,
.woocommerce input.button.alt.loading,
.woocommerce input.button.alt.added {
padding-left: 2.5em;
}
.rtl.woocommerce #respond input#submit.loading, .rtl.woocommerce #respond input#submit.added,
.rtl.woocommerce a.button.loading,
.rtl.woocommerce a.button.added,
.rtl.woocommerce a.button.alt.loading,
.rtl.woocommerce a.button.alt.added,
.rtl.woocommerce button.button.loading,
.rtl.woocommerce button.button.added,
.rtl.woocommerce button.button.alt.loading,
.rtl.woocommerce button.button.alt.added,
.rtl.woocommerce input.button.loading,
.rtl.woocommerce input.button.added,
.rtl.woocommerce input.button.alt.loading,
.rtl.woocommerce input.button.alt.added {
padding-right: 2.5em;
} .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt, .woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page input.button,
.woocommerce-page input.button.alt {
padding: 1.375em 2.5em;
transform: translateY(0);
color: var(--shop-button-primary-color, var(--light-color));
background: var(--shop-button-secondary-color, var(--accent-color));
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover, .woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button:hover,
.woocommerce-page input.button.alt:hover {
transform: translateY(-3px);
color: var(--shop-button-primary-color, var(--light-color));
background: var(--shop-button-secondary-color, var(--accent-color));
}
.woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce #respond input#submit.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled, .woocommerce-page #respond input#submit:disabled, .woocommerce-page #respond input#submit:disabled[disabled], .woocommerce-page #respond input#submit.disabled,
.woocommerce-page a.button:disabled,
.woocommerce-page a.button:disabled[disabled],
.woocommerce-page a.button.disabled,
.woocommerce-page a.button.alt:disabled,
.woocommerce-page a.button.alt:disabled[disabled],
.woocommerce-page a.button.alt.disabled,
.woocommerce-page button.button:disabled,
.woocommerce-page button.button:disabled[disabled],
.woocommerce-page button.button.disabled,
.woocommerce-page button.button.alt:disabled,
.woocommerce-page button.button.alt:disabled[disabled],
.woocommerce-page button.button.alt.disabled,
.woocommerce-page input.button:disabled,
.woocommerce-page input.button:disabled[disabled],
.woocommerce-page input.button.disabled,
.woocommerce-page input.button.alt:disabled,
.woocommerce-page input.button.alt:disabled[disabled],
.woocommerce-page input.button.alt.disabled {
padding: 1.375em 2.5em;
} .woocommerce.shop-button-style-filled #respond input#submit:disabled, .woocommerce.shop-button-style-filled #respond input#submit:disabled[disabled], .woocommerce.shop-button-style-filled #respond input#submit.disabled,
.woocommerce.shop-button-style-filled a.button:disabled,
.woocommerce.shop-button-style-filled a.button:disabled[disabled],
.woocommerce.shop-button-style-filled a.button.disabled,
.woocommerce.shop-button-style-filled a.button.alt:disabled,
.woocommerce.shop-button-style-filled a.button.alt:disabled[disabled],
.woocommerce.shop-button-style-filled a.button.alt.disabled,
.woocommerce.shop-button-style-filled button.button:disabled,
.woocommerce.shop-button-style-filled button.button:disabled[disabled],
.woocommerce.shop-button-style-filled button.button.disabled,
.woocommerce.shop-button-style-filled button.button.alt:disabled,
.woocommerce.shop-button-style-filled button.button.alt:disabled[disabled],
.woocommerce.shop-button-style-filled button.button.alt.disabled,
.woocommerce.shop-button-style-filled input.button:disabled,
.woocommerce.shop-button-style-filled input.button:disabled[disabled],
.woocommerce.shop-button-style-filled input.button.disabled,
.woocommerce.shop-button-style-filled input.button.alt:disabled,
.woocommerce.shop-button-style-filled input.button.alt:disabled[disabled],
.woocommerce.shop-button-style-filled input.button.alt.disabled, .shop-button-style-filled .woocommerce #respond input#submit:disabled, .shop-button-style-filled .woocommerce #respond input#submit:disabled[disabled], .shop-button-style-filled .woocommerce #respond input#submit.disabled,
.shop-button-style-filled .woocommerce a.button:disabled,
.shop-button-style-filled .woocommerce a.button:disabled[disabled],
.shop-button-style-filled .woocommerce a.button.disabled,
.shop-button-style-filled .woocommerce a.button.alt:disabled,
.shop-button-style-filled .woocommerce a.button.alt:disabled[disabled],
.shop-button-style-filled .woocommerce a.button.alt.disabled,
.shop-button-style-filled .woocommerce button.button:disabled,
.shop-button-style-filled .woocommerce button.button:disabled[disabled],
.shop-button-style-filled .woocommerce button.button.disabled,
.shop-button-style-filled .woocommerce button.button.alt:disabled,
.shop-button-style-filled .woocommerce button.button.alt:disabled[disabled],
.shop-button-style-filled .woocommerce button.button.alt.disabled,
.shop-button-style-filled .woocommerce input.button:disabled,
.shop-button-style-filled .woocommerce input.button:disabled[disabled],
.shop-button-style-filled .woocommerce input.button.disabled,
.shop-button-style-filled .woocommerce input.button.alt:disabled,
.shop-button-style-filled .woocommerce input.button.alt:disabled[disabled],
.shop-button-style-filled .woocommerce input.button.alt.disabled, .woocommerce-page.shop-button-style-filled #respond input#submit:disabled, .woocommerce-page.shop-button-style-filled #respond input#submit:disabled[disabled], .woocommerce-page.shop-button-style-filled #respond input#submit.disabled,
.woocommerce-page.shop-button-style-filled a.button:disabled,
.woocommerce-page.shop-button-style-filled a.button:disabled[disabled],
.woocommerce-page.shop-button-style-filled a.button.disabled,
.woocommerce-page.shop-button-style-filled a.button.alt:disabled,
.woocommerce-page.shop-button-style-filled a.button.alt:disabled[disabled],
.woocommerce-page.shop-button-style-filled a.button.alt.disabled,
.woocommerce-page.shop-button-style-filled button.button:disabled,
.woocommerce-page.shop-button-style-filled button.button:disabled[disabled],
.woocommerce-page.shop-button-style-filled button.button.disabled,
.woocommerce-page.shop-button-style-filled button.button.alt:disabled,
.woocommerce-page.shop-button-style-filled button.button.alt:disabled[disabled],
.woocommerce-page.shop-button-style-filled button.button.alt.disabled,
.woocommerce-page.shop-button-style-filled input.button:disabled,
.woocommerce-page.shop-button-style-filled input.button:disabled[disabled],
.woocommerce-page.shop-button-style-filled input.button.disabled,
.woocommerce-page.shop-button-style-filled input.button.alt:disabled,
.woocommerce-page.shop-button-style-filled input.button.alt:disabled[disabled],
.woocommerce-page.shop-button-style-filled input.button.alt.disabled, .shop-button-style-filled .woocommerce-page #respond input#submit:disabled, .shop-button-style-filled .woocommerce-page #respond input#submit:disabled[disabled], .shop-button-style-filled .woocommerce-page #respond input#submit.disabled,
.shop-button-style-filled .woocommerce-page a.button:disabled,
.shop-button-style-filled .woocommerce-page a.button:disabled[disabled],
.shop-button-style-filled .woocommerce-page a.button.disabled,
.shop-button-style-filled .woocommerce-page a.button.alt:disabled,
.shop-button-style-filled .woocommerce-page a.button.alt:disabled[disabled],
.shop-button-style-filled .woocommerce-page a.button.alt.disabled,
.shop-button-style-filled .woocommerce-page button.button:disabled,
.shop-button-style-filled .woocommerce-page button.button:disabled[disabled],
.shop-button-style-filled .woocommerce-page button.button.disabled,
.shop-button-style-filled .woocommerce-page button.button.alt:disabled,
.shop-button-style-filled .woocommerce-page button.button.alt:disabled[disabled],
.shop-button-style-filled .woocommerce-page button.button.alt.disabled,
.shop-button-style-filled .woocommerce-page input.button:disabled,
.shop-button-style-filled .woocommerce-page input.button:disabled[disabled],
.shop-button-style-filled .woocommerce-page input.button.disabled,
.shop-button-style-filled .woocommerce-page input.button.alt:disabled,
.shop-button-style-filled .woocommerce-page input.button.alt:disabled[disabled],
.shop-button-style-filled .woocommerce-page input.button.alt.disabled {
background: var(--shop-button-secondary-color, var(--accent-color));
}
.woocommerce.shop-button-style-outline #respond input#submit,
.woocommerce.shop-button-style-outline a.button,
.woocommerce.shop-button-style-outline a.button.alt,
.woocommerce.shop-button-style-outline button.button,
.woocommerce.shop-button-style-outline button.button.alt,
.woocommerce.shop-button-style-outline input.button,
.woocommerce.shop-button-style-outline input.button.alt, .shop-button-style-outline .woocommerce #respond input#submit,
.shop-button-style-outline .woocommerce a.button,
.shop-button-style-outline .woocommerce a.button.alt,
.shop-button-style-outline .woocommerce button.button,
.shop-button-style-outline .woocommerce button.button.alt,
.shop-button-style-outline .woocommerce input.button,
.shop-button-style-outline .woocommerce input.button.alt, .woocommerce-page.shop-button-style-outline #respond input#submit,
.woocommerce-page.shop-button-style-outline a.button,
.woocommerce-page.shop-button-style-outline a.button.alt,
.woocommerce-page.shop-button-style-outline button.button,
.woocommerce-page.shop-button-style-outline button.button.alt,
.woocommerce-page.shop-button-style-outline input.button,
.woocommerce-page.shop-button-style-outline input.button.alt, .shop-button-style-outline .woocommerce-page #respond input#submit,
.shop-button-style-outline .woocommerce-page a.button,
.shop-button-style-outline .woocommerce-page a.button.alt,
.shop-button-style-outline .woocommerce-page button.button,
.shop-button-style-outline .woocommerce-page button.button.alt,
.shop-button-style-outline .woocommerce-page input.button,
.shop-button-style-outline .woocommerce-page input.button.alt {
color: var(--shop-button-primary-color, var(--accent-color));
background: transparent;
box-shadow: 0 0 0 2px var(--shop-button-primary-color, var(--accent-color)) inset;
}
.woocommerce.shop-button-style-outline #respond input#submit:hover,
.woocommerce.shop-button-style-outline a.button:hover,
.woocommerce.shop-button-style-outline a.button.alt:hover,
.woocommerce.shop-button-style-outline button.button:hover,
.woocommerce.shop-button-style-outline button.button.alt:hover,
.woocommerce.shop-button-style-outline input.button:hover,
.woocommerce.shop-button-style-outline input.button.alt:hover, .shop-button-style-outline .woocommerce #respond input#submit:hover,
.shop-button-style-outline .woocommerce a.button:hover,
.shop-button-style-outline .woocommerce a.button.alt:hover,
.shop-button-style-outline .woocommerce button.button:hover,
.shop-button-style-outline .woocommerce button.button.alt:hover,
.shop-button-style-outline .woocommerce input.button:hover,
.shop-button-style-outline .woocommerce input.button.alt:hover, .woocommerce-page.shop-button-style-outline #respond input#submit:hover,
.woocommerce-page.shop-button-style-outline a.button:hover,
.woocommerce-page.shop-button-style-outline a.button.alt:hover,
.woocommerce-page.shop-button-style-outline button.button:hover,
.woocommerce-page.shop-button-style-outline button.button.alt:hover,
.woocommerce-page.shop-button-style-outline input.button:hover,
.woocommerce-page.shop-button-style-outline input.button.alt:hover, .shop-button-style-outline .woocommerce-page #respond input#submit:hover,
.shop-button-style-outline .woocommerce-page a.button:hover,
.shop-button-style-outline .woocommerce-page a.button.alt:hover,
.shop-button-style-outline .woocommerce-page button.button:hover,
.shop-button-style-outline .woocommerce-page button.button.alt:hover,
.shop-button-style-outline .woocommerce-page input.button:hover,
.shop-button-style-outline .woocommerce-page input.button.alt:hover {
color: var(--shop-button-secondary-color, var(--light-color));
background: transparent;
box-shadow: 0 0 0 3em var(--shop-button-primary-color, var(--accent-color)) inset;
} .woocommerce .col2-set .col-1 .title, .woocommerce .col2-set .col-2 .title, .woocommerce-page .col2-set .col-1 .title, .woocommerce-page .col2-set .col-2 .title {
padding-bottom: 1em;
margin-bottom: 1em;
border-bottom: 2px solid var(--primary-10-color);
}
.woocommerce .col2-set .col-1 .title h3, .woocommerce .col2-set .col-2 .title h3, .woocommerce-page .col2-set .col-1 .title h3, .woocommerce-page .col2-set .col-2 .title h3 {
padding-bottom: 0;
}
.woocommerce .col2-set .col-1 .title:before, .woocommerce .col2-set .col-1 .title:after, .woocommerce .col2-set .col-2 .title:before, .woocommerce .col2-set .col-2 .title:after, .woocommerce-page .col2-set .col-1 .title:before, .woocommerce-page .col2-set .col-1 .title:after, .woocommerce-page .col2-set .col-2 .title:before, .woocommerce-page .col2-set .col-2 .title:after {
display: none;
}
.woocommerce fieldset, .woocommerce-page fieldset {
border-top: 2px solid var(--primary-10-color);
}
.rtl.woocommerce .col2-set .col-1 .title a:before, .rtl.woocommerce .col2-set .col-2 .title a:before, .rtl.woocommerce-page .col2-set .col-1 .title a:before, .rtl.woocommerce-page .col2-set .col-2 .title a:before {
margin-right: 0;
margin-left: 0.2em;
} .select2-container .select2-selection {
padding: 0 1.25em !important;
}
.select2-container .select2-selection .select2-selection__rendered {
padding: 1.25em 2em 1.25em 0 !important;
}
.rtl .select2-container .select2-selection .select2-selection__rendered {
padding: 1.25em 0 1.25em 2em !important;
}
.select2-container .select2-selection .select2-selection__rendered .select2-selection__clear {
font-size: 0;
}
.select2-container .select2-selection .select2-selection__rendered .select2-selection__clear:after {
content: var(--woo-icons-clear-selection) !important;
font-family: var(--woo-icons-clear-selection-font) !important;
font-size: 1.5rem !important;
font-weight: normal;
margin-top: -2px;
margin-bottom: -3px;
color: var(--woocommerce);
}
.select2-container .select2-selection .select2-selection__arrow b {
display: none !important;
}
.select2-container .select2-selection .select2-selection__arrow:after {
content: var(--woo-icons-select-arrow) !important;
font-family: var(--woo-icons-select-arrow-font) !important;
font-size: 1.5em !important;
margin: 0 0.25em !important;
}
.select2-container .select2-dropdown .select2-search {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.select2-container .select2-dropdown .select2-search input {
border-bottom: 2px solid var(--primary-10-color) !important;
}
.select2-container .select2-dropdown .select2-search:before {
content: var(--search-widget-icon-search);
font-family: var(--search-widget-icon-search-font);
font-size: 1.5em;
line-height: 1;
margin-right: 0.5em;
}
.rtl .select2-container .select2-dropdown .select2-search:before {
margin-right: 0;
margin-left: 0.5em;
} .woocommerce-account .woocommerce-MyAccount-navigation ul {
padding-bottom: var(--default-bottom-margin);
border-bottom: 2px solid var(--primary-10-color);
}
.rtl .woocommerce-account .woocommerce-MyAccount-navigation ul {
padding-left: 0;
padding-right: calc(var(--desktop-menu-gap) / 2);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
left: 0;
opacity: 1;
width: 2em;
transform: scaleX(0);
transform-origin: right;
transition: 200ms ease transform;
transform-origin: left center;
}
.rtl .woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
left: auto;
right: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:after {
display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
transform: scaleX(1);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
transform: scaleX(1);
}
.woocommerce-account fieldset {
border-top-width: 2px;
position: relative;
padding-top: 5em;
margin-top: 2em;
}
.woocommerce-account fieldset legend {
position: absolute;
top: 0.75em;
} .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
font-family: var(--woo-icons-messages-font);
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner,
.wc-block-components-notice-banner,
.wc-block-components-notice-banner.is-error {
background: rgba(103, 103, 103, 0.07) !important;
}
.woocommerce-error:before {
content: var(--woo-icons-error);
}
.woocommerce-info:before {
content: var(--woo-icons-info);
}
.woocommerce-message:before {
content: var(--woo-icons-message);
}
.woocommerce-error {
box-shadow: 0 0 0 3px var(--wc-red) inset;
} .woocommerce nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination {
border-top-width: 2px;
border-top-color: var(--primary-10-color);
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul {
display: flex;
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li {
overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span {
font-family: var(--button-font);
font-weight: var(--button-font-weight);
font-style: var(--button-font-style);
font-size: 0.875em;
line-height: 1.2;
min-width: 2.25em;
padding: 0.5em 0.1em;
}
.woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover, .woocommerce-page nav.woocommerce-pagination ul li a.page-numbers:hover {
transform: var(--post-pagination-arrow-hover-transform);
box-shadow: var(--post-pagination-arrow-hover-shadow);
}
.woocommerce nav.woocommerce-pagination ul .next:hover, .woocommerce nav.woocommerce-pagination ul .prev:hover, .woocommerce-page nav.woocommerce-pagination ul .next:hover, .woocommerce-page nav.woocommerce-pagination ul .prev:hover {
background: transparent;
transform: var(--woo-pagination-arrow-hover-transform);
box-shadow: var(--woo-pagination-arrow-hover-shadow);
}
.woocommerce nav.woocommerce-pagination ul li:has(a.next), .woocommerce-page nav.woocommerce-pagination ul li:has(a.next) {
margin-left: auto;
margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li:has(a.prev), .woocommerce-page nav.woocommerce-pagination ul li:has(a.prev) {
margin-right: auto;
margin-left: 0;
}
.woocommerce.rtl nav.woocommerce-pagination ul li:has(a.next), .rtl .woocommerce nav.woocommerce-pagination ul li:has(a.next), .woocommerce-page.rtl nav.woocommerce-pagination ul li:has(a.next), .rtl .woocommerce-page nav.woocommerce-pagination ul li:has(a.next) {
margin-right: auto;
margin-left: 0;
}
.woocommerce.rtl nav.woocommerce-pagination ul li:has(a.prev), .rtl .woocommerce nav.woocommerce-pagination ul li:has(a.prev), .woocommerce-page.rtl nav.woocommerce-pagination ul li:has(a.prev), .rtl .woocommerce-page nav.woocommerce-pagination ul li:has(a.prev) {
margin-left: auto;
margin-right: 0;
}
nav.woocommerce-pagination ul:not(:has(a.prev)):before,
nav.woocommerce-pagination ul:not(:has(a.next)):after {
content: "" !important;
font-family: Icon7Stroke;
font-size: var(--woo-paging-arrow-size);
font-weight: normal;
line-height: 1;
display: flex;
align-items: center;
justify-items: center;
margin-right: auto;
width: 1em;
height: 1em;
color: inherit;
background: var(--primary-07-color);
}
.button-shape-square nav.woocommerce-pagination ul:not(:has(a.prev)):before,
.button-shape-square nav.woocommerce-pagination ul:not(:has(a.next)):after {
border-radius: 0;
}
.button-shape-rounded nav.woocommerce-pagination ul:not(:has(a.prev)):before,
.button-shape-rounded nav.woocommerce-pagination ul:not(:has(a.next)):after {
border-radius: var(--soft-rounded);
}
.button-shape-round nav.woocommerce-pagination ul:not(:has(a.prev)):before,
.button-shape-round nav.woocommerce-pagination ul:not(:has(a.next)):after {
border-radius: var(--hard-rounded);
}
nav.woocommerce-pagination ul:not(:has(a.next)):after {
content: "" !important;
margin-right: 0;
margin-left: auto;
}
nav.woocommerce-pagination ul:has(a.prev):before {
display: none;
}
nav.woocommerce-pagination ul:has(a.next):after {
display: none;
}
.rtl.woocommerce nav.woocommerce-pagination, .rtl.woocommerce-page nav.woocommerce-pagination {
border-top-width: 2px;
}
.rtl.woocommerce nav.woocommerce-pagination ul .next, .rtl.woocommerce-page nav.woocommerce-pagination ul .next {
margin-left: 0;
margin-right: 1rem;
}
.rtl.woocommerce nav.woocommerce-pagination ul .prev, .rtl.woocommerce-page nav.woocommerce-pagination ul .prev {
margin-right: 0;
margin-left: 1rem;
} .woocommerce .star-rating {
width: 5.2em;
}
.woocommerce .star-rating span:before {
color: var(--accent-color);
} .woocommerce table.shop_table.cart tbody tr td, .woocommerce-page table.shop_table.cart tbody tr td {
border-bottom-color: var(--primary-10-color);
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a {
position: relative;
overflow: hidden;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a:after, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a:after {
content: "";
inset: 0;
position: absolute;
display: block;
opacity: 0;
pointer-events: none;
background: var(--woocommerce);
transition: 650ms ease all;
z-index: 2;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a:before, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a:before {
content: var(--bt-zoomin-icon);
font-family: var(--bt-zoomin-icon-font);
font-size: 1.5em;
display: flex;
align-items: center;
justify-content: center;
inset: 0;
position: absolute;
transform: translateY(-75%);
transition: 650ms ease all;
color: var(--light-color);
opacity: 0;
z-index: 3;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a img, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a img {
z-index: 1;
transition: 200ms ease all;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a:hover:after, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a:hover:after {
opacity: 0.5;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a:hover:before, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a:hover:before {
opacity: 1;
transform: translateY(0);
transition-delay: 100ms;
}
.woocommerce table.shop_table.cart tbody tr .product-thumbnail a:hover img, .woocommerce-page table.shop_table.cart tbody tr .product-thumbnail a:hover img {
transform: scale(1.15);
}
.woocommerce table.shop_table.cart tbody tr .remove:hover:after, .woocommerce-page table.shop_table.cart tbody tr .remove:hover:after {
transform: var(--post-pagination-arrow-hover-transform);
box-shadow: var(--post-pagination-arrow-hover-shadow);
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
border-top-color: var(--primary-10-color);
} .woocommerce .checkout .woocommerce-checkout-review-order-table tbody tr td, .woocommerce-page .checkout .woocommerce-checkout-review-order-table tbody tr td {
border-bottom-color: var(--primary-10-color);
} .woocommerce form.login, .woocommerce form.register, .woocommerce form.lost_reset_password, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form.lost_reset_password, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form.lost_reset_password, .woocommerce form.checkout_coupon {
border-width: 2px;
border-color: var(--primary-10-color);
} #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
border-bottom-width: 2px;
border-color: var(--primary-10-color);
} .woocommerce-terms-and-conditions {
border-width: 2px;
border-color: var(--primary-10-color);
}  .widget_product_search .woocommerce-product-search input[type=search] {
padding-right: 3em !important;
}
.rtl .widget_product_search .woocommerce-product-search input[type=search] {
padding-right: 1.25em !important;
padding-left: 3em !important;
}
.widget_product_search .woocommerce-product-search button[type=submit]:after {
content: var(--search-widget-icon-search);
font-family: var(--search-widget-icon-search-font);
font-size: 1.5rem;
}
.woocommerce, .woocommerce-page { }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
transition: 200ms ease all;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
transition: 200ms ease all;
background: var(--primary-10-color);
} .woocommerce.widget_shopping_cart .cart_list li,
.woocommerce-page .widget_shopping_cart .cart_list li,
.woocommerce .widget_shopping_cart .cart_list li {
padding: 0.5em 2em 0.5em calc(var(--woo-cart-widget-image-size) + 1.2em);
}
.rtl .woocommerce.widget_shopping_cart .cart_list li,
.rtl .woocommerce-page .widget_shopping_cart .cart_list li,
.rtl .woocommerce .widget_shopping_cart .cart_list li {
padding: 0.5em calc(var(--woo-cart-widget-image-size) + 1.2em) 0.5em 2em;
}
.woocommerce.widget_shopping_cart .cart_list li a,
.woocommerce-page .widget_shopping_cart .cart_list li a,
.woocommerce .widget_shopping_cart .cart_list li a {
font-size: 1.125em;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove:after,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove:after,
.woocommerce .widget_shopping_cart .cart_list li a.remove:after {
transition: 200ms ease all;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover:after,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove:hover:after,
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover:after {
transform: var(--post-pagination-arrow-hover-transform);
box-shadow: var(--post-pagination-arrow-hover-shadow);
}
.woocommerce.widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total {
border-top-width: 2px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.woocommerce.widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong,
.woocommerce .widget_shopping_cart .total strong {
margin-right: 5px;
}
.rtl .woocommerce.widget_shopping_cart .total strong,
.rtl .woocommerce-page .widget_shopping_cart .total strong,
.rtl .woocommerce .widget_shopping_cart .total strong {
magin-right: 0;
margin-left: 5px;
}
.woocommerce.widget_shopping_cart .total .amount,
.woocommerce-page .widget_shopping_cart .total .amount,
.woocommerce .widget_shopping_cart .total .amount {
marign-left: 5px;
}
.rtl .woocommerce.widget_shopping_cart .total .amount,
.rtl .woocommerce-page .widget_shopping_cart .total .amount,
.rtl .woocommerce .widget_shopping_cart .total .amount {
magin-left: 0;
margin-right: 5px;
}
.woocommerce .widget_top_rated_products .product_list_widget li,
.woocommerce .widget_products .product_list_widget li,
.woocommerce .widget_recent_reviews .product_list_widget li,
.woocommerce-page .widget_top_rated_products .product_list_widget li,
.woocommerce-page .widget_products .product_list_widget li,
.woocommerce-page .widget_recent_reviews .product_list_widget li {
padding-left: 4.5em;
}
.rtl .woocommerce .widget_top_rated_products .product_list_widget li,
.rtl .woocommerce .widget_products .product_list_widget li,
.rtl .woocommerce .widget_recent_reviews .product_list_widget li,
.rtl .woocommerce-page .widget_top_rated_products .product_list_widget li,
.rtl .woocommerce-page .widget_products .product_list_widget li,
.rtl .woocommerce-page .widget_recent_reviews .product_list_widget li {
padding-right: 4.5em;
}
.woocommerce .widget_top_rated_products .product_list_widget li a img, .woocommerce .widget_products .product_list_widget li a img, .woocommerce .widget_recent_reviews .product_list_widget li a img, .woocommerce-page .widget_top_rated_products .product_list_widget li a img, .woocommerce-page .widget_products .product_list_widget li a img, .woocommerce-page .widget_recent_reviews .product_list_widget li a img {
width: 4em;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
top: 1px;
}
@media (max-width: 780px) {
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
width: 100%;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
flex-wrap: wrap;
}
.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
width: 100%;
flex: 1 0 100%;
margin: 0 0 1em 0;
}
.woocommerce .widget_top_rated_products .product_list_widget li:first-child, .woocommerce .widget_products .product_list_widget li:first-child, .woocommerce .widget_recent_reviews .product_list_widget li:first-child, .woocommerce-page .widget_top_rated_products .product_list_widget li:first-child, .woocommerce-page .widget_products .product_list_widget li:first-child, .woocommerce-page .widget_recent_reviews .product_list_widget li:first-child {
margin-bottom: 0.5em;
padding-bottom: 1em;
padding-top: 1em;
}
}
.rtl nav.woocommerce-pagination ul:not(:has(a.prev)):before {
margin-left: auto;
margin-right: 0;
transform: rotate(180deg);
}
.rtl nav.woocommerce-pagination ul:not(:has(a.next)):after {
margin-right: auto;
margin-left: 0;
transform: rotate(180deg);
}
.woocommerce div.product div.summary .woocommerce-grouped-product-list-item__price .stock.in-stock {
margin-top: 0em;
} @media (max-width: 1399px) { }
@media (max-width: 1199px) { .bt_bb_headline.bt_bb_size_huge h1, .bt_bb_headline.bt_bb_size_huge h2, .bt_bb_headline.bt_bb_size_huge h3, .bt_bb_headline.bt_bb_size_huge h4, .bt_bb_headline.bt_bb_size_huge h5, .bt_bb_headline.bt_bb_size_huge h6 {
font-size: 3.815rem !important;
}
.bt_bb_headline.bt_bb_superheadline.bt_bb_size_huge .bt_bb_headline_superheadline {
font-size: 1.0625rem !important;
}
.bt_bb_headline.bt_bb_subheadline.bt_bb_size_huge .bt_bb_headline_subheadline {
font-size: 1.0625rem !important;
}
body {
font-size: 15px !important;
}
}
@media (max-width: 480px) { .bt_bb_headline.bt_bb_size_huge h1, .bt_bb_headline.bt_bb_size_huge h2, .bt_bb_headline.bt_bb_size_huge h3, .bt_bb_headline.bt_bb_size_huge h4, .bt_bb_headline.bt_bb_size_huge h5, .bt_bb_headline.bt_bb_size_huge h6 {
font-size: 3.5rem !important;
}
.bt_bb_headline.bt_bb_size_extralarge h1, .bt_bb_headline.bt_bb_size_extralarge h2, .bt_bb_headline.bt_bb_size_extralarge h3, .bt_bb_headline.bt_bb_size_extralarge h4, .bt_bb_headline.bt_bb_size_extralarge h5, .bt_bb_headline.bt_bb_size_extralarge h6 {
font-size: 3.051875rem !important;
}
.bt_bb_headline.bt_bb_size_large h1, .bt_bb_headline.bt_bb_size_large h2, .bt_bb_headline.bt_bb_size_large h3, .bt_bb_headline.bt_bb_size_large h4, .bt_bb_headline.bt_bb_size_large h5, .bt_bb_headline.bt_bb_size_large h6 {
font-size: 2.75rem !important;
}
} .read-more .bt_bb_button {
font-size: var(--medium-button-size);
}
.read-more .bt_bb_button a {
color: var(--primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--secondary-color, var(--accent-color)) inset;
}
.read-more .bt_bb_button a:hover {
color: var(--primary-color, var(--light-color));
box-shadow: 0 0 0 3em var(--secondary-color, var(--accent-color)) inset;
}
.read-more .bt_bb_button .bt_bb_icon_holder:before {
margin-left: 0.5em;
} @media (min-width: 780px) {
.btSpecialColumnButtons .bt_bb_column_inner_content,
.btSpecialColumnButtons .bt_bb_column_content .bt_bb_column_content_inner_inner {
display: flex;
align-items: center;
justify-content: center;
}
} .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button {
margin-right: -1.25em;
}
.rtl .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button {
margin-left: -1.25em;
margin-right: 0;
}
.widget_boldthemes_button_widget .bt_bb_button.bt_huge_button a {
padding: 1.5em;
}
.widget_boldthemes_button_widget .bt_bb_button.bt_huge_button .bt_bb_icon_holder {
margin: 0 !important;
}
.widget_boldthemes_button_widget .bt_bb_button.bt_huge_button .bt_bb_icon_holder:before {
font-size: 1.5em;
}
.widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_02 {
margin-right: -2.45em;
margin-top: 0.5em;
}
.rtl .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_02 {
margin-left: -2.45em;
margin-right: 0;
}
.widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_02 a {
padding: 2.25em;
}
.widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_02 .bt_bb_icon_holder:before {
font-size: 1.5em;
}
.widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_03 {
margin-right: -1.55em;
}
.rtl .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_03 {
margin-left: -1.25em;
margin-right: 0;
}
.widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_03 a {
padding: 2em;
}
.bt-header-responsive-inactive.primary-menu-position-bottom-center .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button a {
max-height: var(--below-logo-menu-height);
}
.bt-header-responsive-inactive.primary-menu-position-logo-center .site-header .site-branding .main-navigation.main-navigation-logo-area .site-navigation-widgets .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button {
margin-right: -2.5em;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .widget_boldthemes_button_widget {
max-height: var(--sticky-logo-height);
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button a {
padding: 1em 1.5em;
height: var(--sticky-logo-height);
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_03 a {
padding: 1em 2em;
height: var(--sticky-logo-height);
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_02 {
margin-right: -2.5em;
margin-top: 0;
}
.bt-header-responsive-inactive.bt-sticky-header-active.bt-sticky-header.bt-sticky-header-active-open .widget_boldthemes_button_widget .bt_bb_button.bt_huge_button_02 a {
padding: 1em 1.5em;
height: var(--sticky-logo-height);
} .btTimelineRental.bold_timeline_container {
margin-top: -3em;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item {
border-radius: 0 !important;
margin-bottom: 7em !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner {
border-radius: 0 !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
padding: 1.5em 2em 1em 2em !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header:has(.bold_timeline_item_header_inner:empty) {
padding: 0 !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title {
font-size: var(--medium-title-size) !important;
color: var(--alternate-color);
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
padding: 0 !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner {
padding: 0 !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_images {
margin: 0 !important;
width: 100%;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image img {
margin: 0 !important;
width: 100%;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content .bold_timeline_item_content_inner .bold_timeline_item_text_inner {
padding: 0 2em 2em;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item.btHighlight .bold_timeline_item_inner {
background: var(--alternate-color);
color: var(--light-70-color);
}
.btTimelineRental.bold_timeline_container .bold_timeline_item.btHighlight .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title {
color: var(--light-color);
}
.btTimelineRental.bold_timeline_container .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner, .btTimelineRental.bold_timeline_container .bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner {
border-radius: 0px !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_group .bold_timeline_group_header {
padding: 1.5em 2.87em 1.8em;
margin-bottom: 7em !important;
border-radius: 0px;
position: relative;
background-color: transparent !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_group .bold_timeline_group_header:before {
content: var(--flag-icon);
font-family: var(--flag-icon-font);
font-size: 7.6rem;
line-height: normal;
position: absolute;
top: 0;
left: 0;
z-index: 1;
transition: all 280ms ease;
color: var(--accent-color);
}
.btTimelineRental.bold_timeline_container .bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_title b {
font-size: 3em;
display: block;
font-weight: 500;
padding-top: 0.25rem;
}
.btTimelineRental.bold_timeline_container .bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner {
z-index: 2;
}
.btTimelineRental.bold_timeline_container .bold_timeline_container_line {
border-width: 4px !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item .bold_timeline_item_connection {
height: 4px !important;
}
.btTimelineRental.bold_timeline_container .bold_timeline_item.btMedia .bold_timeline_item_connection, .btTimelineRental.bold_timeline_container .bold_timeline_item.btMedia .bold_timeline_item_marker {
display: none !important;
}
.btTimelineRental.bold_timeline_container.btTimelineOne .bold_timeline_group .bold_timeline_group_header {
background: var(--accent-color) !important;
border-radius: 50%;
}
.btTimelineRental.bold_timeline_container.btTimelineOne .bold_timeline_group .bold_timeline_group_header:before {
content: "";
background: var(--accent-color);
}
.btTimelineRental.bold_timeline_container.btTimelineOne .bold_timeline_item.btMedia .bold_timeline_item_inner {
border: none !important;
background: transparent !important;
padding: 3em;
}
.btTimelineRental.bold_timeline_container.btTimelineOne .bold_timeline_item.btMedia .bold_timeline_item_connection, .btTimelineRental.bold_timeline_container.btTimelineOne .bold_timeline_item.btMedia .bold_timeline_item_marker {
display: none !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item {
border-radius: 0 !important;
margin-bottom: 7em !important;
border-width: 1px !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item.btMedia .bold_timeline_item_marker {
display: none !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item.btMedia .bold_timeline_item_inner .bold_timeline_item_content {
padding: 0.5em !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item:not(.btMedia) .bold_timeline_item_inner {
border: none !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner {
border-radius: 0 !important;
border-width: 1px !important;
background-color: transparent !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
padding: 0 1em 0 !important;
margin-bottom: 0.7em;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content {
padding: 0 !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title {
font-size: var(--medium-title-size) !important;
color: var(--alternate-color);
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle {
top: -2em;
left: 1em;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner {
padding: 0;
background: transparent !important;
color: var(--accent-color);
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: var(--supertitle-text-transform);
font-style: var(--supertitle-font-style);
letter-spacing: var(--supertitle-letter-spacing);
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
padding: 0.5em 3em 0 1em !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner {
padding: 0 !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_images {
margin: 0 !important;
width: 100%;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image img {
margin: 0 !important;
width: 100%;
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content .bold_timeline_item_content_inner .bold_timeline_item_text_inner {
padding: 0 0 2em;
}
.btTimelineClub.bold_timeline_container .bold_timeline_group .bold_timeline_group_header {
padding: 2.7em 1.87em 2.8em;
margin-bottom: 7em !important;
border-radius: 0px;
position: relative;
background-color: transparent !important;
}
.btTimelineClub.bold_timeline_container .bold_timeline_group .bold_timeline_group_header:before {
content: var(--rope-icon);
font-family: var(--rope-icon-font);
font-size: 7.6rem;
line-height: normal;
position: absolute;
top: 0;
left: 0;
z-index: 1;
transition: all 280ms ease;
color: var(--accent-color);
background: #f5f5f5;
}
.btTimelineClub.bold_timeline_container .bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_title {
font-size: var(--medium-title-size);
color: var(--alternate-color);
}
.btTimelineClub.bold_timeline_container .bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner {
z-index: 2;
}
.btTimelineClub.bold_timeline_container .bold_timeline_container_line {
border-width: 1px !important;
border-color: var(--accent-color);
}
.btTimelineClub.bold_timeline_container .bold_timeline_item .bold_timeline_item_connection {
display: none !important;
} .bt_bb_text ul.btSpecialList {
margin: 0;
}
.bt_bb_text ul.btSpecialList li {
display: inline-block;
width: 100%;
margin: 0;
}
.bt_bb_text ul.btSpecialList li:before {
content: var(--price-list-icon);
font-family: var(--price-list-icon-font);
font-size: 0.25em;
line-height: 1;
position: relative;
padding-right: 2em;
display: inline-block;
color: var(--accent-color);
}
.bt_bb_text ul.btSpecialList li span {
display: inline-flex;
align-items: center;
} .btSpecialContact .wpcf7-response-output {
background: rgba(255, 255, 255, 0.5);
border: none !important;
color: var(--accent-color);
} .bt_bb_animated_text {
display: block;
font-size: var(--veryhuge-title-size);
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
line-height: 1.2;
width: 100%;
z-index: 0;
overflow: hidden;  }
.bt_bb_animated_text .bt_bb_animated_text_text {
color: var(--gray-color);
}
.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 10s !important;
-webkit-transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
-webkit-perspective: 1000;
}
.bt_bb_animated_text .js-marquee-wrapper .js-marquee {
-webkit-transform: translate3d(0, 0, 0);
}
.bt_bb_animated_text.bt_bb_color_accent .bt_bb_animated_text_text {
color: var(--accent-color);
}
.bt_bb_animated_text.bt_bb_color_alternate .bt_bb_animated_text_text {
color: var(--alternate-color);
}
.bt_bb_animated_text.bt_bb_color_light .bt_bb_animated_text_text {
color: var(--light-color);
}
.bt_bb_animated_text.bt_bb_color_dark .bt_bb_animated_text_text {
color: var(--dark-color);
}
.bt_bb_animated_text.bt_bb_size_small {
font-size: var(--huge-title-size);
}
.bt_bb_animated_text.bt_bb_size_normal {
font-size: var(--extrahuge-title-size);
}
.bt_bb_animated_text_animation_duration_0s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 0s !important;
}
.bt_bb_animated_text_animation_duration_1s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 1s !important;
}
.bt_bb_animated_text_animation_duration_2s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 2s !important;
}
.bt_bb_animated_text_animation_duration_3s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 3s !important;
}
.bt_bb_animated_text_animation_duration_4s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 4s !important;
}
.bt_bb_animated_text_animation_duration_5s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 5s !important;
}
.bt_bb_animated_text_animation_duration_6s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 6s !important;
}
.bt_bb_animated_text_animation_duration_7s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 7s !important;
}
.bt_bb_animated_text_animation_duration_8s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 8s !important;
}
.bt_bb_animated_text_animation_duration_9s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 9s !important;
}
.bt_bb_animated_text_animation_duration_10s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 10s !important;
}
.bt_bb_animated_text_animation_duration_11s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 11s !important;
}
.bt_bb_animated_text_animation_duration_12s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 12s !important;
}
.bt_bb_animated_text_animation_duration_13s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 13s !important;
}
.bt_bb_animated_text_animation_duration_14s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 14s !important;
}
.bt_bb_animated_text_animation_duration_15s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 15s !important;
}
.bt_bb_animated_text_animation_duration_16s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 16s !important;
}
.bt_bb_animated_text_animation_duration_17s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 17s !important;
}
.bt_bb_animated_text_animation_duration_18s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 18s !important;
}
.bt_bb_animated_text_animation_duration_19s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 19s !important;
}
.bt_bb_animated_text_animation_duration_20s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 20s !important;
}
.bt_bb_animated_text_animation_duration_21s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 21s !important;
}
.bt_bb_animated_text_animation_duration_22s.bt_bb_animated_text .js-marquee-wrapper {
animation-duration: 22s !important;
}
.bt_bb_animated_text.bt_bb_font_weight_normal {
font-weight: normal;
}
.bt_bb_animated_text.bt_bb_font_weight_bold {
font-weight: bold;
}
.bt_bb_animated_text.bt_bb_font_weight_bolder {
font-weight: bolder;
}
.bt_bb_animated_text.bt_bb_font_weight_lighter {
font-weight: lighter;
}
.bt_bb_animated_text.bt_bb_font_weight_light {
font-weight: light;
}
.bt_bb_animated_text.bt_bb_font_weight_thin {
font-weight: thin;
}
.bt_bb_animated_text.bt_bb_font_weight_100 {
font-weight: 100;
}
.bt_bb_animated_text.bt_bb_font_weight_200 {
font-weight: 200;
}
.bt_bb_animated_text.bt_bb_font_weight_300 {
font-weight: 300;
}
.bt_bb_animated_text.bt_bb_font_weight_400 {
font-weight: 400;
}
.bt_bb_animated_text.bt_bb_font_weight_500 {
font-weight: 500;
}
.bt_bb_animated_text.bt_bb_font_weight_600 {
font-weight: 600;
}
.bt_bb_animated_text.bt_bb_font_weight_700 {
font-weight: 700;
}
.bt_bb_animated_text.bt_bb_font_weight_800 {
font-weight: 800;
}
.bt_bb_animated_text.bt_bb_font_weight_900 {
font-weight: 900;
} .bt_bb_background_headline {
position: relative;
margin-top: 1em;   }
.bt_bb_background_headline .bt_bb_background_headline_headline {
font-size: 12.5rem;
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
position: absolute;
top: -0.5rem;
left: 0;
line-height: 1.2;
z-index: 0;
color: var(--light-02-gray-color);
}
.bt_bb_background_headline .bt_bb_background_headline_headline[style*="font-family:'Mrs Saint Delafield'"] {
top: -1rem;
}
.bt_bb_align_center .bt_bb_background_headline .bt_bb_background_headline_headline, .bt_bb_background_headline.bt_bb_align_center .bt_bb_background_headline_headline, .bt_bb_align_left .bt_bb_background_headline.bt_bb_align_center .bt_bb_background_headline_headline, .bt_bb_align_left .bt_bb_align_center .bt_bb_background_headline .bt_bb_background_headline_headline, .bt_bb_align_right .bt_bb_background_headline.bt_bb_align_center .bt_bb_background_headline_headline, .bt_bb_align_right .bt_bb_align_center .bt_bb_background_headline .bt_bb_background_headline_headline {
right: 0;
margin: auto;
}
.bt_bb_align_right .bt_bb_background_headline .bt_bb_background_headline_headline, .bt_bb_background_headline.bt_bb_align_right .bt_bb_background_headline_headline, .bt_bb_align_left .bt_bb_background_headline.bt_bb_align_right .bt_bb_background_headline_headline, .bt_bb_align_left .bt_bb_align_right .bt_bb_background_headline .bt_bb_background_headline_headline, .bt_bb_align_center .bt_bb_background_headline.bt_bb_align_right .bt_bb_background_headline_headline, .bt_bb_align_center .bt_bb_align_right .bt_bb_background_headline .bt_bb_background_headline_headline {
left: auto;
right: 0;
}
.bt_bb_background_headline.bt_bb_size_extrasmall .bt_bb_background_headline_headline {
font-size: 5rem;
}
.bt_bb_background_headline.bt_bb_size_small .bt_bb_background_headline_headline {
font-size: 6.25rem;
}
.bt_bb_background_headline.bt_bb_size_normal .bt_bb_background_headline_headline {
font-size: var(--veryhuge-title-size);
}
.bt_bb_background_headline.bt_bb_color_accent .bt_bb_background_headline_headline {
color: var(--accent-color);
}
.bt_bb_background_headline.bt_bb_color_alternate .bt_bb_background_headline_headline {
color: var(--alternate-color);
}
.bt_bb_background_headline.bt_bb_color_light .bt_bb_background_headline_headline {
color: var(--light-color);
}
.bt_bb_background_headline.bt_bb_color_dark .bt_bb_background_headline_headline {
color: var(--dark-color);
}
.bt_bb_background_headline.bt_bb_opacity_medium .bt_bb_background_headline_headline {
opacity: 0.7;
}
.bt_bb_background_headline.bt_bb_opacity_small .bt_bb_background_headline_headline {
opacity: 0.6;
}
.bt_bb_background_headline.bt_bb_opacity_extrasmall .bt_bb_background_headline_headline {
opacity: 0.5;
}
.bt_bb_background_headline.bt_bb_opacity_extraextrasmall .bt_bb_background_headline_headline {
opacity: 0.4;
}
.bt_bb_background_headline.bt_bb_opacity_light .bt_bb_background_headline_headline {
opacity: 0.3;
}
.bt_bb_background_headline.bt_bb_opacity_semilighter .bt_bb_background_headline_headline {
opacity: 0.25;
}
.bt_bb_background_headline.bt_bb_opacity_lighter .bt_bb_background_headline_headline {
opacity: 0.2;
}
.bt_bb_background_headline.bt_bb_opacity_transparent .bt_bb_background_headline_headline {
opacity: 0.1;
}
.bt_bb_background_headline.bt_bb_opacity_semitransparent .bt_bb_background_headline_headline {
opacity: 0.15;
}
.bt_bb_background_headline .bt_bb_background_headline_inner_content {
position: relative;
z-index: 3;
}
.bt_bb_background_headline + .bt_bb_text {
z-index: 2;
position: relative;
} .bt_bb_background_headline.bt_bb_text_transform_none .bt_bb_background_headline_headline {
text-transform: none;
}
.bt_bb_background_headline.bt_bb_text_transform_initial .bt_bb_background_headline_headline {
text-transform: initial;
}
.bt_bb_background_headline.bt_bb_text_transform_inhetit .bt_bb_background_headline_headline {
text-transform: inhetit;
}
.bt_bb_background_headline.bt_bb_text_transform_uppercase .bt_bb_background_headline_headline {
text-transform: uppercase;
}
.bt_bb_background_headline.bt_bb_text_transform_capitalize .bt_bb_background_headline_headline {
text-transform: capitalize;
}
.bt_bb_background_headline.bt_bb_text_transform_lowercase .bt_bb_background_headline_headline {
text-transform: lowercase;
} .bt_bb_background_headline.bt_bb_font_weight_normal .bt_bb_background_headline_headline {
font-weight: normal;
}
.bt_bb_background_headline.bt_bb_font_weight_bold .bt_bb_background_headline_headline {
font-weight: bold;
}
.bt_bb_background_headline.bt_bb_font_weight_bolder .bt_bb_background_headline_headline {
font-weight: bolder;
}
.bt_bb_background_headline.bt_bb_font_weight_lighter .bt_bb_background_headline_headline {
font-weight: lighter;
}
.bt_bb_background_headline.bt_bb_font_weight_light .bt_bb_background_headline_headline {
font-weight: light;
}
.bt_bb_background_headline.bt_bb_font_weight_thin .bt_bb_background_headline_headline {
font-weight: thin;
}
.bt_bb_background_headline.bt_bb_font_weight_100 .bt_bb_background_headline_headline {
font-weight: 100;
}
.bt_bb_background_headline.bt_bb_font_weight_200 .bt_bb_background_headline_headline {
font-weight: 200;
}
.bt_bb_background_headline.bt_bb_font_weight_300 .bt_bb_background_headline_headline {
font-weight: 300;
}
.bt_bb_background_headline.bt_bb_font_weight_400 .bt_bb_background_headline_headline {
font-weight: 400;
}
.bt_bb_background_headline.bt_bb_font_weight_500 .bt_bb_background_headline_headline {
font-weight: 500;
}
.bt_bb_background_headline.bt_bb_font_weight_600 .bt_bb_background_headline_headline {
font-weight: 600;
}
.bt_bb_background_headline.bt_bb_font_weight_700 .bt_bb_background_headline_headline {
font-weight: 700;
}
.bt_bb_background_headline.bt_bb_font_weight_800 .bt_bb_background_headline_headline {
font-weight: 800;
}
.bt_bb_background_headline.bt_bb_font_weight_900 .bt_bb_background_headline_headline {
font-weight: 900;
}
.bt_bb_background_headline.bt_bb_letter_spacing_0px .bt_bb_background_headline_headline {
letter-spacing: 0px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_1px .bt_bb_background_headline_headline {
letter-spacing: 1px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_2px .bt_bb_background_headline_headline {
letter-spacing: 2px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_3px .bt_bb_background_headline_headline {
letter-spacing: 3px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_4px .bt_bb_background_headline_headline {
letter-spacing: 4px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_5px .bt_bb_background_headline_headline {
letter-spacing: 5px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_6px .bt_bb_background_headline_headline {
letter-spacing: 6px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_7px .bt_bb_background_headline_headline {
letter-spacing: 7px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_8px .bt_bb_background_headline_headline {
letter-spacing: 8px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_9px .bt_bb_background_headline_headline {
letter-spacing: 9px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_10px .bt_bb_background_headline_headline {
letter-spacing: 10px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_15px .bt_bb_background_headline_headline {
letter-spacing: 15px;
}
.bt_bb_background_headline.bt_bb_letter_spacing_20px .bt_bb_background_headline_headline {
letter-spacing: 20px;
} @media (max-width: 1199px) {
.bt_bb_background_headline .bt_bb_background_headline_headline {
font-size: 10rem;
}
.bt_bb_background_headline.bt_bb_size_extrasmall .bt_bb_background_headline_headline {
font-size: 4rem;
letter-spacing: 0;
}
.bt_bb_background_headline.bt_bb_size_small .bt_bb_background_headline_headline {
font-size: 5.25rem;
}
.bt_bb_background_headline.bt_bb_size_normal .bt_bb_background_headline_headline {
font-size: 6.25rem;
}
}
@media (max-width: 480px) {
.bt_bb_background_headline .bt_bb_background_headline_headline {
font-size: 5rem;
letter-spacing: 0;
}
.bt_bb_background_headline.bt_bb_size_extrasmall .bt_bb_background_headline_headline {
font-size: 4rem;
letter-spacing: 0;
}
.bt_bb_background_headline.bt_bb_size_small .bt_bb_background_headline_headline {
font-size: 5rem;
letter-spacing: 0;
}
.bt_bb_background_headline.bt_bb_size_normal .bt_bb_background_headline_headline {
font-size: 5rem;
letter-spacing: 0;
}
}
@media (max-width: 360px) {
.bt_bb_background_headline .bt_bb_background_headline_headline {
font-size: 4rem;
letter-spacing: 0;
}
.bt_bb_background_headline.bt_bb_size_small .bt_bb_background_headline_headline {
font-size: 4rem;
letter-spacing: 0;
}
.bt_bb_background_headline.bt_bb_size_normal .bt_bb_background_headline_headline {
font-size: 4rem;
letter-spacing: 0;
}
} .bt_bb_card_icon {
padding: 1.6875em;
position: relative;
overflow: hidden;
border-radius: 0;
background-color: var(--card-secondary-color, transparent);
transition: all 650ms ease;      }
.bt_bb_card_icon[class*=bt_bb_hover_color_scheme]:hover {
color: var(--hover-primary-color);
background-color: var(--hover-secondary-color);
border-color: var(--hover-secondary-color);
}
.bt_bb_card_icon[class*=bt_bb_hover_color_scheme]:hover .bt_bb_card_icon_title .bt_bb_headline {
color: var(--hover-primary-color);
}
.bt_bb_card_icon[class*=bt_bb_hover_color_scheme]:hover .bt_bb_card_icon_text {
color: var(--hover-primary-color) !important;
}
.bt_bb_card_icon .bt_bb_card_icon_text {
padding-top: 0.5em;
}
.bt_bb_card_icon.bt_bb_shape_square {
border-radius: 0;
overflow: hidden;
}
.bt_bb_card_icon.bt_bb_shape_soft_rounded {
border-radius: var(--soft-rounded);
overflow: hidden;
}
.bt_bb_card_icon.bt_bb_shape_hard_rounded {
border-radius: var(--hard-rounded);
overflow: hidden;
}
.bt_bb_card_icon.bt_bb_shadow_on_hover:hover {
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
}
.bt_bb_card_icon.bt_bb_shadow_show {
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
}
.bt_bb_card_icon.bt_bb_border_show {
border: 2px solid var(--light-gray-color);
overflow: visible;
}
.bt_bb_card_icon.bt_bb_border_show .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_flag {
margin-top: calc(-1.6875em - 2px);
}
.bt_bb_card_icon.bt_bb_border_color_accent {
border-color: var(--accent-color);
}
.bt_bb_card_icon.bt_bb_border_color_alternate {
border-color: var(--alternate-color);
}
.bt_bb_card_icon.bt_bb_border_color_dark {
border-color: var(--dark-color);
}
.bt_bb_card_icon.bt_bb_border_color_light {
border-color: var(--light-color);
}
.bt_bb_card_icon.bt_bb_border_color_very_light_blue {
border-color: var(--very-light-blue-color);
}
.bt_bb_card_icon.bt_bb_text_color_gray .bt_bb_card_icon_text {
color: var(--dark-60-color);
}
.bt_bb_card_icon.bt_bb_text_color_accent .bt_bb_card_icon_text {
color: var(--accent-color);
}
.bt_bb_card_icon.bt_bb_text_color_alternate .bt_bb_card_icon_text {
color: var(--alternate-color);
}
.bt_bb_card_icon.bt_bb_text_color_dark .bt_bb_card_icon_text {
color: var(--dark-color);
}
.bt_bb_card_icon.bt_bb_text_color_light .bt_bb_card_icon_text {
color: var(--light-color);
}
.bt_bb_card_icon.bt_bb_text_color_dark-80 .bt_bb_card_icon_text {
color: var(--dark-80-color);
}
.bt_bb_card_icon.bt_bb_text_color_light-80 .bt_bb_card_icon_text {
color: var(--light-80-color);
}
.bt_bb_card_icon.bt_bb_content_padding_none .bt_bb_card_icon_content_inner {
padding-top: 0;
}
.bt_bb_card_icon.bt_bb_content_padding_small .bt_bb_card_icon_content_inner {
padding-top: 1em;
}
.bt_bb_card_icon.bt_bb_content_padding_large .bt_bb_card_icon_content_inner {
padding-top: 3em;
}
.bt_bb_card_icon.bt_bb_text_color_gray .bt_bb_card_icon_text {
color: var(--gray-color) !important;
}
.bt_bb_card_icon.bt_bb_text_color_accent .bt_bb_card_icon_text {
color: var(--accent-color) !important;
}
.bt_bb_card_icon.bt_bb_text_color_alternate .bt_bb_card_icon_text {
color: var(--alternate-color) !important;
}
.bt_bb_card_icon.bt_bb_text_color_light .bt_bb_card_icon_text {
color: var(--light-color) !important;
}
.bt_bb_card_icon.bt_bb_text_color_dark .bt_bb_card_icon_text {
color: var(--dark-color) !important;
}
.bt_bb_card_icon .btCardLink {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.bt_bb_card_icon .bt_bb_card_icon_icon {
display: flex;
justify-content: flex-end;
z-index: 1;
position: relative;
}
.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon {
padding: 0 !important;
}
.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon .bt_bb_icon_holder:before {
color: var(--icon-primary-color, var(--card-primary-color, var(--primary-color, inherit)));
}
.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_flag {
margin-top: -1.6875em;
}
.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
color: var(--icon-primary-color, var(--card-secondary-color, var(--primary-color, var(--light-color))));
}
.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:after {
color: var(--icon-secondary-color, var(--card-primary-color, var(--secondary-color, var(--dark-color))));
}
.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_flag.bt_bb_size_normal .bt_bb_icon_holder:after {
font-size: 3.2em;
}
.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_flag.bt_bb_size_normal .bt_bb_icon_holder:before {
width: 1.58em;
}
.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_rope .bt_bb_icon_holder:after {
color: var(--icon-primary-color, var(--primary-color, var(--dark-color)));
}
.bt_bb_card_icon .bt_bb_card_icon_title {
margin-top: 4.7em;
z-index: 1;
position: relative;
}
.bt_bb_card_icon .bt_bb_card_icon_title .bt_bb_headline {
color: var(--card-primary-color, inherit);
}
.bt_bb_card_icon.bt_bb_icon_style_rope .bt_bb_card_icon_title {
margin-top: 1em;
}
.bt_bb_card_icon.bt_bb_icon_style_flag.btQuoteIcon .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before, .bt_bb_card_icon.bt_bb_icon_style_flag.btQuoteIcon02 .bt_bb_card_icon_icon .bt_bb_icon.bt_bb_style_flag .bt_bb_icon_holder:before {
margin-top: 2px;
}
.bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_content_inner, .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_content_inner, .bt_bb_align_left .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_content_inner, .bt_bb_align_left .bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_content_inner, .bt_bb_align_right .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_content_inner, .bt_bb_align_right .bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_content_inner {
justify-content: center;
}
.bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_title, .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_title, .bt_bb_align_left .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_title, .bt_bb_align_left .bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_title, .bt_bb_align_right .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_title, .bt_bb_align_right .bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_title {
margin-top: 1.5em;
margin-bottom: 1em;
}
.bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_content_inner, .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_content_inner, .bt_bb_align_left .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_content_inner, .bt_bb_align_left .bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_content_inner, .bt_bb_align_right .bt_bb_card_icon.bt_bb_align_center .bt_bb_card_icon_content_inner, .bt_bb_align_right .bt_bb_align_center .bt_bb_card_icon .bt_bb_card_icon_content_inner {
padding-top: 1.5em;
}
.bt_bb_card_icon .bt_bb_card_icon_content_inner {
padding-top: 2em;
display: flex;
flex-wrap: wrap;
z-index: 4;
pointer-events: all;
position: relative;
}
.bt_bb_card_icon .bt_bb_card_icon_content_inner .bt_bb_separator_v2 {
width: 100%;
}
.bt_bb_card_icon .bt_bb_card_icon_content_inner .bt_bb_button {
margin: 0;
}
.bt_bb_card_icon .bt_bb_card_icon_content_inner .bt_bb_button.bt_bb_style_clean a {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .bt_bb_card_icon.bt_bb_padding_5px {
padding: 5px;
}
.bt_bb_card_icon.bt_bb_padding_10px {
padding: 10px;
}
.bt_bb_card_icon.bt_bb_padding_15px {
padding: 15px;
}
.bt_bb_card_icon.bt_bb_padding_20px {
padding: 20px;
}
.bt_bb_card_icon.bt_bb_padding_25px {
padding: 25px;
}
.bt_bb_card_icon.bt_bb_padding_30px {
padding: 30px;
}
.bt_bb_card_icon.bt_bb_padding_35px {
padding: 35px;
}
.bt_bb_card_icon.bt_bb_padding_40px {
padding: 40px;
}
.bt_bb_card_icon.bt_bb_padding_45px {
padding: 45px;
}
.bt_bb_card_icon.bt_bb_padding_50px {
padding: 50px;
}
.bt_bb_card_icon.bt_bb_padding_55px {
padding: 55px;
}
.bt_bb_card_icon.bt_bb_padding_60px {
padding: 60px;
}
.bt_bb_card_icon.bt_bb_padding_65px {
padding: 65px;
}
.bt_bb_card_icon.bt_bb_padding_70px {
padding: 70px;
}
.bt_bb_card_icon.bt_bb_padding_75px {
padding: 75px;
}
.bt_bb_card_icon.bt_bb_padding_80px {
padding: 80px;
}
.bt_bb_card_icon.bt_bb_padding_85px {
padding: 85px;
}
.bt_bb_card_icon.bt_bb_padding_90px {
padding: 90px;
}
.bt_bb_card_icon.bt_bb_padding_95px {
padding: 95px;
}
.bt_bb_card_icon.bt_bb_padding_100px {
padding: 100px;
} .bt_bb_card_icon.bt_bb_border_show.bt_bb_border_width_1px {
border-width: 1px;
}
.bt_bb_card_icon.bt_bb_border_show.bt_bb_border_width_2px {
border-width: 2px;
}
.bt_bb_card_icon.bt_bb_border_show.bt_bb_border_width_3px {
border-width: 3px;
}
.bt_bb_card_icon.bt_bb_border_show.bt_bb_border_width_4px {
border-width: 4px;
}
.bt_bb_card_icon.bt_bb_border_show.bt_bb_border_width_5px {
border-width: 5px;
}
.bt_bb_card_icon.bt_bb_border_show.bt_bb_border_width_6px {
border-width: 6px;
}
.bt_bb_card_icon.bt_bb_border_show.bt_bb_border_width_7px {
border-width: 7px;
}
.bt_bb_card_icon.bt_bb_border_show.bt_bb_border_width_8px {
border-width: 8px;
}
@media (max-width: 480px) {
.bt_bb_card_icon .bt_bb_card_icon_title .bt_bb_headline .bt_bb_headline_tag {
font-size: 1.5rem !important;
}
}
.bt_bb_card_icon.bt_bb_opacity_very_small .bt_bb_card_icon_text {
opacity: 0.1;
}
.bt_bb_card_icon.bt_bb_opacity_extra_small .bt_bb_card_icon_text {
opacity: 0.2;
}
.bt_bb_card_icon.bt_bb_opacity_small .bt_bb_card_icon_text {
opacity: 0.3;
}
.bt_bb_card_icon.bt_bb_opacity_normal .bt_bb_card_icon_text {
opacity: 0.3;
}
.bt_bb_card_icon.bt_bb_opacity_medium .bt_bb_card_icon_text {
opacity: 0.4;
}
.bt_bb_card_icon.bt_bb_opacity_large .bt_bb_card_icon_text {
opacity: 0.5;
}
.bt_bb_card_icon.bt_bb_opacity_extra_large .bt_bb_card_icon_text {
opacity: 0.6;
}
.bt_bb_card_icon.bt_bb_opacity_huge .bt_bb_card_icon_text {
opacity: 0.7;
}
.bt_bb_card_icon.bt_bb_opacity_extra_huge .bt_bb_card_icon_text {
opacity: 0.8;
}
.bt_bb_card_icon.bt_bb_opacity_very_huge .bt_bb_card_icon_text {
opacity: 0.9;
} .bt_bb_card_image {
position: relative;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
width: 100%;
color: var(--card-image-primary-color, inherit);
background-color: var(--card-image-secondary-color, transparent);
overflow: hidden;
z-index: 2;
transition: all 650ms ease;       }
.bt_bb_card_image.bt_bb_shape_soft-rounded {
border-radius: var(--section-soft-rounded);
}
.bt_bb_card_image.bt_bb_shape_hard-rounded {
border-radius: var(--section-hard-rounded);
}
.bt_bb_card_image.bt_bb_shadow_on_hover:hover {
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
.bt_bb_card_image.bt_bb_shadow_on_hover_zoom:hover {
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
.bt_bb_card_image.bt_bb_shadow_on_hover_zoom:hover .bt_bb_card_image_image .bt_bb_image img {
transform: scale3d(1.03, 1.03, 1.03);
}
.bt_bb_card_image.bt_bb_shadow_show {
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
.bt_bb_card_image.bt_bb_border_show {
border: 1px solid var(--gray-02-color);
}
.bt_bb_card_image .bt_bb_card_image_image .bt_bb_image {
float: none;
}
.bt_bb_card_image .bt_bb_card_image_image .bt_bb_image img {
transform: scale3d(1, 1, 1);
transition: transform 650ms ease-in-out, filter 650ms ease-in-out;
}
.bt_bb_card_image .bt_bb_card_image_icon {
margin-top: -3.875em;
width: calc(100% - 20px);
margin-left: auto;
background-color: var(--inner-card-image-secondary-color, var(--card-image-secondary-color, transparent));
overflow: hidden;
z-index: 2;
}
.bt_bb_card_image .bt_bb_card_image_icon .bt_bb_icon {
padding: 0;
}
.bt_bb_card_image .bt_bb_card_image_icon .bt_bb_icon.bt_bb_style_borderless {
padding: 0.25em 1em;
}
.bt_bb_card_image .bt_bb_card_image_icon .bt_bb_icon.bt_bb_style_flag.bt_bb_size_large .bt_bb_icon_holder:after {
font-size: 3.875rem;
}
.bt_bb_card_image.bt_bb_icon_size_small.bt_bb_icon_style_filled .bt_bb_card_image_icon {
margin-top: -2.2em;
}
.bt_bb_card_image.bt_bb_icon_size_small.bt_bb_icon_style_borderless .bt_bb_card_image_icon {
margin-top: -1.15em;
}
.bt_bb_card_image.bt_bb_icon_size_small.bt_bb_icon_style_flag .bt_bb_card_image_icon {
margin-top: -2.3em;
}
.bt_bb_card_image.bt_bb_icon_size_normal.bt_bb_icon_style_borderless .bt_bb_card_image_icon {
margin-top: -2em;
}
.bt_bb_card_image.bt_bb_icon_size_normal.bt_bb_icon_style_flag .bt_bb_card_image_icon {
margin-top: -2.85em;
}
.bt_bb_card_image.bt_bb_icon_size_large.bt_bb_icon_style_filled .bt_bb_card_image_icon {
margin-top: -6em;
}
.bt_bb_card_image.bt_bb_icon_size_large.bt_bb_icon_style_borderless .bt_bb_card_image_icon {
margin-top: -3em;
}
.bt_bb_card_image.bt_bb_icon_size_xlarge.bt_bb_icon_style_filled .bt_bb_card_image_icon {
margin-top: -8em;
}
.bt_bb_card_image.bt_bb_icon_size_xlarge.bt_bb_icon_style_borderless .bt_bb_card_image_icon {
margin-top: -4.6em;
}
.bt_bb_card_image.bt_bb_icon_size_xlarge.bt_bb_icon_style_flag .bt_bb_card_image_icon {
margin-top: -5.3em;
}
.bt_bb_card_image .bt_bb_card_image_content_inner {
padding: 20px;
display: block;
width: 100%;
z-index: 4;
pointer-events: all;
background-color: var(--inner-card-image-secondary-color, transparent);
}
.bt_bb_card_image .bt_bb_card_image_content_inner .bt_bb_headline + .bt_bb_button {
float: right;
margin: 0;
}
.bt_bb_card_image .bt_bb_card_image_content_inner .bt_bb_separator_v2.bt_bb_border_thickness_1 + .bt_bb_headline {
float: left;
margin-top: 0.5em;
}
.bt_bb_card_image .bt_bb_card_image_content_inner .bt_bb_headline:has(~ .bt_bb_button) {
float: none;
display: inline-block;
}
.bt_bb_card_image .bt_bb_card_image_content_inner .bt_bb_headline + .bt_bb_button.bt_bb_style_clean .bt_bb_link {
padding-top: 0.5em !important;
padding-bottom: 0 !important;
}
.bt_bb_card_image .bt_bb_card_image_content_inner .bt_bb_icon + .bt_bb_button.bt_bb_style_clean .bt_bb_link {
padding-top: 0.8em !important;
padding-bottom: 0 !important;
}
.bt_bb_card_image .btCardLink {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 4;
}
.bt_bb_card_image.bt_bb_padding_normal .bt_bb_card_image_content_inner {
padding: 20px;
}
.bt_bb_card_image.bt_bb_padding_double .bt_bb_card_image_content_inner {
padding: 40px;
}
.bt_bb_card_image.bt_bb_padding_text_indent .bt_bb_card_image_content_inner {
padding: 25px;
}
.bt_bb_card_image.bt_bb_padding_text_indent .bt_bb_card_image_content_inner .bt_bb_image {
margin-left: -25px;
margin-right: -25px;
margin-top: -25px;
} .bt_bb_card_image.bt_bb_padding_5px {
padding: 5px;
}
.bt_bb_card_image.bt_bb_padding_5px .bt_bb_card_image_icon {
width: calc(100% - 5px);
}
.bt_bb_card_image.bt_bb_padding_10px {
padding: 10px;
}
.bt_bb_card_image.bt_bb_padding_10px .bt_bb_card_image_icon {
width: calc(100% - 10px);
}
.bt_bb_card_image.bt_bb_padding_15px {
padding: 15px;
}
.bt_bb_card_image.bt_bb_padding_15px .bt_bb_card_image_icon {
width: calc(100% - 15px);
}
.bt_bb_card_image.bt_bb_padding_20px {
padding: 20px;
}
.bt_bb_card_image.bt_bb_padding_20px .bt_bb_card_image_icon {
width: calc(100% - 20px);
}
.bt_bb_card_image.bt_bb_padding_25px {
padding: 25px;
}
.bt_bb_card_image.bt_bb_padding_25px .bt_bb_card_image_icon {
width: calc(100% - 25px);
}
.bt_bb_card_image.bt_bb_padding_30px {
padding: 30px;
}
.bt_bb_card_image.bt_bb_padding_30px .bt_bb_card_image_icon {
width: calc(100% - 30px);
}
.bt_bb_card_image.bt_bb_padding_35px {
padding: 35px;
}
.bt_bb_card_image.bt_bb_padding_35px .bt_bb_card_image_icon {
width: calc(100% - 35px);
}
.bt_bb_card_image.bt_bb_padding_40px {
padding: 40px;
}
.bt_bb_card_image.bt_bb_padding_40px .bt_bb_card_image_icon {
width: calc(100% - 40px);
}
.bt_bb_card_image.bt_bb_padding_45px {
padding: 45px;
}
.bt_bb_card_image.bt_bb_padding_45px .bt_bb_card_image_icon {
width: calc(100% - 45px);
}
.bt_bb_card_image.bt_bb_padding_50px {
padding: 50px;
}
.bt_bb_card_image.bt_bb_padding_50px .bt_bb_card_image_icon {
width: calc(100% - 50px);
}
.bt_bb_card_image.bt_bb_padding_55px {
padding: 55px;
}
.bt_bb_card_image.bt_bb_padding_55px .bt_bb_card_image_icon {
width: calc(100% - 55px);
}
.bt_bb_card_image.bt_bb_padding_60px {
padding: 60px;
}
.bt_bb_card_image.bt_bb_padding_60px .bt_bb_card_image_icon {
width: calc(100% - 60px);
}
.bt_bb_card_image.bt_bb_padding_65px {
padding: 65px;
}
.bt_bb_card_image.bt_bb_padding_65px .bt_bb_card_image_icon {
width: calc(100% - 65px);
}
.bt_bb_card_image.bt_bb_padding_70px {
padding: 70px;
}
.bt_bb_card_image.bt_bb_padding_70px .bt_bb_card_image_icon {
width: calc(100% - 70px);
}
.bt_bb_card_image.bt_bb_padding_75px {
padding: 75px;
}
.bt_bb_card_image.bt_bb_padding_75px .bt_bb_card_image_icon {
width: calc(100% - 75px);
}
.bt_bb_card_image.bt_bb_padding_80px {
padding: 80px;
}
.bt_bb_card_image.bt_bb_padding_80px .bt_bb_card_image_icon {
width: calc(100% - 80px);
}
.bt_bb_card_image.bt_bb_padding_85px {
padding: 85px;
}
.bt_bb_card_image.bt_bb_padding_85px .bt_bb_card_image_icon {
width: calc(100% - 85px);
}
.bt_bb_card_image.bt_bb_padding_90px {
padding: 90px;
}
.bt_bb_card_image.bt_bb_padding_90px .bt_bb_card_image_icon {
width: calc(100% - 90px);
}
.bt_bb_card_image.bt_bb_padding_95px {
padding: 95px;
}
.bt_bb_card_image.bt_bb_padding_95px .bt_bb_card_image_icon {
width: calc(100% - 95px);
}
.bt_bb_card_image.bt_bb_padding_100px {
padding: 100px;
}
.bt_bb_card_image.bt_bb_padding_100px .bt_bb_card_image_icon {
width: calc(100% - 100px);
} .bt_bb_card_image.bt_bb_inner_padding_5px .bt_bb_card_image_content_inner {
padding: 5px;
}
.bt_bb_card_image.bt_bb_inner_padding_5px .bt_bb_card_image_icon {
width: calc(100% - 5px);
}
.bt_bb_card_image.bt_bb_inner_padding_10px .bt_bb_card_image_content_inner {
padding: 10px;
}
.bt_bb_card_image.bt_bb_inner_padding_10px .bt_bb_card_image_icon {
width: calc(100% - 10px);
}
.bt_bb_card_image.bt_bb_inner_padding_15px .bt_bb_card_image_content_inner {
padding: 15px;
}
.bt_bb_card_image.bt_bb_inner_padding_15px .bt_bb_card_image_icon {
width: calc(100% - 15px);
}
.bt_bb_card_image.bt_bb_inner_padding_20px .bt_bb_card_image_content_inner {
padding: 20px;
}
.bt_bb_card_image.bt_bb_inner_padding_20px .bt_bb_card_image_icon {
width: calc(100% - 20px);
}
.bt_bb_card_image.bt_bb_inner_padding_25px .bt_bb_card_image_content_inner {
padding: 25px;
}
.bt_bb_card_image.bt_bb_inner_padding_25px .bt_bb_card_image_icon {
width: calc(100% - 25px);
}
.bt_bb_card_image.bt_bb_inner_padding_30px .bt_bb_card_image_content_inner {
padding: 30px;
}
.bt_bb_card_image.bt_bb_inner_padding_30px .bt_bb_card_image_icon {
width: calc(100% - 30px);
}
.bt_bb_card_image.bt_bb_inner_padding_35px .bt_bb_card_image_content_inner {
padding: 35px;
}
.bt_bb_card_image.bt_bb_inner_padding_35px .bt_bb_card_image_icon {
width: calc(100% - 35px);
}
.bt_bb_card_image.bt_bb_inner_padding_40px .bt_bb_card_image_content_inner {
padding: 40px;
}
.bt_bb_card_image.bt_bb_inner_padding_40px .bt_bb_card_image_icon {
width: calc(100% - 40px);
}
.bt_bb_card_image.bt_bb_inner_padding_45px .bt_bb_card_image_content_inner {
padding: 45px;
}
.bt_bb_card_image.bt_bb_inner_padding_45px .bt_bb_card_image_icon {
width: calc(100% - 45px);
}
.bt_bb_card_image.bt_bb_inner_padding_50px .bt_bb_card_image_content_inner {
padding: 50px;
}
.bt_bb_card_image.bt_bb_inner_padding_50px .bt_bb_card_image_icon {
width: calc(100% - 50px);
}
.bt_bb_card_image.bt_bb_inner_padding_55px .bt_bb_card_image_content_inner {
padding: 55px;
}
.bt_bb_card_image.bt_bb_inner_padding_55px .bt_bb_card_image_icon {
width: calc(100% - 55px);
}
.bt_bb_card_image.bt_bb_inner_padding_60px .bt_bb_card_image_content_inner {
padding: 60px;
}
.bt_bb_card_image.bt_bb_inner_padding_60px .bt_bb_card_image_icon {
width: calc(100% - 60px);
}
.bt_bb_card_image.bt_bb_inner_padding_65px .bt_bb_card_image_content_inner {
padding: 65px;
}
.bt_bb_card_image.bt_bb_inner_padding_65px .bt_bb_card_image_icon {
width: calc(100% - 65px);
}
.bt_bb_card_image.bt_bb_inner_padding_70px .bt_bb_card_image_content_inner {
padding: 70px;
}
.bt_bb_card_image.bt_bb_inner_padding_70px .bt_bb_card_image_icon {
width: calc(100% - 70px);
}
.bt_bb_card_image.bt_bb_inner_padding_75px .bt_bb_card_image_content_inner {
padding: 75px;
}
.bt_bb_card_image.bt_bb_inner_padding_75px .bt_bb_card_image_icon {
width: calc(100% - 75px);
}
.bt_bb_card_image.bt_bb_inner_padding_80px .bt_bb_card_image_content_inner {
padding: 80px;
}
.bt_bb_card_image.bt_bb_inner_padding_80px .bt_bb_card_image_icon {
width: calc(100% - 80px);
}
.bt_bb_card_image.bt_bb_inner_padding_85px .bt_bb_card_image_content_inner {
padding: 85px;
}
.bt_bb_card_image.bt_bb_inner_padding_85px .bt_bb_card_image_icon {
width: calc(100% - 85px);
}
.bt_bb_card_image.bt_bb_inner_padding_90px .bt_bb_card_image_content_inner {
padding: 90px;
}
.bt_bb_card_image.bt_bb_inner_padding_90px .bt_bb_card_image_icon {
width: calc(100% - 90px);
}
.bt_bb_card_image.bt_bb_inner_padding_95px .bt_bb_card_image_content_inner {
padding: 95px;
}
.bt_bb_card_image.bt_bb_inner_padding_95px .bt_bb_card_image_icon {
width: calc(100% - 95px);
}
.bt_bb_card_image.bt_bb_inner_padding_100px .bt_bb_card_image_content_inner {
padding: 100px;
}
.bt_bb_card_image.bt_bb_inner_padding_100px .bt_bb_card_image_icon {
width: calc(100% - 100px);
}
@media (max-width: 780px) {
.bt_bb_card_image .bt_bb_card_image_content_inner .bt_bb_separator_v2.bt_bb_border_thickness_1 + .bt_bb_headline {
margin-top: 0;
float: none;
margin-bottom: 1em;
width: 100%;
}
.bt_bb_card_image .bt_bb_card_image_content_inner .bt_bb_headline + .bt_bb_button {
float: none;
}
} .bt_bb_progress_bar_advanced {
display: flex;
flex-wrap: wrap;
}
.bt_bb_progress_bar_advanced a {
color: inherit;
}
.bt_bb_progress_bar_advanced > p {
width: 100%;
padding-top: 0.5em;
}
.bt_bb_align_center .bt_bb_progress_bar_advanced p, .bt_bb_progress_bar_advanced.bt_bb_align_center p, .bt_bb_align_left .bt_bb_progress_bar_advanced.bt_bb_align_center p, .bt_bb_align_left .bt_bb_align_center .bt_bb_progress_bar_advanced p, .bt_bb_align_right .bt_bb_progress_bar_advanced.bt_bb_align_center p, .bt_bb_align_right .bt_bb_align_center .bt_bb_progress_bar_advanced p {
text-align: center;
}
.bt_bb_progress_bar_advanced.bt_bb_size_normal {
max-width: 16em;
margin: 0 auto;
}
.bt_bb_progress_bar_advanced .container {
width: 100%;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.bt_bb_progress_bar_advanced .container .container_inner {
position: absolute;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
align-content: center;
width: 100%;
height: 100%;  }
.bt_bb_progress_bar_advanced .container .container_inner .bt_bb_progress_bar_advanced_bar_text span {
font-size: 3rem;
line-height: 1.1;
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
}
.bt_bb_progress_bar_advanced .container .container_inner .bt_bb_icon_holder {
font-size: 7em;
font-weight: inherit;
}
.bt_bb_progress_bar_advanced.bt_bb_progress_text_color_gray .container .container_inner .bt_bb_progress_bar_advanced_bar_text span {
color: var(--gray-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_text_color_accent .container .container_inner .bt_bb_progress_bar_advanced_bar_text span {
color: var(--accent-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_text_color_alternate .container .container_inner .bt_bb_progress_bar_advanced_bar_text span {
color: var(--alternate-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_text_color_light .container .container_inner .bt_bb_progress_bar_advanced_bar_text span {
color: var(--light-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_text_color_dark .container .container_inner .bt_bb_progress_bar_advanced_bar_text span {
color: var(--dark-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_icon_color_gray .container .container_inner .bt_bb_icon_holder {
color: var(--gray-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_icon_color_accent .container .container_inner .bt_bb_icon_holder {
color: var(--accent-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_icon_color_alternate .container .container_inner .bt_bb_icon_holder {
color: var(--alternate-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_icon_color_light .container .container_inner .bt_bb_icon_holder {
color: var(--light-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_icon_color_dark .container .container_inner .bt_bb_icon_holder {
color: var(--dark-color);
}
.bt_bb_progress_bar_advanced.bt_bb_progress_text_size_medium .container .container_inner .bt_bb_progress_bar_advanced_bar_text span {
font-size: 4rem;
}
.bt_bb_progress_bar_advanced.bt_bb_progress_text_size_large .container .container_inner .bt_bb_progress_bar_advanced_bar_text span {
font-size: 4.5rem;
} .bt_bb_link {
position: relative;
color: var(--link-primary-color, currentcolor);
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-start;
transition: all 500ms ease;
}
.bt_bb_align_center .bt_bb_link .bt_bb_link_content, .bt_bb_link.bt_bb_align_center .bt_bb_link_content, .bt_bb_align_left .bt_bb_link.bt_bb_align_center .bt_bb_link_content, .bt_bb_align_left .bt_bb_align_center .bt_bb_link .bt_bb_link_content, .bt_bb_align_right .bt_bb_link.bt_bb_align_center .bt_bb_link_content, .bt_bb_align_right .bt_bb_align_center .bt_bb_link .bt_bb_link_content {
flex-direction: row-reverse;
}
.bt_bb_align_right .bt_bb_link .bt_bb_link_content, .bt_bb_link.bt_bb_align_right .bt_bb_link_content, .bt_bb_align_left .bt_bb_link.bt_bb_align_right .bt_bb_link_content, .bt_bb_align_left .bt_bb_align_right .bt_bb_link .bt_bb_link_content, .bt_bb_align_center .bt_bb_link.bt_bb_align_right .bt_bb_link_content, .bt_bb_align_center .bt_bb_align_right .bt_bb_link .bt_bb_link_content {
flex-direction: column;
}
.bt_bb_link .bt_bb_link_text {
font-size: var(--small-title-size);
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
position: relative;
padding-right: 0.15em;
transition: all 250ms ease;
}
.bt_bb_link .bt_bb_link_icon {
position: relative;
display: flex;
width: 3em;
}
.rtl .bt_bb_link .bt_bb_link_icon {
transform: rotate(180deg);
}
.bt_bb_link .bt_bb_link_icon:before {
content: var(--button-arrow-icon);
font-family: var(--button-arrow-icon-font);
font-size: 1.4375em;
line-height: 1;
font-weight: 400;
font-style: normal;
display: inline-block;
vertical-align: middle;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
right: 0.5rem;
transform: translateY(-51%);
color: var(--link-primary-color, currentcolor);
transition: color 0.25s cubic-bezier(0.15, 0, 0, 1);
}
.bt_bb_link .bt_bb_link_icon:after {
content: var(--button-circle-icon);
font-family: var(--button-arrow-icon-font);
font-size: 0.625em;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 51%;
right: 0.78rem;
color: var(--link-primary-color, currentcolor);
transition: transform 0.25s cubic-bezier(0.15, 0, 0, 1), color 0.25s cubic-bezier(0.15, 0, 0, 1), -webkit-transform 0.25s cubic-bezier(0.15, 0, 0, 1), -o-transform 0.25s cubic-bezier(0.15, 0, 0, 1);
transform: translateY(-50%) translate3d(-0.2em, 0, 0);
}
.bt_bb_link .bt_bb_link_content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.bt_bb_link.btWithLink:hover .bt_bb_link_text {
color: var(--link-secondary-color, var(--accent-color));
}
.bt_bb_link.btWithLink:hover .bt_bb_link_icon:before, .bt_bb_link.btWithLink:hover .bt_bb_link_icon:after {
color: var(--link-secondary-color, var(--accent-color));
}
.bt_bb_link.btWithLink:hover .bt_bb_link_icon:after {
transform: translateY(-50%) translate3d(1.4em, 0, 0);
} .bt_bb_event {
display: flex;
align-items: center;
align-content: flex-start;
flex-wrap: wrap;
justify-content: flex-start;
position: relative;
color: var(--event-primary-color, inherit);
background-color: var(--event-secondary-color, transparent);
transition: all 300ms ease;     }
.bt_bb_event[class*=bt_bb_color_scheme] {
padding: 1.8em;
}
.bt_bb_event[class*=bt_bb_color_scheme]:has(.btEventLink):hover {
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}
.bt_bb_event[class*=bt_bb_hover_color_scheme]:hover {
background-color: var(--hover-event-secondary-color);
border-color: var(--hover-event-secondary-color);
}
.bt_bb_event[class*=bt_bb_hover_color_scheme]:hover .bt_bb_card_icon_title .bt_bb_headline {
color: var(--hover-primary-color);
}
.bt_bb_event[class*=bt_bb_hover_color_scheme]:hover .bt_bb_card_icon_text {
color: var(--hover-primary-color) !important;
}
.bt_bb_align_center .bt_bb_event, .bt_bb_event.bt_bb_align_center, .bt_bb_align_left .bt_bb_event.bt_bb_align_center, .bt_bb_align_left .bt_bb_align_center .bt_bb_event, .bt_bb_align_right .bt_bb_event.bt_bb_align_center, .bt_bb_align_right .bt_bb_align_center .bt_bb_event {
flex-wrap: wrap;
justify-content: center;
}
.bt_bb_align_center .bt_bb_event .bt_bb_event_date, .bt_bb_event.bt_bb_align_center .bt_bb_event_date, .bt_bb_align_left .bt_bb_event.bt_bb_align_center .bt_bb_event_date, .bt_bb_align_left .bt_bb_align_center .bt_bb_event .bt_bb_event_date, .bt_bb_align_right .bt_bb_event.bt_bb_align_center .bt_bb_event_date, .bt_bb_align_right .bt_bb_align_center .bt_bb_event .bt_bb_event_date {
width: 100%;
flex: 1 0 100%;
padding-right: 0;
margin-bottom: 1em;
}
.bt_bb_align_center .bt_bb_event .bt_bb_event_content, .bt_bb_event.bt_bb_align_center .bt_bb_event_content, .bt_bb_align_left .bt_bb_event.bt_bb_align_center .bt_bb_event_content, .bt_bb_align_left .bt_bb_align_center .bt_bb_event .bt_bb_event_content, .bt_bb_align_right .bt_bb_event.bt_bb_align_center .bt_bb_event_content, .bt_bb_align_right .bt_bb_align_center .bt_bb_event .bt_bb_event_content {
width: 100%;
}
.bt_bb_align_center .bt_bb_event .bt_bb_event_content .bt_bb_event_info, .bt_bb_event.bt_bb_align_center .bt_bb_event_content .bt_bb_event_info, .bt_bb_align_left .bt_bb_event.bt_bb_align_center .bt_bb_event_content .bt_bb_event_info, .bt_bb_align_left .bt_bb_align_center .bt_bb_event .bt_bb_event_content .bt_bb_event_info, .bt_bb_align_right .bt_bb_event.bt_bb_align_center .bt_bb_event_content .bt_bb_event_info, .bt_bb_align_right .bt_bb_align_center .bt_bb_event .bt_bb_event_content .bt_bb_event_info {
justify-content: center;
}
.bt_bb_align_center .bt_bb_event .bt_bb_event_arrow, .bt_bb_event.bt_bb_align_center .bt_bb_event_arrow, .bt_bb_align_left .bt_bb_event.bt_bb_align_center .bt_bb_event_arrow, .bt_bb_align_left .bt_bb_align_center .bt_bb_event .bt_bb_event_arrow, .bt_bb_align_right .bt_bb_event.bt_bb_align_center .bt_bb_event_arrow, .bt_bb_align_right .bt_bb_align_center .bt_bb_event .bt_bb_event_arrow {
margin-top: 0.5em;
}
.bt_bb_align_right .bt_bb_event, .bt_bb_event.bt_bb_align_right, .bt_bb_align_left .bt_bb_event.bt_bb_align_right, .bt_bb_align_left .bt_bb_align_right .bt_bb_event, .bt_bb_align_center .bt_bb_event.bt_bb_align_right, .bt_bb_align_center .bt_bb_align_right .bt_bb_event {
flex-direction: row-reverse;
}
.bt_bb_align_right .bt_bb_event .bt_bb_event_date, .bt_bb_event.bt_bb_align_right .bt_bb_event_date, .bt_bb_align_left .bt_bb_event.bt_bb_align_right .bt_bb_event_date, .bt_bb_align_left .bt_bb_align_right .bt_bb_event .bt_bb_event_date, .bt_bb_align_center .bt_bb_event.bt_bb_align_right .bt_bb_event_date, .bt_bb_align_center .bt_bb_align_right .bt_bb_event .bt_bb_event_date {
padding-right: 0;
padding-left: 2em;
}
.bt_bb_align_right .bt_bb_event .bt_bb_event_content .bt_bb_event_info, .bt_bb_event.bt_bb_align_right .bt_bb_event_content .bt_bb_event_info, .bt_bb_align_left .bt_bb_event.bt_bb_align_right .bt_bb_event_content .bt_bb_event_info, .bt_bb_align_left .bt_bb_align_right .bt_bb_event .bt_bb_event_content .bt_bb_event_info, .bt_bb_align_center .bt_bb_event.bt_bb_align_right .bt_bb_event_content .bt_bb_event_info, .bt_bb_align_center .bt_bb_align_right .bt_bb_event .bt_bb_event_content .bt_bb_event_info {
justify-content: flex-end;
}
.bt_bb_event.bt_bb_border_show {
padding: 1.8em;
border: 4px solid var(--light-gray-color);
overflow: visible;
}
.bt_bb_event.bt_bb_border_color_accent {
border-color: var(--accent-color);
}
.bt_bb_event.bt_bb_border_color_alternate {
border-color: var(--alternate-color);
}
.bt_bb_event.bt_bb_border_color_dark {
border-color: var(--dark-color);
}
.bt_bb_event.bt_bb_border_color_light {
border-color: var(--light-color);
}
.bt_bb_event.bt_bb_date_icon_style_flag {
align-items: flex-start;
}
.bt_bb_event.bt_bb_date_icon_style_flag .bt_bb_event_date {
min-width: 7em;
}
.bt_bb_event.bt_bb_date_icon_style_flag .bt_bb_event_date:before {
content: var(--flag-icon);
font-family: var(--flag-icon-font);
font-size: 4.7rem;
color: var(--event-date-secondary-color, var(--event-primary-color, var(--accent-color)));
}
.bt_bb_event.bt_bb_date_icon_style_flag .bt_bb_event_date span {
color: var(--event-date-primary-color, var(--event-secondary-color, var(--light-color)));
}
.bt_bb_event.bt_bb_date_icon_style_flag .bt_bb_event_date .bt_bb_event_day {
margin-top: -1.4em;
}
.bt_bb_event .btEventLink {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
}
.bt_bb_event .bt_bb_event_date {
padding-right: 2em;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
align-content: center;
position: relative;
height: 5.9em;
min-width: 7.8em;
}
.rtl .bt_bb_event .bt_bb_event_date {
padding-left: 2em;
padding-right: 0em;
}
.bt_bb_event .bt_bb_event_date:before {
content: var(--rope-icon);
font-family: var(--rope-icon-font);
font-size: 5.7rem;
line-height: normal;
position: absolute;
top: 0;
z-index: 1;
transition: all 280ms ease;
color: var(--event-date-primary-color, var(--event-primary-color, var(--accent-color)));
}
.bt_bb_event .bt_bb_event_date div {
z-index: 2;
width: 100%;
text-align: center;
}
.bt_bb_event .bt_bb_event_date span {
font-family: var(--heading-font);
font-weight: 400;
font-style: var(--heading-font-style);
line-height: 1;
display: block;
color: var(--event-date-primary-color, var(--event-primary-color, var(--accent-color)));
}
.bt_bb_event .bt_bb_event_date .bt_bb_event_day span {
font-size: var(--medium-title-size);
}
.bt_bb_event .bt_bb_event_date .bt_bb_event_month span {
font-size: 0.875rem;
}
.bt_bb_event .bt_bb_event_content {
flex: 1 0 auto;  }
.rtl .bt_bb_event .bt_bb_event_content {
text-align: right;
}
.bt_bb_event .bt_bb_event_content .bt_bb_event_title {
color: var(--event-primary-color, var(--alternate-color));
}
.rtl .bt_bb_event .bt_bb_event_content .bt_bb_event_title {
text-align: right;
}
.rtl .bt_bb_event .bt_bb_event_content .bt_bb_event_title .bt_bb_headline {
text-align: right !important;
}
.bt_bb_event .bt_bb_event_content .bt_bb_event_title .bt_bb_size_medium.bt_bb_headline .bt_bb_headline_tag {
line-height: 1.3;
}
.bt_bb_event .bt_bb_event_content .bt_bb_event_info {
display: flex;
align-items: center;
}
.bt_bb_event .bt_bb_event_content .bt_bb_event_info .bt_bb_event_info_01 {
display: inline-block;
padding-right: 1em;
color: var(--event-primary-color, var(--accent-color));
}
.rtl .bt_bb_event .bt_bb_event_content .bt_bb_event_info .bt_bb_event_info_01 {
padding-left: 1em;
padding-right: 0em;
}
.bt_bb_event .bt_bb_event_content .bt_bb_event_info .bt_bb_event_info_01 .bt_bb_size_medium.bt_bb_headline .bt_bb_headline_tag {
line-height: 1.3;
}
.bt_bb_event .bt_bb_event_content .bt_bb_event_info .bt_bb_event_info_02 {
display: inline-block;
color: var(--event-primary-color, rgba(103, 103, 103, 0.4));
}
.bt_bb_event .bt_bb_event_content .bt_bb_event_details {
padding-top: 0.55em;
}
.bt_bb_event.btWithLink.btWithArrow .bt_bb_event_arrow {
position: relative;
display: flex;
place-self: center flex-end;
width: 3em;
height: 3em;
margin-left: 1em;
justify-self: flex-end;
color: var(--event-primary-color, var(--alternate-color));  }
.bt_bb_event.btWithLink.btWithArrow .bt_bb_event_arrow:before {
content: var(--button-arrow-icon);
font-family: var(--button-arrow-icon-font);
font-size: 2em;
font-weight: 400;
font-style: normal;
line-height: 1;
display: inline-block;
vertical-align: middle;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
transition: color 0.25s cubic-bezier(0.15, 0, 0, 1);
}
.bt_bb_event.btWithLink.btWithArrow .bt_bb_event_arrow:after {
content: var(--button-circle-icon);
font-family: var(--button-arrow-icon-font);
font-size: 0.9em;
font-weight: 400;
font-style: normal;
line-height: 1;
display: inline-block;
vertical-align: middle;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
right: 0.4em;
transition: transform 0.25s cubic-bezier(0.15, 0, 0, 1), color 0.25s cubic-bezier(0.15, 0, 0, 1), -webkit-transform 0.25s cubic-bezier(0.15, 0, 0, 1), -o-transform 0.25s cubic-bezier(0.15, 0, 0, 1);
transform: translateY(-50%) translate3d(-0.2em, 0, 0);
}
.bt_bb_event.btWithLink.btWithArrow:hover .bt_bb_event_arrow:after {
transform: translateY(-50%) translate3d(1.4em, 0, 0);
} .bt_bb_event.bt_bb_border_show.bt_bb_border_width_1px {
border-width: 1px;
}
.bt_bb_event.bt_bb_border_show.bt_bb_border_width_2px {
border-width: 2px;
}
.bt_bb_event.bt_bb_border_show.bt_bb_border_width_3px {
border-width: 3px;
}
.bt_bb_event.bt_bb_border_show.bt_bb_border_width_4px {
border-width: 4px;
}
.bt_bb_event.bt_bb_border_show.bt_bb_border_width_5px {
border-width: 5px;
}
.bt_bb_event.bt_bb_border_show.bt_bb_border_width_6px {
border-width: 6px;
}
.bt_bb_event.bt_bb_border_show.bt_bb_border_width_7px {
border-width: 7px;
}
.bt_bb_event.bt_bb_border_show.bt_bb_border_width_8px {
border-width: 8px;
}
@media (max-width: 991px) {
.bt_bb_event {
flex-wrap: wrap;
}
.bt_bb_event .bt_bb_event_date {
margin-bottom: 1em;
padding-right: 0;
}
.bt_bb_event .bt_bb_event_content {
width: 100%;
flex: 1 0 100%;
}
.bt_bb_event .bt_bb_event_arrow {
margin-top: 0.5em;
}
} .btQuoteBooking {
margin-bottom: 0em;
}
.btQuoteBooking .btQuoteBookingForm {
margin-bottom: 0;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteItem {
padding: 0;
margin-bottom: 1em; }
.btQuoteBooking .btQuoteBookingForm .btQuoteItem label {
font-size: 0.875em;
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
float: none;
width: 100%;
margin: 0 0 0.5em 0;
padding-right: 0;
color: var(--accent-color);
}
.btQuoteBooking .btQuoteBookingForm .btQuoteItem .ui-slider-horizontal {
height: 8px;
border: none;
background-color: #cccccc;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteItem .btQuoteSliderValue {
min-width: 1.8em;
height: 1.8em;
line-height: 2em;
font-size: 0.875em;
font-weight: inherit;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteItem .ui-slider .ui-slider-handle {
min-width: 1.8em;
height: 1.8em;
margin-left: 0;
}
.rtl .btQuoteBooking .btQuoteBookingForm .btQuoteItem .ui-slider .ui-slider-handle {
margin-left: -1em;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteItem .ui-slider .ui-slider-handle.ui-state-active,
.btQuoteBooking .btQuoteBookingForm .btQuoteItem .ui-slider .ui-slider-handle.ui-state-active.ui-state-hover,
.btQuoteBooking .btQuoteBookingForm .btQuoteItem .ui-slider .ui-slider-handle.ui-state-hover {
box-shadow: none;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteItem .btQuoteItemInput:has(.btQuoteSlider) {
margin-bottom: 2.5em;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
flex: 0 0 114px !important;
width: 114px !important;
max-width: 114px !important;
}
.btQuoteBooking input:not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder, .btQuoteBooking textarea::placeholder {
opacity: 1;
}
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
background-color: transparent;
padding: 0 2em 0 0;
min-height: 2.563em;
border: 1px solid #ccc;
box-shadow: none;
}
.btQuoteBooking .dd.ddcommon.borderRadius:hover .ddTitleText {
box-shadow: none;
}
.btQuoteBooking .ddTitleText .ddlabel {
padding: 0px 0.8em;
height: 41px;
}
.btQuoteBooking .btTotalQuoteContactGroup .btQuoteContact .btQuoteItem.btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText {
padding: 0 !important;
}
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitle.borderRadiusTp .ddTitleText span.ddlabel {
height: 41px;
padding: 0px 0.8rem;
}
.btQuoteBooking .ddChild {
border: 1px solid #ccc;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
background-color: transparent !important;
padding: 0 2em 0 0;
min-height: 2.563em !important;
border: 1px solid #ccc;
box-shadow: 3px 0 0 var(--accent-color) inset !important;
height: 2rem;
}
.btQuoteBooking .ddTitle .arrow:before {
content: var(--select-icon);
font-family: var(--select-icon-font);
border: none;
font-size: 0.6rem;
opacity: 0.7;
padding-right: 1rem;
margin-top: -0.3rem;
}
.rtl .btQuoteBooking .ddTitle .arrow:before {
padding-left: 1rem;
padding-right: 0rem;
}
.btQuoteBooking .btTotalNextWrapper .btQuoteTotal {
background: transparent;
border: 1px solid #cccccc;
border-radius: 0 !important;
}
.btQuoteBooking .btTotalNextWrapper .btQuoteTotal .btQuoteTotalText {
font-size: 0.875em;
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
text-transform: uppercase;
color: var(--accent-color);
margin-right: 2em;
}
.btQuoteBooking .btTotalNextWrapper .btQuoteTotal .btQuoteTotalCurrency,
.btQuoteBooking .btTotalNextWrapper .btQuoteTotal .btQuoteTotalCalc {
font-size: 0.875em;
line-height: 2.358;
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
border-radius: 0 !important;
color: var(--light-color);
background-color: var(--alternate-color);
}
.btQuoteBooking .btTotalNextWrapper .boldBtn button {
font-size: var(--normal-button-size);
border-radius: 0 !important;
font-family: var(--button-font);
text-transform: var(--button-text-transform);
font-weight: var(--button-font-weight);
font-style: var(--button-font-style);
letter-spacing: var(--button-letter-spacing);
border: none;
color: var(--light-color);
margin-left: 1em;
}
.btQuoteBooking .btTotalNextWrapper .boldBtn button:hover {
filter: contrast(1.1);
color: var(--light-color);
box-shadow: 0 0 0 3em var(--accent-color) inset;
}
.btQuoteBooking .btTotalQuoteContactGroup.btActive {
margin-top: 2em;
}
.btQuoteBooking .btTotalQuoteContactGroup .btQuoteContact .btQuoteItem input:not([type=submit]):not([type=checkbox]):not([type=radio]), .btQuoteBooking .btTotalQuoteContactGroup .btQuoteContact .btQuoteItem textarea, .btQuoteBooking .btTotalQuoteContactGroup .btQuoteContact .btQuoteItem select {
background-color: transparent;
box-shadow: none;
border: 1px solid #ccc;
min-height: 41px;
padding: 0.5em 0.8em;
}
.btQuoteBooking .btTotalQuoteContactGroup .btQuoteContact .btQuoteItem.btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText {
border: 1px solid #ccc;
box-shadow: none;
min-height: 38px;
padding: 0.2189em 0.2em;
}
.btQuoteBooking .btTotalQuoteContactGroup .btQuoteContact .boldBtn button {
font-size: var(--normal-button-size);
border-radius: 0 !important;
font-family: var(--button-font);
text-transform: var(--button-text-transform);
font-weight: var(--button-font-weight);
font-style: var(--button-font-style);
letter-spacing: var(--button-letter-spacing);
border: none;
color: var(--light-color);
margin-left: 1em;
padding: 0.782rem 2rem;
}
.btQuoteBooking .btTotalQuoteContactGroup .btQuoteContact .boldBtn button:hover {
filter: contrast(1.1);
color: var(--light-color);
box-shadow: 0 0 0 3em var(--accent-color) inset;
text-shadow: none;
}
.btQuoteBooking .btQuoteItem {
margin: 0 0 1em;
} .bt_bb_interactive_image {
display: block;
position: relative;
}
.bt_bb_interactive_image .bt_bb_image {
float: none;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content {
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
overflow: hidden;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_image {
float: none;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item {
z-index: 5;
position: absolute; }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item.on {
z-index: 999;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item.on .bt_bb_interactive_image_item_content {
opacity: 1;
display: block;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item .bt_bb_interactive_image_item_dot {
width: 13px;
height: 13px;
margin: -7px -7px;
cursor: pointer;
background: var(--accent-color);
transform: scale(1);
border-radius: 50%;
transition: all 800ms ease; }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item .bt_bb_interactive_image_item_dot:after {
content: "";
width: 29px;
height: 29px;
position: absolute;
top: -8px;
left: -8px;
border-radius: 50%;
opacity: 0;
background: var(--accent-color);
z-index: -2;
animation: pulsate 1.2s ease-out;
animation-iteration-count: infinite;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item .bt_bb_interactive_image_item_dot .bt_bb_interactive_image_item_dot_tooltip {
padding-left: 1em;
text-align: left;
min-width: 140px;
position: absolute;
bottom: -4px;
left: 0.5em;
color: var(--light-color);
transition: all 300ms ease;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item .bt_bb_interactive_image_item_dot .bt_bb_interactive_image_item_dot_tooltip .bt_bb_interactive_image_item_dot_tooltip_title {
font-size: 1em;
line-height: 1.1;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item_content {
display: none;
min-width: 180px;
text-align: left;
position: absolute;
bottom: -4em;
left: -2em;
opacity: 0;
transition: 350ms ease all;
}
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item_content .bt_bb_interactive_image_item_inner_content {
position: relative;
}
.bt_bb_interactive_image_item:not(.on) .bt_bb_interactive_image_item_dot:hover .bt_bb_interactive_image_item_dot_tooltip {
opacity: 1;
} .bt_bb_interactive_image_item .bt_bb_interactive_image_item_content .bt_bb_interactive_image_item_title {
font-size: 1.2rem;
font-family: var(--supertitle-font);
font-weight: var(--supertitle-font-weight);
font-style: var(--supertitle-font-style);
transition: 350ms ease all;
position: relative;
}
.bt_bb_interactive_image_item .bt_bb_interactive_image_item_content .bt_bb_interactive_image_item_text {
padding: 0em;
display: block;
overflow: hidden;
transition: 350ms ease all;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1, 0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2, 1.2);
opacity: 0;
}
}
@media (max-width: 780px) {
.bt_bb_interactive_image .bt_bb_interactive_image_item_content {
width: 200px;
left: -100px;
}
} .bt_bb_credential {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.bt_bb_credential .bt_bb_credential_image {
padding-right: 1em;
}
.rtl .bt_bb_credential .bt_bb_credential_image {
padding-left: 1em;
padding-right: 0em;
}
.bt_bb_credential .bt_bb_credential_inner .bt_bb_credential_name {
font-size: 1em;
font-family: var(--supertitle-font);
font-weight: 600;
color: var(--accent-color);
} .bt_bb_destinations {
overflow: hidden;   }
.bt_bb_destinations > div {
position: relative;
}
.bt_bb_destinations .btItemLink {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.bt_bb_destinations .bt_bb_destinations_bold {
position: absolute;
bottom: 0;
left: -19em;
display: block;
height: 120px;
width: calc(100% + 19em);
-webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMDIuMjUgMTIxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDIuMjUgMTIxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojRjdGN0Y3O3N0cm9rZS13aWR0aDoxMDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQoJLnN0MXtvcGFjaXR5OjAuNjM7fQ0KCS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojMDA4MkZGO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQoJLnN0M3tmaWxsOm5vbmU7c3Ryb2tlOiNGN0Y3Rjc7c3Ryb2tlLXdpZHRoOjExO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Q0e2ZpbGw6bm9uZTtzdHJva2U6IzAwODJGRjtzdHJva2Utd2lkdGg6Mi42O3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Q1e2ZpbGw6I0VGRUZFRjt9DQoJLnN0NntmaWxsOiMwMDcxQ0U7fQ0KPC9zdHlsZT4NCjxnIGlkPSJYTUxJRF85XyI+DQoJPHBhdGggY2xhc3M9InN0NSIgZD0iTTE1MS4xMiwxMjFjLTQwLjY4LDAtNjAuNzItMjkuMTctODAuMS01Ny4zOUM1Mi40NCwzNi41NiwzNC44OSwxMSwwLDExVjBjNDAuNjcsMCw2MC43MSwyOS4xNyw4MC4wOSw1Ny4zOQ0KCQlDOTguNjgsODQuNDQsMTE2LjI0LDExMCwxNTEuMTIsMTEwYzM0Ljg5LDAsNTIuNDQtMjUuNTYsNzEuMDMtNTIuNjFDMjQxLjUzLDI5LjE3LDI2MS41NywwLDMwMi4yNSwwdjExDQoJCWMtMzQuODksMC01Mi40NCwyNS41Ni03MS4wMyw1Mi42MUMyMTEuODQsOTEuODMsMTkxLjgsMTIxLDE1MS4xMiwxMjF6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==");
background-color: var(--wave-primary-color, #f7f7f7);
-webkit-mask-position: center center;
-webkit-mask-repeat: repeat-x;
transition: all 150ms ease;
}
.bt_bb_destinations .bt_bb_destinations_light {
position: absolute;
bottom: 0;
top: 0;
left: 0;
display: block;
height: 150px;
width: calc(100% + 18em);
-webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMDIuMjUgMTU4LjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwMi4yNSAxNTguNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0Y3RjdGNztzdHJva2Utd2lkdGg6MTA7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDF7b3BhY2l0eTowLjYzO30NCgkuc3Qye2ZpbGw6bm9uZTtzdHJva2U6IzAwODJGRjtzdHJva2Utd2lkdGg6MjtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDN7ZmlsbDpub25lO3N0cm9rZTojRjdGN0Y3O3N0cm9rZS13aWR0aDoxMTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQoJLnN0NHtmaWxsOm5vbmU7c3Ryb2tlOiMwMDgyRkY7c3Ryb2tlLXdpZHRoOjIuNjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQoJLnN0NXtmaWxsOiNFRkVGRUY7fQ0KCS5zdDZ7ZmlsbDojMDA3MUNFO30NCjwvc3R5bGU+DQo8ZyBpZD0iWE1MSURfN18iPg0KCTxnIGlkPSJYTUxJRF84XyI+DQoJCTxwYXRoIGNsYXNzPSJzdDYiIGQ9Ik0xNTEuMTIsMTU4LjZjLTM4LjYsMC01Ny45OC00MC4wMy03Ni43My03OC43M0M1NS45OSw0MS44OCwzNi45NywyLjYsMCwyLjZWMA0KCQkJYzM4LjYsMCw1Ny45OCw0MC4wMiw3Ni43Myw3OC43M2MxOC40LDM3Ljk5LDM3LjQzLDc3LjI3LDc0LjM5LDc3LjI3YzM2Ljk3LDAsNTUuOTktMzkuMjgsNzQuMzktNzcuMjcNCgkJCUMyNDQuMjYsNDAuMDMsMjYzLjY1LDAsMzAyLjI1LDB2Mi42Yy0zNi45NywwLTU1Ljk5LDM5LjI4LTc0LjM5LDc3LjI3QzIwOS4xMSwxMTguNTcsMTg5LjcyLDE1OC42LDE1MS4xMiwxNTguNnoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==");
background-color: var(--wave-secondary-color, #1b91cf);
-webkit-mask-repeat: repeat-x;
-webkit-mask-position: center center;
transition: all 150ms ease;
}
.bt_bb_destinations svg {
position: absolute;
top: 0;
}
.bt_bb_destinations .bt_bb_destinations_content {
z-index: 2;
position: relative;
display: flex;
flex-wrap: wrap;
width: 100%;
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item {
display: block;
height: fit-content;
position: relative;
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item:first-child {
margin-left: 4em;
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item:nth-child(odd) {
margin-right: 5em;
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item:nth-child(even) {
margin-top: 8.5em;
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item .bt_bb_destination_item_inner {
display: flex;
padding-bottom: 1em;
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item .bt_bb_destination_item_inner:before {
content: var(--destinations-icon);
font-family: var(--destinations-icon-font);
font-size: 2em;
padding-right: 0.25em;
display: inline-block;
float: left;
line-height: 1;
color: var(--destinations-secondary-color, var(--accent-color));
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item .bt_bb_destination_item_inner .bt_bb_destination_item_title {
display: inline-block;
float: left;
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item .bt_bb_destination_item_inner .bt_bb_destination_item_title .bt_bb_headline .bt_bb_headline_superheadline {
margin-bottom: 0.5em;
color: var(--destinations-secondary-color, inherit);
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item .bt_bb_destination_item_inner .bt_bb_destination_item_title .bt_bb_headline .bt_bb_headline_content {
color: var(--destinations-primary-color, inherit);
}
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item .bt_bb_destination_item_inner .bt_bb_destination_item_title .bt_bb_headline {
text-align: left !important;
}
@media (max-width: 991px) {
.bt_bb_destinations .bt_bb_destinations_content .bt_bb_destination_item:first-child {
margin-left: 0em;
}
.bt_bb_destinations .bt_bb_destinations_bold {
bottom: auto;
}
} .bt-sticky-header-active.bt-sticky-header.sticky-style-shrink .site-header-responsive .site-header-responsive-logo .responsive-logo:only-child {
opacity: 1;
}
.bt-header-responsive-active.primary-menu-position-logo-center ul.main-navigation-menu li:last-child:after {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: currentColor;
opacity: 0.2;
}  .bt_bb_promo {
position: relative;
width: auto;
display: inline-flex;
flex-wrap: wrap;
}
.bt_bb_promo span {
font-size: var(--medium-title-size);
font-family: var(--heading-font);
font-weight: var(--heading-font-weight);
font-style: var(--heading-font-style);
color: var(--promo-primary-color, var(--alternate-color));
}
.bt_bb_promo a {
color: inherit;
}
.bt_bb_promo a:hover {
color: var(--accent-color);
}
.bt_bb_promo.bt_bb_currency_position_right .bt_bb_promo_new .bt_bb_promo_new_price_currency,
.bt_bb_promo.bt_bb_currency_position_right .bt_bb_promo_old .bt_bb_promo_old_price_currency {
right: 0;
}
.bt_bb_promo.bt_bb_currency_position_right .bt_bb_promo_old_price {
padding-right: 1rem;
padding-left: 0rem;
}
.bt_bb_promo .bt_bb_promo_new {
position: relative;
}
.bt_bb_promo .bt_bb_promo_new .bt_bb_promo_new_price_currency {
font-size: var(--extrasmall-title-size);
position: absolute;
top: 0.2em;
}
.bt_bb_promo .bt_bb_promo_new .bt_bb_promo_new_price {
margin: 0 1rem;
}
.bt_bb_promo .bt_bb_promo_old {
position: relative;
margin-top: 0.65em;
}
.bt_bb_promo .bt_bb_promo_old .bt_bb_promo_old_price_currency {
font-size: 1rem;
opacity: 0.3;
text-decoration-line: line-through;
position: absolute;
top: 0.2em;
color: var(--promo-secondary-color, var(--alternate-color));
}
.bt_bb_currency_position_right .bt_bb_promo .bt_bb_promo_old .bt_bb_promo_old_price_currency {
right: 0;
}
.rtl .bt_bb_promo .bt_bb_promo_old .bt_bb_promo_old_price_currency {
left: auto;
}
.bt_bb_promo .bt_bb_promo_old .bt_bb_promo_old_price {
font-size: 1.7rem;
padding-left: 0.8rem;
opacity: 0.3;
text-decoration-line: line-through;
color: var(--promo-secondary-color, var(--alternate-color));
}
.rtl .bt_bb_promo .bt_bb_promo_old .bt_bb_promo_old_price {
padding-right: 0;
margin-left: 0;
padding-left: 0.8rem;
margin-right: 0.8rem;
}