/* 
Theme Name: Avala
Theme URI: https://avala.bold-themes.com
Description: Wedding WordPress theme.
Version: 1.1.5
Author: BoldThemes
Author URI: https://bold-themes.com
Tags: one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: avala
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License

[Table of contents]

1. Base
2. Typography
3. Bootstrap grid
4. Bold themes grid 
5. Template
6. Header
7. Footer
8. Post
9. Comments
10. Widgets
11. Elements
12. Timeline
13. Link
14. Contact
15. Testimonials
16. Floating Image
17. Background letter
18. Woocommerce
19. Cost calculator
20. Typography etc responsive
21. Woocommerce screens
22. Fixes
23. RTL
24. Gutenberg
25. IE

*/
/* Fonts */
/* Template fonts, edit in config.php  */
/* Base font */
/* Base menu font */
/* Headline fond */
/* Headline supertitle font */
/* Headline subtitle font */
/* Variables  */
/* Base font size */
/* Base font color */
/* Base bg color */
/* Base border color */
/* Sub bg color */
/* Sub bg color */
/* Base font color */
/* Base bg color */
/* Base border color */
/* Sub bg color */
/* Sub bg color */
/* Main color */
/* Dark main color */
/* Darker main color */
/* Very darker main color */
/* Light main color */
/* Very Light main color */
/* Secondary color  */
/* Dark secondary color */
/* Darker secondary color */
/* Light secondary color */
/* Base gutter width */
/* Sidebar width (%) */
/* Padding between sidebar and sontent */
/* Left and right page padding for boxed content */
/* Default spacing in grid gallery */
/* Defines logo height and menu line height */
/* Defines logo height and menu line height for sticky header */
/* Defines menu height when below menu */
/* Defines logo height and menu line height for sticky header */
/* Top and bottom padding of the whole horizontal menu (px) */
/* Padding between horizontal menu elements (px) */
/* Width of the vertical menu (px) */
/* dropdown width (px) */
/* Base font size */
/* Small icon size */
/* Small icon size */
/* Small icon size */
/* Small icon size */
/* Small icon size */
/* Soft border radius */
/* Soft border radius */
/* Defines letter spacing in Supertitle font */
/* Defines letter spacing in Button font */
/* Mixins */
/* @ include btMaxLines(lines, line-height); */
/* @fragment btClear; */
/* Aliases */
/* Reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
audio,
canvas,
video {
    display: block;
    }
audio,
canvas,
video {
    display: inline-block;
    }
*:focus,
* {
    outline: none;
    outline: 0;
    }
.touch * {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-focus-ring-color: rgba(0,0,0,0);
    }
button::-moz-focus-inner {
    border: 0;
    }
audio:not([controls]) {
    display: none;
    height: 0;
    }
html,
body {
    margin: 0;
    padding: 0;
    }
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    }

/* FloatClears */
.btClear:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    }
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    }
@font-face {
    font-family: "Quote";
    src: url(fonts/Quote.woff) format("woff"),url(fonts/Quote.ttf) format("truetype");
    }
@font-face {
    font-family: "Arrows";
    src: url(fonts/Arrows.woff) format("woff"),url(fonts/Arrows.ttf) format("truetype");
    }
@font-face {
    font-family: "Dash";
    src: url(fonts/Dash.woff) format("woff"),url(fonts/Dash.ttf) format("truetype");
    }

/* Skin */
.btDarkSkin,
.bt-dark-skin {
    color: #fff;
    background-color: #191919;
    }
.btLightSkin {
    color: #181818;
    background-color: #fff;
    }
.btAccentSkin {
    color: #8c857a;
    background-color: #fff;
    }
.btGraySkin {
    color: #7c7c7c;
    background-color: #fff;
    }
.btAlternateSkin {
    color: #63725b;
    background-color: #fff;
    }
input,
select,
textarea,
.fancy-select .trigger {
    color: inherit;
    border: none;
    padding: .2em .8em;
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin input,
.btLightSkin .btDarkSkin input,
.btDarkSkin.btLightSkin .btDarkSkin input,
.btDarkSkin select,
.btDarkSkin textarea,
.btDarkSkin .fancy-select .trigger,
.btLightSkin .btDarkSkin select,
.btLightSkin .btDarkSkin textarea,
.btLightSkin .btDarkSkin .fancy-select .trigger,
.btDarkSkin.btLightSkin .btDarkSkin select,
.btDarkSkin.btLightSkin .btDarkSkin textarea,
.btDarkSkin.btLightSkin .btDarkSkin .fancy-select .trigger {
    border-bottom: 1px solid rgba(255,255,255,.5);
    }
input::placeholder,
select::placeholder,
textarea::placeholder,
.fancy-select .trigger::placeholder {
    opacity: .7;
    }

/*
.btHardRoundedButtons any(select, textarea, input, .fancy-select .trigger) { {border-radius: 50%;}
.btSoftRoundedButtons any(select, textarea, input, .fancy-select .trigger) { {border-radius: 5px;}  */
/* Form elements */
select,
input {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    }
.btSquareButtons select,
.btSquareButtons input {
    border-radius: 0;
    -webkit-border-radius: 0;
    }
select,
input:not([type='checkbox']):not([type='radio']) {
    -webkit-appearance: none;
    }
input:not([type='checkbox']):not([type='radio']),
button {
    -webkit-appearance: none;
    }
input:not([type='checkbox']):not([type='radio']),
textarea,
select {
    outline: none;
    font: inherit;
    width: 100%;
    line-height: 1;
    width: 100%;
    display: block;
    padding: .8em 0;
    background: transparent;
    color: inherit;
    }
.btTextRight input: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;
    }

/* Fancy select */
.fancy-select {
    position: relative;
    }
.fancy-select .trigger {
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative;
    cursor: pointer;
    padding: .8em;
    border-radius: 0;
    }
.btHardRoundedButtons .fancy-select .trigger {
    border-radius: 0;
    }
.btSoftRoundedButtons .fancy-select .trigger {
    border-radius: 0;
    }
.btSquareButtons .fancy-select .trigger {
    border-radius: 0;
    }
.fancy-select .trigger:before {
    content: "\e688";
    font-family: Icon7Stroke;
    font-size: 2em;
    line-height: 1;
    margin-top: 0;
    display: block;
    float: right;
    margin-right: -.3em;
    -webkit-transition: 150ms all ease;
    -moz-transition: 150ms all ease;
    transition: 150ms all ease;
    }
.rtl .fancy-select .trigger:before {
    float: left;
    margin-right: 0;
    margin-left: -.3em;
    }
.fancy-select .trigger.open:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    }
.fancy-select .options {
    display: none;
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    list-style: none;
    max-height: 320px;
    overflow: auto;
    border: 1px solid rgba(0,0,0,.07);
    background-color: #fff;
    color: #181818;
    }
.fancy-select .options.open {
    z-index: 20;
    display: block;
    }
.fancy-select .options.overflowing {
    top: auto;
    bottom: 2.4em;
    }
.fancy-select ul.options {
    padding: 0;
    margin: 0;
    }
.fancy-select ul.options li {
    cursor: pointer;
    padding-left: 1em;
    margin: 0;
    -webkit-transition: 150ms ease all;
    -moz-transition: 150ms ease all;
    transition: 150ms ease all;
    }
.fancy-select ul.options li:hover {
    color: #8c857a;
    }

/*input:not([type='checkbox']):not([type='radio']), a.select2-choice {
	.btHardRoundedButtons & {border-radius: 20px;}
	.btSoftRoundedButtons & {border-radius: $(softBorderRadius);}
}
textarea, select {
	.btHardRoundedButtons & {border-radius: 20px;}
	.btSoftRoundedButtons & {border-radius: $(softBorderRadius);}
}*/
input:not([type='checkbox']):not([type='radio']):not([type='submit']),
textarea,
.fancy-select .trigger {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    }
input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
textarea:focus,
.fancy-select .trigger.open {
    border-color: rgba(0,0,0,.3);
    }
.btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btDarkSkin.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btDarkSkin textarea:focus,
.btLightSkin .btDarkSkin textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin textarea:focus,
.btDarkSkin .fancy-select .trigger.open,
.btLightSkin .btDarkSkin .fancy-select .trigger.open,
.btDarkSkin.btLightSkin .btDarkSkin .fancy-select .trigger.open {
    border-color: rgba(255,255,255,.7);
    }
textarea {
    resize: vertical;
    line-height: inherit;
    }
button {
    font: inherit;
    cursor: pointer;
    }

/* Date */
input[type='date']:before {
    display: none;
    }

/* Iframe resize fix */
/*:any( embed, iframe, img, figure ) {
	max-width: 100%;
	height: auto;
}*/
.bt-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    }
.bt-video-container iframe,
.bt-video-container object,
.bt-video-container embed,
.bt-video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

/* Texts */
img,
figure {
    max-width: 100%;
    height: auto;
    }
pre code {
    display: block;
    }
pre {
    overflow: hidden;
    }
.bt-content-holder pre {
    margin: 0 0 30px;
    white-space: pre-wrap;
    padding: 20px;
    border: 1px solid rgba(0,0,0,.1);
    }

/* Href */
a {
    text-decoration: none;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    color: inherit;
    }
.bt-content a {
    color: #8c857a;
    }
.btAccentSkin .bt-content a,
.btDarkSkin .btAccentSkin .bt-content a,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-content a {
    color: #63725b;
    }
a:hover {
    text-decoration: none;
    color: #8c857a;
    }
.bt-content a:hover {
    color: inherit;
    }
.bt-content a.wp-block-button__link {
    color: inherit;
    }
.btText a {
    color: #8c857a;
    }
.btText a:hover {
    text-decoration: underline;
    }
a img {
    border: none;
    }
a,
a:active,
a:focus {
    outline: none;
    }
a[href^="tel:"] {
    color: inherit !important;
    text-decoration: none;
    }

/* Base typography */
p,
dl,
address,
cite {
    margin: 0 0 1em;
    }
ul {
    margin: 0 0 1em 1em;
    padding: 0;
    }
ul > li > ul {
    margin-bottom: 0;
    }
.rtl ul {
    margin: 0 1em 1em 0;
    }
.rtl ul ul {
    margin-bottom: 0;
    }
ol {
    margin: 0 0 1em 1em;
    padding: 0;
    }
ol ol {
    margin-bottom: 0;
    }
.rtl ol {
    margin: 0 1em 1em 0;
    }
.rtl ol ol {
    margin-bottom: 0;
    }
li {
    margin: 0 0 0 .5em;
    padding: 0;
    }
.btText li {
    margin-left: 1em;
    }
dt {
    font-weight: 600;
    }
dd {
    margin: 0 0 1.5em 3.5em;
    }
dd p {
    display: inline;
    }
dl dd:last-child {
    margin-bottom: 0;
    }
dd:after {
    content: "";
    display: table;
    clear: both;
    }
figcaption {
    font-size: inherit;
    }

/* Base font */
html {
    font-size: 16px;
    }
body {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    font-weight: 400;
    line-height: 1.8em;
    background-size: cover;
    background-attachment: fixed;
    }
body.btBodyWeight_light {
    font-weight: 300;
    }
small {
    font-size: 14px;
    }

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    }
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    padding: 0 0 .4em;
    line-height: 1.2;
    margin: 0;
    font-weight: normal;
    }
.btHeadingWeight_default h1,
.btHeadingWeight_default h2,
.btHeadingWeight_default h3,
.btHeadingWeight_default h4,
.btHeadingWeight_default h5,
.btHeadingWeight_default h6 {
    font-weight: 400;
    }
.btHeadingWeight_black h1,
.btHeadingWeight_black h2,
.btHeadingWeight_black h3,
.btHeadingWeight_black h4,
.btHeadingWeight_black h5,
.btHeadingWeight_black h6 {
    font-weight: 900;
    }
.btHeadingWeight_bolder h1,
.btHeadingWeight_bolder h2,
.btHeadingWeight_bolder h3,
.btHeadingWeight_bolder h4,
.btHeadingWeight_bolder h5,
.btHeadingWeight_bolder h6 {
    font-weight: 800;
    }
.btHeadingWeight_bold h1,
.btHeadingWeight_bold h2,
.btHeadingWeight_bold h3,
.btHeadingWeight_bold h4,
.btHeadingWeight_bold h5,
.btHeadingWeight_bold h6 {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold h1,
.btHeadingWeight_semi-bold h2,
.btHeadingWeight_semi-bold h3,
.btHeadingWeight_semi-bold h4,
.btHeadingWeight_semi-bold h5,
.btHeadingWeight_semi-bold h6 {
    font-weight: 600;
    }
.btHeadingWeight_medium h1,
.btHeadingWeight_medium h2,
.btHeadingWeight_medium h3,
.btHeadingWeight_medium h4,
.btHeadingWeight_medium h5,
.btHeadingWeight_medium h6 {
    font-weight: 500;
    }
.btHeadingWeight_normal h1,
.btHeadingWeight_normal h2,
.btHeadingWeight_normal h3,
.btHeadingWeight_normal h4,
.btHeadingWeight_normal h5,
.btHeadingWeight_normal h6 {
    font-weight: 400;
    }
.btHeadingWeight_light h1,
.btHeadingWeight_light h2,
.btHeadingWeight_light h3,
.btHeadingWeight_light h4,
.btHeadingWeight_light h5,
.btHeadingWeight_light h6 {
    font-weight: 300;
    }
.btHeadingWeight_lighter h1,
.btHeadingWeight_lighter h2,
.btHeadingWeight_lighter h3,
.btHeadingWeight_lighter h4,
.btHeadingWeight_lighter h5,
.btHeadingWeight_lighter h6 {
    font-weight: 200;
    }
.btHeadingWeight_thin h1,
.btHeadingWeight_thin h2,
.btHeadingWeight_thin h3,
.btHeadingWeight_thin h4,
.btHeadingWeight_thin h5,
.btHeadingWeight_thin h6 {
    font-weight: 100;
    }
h1 {
    font-size: 3.125em;
    }
h2 {
    font-size: 2.75em;
    }
h3 {
    font-size: 2.125em;
    }
h4 {
    font-size: 1.875em;
    }
h5 {
    font-size: 1.5em;
    }
h6 {
    font-size: 1.25em;
    }

/* Blockquotes*/
blockquote {
    font-size: 1.875em;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    line-height: 1.2;
    display: block;
    position: relative;
    padding: 1rem 0;
    max-width: 710px;
    margin: 0 auto;
    text-align: center;
    }
.btHeadingWeight_default blockquote {
    font-weight: 400;
    }
.btHeadingWeight_black blockquote {
    font-weight: 900;
    }
.btHeadingWeight_bolder blockquote {
    font-weight: 800;
    }
.btHeadingWeight_bold blockquote {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold blockquote {
    font-weight: 600;
    }
.btHeadingWeight_medium blockquote {
    font-weight: 500;
    }
.btHeadingWeight_normal blockquote {
    font-weight: 400;
    }
.btHeadingWeight_light blockquote {
    font-weight: 300;
    }
.btHeadingWeight_lighter blockquote {
    font-weight: 200;
    }
.btHeadingWeight_thin blockquote {
    font-weight: 100;
    }
.bt_bb_align_center blockquote {
    padding: 0;
    }
.bt_bb_align_right blockquote {
    padding: 0 0 3.5em;
    }
blockquote:before {
    content: "\e902";
    font-family: Quote;
    font-size: 3rem;
    display: block;
    line-height: 1;
    color: inherit;
    text-align: center;
    padding-bottom: 1rem;
    }
blockquote:after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
    }
cite {
    opacity: .6;
    font-style: normal;
    }

/* Tables */
.bt-content-holder table {
    width: 100%;
    margin: 0 0 1em;
    border-collapse: collapse;
    text-align: initial;
    border: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .bt-content-holder table,
.btLightSkin .btDarkSkin .bt-content-holder table,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table {
    border: 1px solid rgba(255,255,255,.05);
    }
.bt-content-holder table td,
.bt-content-holder table th {
    padding: 1em;
    border: 1px solid rgba(0,0,0,.07);
    font-weight: inherit;
    }
.btDarkSkin .bt-content-holder table td,
.btLightSkin .btDarkSkin .bt-content-holder table td,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table td,
.btDarkSkin .bt-content-holder table th,
.btLightSkin .btDarkSkin .bt-content-holder table th,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table th {
    border: 1px solid rgba(255,255,255,.05);
    }
.bt-content-holder table th {
    text-align: left;
    }
.bt_bb_layout_boxed_600 .bt_bb_cell {
    width: 600px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_700 .bt_bb_cell {
    width: 700px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_800 .bt_bb_cell {
    width: 800px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_900 .bt_bb_cell {
    width: 900px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_1000 .bt_bb_cell {
    width: 1000px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_1100 .bt_bb_cell {
    width: 1100px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_1200 .bt_bb_cell {
    width: 1200px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_1400 .bt_bb_cell {
    width: 1400px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }

/* Added bootstrap visible / hidden classes */
@media (max-width: 480px) {
.visible-xs {
    display: block !important;
    }
}

@media (min-width: 480px) and (max-width:767px) {
.visible-ms {
    display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
    display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
    display: block !important;
    }
}

@media (min-width: 1200px) {
.visible-lg {
    display: block !important;
    }
}

@media (max-width: 480px) {
.hidden-xs {
    display: none !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
.hidden-ms {
    display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
    display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
    display: none !important;
    }
}

@media (min-width: 1200px) {
.hidden-lg {
    display: none !important;
    }
}

html,
body {
    min-height: 100vh;
    }
body:not(.btPageTransitions) {
    min-height: 101vh;
    }

/*html {
	overflow-x: hidden;
}*/
/* RTL support */
body.rtl {
    direction: rtl;
    unicode-bidi: embed;
    }

/* Template base */
.bt-content-wrap {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
.bt-content-wrap:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.bt-site-footer {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
    transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
    }
.bt-page-wrap {
    position: relative;
    overflow: hidden;
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
.bt-page-wrap:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }

/* Z indexes */
.mainHeader,
.bt-vertical-header-top {
    z-index: 10002;
    }
.btPreloader {
    z-index: 100000;
    }

/* Gutter port keeps width */
.port {
    width: 100%;
    padding: 0 30px;
    }
.gutter .port {
    max-width: 1260px;
    margin: auto;
    }
.btWithSidebar .bt-content .gutter .port {
    padding: 0;
    }
@media (max-width: 1259px) {
.gutter .port {
    width: 100%;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
    }
.btMenuVerticalRight .bt-vertical-menu-trigger {
    margin: 0;
    }
}

/*@media (max-width: 768px) { 
	.gutter .port {
		.btWithSidebar .bt-content & { 
			padding-left: $(pagePadding)px;
			padding-right: $(pagePadding)px;
		}
	}
}*/
/* Content holder and sidebars*/
.btNoSidebar .bt-content-holder,
.btNoSidebar .bt-content {
    width: auto;
    padding: 0;
    }
.btNoSidebar.single-product .bt-content-holder,
.btNoSidebar.single-product .bt-content {
    padding-bottom: 4em;
    }

/* Page without BB & sidebar */
:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline + .bt-content-holder .bt-content {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding: 4em 30px 0;
    }
:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline + .bt-content-holder .bt-content .gutter .port {
    padding-left: 0;
    padding-right: 0;
    }
:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline + .bt-content-holder .bt-content > article:first-child {
    margin-top: 0;
    }
.btWithSidebar .bt-content-holder {
    max-width: 1260px;
    margin: auto;
    padding: 4em 30px 4em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btWithSidebar .bt-content-holder .bt-content {
    width: 75%;
    }
.btWithSidebar .bt-content-holder .btSidebar {
    width: 25%;
    padding: 0;
    }
.btSidebarLeft.btWithSidebar .bt-content-holder {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.btSidebarLeft.btWithSidebar .bt-content-holder .btSidebar {
    padding-right: 20px;
    }
.rtl.btSidebarLeft.btWithSidebar .bt-content-holder .btSidebar {
    padding-right: 0;
    padding-left: 20px;
    }
.btSidebarLeft.btWithSidebar .bt-content-holder .bt-content {
    padding-left: 20px;
    }
.rtl.btSidebarLeft.btWithSidebar .bt-content-holder .bt-content {
    padding-left: 0;
    padding-right: 20px;
    }
.btSidebarRight.btWithSidebar .bt-content-holder .btSidebar {
    padding-left: 20px;
    }
.rtl.btSidebarRight.btWithSidebar .bt-content-holder .btSidebar {
    padding-left: 0;
    padding-right: 20px;
    }
.btSidebarRight.btWithSidebar .bt-content-holder .bt-content {
    padding-right: 20px;
    }
.rtl.btSidebarRight.btWithSidebar .bt-content-holder .bt-content {
    padding-right: 0;
    padding-left: 20px;
    }

/* Responsive */
@media (max-width: 768px) {
.btWithSidebar.btSidebarRight .bt-content-holder,
.btWithSidebar.btSidebarLeft .bt-content-holder {
    display: block;
    }
.btWithSidebar.btSidebarRight .bt-content-holder .bt-content,
.btWithSidebar.btSidebarLeft .bt-content-holder .bt-content,
.btWithSidebar.btSidebarRight .bt-content-holder .btSidebar,
.btWithSidebar.btSidebarLeft .bt-content-holder .btSidebar {
    width: auto;
    float: none;
    padding: 0;
    }
.btWithSidebar.btSidebarRight .bt-content-holder .btSidebar,
.btWithSidebar.btSidebarLeft .bt-content-holder .btSidebar {
    padding-top: 4em;
    }
}

/* Page preloader */
.btPreloader {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    opacity: 1;
    background-color: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s ease,opacity .3s ease;
    -moz-transition: all .3s ease,opacity .3s ease;
    transition: all .3s ease,opacity .3s ease;
    }
.btPreloader .animation {
    display: block;
    width: 100%;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    -webkit-transition: transform .3s ease,opacity .3s ease;
    -moz-transition: transform .3s ease,opacity .3s ease;
    transition: transform .3s ease,opacity .3s ease;
    }
.btAccentDarkHeader .btPreloader .animation > div:first-child,
.btLightAccentHeader .btPreloader .animation > div:first-child,
.btTransparentLightHeader .btPreloader .animation > div:first-child {
    border-radius: 10px;
    padding: .7em 1.2em;
    display: inline-block;
    background-color: #8c857a;
    }
.btPreloader .animation > div img {
    margin: 0 auto;
    }
.btRemovePreloader .btPreloader {
    -webkit-transition: transform ease 1s,opacity ease 1s;
    -moz-transition: transform ease 1s,opacity ease 1s;
    transition: transform ease 1s,opacity ease 1s;
    -webkit-transform: translateY(-100%) scale(0);
    -moz-transform: translateY(-100%) scale(0);
    -ms-transform: translateY(-100%) scale(0);
    transform: translateY(-100%) scale(0);
    opacity: 0;
    }
.btRemovePreloader .btPreloader .animation {
    -webkit-transition: transform .5s ease,opacity ease .5s;
    -moz-transition: transform .5s ease,opacity ease .5s;
    transition: transform .5s ease,opacity ease .5s;
    -webkit-transform: translateY(0) scale(.9);
    -moz-transform: translateY(0) scale(.9);
    -ms-transform: translateY(0) scale(.9);
    transform: translateY(0) scale(.9);
    opacity: 0;
    }
.btPreloader .animation .preloaderLogo {
    height: 80px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    width: auto;
    display: block;
    line-height: 1;
    }
.btMenuVerticalRightEnabled .btPreloader .animation .preloaderLogo,
.btMenuVerticalLeftEnabled .btPreloader .animation .preloaderLogo {
    height: 160px;
    }

/* Loader */
.btLoader {
    margin: 30px auto 30px auto;
    font-size: 6px;
    position: relative;
    text-indent: -9999em;
    border-left: 5px solid rgba(128,128,128,.1);
    border-right: 5px solid rgba(128,128,128,.1);
    border-bottom: 5px solid rgba(128,128,128,.2);
    -webkit-animation: btLoader 1.1s infinite linear;
    -moz-animation: btLoader 1.1s infinite linear;
    animation: btLoader 1.1s infinite linear;
    }
.btLightSkin .btLoader,
.btDarkSkin .btLightSkin .btLoader,
.btLightSkin .btDarkSkin .btLightSkin .btLoader {
    border-top: 5px solid #181818;
    }
.btDarkSkin .btLoader,
.btLightSkin .btDarkSkin .btLoader,
.btDarkSkin.btLightSkin .btDarkSkin .btLoader {
    border-top: 5px solid #fff;
    }
.btLoader p:empty {
    display: none;
    }
.btLoader,
.btLoader:after {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    }
@-webkit-keyframes btLoader {
0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
    }
}

@-webkit-keyframes btLoader {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
    }
}

@-moz-keyframes btLoader {
0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
    }
}

@keyframes btLoader {
0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
    }
}

/* Error page */
body.error404 .mainHeader,
body.error404 .bt-vertical-header-top,
body.error404 .bt-site-footer {
    display: none;
    }
body.error404 .bt-content-wrap {
    padding-top: 0 !important;
    }
body.error404 .bt-error-page {
    min-height: 100vh;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-position: 10% bottom;
    }
body.error404 .bt-error-page .port {
    padding-top: 6em;
    padding-bottom: 6em;
    }

/* Password protected page */
.post-password-form {
    max-width: 1260px;
    margin: 50px auto 50px auto !important;
    }

/* Breadcrumbs */
.btBreadCrumbs {
    text-transform: uppercase;
    }
.btBreadCrumbs span {
    display: inline-block;
    margin-left: 0;
    padding-left: 0;
    }
.btBreadCrumbs span:not(:last-child):after {
    content: "/";
    display: inline-block;
    margin: -2px 10px 0 10px;
    letter-spacing: inherit;
    width: auto;
    height: auto;
    line-height: inherit;
    vertical-align: middle;
    }

/* Page headline */
.btPageHeadline {
    background-color: rgba(0,0,0,.07);
    background-size: cover;
    }
.btPageHeadlineOverlay_none .btPageHeadline:before {
    display: none;
    }
.btMenuCenter .btPageHeadline .bt_bb_column {
    text-align: center;
    }
.btPageHeadline header {
    max-width: 768px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    }
.btMenuCenter .btPageHeadline header {
    margin: auto;
    text-align: center;
    }
.btMenuCenter .btPageHeadline header h1,
.btMenuCenter .btPageHeadline header h2,
.btMenuCenter .btPageHeadline header h3,
.btMenuCenter .btPageHeadline header h4,
.btMenuCenter .btPageHeadline header h5,
.btMenuCenter .btPageHeadline header h6 {
    margin: 0 auto;
    text-align: center;
    }
.btPageHeadline header.bt_bb_dash_top .bt_bb_headline_content:before {
    border-color: #181818 !important;
    }
.btMenuCenter .btPageHeadline header.bt_bb_dash_top .bt_bb_headline_content:before {
    margin-right: auto;
    margin-left: auto;
    }
.btPageHeadline.bt-dark-skin header.bt_bb_dash_top .bt_bb_headline_content:before {
    border-color: #fff !important;
    }
.btPageHeadline.bt-dark-skin header .bt_bb_headline_superheadline .btArticleCategories a:not(:first-child):before {
    background-color: #fff;
    }
.btPageHeadline .bt_bb_port {
    padding-bottom: 4em;
    padding-top: 4em;
    }
body.btBelowMenu .btPageHeadline .bt_bb_port {
    padding-top: 16em;
    }
.bt_bb_section.btPageHeadline[style="background-image:url()"] {
    color: #fff;
    background-color: #63725b;
    }

/* Boxed page */
.btBoxedPage .bt-page-wrap {
    max-width: 1200px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    margin-bottom: 3em;
    margin: 0 auto 3em;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: initial;
    }
.btStickyHeaderActive.btBoxedPage .mainHeader {
    max-width: 1200px;
    }
.btLightSkin.btBoxedPage .bt-content-wrap {
    background-color: #fff;
    }
.btDarkSkin.btBoxedPage .bt-content-wrap {
    background-color: #191919;
    }

/* No search results */
.bt-no-search-results .bt_bb_port {
    display: block;
    max-width: 1260px;
    margin: 0 auto;
    }
.bt-no-search-results .bt_bb_port #searchform {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='search'] {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    margin-right: 1em;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-size: .9em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 1;
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
    height: auto;
    cursor: pointer;
    border: none;
    -webkit-box-shadow: 0 0 0 3em #8c857a inset;
    box-shadow: 0 0 0 3em #8c857a inset;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btButtonWeight_default .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 500;
    }
.btButtonWeight_black .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 900;
    }
.btButtonWeight_bolder .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 800;
    }
.btButtonWeight_bold .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 600;
    }
.btButtonWeight_medium .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 500;
    }
.btButtonWeight_normal .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 400;
    }
.btButtonWeight_light .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 300;
    }
.btButtonWeight_lighter .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 200;
    }
.btButtonWeight_thin .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-weight: 100;
    }
.btButtonTextStyle_italic .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    font-style: italic;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='submit']:hover {
    opacity: .7;
    }
@media (max-width: 620px) {
.bt-no-search-results .bt_bb_port #searchform {
    display: block;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='search'] {
    margin-right: 0;
    margin-bottom: 1em;
    }
}

/* Fix */
.bt-no-search-results.bt_bb_section.bt_bb_top_spacing_large .bt_bb_port {
    padding-top: 0;
    }

/* Header */
.mainHeader {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    width: 100%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background-color: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    }
.btMenuInitFinished .mainHeader {
    visibility: initial;
    opacity: 1;
    }
.mainHeader:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.mainHeader a {
    color: inherit;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.mainHeader a:hover {
    color: currentColor;
    }
.btPageTransitions .mainHeader {
    z-index: 1020;
    }

/* Main menu */
.bt-logo-area {
    position: relative;
    z-index: 1;
    }
.menuPort {
    font-size: 15px;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    position: relative;
    }
.menuPort:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btMenuFontSize-14 .menuPort {
    font-size: 14px;
    }
.btMenuFontSize-15 .menuPort {
    font-size: 15px;
    }
.btMenuFontSize-16 .menuPort {
    font-size: 16px;
    }
.btMenuFontSize-17 .menuPort {
    font-size: 17px;
    }
.menuPort nav ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    }
.menuPort nav ul li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    }
.menuPort nav ul li a {
    display: block;
    position: relative;
    padding: .5em 1em;
    font-weight: 400;
    }
.menuPort nav ul li a:hover {
    text-decoration: none;
    }
.btCapitalizeMainMenuItems .menuPort nav ul li a {
    text-transform: uppercase;
    }
.btMenuWeight_default .menuPort nav ul li a {
    font-weight: 400;
    }
.btMenuWeight_black .menuPort nav ul li a {
    font-weight: 900;
    }
.btMenuWeight_bolder .menuPort nav ul li a {
    font-weight: 800;
    }
.btMenuWeight_bold .menuPort nav ul li a {
    font-weight: 700;
    }
.btMenuWeight_semi-bold .menuPort nav ul li a {
    font-weight: 600;
    }
.btMenuWeight_medium .menuPort nav ul li a {
    font-weight: 500;
    }
.btMenuWeight_normal .menuPort nav ul li a {
    font-weight: 400;
    }
.btMenuWeight_light .menuPort nav ul li a {
    font-weight: 300;
    }
.btMenuWeight_lighter .menuPort nav ul li a {
    font-weight: 200;
    }
.btMenuWeight_thin .menuPort nav ul li a {
    font-weight: 100;
    }
.menuPort nav ul ul li {
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    }
.menuPort nav ul ul li.on {
    opacity: 1;
    }
.menuPort nav > ul > li > a {
    position: relative;
    }
.menuPort nav > ul > li > a:before,
.menuPort nav > ul > li > a:after {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    bottom: -webkit-calc(80px / 2 - 20%);
    bottom: -moz-calc(80px / 2 - 20%);
    bottom: calc(80px / 2 - 20%);
    background: #8c857a;
    }
.menuPort nav > ul > li > a:before {
    left: 0;
    }
.menuPort nav > ul > li > a:after {
    right: 0;
    background: #8c857a;
    -webkit-transition: width 400ms cubic-bezier(.22,.61,.36,1);
    -moz-transition: width 400ms cubic-bezier(.22,.61,.36,1);
    transition: width 400ms cubic-bezier(.22,.61,.36,1);
    }
.menuPort nav > ul > li.on > a:before,
.menuPort nav > ul > li:hover > a:before {
    left: 0;
    background: #8c857a;
    width: 100%;
    -webkit-transition: width 300ms cubic-bezier(.22,.61,.36,1);
    -moz-transition: width 300ms cubic-bezier(.22,.61,.36,1);
    transition: width 300ms cubic-bezier(.22,.61,.36,1);
    }
.menuPort nav > ul > li.on > a:after,
.menuPort nav > ul > li:hover > a:after {
    background: transparent;
    width: 100%;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    transition: 0s;
    }
.menuPort ul > li > ul {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.rtl .menuPort ul > li > ul {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    }
.menuPort nav > ul > li > a {
    line-height: 1;
    padding: 0;
    padding-top: -webkit-calc(80px / 2 - 7.5px);
    padding-top: -moz-calc(80px / 2 - 7.5px);
    padding-top: calc(80px / 2 - 7.5px);
    padding-bottom: -webkit-calc(80px / 2 - 7.5px);
    padding-bottom: -moz-calc(80px / 2 - 7.5px);
    padding-bottom: calc(80px / 2 - 7.5px);
    }
.bt-below-logo-area .menuPort nav > ul > li > a {
    line-height: 50px;
    padding: 0;
    }
.bt-below-logo-area .menuPort nav > ul > li > a:before,
.bt-below-logo-area .menuPort nav > ul > li > a:after {
    bottom: 0;
    }

/* Logo and triggers */
.btTextLogo {
    font-size: 2em;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    z-index: 6;
    line-height: 80px;
    }
.btHeadingWeight_default .btTextLogo {
    font-weight: 600;
    }
.btHeadingWeight_black .btTextLogo {
    font-weight: 900;
    }
.btHeadingWeight_bolder .btTextLogo {
    font-weight: 800;
    }
.btHeadingWeight_bold .btTextLogo {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .btTextLogo {
    font-weight: 600;
    }
.btHeadingWeight_medium .btTextLogo {
    font-weight: 500;
    }
.btHeadingWeight_normal .btTextLogo {
    font-weight: 400;
    }
.btHeadingWeight_light .btTextLogo {
    font-weight: 300;
    }
.btHeadingWeight_lighter .btTextLogo {
    font-weight: 200;
    }
.btHeadingWeight_thin .btTextLogo {
    font-weight: 100;
    }
.btMenuVertical .btTextLogo {
    line-height: 48px;
    }
.bt-logo-area .logo {
    line-height: 0;
    float: left;
    z-index: 6;
    position: relative;
    }
.btMenuVertical .bt-logo-area .logo {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    }
.rtl .bt-logo-area .logo {
    float: right;
    }
.bt-logo-area .logo img {
    height: 80px;
    width: auto;
    display: block;
    }
.btMenuVertical .bt-logo-area .logo img {
    height: 48px;
    }
.btMenuCenter .bt-logo-area .logo img {
    margin: auto;
    }
.bt-logo-area .logo img.btAltLogo {
    display: none;
    }

/* Hide menu */
.btMenuHorizontal.btHideMenu .bt-horizontal-menu-trigger {
    display: block;
    position: relative;
    z-index: 1;
    }
.btStickyHeaderActive.btMenuHorizontal.btHideMenu .bt-horizontal-menu-trigger .bt_bb_icon {
    margin: 14px 0;
    }
.btMenuHorizontal.btHideMenu .menuPort {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    transition: opacity 1s ease;
    pointer-events: none;
    }
.btShowMenu.btMenuHorizontal.btHideMenu .menuPort {
    opacity: 1 !important;
    pointer-events: all;
    }
.bt-horizontal-menu-trigger {
    display: none;
    float: right;
    margin: 0 0 0 .5em;
    font-size: 1.5em;
    }
.bt-horizontal-menu-trigger .bt_bb_icon {
    width: 24px;
    height: 20px;
    position: relative;
    padding: 0;
    float: left;
    margin: 30px 0;
    }
.bt-horizontal-menu-trigger .bt_bb_icon:before,
.bt-horizontal-menu-trigger .bt_bb_icon:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    border-top-width: 2px;
    border-top-style: solid;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: -.75px 1px;
    -moz-transform-origin: -.75px 1px;
    -ms-transform-origin: -.75px 1px;
    transform-origin: -.75px 1px;
    }
.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:after {
    -webkit-transform: rotate(45deg) translateY(0) !important;
    -moz-transform: rotate(45deg) translateY(0) !important;
    -ms-transform: rotate(45deg) translateY(0) !important;
    transform: rotate(45deg) translateY(0) !important;
    }
.btTransparentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btAccentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btLightDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btLightDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btAccentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btLightDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btTransparentDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btLightDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after {
    border-top-color: #181818;
    }
.btTransparentGrayHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentGrayHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentGrayHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentGrayHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btTransparentGrayHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btTransparentGrayHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:after {
    border-top-color: #7c7c7c;
    }
.btTransparentAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentAccentHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentAccentHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btTransparentAccentHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btTransparentAccentHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:after {
    border-top-color: #8c857a;
    }
.btTransparentAlternateHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentAlternateHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentAlternateHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentAlternateHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btTransparentAlternateHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btTransparentAlternateHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:after {
    border-top-color: #63725b;
    }
.btTransparentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btAccentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btLightAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btTransparentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btAccentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btLightAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:after {
    border-top-color: #fff;
    }
.bt-horizontal-menu-trigger .bt_bb_icon:after {
    top: auto;
    bottom: 0;
    }
.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:after {
    -webkit-transform: rotate(-45deg) translateY(0) !important;
    -moz-transform: rotate(-45deg) translateY(0) !important;
    -ms-transform: rotate(-45deg) translateY(0) !important;
    transform: rotate(-45deg) translateY(0) !important;
    }
.bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    border-top-width: 2px;
    border-top-style: solid;
    margin-top: -1px;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-transform: scaleX(0) !important;
    -moz-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
    }
.btTransparentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #181818;
    }
.btTransparentGrayHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentGrayHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentGrayHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #7c7c7c;
    }
.btTransparentAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentAccentHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentAccentHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #8c857a;
    }
.btTransparentAlternateHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentAlternateHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentAlternateHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #63725b;
    }
.btTransparentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #fff;
    }
.bt-horizontal-menu-trigger:hover {
    cursor: pointer;
    color: inherit;
    }
.bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.bt-horizontal-menu-trigger:hover .bt_bb_icon:after {
    opacity: .7;
    }
.bt-horizontal-menu-trigger:hover .bt_bb_icon:before {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    }
.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon:before {
    -webkit-transform: rotate(0) translateY(-5px);
    -moz-transform: rotate(0) translateY(-5px);
    -ms-transform: rotate(0) translateY(-5px);
    transform: rotate(0) translateY(-5px);
    }
.bt-horizontal-menu-trigger:hover .bt_bb_icon:after {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    }
.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon:after {
    -webkit-transform: rotate(0) translateY(5px);
    -moz-transform: rotate(0) translateY(5px);
    -ms-transform: rotate(0) translateY(5px);
    transform: rotate(0) translateY(5px);
    }
.bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    opacity: .7;
    }
.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }

/* Only horizontal menu */
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a:before,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a:before {
    left: 0;
    width: 100%;
    -webkit-transition: width 300ms cubic-bezier(.22,.61,.36,1);
    -moz-transition: width 300ms cubic-bezier(.22,.61,.36,1);
    transition: width 300ms cubic-bezier(.22,.61,.36,1);
    }
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor li.current-menu-ancestor > a,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor li.current-menu-item > a,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item li.current-menu-ancestor > a,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item li.current-menu-item > a {
    font-weight: 600 !important;
    }
.btMenuHorizontal .menuPort nav > ul.hover > li.current-menu-ancestor:not(.on) > a:after,
.btMenuHorizontal .menuPort nav > ul.hover > li.current-menu-item:not(.on) > a:after,
.btMenuHorizontal .menuPort nav > ul.hover > li.current-menu-ancestor:not(.on) > a:before,
.btMenuHorizontal .menuPort nav > ul.hover > li.current-menu-item:not(.on) > a:before {
    width: 0;
    }
.btMenuHorizontal .menuPort > nav ul li a.btEmptyElement {
    border: none !important;
    }
.btMenuHorizontal .menuPort > nav ul li a.btEmptyElement:after {
    display: none !important;
    }
.btMenuHorizontal .menuPort nav > ul > li:not(.btMenuWideDropdown) > ul > li.menu-item-has-children > a {
    padding-right: 1.5em;
    }
.btMenuHorizontal .menuPort nav > ul > li:not(.btMenuWideDropdown) > ul > li.menu-item-has-children > a:after {
    content: '\e684';
    font-family: Icon7Stroke;
    font-size: 1.5em;
    display: inline-block;
    margin: 0 12px 0 12px;
    letter-spacing: inherit;
    position: absolute;
    top: 6%;
    right: 0;
    line-height: inherit;
    vertical-align: middle;
    color: currentColor;
    }
.rtl.btMenuHorizontal .menuPort nav > ul > li:not(.btMenuWideDropdown) > ul > li.menu-item-has-children > a:after {
    left: 0;
    right: auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
.btMenuHorizontal.btMenuCenter .menuPort nav.rightNav > ul > li:not(.btMenuWideDropdown) > ul > li > a:after {
    left: 0;
    right: auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }

/* Drop down menu */
.btMenuHorizontal .menuPort ul li.btMenuWideDropdown > ul.sub-menu > li li:last-child a:after {
    display: none;
    }
.btMenuHorizontal .menuPort ul ul {
    background-color: #fff;
    }
.btMenuHorizontal .menuPort ul ul li a {
    padding-left: 1.2em;
    padding-right: 1.2em;
    color: #181818;
    text-transform: inherit !important;
    }
.btMenuHorizontal .menuPort ul ul li .subToggler {
    color: #181818;
    }
.btMenuHorizontal .menuPort ul ul li:not(:last-child) > a.btEmptyElement {
    display: none;
    }
.btMenuHorizontal .menuPort ul ul li:not(:last-child) > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 1.2em;
    right: 1.2em;
    bottom: 0;
    height: 1px;
    background-color: rgba(0,0,0,.1);
    }

/* Subtogglers */
.subToggler {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 45px;
    z-index: 80;
    padding: 0;
    text-align: center;
    }
.on > .subToggler {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    }
body.btMenuVertical .subToggler {
    display: block !important;
    padding: 20px 0;
    line-height: 1;
    right: 0;
    top: -5px;
    }
body.btMenuHorizontal .subToggler {
    right: 15px;
    line-height: 80px;
    }
body.rtl.btMenuHorizontal.btMenuCenterBelow .subToggler {
    right: auto;
    left: 0;
    }
body.btMenuHorizontal.rtl .subToggler {
    left: 15px;
    right: auto;
    }
body.btMenuHorizontal.btMenuBelowLogo .subToggler {
    line-height: 50px;
    }
body.btMenuHorizontal .menuPort ul ul .subToggler {
    right: 0;
    line-height: inherit;
    padding: 1em 0;
    }
body.btMenuHorizontal .menuPort .rightNav ul ul .subToggler {
    left: 0;
    right: auto;
    }
.subToggler:before {
    content: "\f107";
    font: normal 16px/1 FontAwesome;
    }
.touch .btMenuHorizontal .menuPort nav ul li .subToggler {
    display: block;
    }

/* Horizontal menu, no need for override on responsive */
.btMenuHorizontal .menuPort > nav > ul > li {
    padding: 0 50px 0 0;
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li {
    padding: 0 0 0 50px;
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li:last-child {
    padding: 0;
    }
:not(.rtl).btMenuHorizontal .menuPort > nav > ul > li:last-child {
    padding: 0;
    }
html.touch :not(.rtl).btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children {
    padding: 0 50px 0 0;
    }
html.touch .rtl.btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children {
    padding: 0 0 0 50px;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    }
.btMenuWeight_default .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 400;
    }
.btMenuWeight_black .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 900;
    }
.btMenuWeight_bolder .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 800;
    }
.btMenuWeight_bold .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 700;
    }
.btMenuWeight_semi-bold .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 600;
    }
.btMenuWeight_medium .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 500;
    }
.btMenuWeight_normal .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 400;
    }
.btMenuWeight_light .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 300;
    }
.btMenuWeight_lighter .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 200;
    }
.btMenuWeight_thin .btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-weight: 100;
    }
.btMenuHorizontal .menuPort > nav > ul ul {
    position: absolute;
    right: 0;
    top: auto;
    width: 220px;
    margin: 0;
    z-index: 1;
    padding: 0;
    pointer-events: none;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.1);
    }
.btMenuHorizontal .menuPort > nav > ul ul li {
    z-index: 4;
    float: none;
    }
.btMenuHorizontal .menuPort > nav > ul ul ul {
    display: block;
    top: 0;
    margin: 0;
    pointer-events: none;
    }
.btMenuHorizontal .menuPort > nav > ul li.current-menu-item ul,
.btMenuHorizontal .menuPort > nav > li.current-menu-ancestor ul {
    margin: 0;
    }
.btMenuHorizontal .menuPort > nav > ul > li {
    float: left;
    position: relative;
    z-index: 5;
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li {
    float: right;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul {
    padding: .5em 0;
    -webkit-transform: translateY(.5em);
    -moz-transform: translateY(.5em);
    -ms-transform: translateY(.5em);
    transform: translateY(.5em);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul > li > ul {
    padding: .5em 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
.btMenuHorizontal .menuPort > nav > ul > li.on > ul {
    opacity: 1;
    pointer-events: auto;
    z-index: 999;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.btMenuHorizontal .menuPort > nav > ul > li.on > ul > li.on > ul {
    opacity: 1;
    pointer-events: auto;
    z-index: 3;
    }
.btMenuHorizontal .menuPort nav ul li.on ul li.on ul li.on ul {
    opacity: 1;
    pointer-events: auto;
    z-index: 4;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    position: relative;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a:hover {
    opacity: .5;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement:before {
    display: none;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement:after {
    background: transparent;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal .btBelowLogoArea .menuPort nav > ul > li {
    padding-top: 0;
    padding-bottom: 0;
    }
.btMenuHorizontal .btBelowLogoArea .menuPort nav > ul > li > a {
    line-height: 50px;
    }
.btMenuHorizontal .btBelowLogoArea .menuPort nav > ul ul {
    top: 100%;
    }
.btMenuHorizontal .btBelowLogoArea .menuPort nav > ul ul ul {
    top: -10px;
    }

/* Last menu item (FIX) */
.btMenuHorizontal:not(.btMenuLeft) .menuPort > nav > ul > li:last-child > ul {
    right: 0;
    left: auto;
    }
.btMenuHorizontal:not(.btMenuLeft) .menuPort > nav > ul > li:nth-last-child(2) > ul {
    right: 0;
    left: auto;
    }
.btMenuHorizontal:not(.btMenuLeft) .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul {
    right: 0;
    left: -100%;
    }
.rtl.btMenuHorizontal:not(.btMenuLeft) .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul {
    right: auto;
    }
.btMenuHorizontal:not(.btMenuLeft) .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul {
    right: 0;
    left: -100%;
    }
.rtl.btMenuHorizontal:not(.btMenuLeft) .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul {
    right: auto;
    }

/* Rounded corners */
.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btAccentDarkHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btAccentLightHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btLightAccentHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btLightDarkHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btAlternateDarkHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btAlternateLightHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btAccentDarkHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btAccentLightHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btLightAccentHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btLightDarkHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btAlternateDarkHeader .mainHeader.gutter,
.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btAlternateLightHeader .mainHeader.gutter {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    }

/* Menu positions */
.btMenuHorizontal .menuPort ul ul {
    right: auto;
    left: 0;
    }
.btMenuHorizontal .menuPort ul ul ul {
    left: 220px;
    right: auto;
    }
.rtl.btMenuHorizontal .menuPort ul ul ul {
    left: auto;
    right: 220px;
    }
.btMenuHorizontal .menuPort nav {
    float: left;
    padding-left: 50px;
    }
.rtl.btMenuHorizontal .menuPort nav {
    padding-right: 50px;
    padding-left: 0;
    }
.btMenuHorizontal.btMenuRight .menuPort nav {
    float: right;
    }
.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown:last-child ul {
    left: auto !important;
    right: 0 !important;
    }
.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child ul {
    right: -20px;
    }
.rtl.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child ul {
    right: auto !important;
    }
.rtl.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child ul ul {
    right: auto;
    left: -220px;
    }

/* Uncomment this to allow last item switch /*
@media (max-width: math($(baseTemplateWidth)+$(dropdownWidth))px) {
	.btMenuHorizontal.btMenuRight {
		.menuPort > nav > ul > li:last-child ul {
			text-align: right;
			right: 0px;
			left: auto;
			.rtl& {
				left: 0px;
				right: 0;
			}
			ul {
				left: -$(dropdownWidth)px;
				right: auto;
				.rtl& {
					left: auto;
					right: -$(dropdownWidth)px;
				}
			}
		}
	}
}*/
.btMenuHorizontal.btMenuCenter .logo {
    position: relative;
    z-index: 5;
    margin: 0 0 0 50%;
    }
.rtl.btMenuHorizontal.btMenuCenter .logo {
    float: left;
    }
.btMenuHorizontal.btMenuCenter .menuPort nav {
    float: none;
    }
.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
    position: absolute;
    right: 50%;
    left: auto;
    padding: 0;
    padding-right: -webkit-calc(50px*1.5);
    padding-right: -moz-calc(50px*1.5);
    padding-right: calc(50px*1.5);
    }
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul {
    float: right;
    }
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul ul {
    right: auto;
    left: -20px;
    }
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul ul ul {
    left: 220px;
    right: auto;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
    right: auto;
    left: 50%;
    padding-right: 0;
    padding-left: 50px;
    margin-left: var(--margin);
    margin-right: 0 !important;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
    position: absolute;
    left: 50%;
    right: auto;
    padding-left: -webkit-calc(50px*1.5);
    padding-left: -moz-calc(50px*1.5);
    padding-left: calc(50px*1.5);
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul {
    right: -20px;
    left: auto;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul ul {
    right: 220px;
    left: auto;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav li {
    text-align: right;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
    right: 50%;
    left: auto;
    margin-right: var(--margin);
    margin-left: 0 !important;
    }
.btMenuHorizontal.btMenuCenter .topBarInMenu {
    position: absolute;
    right: 50px;
    }
.rtl.btMenuHorizontal.btMenuCenter .topBarInMenu {
    right: auto;
    left: 50px;
    }
.btMenuHorizontal.btMenuCenterBelow .logo {
    float: none;
    text-align: center;
    }
.btMenuHorizontal.btMenuCenterBelow .logo img {
    margin-left: auto;
    margin-right: auto;
    }
.btMenuHorizontal.btMenuCenterBelow .gutter .port {
    position: relative;
    }
.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea {
    position: absolute;
    right: 30px;
    top: 0;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea {
    right: auto;
    left: 30px;
    }
.btMenuHorizontal.btMenuCenterBelow .menuPort nav {
    float: none;
    text-align: center;
    }
.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li {
    float: none;
    display: inline-block;
    }
.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li {
    display: block;
    text-align: left;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav {
    float: none !important;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li {
    padding: 0 0 0 50px !important;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul {
    left: 0;
    right: -20px;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li {
    text-align: right;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li ul {
    right: auto;
    left: -220px;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li > a:after {
    left: auto;
    right: 0;
    }
.btMenuHorizontal.btMenuCenterBelow .topBarInMenu {
    position: absolute;
    right: 0;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInMenu {
    right: auto;
    left: 0;
    }

/* Wide menu */
html:not(.touch) body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
    color: #8c857a;
    border-bottom: none;
    }
html:not(.touch) body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:after {
    height: 5px;
    background-color: #8c857a;
    }
html:not(.touch) body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown ul {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown {
    position: static;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul {
    width: 100%;
    left: 0;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li {
    top: auto;
    border-top: none !important;
    float: left;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
    border-top: none !important;
    border-bottom: 1px solid;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > ul > li > ul:before {
    display: none;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > ul {
    opacity: 1;
    top: auto;
    margin: 0 !important;
    width: 100%;
    right: 0;
    left: 0;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > ul > li:first-child > a {
    border-top: none !important;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > li:not(:last-child) {
    border-left: 1px solid rgba(0,0,0,.1);
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul:before {
    display: none;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > li {
    width: 100%;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > li .sub-menu {
    width: 100%;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown.on > ul > li > ul {
    pointer-events: auto;
    }
html:not(.touch) body.btMenuCenter.btMenuHorizontal .menuPort > nav.rightNav > ul > li.btMenuWideDropdown > ul {
    width: 300%;
    left: -200%;
    }
html:not(.touch) body.btMenuCenter.btMenuHorizontal .menuPort > nav.leftNav > ul > li.btMenuWideDropdown > ul {
    width: 300%;
    right: -200%;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-1 > ul > li {
    width: 100% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-2 > ul > li {
    width: 50% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-3 > ul > li {
    width: 33.33333% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4 > ul > li {
    width: 25% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-5 > ul > li {
    width: 20% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-6 > ul > li {
    width: 16.66667% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-7 > ul > li {
    width: 14.28571% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-8 > ul > li {
    width: 12.5% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-9 > ul > li {
    width: 11.11111% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-10 > ul > li {
    width: 10% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-11 > ul > li {
    width: 9.09091% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-12 > ul > li {
    width: 8.33333% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-13 > ul > li {
    width: 7.69231% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-14 > ul > li {
    width: 7.14286% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-15 > ul > li {
    width: 6.66667% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-16 > ul > li {
    width: 6.25% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-17 > ul > li {
    width: 5.88235% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-18 > ul > li {
    width: 5.55556% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-19 > ul > li {
    width: 5.26316% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-20 > ul > li {
    width: 5% !important;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-2 ul.sub-menu {
    max-width: 580px;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-3 ul.sub-menu {
    max-width: 780px;
    }
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4 ul.sub-menu {
    max-width: 920px;
    }
html:not(.touch) body.btMenuHorizontal.btMenuRight .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4 ul.sub-menu {
    left: auto !important;
    right: 0 !important;
    }
html:not(.touch) body.btMenuHorizontal.btMenuLeft .mainHeader:not(.gutter) .menuPort > nav > ul > li.btMenuWideDropdown > ul {
    left: auto;
    right: auto;
    }

/* Top bar */
.btMenuHorizontal .topBar {
    font-size: .8em;
    line-height: 3.5em;
    z-index: 2;
    }
.btMenuHorizontal .topBar .topBarPort {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btMenuHorizontal .topBar .topBarPort:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btMenuHorizontal .topBar .topBarPort:after,
.btMenuHorizontal .topBar .topBarPort:before {
    display: none;
    }
.btMenuHorizontal .topBarInMenu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit;
    float: right;
    height: 80px;
    margin-left: 50px;
    }
.rtl.btMenuHorizontal .topBarInMenu {
    float: left;
    margin-left: 0;
    margin-right: 50px;
    }
.btMenuHorizontal .topBarInMenu .topBarInMenuCell {
    line-height: 48px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btMenuHorizontal .bt-below-logo-area .topBarInMenu {
    height: 50px;
    line-height: 50px;
    }

/* Menu below logo */
.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area {
    padding: 0;
    z-index: 0;
    }
.btMenuHorizontal.btMenuBelowLogo .menuPort {
    clear: both;
    position: relative;
    margin: 0;
    float: none;
    }
.btMenuHorizontal.btMenuBelowLogo .menuPort nav {
    padding: 0;
    }
.rtl.btMenuHorizontal.btMenuBelowLogo .menuPort nav {
    float: right;
    }
.rtl.btMenuHorizontal.btMenuBelowLogo .menuPort nav > ul > li {
    margin: 0 0 0 50px;
    }
.rtl.btMenuHorizontal.btMenuBelowLogo .menuPort nav > ul > li:last-child {
    margin: 0 !important;
    }

/* Header styles */
.btAccentDarkHeader:not(.btBelowMenu) .mainHeader,
.btAccentDarkHeader:not(.btBelowMenu) .bt-vertical-header-top,
.btLightAccentHeader:not(.btBelowMenu) .mainHeader,
.btLightAccentHeader:not(.btBelowMenu) .bt-vertical-header-top,
.btAccentLightHeader:not(.btBelowMenu) .mainHeader,
.btAccentLightHeader:not(.btBelowMenu) .bt-vertical-header-top {
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    }
.btLightDarkHeader:not(.btBelowMenu) .mainHeader,
.btLightDarkHeader:not(.btBelowMenu) .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

/* Keep width above menu */
body.btBelowMenu.btMenuHorizontal.btAccentDarkHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btAccentLightHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btLightAccentHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btLightDarkHeader .mainHeader.gutter {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    }

/* Transparent Light */
.btTransparentLightHeader .mainHeader {
    color: #fff;
    }
.btStickyHeaderActive.btTransparentLightHeader .mainHeader {
    background-color: #191919;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentLightHeader .mainHeader {
    color: #181818;
    background-color: #fff;
    }
.btMenuVertical.btTransparentLightHeader .mainHeader {
    color: #181818;
    background-color: #fff;
    }
.btTransparentLightHeader.btMenuVertical .mainHeader .btAltLogo {
    display: block !important;
    }
.btTransparentLightHeader.btMenuVertical .mainHeader .btMainLogo {
    display: none !important;
    }
.btTransparentLightHeader.btMenuVertical .btButtonWidget.btLightButton .btButtonWidgetLink {
    color: #181818;
    }
.btTransparentLightHeader.btMenuVertical .btButtonWidget.btLightButton .btButtonWidgetLink:after {
    border-color: #181818;
    }
.btTransparentLightHeader .bt-vertical-header-top {
    color: #fff;
    }
.btStickyHeaderActive.btTransparentLightHeader .bt-vertical-header-top {
    background-color: #191919;
    }
.btHasAltLogo.btStickyHeaderActive.btTransparentLightHeader .bt-vertical-header-top {
    background-color: #fff;
    color: #181818;
    }
.btTransparentLightHeader .bt-below-logo-area .menuPort {
    border-top: 1px solid rgba(255,255,255,.5);
    }
.btTransparentLightHeader .topBar .topTools {
    border-bottom: 1px solid rgba(255,255,255,.5);
    }

/* Transparent Dark */
.btTransparentDarkHeader .mainHeader,
.btTransparentDarkHeader .bt-vertical-header-top {
    color: #181818;
    }
.btStickyHeaderActive.btTransparentDarkHeader .mainHeader,
.btStickyHeaderActive.btTransparentDarkHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentDarkHeader .mainHeader,
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentDarkHeader .bt-vertical-header-top {
    color: #fff;
    background-color: #191919;
    }
.btMenuVertical.btTransparentDarkHeader .mainHeader,
.btMenuVertical.btTransparentDarkHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btTransparentDarkHeader .bt-below-logo-area .menuPort {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btTransparentDarkHeader .topBar .topBarPort .topTools {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btTransparentDarkHeader.btMenuVertical .bt-below-logo-area .menuPort {
    border-top: 1px solid rgb(0,0,0,.2);
    }

/* Transparent Accent */
.btTransparentAccentHeader .mainHeader,
.btTransparentAccentHeader .bt-vertical-header-top {
    color: #8c857a;
    }
.btStickyHeaderActive.btTransparentAccentHeader .mainHeader,
.btStickyHeaderActive.btTransparentAccentHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentAccentHeader .mainHeader,
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentAccentHeader .bt-vertical-header-top {
    color: #fff;
    background-color: #191919;
    }
.btMenuVertical.btTransparentAccentHeader .mainHeader,
.btMenuVertical.btTransparentAccentHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btTransparentAccentHeader .bt-below-logo-area .menuPort {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btTransparentAccentHeader .topBar .topBarPort .topTools {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btTransparentAccentHeader.btMenuHorizontal .menuPort ul ul li a {
    color: #8c857a;
    }

/* Transparent Gray */
.btTransparentGrayHeader .mainHeader,
.btTransparentGrayHeader .bt-vertical-header-top {
    color: #7c7c7c;
    }
.btStickyHeaderActive.btTransparentGrayHeader .mainHeader,
.btStickyHeaderActive.btTransparentGrayHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentGrayHeader .mainHeader,
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentGrayHeader .bt-vertical-header-top {
    color: #fff;
    background-color: #191919;
    }
.btMenuVertical.btTransparentGrayHeader .mainHeader,
.btMenuVertical.btTransparentGrayHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btTransparentGrayHeader .bt-below-logo-area .menuPort {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btTransparentGrayHeader .topBar .topBarPort .topTools {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btTransparentGrayHeader.btMenuHorizontal .menuPort ul ul li a {
    color: #7c7c7c;
    }

/* Transparent Alternate */
.btTransparentAlternateHeader .mainHeader,
.btTransparentAlternateHeader .bt-vertical-header-top {
    color: #63725b;
    }
.btStickyHeaderActive.btTransparentAlternateHeader .mainHeader,
.btStickyHeaderActive.btTransparentAlternateHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentAlternateHeader .mainHeader,
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentAlternateHeader .bt-vertical-header-top {
    color: #fff;
    background-color: #191919;
    }
.btMenuVertical.btTransparentAlternateHeader .mainHeader,
.btMenuVertical.btTransparentAlternateHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btTransparentAlternateHeader .bt-below-logo-area .menuPort {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btTransparentAlternateHeader .topBar .topBarPort .topTools {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btTransparentAlternateHeader.btMenuHorizontal .menuPort ul ul li a {
    color: #63725b;
    }

/* Light + Accent */
.btAccentLightHeader .mainHeader,
.btAccentLightHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btAccentLightHeader .bt-below-logo-area,
.btAccentLightHeader .topBar {
    background-color: #8c857a;
    color: #181818;
    }
.btAccentLightHeader .bt-below-logo-area a:hover,
.btAccentLightHeader .topBar a:hover {
    color: #63725b;
    }

/* Accent + Dark */
.btAccentDarkHeader .mainHeader,
.btAccentDarkHeader .bt-vertical-header-top {
    background-color: #191919;
    color: #fff;
    }
.btAccentDarkHeader .bt-below-logo-area,
.btAccentDarkHeader .topBar {
    background-color: #8c857a;
    color: #fff;
    }
.btAccentDarkHeader .bt-below-logo-area a:hover,
.btAccentDarkHeader .topBar a:hover {
    color: #63725b;
    }

/* Light + Dark */
.btLightDarkHeader .mainHeader,
.btLightDarkHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btLightDarkHeader .bt-below-logo-area,
.btLightDarkHeader .topBar {
    background-color: #191919;
    color: #fff;
    }
.btLightDarkHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btLightDarkHeader.btMenuHorizontal.btBelowMenu .bt-below-logo-area {
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
    }

/* Accent + Light */
.btLightAccentHeader .mainHeader {
    background-color: #fff;
    }
.btLightAccentHeader .bt-logo-area,
.btLightAccentHeader .bt-vertical-header-top {
    background-color: #8c857a;
    color: #fff;
    }
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area {
    background-color: #8c857a;
    }

/* Sticky */
.btStickyHeaderActive.btMenuHorizontal .mainHeader {
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .topBar {
    display: none;
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-below-logo-area {
    padding: 0;
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .logo img {
    height: 85px;
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .btTextLogo {
    font-size: 1.5em;
    line-height: 85px;
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li > a,
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li > .subToggler {
    line-height: 1;
    padding-top: -webkit-calc(85px / 2 - 7.5px);
    padding-top: -moz-calc(85px / 2 - 7.5px);
    padding-top: calc(85px / 2 - 7.5px);
    padding-bottom: -webkit-calc(85px / 2 - 7.5px);
    padding-bottom: -moz-calc(85px / 2 - 7.5px);
    padding-bottom: calc(85px / 2 - 7.5px);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li > a:before,
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li > a:after {
    bottom: -webkit-calc(85px / 2 - 20%);
    bottom: -moz-calc(85px / 2 - 20%);
    bottom: calc(85px / 2 - 20%);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .topBarInMenu {
    height: 85px;
    }
.btStickyHeaderActive.btMenuBelowLogo.btMenuHorizontal .mainHeader .bt-logo-area {
    display: none;
    }
.btHasAltLogo.btStickyHeaderActive .btMainLogo {
    display: none;
    }
.btHasAltLogo.btStickyHeaderActive .btAltLogo {
    display: block !important;
    }
.btMenuVertical.btStickyHeaderActive .bt-vertical-header-top {
    position: fixed;
    top: 0;
    -webkit-box-shadow: 10px 0 10px rgba(0,0,0,.10);
    box-shadow: 10px 0 10px rgba(0,0,0,.10);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: transform 200ms ease;
    -moz-transition: transform 200ms ease;
    transition: transform 200ms ease;
    }
.btStickyHeaderClosed.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }
.btMenuVerticalLeft.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(0%) translateX(320px);
    -moz-transform: translateY(0%) translateX(320px);
    -ms-transform: translateY(0%) translateX(320px);
    transform: translateY(0%) translateX(320px);
    }
.btMenuVerticalRight.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(0%) translateX(-320px);
    -moz-transform: translateY(0%) translateX(-320px);
    -ms-transform: translateY(0%) translateX(-320px);
    transform: translateY(0%) translateX(-320px);
    }
.btStickyHeaderClosed.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(-100%) translateX(320px);
    -moz-transform: translateY(-100%) translateX(320px);
    -ms-transform: translateY(-100%) translateX(320px);
    transform: translateY(-100%) translateX(320px);
    }
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
    -webkit-transition: transform 200ms ease;
    -moz-transition: transform 200ms ease;
    transition: transform 200ms ease;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.btStickyHeaderClosed.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }

/* Vertical and responsive menu */
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transition: transform 200ms ease;
    -moz-transition: transform 200ms ease;
    transition: transform 200ms ease;
    }
.bt-vertical-header-top {
    display: none;
    position: absolute;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    }
.btMenuVertical .bt-vertical-header-top {
    display: block;
    }
.bt-vertical-header-top .bt-vertical-menu-trigger {
    display: none;
    position: relative;
    z-index: 1;
    height: 48px;
    margin: 0 .5em 0 0;
    font-size: 1.5em;
    }
.rtl .bt-vertical-header-top .bt-vertical-menu-trigger {
    margin: 0 0 0 .5em;
    }
.bt-vertical-menu-trigger .bt_bb_icon {
    width: 24px;
    height: 20px;
    position: relative;
    padding: 0;
    float: left;
    margin: 14px 0;
    }
.bt-vertical-menu-trigger .bt_bb_icon:before,
.bt-vertical-menu-trigger .bt_bb_icon:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-top-width: 2px;
    border-top-style: solid;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: -.75px 1px;
    -moz-transform-origin: -.75px 1px;
    -ms-transform-origin: -.75px 1px;
    transform-origin: -.75px 1px;
    }
.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:before,
.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:after {
    -webkit-transform: rotate(45deg) translateY(0) !important;
    -moz-transform: rotate(45deg) translateY(0) !important;
    -ms-transform: rotate(45deg) translateY(0) !important;
    transform: rotate(45deg) translateY(0) !important;
    }
.btTransparentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btAccentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btLightDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,
.btLightDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,
.btAccentLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btAccentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btLightDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger .bt_bb_icon:after,
.btTransparentDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after,
.btLightDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after,
.btAccentLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after {
    border-top-color: #181818;
    }
.btTransparentAccentHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentAccentHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentAccentHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btTransparentAccentHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after {
    border-top-color: #8c857a;
    }
.btTransparentAlternateHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentAlternateHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentAlternateHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btTransparentAlternateHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after {
    border-top-color: #63725b;
    }
.btTransparentGrayHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentGrayHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentGrayHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btTransparentGrayHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after {
    border-top-color: #7c7c7c;
    }
.btTransparentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btAccentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,
.btTransparentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btAccentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon:after,
.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after {
    border-top-color: #fff;
    }
.bt-vertical-menu-trigger .bt_bb_icon:after {
    top: auto;
    bottom: 0;
    }
.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:after {
    -webkit-transform: rotate(-45deg) translateY(0) !important;
    -moz-transform: rotate(-45deg) translateY(0) !important;
    -ms-transform: rotate(-45deg) translateY(0) !important;
    transform: rotate(-45deg) translateY(0) !important;
    }
.bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    border-top-width: 2px;
    border-top-style: solid;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-transform: scaleX(0) !important;
    -moz-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
    }
.btTransparentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #181818;
    }
.btTransparentAccentHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentAccentHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #8c857a;
    }
.btTransparentAlternateHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentAlternateHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #63725b;
    }
.btTransparentGrayHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentGrayHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #7c7c7c;
    }
.btTransparentLightHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #fff;
    }
.bt-vertical-menu-trigger:hover {
    cursor: pointer;
    color: inherit;
    }
.bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.bt-vertical-menu-trigger:hover .bt_bb_icon:after {
    opacity: .7;
    }
.bt-vertical-menu-trigger:hover .bt_bb_icon:before {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon:before {
    -webkit-transform: rotate(0) translateY(-3px);
    -moz-transform: rotate(0) translateY(-3px);
    -ms-transform: rotate(0) translateY(-3px);
    transform: rotate(0) translateY(-3px);
    }
.bt-vertical-menu-trigger:hover .bt_bb_icon:after {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    }
.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon:after {
    -webkit-transform: rotate(0) translateY(3px);
    -moz-transform: rotate(0) translateY(3px);
    -ms-transform: rotate(0) translateY(3px);
    transform: rotate(0) translateY(3px);
    }
.bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    opacity: .7;
    }
.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btMenuVerticalOn .mainHeader {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer,
.btMenuVerticalLeft.btMenuVerticalOn .bt_bb_back_to_top {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    -ms-transform: translateX(320px);
    transform: translateX(320px);
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt_bb_back_to_top {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    }
.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top .logo,
.btMenuVerticalLeft.btMenuVerticalOn .bt_bb_back_to_top {
    opacity: 0;
    }

/* Fixed mobile vertical right menu */
.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer,
.btMenuVerticalRight.btMenuVerticalOn .bt_bb_back_to_top {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    }
.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top .logo,
.btMenuVerticalRight.btMenuVerticalOn .bt_bb_back_to_top {
    opacity: 0;
    }
.btMenuVertical .mainHeader {
    text-align: center;
    height: 100%;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 320px;
    clear: both;
    z-index: 101;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: auto;
    overflow-x: hidden;
    }
.btMenuInitFinished.btMenuVertical .mainHeader {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
:not(.btMenuBelowLogo).btMenuVertical .mainHeader .main-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-logo-area {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .topBar {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-below-logo-area {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .btMainLogo {
    display: block !important;
    }
.btMenuVertical .mainHeader .btAltLogo {
    display: none !important;
    }
.btMenuVertical .mainHeader .logo {
    float: none;
    margin: 0;
    padding: 0 2em 1em;
    }
.btMenuVertical .mainHeader .logo img {
    margin: 0 auto;
    display: block;
    height: auto;
    max-width: 100%;
    }
.btMenuVertical .mainHeader .btCloseVertical {
    cursor: pointer;
    font-size: 1.5em;
    position: absolute;
    right: 20px;
    top: 10px;
    }
.rtl.btMenuVertical .mainHeader .btCloseVertical {
    right: auto;
    left: 20px;
    }
.btMenuVertical .mainHeader .btCloseVertical:before {
    content: "\f00d";
    font-family: FontAwesome;
    }
.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    opacity: .7;
    }
.btMenuVertical .mainHeader .menuPort {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    }
.btMenuVertical .mainHeader .menuPort .leftNav {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .topBar .topBarPort .topTools {
    padding-top: 1em;
    padding-bottom: 2em;
    }
.btMenuVertical .mainHeader nav {
    margin: 0 !important;
    }
.btMenuVertical .mainHeader nav ul > li > ul {
    opacity: 1;
    pointer-events: auto;
    border-bottom: 1px solid rgb(0,0,0,.2);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: .95em;
    }
.btMenuVertical .mainHeader nav ul > li > ul > li > ul {
    border: none !important;
    }
.btMenuVertical .mainHeader nav ul {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    padding-top: .5em;
    padding-bottom: .5em;
    }
.btMenuVertical .mainHeader nav ul li {
    padding: 0;
    position: relative;
    background-color: transparent;
    }
.btMenuVertical .mainHeader nav ul li a {
    line-height: 1.1;
    padding: 1em 2em;
    border: none;
    font-weight: 400;
    }
.btMenuVertical .mainHeader nav ul li a:before,
.btMenuVertical .mainHeader nav ul li a:after {
    display: none;
    }
.btMenuVertical .mainHeader nav ul li li {
    font-size: .9em;
    }
.btMenuVertical .mainHeader nav ul li:not(.current-menu-ancestor) > ul {
    display: none;
    }
.btMenuVertical .mainHeader nav ul ul li {
    padding: 0;
    opacity: 1;
    border: none;
    background-color: transparent;
    }
.btMenuVertical .mainHeader nav ul ul li ul {
    opacity: .8;
    }
.btMenuVertical .mainHeader nav ul ul li ul li a {
    border: none !important;
    }
.btMenuVertical .mainHeader nav li.current-menu-ancestor > a,
.btMenuVertical .mainHeader nav li.current-menu-item > a {
    font-weight: 600;
    }
.btMenuVertical .mainHeader nav > ul > li > a {
    text-transform: uppercase;
    border-bottom: 1px solid rgb(0,0,0,.2) !important;
    }
.btMenuVertical .mainHeader nav.leftNav > ul {
    padding-bottom: 0;
    }
.btMenuVertical .mainHeader nav.rightNav > ul {
    padding-top: 0;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget,
.btMenuVertical .mainHeader .topBar .btIconWidget {
    margin: 0 0 1em;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText),
.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText) {
    margin-left: .75em;
    margin-right: 0;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon,
.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon {
    padding-right: .75em;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.widget_search,
.btMenuVertical .mainHeader .topBar .btIconWidget.widget_search {
    margin: 0 auto;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.widget_search .btSearch,
.btMenuVertical .mainHeader .topBar .btIconWidget.widget_search .btSearch {
    margin: 0 auto;
    }
.btMenuVertical .bt-vertical-menu-trigger {
    display: block;
    }
.btMenuVertical .menuScrollPort {
    width: 320px;
    overflow: hidden;
    }
.btMenuVerticalRight .mainHeader {
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.btMenuVerticalOn.btMenuVerticalRight .mainHeader {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: -2px 0 5px rgba(0,0,0,.1);
    box-shadow: -2px 0 5px rgba(0,0,0,.1);
    }
.btMenuVerticalRight .bt-vertical-menu-trigger {
    float: right;
    }
.btMenuVerticalLeft .mainHeader {
    left: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    }
.btMenuVerticalOn.btMenuVerticalLeft .mainHeader {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 2px 0 5px rgba(0,0,0,.10);
    box-shadow: 2px 0 5px rgba(0,0,0,.10);
    }
.btMenuVerticalLeft .bt-vertical-menu-trigger {
    float: left;
    }

/* Header tools layout */
.btMenuHorizontal .btTopToolsRight,
.btMenuHorizontal .btTopToolsLeft {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }
.btMenuHorizontal .btTopToolsRight {
    text-align: right;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.rtl.btMenuHorizontal .btTopToolsRight {
    text-align: left;
    }
.btMenuHorizontal .topBarInLogoArea {
    float: right;
    height: 80px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl.btMenuHorizontal .topBarInLogoArea {
    float: left;
    }
.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell {
    border: 0 solid #8c857a;
    }

/* Tools in vertical menu */
.btMenuVertical .mainHeader {
    text-align: center;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 320px;
    clear: both;
    z-index: 101;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: auto;
    overflow-x: hidden;
    }
.btMenuInitFinished.btMenuVertical .mainHeader {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
:not(.btMenuBelowLogo).btMenuVertical .mainHeader .main-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-logo-area {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .topBar {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-below-logo-area {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .btMainLogo {
    display: block !important;
    }
.btMenuVertical .mainHeader .btAltLogo {
    display: none !important;
    }
.btMenuVertical .mainHeader .logo {
    float: none;
    margin: 0 auto;
    padding: 0 2em 1em;
    }
.btMenuVertical .mainHeader .logo img {
    margin: 0 auto;
    display: block;
    height: auto;
    max-width: 100%;
    }
.btMenuVertical .mainHeader .btCloseVertical {
    cursor: pointer;
    font-size: 1.5em;
    position: absolute;
    right: 20px;
    top: 10px;
    }
.rtl.btMenuVertical .mainHeader .btCloseVertical {
    right: auto;
    left: 20px;
    }
.btMenuVertical .mainHeader .btCloseVertical:before {
    content: "\f00d";
    font-family: FontAwesome;
    }
.btMenuVertical .mainHeader .btCloseVertical:hover:before {
    opacity: .7;
    }
.btMenuVertical .mainHeader .menuPort {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    }
.btMenuVertical .mainHeader .menuPort .leftNav {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .topBar {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .topBar .topBarPort .topTools {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    }
.btMenuVertical .mainHeader .topBarInMenu {
    margin: 2em 0;
    }
.btMenuVertical .mainHeader nav {
    margin: 0 !important;
    }
.btMenuVertical .mainHeader nav ul > li > ul {
    opacity: 1;
    pointer-events: auto;
    }
.btMenuVertical .mainHeader nav ul {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.btMenuVertical .mainHeader nav ul li {
    padding: 0;
    position: relative;
    background-color: transparent;
    }
.btMenuVertical .mainHeader nav ul li a {
    line-height: 1.1;
    padding: 1em 2em;
    border: none;
    font-weight: 400;
    }
.btMenuVertical .mainHeader nav ul li li {
    font-size: .9em;
    }
.btMenuVertical .mainHeader nav ul li:not(.current-menu-ancestor) > ul {
    display: none;
    }
.btMenuVertical .mainHeader nav ul ul li {
    padding: 0;
    opacity: 1;
    border: none;
    background-color: transparent;
    }
.btMenuVertical .mainHeader nav ul ul li ul {
    opacity: .8;
    }
.btMenuVertical .mainHeader nav ul ul li ul li a {
    border: none !important;
    }
.btMenuVertical .mainHeader nav li.current-menu-ancestor > a,
.btMenuVertical .mainHeader nav li.current-menu-item > a {
    font-weight: 600;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget,
.btMenuVertical .mainHeader .topBar .btIconWidget,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget .btIconWidgetIcon,
.btMenuVertical .mainHeader .topBar .btIconWidget .btIconWidgetIcon,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget .btIconWidgetIcon {
    display: block;
    text-align: center;
    width: 100%;
    padding-bottom: .5rem;
    padding-right: 0;
    line-height: 1;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon_holder:before,
.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .bt_bb_icon_holder:before,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .bt_bb_icon_holder:before {
    font-size: 1.5em;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .btIconWidgetContent,
.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .btIconWidgetContent,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent {
    font-size: .9em;
    text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    display: block;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,
.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText {
    display: block;
    margin: 0;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText),
.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText),
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget:not(.btWidgetWithText) {
    margin-left: .75em;
    margin-right: 0;
    width: initial;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon,
.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon {
    padding-right: .75em;
    margin: 0;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btCartWidget,
.btMenuVertical .mainHeader .topBar .btIconWidget.btCartWidget,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btCartWidget {
    margin: 0;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btCartWidget .btCartWidgetIcon,
.btMenuVertical .mainHeader .topBar .btIconWidget.btCartWidget .btCartWidgetIcon,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btCartWidget .btCartWidgetIcon {
    padding-bottom: 0;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btCartWidget .btCartWidgetIcon .bt_bb_icon,
.btMenuVertical .mainHeader .topBar .btIconWidget.btCartWidget .btCartWidgetIcon .bt_bb_icon,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btCartWidget .btCartWidgetIcon .bt_bb_icon {
    padding: 0;
    margin: 0;
    }
.btMenuVertical .btTopBox.woocommerce.widget_shopping_cart {
    margin: 0;
    position: relative;
    }
.btMenuVertical .bt-vertical-menu-trigger {
    display: block;
    }
.btMenuVertical .menuScrollPort {
    width: 320px;
    overflow: hidden;
    }

/* iScroll */
.btDarkSkin .iScrollIndicator,
.btLightSkin .btDarkSkin .iScrollIndicator,
.btDarkSkin.btLightSkin .btDarkSkin .iScrollIndicator {
    background-color: rgba(255,255,255,.05) !important;
    border: 1px solid rgba(255,255,255,.1) !important;
    }

/* Prevent horizontal scroll on small screens when menu is open */
body.btMenuVerticalOn {
    width: 100vw;
    overflow: hidden;
    }

/* IE10 Menu Fix */
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li > ul {
    opacity: 1;
    pointer-events: auto;
    display: none;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul {
    display: block;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li > ul {
    display: none;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul {
    display: block;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul > li > ul {
    display: none;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul > li.on > ul {
    display: block;
    }

/* Admin bar fix */
.admin-bar.btStickyHeaderActive .mainHeader,
.admin-bar.btStickyHeaderActive .bt-vertical-header-top {
    top: 32px;
    }
.admin-bar.btMenuVertical .mainHeader {
    top: 32px;
    }
@media screen and (max-width: 782px) {
.admin-bar.btStickyHeaderActive .mainHeader,
.admin-bar.btStickyHeaderActive .bt-vertical-header-top {
    top: 46px;
    }
.admin-bar.btMenuVertical .mainHeader {
    top: 46px;
    }
}

@media screen and (max-width: 600px) {
.admin-bar.btStickyHeaderActive .mainHeader {
    top: 0;
    }
.admin-bar.btMenuVertical .bt-vertical-header-top {
    top: 0;
    }
}

/* Bact To Top Button */
.bt_bb_back_to_top {
    display: block;
    position: fixed;
    right: 5em;
    bottom: 5em;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: rotate(90deg) translateX(2em);
    -moz-transform: rotate(90deg) translateX(2em);
    -ms-transform: rotate(90deg) translateX(2em);
    transform: rotate(90deg) translateX(2em);
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1),opacity 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1),opacity 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1),opacity 1s cubic-bezier(.230,1,.320,1);
    }
.rtl .bt_bb_back_to_top {
    right: auto;
    left: 5em;
    }
body.btBackToTop .bt_bb_back_to_top {
    opacity: 1;
    pointer-events: initial;
    -webkit-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    transform: rotate(90deg) translateX(0);
    }
.bt_bb_back_to_top .bt_back_to_top_button {
    font-size: 1em;
    width: auto;
    height: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
    }
.bt_bb_back_to_top .bt_back_to_top_button .bt_bb_back_to_top_arrow {
    padding-right: 1em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.bt_bb_back_to_top .bt_back_to_top_button .bt_bb_back_to_top_arrow:before {
    content: "\e900";
    font-family: Arrows;
    font-size: .7em;
    display: block;
    z-index: 2;
    color: #7c7c7c;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.rtl .bt_bb_back_to_top .bt_back_to_top_button .bt_bb_back_to_top_arrow:before {
    margin: 0 0 0 .5em;
    }
.bt_bb_back_to_top .bt_back_to_top_button .bt_bb_back_to_top_text {
    z-index: 2;
    display: block;
    color: #7c7c7c;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.bt_bb_back_to_top .bt_back_to_top_button:hover .bt_bb_back_to_top_arrow,
.bt_bb_back_to_top .bt_back_to_top_button:hover .bt_bb_back_to_top_text {
    -webkit-transform: translateX(-.5em);
    -moz-transform: translateX(-.5em);
    -ms-transform: translateX(-.5em);
    transform: translateX(-.5em);
    }
@media (max-width: 1480px) {
.bt_bb_back_to_top {
    right: -3em;
    bottom: 5em;
    }
.rtl .bt_bb_back_to_top {
    left: 2em;
    right: auto;
    }
}

@media (max-width: 1199px) {
.bt_bb_back_to_top {
    right: 1em;
    bottom: 1em;
    }
.rtl .bt_bb_back_to_top {
    left: 1em;
    right: auto;
    }
}

@media (max-width: 768px) {
.bt_bb_back_to_top {
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(0deg) translateX(0) !important;
    -moz-transform: rotate(0deg) translateX(0) !important;
    -ms-transform: rotate(0deg) translateX(0) !important;
    transform: rotate(0deg) translateX(0) !important;
    }
.rtl .bt_bb_back_to_top {
    left: 0;
    right: auto;
    }
.bt_bb_back_to_top .bt_back_to_top_button {
    display: block;
    }
.bt_bb_back_to_top .bt_back_to_top_button .bt_bb_back_to_top_arrow:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    }
.bt_bb_back_to_top .bt_back_to_top_button:hover .bt_bb_back_to_top_arrow,
.bt_bb_back_to_top .bt_back_to_top_button:hover .bt_bb_back_to_top_text {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
}

/* Footer copyright */
.bt-site-footer {
    font-size: 1em;
    }
.bt-site-footer:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.bt-site-footer .copy-line {
    margin-bottom: 0;
    }
.bt-site-footer .bt-footer-menu .menu {
    margin: 0 -1em;
    padding: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
    }
.bt-site-footer .bt-footer-menu .menu li {
    display: inline-block;
    margin: 0;
    padding: 0 1em;
    }
.bt-site-footer .bt-footer-menu .menu li a:hover {
    color: inherit;
    opacity: .7;
    text-decoration: underline;
    }
.bt-site-footer-widgets {
    padding-top: 8em;
    font-weight: 300;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow {
    -webkit-justify-content: initial;
    justify-content: initial;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox {
    background-color: transparent;
    margin-bottom: 6em;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox .btImage img {
    margin: initial;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="6"] .btBox {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    width: 33.33%;
    max-width: 33.33%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="5"] .btBox {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
    max-width: 20%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="4"] .btBox {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="3"] .btBox {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    width: 33.33%;
    max-width: 33.33%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="2"] .btBox {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    }
.bt-site-footer-copy-menu {
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.1) inset;
    }
.bt-site-footer-copy-menu .port > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
.bt-site-footer-copy-menu .port > div .bt-footer-copy,
.bt-site-footer-copy-menu .port > div .bt-footer-menu {
    padding-top: 2em;
    padding-bottom: 2em;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    }
.bt-site-footer-copy-menu .port > div .bt-footer-menu {
    text-align: right;
    }
.rtl .bt-site-footer-copy-menu .port > div .bt-footer-menu {
    text-align: left;
    }
.rtl .bt-site-footer-copy-menu .port > div .bt-footer-copy {
    text-align: right;
    }

/* Footer Skin */
.btLightSkin .bt-site-footer-widgets,
.btDarkSkin .btLightSkin .bt-site-footer-widgets,
.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-widgets {
    background: #fff;
    }
.btLightSkin .bt-site-footer-copy-menu,
.btDarkSkin .btLightSkin .bt-site-footer-copy-menu,
.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-copy-menu {
    background: #fff;
    }
.btLightSkin .bt-site-footer-copy-menu .port:before,
.btDarkSkin .btLightSkin .bt-site-footer-copy-menu .port:before,
.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-copy-menu .port:before {
    background-color: #181818;
    }
.btDarkSkin .bt-site-footer-widgets,
.btLightSkin .btDarkSkin .bt-site-footer-widgets,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets {
    background: #191919 !important;
    }
.btDarkSkin .bt-site-footer-copy-menu,
.btLightSkin .btDarkSkin .bt-site-footer-copy-menu,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu {
    background: #191919 !important;
    }
.btDarkSkin .bt-site-footer-copy-menu .port:before,
.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before {
    background-color: #8c857a;
    }
.btAccentSkin .bt-site-footer-widgets,
.btDarkSkin .btAccentSkin .bt-site-footer-widgets,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-site-footer-widgets {
    color: #8c857a;
    background-color: #fff;
    }
.btAccentSkin .bt-site-footer-copy-menu,
.btDarkSkin .btAccentSkin .bt-site-footer-copy-menu,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-site-footer-copy-menu {
    background-color: #fff;
    }
.btAccentSkin .bt-site-footer-copy-menu .port:before,
.btDarkSkin .btAccentSkin .bt-site-footer-copy-menu .port:before,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-site-footer-copy-menu .port:before {
    background-color: #181818;
    }
.btGraySkin .bt-site-footer-widgets,
.btDarkSkin .btGraySkin .bt-site-footer-widgets,
.btGraySkin .btDarkSkin .btGraySkin .bt-site-footer-widgets {
    color: #7c7c7c;
    background-color: #fff;
    }
.btGraySkin .bt-site-footer-copy-menu,
.btDarkSkin .btGraySkin .bt-site-footer-copy-menu,
.btGraySkin .btDarkSkin .btGraySkin .bt-site-footer-copy-menu {
    background-color: #fff;
    }
.btGraySkin .bt-site-footer-copy-menu .port:before,
.btDarkSkin .btGraySkin .bt-site-footer-copy-menu .port:before,
.btGraySkin .btDarkSkin .btGraySkin .bt-site-footer-copy-menu .port:before {
    background-color: #181818;
    }
@media (max-width: 992px) {
.bt-site-footer .port div .bt-footer-copy,
.bt-site-footer .port div .bt-footer-menu {
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: center;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow {
    display: block;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox {
    width: 100% !important;
    max-width: 100% !important;
    }
.bt-site-footer-widgets .btIconWidgetContent {
    width: 100%;
    }
.bt-site-footer-widgets .btIconWidgetContent ul.cart_list {
    width: 100%;
    }
.bt-site-footer-copy-menu .port > div {
    display: block;
    }
}

@media (max-width: 620px) {
.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
}

/* Single post */
.sticky .headline:before {
    content: "\e91f";
    font-family: Essential;
    display: block;
    float: left;
    margin-right: .4em;
    font-size: .7em;
    padding-top: .3em;
    }
.sticky .btBlogSimpleViewCategories .headline:before {
    content: "";
    }

/* Title */
.bt-content .btArticleHeadline .bt_bb_headline a:hover,
.bt-content .btArticleTextContent .bt_bb_headline a:hover {
    color: #8c857a;
    }
.btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline a:hover,
.btDarkSkin .btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline a:hover,
.btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline a:hover,
.btDarkSkin .btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline a:hover {
    color: #8c857a;
    opacity: .7;
    }
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline {
    color: #8c857a;
    }
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a {
    color: #8c857a;
    }
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover {
    color: #181818;
    }
.btDarkSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btLightSkin .btDarkSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btDarkSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btLightSkin .btDarkSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover {
    color: #fff;
    }
.btGraySkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btDarkSkin .btGraySkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btGraySkin .btDarkSkin .btGraySkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btGraySkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btDarkSkin .btGraySkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btGraySkin .btDarkSkin .btGraySkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover {
    color: #7c7c7c;
    }
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a,
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline span a,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline span a {
    color: inherit;
    }
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline span a:hover,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline span a:hover {
    color: #8c857a;
    }
.btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.btDarkSkin .btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline span a:hover,
.btDarkSkin .btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline span a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline span a:hover,
.btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.btDarkSkin .btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline span a:hover,
.btDarkSkin .btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline span a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline span a:hover {
    color: #181818;
    }

/* Single Article */
body.btNoSidebar .btPostSingleItemStandard {
    margin-top: 4em;
    }
.btPostListStandard.btPostSingleItemStandard {
    padding: 0;
    margin-bottom: 2em;
    }
.btPostListStandard.btPostSingleItemStandard:not(:last-of-type) {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type),
.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type),
.btDarkSkin.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type) {
    border-bottom: 1px solid rgba(255,255,255,.3);
    }
body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-of-type) {
    border-bottom: none;
    }
body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-of-type) .btArticleContentHolder {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-of-type) .btArticleContentHolder,
.btLightSkin .btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-of-type) .btArticleContentHolder,
.btDarkSkin.btLightSkin .btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-of-type) .btArticleContentHolder {
    border-bottom: 1px solid rgba(255,255,255,.3);
    }
body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-of-type).sticky .btArticleContentHolder {
    border-bottom: none;
    }
.btPostListStandard.btPostSingleItemStandard .btArticleContent {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 1.8em;
    max-height: 9em;
    }
.btPostSingleItemStandard .btArticleMedia,
.btPostSingleItemStandard .btArticleHeadline,
.btPostSingleItemStandard .btArticleContent,
.btPostSingleItemStandard .btArticleShareEtc {
    margin-bottom: 2em;
    clear: both;
    }
.btPostSingleItemStandard .btArticleMedia:after,
.btPostSingleItemStandard .btArticleHeadline:after,
.btPostSingleItemStandard .btArticleContent:after,
.btPostSingleItemStandard .btArticleShareEtc:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    }
.btPostSingleItemStandard .btArticleShareEtc {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btPostSingleItemStandard .btArticleShareEtc > div {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 50%;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn {
    text-align: right;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 50%;
    }
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn {
    text-align: left;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn:first-child {
    min-width: 100%;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button {
    min-width: auto !important;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a {
    color: #8c857a;
    padding: 0 0 10px;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_button_text {
    line-height: 1;
    text-transform: uppercase;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #8c857a;
    opacity: .9;
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #8c857a;
    opacity: .9;
    -webkit-transform: translateX(-102%);
    -moz-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    background: transparent !important;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a {
    color: #181818;
    }
.btDarkSkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a,
.btLightSkin .btDarkSkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a,
.btDarkSkin.btLightSkin .btDarkSkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a {
    color: #fff;
    }
.btGraySkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a,
.btDarkSkin .btGraySkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a,
.btGraySkin .btDarkSkin .btGraySkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a {
    color: #7c7c7c;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    border-color: #181818;
    }
.btDarkSkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a:after,
.btLightSkin .btDarkSkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a:after,
.btDarkSkin.btLightSkin .btDarkSkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a:after {
    border-color: #fff;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a:before {
    -webkit-transform: translateX(102%);
    -moz-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn .bt_bb_icon.bt_bb_size_xsmall {
    padding-right: .4em;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent,
.btPortfolioSingle.btPostSingleItemStandard .btArticleShareEtc {
    max-width: initial;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -2em;
    margin-right: -2em;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner {
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    min-width: 60%;
    padding-left: 2em;
    padding-right: 2em;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    min-width: 40%;
    padding-left: 2em;
    padding-right: 2em;
    }
body.single .btPostSingleItemStandard .btShareColumn {
    text-align: right;
    }
body.single.rtl .btPostSingleItemStandard .btShareColumn {
    text-align: left;
    }
.btShareRow .bt_bb_size_xsmall.bt_bb_icon,
.btShareColumn .bt_bb_size_xsmall.bt_bb_icon {
    margin-right: .8em;
    }
.btShareRow .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before,
.btShareColumn .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1.15rem;
    }
.btAccentSkin .btShareRow .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder,
.btDarkSkin .btAccentSkin .btShareRow .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder,
.btAccentSkin .btDarkSkin .btAccentSkin .btShareRow .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder,
.btAccentSkin .btShareColumn .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder,
.btDarkSkin .btAccentSkin .btShareColumn .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder,
.btAccentSkin .btDarkSkin .btAccentSkin .btShareColumn .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder {
    color: #8c857a;
    }
.btAccentSkin .btShareRow .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:hover,
.btDarkSkin .btAccentSkin .btShareRow .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .btShareRow .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:hover,
.btAccentSkin .btShareColumn .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:hover,
.btDarkSkin .btAccentSkin .btShareColumn .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .btShareColumn .bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:hover {
    opacity: .8;
    }
.btArticleContent p > a {
    text-decoration: underline;
    }
.btArticleContent p > a:hover {
    text-decoration: none;
    opacity: .8;
    }
body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:first-child .btArticleContentHolder {
    border-bottom: 1px solid rgba(0,0,0,.1) !important;
    }
@media (max-width: 768px) {
.btArticleShareEtc .btShareColumn .bt_bb_icon.bt_bb_size_xsmall:last-child {
    padding-right: 0 !important;
    margin-right: 0 !important;
    }
}

@media (max-width: 580px) {
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent {
    display: block;
    }
}

/* Portfolio meta */
.btArticleSuperMeta dl {
    margin-bottom: 2em;
    }
.btArticleSuperMeta dl dt {
    min-width: 50%;
    padding-right: .75em;
    display: inline-block;
    font-size: .9em;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    }
.btArticleSuperMeta dl dd {
    text-align: right;
    display: inline-block;
    margin: 0;
    }
.btArticleSuperMeta .btShareColumn {
    margin-bottom: 1em;
    text-align: inherit !important;
    }

/* About author */
.btAboutAuthor {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 0 0 2em;
    padding: 2em 0;
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btAboutAuthor,
.btLightSkin .btDarkSkin .btAboutAuthor,
.btDarkSkin.btLightSkin .btDarkSkin .btAboutAuthor {
    border-top: 1px solid rgba(255,255,255,.5);
    }
.btAboutAuthor .aaAvatar {
    vertical-align: top;
    padding: 0 1em 0 0;
    -webkit-flex: 1 1 150px;
    -ms-flex: 1 1 150px;
    flex: 1 1 150px;
    }
.rtl .btAboutAuthor .aaAvatar {
    padding: 0 0 0 1em;
    }
.btAboutAuthor .aaAvatar img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    }
.btAboutAuthor .aaTxt {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0;
    }
.btAboutAuthor .aaTxt h1,
.btAboutAuthor .aaTxt h2,
.btAboutAuthor .aaTxt h3,
.btAboutAuthor .aaTxt h4,
.btAboutAuthor .aaTxt h5,
.btAboutAuthor .aaTxt h6 {
    font-size: 1.3em;
    }
@media(max-width: 520px) {
.btAboutAuthor .aaAvatar {
    -webkit-flex: 1 1 100px;
    -ms-flex: 1 1 100px;
    flex: 1 1 100px;
    }
}

/* Media box */
.btMediaBox {
    position: relative;
    overflow: hidden;
    }
.btMediaBox img {
    display: block;
    width: auto;
    height: auto;
    }
.btMediaBox .aspectVideo {
    visibility: hidden;
    width: 100%;
    }
.btMediaBox iframe {
    display: block;
    border: none;
    }
.btMediaBox .bt_bb_slider button.slick-arrow:before {
    color: #fff;
    }
.btMediaBox .bt_bb_slider .slick-dots li button {
    color: #fff;
    }
.btMediaBox .bt_bb_slider .slick-dots li.bt_bb_slider_paging,
.btMediaBox .bt_bb_slider .slick-dots li.bt_bb_content_slider_paging {
    color: #fff;
    }
.btMediaBox .bt_bb_slider .slick-dots li.bt_bb_slider_paging:before,
.btMediaBox .bt_bb_slider .slick-dots li.bt_bb_content_slider_paging:before {
    border-color: #fff;
    }
.btMediaBox.video iframe {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
    border: none;
    }
.btMediaBox.audio iframe {
    display: block;
    width: 100% !important;
    }
.btMediaBox.btQuote,
.btMediaBox.btLink {
    text-align: center;
    position: relative;
    display: block;
    margin: 0;
    font-weight: 300;
    padding: 5em;
    background-position: center;
    background-size: cover;
    }
.btMediaBox.btQuote:before,
.btMediaBox.btLink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #8c857a;
    }
.btMediaBox.btQuote[style*="background-image"]:before,
.btMediaBox.btLink[style*="background-image"]:before {
    opacity: .6;
    }
.btArticleListItem .btMediaBox.btQuote,
.btArticleListItem .btMediaBox.btLink {
    padding: 4em;
    }
.btMediaBox.btQuote blockquote,
.btMediaBox.btLink blockquote {
    padding: 0;
    font-size: 1.5em;
    }
.btMediaBox.btQuote blockquote:before,
.btMediaBox.btLink blockquote:before {
    content: "";
    }
.btMediaBox.btQuote p:before,
.btMediaBox.btLink p:before {
    display: block;
    text-align: center;
    font: 1em/1em Icon7Stroke;
    margin-bottom: .3em;
    }
.btMediaBox.btQuote p,
.btMediaBox.btLink p {
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
    font-style: italic;
    }
.btMediaBox.btQuote cite,
.btMediaBox.btLink cite {
    font-size: 1em;
    display: inline-block;
    padding: 1.5em 0 0;
    border-top: 1px solid #fff;
    margin: 1.5em 0 0;
    }
.btMediaBox.btQuote a,
.btMediaBox.btLink a {
    color: #fff !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btMediaBox.btQuote a:hover,
.btMediaBox.btLink a:hover {
    color: #fff !important;
    opacity: .6;
    }
.btMediaBox.btLink p:before {
    content: "\e641";
    }
.btMediaBox.btQuote p:before {
    content: "\e635";
    }

/* Blog list side info */
.btHasAuthorInfo .btArticleContentHolder {
    position: relative;
    padding-left: 110px;
    }
.articleSideGutter {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.4;
    width: 90px;
    text-align: center;
    }
.btPostListColumns .articleSideGutter {
    margin-left: 1em;
    }
.articleSideGutter .date {
    opacity: .8;
    }
.rtl .articleSideGutter {
    left: auto;
    right: 0;
    }
.articleSideGutter .asgItem.title {
    margin: 4px 0 0;
    }
@media (max-width: 768px) {
.btPostSingleItemStandard .btArticleShareEtc {
    display: block;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn {
    max-width: 100%;
    float: none;
    text-align: center;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn:first-child,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn:first-child {
    padding-bottom: 1em;
    }
body.single-post .btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn {
    text-align: left;
    }
}

@media (max-width:620px) {
.btHasAuthorInfo .btArticleContentHolder {
    padding-left: 0;
    clear: both;
    }
.btHasAuthorInfo .articleSideGutter {
    position: relative;
    left: 0;
    margin: 0;
    width: auto;
    padding: 0 0 1em;
    clear: both;
    }
.btHasAuthorInfo .asgItem.avatar {
    width: 45px;
    float: left;
    }
}

/* List views */
/* Column list view */
body.btNoSidebar .btPostListColumns:first-of-type,
body.btNoSidebar .btPostSingleItemColumns:first-of-type {
    margin-top: 4em;
    }
body.btNoSidebar .btPostListColumns:last-of-type,
body.btNoSidebar .btPostSingleItemColumns:last-of-type {
    margin-bottom: 8em;
    }
.btPostListColumns .btArticleContentHolder,
.btPostSingleItemColumns .btArticleContentHolder {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -1em;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding: 0 1em;
    }
.btNoMedia.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btNoMedia.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
    -webkit-flex-basis: 0%;
    flex-basis: 0%;
    max-width: 0%;
    }
.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding: 0 1em;
    }
.btNoMedia.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btNoMedia.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.btPostListColumns .btArticleContentHolder .btArticleTextContent p,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent p {
    margin-bottom: 0;
    }
.btPostListColumns .btArticleContentHolder .btArticleHeadline,
.btPostListColumns .btArticleContentHolder .btArticleContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleHeadline,
.btPostSingleItemColumns .btArticleContentHolder .btArticleContent {
    margin-bottom: 1em;
    }
.btPostListColumns .btArticleContentHolder .btShareRow,
.btPostSingleItemColumns .btArticleContentHolder .btShareRow {
    margin-top: 2em;
    }
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote p,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink p,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btQuote p,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btLink p {
    font-size: 1.5em;
    }
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote cite,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink cite,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btQuote cite,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btLink cite {
    padding-top: 1em;
    font-size: .8em;
    }
.bt-content .btPostListColumns:nth-of-type(even) .btArticleContentHolder {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
body.single .btPostSingleItemColumns .btArticleContent .btArticleSuperMeta {
    margin-top: 2em;
    }
.btPostListColumns .btArticleContentHolder .btArticleTextContent .btArticleContent {
    margin-bottom: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.8em;
    max-height: 5.4em;
    }
body.btNoSidebar .btPostListColumns .btArticleContentHolder .btArticleTextContent .btArticleContent {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 1.8em;
    max-height: 9em;
    }
.btArticleListItem.btPostListColumns:not(:last-of-type) .port {
    padding-bottom: 2em;
    }
.btArticleListItem.btPostListColumns:not(:last-of-type) .port:after {
    content: '';
    height: 2px;
    position: relative;
    width: 100%;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-top: 2em;
    }
.btDarkSkin .btArticleListItem.btPostListColumns:not(:last-of-type) .port:after,
.btLightSkin .btDarkSkin .btArticleListItem.btPostListColumns:not(:last-of-type) .port:after,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleListItem.btPostListColumns:not(:last-of-type) .port:after {
    border-bottom: 1px solid rgba(255,255,255,.3);
    }
@media (max-width: 992px) {
.btPostListColumns .btArticleContentHolder,
.btPostSingleItemColumns .btArticleContentHolder {
    display: block;
    margin-left: 0;
    margin-right: 0;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
    clear: both;
    padding: 0;
    max-width: 100%;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
    padding-bottom: 2em;
    }
}

/* Simple List */
.btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline {
    color: #8c857a;
    }
.btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a {
    color: #8c857a;
    }
.btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover {
    color: #181818;
    }
.btDarkSkin .btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btLightSkin .btDarkSkin .btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover {
    color: #fff;
    }
.btGraySkin .btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btDarkSkin .btGraySkin .btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover,
.btGraySkin .btDarkSkin .btGraySkin .btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a:hover {
    color: #7c7c7c;
    }

/* Sticky item */
.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after {
    content: "\e91f";
    font-family: Essential;
    margin: 0 .5em;
    color: #8c857a;
    }

/* Dark skin */
.btDarkSkin .btShareColumn .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before,
.btDarkSkin .btShareRow .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #fff inset;
    box-shadow: 0 0 0 1em #fff inset;
    color: #191919;
    }
.btDarkSkin .btShareColumn .bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.btDarkSkin .btShareRow .bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
    color: #fff;
    }
.btDarkSkin .btReadMoreColumn .bt_bb_style_outline.bt_bb_button a {
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
    color: #fff;
    }
.btDarkSkin .btReadMoreColumn .bt_bb_style_outline.bt_bb_button:hover a {
    -webkit-box-shadow: 0 0 0 2em #fff inset;
    box-shadow: 0 0 0 2em #fff inset;
    color: #191919;
    }

/* Column single view */
.btPostSingleItemColumns .btArticleContentHolder {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.btPostSingleItemColumns .btArticleMedia,
.btPostSingleItemColumns .btArticleHeadline,
.btPostSingleItemColumns .btArticleContent,
.btPostSingleItemColumns .btArticleShareEtc {
    margin-bottom: 2em;
    clear: both;
    }
body.btNoSidebar .btPostSingleItemColumns {
    margin-top: 4em;
    }

/* Simple view */
body.btNoSidebar .btArticleListItem.btPostListSimple:first-child {
    margin-top: 4em;
    }
.btArticleListItem.btPostListSimple .btArticleContentHolder {
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btArticleListItem.btPostListSimple .btArticleContentHolder .btArticleTextExcerpt {
    margin-top: 2em;
    }
.btArticleListItem.animate {
    -webkit-transition-delay: 200ms !important;
    -moz-transition-delay: 200ms !important;
    transition-delay: 200ms !important;
    }

/* Image alignment (unit test) */
.bt-content-holder .alignleft {
    text-align: left;
    margin-right: 2em;
    }
.bt-content-holder img.alignleft,
.bt-content-holder figure.alignleft {
    display: block;
    float: left;
    }
body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder img.alignleft,
body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder figure.alignleft {
    clear: both;
    }
.bt-content-holder .alignright {
    text-align: right;
    margin-left: 2em;
    }
.bt-content-holder img.alignright,
.bt-content-holder figure.alignright {
    display: block;
    float: right;
    }
body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder img.alignright,
body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder figure.alignright {
    clear: both;
    }
.bt-content-holder .alignnone {
    width: auto !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
.bt-content-holder .aligncenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
.bt-content-holder img.aligncenter,
.bt-content-holder figure.aligncenter {
    display: block;
    }
.bt-content-holder figure {
    margin-bottom: 2em;
    }
.bt-content-holder figure.aligncenter {
    width: 100%;
    margin-top: 2em;
    }
.bt-content-holder figure figcaption {
    text-align: inherit;
    font-size: .85em;
    margin: 0;
    display: block !important;
    }
.bt-content-holder .wp-block-image .alignright > figcaption,
.bt-content-holder .wp-block-image.is-resized > figcaption {
    display: block;
    }

/* Password protection (unit test) */
article .post-password-form {
    margin: 0 auto 4em !important;
    }
.post-password-form {
    margin: 0 auto 4em;
    }
.post-password-form p:first-child {
    color: inherit;
    }
.post-password-form p:nth-child(2) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.post-password-form p:nth-child(2) label {
    -webkit-flex: 1 0 75%;
    -ms-flex: 1 0 75%;
    flex: 1 0 75%;
    padding-right: 5px;
    }
.post-password-form p:nth-child(2) label input[type="password"] {
    padding: 10px;
    display: inline;
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .post-password-form p:nth-child(2) label input[type="password"],
.btLightSkin .btDarkSkin .post-password-form p:nth-child(2) label input[type="password"],
.btDarkSkin.btLightSkin .btDarkSkin .post-password-form p:nth-child(2) label input[type="password"] {
    border-color: #fff;
    }
.btGraySkin .post-password-form p:nth-child(2) label input[type="password"],
.btDarkSkin .btGraySkin .post-password-form p:nth-child(2) label input[type="password"],
.btGraySkin .btDarkSkin .btGraySkin .post-password-form p:nth-child(2) label input[type="password"] {
    border-color: #7c7c7c;
    }
.post-password-form p:nth-child(2) input[type="submit"] {
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    margin: 0 auto;
    width: auto;
    border: 0;
    cursor: pointer;
    padding: .8em 1.5em;
    color: #FFF;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background: #8c857a;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    }
.btButtonWeight_default .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 500;
    }
.btButtonWeight_black .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 900;
    }
.btButtonWeight_bolder .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 800;
    }
.btButtonWeight_bold .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 600;
    }
.btButtonWeight_medium .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 500;
    }
.btButtonWeight_normal .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 400;
    }
.btButtonWeight_light .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 300;
    }
.btButtonWeight_lighter .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 200;
    }
.btButtonWeight_thin .post-password-form p:nth-child(2) input[type="submit"] {
    font-weight: 100;
    }
.btSoftRoundedButtons .post-password-form p:nth-child(2) input[type="submit"] a {
    border-radius: 3px;
    }
.btHardRoundedButtons .post-password-form p:nth-child(2) input[type="submit"] a {
    border-radius: 50px;
    }
.btButtonTextStyle_italic .post-password-form p:nth-child(2) input[type="submit"] {
    font-style: italic;
    }
.post-password-form p:nth-child(2) input[type="submit"]:hover {
    opacity: .7;
    }

/* Pagination */
.btPagination {
    font-size: 1rem;
    line-height: 2.5rem;
    margin-top: 2em;
    margin-bottom: 4em;
    border-top: 1px solid rgba(0,0,0,.1);
    padding-top: 2em;
    }
.btPagination:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btPagination .paging.onLeft {
    float: left;
    }
.rtl .btPagination .paging.onLeft {
    float: right;
    }
.btPagination .paging.onRight {
    float: right;
    }
.rtl .btPagination .paging.onRight {
    float: left;
    }
.btPagination .paging p {
    margin: 0;
    text-transform: uppercase;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    }
.btButtonWeight_default .btPagination .paging p {
    font-weight: 500;
    }
.btButtonWeight_black .btPagination .paging p {
    font-weight: 900;
    }
.btButtonWeight_bolder .btPagination .paging p {
    font-weight: 800;
    }
.btButtonWeight_bold .btPagination .paging p {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .btPagination .paging p {
    font-weight: 600;
    }
.btButtonWeight_medium .btPagination .paging p {
    font-weight: 500;
    }
.btButtonWeight_normal .btPagination .paging p {
    font-weight: 400;
    }
.btButtonWeight_light .btPagination .paging p {
    font-weight: 300;
    }
.btButtonWeight_lighter .btPagination .paging p {
    font-weight: 200;
    }
.btButtonWeight_thin .btPagination .paging p {
    font-weight: 100;
    }
.btButtonTextStyle_italic .btPagination .paging p {
    font-style: italic;
    }
.btPagination .paging p a {
    display: block;
    color: inherit;
    }
.btPagination .paging p a:after {
    content: "\e900";
    font-family: Arrows;
    font-size: .7rem;
    width: auto;
    display: inline-block;
    margin: 0 0 0 .5em;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #181818;
    }
.btGraySkin .btPagination .paging p a:after,
.btDarkSkin .btGraySkin .btPagination .paging p a:after,
.btGraySkin .btDarkSkin .btGraySkin .btPagination .paging p a:after {
    color: #7c7c7c;
    }
.btDarkSkin .btPagination .paging p a:after,
.btLightSkin .btDarkSkin .btPagination .paging p a:after,
.btDarkSkin.btLightSkin .btDarkSkin .btPagination .paging p a:after {
    color: #fff;
    }
.btPagination .paging p a:hover {
    color: #8c857a;
    }
.btPagination .paging p a:hover:after {
    color: #8c857a;
    }
.btPagination .paging .pagePrev a:after {
    float: left;
    margin: 0 .5em 0 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
.rtl .btPagination .paging .pagePrev a:after {
    margin: 0 0 0 .5em;
    float: right;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    }
.btPagination .paging .pageNext a:after {
    content: "\e900";
    float: right;
    margin: 0 0 0 .5em;
    }
.rtl .btPagination .paging .pageNext a:after {
    float: left;
    margin: 0 .5em 0 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }

/* PrevNext post */
.btPrevNextNav:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
body.btNoSidebar .btPrevNextNav {
    margin-bottom: 4em;
    }
.btAccentSkin .btPrevNextNav a .btPrevNextItem,
.btDarkSkin .btAccentSkin .btPrevNextNav a .btPrevNextItem,
.btAccentSkin .btDarkSkin .btAccentSkin .btPrevNextNav a .btPrevNextItem {
    color: #8c857a;
    }
.btAccentSkin .btPrevNextNav a .btPrevNextItem:hover,
.btDarkSkin .btAccentSkin .btPrevNextNav a .btPrevNextItem:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .btPrevNextNav a .btPrevNextItem:hover {
    opacity: .8;
    }
.btPrevNextNav .btPrevNext {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    float: left;
    color: inherit;
    min-height: 6em;
    width: 50%;
    margin: 0;
    }
.btNext.btPrevNextNav .btPrevNext {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    float: right;
    text-align: right;
    }
.btPrevNextNav .btPrevNext .btPrevNextImage {
    -webkit-flex: 0 0 6em;
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    height: 6em;
    background-size: cover;
    background-position: center center;
    margin: 0 1em 0 0;
    }
.rtl .btPrevNextNav .btPrevNext .btPrevNextImage {
    margin: 0 0 0 1em;
    }
.btPrevNextNav .btPrevNext .btPrevNextItem {
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    min-width: 0%;
    }
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-size: 1.5rem;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    transition: color 200ms ease;
    max-width: 300px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.4em;
    max-height: 2.8em;
    }
.btHeadingWeight_default .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 400;
    }
.btHeadingWeight_black .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 900;
    }
.btHeadingWeight_bolder .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 800;
    }
.btHeadingWeight_bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 600;
    }
.btHeadingWeight_medium .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 500;
    }
.btHeadingWeight_normal .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 400;
    }
.btHeadingWeight_light .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 300;
    }
.btHeadingWeight_lighter .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 200;
    }
.btHeadingWeight_thin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 100;
    }
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-size: .9rem;
    text-transform: uppercase;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    }
.btSupertitleWeight_default .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 400;
    }
.btSupertitleWeight_black .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 800;
    }
.btSupertitleWeight_bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 600;
    }
.btSupertitleWeight_medium .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 500;
    }
.btSupertitleWeight_normal .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 400;
    }
.btSupertitleWeight_light .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 200;
    }
.btSupertitleWeight_thin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-weight: 100;
    }
.btPrevNextNav .btPrevNext:hover .btPrevNextTitle {
    color: #8c857a;
    }
.btPrevNextNav .btPrevNext.btPrev {
    padding-right: 1em;
    }
.btPrevNextNav .btPrevNext.btNext {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: right;
    padding-left: 1em;
    }
.btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
    margin: 0 0 0 1em;
    }
.rtl .btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
    margin: 0 1em 0 0;
    }
.btPrevNextNav .btPrevNext.btNext .btPrevNextTitle {
    margin-right: inherit;
    margin-left: auto;
    }
.rtl .btPrevNextNav .btPrevNext {
    float: right;
    }
.rtl .btPrevNextNav .btPrevNext.btNext {
    text-align: left;
    }
@media (max-width: 620px) {
.btPrevNext .btPrevNextImage {
    display: none;
    }
.btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-size: 1rem;
    }
.btPrevNextNav .btPrevNext {
    width: 100%;
    }
.btPrevNextNav .btPrevNext:first-child {
    padding-bottom: 1em;
    }
}

/* Linked pages in a single post (unit test) */
.bt-link-pages:before {
    content: "";
    display: table;
    width: 100%;
    clear: both;
    }
.bt-link-pages ul {
    margin-left: 0;
    padding-left: 0;
    margin: 2em 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #181818;
    }
.btGraySkin .bt-link-pages ul,
.btDarkSkin .btGraySkin .bt-link-pages ul,
.btGraySkin .btDarkSkin .btGraySkin .bt-link-pages ul {
    color: #7c7c7c;
    }
.btDarkSkin .bt-link-pages ul,
.btLightSkin .btDarkSkin .bt-link-pages ul,
.btDarkSkin.btLightSkin .btDarkSkin .bt-link-pages ul {
    color: #fff;
    }
.bt-link-pages ul:before {
    display: block;
    content: "";
    width: 10px;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt-link-pages ul li {
    list-style: none;
    display: block;
    margin: 0;
    }
.bt-link-pages ul a,
.bt-link-pages ul span,
.bt-link-pages ul li {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.bt-link-pages ul .post-page-numbers {
    display: block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    margin: 0 2px 2px 0;
    font-weight: normal;
    position: relative;
    }
.rtl .bt-link-pages ul .post-page-numbers {
    margin: 0 0 2px 2px;
    }
.bt-link-pages ul a.post-page-numbers {
    color: #181818;
    }
.btGraySkin .bt-link-pages ul a.post-page-numbers,
.btDarkSkin .btGraySkin .bt-link-pages ul a.post-page-numbers,
.btGraySkin .btDarkSkin .btGraySkin .bt-link-pages ul a.post-page-numbers {
    color: #7c7c7c;
    }
.btDarkSkin .bt-link-pages ul a.post-page-numbers,
.btLightSkin .btDarkSkin .bt-link-pages ul a.post-page-numbers,
.btDarkSkin.btLightSkin .btDarkSkin .bt-link-pages ul a.post-page-numbers {
    color: #fff;
    }
.bt-link-pages ul a.post-page-numbers:hover {
    color: #fff;
    background: #8c857a;
    }
.bt-link-pages ul span.post-page-numbers {
    pointer-events: none;
    background: #8c857a;
    color: #fff;
    font-weight: 800;
    }

/* Photo slide */
.boldPhotoSlide {
    position: relative;
    }
.single .boldPhotoSlide h4.nbs {
    margin: 0 30px !important;
    }

/* Post categories, comments, date and author spans */
.btArticleCategories {
    text-transform: uppercase;
    }
.btArticleCategories a {
    color: inherit;
    }
.btArticleCategories a:hover {
    color: #8c857a;
    }
.btArticleCategories a:not(:first-child):before {
    content: "";
    display: inline-block;
    margin: -2px 10px 0 10px;
    letter-spacing: inherit;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    line-height: inherit;
    vertical-align: middle;
    background-color: #8c857a;
    }
.btArticleDate:not(:last-child):after,
.btArticleAuthor:not(:last-child):after,
.btArticleComments:not(:last-child):after,
.btArticleCategories:not(:last-child):after {
    content: ' / ';
    padding: 0 .25em;
    color: #181818;
    }
.btGraySkin .btArticleDate:not(:last-child):after,
.btGraySkin .btArticleAuthor:not(:last-child):after,
.btGraySkin .btArticleComments:not(:last-child):after,
.btGraySkin .btArticleCategories:not(:last-child):after,
.btDarkSkin .btGraySkin .btArticleDate:not(:last-child):after,
.btDarkSkin .btGraySkin .btArticleAuthor:not(:last-child):after,
.btDarkSkin .btGraySkin .btArticleComments:not(:last-child):after,
.btDarkSkin .btGraySkin .btArticleCategories:not(:last-child):after,
.btGraySkin .btDarkSkin .btGraySkin .btArticleDate:not(:last-child):after,
.btGraySkin .btDarkSkin .btGraySkin .btArticleAuthor:not(:last-child):after,
.btGraySkin .btDarkSkin .btGraySkin .btArticleComments:not(:last-child):after,
.btGraySkin .btDarkSkin .btGraySkin .btArticleCategories:not(:last-child):after {
    color: #7c7c7c;
    }
.bt-dark-skin .btArticleDate:not(:last-child):after,
.bt-dark-skin .btArticleAuthor:not(:last-child):after,
.bt-dark-skin .btArticleComments:not(:last-child):after,
.bt-dark-skin .btArticleCategories:not(:last-child):after {
    color: #fff;
    }
.btDarkSkin .btArticleDate:not(:last-child):after,
.btDarkSkin .btArticleAuthor:not(:last-child):after,
.btDarkSkin .btArticleComments:not(:last-child):after,
.btDarkSkin .btArticleCategories:not(:last-child):after,
.btLightSkin .btDarkSkin .btArticleDate:not(:last-child):after,
.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child):after,
.btLightSkin .btDarkSkin .btArticleComments:not(:last-child):after,
.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child):after,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleDate:not(:last-child):after,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child):after,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments:not(:last-child):after,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child):after {
    color: #fff;
    }
.btAccentSkin .btArticleDate:not(:last-child):after,
.btAccentSkin .btArticleAuthor:not(:last-child):after,
.btAccentSkin .btArticleComments:not(:last-child):after,
.btAccentSkin .btArticleCategories:not(:last-child):after,
.btDarkSkin .btAccentSkin .btArticleDate:not(:last-child):after,
.btDarkSkin .btAccentSkin .btArticleAuthor:not(:last-child):after,
.btDarkSkin .btAccentSkin .btArticleComments:not(:last-child):after,
.btDarkSkin .btAccentSkin .btArticleCategories:not(:last-child):after,
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleDate:not(:last-child):after,
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleAuthor:not(:last-child):after,
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleComments:not(:last-child):after,
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleCategories:not(:last-child):after {
    color: inherit;
    }
.btLightSkin .btArticleDate:not(:last-child),
.btLightSkin .btArticleAuthor:not(:last-child),
.btLightSkin .btArticleComments:not(:last-child),
.btLightSkin .btArticleCategories:not(:last-child),
.btDarkSkin .btLightSkin .btArticleDate:not(:last-child),
.btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child),
.btDarkSkin .btLightSkin .btArticleComments:not(:last-child),
.btDarkSkin .btLightSkin .btArticleCategories:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btArticleDate:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btArticleComments:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btArticleCategories:not(:last-child) {
    border-color: rgba(0,0,0,.1);
    }
.btAccentSkin .btArticleDate:not(:last-child),
.btAccentSkin .btArticleAuthor:not(:last-child),
.btAccentSkin .btArticleComments:not(:last-child),
.btAccentSkin .btArticleCategories:not(:last-child),
.btDarkSkin .btAccentSkin .btArticleDate:not(:last-child),
.btDarkSkin .btAccentSkin .btArticleAuthor:not(:last-child),
.btDarkSkin .btAccentSkin .btArticleComments:not(:last-child),
.btDarkSkin .btAccentSkin .btArticleCategories:not(:last-child),
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleDate:not(:last-child),
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleAuthor:not(:last-child),
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleComments:not(:last-child),
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleCategories:not(:last-child) {
    border-color: rgba(0,0,0,.1);
    }
.btAlternateSkin .btArticleDate:not(:last-child),
.btAlternateSkin .btArticleAuthor:not(:last-child),
.btAlternateSkin .btArticleComments:not(:last-child),
.btAlternateSkin .btArticleCategories:not(:last-child),
.btDarkSkin .btAlternateSkin .btArticleDate:not(:last-child),
.btDarkSkin .btAlternateSkin .btArticleAuthor:not(:last-child),
.btDarkSkin .btAlternateSkin .btArticleComments:not(:last-child),
.btDarkSkin .btAlternateSkin .btArticleCategories:not(:last-child),
.btAlternateSkin .btDarkSkin .btAlternateSkin .btArticleDate:not(:last-child),
.btAlternateSkin .btDarkSkin .btAlternateSkin .btArticleAuthor:not(:last-child),
.btAlternateSkin .btDarkSkin .btAlternateSkin .btArticleComments:not(:last-child),
.btAlternateSkin .btDarkSkin .btAlternateSkin .btArticleCategories:not(:last-child) {
    border-color: rgba(0,0,0,.1);
    }
.btGraySkin .btArticleDate:not(:last-child),
.btGraySkin .btArticleAuthor:not(:last-child),
.btGraySkin .btArticleComments:not(:last-child),
.btGraySkin .btArticleCategories:not(:last-child),
.btDarkSkin .btGraySkin .btArticleDate:not(:last-child),
.btDarkSkin .btGraySkin .btArticleAuthor:not(:last-child),
.btDarkSkin .btGraySkin .btArticleComments:not(:last-child),
.btDarkSkin .btGraySkin .btArticleCategories:not(:last-child),
.btGraySkin .btDarkSkin .btGraySkin .btArticleDate:not(:last-child),
.btGraySkin .btDarkSkin .btGraySkin .btArticleAuthor:not(:last-child),
.btGraySkin .btDarkSkin .btGraySkin .btArticleComments:not(:last-child),
.btGraySkin .btDarkSkin .btGraySkin .btArticleCategories:not(:last-child) {
    border-color: rgba(0,0,0,.1);
    }
.btDarkSkin .btArticleDate:not(:last-child),
.btDarkSkin .btArticleAuthor:not(:last-child),
.btDarkSkin .btArticleComments:not(:last-child),
.btDarkSkin .btArticleCategories:not(:last-child),
.btLightSkin .btDarkSkin .btArticleDate:not(:last-child),
.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child),
.btLightSkin .btDarkSkin .btArticleComments:not(:last-child),
.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btArticleDate:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child) {
    border-color: rgba(255,255,255,.5) !important;
    }
.bt-dark-skin .btArticleDate:not(:last-child),
.bt-dark-skin .btArticleAuthor:not(:last-child),
.bt-dark-skin .btArticleComments:not(:last-child),
.bt-dark-skin .btArticleCategories:not(:last-child) {
    border-color: rgba(255,255,255,.5) !important;
    }
.btLightSkin .btArticleAuthor a,
.btDarkSkin .btLightSkin .btArticleAuthor a,
.btLightSkin .btDarkSkin .btLightSkin .btArticleAuthor a,
.btAlternateSkin .btArticleAuthor a,
.btDarkSkin .btAlternateSkin .btArticleAuthor a,
.btAlternateSkin .btDarkSkin .btAlternateSkin .btArticleAuthor a {
    color: #181818;
    }
.btDarkSkin .btArticleAuthor a,
.btLightSkin .btDarkSkin .btArticleAuthor a,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleAuthor a {
    color: #fff;
    }
.bt-dark-skin .btArticleAuthor a {
    color: #fff;
    }
.btGraySkin .btArticleAuthor a,
.btDarkSkin .btGraySkin .btArticleAuthor a,
.btGraySkin .btDarkSkin .btGraySkin .btArticleAuthor a {
    color: #7c7c7c;
    }
.btAccentSkin .btArticleAuthor a,
.btDarkSkin .btAccentSkin .btArticleAuthor a,
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleAuthor a {
    color: inherit;
    }
.btArticleAuthor a:hover {
    color: #8c857a;
    }
.bt_bb_section.bt-dark-skin.btPageHeadline .btArticleAuthor a {
    color: #fff;
    }
.bt_bb_section.bt-dark-skin.btPageHeadline .btArticleAuthor a:hover {
    color: #8c857a;
    }
.btLightSkin .btArticleComments,
.btDarkSkin .btLightSkin .btArticleComments,
.btLightSkin .btDarkSkin .btLightSkin .btArticleComments,
.btAlternateSkin .btArticleComments,
.btDarkSkin .btAlternateSkin .btArticleComments,
.btAlternateSkin .btDarkSkin .btAlternateSkin .btArticleComments {
    color: #181818;
    }
.btDarkSkin .btArticleComments,
.btLightSkin .btDarkSkin .btArticleComments,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments {
    color: #fff;
    }
.btGraySkin .btArticleComments,
.btDarkSkin .btGraySkin .btArticleComments,
.btGraySkin .btDarkSkin .btGraySkin .btArticleComments {
    color: #7c7c7c;
    }
.bt-dark-skin .btArticleComments {
    color: #fff;
    }
.btAccentSkin .btArticleComments,
.btDarkSkin .btAccentSkin .btArticleComments,
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleComments {
    color: inherit;
    }
.btArticleComments:hover {
    color: #8c857a !important;
    }
.btArticleComments:before {
    content: "\ea21";
    font-family: Ionicons;
    margin: 0;
    display: inline-block;
    color: #181818;
    }
body:not(.rtl) .btArticleComments:before {
    margin-right: 5px;
    }
body.rtl .btArticleComments:before {
    margin-left: 5px;
    float: right;
    }
.btGraySkin .btArticleComments:before,
.btDarkSkin .btGraySkin .btArticleComments:before,
.btGraySkin .btDarkSkin .btGraySkin .btArticleComments:before {
    color: #7c7c7c;
    }
.btDarkSkin .btArticleComments:before,
.btLightSkin .btDarkSkin .btArticleComments:before,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments:before {
    color: #fff;
    }
.bt-dark-skin .btArticleComments:before {
    color: #fff;
    }
.btAccentSkin .btArticleComments:before,
.btDarkSkin .btAccentSkin .btArticleComments:before,
.btAccentSkin .btDarkSkin .btAccentSkin .btArticleComments:before {
    color: inherit;
    }

/* Galleries (unit test) */
.gallery {
    margin-bottom: 1.6em;
    }
.gallery .gallery-item {
    display: inline-block;
    padding: 0 4px;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    }
.gallery-columns-2.gallery .gallery-item {
    max-width: 50%;
    }
.gallery-columns-3.gallery .gallery-item {
    max-width: 33.33%;
    }
.gallery-columns-4.gallery .gallery-item {
    max-width: 25%;
    }
.gallery-columns-5.gallery .gallery-item {
    max-width: 20%;
    }
.gallery-columns-6.gallery .gallery-item {
    max-width: 16.66%;
    }
.gallery-columns-7.gallery .gallery-item {
    max-width: 14.28%;
    }
.gallery-columns-8.gallery .gallery-item {
    max-width: 12.5%;
    }
.gallery-columns-9.gallery .gallery-item {
    max-width: 11.11%;
    }
@media (max-width: 1200px) {
.gallery-item {
    width: 100% !important;
    max-width: 100% !important;
    }
}

.gallery-icon img {
    margin: 0 auto;
    }
.gallery-caption {
    display: block;
    padding: 5px 0;
    }
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
    }

/* Unit test specific */
.wp-caption-text {
    font-size: .9em;
    margin-bottom: 1em;
    }
.bypostauthor {
    font-size: inherit;
    }

/* Comments */
body:not(.woocommerce) .bt-comments-box .form-submit {
    margin-bottom: 0;
    }
.bt-comments-content {
    max-width: 900px;
    }
.bt-comments-box {
    margin: 2em 0;
    border-top: 1px solid rgba(0,0,0,.1);
    padding-top: 2em;
    }
.btDarkSkin .bt-comments-box,
.btLightSkin .btDarkSkin .bt-comments-box,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box {
    border-top: 1px solid rgba(255,255,255,.5);
    }
.bt-comments-box > h1,
.bt-comments-box > h2,
.bt-comments-box > h3,
.bt-comments-box > h4,
.bt-comments-box > h5,
.bt-comments-box > h6,
.bt-comments-box .comment-respond > h1,
.bt-comments-box .comment-respond > h2,
.bt-comments-box .comment-respond > h3,
.bt-comments-box .comment-respond > h4,
.bt-comments-box .comment-respond > h5,
.bt-comments-box .comment-respond > h6 {
    margin: 0 0 1em;
    padding: 0;
    font-size: 1.875em;
    }
.bt-comments-box .comment-respond .comment-form {
    padding-bottom: 2em;
    }
.bt-comments-box ul.comments,
.bt-comments-box ul.comments li.comment {
    list-style: none;
    display: block;
    padding-left: 0;
    margin: 0;
    }
.bt-comments-box ul.comments > li,
.bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    display: block;
    margin: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .bt-comments-box ul.comments > li,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li,
.btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    border-top: 1px solid rgba(255,255,255,.5);
    }
.bt-comments-box ul.comments > li:last-child {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 2em;
    }
.btDarkSkin .bt-comments-box ul.comments > li:last-child,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li:last-child {
    border-bottom: 1px solid rgba(255,255,255,.5);
    }
.bt-comments-box ul.comments li > article {
    padding: 2em 0;
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt-comments-box ul.comments li > article .commentTxt {
    padding: 0;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 20px 0 0;
    -webkit-flex: 0 1 75px;
    -ms-flex: 0 1 75px;
    flex: 0 1 75px;
    }
.rtl .bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 0 0 20px;
    }
.bt-comments-box ul.comments li > article .commentAvatar img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    }
.bt-comments-box ul.comments li.pingback {
    padding-top: 1em;
    }
.bt-comments-box ul.comments li.trackback {
    padding-top: 1em;
    }
.bt-comments-box ul.children {
    margin-left: 75px;
    }
.bt-comments-box input,
.bt-comments-box textarea {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.bt-comments-box textarea {
    padding: .8em;
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .bt-comments-box textarea,
.btLightSkin .btDarkSkin .bt-comments-box textarea,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box textarea {
    border: 1px solid rgba(255,255,255,.5);
    }
.bt-comments-box .bt-comment {
    line-height: 0;
    }
.bt-comments-box .bt-comment textarea,
.bt-comments-box .bt-comment label {
    line-height: 2.5;
    }
.bt-comments-box .bt-comment textarea {
    padding: .8em;
    line-height: 1.5;
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .bt-comments-box .bt-comment textarea,
.btLightSkin .btDarkSkin .bt-comments-box .bt-comment textarea,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .bt-comment textarea {
    border: 1px solid rgba(255,255,255,.5);
    }
.bt-comments-box p.no-comments {
    margin-top: 1em;
    }
.bt-comments-box .vcard {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1em;
    }
.bt-comments-box .vcard h1.author,
.bt-comments-box .vcard h2.author,
.bt-comments-box .vcard h3.author,
.bt-comments-box .vcard h4.author,
.bt-comments-box .vcard h5.author,
.bt-comments-box .vcard h6.author {
    font-size: 1.5em;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    }
.btAccentSkin .bt-comments-box .vcard h1.author a,
.btAccentSkin .bt-comments-box .vcard h2.author a,
.btAccentSkin .bt-comments-box .vcard h3.author a,
.btAccentSkin .bt-comments-box .vcard h4.author a,
.btAccentSkin .bt-comments-box .vcard h5.author a,
.btAccentSkin .bt-comments-box .vcard h6.author a,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h1.author a,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h2.author a,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h3.author a,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h4.author a,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h5.author a,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h6.author a,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h1.author a,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h2.author a,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h3.author a,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h4.author a,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h5.author a,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h6.author a {
    color: #8c857a;
    }
.btAccentSkin .bt-comments-box .vcard h1.author a:hover,
.btAccentSkin .bt-comments-box .vcard h2.author a:hover,
.btAccentSkin .bt-comments-box .vcard h3.author a:hover,
.btAccentSkin .bt-comments-box .vcard h4.author a:hover,
.btAccentSkin .bt-comments-box .vcard h5.author a:hover,
.btAccentSkin .bt-comments-box .vcard h6.author a:hover,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h1.author a:hover,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h2.author a:hover,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h3.author a:hover,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h4.author a:hover,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h5.author a:hover,
.btDarkSkin .btAccentSkin .bt-comments-box .vcard h6.author a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h1.author a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h2.author a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h3.author a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h4.author a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h5.author a:hover,
.btAccentSkin .btDarkSkin .btAccentSkin .bt-comments-box .vcard h6.author a:hover {
    opacity: .8;
    }
.bt-comments-box .vcard .posted {
    font-size: .9375em;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    margin: 0;
    line-height: 1.15;
    text-align: right;
    padding: 0 0 0 10px;
    }
.btSupertitleWeight_default .bt-comments-box .vcard .posted {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt-comments-box .vcard .posted {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt-comments-box .vcard .posted {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt-comments-box .vcard .posted {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt-comments-box .vcard .posted {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt-comments-box .vcard .posted {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt-comments-box .vcard .posted {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt-comments-box .vcard .posted {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt-comments-box .vcard .posted {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt-comments-box .vcard .posted {
    font-weight: 100;
    }
.rtl .bt-comments-box .vcard .posted {
    text-align: left;
    padding: 0 10px 0 0;
    }
.woocommerce .bt-comments-box .vcard .star-rating {
    margin-left: .5em;
    }
.woocommerce .bt-comments-box .vcard .star-rating strong {
    display: none;
    }
.woocommerce.rtl .bt-comments-box .vcard .star-rating {
    right: auto;
    margin-left: 0;
    margin-right: .5em;
    }
.bt-comments-box .commentTxt p.edit-link,
.bt-comments-box .commentTxt p.reply {
    font-size: .9375em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    }
.btButtonWeight_default .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_default .bt-comments-box .commentTxt p.reply {
    font-weight: 500;
    }
.btButtonWeight_black .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_black .bt-comments-box .commentTxt p.reply {
    font-weight: 900;
    }
.btButtonWeight_bolder .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_bolder .bt-comments-box .commentTxt p.reply {
    font-weight: 800;
    }
.btButtonWeight_bold .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_bold .bt-comments-box .commentTxt p.reply {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_semi-bold .bt-comments-box .commentTxt p.reply {
    font-weight: 600;
    }
.btButtonWeight_medium .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_medium .bt-comments-box .commentTxt p.reply {
    font-weight: 500;
    }
.btButtonWeight_normal .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_normal .bt-comments-box .commentTxt p.reply {
    font-weight: 400;
    }
.btButtonWeight_light .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_light .bt-comments-box .commentTxt p.reply {
    font-weight: 300;
    }
.btButtonWeight_lighter .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_lighter .bt-comments-box .commentTxt p.reply {
    font-weight: 200;
    }
.btButtonWeight_thin .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_thin .bt-comments-box .commentTxt p.reply {
    font-weight: 100;
    }
.bt-comments-box .commentTxt p.edit-link:not(:empty),
.bt-comments-box .commentTxt p.reply:not(:empty) {
    margin: 0 2em 0 0;
    }
.rtl .bt-comments-box .commentTxt p.edit-link:not(:empty),
.rtl .bt-comments-box .commentTxt p.reply:not(:empty) {
    margin: 0 0 0 2em;
    }
.bt-comments-box .commentTxt p.edit-link a:hover,
.bt-comments-box .commentTxt p.reply a:hover {
    opacity: .8;
    }
.bt-comments-box .comment-form {
    padding-bottom: 20px;
    }
.bt-comments-box .comment-navigation {
    text-align: right;
    clear: right;
    }
.bt-comments-box .comment-navigation a,
.bt-comments-box .comment-navigation span {
    display: inline-block;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    }
.bt-comments-box .comment-navigation span {
    margin: 0 5px;
    }
.boldSection.bt-comments {
    clear: both;
    }
body.page .boldSection.bt-comments {
    padding-top: 1px;
    }
.comment-awaiting-moderation {
    color: #8c857a;
    }
#reply-title small {
    font-size: 1rem;
    }
a#cancel-comment-reply-link {
    display: inline-block;
    margin: 0 0 0 2em;
    color: #8c857a;
    font-size: .9375em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 1;
    }
.btButtonWeight_default a#cancel-comment-reply-link {
    font-weight: 500;
    }
.btButtonWeight_black a#cancel-comment-reply-link {
    font-weight: 900;
    }
.btButtonWeight_bolder a#cancel-comment-reply-link {
    font-weight: 800;
    }
.btButtonWeight_bold a#cancel-comment-reply-link {
    font-weight: 700;
    }
.btButtonWeight_semi-bold a#cancel-comment-reply-link {
    font-weight: 600;
    }
.btButtonWeight_medium a#cancel-comment-reply-link {
    font-weight: 500;
    }
.btButtonWeight_normal a#cancel-comment-reply-link {
    font-weight: 400;
    }
.btButtonWeight_light a#cancel-comment-reply-link {
    font-weight: 300;
    }
.btButtonWeight_lighter a#cancel-comment-reply-link {
    font-weight: 200;
    }
.btButtonWeight_thin a#cancel-comment-reply-link {
    font-weight: 100;
    }
.rtl a#cancel-comment-reply-link {
    margin: 0 2em 0 0;
    }
a#cancel-comment-reply-link:hover {
    color: #181818;
    }
.btDarkSkin a#cancel-comment-reply-link:hover,
.btLightSkin .btDarkSkin a#cancel-comment-reply-link:hover,
.btDarkSkin.btLightSkin .btDarkSkin a#cancel-comment-reply-link:hover {
    color: #fff;
    }
.bt-comment-submit {
    font-size: 1em;
    line-height: 1;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    padding: 0 0 10px;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    margin-top: .5em;
    background: none;
    border: none;
    color: #8c857a;
    text-transform: uppercase;
    }
.btButtonWeight_default .bt-comment-submit {
    font-weight: 500;
    }
.btButtonWeight_black .bt-comment-submit {
    font-weight: 900;
    }
.btButtonWeight_bolder .bt-comment-submit {
    font-weight: 800;
    }
.btButtonWeight_bold .bt-comment-submit {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .bt-comment-submit {
    font-weight: 600;
    }
.btButtonWeight_medium .bt-comment-submit {
    font-weight: 500;
    }
.btButtonWeight_normal .bt-comment-submit {
    font-weight: 400;
    }
.btButtonWeight_light .bt-comment-submit {
    font-weight: 300;
    }
.btButtonWeight_lighter .bt-comment-submit {
    font-weight: 200;
    }
.btButtonWeight_thin .bt-comment-submit {
    font-weight: 100;
    }
.btButtonTextStyle_italic .bt-comment-submit {
    font-style: italic;
    }
.bt-comment-submit:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #8c857a;
    opacity: .9;
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    }
.bt-comment-submit:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #8c857a;
    opacity: .9;
    -webkit-transform: translateX(-102%);
    -moz-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    background: transparent !important;
    }
.bt-comment-submit:hover {
    color: #181818;
    }
.btDarkSkin .bt-comment-submit:hover,
.btLightSkin .btDarkSkin .bt-comment-submit:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comment-submit:hover {
    color: #fff;
    }
.btGraySkin .bt-comment-submit:hover,
.btDarkSkin .btGraySkin .bt-comment-submit:hover,
.btGraySkin .btDarkSkin .btGraySkin .bt-comment-submit:hover {
    color: #7c7c7c;
    }
.bt-comment-submit:hover:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    border-color: #181818;
    }
.btDarkSkin .bt-comment-submit:hover:after,
.btLightSkin .btDarkSkin .bt-comment-submit:hover:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comment-submit:hover:after {
    border-color: #fff;
    }
.btGraySkin .bt-comment-submit:hover:after,
.btDarkSkin .btGraySkin .bt-comment-submit:hover:after,
.btGraySkin .btDarkSkin .btGraySkin .bt-comment-submit:hover:after {
    border-color: #7c7c7c;
    }
.bt-comment-submit:hover:before {
    -webkit-transform: translateX(102%);
    -moz-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    }

/* Review */
#reviews .comment-reply-title {
    font-size: 1.5em;
    }
#review_form .comment-form #wp-comment-cookies-consent,
#respond .comment-form #wp-comment-cookies-consent {
    margin-right: .5em;
    margin-top: -2px;
    }
#review_form .form-submit input[type="submit"],
#respond .form-submit input[type="submit"] {
    width: auto;
    margin: 0 auto;
    }

/* Responsive */
@media (max-width: 780px) {
.bt-comments-box ul.comments li > article {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 0 1em;
    }
.bt-comments-box ul.comments li > article .commentTxt {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    word-break: inherit;
    overflow: auto;
    }
.bt-comments-box ul.comments li > article .commentTxt .vcard {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 0 1.5em;
    }
.bt-comments-box ul.comments li > article .commentTxt .vcard .author {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 0 0 .25em;
    }
.bt-comments-box ul.comments li > article .commentTxt .vcard .posted {
    padding: 0;
    text-align: left;
    }
.bt-comments-box ul.comments li > article .commentTxt .vcard .star-rating {
    margin: 0 !important;
    }
.bt-comments-box ul.comments li > article .commentTxt .comment table th {
    padding: .5em;
    }
.bt-comments-box ul.comments li > article .commentTxt .comment table td {
    padding: .5em;
    }
}

@media (max-width: 520px) {
.bt-comments-box ul.comments ul.children {
    padding: 0;
    margin: 0;
    }
.bt-comments-box ul.comments ul.children li.comment {
    padding: 0;
    border-top: none !important;
    }
.bt-comments-box ul.comments ul.children li.comment article {
    padding: .5em;
    position: relative;
    background-color: rgba(0,0,0,.055);
    }
.btDarkSkin .bt-comments-box ul.comments ul.children li.comment article,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article {
    background-color: rgba(255,255,255,.055);
    }
.bt-comments-box ul.comments ul.children li.comment article .commentAvatar {
    padding-left: 10px;
    }
.bt-comments-box ul.comments ul.children li.comment article:after {
    content: "\f148";
    font: normal 16px/20px FontAwesome;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    }
.btDarkSkin .bt-comments-box ul.comments ul.children li.comment article:after,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article:after {
    background-color: #191919;
    }
}

/* btBox defaults */
.btBox {
    margin-bottom: 4em;
    }
.btBox:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }

/* Base typography */
.sidebar .widget_bt_bb_recent_posts ul,
.btSidebar .widget_bt_bb_recent_posts ul,
.bt-site-footer-widgets .widget_bt_bb_recent_posts ul {
    margin: 0;
    }
.sidebar .widget_bt_bb_recent_posts ul li,
.btSidebar .widget_bt_bb_recent_posts ul li,
.bt-site-footer-widgets .widget_bt_bb_recent_posts ul li {
    margin: 0;
    list-style: none;
    }
.btBox > h4,
.btCustomMenu > h4,
.btTopBox > h4 {
    margin-bottom: 1em;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
    }
.btBox h5,
.btCustomMenu h5,
.btTopBox h5 {
    margin-bottom: .35em;
    }
body:not(.btNoDashInSidebar) .btBox > h4:after,
body:not(.btNoDashInSidebar) .btCustomMenu > h4:after,
body:not(.btNoDashInSidebar) .btTopBox > h4:after {
    content: "";
    clear: both;
    width: 3em;
    display: block;
    border-bottom: 1px solid #8c857a;
    margin: .8em 0 0;
    }
.btBox label,
.btCustomMenu label,
.btTopBox label {
    display: none;
    }
.btBox .wp-caption,
.btCustomMenu .wp-caption,
.btTopBox .wp-caption {
    margin-bottom: .5em;
    }
.btBox select,
.btCustomMenu select,
.btTopBox select {
    display: block;
    margin: .5em 0 0;
    width: 100%;
    padding: .5em;
    }
.btBox ul,
.btCustomMenu ul,
.btTopBox ul {
    list-style: none;
    margin: 0;
    display: block;
    padding: 0;
    }
.btBox ul li,
.btCustomMenu ul li,
.btTopBox ul li {
    display: block;
    width: auto;
    margin: 0;
    position: relative;
    padding: .8em 0;
    margin-left: 0;
    border-bottom: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .btBox ul li,
.btLightSkin .btDarkSkin .btBox ul li,
.btDarkSkin.btLightSkin .btDarkSkin .btBox ul li,
.btDarkSkin .btCustomMenu ul li,
.btLightSkin .btDarkSkin .btCustomMenu ul li,
.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu ul li,
.btDarkSkin .btTopBox ul li,
.btLightSkin .btDarkSkin .btTopBox ul li,
.btDarkSkin.btLightSkin .btDarkSkin .btTopBox ul li {
    border-bottom: 1px solid rgba(255,255,255,.3);
    }
.btBox ul li ul,
.btCustomMenu ul li ul,
.btTopBox ul li ul {
    margin: .8em 0 0;
    padding: 0;
    border-top: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .btBox ul li ul,
.btLightSkin .btDarkSkin .btBox ul li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btBox ul li ul,
.btDarkSkin .btCustomMenu ul li ul,
.btLightSkin .btDarkSkin .btCustomMenu ul li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu ul li ul,
.btDarkSkin .btTopBox ul li ul,
.btLightSkin .btDarkSkin .btTopBox ul li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btTopBox ul li ul {
    border-top: 1px solid rgba(255,255,255,.3);
    }
.btBox ul li ul li,
.btCustomMenu ul li ul li,
.btTopBox ul li ul li {
    padding-left: 1em;
    }
.btBox ul li.current-menu-item > a,
.btCustomMenu ul li.current-menu-item > a,
.btTopBox ul li.current-menu-item > a {
    color: #8c857a;
    }
.btBox ul li:after,
.btCustomMenu ul li:after,
.btTopBox ul li:after {
    content: "";
    clear: both;
    display: block;
    }
.btBox ul li li:last-child,
.btCustomMenu ul li li:last-child,
.btTopBox ul li li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    }
.btBox > ul > li:first-child,
.btCustomMenu > ul > li:first-child,
.btTopBox > ul > li:first-child {
    padding-top: 0;
    }
.btBox a:hover,
.btCustomMenu a:hover,
.btTopBox a:hover {
    color: inherit;
    opacity: .7;
    }
.btBox .btImageTextWidgetWrapper ul li,
.btCustomMenu .btImageTextWidgetWrapper ul li,
.btTopBox .btImageTextWidgetWrapper ul li {
    padding: 0 0 1em;
    border: none !important;
    }
.btBox .btImageTextWidget,
.btCustomMenu .btImageTextWidget,
.btTopBox .btImageTextWidget {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btBox .btImageTextWidget:not(:last-child),
.btCustomMenu .btImageTextWidget:not(:last-child),
.btTopBox .btImageTextWidget:not(:last-child) {
    margin-bottom: .5em;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage,
.btTopBox .btImageTextWidget .btImageTextWidgetImage {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    padding-right: 10px;
    }
.rtl .btBox .btImageTextWidget .btImageTextWidgetImage,
.rtl .btCustomMenu .btImageTextWidget .btImageTextWidgetImage,
.rtl .btTopBox .btImageTextWidget .btImageTextWidgetImage {
    padding-right: 0;
    padding-left: 10px;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a {
    display: block;
    line-height: 0;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a img,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a img,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a img {
    margin: 0;
    border: 1px solid rgba(0,0,0,.1);
    max-width: 100%;
    width: 100%;
    height: auto;
    }
.btBox .btImageTextWidget .btImageTextWidgetText,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText,
.btTopBox .btImageTextWidget .btImageTextWidgetText {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    overflow: hidden;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline {
    text-transform: uppercase;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span {
    font-size: 1.3125rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.4em;
    max-height: 2.8em;
    }
.btBox p.posted,
.btBox .quantity,
.btCustomMenu p.posted,
.btCustomMenu .quantity,
.btTopBox p.posted,
.btTopBox .quantity {
    font-size: .8em;
    font-weight: 600;
    margin: 0;
    }
.widget_nav_menu ul li a:hover {
    color: inherit;
    opacity: .7;
    }

/* Calendar */
.widget_calendar table {
    width: 100%;
    border-collapse: collapse;
    }
.widget_calendar table caption {
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    font-weight: 700;
    padding: 5px;
    background: #8c857a;
    color: #FFF;
    }
.widget_calendar table thead th {
    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:nth-child(odd) td {
    background: transparent;
    }
.widget_calendar table tbody tr td#today {
    color: #8c857a;
    }
.widget_calendar table tbody td {
    text-align: center;
    padding: 2px 3px;
    }

/* Archives */
.btBox.widget_archive ul li,
.btBox.widget_categories ul li {
    text-align: right;
    }
.rtl .btBox.widget_archive ul li,
.rtl .btBox.widget_categories ul li {
    text-align: left;
    }
.btBox.widget_archive ul li a,
.btBox.widget_categories ul li a {
    display: block;
    float: left;
    }
.rtl .btBox.widget_archive ul li a,
.rtl .btBox.widget_categories ul li a {
    float: right;
    }
.btBox.widget_archive ul li ul.children,
.btBox.widget_categories ul li ul.children {
    float: left;
    width: 100%;
    }
.btBox.widget_archive .fancy-select ul li,
.btBox.widget_categories .fancy-select ul li {
    text-align: initial;
    }
.btBox.widget_archive .fancy-select ul li:first-child,
.btBox.widget_categories .fancy-select ul li:first-child {
    padding-top: .5em;
    }
.btBox.widget_archive .fancy-select ul li a,
.btBox.widget_categories .fancy-select ul li a {
    display: inline;
    float: none !important;
    }

/* Recent comments */
.widget_recent_comments .comment-author-link a {
    font-weight: 700;
    display: inline;
    padding: 0;
    }

/* RSS */
.widget_rss ul li {
    margin-bottom: 1em;
    }
.widget_rss ul li a.rsswidget {
    font-size: 1.45em;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    font-weight: 600;
    }
.widget_rss ul li .rss-date {
    display: block;
    margin: .5em 0 .8em;
    line-height: 1;
    opacity: .7;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    }
.btSubtitleStyle_italic .widget_rss ul li .rss-date {
    font-style: italic;
    }
.bt_bb_subtitle_style_italic.widget_rss ul li .rss-date {
    font-style: italic;
    }
.bt_bb_subtitle_style_regular.widget_rss ul li .rss-date {
    font-style: normal;
    }
.btSubtitleWeight_default .widget_rss ul li .rss-date {
    font-weight: 400;
    }
.btSubtitleWeight_black .widget_rss ul li .rss-date {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .widget_rss ul li .rss-date {
    font-weight: 800;
    }
.btSubtitleWeight_bold .widget_rss ul li .rss-date {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .widget_rss ul li .rss-date {
    font-weight: 600;
    }
.btSubtitleWeight_medium .widget_rss ul li .rss-date {
    font-weight: 500;
    }
.btSubtitleWeight_normal .widget_rss ul li .rss-date {
    font-weight: 400;
    }
.btSubtitleWeight_light .widget_rss ul li .rss-date {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .widget_rss ul li .rss-date {
    font-weight: 200;
    }
.btSubtitleWeight_thin .widget_rss ul li .rss-date {
    font-weight: 100;
    }
.widget_rss ul li cite {
    line-height: 1;
    display: block;
    margin-top: .8em;
    margin-bottom: 1em;
    }

/* WooCommerce widgets */
/* Card widget */
.widget_shopping_cart ul {
    width: 100%;
    }
.widget_shopping_cart ul li:last-child {
    border: none;
    }
.widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline {
    line-height: 1;
    }
.widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-size: 1em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    }
.btSubtitleStyle_italic .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-style: italic;
    }
.btSubtitleWeight_default .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 400;
    }
.btSubtitleWeight_black .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 800;
    }
.btSubtitleWeight_bold .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 600;
    }
.btSubtitleWeight_medium .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 500;
    }
.btSubtitleWeight_normal .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 400;
    }
.btSubtitleWeight_light .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 200;
    }
.btSubtitleWeight_thin .widget_shopping_cart ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline .quantity {
    font-weight: 100;
    }
.widget_shopping_cart .total {
    width: 100%;
    padding: 1em 0 0;
    font-size: 1.2em;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    line-height: 1.25;
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .widget_shopping_cart .total,
.btLightSkin .btDarkSkin .widget_shopping_cart .total,
.btDarkSkin.btLightSkin .btDarkSkin .widget_shopping_cart .total {
    border-top: 1px solid rgba(255,255,255,.5);
    }
.widget_shopping_cart .total strong {
    display: block;
    float: left;
    padding-right: 8px;
    min-width: 40px;
    display: inline-block;
    font-weight: inherit;
    }
.rtl .widget_shopping_cart .total strong {
    float: right;
    padding-right: 0;
    padding-left: 8px;
    }
.widget_shopping_cart .total .amount {
    font-weight: inherit;
    display: block;
    float: right;
    }
.rtl .widget_shopping_cart .total .amount {
    float: left;
    }
.widget_shopping_cart .total:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btSidebar .widget_shopping_cart .btCartWidgetIcon {
    display: none;
    }
.widget_shopping_cart .buttons {
    width: 100%;
    }
.widget_shopping_cart .buttons .button {
    display: block;
    float: left;
    text-align: center;
    padding: .5em;
    background: #8c857a;
    color: #fff;
    }
.btHardRoundedButtons .widget_shopping_cart .buttons .button {
    border-radius: 50px;
    }
.btSoftRoundedButtons .widget_shopping_cart .buttons .button {
    border-radius: 3px;
    }
.widget_shopping_cart .buttons .button.checkout {
    margin-left: 1em;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item {
    position: relative;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove {
    display: block;
    float: right;
    margin: 0 0 0 6px;
    }
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove {
    float: left;
    margin: 0 6px 0 0;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    height: 1em;
    line-height: 1;
    width: 1em;
    vertical-align: middle;
    color: #7c7c7c;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
    opacity: .7;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:before {
    content: "\e680";
    font-family: Icon7Stroke;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
    text-align: left;
    }
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
    text-align: right;
    }
.menuPort .topBarInMenu .widget_shopping_cart:not(:last-child) {
    margin-right: 1.5em;
    }
.woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline,
.woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline,
.widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline {
    line-height: 1;
    margin-bottom: .5em;
    }
.woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-size: 1em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    }
.btSubtitleStyle_italic .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleStyle_italic .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleStyle_italic .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-style: italic;
    }
.btSubtitleWeight_default .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_default .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_default .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 400;
    }
.btSubtitleWeight_black .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_black .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_black .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_bolder .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_bolder .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 800;
    }
.btSubtitleWeight_bold .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_bold .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_bold .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_semi-bold .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_semi-bold .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 600;
    }
.btSubtitleWeight_medium .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_medium .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_medium .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 500;
    }
.btSubtitleWeight_normal .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_normal .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_normal .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 400;
    }
.btSubtitleWeight_light .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_light .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_light .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_lighter .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_lighter .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 200;
    }
.btSubtitleWeight_thin .woocommerce.widget_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_thin .woocommerce.widget_top_rated_products ul li .btImageTextWidget .btImageTextWidgetText .posted,
.btSubtitleWeight_thin .widget_recently_viewed_products ul li .btImageTextWidget .btImageTextWidgetText .posted {
    font-weight: 100;
    }
.widget_recent_reviews ul li a span {
    font-size: 1.5rem;
    }
.widget_recent_reviews ul li .star-rating {
    margin: .5em 0;
    font-size: .9375rem;
    }
.widget_recent_reviews ul li .reviewer {
    font-size: 1rem;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    }
.btSubtitleStyle_italic .widget_recent_reviews ul li .reviewer {
    font-style: italic;
    }
.btSubtitleWeight_default .widget_recent_reviews ul li .reviewer {
    font-weight: 400;
    }
.btSubtitleWeight_black .widget_recent_reviews ul li .reviewer {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .widget_recent_reviews ul li .reviewer {
    font-weight: 800;
    }
.btSubtitleWeight_bold .widget_recent_reviews ul li .reviewer {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .widget_recent_reviews ul li .reviewer {
    font-weight: 600;
    }
.btSubtitleWeight_medium .widget_recent_reviews ul li .reviewer {
    font-weight: 500;
    }
.btSubtitleWeight_normal .widget_recent_reviews ul li .reviewer {
    font-weight: 400;
    }
.btSubtitleWeight_light .widget_recent_reviews ul li .reviewer {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .widget_recent_reviews ul li .reviewer {
    font-weight: 200;
    }
.btSubtitleWeight_thin .widget_recent_reviews ul li .reviewer {
    font-weight: 100;
    }

/* Shoping cart within header */
.menuPort .widget_shopping_cart,
.topTools .widget_shopping_cart,
.topBarInLogoArea .widget_shopping_cart {
    display: inline-block;
    position: relative;
    }
.menuPort .widget_shopping_cart:not(:first-child),
.topTools .widget_shopping_cart:not(:first-child),
.topBarInLogoArea .widget_shopping_cart:not(:first-child) {
    margin-left: 1em;
    margin-right: 0;
    }
.btMenuVertical .menuPort .widget_shopping_cart,
.btMenuVertical .topTools .widget_shopping_cart,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart {
    position: static;
    }
.menuPort .widget_shopping_cart h2.widgettitle,
.topTools .widget_shopping_cart h2.widgettitle,
.topBarInLogoArea .widget_shopping_cart h2.widgettitle {
    display: none;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content,
.topTools .widget_shopping_cart .widget_shopping_cart_content,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content {
    position: initial;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidget,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidget,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidget {
    position: initial;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon {
    cursor: pointer;
    position: relative;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    font: normal 10px/1 "Source Sans Pro";
    display: block;
    padding: 2px 3px;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    right: -5px;
    text-align: center;
    min-width: 1.5em;
    height: 1.5em;
    background-color: #8c857a;
    color: #fff;
    }
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    right: auto;
    left: 0;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    position: absolute;
    right: -1em;
    top: -10px;
    display: inline-block;
    vertical-align: 50%;
    margin: 0 0 -50px -15px;
    width: 1.5em;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    width: 300px;
    padding: 1em;
    position: absolute;
    z-index: 2;
    opacity: 0;
    display: none;
    right: 0;
    top: 3em;
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    color: #181818;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent p.total strong,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent p.total strong,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent p.total strong {
    font-weight: inherit;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty {
    padding: 0;
    }
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    right: auto;
    left: 0;
    }
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove {
    float: left;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    left: -6em;
    right: 0;
    width: auto;
    min-width: 14em;
    z-index: 500;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    border: none !important;
    margin: -1em 0;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
    opacity: 0;
    min-height: 14em;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    background-color: #8c857a;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after {
    font-size: .9em;
    content: "\f00d";
    font-family: FontAwesome;
    display: block;
    margin: 0 auto;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
    display: block;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }
.topBar .widget_shopping_cart .btCartWidgetInnerContent {
    font-size: 1.25em;
    color: #181818 !important;
    text-align: left;
    }
.topBar .btTopToolsRight .widget_shopping_cart .btIco {
    margin-right: .5em;
    }
.topTools .btIconWidget .btIconWidgetIcon span.bt_bb_icon_holder {
    font-size: 1rem;
    }
.btMenuHorizontal .topTools .btIconWidget {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.btMenuVertical .btTopBox.widget_search.btIconWidget + .btTopBox.woocommerce.widget_shopping_cart {
    display: inline-block;
    }
.btMenuVertical .btTopBox.woocommerce.widget_shopping_cart + .btTopBox.widget_search.btIconWidget {
    display: inline-block;
    }

/* Product widgets */
.widget_recent_reviews {
    font-size: .8em;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    line-height: 1.4;
    }
.widget_recent_reviews li a img {
    display: block;
    width: 80px;
    height: auto;
    margin: 0 0 0 10px;
    float: right;
    border: 1px solid rgba(0,0,0,.1);
    }
.widget_product_categories li li {
    margin: 0 0 0 1em;
    }
.product_list_widget .reviewer {
    display: block;
    line-height: 1;
    }
.product_list_widget li:after {
    display: table !important;
    }

/* Price filter */
.widget_price_filter .price_slider_wrapper .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
    margin-bottom: 1em;
    border: 0;
    border-radius: 1em;
    background-color: rgba(0,0,0,.07);
    }
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    top: -.25em;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: ew-resize;
    outline: 0;
    border-radius: 1em;
    margin-left: -.5em;
    background-color: #8c857a;
    }
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range {
    font-size: .7em;
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: rgba(0,0,0,.07);
    }
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
    height: .5em;
    }
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    }
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
    }
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
    }
.widget_price_filter .price_slider_amount {
    text-align: right;
    }
.widget_price_filter .price_slider_amount .button {
    float: left;
    }
.widget_price_filter .price_slider_amount .price_label {
    padding-top: 8px;
    }
.widget_price_filter .price_slider_amount .price_label span {
    font-weight: 600;
    }

/* Layered nav */
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li.chosen a:before {
    content: "\e680";
    font-family: Icon7Stroke;
    text-indent: 0;
    display: block;
    position: relative;
    float: left;
    margin-right: .5em;
    background-color: transparent;
    }

/* Tags */
.btBox .tagcloud a,
.btTags ul a {
    font-size: .8em !important;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    float: left;
    margin: 0 .8em .8em 0;
    color: #181818;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btHardRoundedButtons .btBox .tagcloud a,
.btHardRoundedButtons .btTags ul a {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btBox .tagcloud a,
.btSoftRoundedButtons .btTags ul a {
    border-radius: 3px;
    }
.btDarkSkin.btBox .tagcloud a,
.btLightSkin .btDarkSkin.btBox .tagcloud a,
.btDarkSkin.btLightSkin .btDarkSkin.btBox .tagcloud a,
.btDarkSkin.btTags ul a,
.btLightSkin .btDarkSkin.btTags ul a,
.btDarkSkin.btLightSkin .btDarkSkin.btTags ul a {
    color: #fff;
    }
.rtl .btBox .tagcloud a,
.rtl .btTags ul a {
    float: right;
    }
.btBox .tagcloud a:hover,
.btTags ul a:hover {
    color: #8c857a;
    }
.btBox .tagcloud a:before,
.btTags ul a:before {
    content: "\f02b";
    font-family: FontAwesome;
    color: #8c857a;
    padding-right: .4em;
    }
.btTags ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
.btTags ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
    }
.btTextLeft .btTags ul li {
    float: left;
    }
.btTextRight .btTags ul li {
    float: right;
    }

/* Instagram feed */
.widget_bt_bb_instagram .btInstaWrap {
    padding: .3em 0 1em;
    }
.widget_bt_bb_instagram .btInstaGrid {
    margin: 0 -5px;
    }
.widget_bt_bb_instagram .btInstaGrid span {
    display: block;
    width: 33.3333%;
    padding: 0 5px 10px 5px;
    float: left;
    }
.widget_bt_bb_instagram .btInstaGrid span:hover img {
    opacity: .6;
    }
.widget_bt_bb_instagram .btInstaGrid img {
    display: block;
    width: 100%;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    }

/* BT Text */
.btBox .btImage {
    margin-bottom: .5em;
    }
.btBox .btImage img {
    width: auto;
    margin: auto;
    }

/* Icon Widget */
.topTools .btIconWidget,
.topBarInMenu .btIconWidget {
    position: relative;
    display: inline-block;
    line-height: inherit;
    margin-left: .5em;
    margin-right: .5em;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    transition: all 100ms linear;
    }
.topTools .btIconWidget .btIconWidgetIcon,
.topBarInMenu .btIconWidget .btIconWidgetIcon {
    line-height: inherit;
    display: inline-block;
    }
.topTools .btIconWidget .btIconWidgetIcon .bt_bb_icon,
.topBarInMenu .btIconWidget .btIconWidgetIcon .bt_bb_icon {
    padding: 0;
    }
.btAccentDarkHeader .topTools .btIconWidget:hover,
.btAccentDarkHeader .topBarInMenu .btIconWidget:hover {
    color: #63725b;
    }
.btMenuHorizontal .topTools .btIconWidget,
.btMenuHorizontal .topBarInMenu .btIconWidget {
    margin: 0;
    }
.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
    margin-left: 1.2em;
    margin-right: 0;
    }
.rtl.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
.rtl.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
    margin-right: 1.2em;
    margin-left: 0;
    }
.btMenuHorizontal .topTools .btIconWidget.btWidgetWithText:not(:first-child),
.btMenuHorizontal .topBarInMenu .btIconWidget.btWidgetWithText:not(:first-child) {
    margin-left: 2em;
    margin-right: 0;
    }
.rtl.btMenuHorizontal .topTools .btIconWidget.btWidgetWithText:not(:first-child),
.rtl.btMenuHorizontal .topBarInMenu .btIconWidget.btWidgetWithText:not(:first-child) {
    margin-right: 2em;
    margin-left: 0;
    }
.topTools .btIconWidget.btWidgetWithText .bt_bb_icon,
.topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon {
    margin-right: .5em;
    }
.rtl.topTools .btIconWidget.btWidgetWithText .bt_bb_icon,
.rtl.topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon {
    margin-right: 0;
    margin-left: .5em;
    }
.topTools .btIconWidget .btIconWidgetContent,
.topBarInMenu .btIconWidget .btIconWidgetContent {
    line-height: inherit;
    display: inline-block;
    margin-left: .8em;
    }
.topTools .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.topBarInMenu .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    margin-right: .5em;
    letter-spacing: .5px;
    }
.topTools .btIconWidget .btIconWidgetContent .btIconWidgetText,
.topBarInMenu .btIconWidget .btIconWidgetContent .btIconWidgetText {
    letter-spacing: .5px;
    }
.topTools a.btIconWidget:hover,
.topBarInMenu a.btIconWidget:hover {
    opacity: .7;
    }
.topTools .btIconWidgetTitle,
.topTools .btIconWidgetText,
.topBarInMenu .btIconWidgetTitle,
.topBarInMenu .btIconWidgetText {
    display: inline-block;
    line-height: inherit;
    }
.btMenuVertical .topTools .btIconWidget .btIconWidgetContent,
.btMenuVertical .topBarInMenu .btIconWidget .btIconWidgetContent {
    margin: 0;
    }

/* Icon widget in Sidebar */
.btSidebar .btIconWidget,
footer .btIconWidget,
.topBarInLogoArea .btIconWidget {
    margin: 0 0 1.6em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.btMenuVertical .btSidebar .btIconWidget,
.btMenuVertical footer .btIconWidget,
.btMenuVertical .topBarInLogoArea .btIconWidget {
    margin: 0 0 2em;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-flow: inherit;
    -ms-flex-flow: inherit;
    flex-flow: inherit;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: none;
    }
.btSidebar .btIconWidget .btIconWidgetIcon,
footer .btIconWidget .btIconWidgetIcon,
.topBarInLogoArea .btIconWidget .btIconWidgetIcon {
    line-height: 1;
    padding: 0 .7em 0 0;
    text-align: left;
    margin: 0;
    font-size: 2em;
    }
.rtl .btSidebar .btIconWidget .btIconWidgetIcon,
.rtl footer .btIconWidget .btIconWidgetIcon,
.rtl .topBarInLogoArea .btIconWidget .btIconWidgetIcon {
    padding: 0 0 0 .2em;
    }
.btSidebar .btIconWidget .btIconWidgetContent,
footer .btIconWidget .btIconWidgetContent,
.topBarInLogoArea .btIconWidget .btIconWidgetContent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-size: .875em;
    text-transform: uppercase;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    line-height: 1;
    padding-bottom: .5em;
    }
.btSupertitleWeight_default .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_default footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_default .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 400;
    }
.btSupertitleWeight_black .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_black footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_black .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_bolder footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_bolder .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 800;
    }
.btSupertitleWeight_bold .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_bold footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_bold .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_semi-bold footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_semi-bold .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 600;
    }
.btSupertitleWeight_medium .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_medium footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_medium .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 500;
    }
.btSupertitleWeight_normal .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_normal footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_normal .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 400;
    }
.btSupertitleWeight_light .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_light footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_light .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_lighter footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_lighter .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 200;
    }
.btSupertitleWeight_thin .btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_thin footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSupertitleWeight_thin .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-weight: 100;
    }
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetText {
    font-size: 1em;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    display: block;
    line-height: 1.1;
    }
.btSidebar .btIconWidget.btCartWidget,
footer .btIconWidget.btCartWidget,
.topBarInLogoArea .btIconWidget.btCartWidget {
    margin: 0;
    }
.topBarInLogoArea .btIconWidget {
    margin: 0 0 0 2.5em;
    float: right;
    }
.rtl.topBarInLogoArea .btIconWidget {
    margin-right: 0;
    margin-left: 2.5em;
    float: left;
    }
.topBarInLogoArea .btIconWidget.btAccentIconWidget .btIconWidgetTitle {
    color: inherit;
    }
.btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentIconWidget.btIconWidget .btIconWidgetTitle {
    color: #8c857a;
    }
a.btAccentIconWidget.btIconWidget:hover {
    color: #8c857a;
    }
.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetIcon,
.bt-site-footer-widgets .btBox.widget_shopping_cart .verticalMenuCartToggler {
    display: none;
    }
.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li,
.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li:nth-child(2n) {
    width: auto;
    float: none;
    padding: .8em 0;
    margin: 0;
    }
.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li:first-child {
    padding: 0 0 .8em;
    }
.btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder:before {
    content: "\ea1e";
    font-family: Ionicons;
    font-size: 1.4em;
    }

/* Search widget */
.bt-site-footer-widgets .btSearch,
.btSidebar .btSearch,
.btSidebar .widget_product_search {
    padding: 0 38px 0 0;
    }
.rtl .bt-site-footer-widgets .btSearch,
.rtl .btSidebar .btSearch,
.rtl .btSidebar .widget_product_search {
    padding: 0 0 0 38px;
    }
.bt-site-footer-widgets .btSearch .port,
.btSidebar .btSearch .port,
.btSidebar .widget_product_search .port {
    padding: 0;
    }
.bt-site-footer-widgets .btSearch input[type="text"],
.bt-site-footer-widgets .btSearch input[type="search"],
.btSidebar .btSearch input[type="text"],
.btSidebar .btSearch input[type="search"],
.btSidebar .widget_product_search input[type="text"],
.btSidebar .widget_product_search input[type="search"] {
    padding: .8em;
    background: transparent;
    height: 38px;
    width: 100%;
    display: block;
    border: 1px solid rgba(0,0,0,.1);
    }
.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="text"],
.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="search"],
.btSoftRoundedButtons .btSidebar .btSearch input[type="text"],
.btSoftRoundedButtons .btSidebar .btSearch input[type="search"],
.btSoftRoundedButtons .btSidebar .widget_product_search input[type="text"],
.btSoftRoundedButtons .btSidebar .widget_product_search input[type="search"] {
    border-radius: 3px 0 0 3px;
    }
.rtl.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="text"],
.rtl.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="search"],
.rtl.btSoftRoundedButtons .btSidebar .btSearch input[type="text"],
.rtl.btSoftRoundedButtons .btSidebar .btSearch input[type="search"],
.rtl.btSoftRoundedButtons .btSidebar .widget_product_search input[type="text"],
.rtl.btSoftRoundedButtons .btSidebar .widget_product_search input[type="search"] {
    border-radius: 0 3px 3px 0;
    }
.btDarkSkin .bt-site-footer-widgets .btSearch input[type="text"],
.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type="text"],
.btDarkSkin .bt-site-footer-widgets .btSearch input[type="search"],
.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type="search"],
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type="search"],
.btDarkSkin .btSidebar .btSearch input[type="text"],
.btLightSkin .btDarkSkin .btSidebar .btSearch input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch input[type="text"],
.btDarkSkin .btSidebar .btSearch input[type="search"],
.btLightSkin .btDarkSkin .btSidebar .btSearch input[type="search"],
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch input[type="search"],
.btDarkSkin .btSidebar .widget_product_search input[type="text"],
.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type="text"],
.btDarkSkin .btSidebar .widget_product_search input[type="search"],
.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type="search"],
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type="search"] {
    border: 1px solid rgba(255,255,255,.5);
    }
.bt-site-footer-widgets .btSearch button,
.bt-site-footer-widgets .btSearch input[type=submit],
.btSidebar .btSearch button,
.btSidebar .btSearch input[type=submit],
.btSidebar .widget_product_search button,
.btSidebar .widget_product_search input[type=submit] {
    width: 38px;
    height: 38px;
    border: 0;
    float: right;
    margin: -38px -38px 0 0;
    cursor: pointer;
    padding: 0 !important;
    color: #181818;
    }
.rtl .bt-site-footer-widgets .btSearch button,
.rtl .bt-site-footer-widgets .btSearch input[type=submit],
.rtl .btSidebar .btSearch button,
.rtl .btSidebar .btSearch input[type=submit],
.rtl .btSidebar .widget_product_search button,
.rtl .btSidebar .widget_product_search input[type=submit] {
    float: left;
    margin: -38px 0 0 -38px;
    }
.btDarkSkin .bt-site-footer-widgets .btSearch button,
.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch button,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch button,
.btDarkSkin .bt-site-footer-widgets .btSearch input[type=submit],
.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type=submit],
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type=submit],
.btDarkSkin .btSidebar .btSearch button,
.btLightSkin .btDarkSkin .btSidebar .btSearch button,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch button,
.btDarkSkin .btSidebar .btSearch input[type=submit],
.btLightSkin .btDarkSkin .btSidebar .btSearch input[type=submit],
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch input[type=submit],
.btDarkSkin .btSidebar .widget_product_search button,
.btLightSkin .btDarkSkin .btSidebar .widget_product_search button,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search button,
.btDarkSkin .btSidebar .widget_product_search input[type=submit],
.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type=submit],
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type=submit] {
    color: #fff;
    }
.bt-site-footer-widgets .btSearch button,
.btSidebar .btSearch button,
.btSidebar .widget_product_search button {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background: transparent;
    }
.bt-site-footer-widgets .btSearch button:before,
.btSidebar .btSearch button:before,
.btSidebar .widget_product_search button:before {
    content: "\e958";
    font-family: Ionicons;
    font-size: 1.2em;
    display: inline-block;
    color: #8c857a;
    }
.bt-site-footer-widgets .btSearch button:hover,
.btSidebar .btSearch button:hover,
.btSidebar .widget_product_search button:hover {
    opacity: .7;
    }
.bt-site-footer-widgets .btSearch .bt_bb_icon,
.btSidebar .btSearch .bt_bb_icon,
.btSidebar .widget_product_search .bt_bb_icon {
    display: none;
    }
.btTopToolsRight .btSearch .bt_bb_icon,
.btTopToolsRight .widget_shopping_cart .bt_bb_icon {
    margin-left: .5em;
    padding-left: .5em;
    }
.btTopToolsLeft .btSearch .bt_bb_icon,
.btTopToolsLeft .widget_shopping_cart .bt_bb_icon {
    margin-left: .5em;
    padding-left: .5em;
    }

/* Top Search widget */
.widget_search .btSearch .bt_bb_icon {
    padding: 0;
    }
.widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder:before {
    content: "\eacc";
    font-family: Ionicons;
    font-size: 1.4em;
    }
.btSearchInner.btFromTopBox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(0,100%);
    -moz-transform: translate(0,100%);
    -ms-transform: translate(0,100%);
    transform: translate(0,100%);
    -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 50px 0 rgba(0,0,0,.15);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    transition: all 800ms ease;
    z-index: 99998;
    background: #fff;
    }
.btDarkSkin .btSearchInner.btFromTopBox,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox {
    background: #191919;
    }
.btSearchInner.btFromTopBox .btSearchInnerContent {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    }
.btSearchInner.btFromTopBox form {
    text-align: center;
    position: absolute;
    height: 6.75em;
    left: 0;
    right: 0;
    top: 50%;
    margin: -3.375em 10% 0;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    }
.rtl .btSearchInner.btFromTopBox .btSearchInnerClose {
    right: auto;
    left: 0;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon {
    padding: 0;
    width: auto;
    height: auto;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder:before {
    content: "\e680";
    font: 8em/1 Icon7Stroke;
    width: auto;
    height: auto;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon a.bt_bb_icon_holder {
    color: #8c857a;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    opacity: 1;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon:hover a.bt_bb_icon_holder {
    color: #635e56;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    opacity: .5;
    }
.btSearchInner.btFromTopBox input[type="text"] {
    padding: 0 2em 0 1em;
    height: 2.25em;
    line-height: 2.25em;
    font-size: 3em;
    font-weight: 300;
    border: none;
    text-align: left;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    color: #181818;
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
    }
.rtl .btSearchInner.btFromTopBox input[type="text"] {
    padding: 0 1em 0 2em;
    }
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"],
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"] {
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.5) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.5) inset;
    }
.btSearchInner.btFromTopBox input[type="text"]:focus {
    border: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-box-shadow: 0 0 0 2px #8c857a inset;
    box-shadow: 0 0 0 2px #8c857a inset;
    }
.btHardRoundedButtons .btSearchInner.btFromTopBox input[type="text"] {
    border-radius: 100px;
    }
.btSoftRoundedButtons .btSearchInner.btFromTopBox input[type="text"] {
    border-radius: 10px;
    }
.btSquareButtons .btSearchInner.btFromTopBox input[type="text"] {
    border-radius: 0;
    }
.btSearchInner.btFromTopBox button {
    border: 0 !important;
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
    border-radius: 0;
    width: 6.75em;
    height: 6.75em;
    background: transparent !important;
    border: 0;
    cursor: pointer;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.rtl .btSearchInner.btFromTopBox button {
    right: auto;
    left: 0;
    }
.btSearchInner.btFromTopBox button:before {
    content: "\e618";
    font: 4em/1 Icon7Stroke;
    font-weight: 400;
    display: block;
    color: rgba(0,0,0,.1);
    text-align: center;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    transition: color 300ms ease;
    }
.btSearchInner.btFromTopBox button:before:hover {
    color: #181818;
    }
.btDarkSkin .btSearchInner.btFromTopBox button:before,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox button:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox button:before {
    color: rgba(255,255,255,.5);
    }
.btDarkSkin .btSearchInner.btFromTopBox button:before:hover,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox button:before:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox button:before:hover {
    color: #fff;
    }
.btSearchInner.btFromTopBox button:hover:before {
    color: #8c857a;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    transition: color 300ms ease;
    }
.btTopToolsSearchOpen .btSearchInner.btFromTopBox {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    visibility: visible;
    }
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder {
    color: rgba(255,255,255,.3);
    }
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder {
    color: rgba(255,255,255,.3);
    }
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder {
    color: rgba(255,255,255,.3);
    }
@media (max-width: 780px) {
.btSearchInner.btFromTopBox .btSearchInnerContent input[type="text"] {
    font-size: 1em;
    }
.btSearchInner.btFromTopBox .btSearchInnerContent button {
    width: 3em;
    height: 2em;
    }
.btSearchInner.btFromTopBox .btSearchInnerContent button:before {
    font-size: 1.5em;
    }
}

.btBox.widget_archive .fancy-select .trigger:before {
    margin-top: 0;
    }

/* BB Button Widget */
.btButtonWidget {
    font-size: 15px;
    display: inline-block;
    width: auto;
    margin: .5em;
    }
.btHardRoundedButtons .btButtonWidget .btButtonWidgetLink {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btButtonWidget .btButtonWidgetLink {
    border-radius: 3px;
    }
.btButtonWidget .btButtonWidgetLink {
    padding: 1em 1.5em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8c857a;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    }
.btButtonWidget .btButtonWidgetLink:after {
    content: "";
    border: 1px solid #8c857a;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btSoftRoundedButtons .btButtonWidget .btButtonWidgetLink:after {
    border-radius: 3px;
    }
.btHardRoundedButtons .btButtonWidget .btButtonWidgetLink:after {
    border-radius: 50px;
    }
.btButtonWidget .btButtonWidgetLink:hover:after {
    opacity: .2;
    }
.btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    line-height: 1;
    padding: 0;
    }
.btButtonWeight_default .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 500;
    }
.btButtonWeight_black .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 900;
    }
.btButtonWeight_bolder .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 800;
    }
.btButtonWeight_bold .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 600;
    }
.btButtonWeight_medium .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 500;
    }
.btButtonWeight_normal .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 400;
    }
.btButtonWeight_light .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 300;
    }
.btButtonWeight_lighter .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 200;
    }
.btButtonWeight_thin .btButtonWidget .btButtonWidgetLink .btButtonWidgetText {
    font-weight: 100;
    }
.btButtonWidget.btLightButton .btButtonWidgetLink {
    color: #fff;
    }
.btButtonWidget.btLightButton .btButtonWidgetLink:after {
    border-color: #fff;
    }
.btButtonWidget.btDarkButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btDarkButton .btButtonWidgetLink:after {
    border-color: #191919;
    }
.btButtonWidget.btAlternateButton .btButtonWidgetLink {
    color: #63725b;
    }
.btButtonWidget.btAlternateButton .btButtonWidgetLink:after {
    border-color: #63725b;
    }
.btButtonWidget.btAccentDarkButton .btButtonWidgetLink {
    color: #8c857a;
    }
.btButtonWidget.btAccentDarkButton .btButtonWidgetLink:after {
    border-color: #8c857a;
    }
.btButtonWidget.btDarkAccentButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btDarkAccentButton .btButtonWidgetLink:after {
    border-color: #191919;
    }
.btButtonWidget.btDarkAlternateButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btDarkAlternateButton .btButtonWidgetLink:after {
    border-color: #191919;
    }
.btButtonWidget.btFilledButton {
    position: relative;
    min-width: 8em;
    }
.btButtonWidget.btFilledButton.btFullWidth {
    margin: 0 -30px 0 0;
    }
.btButtonWidget.btFilledButton.btFullWidth a {
    padding: 1.15em 1.5em;
    }
.btButtonWidget.btFilledButton:after {
    content: "";
    background: #8c857a;
    border: none;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btSoftRoundedButtons .btButtonWidget.btFilledButton:after {
    border-radius: 3px;
    }
.btHardRoundedButtons .btButtonWidget.btFilledButton:after {
    border-radius: 50px;
    }
.btButtonWidget.btFilledButton:hover:after {
    opacity: .9;
    }
.btButtonWidget.btFilledButton .btButtonWidgetLink {
    position: relative;
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.btButtonWidget.btFilledButton .btButtonWidgetLink:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btButtonWidget.btFilledButton .btButtonWidgetLink:after {
    border: none;
    }
.btButtonWidget.btFilledButton.btLightButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btFilledButton.btLightButton:after {
    background: #fff;
    }
.btButtonWidget.btFilledButton.btDarkButton .btButtonWidgetLink {
    color: #fff;
    }
.btButtonWidget.btFilledButton.btDarkButton:after {
    background: #191919;
    }
.btButtonWidget.btFilledButton.btAlternateButton .btButtonWidgetLink {
    color: #fff;
    }
.btButtonWidget.btFilledButton.btAlternateButton:after {
    background: #63725b;
    }
.btButtonWidget.btFilledButton.btAccentDarkButton .btButtonWidgetLink {
    color: #8c857a;
    }
.btButtonWidget.btFilledButton.btAccentDarkButton:after {
    background: #181818;
    }
.btButtonWidget.btFilledButton.btDarkAccentButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btFilledButton.btDarkAccentButton:after {
    background: #8c857a;
    }
.btButtonWidget.btFilledButton.btDarkAlternateButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btFilledButton.btDarkAlternateButton:after {
    background: #63725b;
    }
.btButtonWidget.btLineButton .btButtonWidgetLink {
    color: #8c857a;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1em 0;
    }
.btButtonWidget.btLineButton .btButtonWidgetLink:after {
    display: none;
    }
.btButtonWidget.btLineButton .btButtonWidgetLink:before {
    content: "";
    height: 2.078em;
    width: 1px;
    margin-right: .8em;
    pointer-events: none;
    background: #8c857a;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 1;
    }
.btButtonWidget.btLineButton .btButtonWidgetLink:hover {
    color: #8c857a;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btButtonWidget.btLineButton .btButtonWidgetLink:hover:before {
    background: #8c857a;
    -webkit-transform: scaleY(.7);
    -moz-transform: scaleY(.7);
    -ms-transform: scaleY(.7);
    transform: scaleY(.7);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.btButtonWidget.btLineButton.btLightButton .btButtonWidgetLink {
    color: #fff;
    }
.btButtonWidget.btLineButton.btLightButton .btButtonWidgetLink:before {
    background: #fff;
    }
.btButtonWidget.btLineButton.btLightButton .btButtonWidgetLink:hover {
    color: #fff;
    }
.btButtonWidget.btLineButton.btLightButton .btButtonWidgetLink:hover:before {
    background: #fff;
    }
.btButtonWidget.btLineButton.btDarkButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btLineButton.btDarkButton .btButtonWidgetLink:before {
    background: #181818;
    }
.btButtonWidget.btLineButton.btDarkButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btLineButton.btDarkButton .btButtonWidgetLink:hover:before {
    background: #181818;
    }
.btButtonWidget.btLineButton.btAlternateButton .btButtonWidgetLink {
    color: #63725b;
    }
.btButtonWidget.btLineButton.btAlternateButton .btButtonWidgetLink:before {
    background: #63725b;
    }
.btButtonWidget.btLineButton.btAlternateButton .btButtonWidgetLink:hover {
    color: #63725b;
    }
.btButtonWidget.btLineButton.btAlternateButton .btButtonWidgetLink:hover:before {
    background: #63725b;
    }
.btButtonWidget.btLineButton.btAccentDarkButton .btButtonWidgetLink {
    color: #8c857a;
    }
.btButtonWidget.btLineButton.btAccentDarkButton .btButtonWidgetLink:before {
    background: #8c857a;
    }
.btButtonWidget.btLineButton.btAccentDarkButton .btButtonWidgetLink:hover {
    color: #8c857a;
    }
.btButtonWidget.btLineButton.btAccentDarkButton .btButtonWidgetLink:hover:before {
    background: #8c857a;
    }
.btButtonWidget.btLineButton.btDarkAccentButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btLineButton.btDarkAccentButton .btButtonWidgetLink:before {
    background: #181818;
    }
.btButtonWidget.btLineButton.btDarkAccentButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btLineButton.btDarkAccentButton .btButtonWidgetLink:hover:before {
    background: #181818;
    }
.btButtonWidget.btLineButton.btDarkAlternateButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btLineButton.btDarkAlternateButton .btButtonWidgetLink:before {
    background: #181818;
    }
.btButtonWidget.btLineButton.btDarkAlternateButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btLineButton.btDarkAlternateButton .btButtonWidgetLink:hover:before {
    background: #181818;
    }
.btButtonWidget.btItalicButton .btButtonWidgetLink {
    color: #8c857a;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-style: italic;
    padding: 1em 0;
    }
.btButtonWidget.btItalicButton .btButtonWidgetLink:after {
    display: none;
    }
.btButtonWidget.btItalicButton .btButtonWidgetLink:hover {
    color: #8c857a;
    opacity: .9;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btButtonWidget.btItalicButton.btLightButton .btButtonWidgetLink {
    color: #fff;
    }
.btButtonWidget.btItalicButton.btLightButton .btButtonWidgetLink:hover {
    color: #fff;
    }
.btButtonWidget.btItalicButton.btDarkButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btItalicButton.btDarkButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btItalicButton.btAlternateButton .btButtonWidgetLink {
    color: #63725b;
    }
.btButtonWidget.btItalicButton.btAlternateButton .btButtonWidgetLink:hover {
    color: #63725b;
    }
.btButtonWidget.btItalicButton.btAccentDarkButton .btButtonWidgetLink {
    color: #8c857a;
    }
.btButtonWidget.btItalicButton.btAccentDarkButton .btButtonWidgetLink:hover {
    color: #8c857a;
    }
.btButtonWidget.btItalicButton.btDarkAccentButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btItalicButton.btDarkAccentButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btItalicButton.btDarkAlternateButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btItalicButton.btDarkAlternateButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btCleanButton .btButtonWidgetLink {
    color: #8c857a;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1em 0;
    }
.btButtonWidget.btCleanButton .btButtonWidgetLink:after {
    display: none;
    }
.btButtonWidget.btCleanButton .btButtonWidgetLink:hover {
    color: #8c857a;
    opacity: .9;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btButtonWidget.btCleanButton.btLightButton .btButtonWidgetLink {
    color: #fff;
    }
.btButtonWidget.btCleanButton.btLightButton .btButtonWidgetLink:hover {
    color: #fff;
    }
.btButtonWidget.btCleanButton.btDarkButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btCleanButton.btDarkButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btCleanButton.btAlternateButton .btButtonWidgetLink {
    color: #63725b;
    }
.btButtonWidget.btCleanButton.btAlternateButton .btButtonWidgetLink:hover {
    color: #63725b;
    }
.btButtonWidget.btCleanButton.btAccentDarkButton .btButtonWidgetLink {
    color: #8c857a;
    }
.btButtonWidget.btCleanButton.btAccentDarkButton .btButtonWidgetLink:hover {
    color: #8c857a;
    }
.btButtonWidget.btCleanButton.btDarkAccentButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btCleanButton.btDarkAccentButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btCleanButton.btDarkAlternateButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btCleanButton.btDarkAlternateButton .btButtonWidgetLink:hover {
    color: #181818;
    }
.btButtonWidget.btArrowButton .btButtonWidgetLink {
    color: #8c857a;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    position: relative;
    line-height: 1;
    text-align: center;
    }
.btButtonWidget.btArrowButton .btButtonWidgetLink:after {
    content: "\e903";
    font-family: Arrows;
    font-size: .8em;
    width: auto;
    height: auto;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border: none;
    position: relative;
    top: auto;
    left: auto;
    }
.btButtonWidget.btArrowButton .btButtonWidgetLink:hover {
    opacity: .9;
    }
.btButtonWidget.btArrowButton .btButtonWidgetLink:hover:after {
    opacity: 1;
    }
.btButtonWidget.btArrowButton.btLightButton .btButtonWidgetLink {
    color: #fff;
    }
.btButtonWidget.btArrowButton.btLightButton .btButtonWidgetLink:after {
    color: #fff;
    }
.btButtonWidget.btArrowButton.btDarkButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btArrowButton.btDarkButton .btButtonWidgetLink:after {
    color: #181818;
    }
.btButtonWidget.btArrowButton.btAlternateButton .btButtonWidgetLink {
    color: #63725b;
    }
.btButtonWidget.btArrowButton.btAlternateButton .btButtonWidgetLink:after {
    color: #63725b;
    }
.btButtonWidget.btArrowButton.btAccentDarkButton .btButtonWidgetLink {
    color: #8c857a;
    }
.btButtonWidget.btArrowButton.btAccentDarkButton .btButtonWidgetLink:after {
    color: #8c857a;
    }
.btButtonWidget.btArrowButton.btDarkAccentButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btArrowButton.btDarkAccentButton .btButtonWidgetLink:after {
    color: #181818;
    }
.btButtonWidget.btArrowButton.btDarkAlternateButton .btButtonWidgetLink {
    color: #181818;
    }
.btButtonWidget.btArrowButton.btDarkAlternateButton .btButtonWidgetLink:after {
    color: #181818;
    }
.btMenuHorizontal .btButtonWidget:not(:first-child) {
    margin-left: 2em;
    margin-right: 0;
    }
.rtl.btMenuHorizontal .btButtonWidget:not(:first-child) {
    margin-right: 2em;
    margin-left: 0;
    }
.btMenuHorizontal .btButtonWidget:not(.btWithLink) {
    padding-left: 1em;
    margin: 0;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentLightHeader .mainHeader .btButtonWidget.btLightButton .btButtonWidgetLink {
    color: #8c857a;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentLightHeader .mainHeader .btButtonWidget.btLightButton .btButtonWidgetLink:after {
    border-color: #8c857a;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentLightHeader .mainHeader .btButtonWidget.btLineButton.btLightButton .btButtonWidgetLink:before {
    background: #8c857a;
    }

/* Twitter */
.widget_bt_bb_twitter_widget .recentTweets small a {
    font-weight: 600;
    }
.widget_bt_bb_twitter_widget .recentTweets p a {
    text-decoration: underline;
    }
.widget_bt_bb_twitter_widget .recentTweets p a:hover {
    opacity: .9;
    }
.widget_bt_bb_twitter_widget .recentTweets p:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 1em;
    }

/* Recent Posts */
.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_content a:hover {
    opacity: .9;
    }

/* Unit test fix */
.bt_bb_headline_superheadline {
    margin-bottom: 1em;
    line-height: 1.4;
    }
.bt_bb_headline h1,
.bt_bb_headline h2,
.bt_bb_headline h3,
.bt_bb_headline h4,
.bt_bb_headline h5,
.bt_bb_headline h6 {
    margin: 0;
    padding: 0;
    }
.bt_bb_headline .bt_bb_headline_content a {
    color: inherit !important;
    }

/* Video fix */
.bt_bb_video {
    padding-bottom: 0;
    }

/* Unit Test Fix - Page Headline Overlay */
.bt_bb_section {
    position: relative;
    }
.bt_bb_section.bt_bb_full_screen > .bt_bb_port > .bt_bb_cell {
    position: initial;
    min-height: 100vh;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_section.bt_bb_full_screen > .bt_bb_port > .bt_bb_cell .bt_bb_cell_inner {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.bt_bb_section.bt_bb_vertical_align_bottom > .bt_bb_port > .bt_bb_cell {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.bt_bb_section.bt_bb_vertical_align_top > .bt_bb_port > .bt_bb_cell {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_section[class*="dark_solid"]:before {
    background-color: rgba(0,0,0,.5);
    }
.bt_bb_section[class*="bt_bb_background_overlay"]:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    }
.bt_bb_section[class*="bt_bb_background_overlay"] .bt_bb_cell {
    position: relative;
    z-index: 1;
    }
.bt_bb_section.bt_bb_section_allow_content_outside > .bt_bb_port {
    z-index: 3;
    position: relative;
    }
.bt_bb_section.bt_bb_section_with_top_coverage_image,
.bt_bb_section.bt_bb_section_with_bottom_coverage_image {
    overflow: hidden;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image,
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
    position: absolute;
    right: 0;
    left: 0;
    pointer-events: none;
    z-index: 2;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image img,
.bt_bb_section .bt_bb_section_bottom_section_coverage_image img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image {
    top: -1px;
    }
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
    bottom: -1px;
    }

/* Section - Spacing - FIX */
.bt_bb_section.bt_bb_top_spacing_extra_small > .bt_bb_port {
    padding-top: .5em;
    }
.bt_bb_section.bt_bb_top_spacing_small > .bt_bb_port {
    padding-top: 1em;
    }
.bt_bb_section.bt_bb_top_spacing_normal > .bt_bb_port {
    padding-top: 2em;
    }
.bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port {
    padding-top: 4em;
    }
.bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port {
    padding-top: 8em;
    }
.bt_bb_section.bt_bb_top_spacing_extra_large > .bt_bb_port {
    padding-top: 16em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_small > .bt_bb_port {
    padding-bottom: .5em;
    }
.bt_bb_section.bt_bb_bottom_spacing_small > .bt_bb_port {
    padding-bottom: 1em;
    }
.bt_bb_section.bt_bb_bottom_spacing_normal > .bt_bb_port {
    padding-bottom: 2em;
    }
.bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port {
    padding-bottom: 4em;
    }
.bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port {
    padding-bottom: 8em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
    padding-bottom: 16em;
    }
.bt_bb_section.bt_bb_top_spacing_0 > .bt_bb_port {
    padding-top: 0;
    }
.bt_bb_section.bt_bb_bottom_spacing_0 > .bt_bb_port {
    padding-bottom: 0;
    }
.bt_bb_section.bt_bb_top_spacing_5 > .bt_bb_port {
    padding-top: 5px;
    }
.bt_bb_section.bt_bb_bottom_spacing_5 > .bt_bb_port {
    padding-bottom: 5px;
    }
.bt_bb_section.bt_bb_top_spacing_10 > .bt_bb_port {
    padding-top: 10px;
    }
.bt_bb_section.bt_bb_bottom_spacing_10 > .bt_bb_port {
    padding-bottom: 10px;
    }
.bt_bb_section.bt_bb_top_spacing_15 > .bt_bb_port {
    padding-top: 15px;
    }
.bt_bb_section.bt_bb_bottom_spacing_15 > .bt_bb_port {
    padding-bottom: 15px;
    }
.bt_bb_section.bt_bb_top_spacing_20 > .bt_bb_port {
    padding-top: 20px;
    }
.bt_bb_section.bt_bb_bottom_spacing_20 > .bt_bb_port {
    padding-bottom: 20px;
    }
.bt_bb_section.bt_bb_top_spacing_25 > .bt_bb_port {
    padding-top: 25px;
    }
.bt_bb_section.bt_bb_bottom_spacing_25 > .bt_bb_port {
    padding-bottom: 25px;
    }
.bt_bb_section.bt_bb_top_spacing_30 > .bt_bb_port {
    padding-top: 30px;
    }
.bt_bb_section.bt_bb_bottom_spacing_30 > .bt_bb_port {
    padding-bottom: 30px;
    }
.bt_bb_section.bt_bb_top_spacing_35 > .bt_bb_port {
    padding-top: 35px;
    }
.bt_bb_section.bt_bb_bottom_spacing_35 > .bt_bb_port {
    padding-bottom: 35px;
    }
.bt_bb_section.bt_bb_top_spacing_40 > .bt_bb_port {
    padding-top: 40px;
    }
.bt_bb_section.bt_bb_bottom_spacing_40 > .bt_bb_port {
    padding-bottom: 40px;
    }
.bt_bb_section.bt_bb_top_spacing_45 > .bt_bb_port {
    padding-top: 45px;
    }
.bt_bb_section.bt_bb_bottom_spacing_45 > .bt_bb_port {
    padding-bottom: 45px;
    }
.bt_bb_section.bt_bb_top_spacing_50 > .bt_bb_port {
    padding-top: 50px;
    }
.bt_bb_section.bt_bb_bottom_spacing_50 > .bt_bb_port {
    padding-bottom: 50px;
    }
.bt_bb_section.bt_bb_top_spacing_55 > .bt_bb_port {
    padding-top: 55px;
    }
.bt_bb_section.bt_bb_bottom_spacing_55 > .bt_bb_port {
    padding-bottom: 55px;
    }
.bt_bb_section.bt_bb_top_spacing_60 > .bt_bb_port {
    padding-top: 60px;
    }
.bt_bb_section.bt_bb_bottom_spacing_60 > .bt_bb_port {
    padding-bottom: 60px;
    }
.bt_bb_section.bt_bb_top_spacing_65 > .bt_bb_port {
    padding-top: 65px;
    }
.bt_bb_section.bt_bb_bottom_spacing_65 > .bt_bb_port {
    padding-bottom: 65px;
    }
.bt_bb_section.bt_bb_top_spacing_70 > .bt_bb_port {
    padding-top: 70px;
    }
.bt_bb_section.bt_bb_bottom_spacing_70 > .bt_bb_port {
    padding-bottom: 70px;
    }
.bt_bb_section.bt_bb_top_spacing_75 > .bt_bb_port {
    padding-top: 75px;
    }
.bt_bb_section.bt_bb_bottom_spacing_75 > .bt_bb_port {
    padding-bottom: 75px;
    }
.bt_bb_section.bt_bb_top_spacing_80 > .bt_bb_port {
    padding-top: 80px;
    }
.bt_bb_section.bt_bb_bottom_spacing_80 > .bt_bb_port {
    padding-bottom: 80px;
    }
.bt_bb_section.bt_bb_top_spacing_85 > .bt_bb_port {
    padding-top: 85px;
    }
.bt_bb_section.bt_bb_bottom_spacing_85 > .bt_bb_port {
    padding-bottom: 85px;
    }
.bt_bb_section.bt_bb_top_spacing_90 > .bt_bb_port {
    padding-top: 90px;
    }
.bt_bb_section.bt_bb_bottom_spacing_90 > .bt_bb_port {
    padding-bottom: 90px;
    }
.bt_bb_section.bt_bb_top_spacing_95 > .bt_bb_port {
    padding-top: 95px;
    }
.bt_bb_section.bt_bb_bottom_spacing_95 > .bt_bb_port {
    padding-bottom: 95px;
    }
.bt_bb_section.bt_bb_top_spacing_100 > .bt_bb_port {
    padding-top: 100px;
    }
.bt_bb_section.bt_bb_bottom_spacing_100 > .bt_bb_port {
    padding-bottom: 100px;
    }

/* Row */
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content {
    padding-left: 2em;
    padding-right: 2em;
    }
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content .bt_bb_image {
    margin: 0 -2em;
    }
.bt_bb_row.bt_bb_border_bottom {
    position: relative;
    margin-bottom: .5em;
    }
.bt_bb_row.bt_bb_border_bottom:after {
    content: '';
    height: .5em;
    width: 100%;
    position: absolute;
    bottom: -.5em;
    left: 0;
    background: -webkit-linear-gradient(0deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    background: -moz-linear-gradient(0deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    background: linear-gradient(90deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    }

/* Columns & Inner Columns */
.bt_bb_column.bt_bb_padding_0 .bt_bb_column_content {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_column_inner.bt_bb_padding_0 .bt_bb_column_inner_content {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_column.bt_bb_padding_5 .bt_bb_column_content {
    padding-left: 5px;
    padding-right: 5px;
    }
.bt_bb_column_inner.bt_bb_padding_5 .bt_bb_column_inner_content {
    padding-left: 5px;
    padding-right: 5px;
    }
.bt_bb_column.bt_bb_padding_10 .bt_bb_column_content {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_column_inner.bt_bb_padding_10 .bt_bb_column_inner_content {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_column.bt_bb_padding_15 .bt_bb_column_content {
    padding-left: 15px;
    padding-right: 15px;
    }
.bt_bb_column_inner.bt_bb_padding_15 .bt_bb_column_inner_content {
    padding-left: 15px;
    padding-right: 15px;
    }
.bt_bb_column.bt_bb_padding_20 .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_column_inner.bt_bb_padding_20 .bt_bb_column_inner_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_column.bt_bb_padding_25 .bt_bb_column_content {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_column_inner.bt_bb_padding_25 .bt_bb_column_inner_content {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_column.bt_bb_padding_30 .bt_bb_column_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_column_inner.bt_bb_padding_30 .bt_bb_column_inner_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_column.bt_bb_padding_35 .bt_bb_column_content {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_column_inner.bt_bb_padding_35 .bt_bb_column_inner_content {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column_inner.bt_bb_padding_40 .bt_bb_column_inner_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column_inner.bt_bb_padding_45 .bt_bb_column_inner_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column_inner.bt_bb_padding_50 .bt_bb_column_inner_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_column_inner.bt_bb_padding_60 .bt_bb_column_inner_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_column.bt_bb_padding_65 .bt_bb_column_content {
    padding-left: 65px;
    padding-right: 65px;
    }
.bt_bb_column_inner.bt_bb_padding_65 .bt_bb_column_inner_content {
    padding-left: 65px;
    padding-right: 65px;
    }
.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_column_inner.bt_bb_padding_70 .bt_bb_column_inner_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_column.bt_bb_padding_75 .bt_bb_column_content {
    padding-left: 75px;
    padding-right: 75px;
    }
.bt_bb_column_inner.bt_bb_padding_75 .bt_bb_column_inner_content {
    padding-left: 75px;
    padding-right: 75px;
    }
.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_column_inner.bt_bb_padding_80 .bt_bb_column_inner_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_column.bt_bb_padding_85 .bt_bb_column_content {
    padding-left: 85px;
    padding-right: 85px;
    }
.bt_bb_column_inner.bt_bb_padding_85 .bt_bb_column_inner_content {
    padding-left: 85px;
    padding-right: 85px;
    }
.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_column_inner.bt_bb_padding_90 .bt_bb_column_inner_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_column.bt_bb_padding_95 .bt_bb_column_content {
    padding-left: 95px;
    padding-right: 95px;
    }
.bt_bb_column_inner.bt_bb_padding_95 .bt_bb_column_inner_content {
    padding-left: 95px;
    padding-right: 95px;
    }
.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content {
    padding-left: 100px;
    padding-right: 100px;
    }
.bt_bb_column_inner.bt_bb_padding_100 .bt_bb_column_inner_content {
    padding-left: 100px;
    padding-right: 100px;
    }
@media (max-width: 580px) {
.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_column_inner.bt_bb_padding_40 .bt_bb_column_inner_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content {
    padding-left: 22.5px;
    padding-right: 22.5px;
    }
.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 22.5px;
    padding-right: 22.5px;
    }
.bt_bb_column_inner.bt_bb_padding_45 .bt_bb_column_inner_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_column_inner.bt_bb_padding_50 .bt_bb_column_inner_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column.bt_bb_padding_55 .bt_bb_column_content {
    padding-left: 27.5px;
    padding-right: 27.5px;
    }
.bt_bb_column.bt_bb_padding_55 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 27.5px;
    padding-right: 27.5px;
    }
.bt_bb_column_inner.bt_bb_padding_55 .bt_bb_column_inner_content {
    padding-left: 55px;
    padding-right: 55px;
    }
.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_column_inner.bt_bb_padding_60 .bt_bb_column_inner_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_column.bt_bb_padding_65 .bt_bb_column_content {
    padding-left: 32.5px;
    padding-right: 32.5px;
    }
.bt_bb_column.bt_bb_padding_65 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 32.5px;
    padding-right: 32.5px;
    }
.bt_bb_column_inner.bt_bb_padding_65 .bt_bb_column_inner_content {
    padding-left: 65px;
    padding-right: 65px;
    }
.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_column_inner.bt_bb_padding_70 .bt_bb_column_inner_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_column.bt_bb_padding_75 .bt_bb_column_content {
    padding-left: 37.5px;
    padding-right: 37.5px;
    }
.bt_bb_column.bt_bb_padding_75 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 37.5px;
    padding-right: 37.5px;
    }
.bt_bb_column_inner.bt_bb_padding_75 .bt_bb_column_inner_content {
    padding-left: 75px;
    padding-right: 75px;
    }
.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column_inner.bt_bb_padding_80 .bt_bb_column_inner_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_column.bt_bb_padding_85 .bt_bb_column_content {
    padding-left: 42.5px;
    padding-right: 42.5px;
    }
.bt_bb_column.bt_bb_padding_85 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 42.5px;
    padding-right: 42.5px;
    }
.bt_bb_column_inner.bt_bb_padding_85 .bt_bb_column_inner_content {
    padding-left: 85px;
    padding-right: 85px;
    }
.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column_inner.bt_bb_padding_90 .bt_bb_column_inner_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_column.bt_bb_padding_95 .bt_bb_column_content {
    padding-left: 47.5px;
    padding-right: 47.5px;
    }
.bt_bb_column.bt_bb_padding_95 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 47.5px;
    padding-right: 47.5px;
    }
.bt_bb_column_inner.bt_bb_padding_95 .bt_bb_column_inner_content {
    padding-left: 95px;
    padding-right: 95px;
    }
.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content .bt_bb_column_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column_inner.bt_bb_padding_100 .bt_bb_column_inner_content {
    padding-left: 100px;
    padding-right: 100px;
    }
}

/* Column - Border */
.bt_bb_column {
    position: relative;
    }
.bt_bb_column.bt_bb_border_bottom .bt_bb_column_content {
    position: relative;
    margin-bottom: .5em;
    }
.bt_bb_column.bt_bb_border_bottom .bt_bb_column_content:after {
    content: '';
    height: .5em;
    width: 100%;
    position: absolute;
    bottom: -.35em;
    left: 0;
    background: -webkit-linear-gradient(0deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    background: -moz-linear-gradient(0deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    background: linear-gradient(90deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    }
.bt_bb_column.bt_bb_top_border {
    border-top: 1px solid #181818;
    }
.bt_bb_column.bt_bb_bottom_border {
    border-bottom: 1px solid #181818;
    }
.bt_bb_column.bt_bb_left_border {
    border-left: 1px solid #181818;
    }
.bt_bb_column.bt_bb_right_border {
    border-right: 1px solid #181818;
    }
.bt_bb_column.bt_bb_border_style_dark {
    border-color: #191919;
    }
.bt_bb_column.bt_bb_border_style_light {
    border-color: #fff;
    }
.bt_bb_column.bt_bb_border_style_accent {
    border-color: #8c857a;
    }
.bt_bb_column.bt_bb_border_style_alternate {
    border-color: #63725b;
    }
.bt_bb_column.bt_bb_border_style_gray {
    border-color: #7c7c7c;
    }
.bt_bb_column.bt_bb_border_position_inner {
    border: none !important;
    padding-top: 20px;
    padding-bottom: 20px;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_top_border .bt_bb_column_content {
    border-top: 1px solid #181818;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_bottom_border .bt_bb_column_content {
    border-bottom: 1px solid #181818;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_right_border .bt_bb_column_content {
    border-right: 1px solid #181818;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_left_border .bt_bb_column_content {
    border-left: 1px solid #181818;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_style_dark .bt_bb_column_content {
    border-color: #191919;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_style_light .bt_bb_column_content {
    border-color: #fff;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_style_accent .bt_bb_column_content {
    border-color: #8c857a;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_style_alternate .bt_bb_column_content {
    border-color: #63725b;
    }
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_style_gray .bt_bb_column_content {
    border-color: #7c7c7c;
    }
.bt_bb_row.bt_bb_column_gap_extra_small .bt_bb_column.bt_bb_border_position_inner {
    padding-top: .25em;
    padding-bottom: .25em;
    }
.bt_bb_row.bt_bb_column_gap_small .bt_bb_column.bt_bb_border_position_inner {
    padding-top: .5em;
    padding-bottom: .5em;
    }
.bt_bb_row.bt_bb_column_gap_normal .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 1em;
    padding-bottom: 1em;
    }
.bt_bb_row.bt_bb_column_gap_medium .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 2em;
    padding-bottom: 2em;
    }
.bt_bb_row.bt_bb_column_gap_large .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 4em;
    padding-bottom: 4em;
    }
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 0;
    padding-bottom: 0;
    }
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 0;
    padding-bottom: 0;
    }
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 5px;
    padding-bottom: 5px;
    }
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 10px;
    padding-bottom: 10px;
    }
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 10px;
    padding-bottom: 10px;
    }
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 20px;
    padding-bottom: 20px;
    }
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 15px;
    padding-bottom: 15px;
    }
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 30px;
    padding-bottom: 30px;
    }
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 20px;
    padding-bottom: 20px;
    }
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 40px;
    padding-bottom: 40px;
    }
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 25px;
    padding-bottom: 25px;
    }
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 50px;
    padding-bottom: 50px;
    }
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 30px;
    padding-bottom: 30px;
    }
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 60px;
    padding-bottom: 60px;
    }
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 35px;
    padding-bottom: 35px;
    }
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 70px;
    padding-bottom: 70px;
    }
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 40px;
    padding-bottom: 40px;
    }
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 80px;
    padding-bottom: 80px;
    }
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 45px;
    padding-bottom: 45px;
    }
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 90px;
    padding-bottom: 90px;
    }
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 50px;
    padding-bottom: 50px;
    }
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 100px;
    padding-bottom: 100px;
    }
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 60px;
    padding-bottom: 60px;
    }
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 120px;
    padding-bottom: 120px;
    }
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 70px;
    padding-bottom: 70px;
    }
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 140px;
    padding-bottom: 140px;
    }
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 80px;
    padding-bottom: 80px;
    }
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 160px;
    padding-bottom: 160px;
    }
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 90px;
    padding-bottom: 90px;
    }
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 180px;
    padding-bottom: 180px;
    }
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.bt_bb_border_position_inner {
    padding-top: 100px;
    padding-bottom: 100px;
    }
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.bt_bb_border_position_inner.bt_bb_padding_double .bt_bb_column_content {
    padding-top: 200px;
    padding-bottom: 200px;
    }

/* Column - Background image */
.bt_bb_column[style*="background-image"].bt_bb_background_size_cover {
    background-size: cover;
    }
.bt_bb_column[style*="background-image"].bt_bb_background_size_contain {
    background-size: contain;
    }
.bt_bb_column.bt_bb_background_size_cover .bt_bb_column_content[style*="background-image"] {
    background-size: cover;
    }
.bt_bb_column.bt_bb_background_size_contain .bt_bb_column_content[style*="background-image"] {
    background-size: contain;
    }

/* Inner Column - Border */
.bt_bb_column_inner {
    position: relative;
    }
.bt_bb_column_inner.bt_bb_border_bottom .bt_bb_column_inner_content {
    position: relative;
    margin-bottom: .5em;
    }
.bt_bb_column_inner.bt_bb_border_bottom .bt_bb_column_inner_content:after {
    content: '';
    height: .5em;
    width: 100%;
    position: absolute;
    bottom: -.5em;
    left: 0;
    background: -webkit-linear-gradient(0deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    background: -moz-linear-gradient(0deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    background: linear-gradient(90deg,rgba(232,222,171,1) 0%,rgba(203,180,128,1) 100%);
    }
.bt_bb_column_inner.bt_bb_bottom_margin_extrasmall {
    margin-bottom: .5em;
    z-index: 2;
    }
.bt_bb_column_inner.bt_bb_bottom_margin_small {
    margin-bottom: 1em;
    z-index: 2;
    }
.bt_bb_column_inner.bt_bb_bottom_margin_normal {
    margin-bottom: 2em;
    z-index: 2;
    }
.bt_bb_column_inner.bt_bb_bottom_margin_medium {
    margin-bottom: 4em;
    z-index: 2;
    }
.bt_bb_column_inner.bt_bb_bottom_margin_large {
    margin-bottom: 8em;
    z-index: 2;
    }
.bt_bb_column_inner.bt_bb_left_margin_extrasmall {
    margin-left: -.5em;
    }
.bt_bb_column_inner.bt_bb_left_margin_small {
    margin-left: -1em;
    }
.bt_bb_column_inner.bt_bb_left_margin_normal {
    margin-left: -2em;
    }
.bt_bb_column_inner.bt_bb_left_margin_medium {
    margin-left: -4em;
    }
.bt_bb_column_inner.bt_bb_left_margin_large {
    margin-left: -8em;
    }
.bt_bb_column_inner.bt_bb_right_margin_extrasmall {
    margin-right: -.5em;
    }
.bt_bb_column_inner.bt_bb_right_margin_small {
    margin-right: -1em;
    }
.bt_bb_column_inner.bt_bb_right_margin_normal {
    margin-right: -2em;
    }
.bt_bb_column_inner.bt_bb_right_margin_medium {
    margin-right: -4em;
    }
.bt_bb_column_inner.bt_bb_right_margin_large {
    margin-right: -8em;
    }
@media (max-width: 1500px) {
.bt_bb_column_inner.bt_bb_left_margin_extrasmall {
    margin-left: -.25em;
    }
.bt_bb_column_inner.bt_bb_left_margin_small {
    margin-left: -.5em;
    }
.bt_bb_column_inner.bt_bb_left_margin_normal {
    margin-left: -1em;
    }
.bt_bb_column_inner.bt_bb_left_margin_medium {
    margin-left: -2em;
    }
.bt_bb_column_inner.bt_bb_left_margin_large {
    margin-left: -4em;
    }
.bt_bb_column_inner.bt_bb_right_margin_extrasmall {
    margin-right: -.25em;
    }
.bt_bb_column_inner.bt_bb_right_margin_small {
    margin-right: -.5em;
    }
.bt_bb_column_inner.bt_bb_right_margin_normal {
    margin-right: -1em;
    }
.bt_bb_column_inner.bt_bb_right_margin_medium {
    margin-right: -2em;
    }
.bt_bb_column_inner.bt_bb_right_margin_large {
    margin-right: -4em;
    }
}

@media (max-width: 1300px) {
.bt_bb_column_inner.bt_bb_left_margin_extrasmall {
    margin-left: 0;
    }
.bt_bb_column_inner.bt_bb_left_margin_small {
    margin-left: 0;
    }
.bt_bb_column_inner.bt_bb_left_margin_normal {
    margin-left: 0;
    }
.bt_bb_column_inner.bt_bb_left_margin_medium {
    margin-left: 0;
    }
.bt_bb_column_inner.bt_bb_left_margin_large {
    margin-left: 0;
    }
.bt_bb_column_inner.bt_bb_right_margin_extrasmall {
    margin-right: 0;
    }
.bt_bb_column_inner.bt_bb_right_margin_small {
    margin-right: 0;
    }
.bt_bb_column_inner.bt_bb_right_margin_normal {
    margin-right: 0;
    }
.bt_bb_column_inner.bt_bb_right_margin_medium {
    margin-right: 0;
    }
.bt_bb_column_inner.bt_bb_right_margin_large {
    margin-right: 0;
    }
}

/* Inner Column - Background image */
.bt_bb_column_inner[style*="background-image"].bt_bb_background_size_cover {
    background-size: cover;
    }
.bt_bb_column_inner[style*="background-image"].bt_bb_background_size_contain {
    background-size: contain;
    }
.bt_bb_column_inner.bt_bb_background_size_cover .bt_bb_column_inner_content[style*="background-image"] {
    background-size: cover;
    }
.bt_bb_column_inner.bt_bb_background_size_contain .bt_bb_column_inner_content[style*="background-image"] {
    background-size: contain;
    }

/* Separator */
.bt_bb_separator.bt_bb_bottom_spacing_extra_small {
    margin-bottom: .5em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_small {
    margin-bottom: 1em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_normal {
    margin-bottom: 2em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_medium {
    margin-bottom: 4em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_large {
    margin-bottom: 8em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_extra_large {
    margin-bottom: 16em;
    }
.bt_bb_separator.bt_bb_top_spacing_extra_small {
    margin-top: .5em;
    }
.bt_bb_separator.bt_bb_top_spacing_small {
    margin-top: 1em;
    }
.bt_bb_separator.bt_bb_top_spacing_normal {
    margin-top: 2em;
    }
.bt_bb_separator.bt_bb_top_spacing_medium {
    margin-top: 4em;
    }
.bt_bb_separator.bt_bb_top_spacing_large {
    margin-top: 8em;
    }
.bt_bb_separator.bt_bb_top_spacing_extra_large {
    margin-top: 16em;
    }
.bt_bb_separator.bt_bb_border_style_solid.bt_bb_border_color_accent {
    border-bottom: 1px solid #8c857a;
    }
.bt_bb_separator.bt_bb_border_style_solid.bt_bb_border_color_gray {
    border-bottom: 1px solid #ccc;
    }
.bt_bb_separator.bt_bb_border_style_solid.bt_bb_border_color_gray:before,
.bt_bb_separator.bt_bb_border_style_solid.bt_bb_border_color_gray:after {
    border: none !important;
    }
.bt_bb_separator.bt_bb_border_style_solid.bt_bb_border_color_light {
    border-bottom: 1px solid #fff;
    }
.bt_bb_separator.bt_bb_border_style_solid.bt_bb_border_color_dark {
    border-bottom: 1px solid #181818;
    }
.bt_bb_separator.bt_bb_border_style_solid:after {
    border: none !important;
    }
.bt_bb_separator.btWithText {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: none !important;
    }
.bt_bb_separator.btWithText:before,
.bt_bb_separator.btWithText:after {
    display: block;
    }
.bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    height: 1px;
    background: #ccc;
    }
.btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after,
.btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    background-color: #ccc !important;
    }
.btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btAccentSkin .btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after,
.btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after,
.btAccentSkin .btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    background-color: #8c857a !important;
    }
.btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btGraySkin .btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after,
.btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after,
.btGraySkin .btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    background-color: #7c7c7c !important;
    }
.btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after,
.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    background-color: #fff !important;
    }
.bt_bb_border_color_accent.bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.bt_bb_border_color_accent.bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    background-color: #8c857a !important;
    }
.bt_bb_border_color_gray.bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.bt_bb_border_color_gray.bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    background-color: #ccc !important;
    }
.bt_bb_border_color_light.bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.bt_bb_border_color_light.bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    background-color: #fff !important;
    }
.bt_bb_border_color_dark.bt_bb_separator.btWithText.bt_bb_border_style_solid:before,
.bt_bb_border_color_dark.bt_bb_separator.btWithText.bt_bb_border_style_solid:after {
    background-color: #181818 !important;
    }
.bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    height: 1px;
    border-bottom: 1px dotted #ccc;
    }
.btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after,
.btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #ccc;
    }
.btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after,
.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #fff;
    }
.btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btAccentSkin .btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after,
.btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after,
.btAccentSkin .btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #8c857a;
    }
.btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btGraySkin .btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after,
.btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after,
.btGraySkin .btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #7c7c7c;
    }
.bt_bb_border_style_solid.bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.bt_bb_border_style_solid.bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #ccc;
    }
.bt_bb_border_color_accent.bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.bt_bb_border_color_accent.bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #8c857a;
    }
.bt_bb_border_color_gray.bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.bt_bb_border_color_gray.bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #ccc;
    }
.bt_bb_border_color_light.bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.bt_bb_border_color_light.bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #fff;
    }
.bt_bb_border_color_dark.bt_bb_separator.btWithText.bt_bb_border_style_dotted:before,
.bt_bb_border_color_dark.bt_bb_separator.btWithText.bt_bb_border_style_dotted:after {
    border-color: #181818;
    }
.bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    }
.btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after,
.btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #ccc;
    }
.btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after,
.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #fff;
    }
.btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btAccentSkin .btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after,
.btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after,
.btAccentSkin .btDarkSkin .btAccentSkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #8c857a;
    }
.btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btGraySkin .btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after,
.btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after,
.btGraySkin .btDarkSkin .btGraySkin .bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #7c7c7c;
    }
.bt_bb_border_style_solid.bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.bt_bb_border_style_solid.bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #8c857a;
    }
.bt_bb_border_color_accent.bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.bt_bb_border_color_accent.bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #8c857a;
    }
.bt_bb_border_color_gray.bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.bt_bb_border_color_gray.bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #ccc;
    }
.bt_bb_border_color_light.bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.bt_bb_border_color_light.bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #fff;
    }
.bt_bb_border_color_dark.bt_bb_separator.btWithText.bt_bb_border_style_dashed:before,
.bt_bb_border_color_dark.bt_bb_separator.btWithText.bt_bb_border_style_dashed:after {
    border-color: #181818;
    }
.bt_bb_separator.btWithText .bt_bb_separator_text {
    font-size: 1.125rem;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: none;
    margin: 0 1.6em;
    color: #ccc;
    }
.btSupertitleWeight_default .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_separator.btWithText .bt_bb_separator_text {
    font-weight: 100;
    }
.bt_bb_border_style_solid.bt_bb_separator.btWithText .bt_bb_separator_text {
    color: #ccc;
    }
.bt_bb_border_color_accent.bt_bb_separator.btWithText .bt_bb_separator_text {
    color: #8c857a;
    }
.bt_bb_border_color_light.bt_bb_separator.btWithText .bt_bb_separator_text {
    color: #fff;
    }
.bt_bb_border_color_dark.bt_bb_separator.btWithText .bt_bb_separator_text {
    color: #181818;
    }
.btTextLeft .bt_bb_separator.btWithText {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.btTextRight .bt_bb_separator.btWithText {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btTextCenter .bt_bb_separator.btWithText {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_separator.bt_bb_top_spacing_0 {
    margin-top: 0;
    }
.bt_bb_separator.bt_bb_bottom_spacing_0 {
    margin-bottom: 0;
    }
.bt_bb_separator.bt_bb_top_spacing_5 {
    margin-top: 5px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_5 {
    margin-bottom: 5px;
    }
.bt_bb_separator.bt_bb_top_spacing_10 {
    margin-top: 10px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_10 {
    margin-bottom: 10px;
    }
.bt_bb_separator.bt_bb_top_spacing_15 {
    margin-top: 15px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_15 {
    margin-bottom: 15px;
    }
.bt_bb_separator.bt_bb_top_spacing_20 {
    margin-top: 20px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_20 {
    margin-bottom: 20px;
    }
.bt_bb_separator.bt_bb_top_spacing_25 {
    margin-top: 25px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_25 {
    margin-bottom: 25px;
    }
.bt_bb_separator.bt_bb_top_spacing_30 {
    margin-top: 30px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_30 {
    margin-bottom: 30px;
    }
.bt_bb_separator.bt_bb_top_spacing_35 {
    margin-top: 35px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_35 {
    margin-bottom: 35px;
    }
.bt_bb_separator.bt_bb_top_spacing_40 {
    margin-top: 40px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_40 {
    margin-bottom: 40px;
    }
.bt_bb_separator.bt_bb_top_spacing_45 {
    margin-top: 45px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_45 {
    margin-bottom: 45px;
    }
.bt_bb_separator.bt_bb_top_spacing_50 {
    margin-top: 50px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_50 {
    margin-bottom: 50px;
    }
.bt_bb_separator.bt_bb_top_spacing_60 {
    margin-top: 60px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_60 {
    margin-bottom: 60px;
    }
.bt_bb_separator.bt_bb_top_spacing_65 {
    margin-top: 65px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_65 {
    margin-bottom: 65px;
    }
.bt_bb_separator.bt_bb_top_spacing_70 {
    margin-top: 70px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_70 {
    margin-bottom: 70px;
    }
.bt_bb_separator.bt_bb_top_spacing_75 {
    margin-top: 75px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_75 {
    margin-bottom: 75px;
    }
.bt_bb_separator.bt_bb_top_spacing_80 {
    margin-top: 80px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_80 {
    margin-bottom: 80px;
    }
.bt_bb_separator.bt_bb_top_spacing_85 {
    margin-top: 85px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_85 {
    margin-bottom: 85px;
    }
.bt_bb_separator.bt_bb_top_spacing_90 {
    margin-top: 90px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_90 {
    margin-bottom: 90px;
    }
.bt_bb_separator.bt_bb_top_spacing_95 {
    margin-top: 95px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_95 {
    margin-bottom: 95px;
    }
.bt_bb_separator.bt_bb_top_spacing_100 {
    margin-top: 100px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_100 {
    margin-bottom: 100px;
    }

/* Headline */
.bt_bb_headline {
    position: relative;
    }
.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.0625rem;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    display: block;
    margin-bottom: 1em;
    }
.btNoHeadline.bt_bb_headline .bt_bb_headline_superheadline {
    margin-bottom: 0 !important;
    }
.btSupertitleWeight_default .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 100;
    }
.bt_bb_supertitle_font_weight_black.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 900;
    }
.bt_bb_supertitle_font_weight_bolder.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 800;
    }
.bt_bb_supertitle_font_weight_bold.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 700;
    }
.bt_bb_supertitle_font_weight_semi-bold.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 600;
    }
.bt_bb_supertitle_font_weight_medium.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 500;
    }
.bt_bb_supertitle_font_weight_normal.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 400;
    }
.bt_bb_supertitle_font_weight_light.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 300;
    }
.bt_bb_supertitle_font_weight_lighter.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 200;
    }
.bt_bb_supertitle_font_weight_thin.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 100;
    }
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .8125rem;
    margin-bottom: 1.1em;
    }
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .875rem;
    margin-bottom: 1.1em;
    }
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .9375rem;
    margin-bottom: 1.35em;
    }
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1rem;
    margin-bottom: 1.1em;
    }
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.0625rem;
    margin-bottom: 1em;
    }
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.125rem;
    margin-bottom: 1.4em;
    }
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.3125rem;
    margin-bottom: 1.2em;
    }
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline {
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before {
    content: "\e901";
    font-family: Dash;
    font-size: .6rem;
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 1em;
    padding-top: 3px;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before {
    display: none;
    }
.rtl .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before {
    margin-right: 0;
    margin-left: 1em;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    font-family: Dash;
    font-size: .6rem;
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: 1em;
    padding-top: 3px;
    }
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    content: "\e900";
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    content: "\e900";
    }
.rtl .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    margin-left: 0;
    margin-right: 1em;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.25em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    margin-top: 1em;
    line-height: 1.5;
    }
.btNoHeadline.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    margin-top: 0 !important;
    }
.btSubtitleStyle_italic .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-style: italic;
    }
.bt_bb_subtitle_style_italic.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-style: italic;
    }
.bt_bb_subtitle_style_regular.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-style: normal;
    }
.btSubtitleWeight_default .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 400;
    }
.btSubtitleWeight_black .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 800;
    }
.btSubtitleWeight_bold .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 600;
    }
.btSubtitleWeight_medium .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 500;
    }
.btSubtitleWeight_normal .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 400;
    }
.btSubtitleWeight_light .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 200;
    }
.btSubtitleWeight_thin .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 100;
    }
.bt_bb_subtitle_font_weight_black.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 900;
    }
.bt_bb_subtitle_font_weight_bolder.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 800;
    }
.bt_bb_subtitle_font_weight_bold.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 700;
    }
.bt_bb_subtitle_font_weight_semi-bold.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 600;
    }
.bt_bb_subtitle_font_weight_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 500;
    }
.bt_bb_subtitle_font_weight_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 400;
    }
.bt_bb_subtitle_font_weight_light.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 300;
    }
.bt_bb_subtitle_font_weight_lighter.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 200;
    }
.bt_bb_subtitle_font_weight_thin.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 100;
    }
.bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: .9375rem;
    margin-top: .6em;
    line-height: 1.8;
    }
.bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.0625rem;
    margin-top: .6em;
    line-height: 1.6;
    }
.bt_bb_size_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.125rem;
    margin-top: 1.1em;
    line-height: 1.7;
    }
.bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.1875rem;
    margin-top: 1.4em;
    line-height: 1.7;
    }
.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.25rem;
    margin-top: 1em;
    }
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.3125rem;
    margin-top: 1.2em;
    }
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.375rem;
    margin-top: 1.3em;
    }
.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: inherit;
    color: #8c857a;
    }
.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-style: normal !important;
    color: #63725b;
    }
.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.5rem;
    line-height: 1.3;
    }
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-bottom: .7em;
    }
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .7em;
    }
.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.875rem;
    line-height: 1.2;
    }
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-bottom: .7em;
    }
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .7em;
    }
.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: 2.5rem;
    line-height: 1.2;
    }
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: -.2em;
    margin-bottom: .2em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: .4em;
    margin-bottom: .2em;
    }
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .4em;
    margin-bottom: .05em;
    }
.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: 3.125rem;
    line-height: 1.1;
    }
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: -.2em;
    margin-bottom: .2em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: .4em;
    margin-bottom: .2em;
    }
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .4em;
    margin-bottom: .05em;
    }
.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: 4.0625rem;
    line-height: 1.1;
    }
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: -.1em;
    }
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .5em;
    margin-bottom: -.2em;
    }
.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.6875rem;
    line-height: 1.08;
    }
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: -.2em;
    }
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .37em;
    margin-bottom: .1em;
    }
.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: 6.25rem;
    line-height: 1.05;
    }
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: -.15em;
    margin-bottom: 0;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: -.2em;
    margin-bottom: .2em;
    }
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .35em;
    margin-bottom: .05em;
    }
.bt_bb_font_weight_black.bt_bb_headline h1,
.bt_bb_font_weight_black.bt_bb_headline h2,
.bt_bb_font_weight_black.bt_bb_headline h3,
.bt_bb_font_weight_black.bt_bb_headline h4,
.bt_bb_font_weight_black.bt_bb_headline h5,
.bt_bb_font_weight_black.bt_bb_headline h6 {
    font-weight: 900;
    }
.bt_bb_font_weight_bolder.bt_bb_headline h1,
.bt_bb_font_weight_bolder.bt_bb_headline h2,
.bt_bb_font_weight_bolder.bt_bb_headline h3,
.bt_bb_font_weight_bolder.bt_bb_headline h4,
.bt_bb_font_weight_bolder.bt_bb_headline h5,
.bt_bb_font_weight_bolder.bt_bb_headline h6 {
    font-weight: 800;
    }
.bt_bb_font_weight_bold.bt_bb_headline h1,
.bt_bb_font_weight_bold.bt_bb_headline h2,
.bt_bb_font_weight_bold.bt_bb_headline h3,
.bt_bb_font_weight_bold.bt_bb_headline h4,
.bt_bb_font_weight_bold.bt_bb_headline h5,
.bt_bb_font_weight_bold.bt_bb_headline h6 {
    font-weight: 700;
    }
.bt_bb_font_weight_semi-bold.bt_bb_headline h1,
.bt_bb_font_weight_semi-bold.bt_bb_headline h2,
.bt_bb_font_weight_semi-bold.bt_bb_headline h3,
.bt_bb_font_weight_semi-bold.bt_bb_headline h4,
.bt_bb_font_weight_semi-bold.bt_bb_headline h5,
.bt_bb_font_weight_semi-bold.bt_bb_headline h6 {
    font-weight: 600;
    }
.bt_bb_font_weight_medium.bt_bb_headline h1,
.bt_bb_font_weight_medium.bt_bb_headline h2,
.bt_bb_font_weight_medium.bt_bb_headline h3,
.bt_bb_font_weight_medium.bt_bb_headline h4,
.bt_bb_font_weight_medium.bt_bb_headline h5,
.bt_bb_font_weight_medium.bt_bb_headline h6 {
    font-weight: 500;
    }
.bt_bb_font_weight_normal.bt_bb_headline h1,
.bt_bb_font_weight_normal.bt_bb_headline h2,
.bt_bb_font_weight_normal.bt_bb_headline h3,
.bt_bb_font_weight_normal.bt_bb_headline h4,
.bt_bb_font_weight_normal.bt_bb_headline h5,
.bt_bb_font_weight_normal.bt_bb_headline h6 {
    font-weight: 400;
    }
.bt_bb_font_weight_light.bt_bb_headline h1,
.bt_bb_font_weight_light.bt_bb_headline h2,
.bt_bb_font_weight_light.bt_bb_headline h3,
.bt_bb_font_weight_light.bt_bb_headline h4,
.bt_bb_font_weight_light.bt_bb_headline h5,
.bt_bb_font_weight_light.bt_bb_headline h6 {
    font-weight: 300;
    }
.bt_bb_font_weight_lighter.bt_bb_headline h1,
.bt_bb_font_weight_lighter.bt_bb_headline h2,
.bt_bb_font_weight_lighter.bt_bb_headline h3,
.bt_bb_font_weight_lighter.bt_bb_headline h4,
.bt_bb_font_weight_lighter.bt_bb_headline h5,
.bt_bb_font_weight_lighter.bt_bb_headline h6 {
    font-weight: 200;
    }
.bt_bb_font_weight_thin.bt_bb_headline h1,
.bt_bb_font_weight_thin.bt_bb_headline h2,
.bt_bb_font_weight_thin.bt_bb_headline h3,
.bt_bb_font_weight_thin.bt_bb_headline h4,
.bt_bb_font_weight_thin.bt_bb_headline h5,
.bt_bb_font_weight_thin.bt_bb_headline h6 {
    font-weight: 100;
    }
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin: .5em 0 .3em;
    }
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-bottom: .4em;
    }
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin: .4em 0 .3em;
    }
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before {
    border-width: 1px 0 0;
    width: 1.5em;
    border-color: #8c857a;
    }
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    border-width: 1px 0 0;
    width: 1.5em;
    border-color: #8c857a;
    }
.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    display: none !important;
    }

/* Icons */
.bt_bb_align_right .bt_bb_align_left.bt_bb_icon,.bt_bb_align_center .bt_bb_align_left.bt_bb_icon,.bt_bb_align_right .bt_bb_align_left .bt_bb_icon,.bt_bb_align_center .bt_bb_align_left .bt_bb_icon,.bt_bb_align_left.bt_bb_icon,.bt_bb_align_left .bt_bb_icon {
    padding-right: 1em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_icon,.bt_bb_align_center .bt_bb_align_right.bt_bb_icon,.bt_bb_align_left .bt_bb_align_right .bt_bb_icon,.bt_bb_align_center .bt_bb_align_right .bt_bb_icon,.bt_bb_align_right.bt_bb_icon,.bt_bb_align_right .bt_bb_icon {
    padding-left: 1em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_icon,.bt_bb_align_center.bt_bb_icon,.bt_bb_align_center .bt_bb_icon {
    padding: 0 .8em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_icon,.bt_bb_align_center.bt_bb_icon,.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large {
    padding: 0 1em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_icon,.bt_bb_align_center.bt_bb_icon,.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge {
    padding: 0 1em;
    }
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: .9rem;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: .875em;
    }
.bt_bb_style_borderless.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1rem;
    }
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1.3rem;
    width: 1.924em;
    height: 1.924em;
    }
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: .875em;
    }
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 2rem;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1em;
    }
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 3rem;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1.4em;
    }
.bt_bb_style_filled.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 4rem;
    width: 1.5em;
    height: 1.5em;
    }
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 5rem;
    width: 1.4375em;
    height: 1.4375em;
    }
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1.6em;
    }
.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 7rem;
    width: 1.5em;
    height: 1.5em;
    }
.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1.6em;
    }
.bt_bb_style_borderless.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder:before {
    width: auto;
    height: auto;
    }
.bt_bb_size_xhuge.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 13rem;
    width: 1.5em;
    height: 1.5em;
    }
.bt_bb_size_xhuge.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1.6em;
    }
.bt_bb_style_borderless.bt_bb_size_xhuge.bt_bb_icon .bt_bb_icon_holder:before {
    width: auto;
    height: auto;
    }
.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 4em #191919 inset;
    box-shadow: 0 0 0 4em #191919 inset;
    color: #fff;
    }
.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    opacity: .7;
    }
.bt_bb_icon.bt_bb_style_outline:hover .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1px #181818 inset;
    box-shadow: 0 0 0 1px #181818 inset;
    color: #181818;
    }
.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    opacity: .5;
    }
.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xhuge .bt_bb_icon_holder[data-ico-drawings=""]:before {
    height: 4rem;
    }

/* Buttons */
.bt_bb_button {
    display: inline-block !important;
    }
.btSoftRoundedButtons .bt_bb_button a {
    border-radius: 3px;
    }
.btHardRoundedButtons .bt_bb_button a {
    border-radius: 50px;
    }
.bt-content .bt_bb_button a {
    color: inherit;
    }
.bt_bb_button .bt_bb_button_text {
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    }
.btButtonWeight_default .bt_bb_button .bt_bb_button_text {
    font-weight: 500;
    }
.btButtonWeight_black .bt_bb_button .bt_bb_button_text {
    font-weight: 900;
    }
.btButtonWeight_bolder .bt_bb_button .bt_bb_button_text {
    font-weight: 800;
    }
.btButtonWeight_bold .bt_bb_button .bt_bb_button_text {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .bt_bb_button .bt_bb_button_text {
    font-weight: 600;
    }
.btButtonWeight_medium .bt_bb_button .bt_bb_button_text {
    font-weight: 500;
    }
.btButtonWeight_normal .bt_bb_button .bt_bb_button_text {
    font-weight: 400;
    }
.btButtonWeight_light .bt_bb_button .bt_bb_button_text {
    font-weight: 300;
    }
.btButtonWeight_lighter .bt_bb_button .bt_bb_button_text {
    font-weight: 200;
    }
.btButtonWeight_thin .bt_bb_button .bt_bb_button_text {
    font-weight: 100;
    }
.bt_bb_font_weight_black.bt_bb_button .bt_bb_button_text {
    font-weight: 900;
    }
.bt_bb_font_weight_bolder.bt_bb_button .bt_bb_button_text {
    font-weight: 800;
    }
.bt_bb_font_weight_bold.bt_bb_button .bt_bb_button_text {
    font-weight: 700;
    }
.bt_bb_font_weight_semi-bold.bt_bb_button .bt_bb_button_text {
    font-weight: 600;
    }
.bt_bb_font_weight_medium.bt_bb_button .bt_bb_button_text {
    font-weight: 500;
    }
.bt_bb_font_weight_normal.bt_bb_button .bt_bb_button_text {
    font-weight: 400;
    }
.bt_bb_font_weight_light.bt_bb_button .bt_bb_button_text {
    font-weight: 300;
    }
.bt_bb_font_weight_lighter.bt_bb_button .bt_bb_button_text {
    font-weight: 200;
    }
.bt_bb_font_weight_thin.bt_bb_button .bt_bb_button_text {
    font-weight: 100;
    }
.btButtonTextStyle_italic .bt_bb_button .bt_bb_button_text {
    font-style: italic;
    }
.bt_bb_button a {
    padding: 1em 1.5em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.bt_bb_button.bt_bb_icon_position_left .bt_bb_icon_holder {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: .7em;
    }
.rtl .bt_bb_button.bt_bb_icon_position_left .bt_bb_link {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_button.bt_bb_icon_position_right .bt_bb_icon_holder {
    margin-left: .7em;
    }
.rtl .bt_bb_button.bt_bb_icon_position_right .bt_bb_link {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_button .bt_bb_icon_holder:before {
    font-size: 1.15em;
    }
.bt_bb_button.bt_bb_size_small {
    font-size: .8125em;
    }
.bt_bb_button.bt_bb_size_medium {
    font-size: .875em;
    }
.bt_bb_button.bt_bb_size_normal {
    font-size: .9375em;
    }
.bt_bb_button.bt_bb_size_large {
    font-size: 1em;
    }
.bt_bb_button.bt_bb_size_large.bt_bb_style_line a:before {
    height: 2.1em;
    }
.bt_bb_button.bt_bb_style_clean a {
    padding: 1em 0;
    position: relative;
    overflow: hidden;
    border-radius: 0 !important;
    }
.bt_bb_button.bt_bb_style_clean a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #181818;
    opacity: .9;
    -webkit-transform: translateX(-102%);
    -moz-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    background: transparent !important;
    }
.bt_bb_button.bt_bb_style_clean a:hover:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.bt_bb_button.bt_bb_style_underline {
    min-width: auto !important;
    }
.bt_bb_button.bt_bb_style_underline a {
    padding: 1em 0 10px 0 !important;
    position: relative;
    overflow: hidden;
    border-radius: 0 !important;
    }
.bt_bb_button.bt_bb_style_underline a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #181818;
    opacity: .9;
    -webkit-transform: translateX(-102%);
    -moz-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    background: transparent !important;
    }
.bt_bb_button.bt_bb_style_underline a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #181818;
    opacity: .9;
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    }
.bt_bb_button.bt_bb_style_underline a:hover {
    color: #8c857a;
    }
.bt_bb_button.bt_bb_style_underline a:hover:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    border-color: #8c857a;
    }
.bt_bb_button.bt_bb_style_underline a:hover:before {
    -webkit-transform: translateX(102%);
    -moz-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    }
.bt_bb_button.bt_bb_style_line {
    min-width: auto !important;
    }
.bt_bb_button.bt_bb_style_line a {
    padding: 0 !important;
    position: relative;
    border-radius: 0 !important;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_button.bt_bb_style_line a,.bt_bb_align_center .bt_bb_align_right.bt_bb_button.bt_bb_style_line a,.bt_bb_align_left .bt_bb_align_right .bt_bb_button.bt_bb_style_line a,.bt_bb_align_center .bt_bb_align_right .bt_bb_button.bt_bb_style_line a,.bt_bb_align_right.bt_bb_button.bt_bb_style_line a,.bt_bb_align_right .bt_bb_button.bt_bb_style_line a {
    padding-right: 1em !important;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_style_line a,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_style_line a,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_style_line a,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_style_line a,.bt_bb_align_center.bt_bb_button.bt_bb_style_line a,.bt_bb_align_center .bt_bb_button.bt_bb_style_line a {
    padding-top: 3em !important;
    }
.bt_bb_button.bt_bb_style_line a .bt_bb_button_text {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before {
    content: "";
    height: 2.078em;
    width: 1px;
    margin-right: 1.1em;
    pointer-events: none;
    background: currentColor;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 1;
    }
.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before .btAccentSkin,
.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before .btDarkSkin .btAccentSkin,
.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before .btAccentSkin .btDarkSkin .btAccentSkin {
    background: #8c857a;
    }
.rtl .bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before {
    margin-right: 0;
    margin-left: .5em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_center.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_center .bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before {
    position: absolute;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    margin: 0;
    left: 50%;
    -webkit-transform: translate(0,-100%)scaleY(1);
    -moz-transform: translate(0,-100%)scaleY(1);
    -ms-transform: translate(0,-100%)scaleY(1);
    transform: translate(0,-100%)scaleY(1);
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_button.bt_bb_style_line a .bt_bb_button_text,.bt_bb_align_center .bt_bb_align_right.bt_bb_button.bt_bb_style_line a .bt_bb_button_text,.bt_bb_align_left .bt_bb_align_right .bt_bb_button.bt_bb_style_line a .bt_bb_button_text,.bt_bb_align_center .bt_bb_align_right .bt_bb_button.bt_bb_style_line a .bt_bb_button_text,.bt_bb_align_right.bt_bb_button.bt_bb_style_line a .bt_bb_button_text,.bt_bb_align_right .bt_bb_button.bt_bb_style_line a .bt_bb_button_text {
    margin: 0;
    }
.bt_bb_button.bt_bb_style_line a:hover {
    color: #8c857a;
    }
.bt_bb_button.bt_bb_style_line a:hover .bt_bb_button_text:before {
    background: #8c857a;
    -webkit-transform: scaleY(.7);
    -moz-transform: scaleY(.7);
    -ms-transform: scaleY(.7);
    transform: scaleY(.7);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_style_line a:hover .bt_bb_button_text:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_style_line a:hover .bt_bb_button_text:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_style_line a:hover .bt_bb_button_text:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_style_line a:hover .bt_bb_button_text:before,.bt_bb_align_center.bt_bb_button.bt_bb_style_line a:hover .bt_bb_button_text:before,.bt_bb_align_center .bt_bb_button.bt_bb_style_line a:hover .bt_bb_button_text:before {
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: translate(0,-100%)scaleY(.7);
    -moz-transform: translate(0,-100%)scaleY(.7);
    -ms-transform: translate(0,-100%)scaleY(.7);
    transform: translate(0,-100%)scaleY(.7);
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_style_line.bt_bb_size_small a,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_style_line.bt_bb_size_small a,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_style_line.bt_bb_size_small a,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_style_line.bt_bb_size_small a,.bt_bb_align_center.bt_bb_button.bt_bb_style_line.bt_bb_size_small a,.bt_bb_align_center .bt_bb_button.bt_bb_style_line.bt_bb_size_small a {
    padding-top: 3em !important;
    }
.bt_bb_button.bt_bb_style_line.bt_bb_size_large a .bt_bb_button_text:before {
    height: 3em;
    }
.bt_bb_button.bt_bb_style_line.bt_bb_size_normal a .bt_bb_button_text:before {
    height: 2.5em;
    }
.bt_bb_button.bt_bb_style_line.bt_bb_size_medium a .bt_bb_button_text:before {
    height: 2.4em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText a {
    padding-top: 0 !important;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText a .bt_bb_button_text:before {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin-right: 1.1em;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_center.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText,.bt_bb_align_center .bt_bb_button.bt_bb_style_line.btWithIcon.btWithText a:hover .bt_bb_button_text:before {
    -webkit-transform: scaleY(.7);
    -moz-transform: scaleY(.7);
    -ms-transform: scaleY(.7);
    transform: scaleY(.7);
    }
.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText.bt_bb_icon_position_right a .bt_bb_button_text {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText.bt_bb_icon_position_right a .bt_bb_button_text:before {
    margin-left: .7em;
    margin-right: 0;
    }
.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText.bt_bb_size_normal a .bt_bb_icon_holder:before {
    font-size: 1.8em;
    }
.bt_bb_button.bt_bb_style_line.btWithIcon.btWithText.bt_bb_size_large a .bt_bb_icon_holder:before {
    font-size: 1.8em;
    }
.bt_bb_button.bt_bb_style_arrow {
    min-width: auto !important;
    }
.bt_bb_button.bt_bb_style_arrow.btWithIcon {
    padding-bottom: 2em;
    }
.bt_bb_button.bt_bb_style_arrow.btWithIcon a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_button.bt_bb_style_arrow.btWithIcon a .bt_bb_button_text {
    padding-bottom: 0;
    }
.bt_bb_button.bt_bb_style_arrow.btWithIcon a:after {
    position: absolute;
    bottom: -2em;
    left: 0;
    right: 0;
    }
.bt_bb_button.bt_bb_style_arrow a {
    display: block;
    padding: 0 !important;
    position: relative;
    border-radius: 0 !important;
    }
.bt_bb_button.bt_bb_style_arrow a .bt_bb_button_text {
    display: block;
    padding-bottom: 1.2em;
    }
.bt_bb_button.bt_bb_style_arrow a:after {
    content: "\e903";
    font-family: Arrows;
    width: auto;
    height: auto;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    }
.bt_bb_button.bt_bb_style_arrow a:hover {
    color: #8c857a;
    }
.bt_bb_button.bt_bb_style_arrow a:hover:after {
    color: #8c857a;
    }
.bt_bb_button.bt_bb_style_arrow:not(.btWithText) {
    padding-bottom: 0;
    }
.bt_bb_button.bt_bb_style_arrow:not(.btWithText) .bt_bb_link:after {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    }
.bt_bb_button.bt_bb_style_arrow.bt_bb_size_normal a:after {
    content: "\e904";
    }
.bt_bb_button.bt_bb_style_arrow.bt_bb_size_large a:after {
    content: "\e905";
    }
.bt_bb_button.bt_bb_style_outline {
    position: relative;
    min-width: 10.125em;
    }
.bt_bb_button.bt_bb_style_outline:after {
    content: "";
    border: 1px solid #191919;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.bt_bb_shape_square.bt_bb_button.bt_bb_style_outline:after {
    border-radius: 0;
    }
.bt_bb_shape_rounded.bt_bb_button.bt_bb_style_outline:after {
    border-radius: 3px;
    }
.bt_bb_shape_round.bt_bb_button.bt_bb_style_outline:after {
    border-radius: 50px;
    }
.btSoftRoundedButtons .bt_bb_button.bt_bb_style_outline:after {
    border-radius: 3px;
    }
.btHardRoundedButtons .bt_bb_button.bt_bb_style_outline:after {
    border-radius: 50px;
    }
.bt_bb_button.bt_bb_style_outline .bt_bb_link {
    color: #181818;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    z-index: 2;
    }
.bt_bb_button.bt_bb_style_outline .bt_bb_link:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    }
.bt_bb_button.bt_bb_style_outline:hover .bt_bb_link {
    color: #181818;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    }
.bt_bb_button.bt_bb_style_outline:hover:after {
    opacity: .2;
    }
.bt_bb_button.bt_bb_style_outline.btWithIcon.btWithText.bt_bb_icon_position_left .bt_bb_icon_holder {
    border-right: 1px solid #181818;
    padding-right: .7em;
    }
.bt_bb_button.bt_bb_style_outline.btWithIcon.btWithText.bt_bb_icon_position_right .bt_bb_icon_holder {
    border-left: 1px solid #181818;
    padding-left: .7em;
    }
.bt_bb_button.bt_bb_style_filled {
    position: relative;
    min-width: 10.125em;
    }
.bt_bb_button.bt_bb_style_filled:after {
    content: "";
    background: #191919;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.bt_bb_shape_square.bt_bb_button.bt_bb_style_filled:after {
    border-radius: 0;
    }
.bt_bb_shape_rounded.bt_bb_button.bt_bb_style_filled:after {
    border-radius: 3px;
    }
.bt_bb_shape_round.bt_bb_button.bt_bb_style_filled:after {
    border-radius: 50px;
    }
.btSoftRoundedButtons .bt_bb_button.bt_bb_style_filled:after {
    border-radius: 3px;
    }
.btHardRoundedButtons .bt_bb_button.bt_bb_style_filled:after {
    border-radius: 50px;
    }
.bt_bb_button.bt_bb_style_filled .bt_bb_link {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    z-index: 2;
    }
.bt_bb_button.bt_bb_style_filled .bt_bb_link:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    }
.bt_bb_button.bt_bb_style_filled:hover:after {
    opacity: .9;
    }
.bt_bb_button.bt_bb_style_filled.btWithIcon.btWithText.bt_bb_icon_position_left .bt_bb_icon_holder {
    border-right: 1px solid #fff;
    padding-right: .7em;
    }
.bt_bb_button.bt_bb_style_filled.btWithIcon.btWithText.bt_bb_icon_position_right .bt_bb_icon_holder {
    border-left: 1px solid #fff;
    padding-left: .7em;
    }

/* Buttons Combination */
.bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_clean,
.bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_underline,
.bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_line,
.bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_arrow,
.bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_filled,
.bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_clean,
.bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_underline,
.bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_line,
.bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_arrow,
.bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_outline {
    margin-left: 1em;
    }
.rtl .bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_clean,
.rtl .bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_underline,
.rtl .bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_line,
.rtl .bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_arrow,
.rtl .bt_bb_button.bt_bb_style_outline + .bt_bb_button.bt_bb_style_filled,
.rtl .bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_clean,
.rtl .bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_underline,
.rtl .bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_line,
.rtl .bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_arrow,
.rtl .bt_bb_button.bt_bb_style_filled + .bt_bb_button.bt_bb_style_outline {
    margin-left: 0;
    margin-right: 1em;
    }
.bt_bb_button.bt_bb_style_clean + .bt_bb_button.bt_bb_style_outline,
.bt_bb_button.bt_bb_style_underline + .bt_bb_button.bt_bb_style_outline,
.bt_bb_button.bt_bb_style_line + .bt_bb_button.bt_bb_style_outline,
.bt_bb_button.bt_bb_style_arrow + .bt_bb_button.bt_bb_style_outline,
.bt_bb_button.bt_bb_style_clean + .bt_bb_button.bt_bb_style_filled,
.bt_bb_button.bt_bb_style_underline + .bt_bb_button.bt_bb_style_filled,
.bt_bb_button.bt_bb_style_line + .bt_bb_button.bt_bb_style_filled,
.bt_bb_button.bt_bb_style_arrow + .bt_bb_button.bt_bb_style_filled {
    margin-left: 1em;
    }
.bt_bb_button + .bt_bb_button {
    margin-left: 1em;
    }
.rtl .bt_bb_button + .bt_bb_button {
    margin-left: 0;
    margin-right: 1em;
    }

/* Large Buttons */
.bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_clean,
.bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_underline,
.bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_line,
.bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_arrow,
.bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled,
.bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_clean,
.bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_underline,
.bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_line,
.bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_arrow,
.bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline {
    margin-left: 3em;
    }
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_clean,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_underline,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_line,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_arrow,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_outline + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_clean,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_underline,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_line,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_arrow,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_filled + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline {
    margin-left: 0;
    margin-right: 3em;
    }
.bt_bb_button.bt_bb_size_large.bt_bb_style_clean + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline,
.bt_bb_button.bt_bb_size_large.bt_bb_style_underline + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline,
.bt_bb_button.bt_bb_size_large.bt_bb_style_line + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline,
.bt_bb_button.bt_bb_size_large.bt_bb_style_arrow + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline,
.bt_bb_button.bt_bb_size_large.bt_bb_style_clean + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled,
.bt_bb_button.bt_bb_size_large.bt_bb_style_underline + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled,
.bt_bb_button.bt_bb_size_large.bt_bb_style_line + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled,
.bt_bb_button.bt_bb_size_large.bt_bb_style_arrow + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled {
    margin-left: 3em;
    }
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_clean + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_underline + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_line + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_arrow + .bt_bb_button.bt_bb_size_large.bt_bb_style_outline,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_clean + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_underline + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_line + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled,
.rtl .bt_bb_button.bt_bb_size_large.bt_bb_style_arrow + .bt_bb_button.bt_bb_size_large.bt_bb_style_filled {
    margin-left: 0;
    margin-right: 3em;
    }

/* Service */
.bt_bb_style_filled.bt_bb_size_xsmall.bt_bb_service .bt_bb_icon_holder {
    font-size: .9rem;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_small.bt_bb_service .bt_bb_icon_holder {
    font-size: 1.7em;
    }
.bt_bb_style_filled.bt_bb_size_small.bt_bb_service .bt_bb_icon_holder {
    font-size: 1.3rem;
    width: 1.924em;
    height: 1.924em;
    }
.bt_bb_style_borderless.bt_bb_size_normal.bt_bb_service .bt_bb_icon_holder {
    font-size: 2.4em;
    }
.bt_bb_style_filled.bt_bb_size_normal.bt_bb_service .bt_bb_icon_holder {
    font-size: 3rem;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    }
.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder {
    font-size: 3rem;
    width: 2em;
    height: 2em;
    line-height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder {
    width: auto;
    height: auto;
    line-height: 1.2;
    }
.bt_bb_style_filled.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder {
    font-size: 4rem;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    }
.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder {
    font-size: 4rem;
    width: 1.7em;
    height: 1.7em;
    line-height: 1.7em;
    }
.bt_bb_style_borderless.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder {
    width: auto;
    height: auto;
    line-height: 1.2;
    font-size: 5rem;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_service .bt_bb_icon_holder {
    margin-bottom: .5em;
    }
.bt_bb_size_large.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_service .bt_bb_icon_holder {
    margin-bottom: .4em;
    }
.bt_bb_size_xlarge.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_service .bt_bb_icon_holder {
    margin-bottom: .45em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center.bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder {
    height: 1em !important;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    font-size: .875rem;
    line-height: 1.2;
    padding-bottom: .5em;
    }
.btSupertitleWeight_default .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 100;
    }
.bt_bb_supertitle_font_weight_black.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 900;
    }
.bt_bb_supertitle_font_weight_bolder.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 800;
    }
.bt_bb_supertitle_font_weight_bold.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 700;
    }
.bt_bb_supertitle_font_weight_semi-bold.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 600;
    }
.bt_bb_supertitle_font_weight_medium.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 500;
    }
.bt_bb_supertitle_font_weight_normal.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 400;
    }
.bt_bb_supertitle_font_weight_light.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 300;
    }
.bt_bb_supertitle_font_weight_lighter.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 200;
    }
.bt_bb_supertitle_font_weight_thin.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    font-weight: 100;
    }
.bt_bb_title_color_accent.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    color: #8c857a;
    }
.bt_bb_title_color_alternate.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    color: #63725b;
    }
.bt_bb_title_color_light.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    color: #fff;
    }
.bt_bb_title_color_dark.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    color: #181818;
    }
.bt_bb_title_color_gray.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    color: #7c7c7c;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle a {
    color: inherit;
    }
.bt_bb_size_large.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    line-height: 1.6;
    padding-bottom: .7em;
    }
.bt_bb_size_xlarge.bt_bb_service .bt_bb_service_content .bt_bb_service_content_supertitle {
    line-height: 1.6;
    padding-bottom: .7em;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    font-size: 1.875rem;
    line-height: 1.2;
    padding-bottom: .5em;
    }
.btHeadingWeight_default .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 400;
    }
.btHeadingWeight_black .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 100;
    }
.bt_bb_title_color_accent.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    color: #8c857a;
    }
.bt_bb_title_color_alternate.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    color: #63725b;
    }
.bt_bb_title_color_light.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    color: #fff;
    }
.bt_bb_title_color_dark.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    color: #181818;
    }
.bt_bb_title_color_gray.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    color: #7c7c7c;
    }
.bt_bb_title_size_xsmall.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 1.25em;
    }
.bt_bb_title_size_small.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 1.5em;
    }
.bt_bb_title_size_normal.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 1.875em;
    }
.bt_bb_title_size_large.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 2.5em;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title a {
    color: inherit;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_text {
    line-height: 1.8;
    }
.bt_bb_size_large.bt_bb_service .bt_bb_service_content .bt_bb_service_content_text {
    line-height: 1.8em;
    }
.bt_bb_size_xlarge.bt_bb_service .bt_bb_service_content .bt_bb_service_content_text {
    line-height: 1.8em;
    }
.bt_bb_service:hover .bt_bb_service_content_title a {
    color: #8c857a;
    }
.bt_bb_service:hover.bt_bb_style_filled .bt_bb_icon_holder {
    opacity: .8;
    }
.bt_bb_service:hover.bt_bb_style_outline .bt_bb_icon_holder {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1px #8c857a inset;
    box-shadow: 0 0 0 1px #8c857a inset;
    color: #8c857a;
    }

/* Slider */
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list {
    position: static !important;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    }
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list .slick-track {
    position: relative;
    }
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides):not(.bt_bb_wide_content_show) .slick-slider .bt_bb_content_slider_item {
    overflow: hidden;
    }
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides):not(.bt_bb_wide_content_show) .slick-slider .bt_bb_content_slider_item .bt_bb_content_slider_item_content {
    max-width: 1260px;
    padding: 0 30px;
    margin: 0 auto;
    }
.bt_bb_content_slider .slick-slider {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_content_slider .slick-slider .slick-list {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-width: 100%;
    }

/* Arrow navigation */
button.slick-arrow {
    background-color: transparent;
    width: auto;
    height: auto;
    margin: 0;
    line-height: 1;
    padding: 1em 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
button.slick-arrow:before {
    content: "\e900" !important;
    font-size: .6rem;
    font-family: Arrows;
    color: #8c857a;
    line-height: 1;
    }
.bt_bb_navigation_color_light button.slick-arrow:before {
    color: #fff;
    }
.bt_bb_navigation_color_dark button.slick-arrow:before {
    color: #181818;
    }
.bt_bb_navigation_color_alternate button.slick-arrow:before {
    color: #63725b;
    }
button.slick-arrow:hover {
    background-color: transparent;
    }
button.slick-arrow.slick-next {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    }
button.slick-arrow.slick-next:before {
    padding-top: 4px;
    }
.rtl button.slick-arrow.slick-next:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
button.slick-arrow.slick-next:hover {
    -webkit-transform: translateX(.2em);
    -moz-transform: translateX(.2em);
    -ms-transform: translateX(.2em);
    transform: translateX(.2em);
    }
button.slick-arrow.slick-prev {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    }
button.slick-arrow.slick-prev:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
.rtl button.slick-arrow.slick-prev:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    }
button.slick-arrow.slick-prev:hover {
    -webkit-transform: translateX(-.2em);
    -moz-transform: translateX(-.2em);
    -ms-transform: translateX(-.2em);
    transform: translateX(-.2em);
    }

/* Slide number navigation */
.slick-dots {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    height: .5rem;
    width: 5em;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 !important;
    margin: 0 1em !important;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    }
.slick-dots li {
    width: auto;
    margin: 0;
    pointer-events: none;
    border: 0;
    opacity: 0;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    font-weight: 500;
    height: auto;
    line-height: 1;
    background: transparent !important;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: none;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    }
.slick-dots li.slick-active {
    display: block;
    padding-left: .5em;
    opacity: 1;
    }
.slick-dots li:hover,
.slick-dots li.slick-active {
    background-color: transparent;
    }
.slick-dots li button {
    font-size: .8125em;
    line-height: 1;
    color: #8c857a;
    }
.bt_bb_navigation_color_light .slick-dots li button {
    color: #fff;
    }
.bt_bb_navigation_color_dark .slick-dots li button {
    color: #181818;
    }
.bt_bb_navigation_color_alternate .slick-dots li button {
    color: #63725b;
    }
.slick-dots li.bt_bb_slider_paging,
.slick-dots li.bt_bb_content_slider_paging {
    font-size: .8125em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin: 0 1em;
    border-radius: 0;
    opacity: 1;
    color: #8c857a;
    }
.bt_bb_navigation_color_light .slick-dots li.bt_bb_slider_paging,
.bt_bb_navigation_color_light .slick-dots li.bt_bb_content_slider_paging {
    color: #fff;
    }
.bt_bb_navigation_color_dark .slick-dots li.bt_bb_slider_paging,
.bt_bb_navigation_color_dark .slick-dots li.bt_bb_content_slider_paging {
    color: #181818;
    }
.bt_bb_navigation_color_alternate .slick-dots li.bt_bb_slider_paging,
.bt_bb_navigation_color_alternate .slick-dots li.bt_bb_content_slider_paging {
    color: #63725b;
    }
.slick-dots li.bt_bb_slider_paging:before,
.slick-dots li.bt_bb_content_slider_paging:before {
    content: "";
    display: block;
    height: 1.875rem;
    border-left: 1px solid #8c857a;
    margin: -6px 1.5em -6px 0;
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
    }
.rtl .slick-dots li.bt_bb_slider_paging:before,
.rtl .slick-dots li.bt_bb_content_slider_paging:before {
    -webkit-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
    margin: -6px 0 -6px 1.5em;
    }
.bt_bb_navigation_color_light .slick-dots li.bt_bb_slider_paging:before,
.bt_bb_navigation_color_light .slick-dots li.bt_bb_content_slider_paging:before {
    border-color: #fff;
    }
.bt_bb_navigation_color_dark .slick-dots li.bt_bb_slider_paging:before,
.bt_bb_navigation_color_dark .slick-dots li.bt_bb_content_slider_paging:before {
    border-color: #181818;
    }
.bt_bb_navigation_color_alternate .slick-dots li.bt_bb_slider_paging:before,
.bt_bb_navigation_color_alternate .slick-dots li.bt_bb_content_slider_paging:before {
    border-color: #63725b;
    }

/* Navigation position - Hide, Bottom, Below */
.bt_bb_content_slider.bt_bb_show_dots_below .slick-slider .slick-list,
.bt_bb_slider.bt_bb_show_dots_below .slick-slider .slick-list {
    padding-bottom: 6em;
    }
.bt_bb_content_slider.bt_bb_show_dots_below .slick-slider button.slick-arrow,
.bt_bb_slider.bt_bb_show_dots_below .slick-slider button.slick-arrow {
    margin-top: -3em !important;
    }
.bt_bb_content_slider.bt_bb_show_dots_below .slick-slider .slick-dots,
.bt_bb_slider.bt_bb_show_dots_below .slick-slider .slick-dots {
    margin-top: -3em !important;
    }
.bt_bb_content_slider.bt_bb_show_dots_bottom .slick-slider button.slick-arrow,
.bt_bb_slider.bt_bb_show_dots_bottom .slick-slider button.slick-arrow {
    margin-top: -6em !important;
    }
.bt_bb_content_slider.bt_bb_show_dots_bottom .slick-slider .slick-dots,
.bt_bb_slider.bt_bb_show_dots_bottom .slick-slider .slick-dots {
    margin-top: -6em !important;
    }
.bt_bb_content_slider.bt_bb_show_dots_hide .slick-slider button.slick-arrow,
.bt_bb_content_slider.bt_bb_show_dots_hide .slick-slider .slick-dots,
.bt_bb_slider.bt_bb_show_dots_hide .slick-slider button.slick-arrow,
.bt_bb_slider.bt_bb_show_dots_hide .slick-slider .slick-dots {
    display: none !important;
    }
@media (max-width: 768px) {
.bt_bb_content_slider.bt_bb_show_dots_bottom .slick-slider button.slick-arrow,
.bt_bb_slider.bt_bb_show_dots_bottom .slick-slider button.slick-arrow {
    margin-top: -5em !important;
    }
.bt_bb_content_slider.bt_bb_show_dots_bottom .slick-slider .slick-dots,
.bt_bb_slider.bt_bb_show_dots_bottom .slick-slider .slick-dots {
    margin-top: -5em !important;
    }
}

/* Image Slider */
.bt_bb_slider .slick-slider {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_slider .slick-slider .slick-list {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-width: 100%;
    }

/* Custom menu */
.bt_bb_custom_menu div ul {
    margin: 0;
    }
.bt_bb_custom_menu div ul li {
    list-style: none;
    }
.bt_bb_custom_menu div ul a {
    color: inherit;
    font-size: 16px;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    }
.btMenuWeight_default .bt_bb_custom_menu div ul a {
    font-weight: 400;
    }
.btMenuWeight_black .bt_bb_custom_menu div ul a {
    font-weight: 900;
    }
.btMenuWeight_bolder .bt_bb_custom_menu div ul a {
    font-weight: 800;
    }
.btMenuWeight_bold .bt_bb_custom_menu div ul a {
    font-weight: 700;
    }
.btMenuWeight_semi-bold .bt_bb_custom_menu div ul a {
    font-weight: 600;
    }
.btMenuWeight_medium .bt_bb_custom_menu div ul a {
    font-weight: 500;
    }
.btMenuWeight_normal .bt_bb_custom_menu div ul a {
    font-weight: 400;
    }
.btMenuWeight_light .bt_bb_custom_menu div ul a {
    font-weight: 300;
    }
.btMenuWeight_lighter .bt_bb_custom_menu div ul a {
    font-weight: 200;
    }
.btMenuWeight_thin .bt_bb_custom_menu div ul a {
    font-weight: 100;
    }
.bt_bb_font_weight_black.bt_bb_custom_menu div ul a {
    font-weight: 900;
    }
.bt_bb_font_weight_bolder.bt_bb_custom_menu div ul a {
    font-weight: 800;
    }
.bt_bb_font_weight_bold.bt_bb_custom_menu div ul a {
    font-weight: 700;
    }
.bt_bb_font_weight_semi-bold.bt_bb_custom_menu div ul a {
    font-weight: 600;
    }
.bt_bb_font_weight_medium.bt_bb_custom_menu div ul a {
    font-weight: 500;
    }
.bt_bb_font_weight_normal.bt_bb_custom_menu div ul a {
    font-weight: 400;
    }
.bt_bb_font_weight_light.bt_bb_custom_menu div ul a {
    font-weight: 300;
    }
.bt_bb_font_weight_lighter.bt_bb_custom_menu div ul a {
    font-weight: 200;
    }
.bt_bb_font_weight_thin.bt_bb_custom_menu div ul a {
    font-weight: 100;
    }
.bt_bb_custom_menu div ul a:hover {
    color: inherit;
    text-decoration: underline;
    opacity: .7;
    }
.bt_bb_custom_menu div ul > li {
    margin-left: 0;
    }

/* Counter with Icon */
.bt_bb_counter_holder {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    font-size: inherit !important;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_counter_holder,.bt_bb_align_center .bt_bb_align_left.bt_bb_counter_holder,.bt_bb_align_right .bt_bb_align_left .bt_bb_counter_holder,.bt_bb_align_center .bt_bb_align_left .bt_bb_counter_holder,.bt_bb_align_left.bt_bb_counter_holder,.bt_bb_align_left .bt_bb_counter_holder {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_counter_holder,.bt_bb_align_center .bt_bb_align_right.bt_bb_counter_holder,.bt_bb_align_left .bt_bb_align_right .bt_bb_counter_holder,.bt_bb_align_center .bt_bb_align_right .bt_bb_counter_holder,.bt_bb_align_right.bt_bb_counter_holder,.bt_bb_align_right .bt_bb_counter_holder {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_counter_holder,.bt_bb_align_right .bt_bb_align_center.bt_bb_counter_holder,.bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder,.bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder,.bt_bb_align_center.bt_bb_counter_holder,.bt_bb_align_center .bt_bb_counter_holder {
    display: block;
    }
.rtl.bt_bb_counter_holder {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_counter_holder .bt_bb_counter_icon {
    color: #8c857a;
    }
.btNoText.bt_bb_counter_holder .bt_bb_counter_icon {
    padding-bottom: 0;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_counter_holder .bt_bb_counter_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_counter_holder .bt_bb_counter_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon,.bt_bb_align_center.bt_bb_counter_holder .bt_bb_counter_icon,.bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_icon {
    max-width: 100%;
    text-align: center;
    padding-bottom: .5em;
    }
.bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder {
    font-size: 4.5em;
    text-decoration: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: inherit;
    }
.bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder:before {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: inherit;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 280ms ease;
    -moz-transition: all 280ms ease;
    transition: all 280ms ease;
    }
.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_align_center.bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder,.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_align_center .bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder,.bt_bb_align_center.bt_bb_counter_holder .bt_bb_counter_icon .bt_bb_icon_holder,.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_outline .bt_bb_counter_icon .bt_bb_icon_holder {
    overflow: hidden;
    padding: 1rem;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1px #8c857a inset;
    box-shadow: 0 0 0 1px #8c857a inset;
    color: #8c857a;
    font-size: 3em;
    }
.bt_bb_counter_holder.bt_bb_icon_style_filled .bt_bb_counter_icon .bt_bb_icon_holder {
    overflow: hidden;
    padding: 1rem;
    width: 1.3em;
    height: 1.3em;
    background-color: transparent;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 3em #8c857a inset;
    box-shadow: 0 0 0 3em #8c857a inset;
    color: #fff;
    }
.bt_bb_counter_holder .bt_bb_counter_content {
    padding: 0 1em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.btNoIcon.bt_bb_counter_holder .bt_bb_counter_content {
    padding: 0;
    max-width: 100%;
    }
.bt_bb_align_right .bt_bb_align_left.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_right .bt_bb_align_left .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_left.bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_left .bt_bb_counter_holder .bt_bb_counter_content {
    text-align: left;
    padding-right: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_center .bt_bb_align_right.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_center .bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_right.bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_right .bt_bb_counter_holder .bt_bb_counter_content {
    text-align: right;
    padding-left: 0;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_right .bt_bb_align_center.bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_left .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_right .bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_center.bt_bb_counter_holder .bt_bb_counter_content,.bt_bb_align_center .bt_bb_counter_holder .bt_bb_counter_content {
    text-align: center;
    max-width: 100%;
    padding: 0;
    }
.rtl .bt_bb_counter_holder .bt_bb_counter_content {
    text-align: right;
    }
.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    line-height: 1;
    height: 1.1em;
    font-size: 3.125em;
    direction: ltr !important;
    }
.btHeadingWeight_default .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 400;
    }
.btHeadingWeight_black .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-weight: 100;
    }
.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_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-size: 1.1rem;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    line-height: 1.1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding-top: .7em;
    display: block;
    }
.btSubtitleWeight_default .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 400;
    }
.btSubtitleWeight_black .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 800;
    }
.btSubtitleWeight_bold .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 600;
    }
.btSubtitleWeight_medium .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 500;
    }
.btSubtitleWeight_normal .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 400;
    }
.btSubtitleWeight_light .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 200;
    }
.btSubtitleWeight_thin .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-weight: 100;
    }
.btSubtitleStyle_italic .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-style: italic;
    }
.bt_bb_subtitle_style_italic.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-style: italic;
    }
.bt_bb_subtitle_style_regular.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    font-style: normal;
    }
.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_align_center.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text,.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_align_center .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_center .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    padding-top: .4em;
    }
.rtl .bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter_text {
    text-align: right;
    }
@media (max-width: 780px) {
.bt_bb_counter_holder .bt_bb_counter_icon {
    max-width: 100%;
    padding-bottom: .5em;
    }
.bt_bb_counter_holder .bt_bb_counter_content {
    padding: 0;
    max-width: 100%;
    }
.bt_bb_counter_holder.bt_bb_icon_style_filled .bt_bb_counter_content {
    padding: 0 0 0 1em;
    }
}

/* Countdown */
.bt_bb_countdown.btCounterHolder {
    font-size: 3.125em;
    direction: ltr;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder {
    padding: 0;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder div[class$="_content"] {
    position: relative;
    margin: 0;
    float: left;
    width: 25%;
    vertical-align: top;
    display: inline-block;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder .days_content,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .hours_content,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes_content {
    border: none !important;
    position: relative;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder .days_content:after,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .hours_content:after,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes_content:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    background: #969696;
    opacity: .5;
    }
.btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .days_content:after,
.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .days_content:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .days_content:after,
.btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours_content:after,
.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours_content:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours_content:after,
.btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes_content:after,
.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes_content:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes_content:after {
    background: #fff;
    }
.btHideLines.bt_bb_countdown.btCounterHolder .btCountdownHolder .days_content:after,
.btHideLines.bt_bb_countdown.btCounterHolder .btCountdownHolder .hours_content:after,
.btHideLines.bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes_content:after {
    display: none;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder .days > span:not(.days_text) {
    width: .8em;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder div[class$="_icon"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder div[class$="_icon"] .bt_bb_icon_holder {
    font-size: 1.45em;
    line-height: 1;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    position: relative;
    margin: 0;
    float: left;
    width: auto;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    }
.btHeadingWeight_default .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_default .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_default .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_default .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 400;
    }
.btHeadingWeight_black .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_black .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_black .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_black .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_bolder .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_bolder .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_bolder .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_bold .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_bold .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_bold .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_semi-bold .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_semi-bold .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_semi-bold .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_medium .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_medium .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_medium .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_normal .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_normal .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_normal .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_light .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_light .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_light .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_lighter .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_lighter .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_lighter .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,
.btHeadingWeight_thin .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,
.btHeadingWeight_thin .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,
.btHeadingWeight_thin .bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds {
    font-weight: 100;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder .days > span,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .hours > span,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes > span,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds > span {
    display: inline-block;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder .days > span > span,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .hours > span > span,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes > span > span,
.bt_bb_countdown.btCounterHolder .btCountdownHolder .seconds > span > span {
    display: block;
    width: .8em;
    text-align: inherit;
    -webkit-transition: transform 0ms ease-out;
    -moz-transition: transform 0ms ease-out;
    transition: transform 0ms ease-out;
    -webkit-transform: translateY(-3rem);
    -moz-transform: translateY(-3rem);
    -ms-transform: translateY(-3rem);
    transform: translateY(-3rem);
    position: static;
    overflow: hidden;
    height: 3rem;
    line-height: 1;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-size: .32em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    text-transform: capitalize;
    width: 100%;
    margin: 0;
    color: currentColor;
    }
.btSubtitleStyle_italic .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-style: italic;
    }
.bt_bb_subtitle_style_italic.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-style: italic;
    }
.bt_bb_subtitle_style_regular.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-style: normal;
    }
.btSubtitleWeight_default .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 400;
    }
.btSubtitleWeight_black .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 800;
    }
.btSubtitleWeight_bold .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 600;
    }
.btSubtitleWeight_medium .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 500;
    }
.btSubtitleWeight_normal .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 400;
    }
.btSubtitleWeight_light .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 200;
    }
.btSubtitleWeight_thin .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 100;
    }
.bt_bb_subtitle_font_weight_black.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 900;
    }
.bt_bb_subtitle_font_weight_bolder.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 800;
    }
.bt_bb_subtitle_font_weight_bold.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 700;
    }
.bt_bb_subtitle_font_weight_semi-bold.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 600;
    }
.bt_bb_subtitle_font_weight_medium.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 500;
    }
.bt_bb_subtitle_font_weight_normal.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 400;
    }
.bt_bb_subtitle_font_weight_light.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 300;
    }
.bt_bb_subtitle_font_weight_lighter.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 200;
    }
.bt_bb_subtitle_font_weight_thin.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 100;
    }
@media (max-width: 780px) {
.bt_bb_countdown.btCounterHolder .btCountdownHolder div[class$="_content"] {
    width: 100% !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: .5em;
    border: none !important;
    }
.bt_bb_countdown.btCounterHolder .btCountdownHolder div[class$="_content"]:after {
    display: none;
    }
}

/* Price table */
.bt_bb_price_list {
    border: none;
    padding: 2.8em;
    }
.bt_bb_price_list .bt_bb_price_list_icon {
    font-size: 4rem;
    line-height: 1;
    padding-bottom: 1.4rem;
    }
.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder {
    text-decoration: none !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: inherit;
    }
.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder:before {
    width: auto;
    height: auto;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder:before,.bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder:before,.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder:before {
    margin: 0 auto;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder,.bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_icon .bt_bb_icon_holder {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_price_list .bt_bb_price_list_supertitle {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    font-size: 1rem;
    line-height: 1;
    padding-bottom: .5em;
    }
.btSupertitleWeight_default .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_price_list .bt_bb_price_list_supertitle {
    font-weight: 100;
    }
.bt_bb_price_list .bt_bb_price_list_price {
    margin: 0;
    }
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-size: 3.125em;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    }
.btHeadingWeight_default .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 400;
    }
.btHeadingWeight_black .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-weight: 100;
    }
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-size: 3.125em;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    }
.btHeadingWeight_default .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 400;
    }
.btHeadingWeight_black .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-weight: 100;
    }
.bt_bb_price_list ul {
    padding: 1.3rem 0 0;
    }
.bt_bb_price_list ul li {
    border: none;
    padding: .2em 0;
    font-size: 1.1875em;
    }
.bt_bb_price_list ul li:before {
    content: "";
    display: inline-block;
    margin: 0 10px 0 0;
    letter-spacing: inherit;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    line-height: inherit;
    vertical-align: middle;
    background-color: #8c867a;
    }
.rtl .bt_bb_price_list ul li:before {
    margin: 0 0 0 10px;
    }
.bt_bb_price_list .bt_bb_price_list_content_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
.bt_bb_price_list .bt_bb_price_list_content_inner > div {
    width: 100%;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_center .bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_right .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_center .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link {
    -webkit-justify-content: end;
    justify-content: end;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_center .bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_left .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_center .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link,.bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button.bt_bb_style_line .bt_bb_link {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button,.bt_bb_align_right .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button,.bt_bb_align_left .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button,.bt_bb_align_right .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button,.bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button,.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner > div .bt_bb_button {
    margin-left: auto;
    margin-right: auto;
    }
@media (max-width: 580px) {
.bt_bb_price_list {
    padding: 1.8em;
    }
}

/* Promo Prices */
.bt_bb_promo {
    padding: .6em 0;
    }
.bt_bb_promo span {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    font-size: 1.25rem;
    }
.btSupertitleWeight_default .bt_bb_promo span {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_promo span {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_promo span {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_promo span {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_promo span {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_promo span {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_promo span {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_promo span {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_promo span {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_promo span {
    font-weight: 100;
    }
.bt_bb_promo a {
    color: inherit;
    }
.bt_bb_promo a:hover {
    opacity: .7;
    }
.bt_bb_promo .bt_bb_promo_old_price {
    padding-right: 1em;
    opacity: .5;
    -moz-text-decoration-line: line-through;
    text-decoration-line: line-through;
    padding: .5em 1em;
    margin-left: 1em;
    }
.bt_bb_promo .bt_bb_promo_new_price {
    color: #8c857a;
    padding: .5em 1em;
    border: 1px solid #8c857a;
    }
@media (max-width: 1199px) {
.bt_bb_promo > span {
    font-size: 1rem;
    }
}

/* Date */
.bt_bb_date {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_date .bt_bb_date_month,
.bt_bb_date .bt_bb_date_year {
    font-size: 1.125em;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    }
.btSupertitleWeight_default .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_default .bt_bb_date .bt_bb_date_year {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_black .bt_bb_date .bt_bb_date_year {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_bolder .bt_bb_date .bt_bb_date_year {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_bold .bt_bb_date .bt_bb_date_year {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_semi-bold .bt_bb_date .bt_bb_date_year {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_medium .bt_bb_date .bt_bb_date_year {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_normal .bt_bb_date .bt_bb_date_year {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_light .bt_bb_date .bt_bb_date_year {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_lighter .bt_bb_date .bt_bb_date_year {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_date .bt_bb_date_month,
.btSupertitleWeight_thin .bt_bb_date .bt_bb_date_year {
    font-weight: 100;
    }
.bt_bb_date .bt_bb_date_month {
    padding-right: 1em;
    }
.rtl .bt_bb_date .bt_bb_date_month {
    padding-right: 0;
    padding-left: 1em;
    }
.bt_bb_date .bt_bb_date_year {
    padding-left: 1em;
    }
.rtl .bt_bb_date .bt_bb_date_year {
    padding-left: 0;
    padding-right: 1em;
    }
.bt_bb_date .bt_bb_date_day {
    font-size: 4.6875em;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    }
.btHeadingWeight_default .bt_bb_date .bt_bb_date_day {
    font-weight: 400;
    }
.btHeadingWeight_black .bt_bb_date .bt_bb_date_day {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_date .bt_bb_date_day {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_date .bt_bb_date_day {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_date .bt_bb_date_day {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_date .bt_bb_date_day {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_date .bt_bb_date_day {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_date .bt_bb_date_day {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_date .bt_bb_date_day {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_date .bt_bb_date_day {
    font-weight: 100;
    }
@media (max-width: 1199px) {
.bt_bb_date .bt_bb_date_day {
    font-size: 4.0625em;
    }
}

/* Tabs */
.bt_bb_tabs.bt_bb_direction_vertical {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
.bt_bb_tabs .bt_bb_tabs_header {
    border-radius: 0;
    overflow: visible;
    width: 100%;
    }
.bt_bb_direction_vertical.bt_bb_tabs .bt_bb_tabs_header {
    padding-top: 4.5em;
    padding-right: 3.5em;
    max-width: 35%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.rtl .bt_bb_direction_vertical.bt_bb_tabs .bt_bb_tabs_header {
    padding-left: 3.5em;
    padding-right: 0;
    }
.bt_bb_tabs .bt_bb_tabs_header li {
    padding-right: 2em;
    }
.bt_bb_direction_vertical.bt_bb_tabs .bt_bb_tabs_header li {
    width: 100%;
    padding-right: 0;
    border-top: 1px solid rgba(140,133,122,0.4);
    }
.bt_bb_tabs .bt_bb_tabs_header li span {
    font-size: 1.875rem;
    line-height: 1.2;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    padding: .8em 0;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    position: relative;
    }
.btHeadingWeight_default .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 500;
    }
.btHeadingWeight_black .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_tabs .bt_bb_tabs_header li span {
    font-weight: 100;
    }
.bt_bb_tabs .bt_bb_tabs_header li span:after {
    content: "\e900";
    font-family: Arrows;
    font-size: .8rem;
    width: auto;
    position: absolute;
    bottom: 0;
    color: #8c857a;
    opacity: 0;
    -webkit-transform: translateX(-.5em);
    -moz-transform: translateX(-.5em);
    -ms-transform: translateX(-.5em);
    transform: translateX(-.5em);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    }
.bt_bb_direction_vertical.bt_bb_tabs .bt_bb_tabs_header li span:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: .5em;
    position: relative;
    bottom: auto;
    }
.rtl .bt_bb_tabs .bt_bb_tabs_header li span:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 0;
    margin-right: .5em;
    }
.bt_bb_direction_vertical.bt_bb_tabs .bt_bb_tabs_header li:last-child {
    border-bottom: 1px solid rgba(140,133,122,0.4);
    }
.bt_bb_tabs .bt_bb_tabs_header li.on span:after,
.bt_bb_tabs .bt_bb_tabs_header li:hover span:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item {
    opacity: 0;
    -webkit-transition: all 600ms ease-out 0s;
    -moz-transition: all 600ms ease-out 0s;
    transition: all 600ms ease-out 0s;
    -webkit-transform: translateX(-.25em);
    -moz-transform: translateX(-.25em);
    -ms-transform: translateX(-.25em);
    transform: translateX(-.25em);
    }
.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item.on {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item .bt_bb_tab_content {
    padding-top: 1em;
    }
.bt_bb_direction_vertical.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item .bt_bb_tab_content {
    padding-top: 0;
    }
@media (max-width: 992px) {
.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item .bt_bb_tab_content .bt_bb_row_inner .bt_bb_column_inner[data-width="6"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
}

@media (max-width: 768px) {
.bt_bb_tabs {
    display: block !important;
    }
.bt_bb_tabs .bt_bb_tabs_header {
    padding: 0 0 3em 0 !important;
    max-width: 100% !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    }
.bt_bb_tabs .bt_bb_tabs_header li {
    width: auto !important;
    padding-right: 1em !important;
    padding-left: 1em !important;
    border: none !important;
    }
.bt_bb_tabs .bt_bb_tabs_header li span {
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_tabs .bt_bb_tabs_header li span:after {
    position: absolute !important;
    bottom: 0 !important;
    margin: auto !important;
    left: 0;
    right: 0;
    }
.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item .bt_bb_tab_content {
    padding-top: 0;
    }
}

@media (max-width: 680px) {
.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item .bt_bb_tab_content .bt_bb_row_inner .bt_bb_column_inner[data-width="6"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
}

@media (max-width: 580px) {
.bt_bb_tabs .bt_bb_tabs_header li {
    border: none !important;
    }
.bt_bb_tabs .bt_bb_tabs_header li span {
    padding: .4em 0 !important;
    font-size: 1.5rem;
    }
.bt_bb_tabs .bt_bb_tabs_header li span:after {
    bottom: -.4em !important;
    }
.bt_bb_tabs .bt_bb_tabs_header li:last-child {
    border: none !important;
    }
.bt_bb_tabs .bt_bb_tabs_header li:first-child {
    border: none !important;
    }
}

/* Images */
.bt_bb_image.bt_bb_negative_margin_extrasmall {
    margin-top: -.5em;
    }
.bt_bb_image.bt_bb_negative_margin_small {
    margin-top: -1em;
    }
.bt_bb_image.bt_bb_negative_margin_normal {
    margin-top: -2em;
    }
.bt_bb_image.bt_bb_negative_margin_medium {
    margin-top: -4em;
    }
.bt_bb_image.bt_bb_negative_margin_large {
    margin-top: -8em;
    }
.bt_bb_image.bt_bb_negative_margin_extralarge {
    margin-top: -16em;
    }
.bt_bb_image.bt_bb_negative_margin_huge {
    margin-top: -21em;
    }
.bt_bb_image.bt_bb_left_margin_extrasmall {
    margin-left: -.5em;
    }
.rtl .bt_bb_image.bt_bb_left_margin_extrasmall {
    margin-left: 0;
    margin-right: -.5em;
    }
.bt_bb_image.bt_bb_left_margin_small {
    margin-left: -1em;
    }
.rtl .bt_bb_image.bt_bb_left_margin_small {
    margin-left: 0;
    margin-right: -1em;
    }
.bt_bb_image.bt_bb_left_margin_normal {
    margin-left: -2em;
    }
.rtl .bt_bb_image.bt_bb_left_margin_normal {
    margin-left: 0;
    margin-right: -2em;
    }
.bt_bb_image.bt_bb_left_margin_medium {
    margin-left: -4em;
    }
.rtl .bt_bb_image.bt_bb_left_margin_medium {
    margin-left: 0;
    margin-right: -4em;
    }
.bt_bb_image.bt_bb_left_margin_large {
    margin-left: -8em;
    }
.rtl .bt_bb_image.bt_bb_left_margin_large {
    margin-left: 0;
    margin-right: -8em;
    }
.bt_bb_image.bt_bb_left_margin_extralarge {
    margin-left: -16em;
    }
.rtl .bt_bb_image.bt_bb_left_margin_extralarge {
    margin-left: 0;
    margin-right: -16em;
    }
.bt_bb_image.bt_bb_left_margin_huge {
    margin-left: -21em;
    }
.rtl .bt_bb_image.bt_bb_left_margin_huge {
    margin-left: 0;
    margin-right: -21em;
    }
.bt_bb_image.bt_bb_right_margin_extrasmall {
    margin-right: -.5em;
    }
.rtl .bt_bb_image.bt_bb_right_margin_extrasmall {
    margin-right: 0;
    margin-left: -.5em;
    }
.bt_bb_image.bt_bb_right_margin_small {
    margin-right: -1em;
    }
.rtl .bt_bb_image.bt_bb_right_margin_small {
    margin-right: 0;
    margin-left: -1em;
    }
.bt_bb_image.bt_bb_right_margin_normal {
    margin-right: -2em;
    }
.rtl .bt_bb_image.bt_bb_right_margin_normal {
    margin-right: 0;
    margin-left: -2em;
    }
.bt_bb_image.bt_bb_right_margin_medium {
    margin-right: -4em;
    }
.rtl .bt_bb_image.bt_bb_right_margin_medium {
    margin-right: 0;
    margin-left: -4em;
    }
.bt_bb_image.bt_bb_right_margin_large {
    margin-right: -8em;
    }
.rtl .bt_bb_image.bt_bb_right_margin_large {
    margin-right: 0;
    margin-left: -8em;
    }
.bt_bb_image.bt_bb_right_margin_extralarge {
    margin-right: -16em;
    }
.rtl .bt_bb_image.bt_bb_right_margin_extralarge {
    margin-right: 0;
    margin-left: -16em;
    }
.bt_bb_image.bt_bb_right_margin_huge {
    margin-right: -21em;
    }
.rtl .bt_bb_image.bt_bb_right_margin_huge {
    margin-right: 0;
    margin-left: -21em;
    }
.bt_bb_image.bt_bb_bottom_margin_extrasmall {
    margin-bottom: -.5em;
    }
.bt_bb_image.bt_bb_bottom_margin_small {
    margin-bottom: -1em;
    }
.bt_bb_image.bt_bb_bottom_margin_normal {
    margin-bottom: -2em;
    }
.bt_bb_image.bt_bb_bottom_margin_medium {
    margin-bottom: -4em;
    }
.bt_bb_image.bt_bb_bottom_margin_large {
    margin-bottom: -8em;
    }
.bt_bb_image.bt_bb_bottom_margin_extralarge {
    margin-bottom: -16em;
    }
.bt_bb_image.bt_bb_bottom_margin_huge {
    margin-bottom: -21em;
    }
.bt_bb_image.bt_bb_hover_style_zoom-in img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img {
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    }
.bt_bb_image.bt_bb_hover_style_zoom-in:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale:hover img {
    -webkit-transform: scale3d(1.025,1.025,1.025);
    -moz-transform: scale3d(1.025,1.025,1.025);
    -ms-transform: scale3d(1.025,1.025,1.025);
    transform: scale3d(1.025,1.025,1.025);
    }
.bt_bb_image.bt_bb_content_display_always-responsive .bt_bb_image_content {
    opacity: 0;
    -webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    }
.bt_bb_image.bt_bb_content_display_show-on-hover .bt_bb_image_content {
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    }
.bt_bb_image.bt_bb_content_display_always-responsive:hover .bt_bb_image_content {
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1;
    }
html.touch .bt_bb_image.bt_bb_content_display_always-responsive .bt_bb_image_content {
    opacity: 1;
    }
.bt_bb_image.bt_bb_negative_margin_5 {
    margin-top: -5px;
    }
.bt_bb_image.bt_bb_left_margin_5 {
    margin-left: -5px;
    }
.bt_bb_image.bt_bb_right_margin_5 {
    margin-right: -5px;
    }
.bt_bb_image.bt_bb_bottom_margin_5 {
    margin-bottom: -5px;
    }
.bt_bb_image.bt_bb_negative_margin_10 {
    margin-top: -10px;
    }
.bt_bb_image.bt_bb_left_margin_10 {
    margin-left: -10px;
    }
.bt_bb_image.bt_bb_right_margin_10 {
    margin-right: -10px;
    }
.bt_bb_image.bt_bb_bottom_margin_10 {
    margin-bottom: -10px;
    }
.bt_bb_image.bt_bb_negative_margin_15 {
    margin-top: -15px;
    }
.bt_bb_image.bt_bb_left_margin_15 {
    margin-left: -15px;
    }
.bt_bb_image.bt_bb_right_margin_15 {
    margin-right: -15px;
    }
.bt_bb_image.bt_bb_bottom_margin_15 {
    margin-bottom: -15px;
    }
.bt_bb_image.bt_bb_negative_margin_20 {
    margin-top: -20px;
    }
.bt_bb_image.bt_bb_left_margin_20 {
    margin-left: -20px;
    }
.bt_bb_image.bt_bb_right_margin_20 {
    margin-right: -20px;
    }
.bt_bb_image.bt_bb_bottom_margin_20 {
    margin-bottom: -20px;
    }
.bt_bb_image.bt_bb_negative_margin_25 {
    margin-top: -25px;
    }
.bt_bb_image.bt_bb_left_margin_25 {
    margin-left: -25px;
    }
.bt_bb_image.bt_bb_right_margin_25 {
    margin-right: -25px;
    }
.bt_bb_image.bt_bb_bottom_margin_25 {
    margin-bottom: -25px;
    }
.bt_bb_image.bt_bb_negative_margin_30 {
    margin-top: -30px;
    }
.bt_bb_image.bt_bb_left_margin_30 {
    margin-left: -30px;
    }
.bt_bb_image.bt_bb_right_margin_30 {
    margin-right: -30px;
    }
.bt_bb_image.bt_bb_bottom_margin_30 {
    margin-bottom: -30px;
    }
.bt_bb_image.bt_bb_negative_margin_35 {
    margin-top: -35px;
    }
.bt_bb_image.bt_bb_left_margin_35 {
    margin-left: -35px;
    }
.bt_bb_image.bt_bb_right_margin_35 {
    margin-right: -35px;
    }
.bt_bb_image.bt_bb_bottom_margin_35 {
    margin-bottom: -35px;
    }
.bt_bb_image.bt_bb_negative_margin_40 {
    margin-top: -40px;
    }
.bt_bb_image.bt_bb_left_margin_40 {
    margin-left: -40px;
    }
.bt_bb_image.bt_bb_right_margin_40 {
    margin-right: -40px;
    }
.bt_bb_image.bt_bb_bottom_margin_40 {
    margin-bottom: -40px;
    }
.bt_bb_image.bt_bb_negative_margin_45 {
    margin-top: -45px;
    }
.bt_bb_image.bt_bb_left_margin_45 {
    margin-left: -45px;
    }
.bt_bb_image.bt_bb_right_margin_45 {
    margin-right: -45px;
    }
.bt_bb_image.bt_bb_bottom_margin_45 {
    margin-bottom: -45px;
    }
.bt_bb_image.bt_bb_negative_margin_50 {
    margin-top: -50px;
    }
.bt_bb_image.bt_bb_left_margin_50 {
    margin-left: -50px;
    }
.bt_bb_image.bt_bb_right_margin_50 {
    margin-right: -50px;
    }
.bt_bb_image.bt_bb_bottom_margin_50 {
    margin-bottom: -50px;
    }
.bt_bb_image.bt_bb_negative_margin_55 {
    margin-top: -55px;
    }
.bt_bb_image.bt_bb_left_margin_55 {
    margin-left: -55px;
    }
.bt_bb_image.bt_bb_right_margin_55 {
    margin-right: -55px;
    }
.bt_bb_image.bt_bb_bottom_margin_55 {
    margin-bottom: -55px;
    }
.bt_bb_image.bt_bb_negative_margin_60 {
    margin-top: -60px;
    }
.bt_bb_image.bt_bb_left_margin_60 {
    margin-left: -60px;
    }
.bt_bb_image.bt_bb_right_margin_60 {
    margin-right: -60px;
    }
.bt_bb_image.bt_bb_bottom_margin_60 {
    margin-bottom: -60px;
    }
.bt_bb_image.bt_bb_negative_margin_65 {
    margin-top: -65px;
    }
.bt_bb_image.bt_bb_left_margin_65 {
    margin-left: -65px;
    }
.bt_bb_image.bt_bb_right_margin_65 {
    margin-right: -65px;
    }
.bt_bb_image.bt_bb_bottom_margin_65 {
    margin-bottom: -65px;
    }
.bt_bb_image.bt_bb_negative_margin_70 {
    margin-top: -70px;
    }
.bt_bb_image.bt_bb_left_margin_70 {
    margin-left: -70px;
    }
.bt_bb_image.bt_bb_right_margin_70 {
    margin-right: -70px;
    }
.bt_bb_image.bt_bb_bottom_margin_70 {
    margin-bottom: -70px;
    }
.bt_bb_image.bt_bb_negative_margin_75 {
    margin-top: -75px;
    }
.bt_bb_image.bt_bb_left_margin_75 {
    margin-left: -75px;
    }
.bt_bb_image.bt_bb_right_margin_75 {
    margin-right: -75px;
    }
.bt_bb_image.bt_bb_bottom_margin_75 {
    margin-bottom: -75px;
    }
.bt_bb_image.bt_bb_negative_margin_80 {
    margin-top: -80px;
    }
.bt_bb_image.bt_bb_left_margin_80 {
    margin-left: -80px;
    }
.bt_bb_image.bt_bb_right_margin_80 {
    margin-right: -80px;
    }
.bt_bb_image.bt_bb_bottom_margin_80 {
    margin-bottom: -80px;
    }
.bt_bb_image.bt_bb_negative_margin_85 {
    margin-top: -85px;
    }
.bt_bb_image.bt_bb_left_margin_85 {
    margin-left: -85px;
    }
.bt_bb_image.bt_bb_right_margin_85 {
    margin-right: -85px;
    }
.bt_bb_image.bt_bb_bottom_margin_85 {
    margin-bottom: -85px;
    }
.bt_bb_image.bt_bb_negative_margin_90 {
    margin-top: -90px;
    }
.bt_bb_image.bt_bb_left_margin_90 {
    margin-left: -90px;
    }
.bt_bb_image.bt_bb_right_margin_90 {
    margin-right: -90px;
    }
.bt_bb_image.bt_bb_bottom_margin_90 {
    margin-bottom: -90px;
    }
.bt_bb_image.bt_bb_negative_margin_95 {
    margin-top: -95px;
    }
.bt_bb_image.bt_bb_left_margin_95 {
    margin-left: -95px;
    }
.bt_bb_image.bt_bb_right_margin_95 {
    margin-right: -95px;
    }
.bt_bb_image.bt_bb_bottom_margin_95 {
    margin-bottom: -95px;
    }
.bt_bb_image.bt_bb_negative_margin_100 {
    margin-top: -100px;
    }
.bt_bb_image.bt_bb_left_margin_100 {
    margin-left: -100px;
    }
.bt_bb_image.bt_bb_right_margin_100 {
    margin-right: -100px;
    }
.bt_bb_image.bt_bb_bottom_margin_100 {
    margin-bottom: -100px;
    }

/* Image - Inner Gap */
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_5px .bt_bb_image_content {
    margin: 5px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_10px .bt_bb_image_content {
    margin: 10px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_20px .bt_bb_image_content {
    margin: 20px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_30px .bt_bb_image_content {
    margin: 30px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_40px .bt_bb_image_content {
    margin: 40px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_50px .bt_bb_image_content {
    margin: 50px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_60px .bt_bb_image_content {
    margin: 60px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_70px .bt_bb_image_content {
    margin: 70px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_80px .bt_bb_image_content {
    margin: 80px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_90px .bt_bb_image_content {
    margin: 90px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_100px .bt_bb_image_content {
    margin: 100px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_110px .bt_bb_image_content {
    margin: 110px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_120px .bt_bb_image_content {
    margin: 120px;
    }
@media (max-width: 992px) {
.bt_bb_image.bt_bb_negative_margin_extrasmall,
.bt_bb_image.bt_bb_negative_margin_small,
.bt_bb_image.bt_bb_negative_margin_normal,
.bt_bb_image.bt_bb_negative_margin_medium,
.bt_bb_image.bt_bb_negative_margin_large,
.bt_bb_image.bt_bb_negative_margin_extralarge,
.bt_bb_image.bt_bb_negative_margin_huge {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_extrasmall,
.bt_bb_image.bt_bb_left_margin_small,
.bt_bb_image.bt_bb_left_margin_normal,
.bt_bb_image.bt_bb_left_margin_medium,
.bt_bb_image.bt_bb_left_margin_large,
.bt_bb_image.bt_bb_left_margin_extralarge,
.bt_bb_image.bt_bb_left_margin_huge {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_extrasmall,
.bt_bb_image.bt_bb_right_margin_small,
.bt_bb_image.bt_bb_right_margin_normal,
.bt_bb_image.bt_bb_right_margin_medium,
.bt_bb_image.bt_bb_right_margin_large,
.bt_bb_image.bt_bb_right_margin_extralarge,
.bt_bb_image.bt_bb_right_margin_huge {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_extrasmall,
.bt_bb_image.bt_bb_bottom_margin_small,
.bt_bb_image.bt_bb_bottom_margin_normal,
.bt_bb_image.bt_bb_bottom_margin_medium,
.bt_bb_image.bt_bb_bottom_margin_large,
.bt_bb_image.bt_bb_bottom_margin_extralarge,
.bt_bb_image.bt_bb_bottom_margin_huge {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_5 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_5 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_5 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_5 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_10 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_10 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_10 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_10 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_15 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_15 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_15 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_15 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_20 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_20 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_20 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_20 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_25 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_25 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_25 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_25 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_30 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_30 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_30 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_30 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_35 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_35 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_35 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_35 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_40 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_40 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_40 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_40 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_45 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_45 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_45 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_45 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_50 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_50 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_50 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_50 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_55 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_55 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_55 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_55 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_60 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_60 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_60 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_60 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_65 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_65 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_65 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_65 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_70 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_70 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_70 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_70 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_75 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_75 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_75 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_75 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_80 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_80 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_80 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_80 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_85 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_85 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_85 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_85 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_90 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_90 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_90 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_90 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_95 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_95 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_95 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_95 {
    margin-bottom: 0 !important;
    }
.bt_bb_image.bt_bb_negative_margin_100 {
    margin-top: 0 !important;
    }
.bt_bb_image.bt_bb_left_margin_100 {
    margin-left: 0 !important;
    }
.bt_bb_image.bt_bb_right_margin_100 {
    margin-right: 0 !important;
    }
.bt_bb_image.bt_bb_bottom_margin_100 {
    margin-bottom: 0 !important;
    }
}

/* Lightbox */
.mfp-wrap {
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    }
.mfp-wrap.mfp-gallery.mfp-auto-cursor.mfp-ready {
    opacity: 1;
    }
.mfp-figure:after {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.mfp-container {
    background: rgba(0,0,0,.8);
    }
button.mfp-arrow {
    width: 5em;
    height: 5em;
    }
button.mfp-arrow:before {
    display: none;
    }
button.mfp-arrow:after {
    content: "\e901";
    font-family: Arrows;
    font-size: 1rem;
    width: auto;
    height: auto;
    border: none;
    padding: 1em 0;
    margin-top: -.5em;
    top: 0;
    color: #fff;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    }
button.mfp-arrow.mfp-arrow-left:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
button.mfp-arrow.mfp-arrow-right:after {
    margin-left: -2em;
    }

/* Accordion */
.bt_bb_accordion .bt_bb_accordion_item {
    position: relative;
    border: none !important;
    }
.bt_bb_accordion .bt_bb_accordion_item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    background: #8c857a;
    opacity: .3;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    padding: 1em 0;
    border: none !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_icon_holder {
    font-size: 1.9em;
    text-decoration: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: inherit;
    margin-right: 1rem;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_icon_holder:before {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: inherit;
    padding: 0 .1rem;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 280ms ease;
    -moz-transition: all 280ms ease;
    transition: all 280ms ease;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-size: 1.6875rem;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    line-height: 1.1;
    margin-right: .5em;
    }
.btHeadingWeight_default .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 500;
    }
.btHeadingWeight_black .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-weight: 100;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_minus_plus {
    display: block;
    cursor: pointer;
    height: 1.8em;
    width: auto;
    margin: 0 .5em;
    position: relative;
    justify-self: flex-end;
    margin-left: auto;
    }
.rtl .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_minus_plus {
    margin-left: .5em;
    margin-right: auto;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_minus_plus:after {
    content: '\eab1';
    font-family: 'Ionicons';
    font-size: 1.9em;
    line-height: 1;
    color: #181818;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
    padding: 0;
    max-width: 1100px;
    display: block;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all;
    }
.bt_bb_accordion .bt_bb_accordion_item.on {
    min-height: 1px;
    max-height: 1000em;
    }
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title .bt_bb_accordion_item_minus_plus:after {
    content: '\ea8a';
    }
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
    display: block;
    opacity: 1;
    height: auto;
    padding-bottom: 2em;
    }
@media (max-width: 1199px) {
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-size: 1.5em;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_icon_holder {
    font-size: 1.2em;
    }
}

@media (max-width: 768px) {
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
    font-size: 1.3125em;
    }
}

/* Masonry Gallery */
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image {
    overflow: hidden;
    position: relative;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background: rgba(24,24,24,.2);
    pointer-events: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 900ms ease-in-out;
    -moz-transition: all 900ms ease-in-out;
    transition: all 900ms ease-in-out;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image img {
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: all 900ms ease-in-out;
    -moz-transition: all 900ms ease-in-out;
    transition: all 900ms ease-in-out;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_inner_image img {
    -webkit-transform: scale3d(1.025,1.025,1.025);
    -moz-transform: scale3d(1.025,1.025,1.025);
    -ms-transform: scale3d(1.025,1.025,1.025);
    transform: scale3d(1.025,1.025,1.025);
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_inner_image:after {
    opacity: 1;
    }
.bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner_image:after,
.bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner_content:before {
    display: none !important;
    }

/* Masonry - FIX */
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content {
    width: -webkit-calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: calc(100% + 20px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content {
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    }

/* Latest posts */
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    margin-bottom: 1.5em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category {
    padding: 0 0 .5em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
    font-size: 1.875em;
    font-weight: inherit;
    padding: 0 0 .5rem;
    margin: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.8em;
    max-height: 3.6em;
    line-height: 1.2;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a {
    color: inherit;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
    color: #8c857a;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    font-size: 1.125rem;
    margin-top: .5em;
    line-height: 1.7;
    }
.btSubtitleWeight_default .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 400;
    }
.btSubtitleWeight_black .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 800;
    }
.btSubtitleWeight_bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 600;
    }
.btSubtitleWeight_medium .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 500;
    }
.btSubtitleWeight_normal .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 400;
    }
.btSubtitleWeight_light .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 200;
    }
.btSubtitleWeight_thin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-weight: 100;
    }
.btSubtitleStyle_italic .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-style: italic;
    }
.bt_bb_subtitle_style_italic.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-style: italic;
    }
.bt_bb_subtitle_style_regular.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-style: normal;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date:before {
    content: "";
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author:before {
    content: "";
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author a {
    color: inherit;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author a:hover {
    color: #8c857a;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_comments:before {
    content: "\ea21";
    font-family: Ionicons;
    padding-right: .5em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > div:not(:last-child):after {
    content: ' / ';
    padding: 0 .25em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 1.8em;
    max-height: 7.2em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories,
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories {
    font-size: .875em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    background-color: transparent;
    padding: 0;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    }
.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_default .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_black .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_bolder .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_bold .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_semi-bold .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_medium .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_normal .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_light .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_lighter .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a,
.btSupertitleWeight_thin .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a {
    font-weight: 100;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li a:hover,
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li a:hover {
    background: transparent;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul.post-categories li:not(:first-child) a:before,
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category ul.post-categories li:not(:first-child) a:before {
    content: "";
    display: inline-block;
    margin: -2px 10px 0 10px;
    letter-spacing: inherit;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    line-height: inherit;
    vertical-align: middle;
    background-color: #8c857a;
    }

/* Masonry post grid */
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail {
    overflow: hidden;
    position: relative;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background: rgba(24,24,24,.2);
    pointer-events: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 900ms ease-in-out;
    -moz-transition: all 900ms ease-in-out;
    transition: all 900ms ease-in-out;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail img {
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: all 900ms ease-in-out;
    -moz-transition: all 900ms ease-in-out;
    transition: all 900ms ease-in-out;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail:hover img {
    -webkit-transform: scale3d(1.025,1.025,1.025);
    -moz-transform: scale3d(1.025,1.025,1.025);
    -ms-transform: scale3d(1.025,1.025,1.025);
    transform: scale3d(1.025,1.025,1.025);
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail:hover:after {
    opacity: 1;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content {
    padding: 1.5em 0 0;
    background: transparent;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    padding: 0 0 .6em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    }
.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
    font-weight: 100;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:not(:first-child):before {
    content: "";
    display: inline-block;
    margin: -2px 10px 0 10px;
    letter-spacing: inherit;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    line-height: inherit;
    vertical-align: middle;
    background-color: #8c857a;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
    font-size: 1.875em;
    padding: 0;
    margin: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.8em;
    max-height: 5.4em;
    line-height: 1.2;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
    color: inherit;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover {
    opacity: .7;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    font-size: 1.125rem;
    margin-top: .5em;
    line-height: 1.7;
    }
.btSubtitleWeight_default .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 400;
    }
.btSubtitleWeight_black .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 800;
    }
.btSubtitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 600;
    }
.btSubtitleWeight_medium .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 500;
    }
.btSubtitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 400;
    }
.btSubtitleWeight_light .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 200;
    }
.btSubtitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-weight: 100;
    }
.btSubtitleStyle_italic .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-style: italic;
    }
.bt_bb_subtitle_style_italic.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-style: italic;
    }
.bt_bb_subtitle_style_regular.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-style: normal;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before {
    content: "";
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:before {
    content: "";
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author a {
    color: inherit;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author a:hover {
    color: #8c857a;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before {
    content: "\ea21";
    font-family: Ionicons;
    padding-right: .5em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > div:not(:last-child):after {
    content: ' / ';
    padding: 0 .25em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
    margin-top: 1.5em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
    padding: 0 .5em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt:not(:empty) {
    margin-top: .5em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.8em;
    max-height: 5.4em;
    }
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
    padding-bottom: 1.5em;
    }
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    padding: 0 0 10px 0 !important;
    margin: 0 .7em;
    position: relative;
    overflow: hidden;
    border-radius: 0 !important;
    text-transform: uppercase;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    }
.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 400;
    }
.btSupertitleWeight_black .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 800;
    }
.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 600;
    }
.btSupertitleWeight_medium .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 500;
    }
.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 400;
    }
.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 200;
    }
.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    font-weight: 100;
    }
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #181818;
    opacity: .9;
    -webkit-transform: translateX(-102%);
    -moz-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    background: transparent !important;
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    border-color: #fff;
    }
.btAccentSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after,
.btDarkSkin .btAccentSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after,
.btAccentSkin .btDarkSkin .btAccentSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    border-color: #181818;
    }
.btGraySkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after,
.btDarkSkin .btGraySkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after,
.btGraySkin .btDarkSkin .btGraySkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    border-color: #7c7c7c;
    }
.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:hover:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    }
.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 {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #181818;
    opacity: .9;
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before {
    border-color: #fff;
    }
.btAccentSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before,
.btDarkSkin .btAccentSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before,
.btAccentSkin .btDarkSkin .btAccentSkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before {
    border-color: #181818;
    }
.btGraySkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before,
.btDarkSkin .btGraySkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before,
.btGraySkin .btDarkSkin .btGraySkin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before {
    border-color: #7c7c7c;
    }
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:hover:before {
    -webkit-transform: translateX(102%);
    -moz-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    }
.bt_bb_masonry_post_grid .bt_bb_post_grid_loader {
    border: 2px solid #f3f3f3;
    border-top: 2px solid #8c857a;
    }
@media (max-width: 780px) {
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    padding-bottom: 0 !important;
    }
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before,
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    bottom: .4em;
    }
}

/* Google & OpenStreet map */
.bt_bb_map_content {
    max-width: 1280px;
    margin: auto;
    padding: 4em 0;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location {
    padding: 2em;
    }
@media (max-width: 640px) {
.bt_bb_map_content {
    padding: 0;
    }
.bt_bb_map_content .bt_bb_map_content_wrapper {
    padding: 0;
    }
.bt_bb_map.bt_bb_maps_with_content .bt_bb_map_map {
    height: 600px !important;
    position: relative;
    }
}

/* Progress bar */
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner.animated {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    }
.bt_bb_progress_bar.bt_bb_size_small {
    font-size: .8em;
    }
.bt_bb_progress_bar.bt_bb_size_small .bt_bb_progress_bar_inner {
    padding-top: .3em;
    padding-bottom: .3em;
    }

/* Text */
.bt_bb_text p a {
    color: inherit;
    }
.bt_bb_text p a:hover {
    color: inherit;
    text-decoration: underline;
    opacity: .7;
    }

/* Timeline */
.bt_bb_timeline {
    padding-top: 4em;
    }
.bt_bb_timeline .bt_bb_inner_timeline {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_timeline .bt_bb_inner_timeline:last-child .bt_bb_inner_timeline_content {
    padding-bottom: 0;
    }
.bt_bb_timeline .bt_bb_inner_timeline:last-child .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder:after {
    display: none;
    }
.bt_bb_timeline .bt_bb_inner_timeline:last-child .bt_bb_inner_timeline_image {
    padding-bottom: 0;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding: 0 7em 7em 7em;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding: 0 7em 7em 0;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding-bottom: 3em;
    }
.rtl .bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding-bottom: 3em;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding-bottom: 1em;
    }
.rtl .bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding-bottom: 1em;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder:after {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    background: #8c857a;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder .bt_bb_inner_timeline_content_holder_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content:before {
    content: " ";
    text-align: center;
    display: block;
    line-height: 9px;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 0;
    left: -5px;
    color: #8c857a;
    color: white;
    -webkit-box-shadow: 0 0 0 2em #8c857a inset;
    box-shadow: 0 0 0 2em #8c857a inset;
    border-radius: 50%;
    }
.btDarkSkin .bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content:before,
.btLightSkin .btDarkSkin .bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content:before {
    background: #191919;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content {
    text-align: left !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content .bt_bb_headline {
    text-align: left !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content .bt_bb_button {
    float: left;
    margin: 0;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7em 7em 0;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding: 0 0 7em 7em;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding-bottom: 3em;
    }
.rtl .bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding-bottom: 3em;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding-bottom: 1em;
    }
.rtl .bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding-bottom: 1em;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image .bt_bb_image {
    float: none;
    }
.bt_bb_timeline .bt_bb_inner_timeline.bt_bb_image_border .bt_bb_inner_timeline_image .bt_bb_image {
    border: .8em solid #fff;
    margin: 0 !important;
    background: #fff;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7em 7em 0;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    padding: 0 0 7em 7em;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    padding-bottom: 3em;
    }
.rtl .bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    padding-bottom: 3em;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    padding-bottom: 1em;
    }
.rtl .bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    padding-bottom: 1em;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon .bt_bb_icon_holder {
    font-size: 7.5rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon .bt_bb_icon_holder {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon .bt_bb_icon_holder:before {
    line-height: 1;
    width: auto;
    height: auto;
    }
.bt_bb_timeline .bt_bb_inner_timeline.bt_bb_style_filled .bt_bb_inner_timeline_icon .bt_bb_icon_holder:before {
    font-size: 6rem;
    padding: 1rem;
    -webkit-box-shadow: 0 0 0 4em #191919 inset;
    box-shadow: 0 0 0 4em #191919 inset;
    color: #fff;
    border-radius: 50%;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content {
    text-align: left;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content {
    padding: 0 0 7em 7em;
    }
.rtl .bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content {
    padding-bottom: 3em;
    }
.rtl .bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content {
    padding-bottom: 1em;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_image .bt_bb_image {
    float: right;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_image {
    padding: 0 7em 7em 0;
    }
.rtl .bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_image {
    padding-bottom: 3em;
    }
.rtl .bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_image {
    padding-bottom: 1em;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_icon {
    padding: 0 7em 7em 0;
    }
.rtl .bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_icon {
    padding-bottom: 3em;
    }
.rtl .bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_icon {
    padding-bottom: 1em;
    }
.bt_bb_timeline .bt_bb_inner_timeline:first-child .bt_bb_inner_timeline_icon {
    margin-top: -1em;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content {
    text-align: right !important;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    text-align: right !important;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content {
    text-align: left;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content:before {
    left: auto;
    right: -4px;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder:after {
    left: auto;
    right: 0;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content {
    text-align: right !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content .bt_bb_button {
    float: right;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content .bt_bb_headline {
    text-align: right !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image {
    text-align: left;
    padding: 0 0 7em 7em;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image {
    padding-bottom: 3em;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image {
    padding-bottom: 1em;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon {
    padding: 0 0 7em 7em;
    margin-top: 0;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon {
    padding-bottom: 3em;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon {
    padding-bottom: 1em;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon .bt_bb_icon_holder {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.rtl .bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon .bt_bb_icon_holder {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_timeline .bt_bb_inner_timeline .animate {
    -webkit-transition-delay: 0ms !important;
    -moz-transition-delay: 0ms !important;
    transition-delay: 0ms !important;
    }
@media (max-width: 991px) {
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding: 0 0 3.5em 3.5em !important;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding-bottom: 3em !important;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding-bottom: 1em !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding: 0 3.5em 3.5em 0 !important;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding-bottom: 3em !important;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding-bottom: 1em !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    padding: 0 3.5em 3.5em 0 !important;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    padding-bottom: 3em !important;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_icon {
    padding-bottom: 1em !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content {
    padding: 0 3.5em 0 0 !important;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content {
    padding-bottom: 3em !important;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content {
    padding-bottom: 1em !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image {
    padding: 0 0 3.5em 3.5em !important;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image {
    padding-bottom: 3em !important;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image {
    padding-bottom: 1em !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon {
    padding: 0 0 3.5em 3.5em !important;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon {
    padding-bottom: 3em !important;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon {
    padding-bottom: 1em !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content {
    padding-left: 0 !important;
    padding-bottom: 3.5em !important;
    }
.bt_bb_padding_small.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content {
    padding-bottom: 3em !important;
    }
.bt_bb_padding_xsmall.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content {
    padding-bottom: 1em !important;
    }
}

@media (max-width: 620px) {
.bt_bb_timeline {
    padding-top: 0;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder {
    padding: 0 0 2em;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even),
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) {
    display: block;
    padding-bottom: 4em;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even):last-child,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd):last-child {
    padding: 0;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even):after,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd):after {
    content: '' !important;
    display: none;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content {
    padding: 0;
    text-align: inherit;
    max-width: 100%;
    margin: 0;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content:before,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content:before {
    display: none;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content:after,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder:after,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content:after,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_content_holder:after {
    display: none;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content .bt_bb_button,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content .bt_bb_button {
    float: none;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_image {
    padding: 1em 0 0;
    text-align: inherit;
    max-width: 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin: 0;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image .bt_bb_image,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_image .bt_bb_image {
    float: none;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_image .bt_bb_image img,
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(odd) .bt_bb_inner_timeline_image .bt_bb_image img {
    margin: 0 auto;
    }
.bt_bb_timeline .bt_bb_inner_timeline_icon {
    padding: 0 !important;
    margin: 0 auto;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_icon .bt_bb_icon_holder {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_timeline .bt_bb_inner_timeline.btWithIcon {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_timeline .bt_bb_inner_timeline.btWithIcon .bt_bb_inner_timeline_icon {
    padding: 0 0 0 3.5em !important;
    margin: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    max-width: 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
.bt_bb_timeline .bt_bb_inner_timeline.btWithIcon .bt_bb_inner_timeline_icon .bt_bb_icon_holder {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_timeline .bt_bb_inner_timeline.btWithIcon .bt_bb_inner_timeline_content {
    padding: 3em 0 0 0 !important;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    text-align: left !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline.btWithIcon .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content {
    text-align: left !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline.btWithIcon .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content .bt_bb_headline {
    text-align: left !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline {
    position: relative;
    border-left: 1px solid #181818;
    }
.bt_bb_timeline .bt_bb_inner_timeline:before {
    content: " ";
    text-align: center;
    display: block;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 0;
    left: -4px;
    -webkit-box-shadow: 0 0 0 2em #181818 inset;
    box-shadow: 0 0 0 2em #181818 inset;
    border-radius: 50%;
    }
.bt_bb_timeline .bt_bb_inner_timeline:last-child {
    padding-bottom: 0 !important;
    border: none !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:last-child .bt_bb_inner_timeline_content_holder {
    padding-bottom: 0 !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline .bt_bb_inner_timeline_image {
    padding-left: 3.5em !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content {
    text-align: left !important;
    }
.bt_bb_timeline .bt_bb_inner_timeline:nth-child(even) .bt_bb_inner_timeline_content .bt_bb_inner_timeline_inner_content .bt_bb_headline {
    text-align: left !important;
    }
}

.bt_bb_link {
    display: block;
    position: relative;
    }
.bt_bb_link .bt_bb_link_content {
    color: inherit;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_link .bt_bb_link_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_link .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_align_right .bt_bb_link .bt_bb_link_content,.bt_bb_align_right.bt_bb_link .bt_bb_link_content,.bt_bb_align_right .bt_bb_link .bt_bb_link_content {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_link .bt_bb_link_content,.bt_bb_align_right .bt_bb_align_center.bt_bb_link .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_align_center .bt_bb_link .bt_bb_link_content,.bt_bb_align_center.bt_bb_link .bt_bb_link_content,.bt_bb_align_center .bt_bb_link .bt_bb_link_content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-size: 1.5rem;
    line-height: 1.2;
    font-family: "Cormorant",Arial,Helvetica,sans-serif;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    }
.btHeadingWeight_default .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 500;
    }
.btHeadingWeight_black .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 900;
    }
.btHeadingWeight_bolder .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 800;
    }
.btHeadingWeight_bold .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 700;
    }
.btHeadingWeight_semi-bold .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 600;
    }
.btHeadingWeight_medium .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 500;
    }
.btHeadingWeight_normal .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 400;
    }
.btHeadingWeight_light .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 300;
    }
.btHeadingWeight_lighter .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 200;
    }
.btHeadingWeight_thin .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
    font-weight: 100;
    }
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
    content: "\e900";
    font-family: Arrows;
    font-size: .8em;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: .5em;
    color: #8c857a;
    -webkit-transform: translateX(-.5em);
    -moz-transform: translateX(-.5em);
    -ms-transform: translateX(-.5em);
    transform: translateX(-.5em);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after,.bt_bb_align_center .bt_bb_align_right.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after,.bt_bb_align_left .bt_bb_align_right .bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after,.bt_bb_align_center .bt_bb_align_right .bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after,.bt_bb_align_right.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after,.bt_bb_align_right .bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
    margin-left: 0;
    margin-right: .5em;
    -webkit-transform: translateX(.5em)rotate(180deg);
    -moz-transform: translateX(.5em)rotate(180deg);
    -ms-transform: translateX(.5em)rotate(180deg);
    transform: translateX(.5em)rotate(180deg);
    }
.rtl .bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
    margin-left: 0;
    margin-right: .5em;
    -webkit-transform: translateX(.5em)rotate(180deg);
    -moz-transform: translateX(.5em)rotate(180deg);
    -ms-transform: translateX(.5em)rotate(180deg);
    transform: translateX(.5em)rotate(180deg);
    }
.bt_bb_link:hover .bt_bb_link_content {
    opacity: .9;
    }
.bt_bb_link:hover .bt_bb_link_content .bt_bb_link_text {
    color: #8c857a;
    }
.bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl .bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after,
.bt_bb_align_left .bt_bb_align_right .bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after,
.bt_bb_align_center .bt_bb_align_right .bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after,
.bt_bb_align_right.bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after,
.bt_bb_align_right .bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after {
    -webkit-transform: translateX(0)rotate(180deg);
    -moz-transform: translateX(0)rotate(180deg);
    -ms-transform: translateX(0)rotate(180deg);
    transform: translateX(0)rotate(180deg);
    }

/* WPC7 Form */
.wpcf7-form input:not([type='radio']),
.wpcf7-form input:not([type='checkbox']),
.wpcf7-form textarea,
.wpcf7-form .fancy-select .trigger {
    border-radius: 0;
    }
.darkSkinSelector .wpcf7-form input:not([type='radio']),
.darkSkinSelector .wpcf7-form input:not([type='checkbox']),
.darkSkinSelector .wpcf7-form textarea,
.darkSkinSelector .wpcf7-form .fancy-select .trigger {
    color: #181818;
    }
.wpcf7-form .fancy-select .trigger {
    line-height: 3.2em;
    }
.wpcf7-form .fancy-select .options.overflowing {
    bottom: 3.35em;
    }
.wpcf7-form .wpcf7-submit {
    font-size: .9375em !important;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    cursor: pointer;
    width: auto !important;
    padding: 1em 2em !important;
    -webkit-box-shadow: 0 0 0 1px #8c857a inset;
    box-shadow: 0 0 0 1px #8c857a inset;
    color: #8c857a !important;
    border: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btButtonWeight_default .wpcf7-form .wpcf7-submit {
    font-weight: 500;
    }
.btButtonWeight_black .wpcf7-form .wpcf7-submit {
    font-weight: 900;
    }
.btButtonWeight_bolder .wpcf7-form .wpcf7-submit {
    font-weight: 800;
    }
.btButtonWeight_bold .wpcf7-form .wpcf7-submit {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .wpcf7-form .wpcf7-submit {
    font-weight: 600;
    }
.btButtonWeight_medium .wpcf7-form .wpcf7-submit {
    font-weight: 500;
    }
.btButtonWeight_normal .wpcf7-form .wpcf7-submit {
    font-weight: 400;
    }
.btButtonWeight_light .wpcf7-form .wpcf7-submit {
    font-weight: 300;
    }
.btButtonWeight_lighter .wpcf7-form .wpcf7-submit {
    font-weight: 200;
    }
.btButtonWeight_thin .wpcf7-form .wpcf7-submit {
    font-weight: 100;
    }
.btButtonTextStyle_italic .wpcf7-form .wpcf7-submit {
    font-style: italic;
    }
.wpcf7-form .wpcf7-submit:hover {
    -webkit-box-shadow: 0 0 0 2em #8c857a inset;
    box-shadow: 0 0 0 2em #8c857a inset;
    color: #fff !important;
    }
.bt_bb_align_center .wpcf7-form .wpcf7-submit {
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_align_right .wpcf7-form .wpcf7-submit {
    margin-left: auto;
    }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border: 1px solid #63725b;
    }
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 1px solid #8c857a;
    }
span.wpcf7-not-valid-tip {
    color: #8c857a;
    }
div.wpcf7 .ajax-loader {
    background: none !important;
    -webkit-animation: rotate 900ms ease-in-out infinite;
    -moz-animation: rotate 900ms ease-in-out infinite;
    animation: rotate 900ms ease-in-out infinite;
    width: auto;
    height: 24px;
    margin: 0;
    padding: 0;
    }
div.wpcf7 .ajax-loader:before {
    content: '\ea80';
    height: 24px;
    width: 24px;
    line-height: 1;
    font-size: 1.5em;
    font-family: 'Ionicons';
    }
@-webkit-keyframes rotate {
0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    }
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
    }
100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

@keyframes rotate {
0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    }
100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

/* Contact Us */
.btContact .btContactRow {
    padding-bottom: .8em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.btContact .btContactRow > span {
    width: 100%;
    text-align: left;
    padding-bottom: .5em;
    }
.btContact .btContactRow.btEvent .fancy-select .trigger {
    line-height: 2.2em;
    padding-left: .25em;
    }
.btContact .btContactRow.btEvent .fancy-select .trigger:before {
    margin-top: 0;
    }
.btContact .btContactRow.btUnderlineRow {
    padding-bottom: 1.5em;
    border-bottom: 1px solid rgba(0,0,0,.15);
    }
.btContact .btContactRow .btContactColumn {
    max-width: 50%;
    padding-right: 1em;
    float: left;
    }
.btContact .btContactRow .btContactColumn:last-child {
    padding-right: 0;
    }
.btShortForm.btContact .btContactRow {
    padding-bottom: 0;
    }
.btContact .btContactRow .btContactLabel {
    padding-left: .25em;
    }
.btContact .btContactRow.btCateringMenuRow .btContactLabel {
    padding-top: 1em;
    }
.btContact .btContactRow.btCateringMenuRow .catering-menu .trigger {
    padding: 0 !important;
    opacity: .7;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.15);
    }
.btContact .btContactRow.btCateringMenuRow .catering-menu .trigger.open {
    opacity: 1;
    }
.btArrowButton.btContact .btContactRow.btCateringMenuRow .catering-menu .trigger {
    opacity: 1;
    }
.btContact .btContactRow.btCateringMenuRow ul.options li {
    padding: .5em 0 .5em 1em !important;
    }
.btContact .btContactRow.btCateringMenuRow.btOpacity .catering-menu .trigger {
    opacity: 1;
    }
.btContact .btContactRow input,
.btContact .btContactRow textarea {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: .9em .3em;
    }
.btContact .btContactRow input::placeholder,
.btContact .btContactRow textarea::placeholder {
    opacity: 1;
    }
.btLight.btContact .btContactRow input,
.btLight.btContact .btContactRow textarea {
    border-color: rgb(255,255,255,.3);
    }
.btLight.btContact .btContactRow input::placeholder,
.btLight.btContact .btContactRow textarea::placeholder {
    opacity: .7;
    color: #fff;
    }
.btShortForm.btContact .btContactRow input,
.btShortForm.btContact .btContactRow textarea {
    padding-top: 0;
    }
.btFilled.btContact .btContactRow input,
.btFilled.btContact .btContactRow textarea {
    border-bottom: 1px solid rgba(0,0,0,.15);
    border-radius: 0 !important;
    }
.btRSVP.btContact .btContactRow input::placeholder,
.btRSVP.btContact .btContactRow textarea::placeholder {
    opacity: 1;
    }
.btContact .btContactRow input:focus,
.btContact .btContactRow textarea:focus {
    border-color: rgba(0,0,0,.3) !important;
    }
.btLight.btContact .btContactRow input:focus,
.btLight.btContact .btContactRow textarea:focus {
    border-color: rgb(255,255,255,1) !important;
    }
.btContact .btContactRow textarea {
    height: 7.8em;
    }
.btShortForm.btContact .btContactRow textarea {
    height: 4.5em;
    padding: .5em 0;
    }
.btOutline.btContact .btContactRow textarea {
    height: 5em;
    margin-top: 2em;
    }
.btRSVP.btContact .btContactRow textarea {
    height: 5.8em;
    }
.btFilled.btContact .btContactRow textarea {
    padding: .9em .3em !important;
    }
.btContact .btContactButton {
    position: relative;
    padding-top: 2em;
    }
.btShortForm.btContact .btContactButton {
    position: relative;
    padding-top: .5em;
    }
.btRSVP.btContact .btContactButton {
    padding-top: .5em;
    }
.btContact .btContactButton button {
    font-size: .9375em !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    background: transparent;
    padding: .8em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .8em 0 !important;
    }
.btSoftRoundedButtons .btContact .btContactButton button {
    border-radius: 3px;
    }
.btHardRoundedButtons .btContact .btContactButton button {
    border-radius: 50px;
    }
.btContact .btContactButton button:before {
    content: "";
    height: 2.8em;
    width: 1px;
    margin-right: .8em;
    pointer-events: none;
    background: #8c857a;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 1;
    }
.btShortForm.btContact .btContactButton button:before {
    display: none;
    }
.btOutline.btContact .btContactButton button:before {
    display: none;
    }
.btRSVP.btContact .btContactButton button:before {
    display: none;
    }
.btFilled.btContact .btContactButton button:before {
    display: none;
    }
.btLight.btContact .btContactButton button:before {
    position: absolute;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    margin: 0;
    left: 50%;
    -webkit-transform: translate(0,-100%)scaleY(1);
    -moz-transform: translate(0,-100%)scaleY(1);
    -ms-transform: translate(0,-100%)scaleY(1);
    transform: translate(0,-100%)scaleY(1);
    }
.btShortForm.btContact .btContactButton button {
    font-size: 1em !important;
    margin-left: 0;
    letter-spacing: 4px;
    }
.btOutline.btContact .btContactButton button {
    padding: .3em 2em !important;
    -webkit-box-shadow: 0 0 0 1px #8c857a inset;
    box-shadow: 0 0 0 1px #8c857a inset;
    }
.btLight.btContact .btContactButton button {
    padding-top: 3em !important;
    color: #fff !important;
    }
.btLight.btContact .btContactButton button:before {
    background: #fff;
    }
.btLight.btContact .btContactButton button:hover {
    color: #fff !important;
    }
.btLight.btContact .btContactButton button:hover:before {
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: translate(0,-100%)scaleY(.7);
    -moz-transform: translate(0,-100%)scaleY(.7);
    -ms-transform: translate(0,-100%)scaleY(.7);
    transform: translate(0,-100%)scaleY(.7);
    }
.btRSVP.btContact .btContactButton button {
    margin-left: 0;
    overflow: hidden;
    }
.btRSVP.btContact .btContactButton button:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #8c857a;
    opacity: .9;
    -webkit-transform: translateX(-102%);
    -moz-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    background: transparent !important;
    }
.btRSVP.btContact .btContactButton button:hover {
    color: #63725b !important;
    }
.btRSVP.btContact .btContactButton button:hover:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-color: #63725b;
    }
.btArrowButton.btContact .btContactButton button {
    display: block;
    font-size: 1em !important;
    }
.btArrowButton.btContact .btContactButton button:after {
    content: "\e903";
    font-family: Arrows;
    font-size: 1em;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    display: block;
    right: auto;
    bottom: auto;
    opacity: 1;
    margin-top: -.5em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    border: none !important;
    }
.btFilled.btContact .btContactButton button {
    padding: .3em 2em !important;
    color: #181818 !important;
    -webkit-box-shadow: 0 0 0 4em #8c857a inset;
    box-shadow: 0 0 0 4em #8c857a inset;
    min-width: 8em;
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.btAlternateDarkColor.btContact .btContactButton button {
    color: #181818 !important;
    -webkit-box-shadow: 0 0 0 4em #63725b inset;
    box-shadow: 0 0 0 4em #63725b inset;
    }
.btAccentDarkColor.btContact .btContactButton button {
    color: #181818 !important;
    -webkit-box-shadow: 0 0 0 4em #8c857a inset;
    box-shadow: 0 0 0 4em #8c857a inset;
    }
.btAccentLightColor.btContact .btContactButton button {
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 4em #8c857a inset;
    box-shadow: 0 0 0 4em #8c857a inset;
    }
.btUnderline.btContact .btContactButton button {
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
    padding: 0 0 .5em 0 !important;
    }
.btUnderline.btContact .btContactButton button:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #181818;
    opacity: .9;
    -webkit-transform: translateX(-102%);
    -moz-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    background: transparent !important;
    }
.btUnderline.btContact .btContactButton button:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    margin: 0;
    border-bottom: 1px solid #8c857a;
    background: transparent;
    opacity: .9;
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    }
.btContact .btContactButton button:hover {
    color: #8c857a !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btContact .btContactButton button:hover:before {
    -webkit-transform: scaleY(.7);
    -moz-transform: scaleY(.7);
    -ms-transform: scaleY(.7);
    transform: scaleY(.7);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.btFilled.btContact .btContactButton button:hover {
    color: #181818 !important;
    }
.btAccentLightColor.btContact .btContactButton button:hover {
    color: #fff !important;
    }
.btAlternateDarkColor.btContact .btContactButton button:hover {
    color: #181818 !important;
    }
.btUnderline.btContact .btContactButton button:hover {
    color: #181818 !important;
    }
.btUnderline.btContact .btContactButton button:hover:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) .2s;
    }
.btUnderline.btContact .btContactButton button:hover:before {
    -webkit-transform: translateX(102%);
    -moz-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%);
    -webkit-transition: transform 1s cubic-bezier(.23,1,.32,1);
    -moz-transition: transform 1s cubic-bezier(.23,1,.32,1);
    transition: transform 1s cubic-bezier(.23,1,.32,1);
    }
.btShortForm.btContact .btContactButton .ajax-loader {
    position: absolute;
    top: 1.5em;
    }
.btRSVP.btContact .btContactButton .ajax-loader {
    position: absolute;
    top: 1.5em;
    right: 16em;
    }
.btContact .btContactList .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    display: block;
    margin: 0;
    text-align: left;
    }
.btContact .btContactList .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type='radio'] {
    margin-right: .5em;
    padding: 0;
    -webkit-appearance: none;
    border: none;
    }
.btContact .btContactList .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type='radio']:after {
    content: '';
    width: .9em;
    height: .9em;
    display: inline-block;
    border-radius: 15px;
    position: relative;
    background-color: #fff;
    visibility: visible;
    border: 1px solid #838383;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btContact .btContactList .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type='radio']:checked:after {
    content: '';
    width: .9em;
    height: .9em;
    border-radius: 15px;
    display: inline-block;
    position: relative;
    background-color: #8c857a;
    visibility: visible;
    border: 1px solid #8c857a;
    }
.btContact .fancy-select .options.open {
    padding: .5em 0;
    }
@media (max-width: 580px) {
.btContact .btContactRow {
    display: block;
    }
.btContact .btContactRow .btContactColumn {
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 1em;
    float: none;
    }
.btContact .btContactRow .btContactLabel {
    float: left;
    }
}

/* Newsletter */
.btNewsletter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: end;
    align-items: end;
    }
.btNewsletter .btNewsletterColumn {
    -webkit-flex: 1 0 80%;
    -ms-flex: 1 0 80%;
    flex: 1 0 80%;
    max-width: 80%;
    }
.btNewsletter .btNewsletterColumn input {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: .9em 0;
    }
.btNewsletter .btNewsletterButton {
    -webkit-flex: 1 0 20%;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
    max-width: 20%;
    position: relative;
    }
.btNewsletter .btNewsletterButton input {
    font-size: 2em !important;
    font-family: Ionicons;
    padding: .25rem !important;
    width: auto;
    height: auto;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #8c857a !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    cursor: pointer;
    border-bottom: 1px solid rgba(0,0,0,.1);
    line-height: 1.3em;
    }
.btAlternate.btNewsletter .btNewsletterButton input {
    color: #63725b !important;
    }
.btNewsletter .btNewsletterButton input:hover {
    color: #63725b !important;
    }
.btDark.btNewsletter .btNewsletterButton input:hover {
    color: #181818 !important;
    }
.btAlternate.btNewsletter .btNewsletterButton input:hover {
    color: #8c857a !important;
    }
.btDark.btNewsletter .btNewsletterButton input {
    color: #181818 !important;
    }
.btNewsletter .btNewsletterButton .ajax-loader {
    position: absolute;
    right: 3em;
    bottom: 1em;
    }

/* Newsletter - Subscriber */
.btNewsletter.btSubscribe {
    max-width: 600px;
    }
.btNewsletter.btSubscribe .btNewsletterColumn {
    padding-right: 1em;
    }
.btNewsletter.btSubscribe .btNewsletterColumn input {
    font-size: 1.2em;
    padding-bottom: .5em;
    line-height: 1;
    border-bottom: 1px solid #fff;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    color: #fff !important;
    }
.btSubtitleStyle_italic .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-style: italic;
    }
.btSubtitleWeight_default .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 400;
    }
.btSubtitleWeight_black .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 800;
    }
.btSubtitleWeight_bold .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 600;
    }
.btSubtitleWeight_medium .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 500;
    }
.btSubtitleWeight_normal .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 400;
    }
.btSubtitleWeight_light .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 200;
    }
.btSubtitleWeight_thin .btNewsletter.btSubscribe .btNewsletterColumn input {
    font-weight: 100;
    }
.btNewsletter.btSubscribe .btNewsletterColumn input::placeholder {
    color: #fff !important;
    }
.btNewsletter.btSubscribe .btNewsletterButton button {
    -webkit-box-shadow: 0 0 0 1px rgb(255,255,255,.5) inset;
    box-shadow: 0 0 0 1px rgb(255,255,255,.5) inset;
    color: #fff !important;
    background: transparent;
    font-size: 1.2em !important;
    letter-spacing: 3px;
    padding: .6em 1.5em !important;
    }
.btNewsletter.btSubscribe .btNewsletterButton button:hover {
    -webkit-box-shadow: 0 0 0 1px rgb(255,255,255,.3) inset !important;
    box-shadow: 0 0 0 1px rgb(255,255,255,.3) inset !important;
    }
.btNewsletter.btSubscribe .btNewsletterButton .ajax-loader {
    right: -4em;
    }

/* Testimonials */
.bt_bb_testimonial {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial,.bt_bb_align_right.bt_bb_testimonial,.bt_bb_align_right .bt_bb_testimonial {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_testimonial .bt_bb_testimonial_image {
    -webkit-flex: 1 0 57%;
    -ms-flex: 1 0 57%;
    flex: 1 0 57%;
    max-width: 57%;
    z-index: 1;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_image,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_image,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_image,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_image,.bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_image,.bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_image {
    margin-top: 4em;
    margin-left: -5em;
    }
.bt_bb_testimonial .bt_bb_testimonial_content {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    padding: 3em 5em 4.5em 5em;
    margin-top: 4em;
    text-align: center;
    z-index: 2;
    margin-left: -5.25em;
    color: #181818;
    background-color: #fff;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_content {
    margin-top: 0;
    margin: 0;
    height: fit-content;
    }
.NoImage.bt_bb_testimonial .bt_bb_testimonial_content {
    margin: 0;
    max-width: 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
.rtl .bt_bb_testimonial .bt_bb_testimonial_content {
    margin-right: -5.25em;
    margin-left: 0;
    }
.bt_bb_style_accent_light.bt_bb_testimonial .bt_bb_testimonial_content {
    color: #8c857a;
    background-color: #fff;
    }
.bt_bb_style_accent_beige.bt_bb_testimonial .bt_bb_testimonial_content {
    color: #8c857a;
    background-color: #f8f7f4;
    }
.bt_bb_style_alternate_accent_light.bt_bb_testimonial .bt_bb_testimonial_content {
    color: #63725b;
    background-color: #fff;
    }
.bt_bb_style_alternate_accent_gray.bt_bb_testimonial .bt_bb_testimonial_content {
    color: #8a867b;
    background-color: #f6f6f6;
    }
.bt_bb_style_alternate_accent_beige.bt_bb_testimonial .bt_bb_testimonial_content {
    color: #8a867b;
    background-color: #f8f7f4;
    }
.bt_bb_style_dark_transparent.bt_bb_testimonial .bt_bb_testimonial_content {
    color: #181818;
    background-color: transparent;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    content: "\e902";
    font-family: Quote;
    font-size: 3em;
    line-height: 1em;
    display: block;
    text-align: center;
    margin-bottom: .3em;
    }
.bt_bb_style_alternate_accent_light.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    color: #8c857a;
    }
.bt_bb_style_alternate_accent_gray.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    color: #8c857a;
    }
.bt_bb_style_alternate_accent_beige.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    color: #8c857a;
    }
.bt_bb_icon_style_filled_01.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    content: "\e903";
    }
.bt_bb_icon_style_stroke_02.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    content: "\e904";
    }
.bt_bb_icon_style_filled_02.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    content: "\e905";
    }
.bt_bb_icon_style_stroke_03.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    content: "\e900";
    }
.bt_bb_icon_style_filled_03.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_icon:before {
    content: "\e901";
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_headline {
    padding-bottom: 1em;
    margin: 0 auto;
    text-align: center;
    }
.bt_bb_style_alternate_accent_gray.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_headline {
    color: #63725b;
    }
.bt_bb_style_alternate_accent_beige.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_headline {
    color: #63725b;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-size: 1.125em;
    line-height: 1.8;
    font-weight: 600;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    }
.btSubtitleStyle_italic .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-style: italic;
    }
.btSubtitleWeight_default .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 400;
    }
.btSubtitleWeight_black .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 800;
    }
.btSubtitleWeight_bold .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 600;
    }
.btSubtitleWeight_medium .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 500;
    }
.btSubtitleWeight_normal .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 400;
    }
.btSubtitleWeight_light .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 200;
    }
.btSubtitleWeight_thin .bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-weight: 100;
    }
.bt_bb_text_style_italic.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text span {
    font-style: italic;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_testimonial_text + .bt_bb_button.bt_bb_style_line {
    padding-top: 1.5em;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_headline + .bt_bb_button.bt_bb_style_line {
    padding-top: 1.5em;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button {
    float: none;
    margin-right: .25em;
    margin-left: .25em;
    }
.bt_bb_style_alternate_accent_light.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button {
    color: #8c857a;
    }
.bt_bb_style_alternate_accent_gray.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button {
    color: #8c857a;
    }
.bt_bb_style_alternate_accent_beige.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button {
    color: #8c857a;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button.bt_bb_style_line a {
    padding-top: 3em !important;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button.bt_bb_style_filled {
    margin-top: 2em !important;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button.bt_bb_style_filled:after {
    background-color: #8c857a;
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button a .bt_bb_button_text:before {
    position: absolute;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    margin: 0;
    left: 50%;
    -webkit-transform: translate(0,-100%)scaleY(1);
    -moz-transform: translate(0,-100%)scaleY(1);
    -ms-transform: translate(0,-100%)scaleY(1);
    transform: translate(0,-100%)scaleY(1);
    }
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button a:hover .bt_bb_button_text:before {
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: translate(0,-100%)scaleY(.7);
    -moz-transform: translate(0,-100%)scaleY(.7);
    -ms-transform: translate(0,-100%)scaleY(.7);
    transform: translate(0,-100%)scaleY(.7);
    }
.bt_bb_style_accent_light.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button a .bt_bb_button_text:before {
    background-color: #8c857a;
    }
.bt_bb_style_accent_beige.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button a .bt_bb_button_text:before {
    background-color: #8c857a;
    }
.bt_bb_style_alternate_accent_light.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button a .bt_bb_button_text:before {
    background-color: #8c857a;
    }
.bt_bb_style_alternate_accent_gray.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button a .bt_bb_button_text:before {
    background-color: #8c857a;
    }
.bt_bb_style_alternate_accent_beige.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button a .bt_bb_button_text:before {
    background-color: #8c857a;
    }
.rtl .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_image {
    margin-right: -5em;
    margin-left: 0;
    }

/* fix: bt_bb_testimonial */
body:not(.bt_bb_fe_preview_toggle) .bt_bb_testimonial.bt_bb_fe_edit_box .bt_bb_fe_before,
body:not(.bt_bb_fe_preview_toggle) .bt_bb_testimonial.bt_bb_fe_editing_box .bt_bb_fe_before {
    z-index: 5;
    }
@media (max-width: 780px) {
.bt_bb_testimonial {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt_bb_testimonial .bt_bb_testimonial_image {
    max-width: 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin: 0 !important;
    }
.bt_bb_testimonial .bt_bb_testimonial_content {
    max-width: 90%;
    margin: -4em auto 0 auto;
    padding: 3em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_content,.bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_content {
    margin: -4em auto 0 auto;
    }
}

/* Floating image */
.bt_bb_floating_image {
    position: absolute;
    z-index: 999;
    }
.bt_bb_floating_image_vertical_position_top.bt_bb_floating_image {
    top: 0;
    }
.bt_bb_floating_image_vertical_position_middle.bt_bb_floating_image {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    }
.bt_bb_floating_image_vertical_position_bottom.bt_bb_floating_image {
    bottom: 0;
    }
.bt_bb_floating_image_horizontal_position_left.bt_bb_floating_image {
    left: 0;
    }
.bt_bb_floating_image_horizontal_position_center.bt_bb_floating_image {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    }
.bt_bb_floating_image_horizontal_position_right.bt_bb_floating_image {
    right: 0;
    }
.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 1200ms ease-out;
    -moz-transition: transform 1200ms ease-out;
    transition: transform 1200ms ease-out;
    }
.bt_bb_floating_image_animation_style_ease_out.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms ease-out;
    -moz-transition: transform 1200ms ease-out;
    transition: transform 1200ms ease-out;
    }
.bt_bb_floating_image_animation_style_ease_out_sine.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    -moz-transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    }
.bt_bb_floating_image_animation_style_ease_in.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms ease-in;
    -moz-transition: transform 1200ms ease-in;
    transition: transform 1200ms ease-in;
    }
.bt_bb_floating_image_animation_style_ease_in_sine.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    -moz-transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    }
.bt_bb_floating_image_animation_style_ease_in_out.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms ease-in-out;
    -moz-transition: transform 1200ms ease-in-out;
    transition: transform 1200ms ease-in-out;
    }
.bt_bb_floating_image_animation_style_ease_in_out_sine.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    -moz-transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    }
.bt_bb_floating_image_animation_style_ease_in_out_back.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    -moz-transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    }
.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n + 2) {
    -webkit-transition-duration: 1400ms;
    -moz-transition-duration: 1400ms;
    transition-duration: 1400ms;
    }
.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n + 3) {
    -webkit-transition-duration: 1600ms;
    -moz-transition-duration: 1600ms;
    transition-duration: 1600ms;
    }
.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n + 4) {
    -webkit-transition-duration: 1800ms;
    -moz-transition-duration: 1800ms;
    transition-duration: 1800ms;
    }

/* Animation duration */
.bt_bb_floating_image_animation_duration_0.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    transition-duration: 0ms;
    }
.bt_bb_floating_image_animation_duration_100.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    transition-duration: 100ms;
    }
.bt_bb_floating_image_animation_duration_200.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    transition-duration: 200ms;
    }
.bt_bb_floating_image_animation_duration_300.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms;
    }
.bt_bb_floating_image_animation_duration_400.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms;
    }
.bt_bb_floating_image_animation_duration_500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms;
    }
.bt_bb_floating_image_animation_duration_600.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 600ms;
    -moz-transition-duration: 600ms;
    transition-duration: 600ms;
    }
.bt_bb_floating_image_animation_duration_700.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 700ms;
    -moz-transition-duration: 700ms;
    transition-duration: 700ms;
    }
.bt_bb_floating_image_animation_duration_800.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 800ms;
    -moz-transition-duration: 800ms;
    transition-duration: 800ms;
    }
.bt_bb_floating_image_animation_duration_900.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 900ms;
    -moz-transition-duration: 900ms;
    transition-duration: 900ms;
    }
.bt_bb_floating_image_animation_duration_1000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    transition-duration: 1000ms;
    }
.bt_bb_floating_image_animation_duration_1100.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1100ms;
    -moz-transition-duration: 1100ms;
    transition-duration: 1100ms;
    }
.bt_bb_floating_image_animation_duration_1200.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1200ms;
    -moz-transition-duration: 1200ms;
    transition-duration: 1200ms;
    }
.bt_bb_floating_image_animation_duration_1300.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1300ms;
    -moz-transition-duration: 1300ms;
    transition-duration: 1300ms;
    }
.bt_bb_floating_image_animation_duration_1400.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1400ms;
    -moz-transition-duration: 1400ms;
    transition-duration: 1400ms;
    }
.bt_bb_floating_image_animation_duration_1500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1500ms;
    -moz-transition-duration: 1500ms;
    transition-duration: 1500ms;
    }
.bt_bb_floating_image_animation_duration_1600.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1600ms;
    -moz-transition-duration: 1600ms;
    transition-duration: 1600ms;
    }
.bt_bb_floating_image_animation_duration_1700.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1700ms;
    -moz-transition-duration: 1700ms;
    transition-duration: 1700ms;
    }
.bt_bb_floating_image_animation_duration_1800.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1800ms;
    -moz-transition-duration: 1800ms;
    transition-duration: 1800ms;
    }
.bt_bb_floating_image_animation_duration_1900.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1900ms;
    -moz-transition-duration: 1900ms;
    transition-duration: 1900ms;
    }
.bt_bb_floating_image_animation_duration_2000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 2000ms;
    -moz-transition-duration: 2000ms;
    transition-duration: 2000ms;
    }
.bt_bb_floating_image_animation_duration_2500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 2500ms;
    -moz-transition-duration: 2500ms;
    transition-duration: 2500ms;
    }
.bt_bb_floating_image_animation_duration_3000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 3000ms;
    -moz-transition-duration: 3000ms;
    transition-duration: 3000ms;
    }
.bt_bb_floating_image_animation_duration_3500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 3500ms;
    -moz-transition-duration: 3500ms;
    transition-duration: 3500ms;
    }
.bt_bb_floating_image_animation_duration_4000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 4000ms;
    -moz-transition-duration: 4000ms;
    transition-duration: 4000ms;
    }
.bt_bb_floating_image_animation_duration_5000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 5000ms;
    -moz-transition-duration: 5000ms;
    transition-duration: 5000ms;
    }
.bt_bb_floating_image_animation_duration_6000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 6000ms;
    -moz-transition-duration: 6000ms;
    transition-duration: 6000ms;
    }

/* Animation delay */
.bt_bb_floating_image_animation_delay_0.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms;
    }
.bt_bb_floating_image_animation_delay_100.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
    }
.bt_bb_floating_image_animation_delay_200.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }
.bt_bb_floating_image_animation_delay_300.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
    }
.bt_bb_floating_image_animation_delay_400.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.bt_bb_floating_image_animation_delay_500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
    }
.bt_bb_floating_image_animation_delay_600.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.bt_bb_floating_image_animation_delay_700.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    transition-delay: 700ms;
    }
.bt_bb_floating_image_animation_delay_800.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.bt_bb_floating_image_animation_delay_900.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.bt_bb_floating_image_animation_delay_1000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
@media (max-width: 992px) {
.bt_bb_floating_image.bt_bb_floating_image_relative_responsive_yes {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    }
.bt_bb_floating_image.bt_bb_floating_image_relative_responsive_yes .bt_bb_floating_image_image {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    }
}

/* Background Letter */
.bt_bb_background_letter {
    position: relative;
    z-index: 1;
    margin-top: 1em;
    }
.bt_bb_background_letter .bt_bb_background_letter_letter {
    color: #f6f5f0;
    font-size: 13em;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.2;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_right .bt_bb_align_center.bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_left .bt_bb_align_center .bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_right .bt_bb_align_center .bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_center.bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_center .bt_bb_background_letter .bt_bb_background_letter_letter {
    right: 0;
    margin: auto;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_center .bt_bb_align_right.bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_left .bt_bb_align_right .bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_center .bt_bb_align_right .bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_right.bt_bb_background_letter .bt_bb_background_letter_letter,.bt_bb_align_right .bt_bb_background_letter .bt_bb_background_letter_letter {
    left: auto;
    right: 0;
    }
.bt_bb_color_accent.bt_bb_background_letter .bt_bb_background_letter_letter {
    color: #8c857a;
    }
.bt_bb_color_alternate.bt_bb_background_letter .bt_bb_background_letter_letter {
    color: #63725b;
    }
.bt_bb_color_light.bt_bb_background_letter .bt_bb_background_letter_letter {
    color: #fff;
    }
.bt_bb_color_dark.bt_bb_background_letter .bt_bb_background_letter_letter {
    color: #181818;
    }
.bt_bb_color_dark_gray.bt_bb_background_letter .bt_bb_background_letter_letter {
    color: #909090;
    }
.bt_bb_opacity_medium.bt_bb_background_letter .bt_bb_background_letter_letter {
    opacity: .7;
    }
.bt_bb_opacity_small.bt_bb_background_letter .bt_bb_background_letter_letter {
    opacity: .6;
    }
.bt_bb_opacity_extrasmall.bt_bb_background_letter .bt_bb_background_letter_letter {
    opacity: .5;
    }
.bt_bb_opacity_extraextrasmall.bt_bb_background_letter .bt_bb_background_letter_letter {
    opacity: .4;
    }
.bt_bb_opacity_light.bt_bb_background_letter .bt_bb_background_letter_letter {
    opacity: .3;
    }
.bt_bb_opacity_lighter.bt_bb_background_letter .bt_bb_background_letter_letter {
    opacity: .2;
    }
.bt_bb_opacity_transparent.bt_bb_background_letter .bt_bb_background_letter_letter {
    opacity: .1;
    }
.bt_bb_size_small.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 10em;
    }
.bt_bb_size_normal.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 17em;
    }
.bt_bb_size_large.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 22em;
    }
.bt_bb_background_letter .bt_bb_background_letter_inner_content {
    position: relative;
    z-index: 2;
    padding: 1em 0;
    }
.bt_bb_background_letter + .bt_bb_text,
.bt_bb_background_letter + .bt_bb_date {
    z-index: 2;
    position: relative;
    }

/* Responsive */
@media (max-width: 1399px) {
.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 10em;
    }
.bt_bb_size_large.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 20em;
    }
.bt_bb_size_normal.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 10em;
    }
}

@media (max-width: 1199px) {
.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 9em;
    }
.bt_bb_size_large.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 15em;
    }
.bt_bb_size_normal.bt_bb_background_letter .bt_bb_background_letter_letter {
    font-size: 10em;
    }
}

/* Product lists */
.woocommerce-result-count,
.woocommerce-ordering {
    width: 50%;
    float: left;
    margin: 0;
    line-height: 2.5em;
    margin-bottom: 2em;
    }
.rtl .woocommerce-result-count,
.rtl .woocommerce-ordering {
    float: right;
    }
.woocommerce-ordering {
    padding-left: 1em;
    }
.rtl .woocommerce-ordering {
    padding-left: 0;
    padding-right: 1em;
    }
.woocommerce-ordering .trigger {
    line-height: 1.5;
    }
.woocommerce-ordering .trigger:before {
    line-height: .8;
    margin-right: -.5rem;
    }
.products ul,
ul.products {
    margin: 0 -1em 2rem;
    padding: 0;
    list-style: none;
    clear: both;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.products ul li.product,
ul.products li.product {
    max-width: 100%;
    padding: 0 1em;
    margin: 0 0 2rem;
    position: relative;
    list-style: none;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.woocommerce-page .products ul li.product,
.woocommerce-page ul.products li.product {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    }
body.btNoSidebar.woocommerce-page .products ul li.product,
body.btNoSidebar.woocommerce-page ul.products li.product {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.columns-2 .products ul li.product,
.columns-2.products ul li.product,
.columns-2 ul.products li.product,
.columns-2ul.products li.product {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.columns-3 .products ul li.product,
.columns-3.products ul li.product,
.columns-3 ul.products li.product,
.columns-3ul.products li.product {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    }
.columns-4 .products ul li.product,
.columns-4.products ul li.product,
.columns-4 ul.products li.product,
.columns-4ul.products li.product {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.columns-5 .products ul li.product,
.columns-5.products ul li.product,
.columns-5 ul.products li.product,
.columns-5ul.products li.product {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.columns-6 .products ul li.product,
.columns-6.products ul li.product,
.columns-6 ul.products li.product,
.columns-6ul.products li.product {
    -webkit-flex-basis: 16.6666%;
    flex-basis: 16.6666%;
    max-width: 16.6666%;
    }
.products ul li.product.first,
ul.products li.product.first {
    clear: both;
    }
.products ul li.product .btWooShopLoopItemInner,
ul.products li.product .btWooShopLoopItemInner {
    padding: 0 2em 2rem;
    text-align: center;
    }
.products ul li.product .btWooShopLoopItemInner:after,
ul.products li.product .btWooShopLoopItemInner:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image {
    margin-left: -2em;
    margin-right: -2em;
    margin-bottom: 2em;
    float: none;
    position: relative;
    overflow: hidden;
    pointer-events: all;
    cursor: pointer;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image img,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transform: scale3d(1,1,1)translateZ(0);
    -moz-transform: scale3d(1,1,1)translateZ(0);
    -ms-transform: scale3d(1,1,1)translateZ(0);
    transform: scale3d(1,1,1)translateZ(0);
    -webkit-transition: all 900ms ease-in-out;
    -moz-transition: all 900ms ease-in-out;
    transition: all 900ms ease-in-out;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image img:after,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background: rgba(24,24,24,.2);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 900ms ease-in-out;
    -moz-transition: all 900ms ease-in-out;
    transition: all 900ms ease-in-out;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline {
    margin: 1em 0 0;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before {
    margin-right: auto;
    margin-left: auto;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline {
    margin-bottom: .2em;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline {
    margin: .8em 0;
    line-height: 1;
    margin: 0;
    position: absolute;
    top: -4.5em;
    z-index: 20;
    pointer-events: none;
    }
.btSubtitleStyle_italic .products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline,
.btSubtitleStyle_italic ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline {
    font-style: normal;
    }
.bt_bb_subtitle_style_italic.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline,
.bt_bb_subtitle_style_italicul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline {
    font-style: normal;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .btNoStarRating:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .btNoStarRating:before {
    content: '-';
    opacity: 0;
    }
.products ul li.product .btWooShopLoopItemInner .price,
ul.products li.product .btWooShopLoopItemInner .price {
    font-size: 1.375em;
    display: block;
    margin-bottom: 1em;
    margin-top: .5em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    }
.btSubtitleStyle_italic .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleStyle_italic ul.products li.product .btWooShopLoopItemInner .price {
    font-style: italic;
    }
.bt_bb_subtitle_style_italic.products ul li.product .btWooShopLoopItemInner .price,
.bt_bb_subtitle_style_italicul.products li.product .btWooShopLoopItemInner .price {
    font-style: italic;
    }
.bt_bb_subtitle_style_regular.products ul li.product .btWooShopLoopItemInner .price,
.bt_bb_subtitle_style_regularul.products li.product .btWooShopLoopItemInner .price {
    font-style: normal;
    }
.btSubtitleWeight_default .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_default ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 400;
    }
.btSubtitleWeight_black .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_black ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_bolder ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 800;
    }
.btSubtitleWeight_bold .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_bold ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_semi-bold ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 600;
    }
.btSubtitleWeight_medium .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_medium ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 500;
    }
.btSubtitleWeight_normal .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_normal ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 400;
    }
.btSubtitleWeight_light .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_light ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_lighter ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 200;
    }
.btSubtitleWeight_thin .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_thin ul.products li.product .btWooShopLoopItemInner .price {
    font-weight: 100;
    }
.products ul li.product .btWooShopLoopItemInner .price:after,
ul.products li.product .btWooShopLoopItemInner .price:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.products ul li.product .btWooShopLoopItemInner .price del,
ul.products li.product .btWooShopLoopItemInner .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 5px 0 0;
    }
.products ul li.product .btWooShopLoopItemInner .price ins,
ul.products li.product .btWooShopLoopItemInner .price ins {
    background: 0 0;
    text-decoration: none;
    }
.products ul li.product .btWooShopLoopItemInner .price .from,
ul.products li.product .btWooShopLoopItemInner .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    opacity: .5;
    }
.products ul li.product .btWooShopLoopItemInner a.button,
ul.products li.product .btWooShopLoopItemInner a.button {
    font-size: .8em;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    }
.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,
.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button {
    border-radius: 3px;
    }
.btHardRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,
.btHardRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button {
    border-radius: 50px;
    }
.products ul li.product .btWooShopLoopItemInner .added:after,
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    font: 400 .8em/1.9em WooCommerce;
    vertical-align: middle;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    width: 1.9em;
    height: 1.9em;
    margin: -.85em -.85em 0 0;
    border-radius: 50%;
    background-color: #63725b;
    color: #fff;
    }
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    content: "\e01c";
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    }
.products ul li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .added:after {
    content: "\e017";
    }
.products ul li.product .btWooShopLoopItemInner .added_to_cart,
ul.products li.product .btWooShopLoopItemInner .added_to_cart {
    position: absolute;
    font-size: 0;
    right: auto;
    bottom: 2.5rem;
    line-height: 0;
    }
.products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
ul.products li.product .btWooShopLoopItemInner .added_to_cart:before {
    content: "\ea1e";
    font-family: Ionicons;
    font-size: 1.3rem;
    width: auto;
    height: auto;
    margin-left: 1em;
    display: block;
    line-height: 1;
    text-align: center;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #63725b;
    }
.products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before {
    color: #8c857a;
    }
.products ul li.product .btWooShopLoopItemInner:hover .bt_bb_image img,
ul.products li.product .btWooShopLoopItemInner:hover .bt_bb_image img {
    -webkit-transform: scale3d(1.025,1.025,1.025);
    -moz-transform: scale3d(1.025,1.025,1.025);
    -ms-transform: scale3d(1.025,1.025,1.025);
    transform: scale3d(1.025,1.025,1.025);
    }
.products ul li.product .btWooShopLoopItemInner:hover .bt_bb_image:after,
ul.products li.product .btWooShopLoopItemInner:hover .bt_bb_image:after {
    opacity: 1;
    }
.products ul li.product .onsale,
ul.products li.product .onsale {
    position: absolute;
    top: 1em;
    right: 1.3em;
    left: auto;
    background: #8c857a;
    color: white;
    opacity: .9;
    z-index: 1;
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 0;
    font-size: .8em;
    text-transform: uppercase;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    }
.btSupertitleWeight_default .products ul li.product .onsale,
.btSupertitleWeight_default ul.products li.product .onsale {
    font-weight: 400;
    }
.btSupertitleWeight_black .products ul li.product .onsale,
.btSupertitleWeight_black ul.products li.product .onsale {
    font-weight: 900;
    }
.btSupertitleWeight_bolder .products ul li.product .onsale,
.btSupertitleWeight_bolder ul.products li.product .onsale {
    font-weight: 800;
    }
.btSupertitleWeight_bold .products ul li.product .onsale,
.btSupertitleWeight_bold ul.products li.product .onsale {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold .products ul li.product .onsale,
.btSupertitleWeight_semi-bold ul.products li.product .onsale {
    font-weight: 600;
    }
.btSupertitleWeight_medium .products ul li.product .onsale,
.btSupertitleWeight_medium ul.products li.product .onsale {
    font-weight: 500;
    }
.btSupertitleWeight_normal .products ul li.product .onsale,
.btSupertitleWeight_normal ul.products li.product .onsale {
    font-weight: 400;
    }
.btSupertitleWeight_light .products ul li.product .onsale,
.btSupertitleWeight_light ul.products li.product .onsale {
    font-weight: 300;
    }
.btSupertitleWeight_lighter .products ul li.product .onsale,
.btSupertitleWeight_lighter ul.products li.product .onsale {
    font-weight: 200;
    }
.btSupertitleWeight_thin .products ul li.product .onsale,
.btSupertitleWeight_thin ul.products li.product .onsale {
    font-weight: 100;
    }
.products ul li.product .onsale:before,
ul.products li.product .onsale:before {
    content: '';
    position: absolute;
    left: -10px;
    right: auto;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    border-left: none;
    border-top: 10px solid transparent;
    border-right: 10px solid #8c857a;
    border-bottom: 10px solid transparent;
    }

/* Pagination */
.woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    }
nav.woocommerce-pagination {
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 4em;
    }
nav.woocommerce-pagination ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    }
nav.woocommerce-pagination ul li {
    margin: 0;
    padding: 0 .2em;
    display: inline-block;
    }
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
    margin: 0;
    padding: 0;
    width: 2em;
    text-align: center;
    line-height: 2em;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #8c857a;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btHardRoundedButtons nav.woocommerce-pagination ul li a,
.btHardRoundedButtons nav.woocommerce-pagination ul li span {
    border-radius: 50px;
    }
.btSoftRoundedButtons nav.woocommerce-pagination ul li a,
.btSoftRoundedButtons nav.woocommerce-pagination ul li span {
    border-radius: 3px;
    }
nav.woocommerce-pagination ul li a:focus,
nav.woocommerce-pagination ul li a:hover,
nav.woocommerce-pagination ul li span.current {
    -webkit-box-shadow: 0 0 0 1px #8c857a inset;
    box-shadow: 0 0 0 1px #8c857a inset;
    color: #8c857a;
    }
nav.woocommerce-pagination ul li a.prev,
nav.woocommerce-pagination ul li a.next {
    font-size: 1.5em;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #8c857a;
    }
nav.woocommerce-pagination ul li a.prev:hover {
    padding-right: .25em;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
nav.woocommerce-pagination ul li a.next:hover {
    padding-left: .25em;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

/* Single product */
div.product {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1em;
    position: relative;
    }
div.product .onsale {
    position: absolute;
    top: 1em;
    left: 1.3em;
    z-index: 1;
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 0;
    opacity: .9;
    color: #fff;
    background: #8c857a;
    font-size: .8em;
    text-transform: uppercase;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    letter-spacing: 1.6px;
    }
.btSupertitleWeight_default div.product .onsale {
    font-weight: 400;
    }
.btSupertitleWeight_black div.product .onsale {
    font-weight: 900;
    }
.btSupertitleWeight_bolder div.product .onsale {
    font-weight: 800;
    }
.btSupertitleWeight_bold div.product .onsale {
    font-weight: 700;
    }
.btSupertitleWeight_semi-bold div.product .onsale {
    font-weight: 600;
    }
.btSupertitleWeight_medium div.product .onsale {
    font-weight: 500;
    }
.btSupertitleWeight_normal div.product .onsale {
    font-weight: 400;
    }
.btSupertitleWeight_light div.product .onsale {
    font-weight: 300;
    }
.btSupertitleWeight_lighter div.product .onsale {
    font-weight: 200;
    }
.btSupertitleWeight_thin div.product .onsale {
    font-weight: 100;
    }
div.product .onsale:before {
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #8c857a;
    border-bottom: 10px solid transparent;
    }
.rtl div.product .onsale {
    left: 0;
    right: 2em;
    }
div.product div.images {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 .5em;
    margin: 0 0 1em;
    position: relative;
    }
div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    z-index: 1;
    width: 2em;
    }
div.product div.images .woocommerce-product-gallery__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    padding: 1em .5em 0;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    position: relative;
    display: block;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    border: 1px solid rgba(0,0,0,.05);
    width: 100%;
    display: block;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0;
    margin: 0 .5em;
    border: 1px solid rgba(0,0,0,.05);
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
    border: none;
    display: block;
    }
div.product div.images.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    }
div.product div.images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    }
div.product div.images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    }
div.product div.images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    }
div.product div.images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    }
div.product div.images.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 16.666%;
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666%;
    }
div.product div.images .woocommerce-product-gallery__image {
    float: left;
    }
div.product div.images .woocommerce-product-gallery__image img {
    border: 0;
    }
div.product div.images .woocommerce-product-gallery__image:first-child {
    float: none;
    overflow: hidden;
    padding: 0;
    width: auto !important;
    }
div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    right: 70px;
    top: 20px;
    font-size: 0;
    line-height: 0;
    z-index: 1;
    }
div.product div.images .woocommerce-product-gallery__trigger:after {
    content: "\eacc";
    font-family: Ionicons;
    font-size: 19.2px;
    line-height: 36.8px;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 36.8px;
    color: #7c7c7c;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
div.product div.images .woocommerce-product-gallery__trigger:hover:after {
    opacity: .9;
    }
div.product div.summary {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 1em;
    margin-bottom: 1em;
    }
div.product div.summary header {
    margin-bottom: 2em;
    }
div.product div.summary .price {
    font-size: 2.5em;
    line-height: 1;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    }
.btSubtitleStyle_italic div.product div.summary .price {
    font-style: italic;
    }
.bt_bb_subtitle_style_italicdiv.product div.summary .price {
    font-style: italic;
    }
.bt_bb_subtitle_style_regulardiv.product div.summary .price {
    font-style: normal;
    }
.btSubtitleWeight_default div.product div.summary .price {
    font-weight: 400;
    }
.btSubtitleWeight_black div.product div.summary .price {
    font-weight: 900;
    }
.btSubtitleWeight_bolder div.product div.summary .price {
    font-weight: 800;
    }
.btSubtitleWeight_bold div.product div.summary .price {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold div.product div.summary .price {
    font-weight: 600;
    }
.btSubtitleWeight_medium div.product div.summary .price {
    font-weight: 500;
    }
.btSubtitleWeight_normal div.product div.summary .price {
    font-weight: 400;
    }
.btSubtitleWeight_light div.product div.summary .price {
    font-weight: 300;
    }
.btSubtitleWeight_lighter div.product div.summary .price {
    font-weight: 200;
    }
.btSubtitleWeight_thin div.product div.summary .price {
    font-weight: 100;
    }
div.product div.summary .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 5px 0 0;
    }
div.product div.summary .price ins {
    background: 0 0;
    text-decoration: none;
    }
div.product div.summary .out-of-stock {
    color: red;
    }
div.product div.summary .woocommerce-product-details__short-description {
    width: 100%;
    padding-bottom: 3em;
    }
div.product div.summary .woocommerce-product-details__short-description p {
    margin: 0;
    }
div.product div.summary .woocommerce-product-details__short-description ul {
    padding-top: 1em;
    }
div.product div.summary .group_table .price {
    font-size: 2em;
    }
div.product div.summary div[itemprop="description"] {
    margin-bottom: 2em;
    }
div.product div.summary form.cart .quantity {
    width: 100px;
    margin-right: .5em;
    display: inline-block;
    height: 2.5em;
    float: left;
    }
.rtl div.product div.summary form.cart .quantity {
    margin-right: 0;
    margin-left: .5em;
    float: right;
    }
div.product div.summary form.cart .quantity input {
    height: 100%;
    display: inline-block;
    padding: .8em;
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin div.product div.summary form.cart .quantity input,
.btLightSkin .btDarkSkin div.product div.summary form.cart .quantity input,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.summary form.cart .quantity input {
    border: 1px solid rgba(255,255,255,.5);
    }
div.product div.summary form.cart .group_table .quantity {
    width: 70px;
    }
div.product div.summary form.cart .single_add_to_cart_button {
    display: inline-block;
    height: 3.1em;
    float: left;
    }
.rtl div.product div.summary form.cart .single_add_to_cart_button {
    float: right;
    }
div.product div.summary form.cart:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
div.product span.btProductSKU {
    display: block;
    }
div.product div.product-description,
div.product div.products,
div.product div.product-meta,
div.product section.products.related {
    padding: 0 1em;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    }
div.product div.product-description {
    padding: 0 1em;
    margin-bottom: 1em;
    max-width: 920px;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
    display: none;
    }
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
    display: inline-block !important;
    margin: 0;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li {
    border: none !important;
    position: relative;
    padding: 0 !important;
    margin-right: 2em;
    }
.btAlternateSkin div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li {
    color: #63725b;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li:before,
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li:after {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    bottom: 1em;
    background: #8c857a;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li:before {
    left: 0;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li:after {
    right: 0;
    background: #8c857a;
    -webkit-transition: width 400ms cubic-bezier(.22,.61,.36,1);
    -moz-transition: width 400ms cubic-bezier(.22,.61,.36,1);
    transition: width 400ms cubic-bezier(.22,.61,.36,1);
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li:hover:before,
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li.on:before {
    left: 0;
    background: #8c857a;
    width: 100%;
    -webkit-transition: width 300ms cubic-bezier(.22,.61,.36,1);
    -moz-transition: width 300ms cubic-bezier(.22,.61,.36,1);
    transition: width 300ms cubic-bezier(.22,.61,.36,1);
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li:hover:after,
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li.on:after {
    background: transparent;
    width: 100%;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    transition: 0s;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li span:after {
    display: none;
    }
:not(.bt_bb_plugin_active) div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item {
    opacity: 1;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_content {
    padding-top: 0;
    }
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_content > h1,
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_content > h2,
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_content > h3,
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_content > h4,
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_content > h5,
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_content > h6 {
    display: none;
    }
div.product div.product-meta .btArticleShareEtc {
    max-width: initial;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
div.product div.product-meta .btArticleShareEtc .btTagsColumn {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 1em;
    }
div.product div.product-meta .btArticleShareEtc .btShareColumn {
    text-align: left;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.rtl div.product div.product-meta .btArticleShareEtc .btShareColumn {
    text-align: right;
    }
div.product table.variations {
    border: none;
    display: block;
    margin-bottom: 2em;
    position: relative;
    max-width: 300px;
    }
div.product table.variations tbody,
div.product table.variations tr,
div.product table.variations td {
    padding: 0;
    border: none;
    display: block;
    }
div.product table.variations th {
    border: none;
    padding: 0;
    }
div.product table.variations select {
    padding: .8em;
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin div.product table.variations select,
.btLightSkin .btDarkSkin div.product table.variations select,
.btDarkSkin.btLightSkin .btDarkSkin div.product table.variations select {
    border: 1px solid rgba(255,255,255,.5);
    }
div.product table.variations tbody tr:not(:last-child) {
    padding-bottom: 1em;
    }
div.product .single_variation_wrap .woocommerce-variation.single_variation {
    margin-bottom: 2em;
    }
div.product section.products.upsells {
    width: 100%;
    padding: 0 1em;
    }

/* Attributes variations */
table.woocommerce-product-attributes td p {
    margin-bottom: 0;
    }

/* Card */
table.shop_table .coupon {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    }
table.shop_table .coupon label {
    margin-right: .5em;
    }
table.shop_table .coupon .input-text {
    margin-right: .5em;
    color: #8c857a;
    border: none !important;
    padding: 0;
    height: 2em;
    padding: 0 .5em;
    }
table.shop_table button[name="apply_coupon"] {
    width: 100%;
    }
table.shop_table input[name="update_cart"] {
    float: right;
    width: 300px;
    }
table.shop_table {
    margin-bottom: 3em;
    border: none;
    }
table.shop_table td,
table.shop_table th {
    border-left: none;
    border-right: none;
    background: transparent !important;
    color: inherit !important;
    padding: .7em .5em;
    }
table.shop_table th {
    font-weight: 600;
    }
table.shop_table tr.cart-subtotal td {
    border-top: 1px solid rgba(0,0,0,.07) !important;
    }
.btDarkSkin table.shop_table tr.cart-subtotal td,
.btLightSkin .btDarkSkin table.shop_table tr.cart-subtotal td,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table tr.cart-subtotal td {
    border-color: #fff;
    }
table.shop_table thead tr > th {
    font-weight: 600 !important;
    }
table.shop_table tr:not(.cart_item) td {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin table.shop_table tr:not(.cart_item) td,
.btLightSkin .btDarkSkin table.shop_table tr:not(.cart_item) td,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table tr:not(.cart_item) td {
    border-color: #fff;
    }
table.shop_table td.product-remove {
    width: 3em;
    }
table.shop_table td.product-remove a.remove {
    display: inline-block;
    font-size: 1.7rem;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: 300;
    padding: 0;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #7c7c7c;
    background-color: transparent;
    }
table.shop_table td.product-remove a.remove:hover {
    opacity: .9;
    }
table.shop_table td.product-thumbnail {
    width: 100px;
    text-align: center;
    line-height: 0;
    }
table.shop_table td.product-thumbnail img {
    width: 80px;
    height: auto;
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
table.shop_table .product-quantity {
    text-align: center;
    font-weight: inherit;
    }
.rtl table.shop_table .product-quantity {
    text-align: center;
    }
table.shop_table .product-quantity .quantity {
    width: 70px;
    display: inline-block;
    }
table.shop_table .product-quantity .quantity input[type='number'] {
    padding: .8em;
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin table.shop_table .product-quantity .quantity input[type='number'],
.btLightSkin .btDarkSkin table.shop_table .product-quantity .quantity input[type='number'],
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table .product-quantity .quantity input[type='number'] {
    border: 1px solid rgba(255,255,255,.5);
    }
table.shop_table .product-subtotal,
table.shop_table .product-total,
table.shop_table .product-price,
table.shop_table .order-actions {
    text-align: right;
    padding: .7em .5em;
    }
.cart-collaterals {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1em;
    }
.cart-collaterals .cross-sells {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 1em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.cart-collaterals .cart_totals {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 1em 2em 1em;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.cart-collaterals .cross-sells ul.products li.product {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
.cart-collaterals .cart_totals th {
    text-align: left;
    }
.rtl .cart-collaterals .cart_totals th {
    text-align: right;
    }
.cart-collaterals .cart_totals th strong {
    font-weight: inherit;
    }
.cart-collaterals .cart_totals td {
    text-align: right;
    }
.rtl .cart-collaterals .cart_totals td {
    text-align: left;
    }
.cart-collaterals .cart_totals td strong {
    font-weight: inherit;
    }

/* Checkout */
form.checkout .woocommerce-checkout-review-order tr.woocommerce-shipping-totals {
    text-align: right;
    }
table.woocommerce-checkout-review-order-table td.product-total,
table.woocommerce-checkout-review-order-table tr.cart-subtotal td,
table.woocommerce-checkout-review-order-table tr.order-total td {
    text-align: right;
    }
.rtl table.woocommerce-checkout-review-order-table td.product-total,
.rtl table.woocommerce-checkout-review-order-table tr.cart-subtotal td,
.rtl table.woocommerce-checkout-review-order-table tr.order-total td {
    text-align: left;
    }
.rtl table.woocommerce-checkout-review-order-table th.product-total {
    text-align: left;
    }
ul.wc_payment_methods {
    margin: 0 0 1em;
    list-style: none;
    }
.rtl ul.wc_payment_methods {
    text-align: right;
    }
ul.wc_payment_methods li:not(.woocommerce-info) {
    margin-left: 0;
    padding-left: 0;
    }
ul.wc_payment_methods li .input-radio {
    margin-right: .2em;
    }
.rtl ul.wc_payment_methods li .input-radio {
    margin-right: 0;
    margin-left: .2em;
    }
ul.wc_payment_methods li img {
    max-height: 40px;
    margin-left: 10px;
    vertical-align: middle;
    }
ul.wc_payment_methods li .about_paypal {
    margin-left: .5em;
    color: #8c857a;
    }
.rtl ul.wc_payment_methods li .about_paypal {
    margin-left: 0;
    margin-right: .5em;
    }
ul.wc_payment_methods li div.payment_box {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    background-color: #f6f6f6;
    }
.btDarkSkin ul.wc_payment_methods li div.payment_box,
.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box,
.btDarkSkin.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box {
    background-color: rgba(255,255,255,.1);
    }
ul.wc_payment_methods li div.payment_box:before {
    content: "";
    display: block;
    border: 10px solid #f6f6f6;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    left: 1em;
    top: -20px;
    }
.btDarkSkin ul.wc_payment_methods li div.payment_box:before,
.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box:before,
.btDarkSkin.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box:before {
    border: 10px solid rgba(255,255,255,.1);
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    }
ul.wc_payment_methods li div.payment_box span.help {
    font-size: .857em;
    }
ul.wc_payment_methods li div.payment_box p:last-child {
    margin-bottom: 0;
    }
ul.woocommerce-shipping-methods {
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    }
ul.woocommerce-shipping-methods li {
    margin: 0;
    text-align: right;
    }
.rtl ul.woocommerce-shipping-methods li {
    text-align: left;
    }
.woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: left;
    margin-top: 1em;
    }
.rtl .woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: right;
    }
#customer_details .col-1,
#customer_details .col-2 {
    margin-bottom: 2em;
    }
.wc-proceed-to-checkout {
    margin: 0 auto;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 3.2em;
    }
.wc-proceed-to-checkout .checkout-button {
    margin: 0 auto;
    display: inline;
    text-align: center;
    }
#payment {
    margin-bottom: 3em;
    }
#payment .place-order {
    margin: 0 auto;
    text-align: center;
    }
#payment .place-order button {
    padding: 1em 3em;
    }

/* My account */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0 0 2em;
    padding: 0;
    }
.woocommerce-MyAccount-navigation ul li {
    margin: 0 1em 0 0;
    padding: 0;
    display: inline-block;
    }
.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    padding: .5em 0;
    color: #181818;
    border-bottom: 1px solid rgba(0,0,0,.1);
    opacity: .5;
    font-size: .9em;
    text-transform: uppercase;
    }
.woocommerce-MyAccount-navigation ul li a:hover {
    opacity: 1;
    }
.woocommerce-MyAccount-navigation ul li.is-active a {
    opacity: 1;
    }
.btDarkSkin .woocommerce-MyAccount-navigation ul li.is-active a,
.btLightSkin .btDarkSkin .woocommerce-MyAccount-navigation ul li.is-active a,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff;
    border-color: #fff;
    }
.woocommerce-MyAccount-navigation .shop_table {
    margin-bottom: 2em;
    }
.woocommerce-MyAccount-navigation .shop_table tfoot {
    text-align: right;
    }
.woocommerce-orders-table__cell-order-actions a {
    width: 100%;
    display: inline-block;
    text-align: center;
    }
.woocommerce-EditAccountForm fieldset {
    margin-bottom: 2em;
    }
.woocommerce-LostPassword.lost_password {
    padding-top: 1em;
    }

/* General */
/* Woocommerce layout */
.col2-set {
    width: 100%;
    }
.col2-set .col-1 {
    float: left;
    width: 48%;
    }
.col2-set .col-2 {
    float: right;
    width: 48%;
    }
img {
    height: auto;
    max-width: 100%;
    }
div.product form.cart .reset_variations,
form .form-row label.hidden {
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    }

/* Form row */
form fieldset {
    padding: 2em;
    border: 1px solid rgba(0,0,0,.1);
    }
form .form-row {
    margin: 0;
    }
form .form-row input:not([type='checkbox']):not([type='radio']),
form .form-row textarea,
form .form-row select {
    margin-bottom: 2em !important;
    padding: .8em .2em;
    }
form input[type="submit"].button {
    text-align: center;
    }
form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    -moz-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0;
    }
form .form-row label {
    display: block;
    margin-bottom: .5em;
    opacity: .7;
    }
form .form-row label.inline,
form .form-row label.checkbox {
    display: inline;
    margin-bottom: 0;
    }
form .form-row select {
    cursor: pointer;
    margin: 0;
    }
form .form-row .select2-container {
    line-height: 2.5em;
    margin-bottom: 2em;
    }
.rtlform .form-row .select2-container {
    text-align: right;
    }
form .form-row .select2-container .select2-choice {
    padding-left: 1em;
    height: 3.2em;
    line-height: 3.2em;
    }
.rtlform .form-row .select2-container .select2-choice {
    padding-left: 0;
    padding-right: 1em;
    }
form .form-row .required {
    color: #8c857a;
    border: 0;
    }
form .form-row .input-checkbox {
    margin: 0 8px 0 0;
    vertical-align: middle;
    width: auto;
    display: inline;
    }
form .form-row textarea {
    height: 5em;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
form .form-row.woocommerce-invalid .select2-container,
form .form-row.woocommerce-invalid input.input-text,
form .form-row.woocommerce-invalid select {
    border-color: #a00;
    }
form .form-row.woocommerce-validated .select2-container,
form .form-row.woocommerce-validated input.input-text,
form .form-row.woocommerce-validated select {
    border-color: #69bf29;
    }
form .form-row::-webkit-input-placeholder {
    line-height: normal;
    }
form .form-row:-moz-placeholder {
    line-height: normal;
    }
form .form-row:-ms-input-placeholder {
    line-height: normal;
    }

/* Overlay */
.blockUI.blockOverlay {
    position: relative;
    }
.blockUI.blockOverlay:before,
.loader:before {
    content: "";
    line-height: 1;
    text-align: center;
    font-size: 2em;
    height: 1em;
    width: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    background: url(../../plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    color: rgba(0,0,0,.75);
    -webkit-animation: spin 1s ease-in-out infinite;
    -moz-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    }

/* Messages */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 1em 1em 3em;
    margin: 0 0 2em;
    position: relative;
    color: inherit;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
    border: 1px solid #8c857a;
    }
.bt_bb_text .woocommerce p.return-to-shop {
    margin-bottom: 1em;
    }
.woocommerce-info a:not(.button),
.woocommerce-message a:not(.button) {
    color: inherit;
    text-decoration: underline;
    }
.woocommerce-info a:not(.button):hover,
.woocommerce-message a:not(.button):hover {
    opacity: .9;
    text-decoration: underline;
    }
.woocommerce-error {
    border-top-color: #b81c23;
    }
.woocommerce-error a {
    color: #b81c23;
    }
.rtl .woocommerce-error {
    text-align: left;
    }
.woocommerce-info a:hover,
.woocommerce-message a:hover {
    text-decoration: none;
    }
.woocommerce-error a:hover {
    color: #fff;
    }
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
    font-size: 1.3em;
    font-family: Icon7Stroke;
    font-weight: 400;
    position: absolute;
    left: .9em;
    }
.woocommerce-message:before,
.woocommerce-info:before {
    content: "\e647";
    color: #8c857a;
    }
.woocommerce-error:before {
    content: "\e67b";
    color: #b81c23;
    }
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    float: right;
    border: none !important;
    padding: .5em 1.5em !important;
    line-height: inherit !important;
    }
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    }
small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px;
    }
.woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    }
.woocommerce-breadcrumb a {
    color: inherit;
    }
.woocommerce-breadcrumb:after,
.woocommerce-breadcrumb:before {
    content: " ";
    display: table;
    }

/* Payment images */
.wc-credit-card-form-card-cvc.visa,
.wc-credit-card-form-card-expiry.visa,
.wc-credit-card-form-card-number.visa {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/visa.png);
    }
.wc-credit-card-form-card-cvc.mastercard,
.wc-credit-card-form-card-expiry.mastercard,
.wc-credit-card-form-card-number.mastercard {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png);
    }
.wc-credit-card-form-card-cvc.laser,
.wc-credit-card-form-card-expiry.laser,
.wc-credit-card-form-card-number.laser {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/laser.png);
    }
.wc-credit-card-form-card-cvc.dinersclub,
.wc-credit-card-form-card-expiry.dinersclub,
.wc-credit-card-form-card-number.dinersclub {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/diners.png);
    }
.wc-credit-card-form-card-cvc.maestro,
.wc-credit-card-form-card-expiry.maestro,
.wc-credit-card-form-card-number.maestro {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/maestro.png);
    }
.wc-credit-card-form-card-cvc.jcb,
.wc-credit-card-form-card-expiry.jcb,
.wc-credit-card-form-card-number.jcb {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/jcb.png);
    }
.wc-credit-card-form-card-cvc.amex,
.wc-credit-card-form-card-expiry.amex,
.wc-credit-card-form-card-number.amex {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/amex.png);
    }
.wc-credit-card-form-card-cvc.discover,
.wc-credit-card-form-card-expiry.discover,
.wc-credit-card-form-card-number.discover {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/discover.png);
    }

/* Inpage headlines */
.products > h1,
.products > h2,
.products > h3,
.products > h4,
.products > h5,
.products > h6,
div.bt_bb_tab_content > h1,
div.bt_bb_tab_content > h2,
div.bt_bb_tab_content > h3,
div.bt_bb_tab_content > h4,
div.bt_bb_tab_content > h5,
div.bt_bb_tab_content > h6,
.cross-sells > h1,
.cross-sells > h2,
.cross-sells > h3,
.cross-sells > h4,
.cross-sells > h5,
.cross-sells > h6,
.comment-respond > h1,
.comment-respond > h2,
.comment-respond > h3,
.comment-respond > h4,
.comment-respond > h5,
.comment-respond > h6,
section.related.products > h1,
section.related.products > h2,
section.related.products > h3,
section.related.products > h4,
section.related.products > h5,
section.related.products > h6,
div.cart_totals > h1,
div.cart_totals > h2,
div.cart_totals > h3,
div.cart_totals > h4,
div.cart_totals > h5,
div.cart_totals > h6,
div.woocommerce-billing-fields > h1,
div.woocommerce-billing-fields > h2,
div.woocommerce-billing-fields > h3,
div.woocommerce-billing-fields > h4,
div.woocommerce-billing-fields > h5,
div.woocommerce-billing-fields > h6,
div.woocommerce-additional-fields > h1,
div.woocommerce-additional-fields > h2,
div.woocommerce-additional-fields > h3,
div.woocommerce-additional-fields > h4,
div.woocommerce-additional-fields > h5,
div.woocommerce-additional-fields > h6,
div.woocommerce-shipping-fields > h1,
div.woocommerce-shipping-fields > h2,
div.woocommerce-shipping-fields > h3,
div.woocommerce-shipping-fields > h4,
div.woocommerce-shipping-fields > h5,
div.woocommerce-shipping-fields > h6,
form.woocommerce-checkout > h1,
form.woocommerce-checkout > h2,
form.woocommerce-checkout > h3,
form.woocommerce-checkout > h4,
form.woocommerce-checkout > h5,
form.woocommerce-checkout > h6,
div.woocommerce-MyAccount-content > h1,
div.woocommerce-MyAccount-content > h2,
div.woocommerce-MyAccount-content > h3,
div.woocommerce-MyAccount-content > h4,
div.woocommerce-MyAccount-content > h5,
div.woocommerce-MyAccount-content > h6,
div.woocommerce-MyAccount-content header > h1,
div.woocommerce-MyAccount-content header > h2,
div.woocommerce-MyAccount-content header > h3,
div.woocommerce-MyAccount-content header > h4,
div.woocommerce-MyAccount-content header > h5,
div.woocommerce-MyAccount-content header > h6,
div.woocommerce-MyAccount-content form > h1,
div.woocommerce-MyAccount-content form > h2,
div.woocommerce-MyAccount-content form > h3,
div.woocommerce-MyAccount-content form > h4,
div.woocommerce-MyAccount-content form > h5,
div.woocommerce-MyAccount-content form > h6,
.woocommerce-customer-details > h1,
.woocommerce-customer-details > h2,
.woocommerce-customer-details > h3,
.woocommerce-customer-details > h4,
.woocommerce-customer-details > h5,
.woocommerce-customer-details > h6,
.woocommerce-order-details > h1,
.woocommerce-order-details > h2,
.woocommerce-order-details > h3,
.woocommerce-order-details > h4,
.woocommerce-order-details > h5,
.woocommerce-order-details > h6 {
    margin: 0 0 .5em;
    padding: 0;
    font-size: 1.875em;
    }

/* Buttons */
.woocommerce .btSidebar a.button,
.woocommerce .bt-content a.button,
.woocommerce-page .btSidebar a.button,
.woocommerce-page .bt-content a.button,
.woocommerce .btSidebar input[type="submit"],
.woocommerce .bt-content input[type="submit"],
.woocommerce-page .btSidebar input[type="submit"],
.woocommerce-page .bt-content input[type="submit"],
.woocommerce .btSidebar button[type="submit"],
.woocommerce .bt-content button[type="submit"],
.woocommerce-page .btSidebar button[type="submit"],
.woocommerce-page .bt-content button[type="submit"],
.woocommerce .btSidebar input.button,
.woocommerce .bt-content input.button,
.woocommerce-page .btSidebar input.button,
.woocommerce-page .bt-content input.button,
.woocommerce .btSidebar input.alt:hover,
.woocommerce .bt-content input.alt:hover,
.woocommerce-page .btSidebar input.alt:hover,
.woocommerce-page .bt-content input.alt:hover,
.woocommerce .btSidebar a.button.alt:hover,
.woocommerce .bt-content a.button.alt:hover,
.woocommerce-page .btSidebar a.button.alt:hover,
.woocommerce-page .bt-content a.button.alt:hover,
.woocommerce .btSidebar .button.alt:hover,
.woocommerce .bt-content .button.alt:hover,
.woocommerce-page .btSidebar .button.alt:hover,
.woocommerce-page .bt-content .button.alt:hover,
.woocommerce .btSidebar button.alt:hover,
.woocommerce .bt-content button.alt:hover,
.woocommerce-page .btSidebar button.alt:hover,
.woocommerce-page .bt-content button.alt:hover,
div.woocommerce a.button,
div.woocommerce input[type="submit"],
div.woocommerce button[type="submit"],
div.woocommerce input.button,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce .button.alt:hover,
div.woocommerce button.alt:hover {
    font-size: .8em;
    line-height: 1;
    text-transform: uppercase;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    padding: 1em 1.5em;
    position: relative;
    cursor: pointer;
    border: none;
    color: #fff;
    background: #8c857a;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none !important;
    }
.btButtonWeight_default .woocommerce .btSidebar a.button,
.btButtonWeight_default .woocommerce .bt-content a.button,
.btButtonWeight_default .woocommerce-page .btSidebar a.button,
.btButtonWeight_default .woocommerce-page .bt-content a.button,
.btButtonWeight_default .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_default .woocommerce .bt-content input[type="submit"],
.btButtonWeight_default .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_default .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_default .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_default .woocommerce .bt-content button[type="submit"],
.btButtonWeight_default .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_default .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_default .woocommerce .btSidebar input.button,
.btButtonWeight_default .woocommerce .bt-content input.button,
.btButtonWeight_default .woocommerce-page .btSidebar input.button,
.btButtonWeight_default .woocommerce-page .bt-content input.button,
.btButtonWeight_default .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_default .woocommerce .bt-content input.alt:hover,
.btButtonWeight_default .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_default .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_default .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_default .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_default .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_default .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_default .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_default .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_default .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_default .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_default .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_default .woocommerce .bt-content button.alt:hover,
.btButtonWeight_default .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_default .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_default div.woocommerce a.button,
.btButtonWeight_default div.woocommerce input[type="submit"],
.btButtonWeight_default div.woocommerce button[type="submit"],
.btButtonWeight_default div.woocommerce input.button,
.btButtonWeight_default div.woocommerce input.alt:hover,
.btButtonWeight_default div.woocommerce a.button.alt:hover,
.btButtonWeight_default div.woocommerce .button.alt:hover,
.btButtonWeight_default div.woocommerce button.alt:hover {
    font-weight: 500;
    }
.btButtonWeight_black .woocommerce .btSidebar a.button,
.btButtonWeight_black .woocommerce .bt-content a.button,
.btButtonWeight_black .woocommerce-page .btSidebar a.button,
.btButtonWeight_black .woocommerce-page .bt-content a.button,
.btButtonWeight_black .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_black .woocommerce .bt-content input[type="submit"],
.btButtonWeight_black .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_black .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_black .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_black .woocommerce .bt-content button[type="submit"],
.btButtonWeight_black .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_black .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_black .woocommerce .btSidebar input.button,
.btButtonWeight_black .woocommerce .bt-content input.button,
.btButtonWeight_black .woocommerce-page .btSidebar input.button,
.btButtonWeight_black .woocommerce-page .bt-content input.button,
.btButtonWeight_black .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_black .woocommerce .bt-content input.alt:hover,
.btButtonWeight_black .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_black .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_black .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_black .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_black .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_black .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_black .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_black .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_black .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_black .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_black .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_black .woocommerce .bt-content button.alt:hover,
.btButtonWeight_black .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_black .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_black div.woocommerce a.button,
.btButtonWeight_black div.woocommerce input[type="submit"],
.btButtonWeight_black div.woocommerce button[type="submit"],
.btButtonWeight_black div.woocommerce input.button,
.btButtonWeight_black div.woocommerce input.alt:hover,
.btButtonWeight_black div.woocommerce a.button.alt:hover,
.btButtonWeight_black div.woocommerce .button.alt:hover,
.btButtonWeight_black div.woocommerce button.alt:hover {
    font-weight: 900;
    }
.btButtonWeight_bolder .woocommerce .btSidebar a.button,
.btButtonWeight_bolder .woocommerce .bt-content a.button,
.btButtonWeight_bolder .woocommerce-page .btSidebar a.button,
.btButtonWeight_bolder .woocommerce-page .bt-content a.button,
.btButtonWeight_bolder .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_bolder .woocommerce .bt-content input[type="submit"],
.btButtonWeight_bolder .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_bolder .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_bolder .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_bolder .woocommerce .bt-content button[type="submit"],
.btButtonWeight_bolder .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_bolder .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_bolder .woocommerce .btSidebar input.button,
.btButtonWeight_bolder .woocommerce .bt-content input.button,
.btButtonWeight_bolder .woocommerce-page .btSidebar input.button,
.btButtonWeight_bolder .woocommerce-page .bt-content input.button,
.btButtonWeight_bolder .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_bolder .woocommerce .bt-content input.alt:hover,
.btButtonWeight_bolder .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_bolder .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_bolder .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_bolder .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_bolder .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_bolder .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_bolder .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_bolder .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_bolder .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_bolder .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_bolder .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_bolder .woocommerce .bt-content button.alt:hover,
.btButtonWeight_bolder .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_bolder .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_bolder div.woocommerce a.button,
.btButtonWeight_bolder div.woocommerce input[type="submit"],
.btButtonWeight_bolder div.woocommerce button[type="submit"],
.btButtonWeight_bolder div.woocommerce input.button,
.btButtonWeight_bolder div.woocommerce input.alt:hover,
.btButtonWeight_bolder div.woocommerce a.button.alt:hover,
.btButtonWeight_bolder div.woocommerce .button.alt:hover,
.btButtonWeight_bolder div.woocommerce button.alt:hover {
    font-weight: 800;
    }
.btButtonWeight_bold .woocommerce .btSidebar a.button,
.btButtonWeight_bold .woocommerce .bt-content a.button,
.btButtonWeight_bold .woocommerce-page .btSidebar a.button,
.btButtonWeight_bold .woocommerce-page .bt-content a.button,
.btButtonWeight_bold .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_bold .woocommerce .bt-content input[type="submit"],
.btButtonWeight_bold .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_bold .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_bold .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_bold .woocommerce .bt-content button[type="submit"],
.btButtonWeight_bold .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_bold .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_bold .woocommerce .btSidebar input.button,
.btButtonWeight_bold .woocommerce .bt-content input.button,
.btButtonWeight_bold .woocommerce-page .btSidebar input.button,
.btButtonWeight_bold .woocommerce-page .bt-content input.button,
.btButtonWeight_bold .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_bold .woocommerce .bt-content input.alt:hover,
.btButtonWeight_bold .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_bold .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_bold .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_bold .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_bold .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_bold .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_bold .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_bold .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_bold .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_bold .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_bold .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_bold .woocommerce .bt-content button.alt:hover,
.btButtonWeight_bold .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_bold .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_bold div.woocommerce a.button,
.btButtonWeight_bold div.woocommerce input[type="submit"],
.btButtonWeight_bold div.woocommerce button[type="submit"],
.btButtonWeight_bold div.woocommerce input.button,
.btButtonWeight_bold div.woocommerce input.alt:hover,
.btButtonWeight_bold div.woocommerce a.button.alt:hover,
.btButtonWeight_bold div.woocommerce .button.alt:hover,
.btButtonWeight_bold div.woocommerce button.alt:hover {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .woocommerce .btSidebar a.button,
.btButtonWeight_semi-bold .woocommerce .bt-content a.button,
.btButtonWeight_semi-bold .woocommerce-page .btSidebar a.button,
.btButtonWeight_semi-bold .woocommerce-page .bt-content a.button,
.btButtonWeight_semi-bold .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_semi-bold .woocommerce .bt-content input[type="submit"],
.btButtonWeight_semi-bold .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_semi-bold .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_semi-bold .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_semi-bold .woocommerce .bt-content button[type="submit"],
.btButtonWeight_semi-bold .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_semi-bold .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_semi-bold .woocommerce .btSidebar input.button,
.btButtonWeight_semi-bold .woocommerce .bt-content input.button,
.btButtonWeight_semi-bold .woocommerce-page .btSidebar input.button,
.btButtonWeight_semi-bold .woocommerce-page .bt-content input.button,
.btButtonWeight_semi-bold .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_semi-bold .woocommerce .bt-content input.alt:hover,
.btButtonWeight_semi-bold .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_semi-bold .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_semi-bold .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_semi-bold .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_semi-bold .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_semi-bold .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_semi-bold .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_semi-bold .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_semi-bold .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_semi-bold .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_semi-bold .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_semi-bold .woocommerce .bt-content button.alt:hover,
.btButtonWeight_semi-bold .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_semi-bold .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_semi-bold div.woocommerce a.button,
.btButtonWeight_semi-bold div.woocommerce input[type="submit"],
.btButtonWeight_semi-bold div.woocommerce button[type="submit"],
.btButtonWeight_semi-bold div.woocommerce input.button,
.btButtonWeight_semi-bold div.woocommerce input.alt:hover,
.btButtonWeight_semi-bold div.woocommerce a.button.alt:hover,
.btButtonWeight_semi-bold div.woocommerce .button.alt:hover,
.btButtonWeight_semi-bold div.woocommerce button.alt:hover {
    font-weight: 600;
    }
.btButtonWeight_medium .woocommerce .btSidebar a.button,
.btButtonWeight_medium .woocommerce .bt-content a.button,
.btButtonWeight_medium .woocommerce-page .btSidebar a.button,
.btButtonWeight_medium .woocommerce-page .bt-content a.button,
.btButtonWeight_medium .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_medium .woocommerce .bt-content input[type="submit"],
.btButtonWeight_medium .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_medium .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_medium .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_medium .woocommerce .bt-content button[type="submit"],
.btButtonWeight_medium .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_medium .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_medium .woocommerce .btSidebar input.button,
.btButtonWeight_medium .woocommerce .bt-content input.button,
.btButtonWeight_medium .woocommerce-page .btSidebar input.button,
.btButtonWeight_medium .woocommerce-page .bt-content input.button,
.btButtonWeight_medium .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_medium .woocommerce .bt-content input.alt:hover,
.btButtonWeight_medium .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_medium .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_medium .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_medium .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_medium .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_medium .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_medium .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_medium .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_medium .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_medium .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_medium .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_medium .woocommerce .bt-content button.alt:hover,
.btButtonWeight_medium .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_medium .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_medium div.woocommerce a.button,
.btButtonWeight_medium div.woocommerce input[type="submit"],
.btButtonWeight_medium div.woocommerce button[type="submit"],
.btButtonWeight_medium div.woocommerce input.button,
.btButtonWeight_medium div.woocommerce input.alt:hover,
.btButtonWeight_medium div.woocommerce a.button.alt:hover,
.btButtonWeight_medium div.woocommerce .button.alt:hover,
.btButtonWeight_medium div.woocommerce button.alt:hover {
    font-weight: 500;
    }
.btButtonWeight_normal .woocommerce .btSidebar a.button,
.btButtonWeight_normal .woocommerce .bt-content a.button,
.btButtonWeight_normal .woocommerce-page .btSidebar a.button,
.btButtonWeight_normal .woocommerce-page .bt-content a.button,
.btButtonWeight_normal .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_normal .woocommerce .bt-content input[type="submit"],
.btButtonWeight_normal .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_normal .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_normal .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_normal .woocommerce .bt-content button[type="submit"],
.btButtonWeight_normal .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_normal .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_normal .woocommerce .btSidebar input.button,
.btButtonWeight_normal .woocommerce .bt-content input.button,
.btButtonWeight_normal .woocommerce-page .btSidebar input.button,
.btButtonWeight_normal .woocommerce-page .bt-content input.button,
.btButtonWeight_normal .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_normal .woocommerce .bt-content input.alt:hover,
.btButtonWeight_normal .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_normal .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_normal .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_normal .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_normal .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_normal .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_normal .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_normal .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_normal .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_normal .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_normal .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_normal .woocommerce .bt-content button.alt:hover,
.btButtonWeight_normal .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_normal .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_normal div.woocommerce a.button,
.btButtonWeight_normal div.woocommerce input[type="submit"],
.btButtonWeight_normal div.woocommerce button[type="submit"],
.btButtonWeight_normal div.woocommerce input.button,
.btButtonWeight_normal div.woocommerce input.alt:hover,
.btButtonWeight_normal div.woocommerce a.button.alt:hover,
.btButtonWeight_normal div.woocommerce .button.alt:hover,
.btButtonWeight_normal div.woocommerce button.alt:hover {
    font-weight: 400;
    }
.btButtonWeight_light .woocommerce .btSidebar a.button,
.btButtonWeight_light .woocommerce .bt-content a.button,
.btButtonWeight_light .woocommerce-page .btSidebar a.button,
.btButtonWeight_light .woocommerce-page .bt-content a.button,
.btButtonWeight_light .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_light .woocommerce .bt-content input[type="submit"],
.btButtonWeight_light .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_light .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_light .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_light .woocommerce .bt-content button[type="submit"],
.btButtonWeight_light .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_light .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_light .woocommerce .btSidebar input.button,
.btButtonWeight_light .woocommerce .bt-content input.button,
.btButtonWeight_light .woocommerce-page .btSidebar input.button,
.btButtonWeight_light .woocommerce-page .bt-content input.button,
.btButtonWeight_light .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_light .woocommerce .bt-content input.alt:hover,
.btButtonWeight_light .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_light .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_light .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_light .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_light .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_light .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_light .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_light .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_light .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_light .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_light .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_light .woocommerce .bt-content button.alt:hover,
.btButtonWeight_light .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_light .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_light div.woocommerce a.button,
.btButtonWeight_light div.woocommerce input[type="submit"],
.btButtonWeight_light div.woocommerce button[type="submit"],
.btButtonWeight_light div.woocommerce input.button,
.btButtonWeight_light div.woocommerce input.alt:hover,
.btButtonWeight_light div.woocommerce a.button.alt:hover,
.btButtonWeight_light div.woocommerce .button.alt:hover,
.btButtonWeight_light div.woocommerce button.alt:hover {
    font-weight: 300;
    }
.btButtonWeight_lighter .woocommerce .btSidebar a.button,
.btButtonWeight_lighter .woocommerce .bt-content a.button,
.btButtonWeight_lighter .woocommerce-page .btSidebar a.button,
.btButtonWeight_lighter .woocommerce-page .bt-content a.button,
.btButtonWeight_lighter .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_lighter .woocommerce .bt-content input[type="submit"],
.btButtonWeight_lighter .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_lighter .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_lighter .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_lighter .woocommerce .bt-content button[type="submit"],
.btButtonWeight_lighter .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_lighter .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_lighter .woocommerce .btSidebar input.button,
.btButtonWeight_lighter .woocommerce .bt-content input.button,
.btButtonWeight_lighter .woocommerce-page .btSidebar input.button,
.btButtonWeight_lighter .woocommerce-page .bt-content input.button,
.btButtonWeight_lighter .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_lighter .woocommerce .bt-content input.alt:hover,
.btButtonWeight_lighter .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_lighter .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_lighter .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_lighter .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_lighter .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_lighter .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_lighter .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_lighter .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_lighter .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_lighter .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_lighter .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_lighter .woocommerce .bt-content button.alt:hover,
.btButtonWeight_lighter .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_lighter .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_lighter div.woocommerce a.button,
.btButtonWeight_lighter div.woocommerce input[type="submit"],
.btButtonWeight_lighter div.woocommerce button[type="submit"],
.btButtonWeight_lighter div.woocommerce input.button,
.btButtonWeight_lighter div.woocommerce input.alt:hover,
.btButtonWeight_lighter div.woocommerce a.button.alt:hover,
.btButtonWeight_lighter div.woocommerce .button.alt:hover,
.btButtonWeight_lighter div.woocommerce button.alt:hover {
    font-weight: 200;
    }
.btButtonWeight_thin .woocommerce .btSidebar a.button,
.btButtonWeight_thin .woocommerce .bt-content a.button,
.btButtonWeight_thin .woocommerce-page .btSidebar a.button,
.btButtonWeight_thin .woocommerce-page .bt-content a.button,
.btButtonWeight_thin .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_thin .woocommerce .bt-content input[type="submit"],
.btButtonWeight_thin .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_thin .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_thin .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_thin .woocommerce .bt-content button[type="submit"],
.btButtonWeight_thin .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_thin .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_thin .woocommerce .btSidebar input.button,
.btButtonWeight_thin .woocommerce .bt-content input.button,
.btButtonWeight_thin .woocommerce-page .btSidebar input.button,
.btButtonWeight_thin .woocommerce-page .bt-content input.button,
.btButtonWeight_thin .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_thin .woocommerce .bt-content input.alt:hover,
.btButtonWeight_thin .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_thin .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_thin .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_thin .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_thin .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_thin .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_thin .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_thin .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_thin .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_thin .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_thin .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_thin .woocommerce .bt-content button.alt:hover,
.btButtonWeight_thin .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_thin .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_thin div.woocommerce a.button,
.btButtonWeight_thin div.woocommerce input[type="submit"],
.btButtonWeight_thin div.woocommerce button[type="submit"],
.btButtonWeight_thin div.woocommerce input.button,
.btButtonWeight_thin div.woocommerce input.alt:hover,
.btButtonWeight_thin div.woocommerce a.button.alt:hover,
.btButtonWeight_thin div.woocommerce .button.alt:hover,
.btButtonWeight_thin div.woocommerce button.alt:hover {
    font-weight: 100;
    }
.btHardRoundedButtons.woocommerce .btSidebar a.button,
.btHardRoundedButtons.woocommerce .bt-content a.button,
.btHardRoundedButtons.woocommerce-page .btSidebar a.button,
.btHardRoundedButtons.woocommerce-page .bt-content a.button,
.btHardRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btHardRoundedButtons.woocommerce .bt-content input[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btHardRoundedButtons.woocommerce-page .bt-content input[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btHardRoundedButtons.woocommerce .bt-content button[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btHardRoundedButtons.woocommerce-page .bt-content button[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar input.button,
.btHardRoundedButtons.woocommerce .bt-content input.button,
.btHardRoundedButtons.woocommerce-page .btSidebar input.button,
.btHardRoundedButtons.woocommerce-page .bt-content input.button,
.btHardRoundedButtons.woocommerce .btSidebar input.alt:hover,
.btHardRoundedButtons.woocommerce .bt-content input.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar input.alt:hover,
.btHardRoundedButtons.woocommerce-page .bt-content input.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar a.button.alt:hover,
.btHardRoundedButtons.woocommerce .bt-content a.button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar a.button.alt:hover,
.btHardRoundedButtons.woocommerce-page .bt-content a.button.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar .button.alt:hover,
.btHardRoundedButtons.woocommerce .bt-content .button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar .button.alt:hover,
.btHardRoundedButtons.woocommerce-page .bt-content .button.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar button.alt:hover,
.btHardRoundedButtons.woocommerce .bt-content button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar button.alt:hover,
.btHardRoundedButtons.woocommerce-page .bt-content button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce a.button,
.btHardRoundedButtonsdiv.woocommerce input[type="submit"],
.btHardRoundedButtonsdiv.woocommerce button[type="submit"],
.btHardRoundedButtonsdiv.woocommerce input.button,
.btHardRoundedButtonsdiv.woocommerce input.alt:hover,
.btHardRoundedButtonsdiv.woocommerce a.button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce .button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce button.alt:hover {
    border-radius: 50px;
    }
.btSoftRoundedButtons.woocommerce .btSidebar a.button,
.btSoftRoundedButtons.woocommerce .bt-content a.button,
.btSoftRoundedButtons.woocommerce-page .btSidebar a.button,
.btSoftRoundedButtons.woocommerce-page .bt-content a.button,
.btSoftRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btSoftRoundedButtons.woocommerce .bt-content input[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btSoftRoundedButtons.woocommerce-page .bt-content input[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btSoftRoundedButtons.woocommerce .bt-content button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .bt-content button[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar input.button,
.btSoftRoundedButtons.woocommerce .bt-content input.button,
.btSoftRoundedButtons.woocommerce-page .btSidebar input.button,
.btSoftRoundedButtons.woocommerce-page .bt-content input.button,
.btSoftRoundedButtons.woocommerce .btSidebar input.alt:hover,
.btSoftRoundedButtons.woocommerce .bt-content input.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar input.alt:hover,
.btSoftRoundedButtons.woocommerce-page .bt-content input.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar a.button.alt:hover,
.btSoftRoundedButtons.woocommerce .bt-content a.button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar a.button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .bt-content a.button.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar .button.alt:hover,
.btSoftRoundedButtons.woocommerce .bt-content .button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar .button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .bt-content .button.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar button.alt:hover,
.btSoftRoundedButtons.woocommerce .bt-content button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .bt-content button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce a.button,
.btSoftRoundedButtonsdiv.woocommerce input[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce button[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce input.button,
.btSoftRoundedButtonsdiv.woocommerce input.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce a.button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce .button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce button.alt:hover {
    border-radius: 3px;
    }
.btButtonTextStyle_italic .woocommerce .btSidebar a.button,
.btButtonTextStyle_italic .woocommerce .bt-content a.button,
.btButtonTextStyle_italic .woocommerce-page .btSidebar a.button,
.btButtonTextStyle_italic .woocommerce-page .bt-content a.button,
.btButtonTextStyle_italic .woocommerce .btSidebar input[type="submit"],
.btButtonTextStyle_italic .woocommerce .bt-content input[type="submit"],
.btButtonTextStyle_italic .woocommerce-page .btSidebar input[type="submit"],
.btButtonTextStyle_italic .woocommerce-page .bt-content input[type="submit"],
.btButtonTextStyle_italic .woocommerce .btSidebar button[type="submit"],
.btButtonTextStyle_italic .woocommerce .bt-content button[type="submit"],
.btButtonTextStyle_italic .woocommerce-page .btSidebar button[type="submit"],
.btButtonTextStyle_italic .woocommerce-page .bt-content button[type="submit"],
.btButtonTextStyle_italic .woocommerce .btSidebar input.button,
.btButtonTextStyle_italic .woocommerce .bt-content input.button,
.btButtonTextStyle_italic .woocommerce-page .btSidebar input.button,
.btButtonTextStyle_italic .woocommerce-page .bt-content input.button,
.btButtonTextStyle_italic .woocommerce .btSidebar input.alt:hover,
.btButtonTextStyle_italic .woocommerce .bt-content input.alt:hover,
.btButtonTextStyle_italic .woocommerce-page .btSidebar input.alt:hover,
.btButtonTextStyle_italic .woocommerce-page .bt-content input.alt:hover,
.btButtonTextStyle_italic .woocommerce .btSidebar a.button.alt:hover,
.btButtonTextStyle_italic .woocommerce .bt-content a.button.alt:hover,
.btButtonTextStyle_italic .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonTextStyle_italic .woocommerce-page .bt-content a.button.alt:hover,
.btButtonTextStyle_italic .woocommerce .btSidebar .button.alt:hover,
.btButtonTextStyle_italic .woocommerce .bt-content .button.alt:hover,
.btButtonTextStyle_italic .woocommerce-page .btSidebar .button.alt:hover,
.btButtonTextStyle_italic .woocommerce-page .bt-content .button.alt:hover,
.btButtonTextStyle_italic .woocommerce .btSidebar button.alt:hover,
.btButtonTextStyle_italic .woocommerce .bt-content button.alt:hover,
.btButtonTextStyle_italic .woocommerce-page .btSidebar button.alt:hover,
.btButtonTextStyle_italic .woocommerce-page .bt-content button.alt:hover,
.btButtonTextStyle_italic div.woocommerce a.button,
.btButtonTextStyle_italic div.woocommerce input[type="submit"],
.btButtonTextStyle_italic div.woocommerce button[type="submit"],
.btButtonTextStyle_italic div.woocommerce input.button,
.btButtonTextStyle_italic div.woocommerce input.alt:hover,
.btButtonTextStyle_italic div.woocommerce a.button.alt:hover,
.btButtonTextStyle_italic div.woocommerce .button.alt:hover,
.btButtonTextStyle_italic div.woocommerce button.alt:hover {
    font-style: italic;
    }
.btHardRoundedButtons.woocommerce .btSidebar a.button,
.btHardRoundedButtons.woocommerce .bt-content a.button,
.btHardRoundedButtons.woocommerce-page .btSidebar a.button,
.btHardRoundedButtons.woocommerce-page .bt-content a.button,
.btHardRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btHardRoundedButtons.woocommerce .bt-content input[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btHardRoundedButtons.woocommerce-page .bt-content input[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btHardRoundedButtons.woocommerce .bt-content button[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btHardRoundedButtons.woocommerce-page .bt-content button[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar input.button,
.btHardRoundedButtons.woocommerce .bt-content input.button,
.btHardRoundedButtons.woocommerce-page .btSidebar input.button,
.btHardRoundedButtons.woocommerce-page .bt-content input.button,
.btHardRoundedButtons.woocommerce .btSidebar input.alt:hover,
.btHardRoundedButtons.woocommerce .bt-content input.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar input.alt:hover,
.btHardRoundedButtons.woocommerce-page .bt-content input.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar a.button.alt:hover,
.btHardRoundedButtons.woocommerce .bt-content a.button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar a.button.alt:hover,
.btHardRoundedButtons.woocommerce-page .bt-content a.button.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar .button.alt:hover,
.btHardRoundedButtons.woocommerce .bt-content .button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar .button.alt:hover,
.btHardRoundedButtons.woocommerce-page .bt-content .button.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar button.alt:hover,
.btHardRoundedButtons.woocommerce .bt-content button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar button.alt:hover,
.btHardRoundedButtons.woocommerce-page .bt-content button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce a.button,
.btHardRoundedButtonsdiv.woocommerce input[type="submit"],
.btHardRoundedButtonsdiv.woocommerce button[type="submit"],
.btHardRoundedButtonsdiv.woocommerce input.button,
.btHardRoundedButtonsdiv.woocommerce input.alt:hover,
.btHardRoundedButtonsdiv.woocommerce a.button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce .button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce button.alt:hover {
    border-radius: 50px;
    }
.btSoftRoundedButtons.woocommerce .btSidebar a.button,
.btSoftRoundedButtons.woocommerce .bt-content a.button,
.btSoftRoundedButtons.woocommerce-page .btSidebar a.button,
.btSoftRoundedButtons.woocommerce-page .bt-content a.button,
.btSoftRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btSoftRoundedButtons.woocommerce .bt-content input[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btSoftRoundedButtons.woocommerce-page .bt-content input[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btSoftRoundedButtons.woocommerce .bt-content button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .bt-content button[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar input.button,
.btSoftRoundedButtons.woocommerce .bt-content input.button,
.btSoftRoundedButtons.woocommerce-page .btSidebar input.button,
.btSoftRoundedButtons.woocommerce-page .bt-content input.button,
.btSoftRoundedButtons.woocommerce .btSidebar input.alt:hover,
.btSoftRoundedButtons.woocommerce .bt-content input.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar input.alt:hover,
.btSoftRoundedButtons.woocommerce-page .bt-content input.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar a.button.alt:hover,
.btSoftRoundedButtons.woocommerce .bt-content a.button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar a.button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .bt-content a.button.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar .button.alt:hover,
.btSoftRoundedButtons.woocommerce .bt-content .button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar .button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .bt-content .button.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar button.alt:hover,
.btSoftRoundedButtons.woocommerce .bt-content button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .bt-content button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce a.button,
.btSoftRoundedButtonsdiv.woocommerce input[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce button[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce input.button,
.btSoftRoundedButtonsdiv.woocommerce input.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce a.button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce .button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce button.alt:hover {
    border-radius: 3px;
    }
.woocommerce .btSidebar a.button:hover,
.woocommerce .bt-content a.button:hover,
.woocommerce-page .btSidebar a.button:hover,
.woocommerce-page .bt-content a.button:hover,
.woocommerce .btSidebar input[type="submit"]:hover,
.woocommerce .bt-content input[type="submit"]:hover,
.woocommerce-page .btSidebar input[type="submit"]:hover,
.woocommerce-page .bt-content input[type="submit"]:hover,
.woocommerce .btSidebar button[type="submit"]:hover,
.woocommerce .bt-content button[type="submit"]:hover,
.woocommerce-page .btSidebar button[type="submit"]:hover,
.woocommerce-page .bt-content button[type="submit"]:hover,
.woocommerce .btSidebar input.button:hover,
.woocommerce .bt-content input.button:hover,
.woocommerce-page .btSidebar input.button:hover,
.woocommerce-page .bt-content input.button:hover,
.woocommerce .btSidebar input.alt:hover:hover,
.woocommerce .bt-content input.alt:hover:hover,
.woocommerce-page .btSidebar input.alt:hover:hover,
.woocommerce-page .bt-content input.alt:hover:hover,
.woocommerce .btSidebar a.button.alt:hover:hover,
.woocommerce .bt-content a.button.alt:hover:hover,
.woocommerce-page .btSidebar a.button.alt:hover:hover,
.woocommerce-page .bt-content a.button.alt:hover:hover,
.woocommerce .btSidebar .button.alt:hover:hover,
.woocommerce .bt-content .button.alt:hover:hover,
.woocommerce-page .btSidebar .button.alt:hover:hover,
.woocommerce-page .bt-content .button.alt:hover:hover,
.woocommerce .btSidebar button.alt:hover:hover,
.woocommerce .bt-content button.alt:hover:hover,
.woocommerce-page .btSidebar button.alt:hover:hover,
.woocommerce-page .bt-content button.alt:hover:hover,
div.woocommerce a.button:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce button[type="submit"]:hover,
div.woocommerce input.button:hover,
div.woocommerce input.alt:hover:hover,
div.woocommerce a.button.alt:hover:hover,
div.woocommerce .button.alt:hover:hover,
div.woocommerce button.alt:hover:hover {
    opacity: .9;
    }
.woocommerce .btSidebar a.checkout-button,
.woocommerce .bt-content a.checkout-button,
.woocommerce-page .btSidebar a.checkout-button,
.woocommerce-page .bt-content a.checkout-button,
.woocommerce .btSidebar input#place_order,
.woocommerce .bt-content input#place_order,
.woocommerce-page .btSidebar input#place_order,
.woocommerce-page .bt-content input#place_order,
.woocommerce .btSidebar input[name="save_address"],
.woocommerce .bt-content input[name="save_address"],
.woocommerce-page .btSidebar input[name="save_address"],
.woocommerce-page .bt-content input[name="save_address"],
div.woocommerce a.checkout-button,
div.woocommerce input#place_order,
div.woocommerce input[name="save_address"] {
    width: 100%;
    float: none;
    display: block;
    text-align: center !important;
    }

/* Star rating */
span.btNoStarRating {
    display: none;
    }
.star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 3px;
    opacity: .2;
    }
.star-rating {
    overflow: hidden;
    position: relative;
    line-height: 1;
    font-family: FontAwesome;
    margin: 0;
    display: inline-block;
    }
.star-rating .rating {
    display: none;
    }
.star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    }
.rtl .star-rating span {
    left: auto;
    right: 0;
    }
.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 3px;
    color: #7c7c7c;
    }
.header.large .star-rating {
    line-height: inherit;
    margin-top: 2px;
    }
.widget_recent_reviews .star-rating {
    font-size: 12px;
    }
.products .star-rating {
    margin: 0;
    }
.widget_recent_reviews li a:after,
.widget_recent_reviews .reviewer:after {
    content: "";
    display: table;
    }

/* Comment stars */
p.stars {
    position: relative;
    letter-spacing: .25em;
    margin-bottom: 3em;
    }
p.stars a {
    display: inline-block;
    font-weight: 700;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
    position: absolute;
    top: 0;
    left: 0;
    }
.rtl p.stars a {
    left: auto;
    right: 0;
    }
p.stars a:last-child {
    border-right: 0;
    }
p.stars a[class^="star-"]:after {
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(0,0,0,.1);
    }
.rtl p.stars a[class^="star-"]:after {
    left: auto;
    right: 0;
    }
p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
    color: #8c857a;
    }
p.stars a.star-1 {
    width: 1em;
    z-index: 10;
    }
p.stars a.star-1:after {
    content: "\f005";
    }
p.stars a.star-2 {
    width: 2em;
    z-index: 9;
    }
p.stars a.star-2:after {
    content: "\f005\f005";
    }
p.stars a.star-3 {
    width: 3em;
    z-index: 8;
    }
p.stars a.star-3:after {
    content: "\f005\f005\f005";
    }
p.stars a.star-4 {
    width: 4em;
    z-index: 7;
    }
p.stars a.star-4:after {
    content: "\f005\f005\f005\f005";
    }
p.stars a.star-5 {
    width: 5em;
    border: 0;
    z-index: 6;
    }
p.stars a.star-5:after {
    content: "\f005\f005\f005\f005\f005";
    }

/* Submit review */
#review_form .comment-form .form-submit input[type="submit"] {
    width: auto;
    margin: 0 auto;
    padding: 1em 2em;
    }

/* Spin animation */
@-webkit-keyframes spin {
from {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    }
to {
    -webkit-transform: rotateX(100%);
    transform: rotateX(100%);
    }
}

@-moz-keyframes spin {
from {
    -moz-transform: rotateX(0);
    transform: rotateX(0);
    }
to {
    -moz-transform: rotateX(100%);
    transform: rotateX(100%);
    }
}

@keyframes spin {
from {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    }
to {
    -webkit-transform: rotateX(100%);
    -moz-transform: rotateX(100%);
    -ms-transform: rotateX(100%);
    transform: rotateX(100%);
    }
}

/* Woo fonts */
@font-face {
    font-family: star;
    src: url(../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(../../plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal;
    }
@font-face {
    font-family: WooCommerce;
    src: url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
    src: url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal;
    }

/* Select - Checkout */
.woocommerce .select2-container--default .select2-selection--single {
    height: 3.2rem;
    border: none;
    padding: 0 .2em;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .woocommerce .select2-container--default .select2-selection--single,
.btLightSkin .btDarkSkin .woocommerce .select2-container--default .select2-selection--single,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .select2-container--default .select2-selection--single {
    border-bottom: 1px solid rgba(255,255,255,.5);
    }
.woocommerce .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    line-height: 3.2;
    }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
    }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\e688";
    font-family: Icon7Stroke;
    font-size: 2em;
    line-height: 1.5;
    margin-right: 0;
    display: block;
    float: right;
    padding-right: 0;
    margin-top: 0;
    -webkit-transition: 150ms ease transform,150ms ease color;
    -moz-transition: 150ms ease transform,150ms ease color;
    transition: 150ms ease transform,150ms ease color;
    }
.rtl .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    padding-right: 0;
    padding-left: 1em;
    }
.woocommerce .select2-container--open .select2-selection--single .select2-selection__arrow:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    }
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #8c857a;
    }
.btDarkSkin .select2-results,
.btLightSkin .btDarkSkin .select2-results,
.btDarkSkin.btLightSkin .btDarkSkin .select2-results {
    background: #191919;
    }
.btDarkSkin .select2-search--dropdown,
.btLightSkin .btDarkSkin .select2-search--dropdown,
.btDarkSkin.btLightSkin .btDarkSkin .select2-search--dropdown {
    background: #191919;
    }
.btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],
.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],
.btDarkSkin.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],
.btDarkSkin .select2-container--default .select2-results__option[data-selected=true],
.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[data-selected=true],
.btDarkSkin.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[data-selected=true] {
    background: #191919;
    }

/* Accept terms */
.woocommerce-terms-and-conditions-wrapper {
    padding-bottom: 1em;
    }

/* Search widget - Shop page */
.woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],
.woocommerce-page .btSidebar .widget_product_search button[type="submit"] {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    }
.woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"]:before,
.woocommerce-page .btSidebar .widget_product_search button[type="submit"]:before {
    font-size: 1.5em;
    }

/* Lightbox */
.pswp__bg {
    background: rgba(0,0,0,.6);
    opacity: 1;
    }
.pswp__ui--idle .pswp__top-bar {
    opacity: 1;
    }
.pswp {
    z-index: 11000;
    }
p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #63725b;
    color: #fff;
    z-index: 99998;
    -webkit-box-shadow: 0 1px 1em rgba(0,0,0,.2);
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
    }
.pswp__ui--idle .pswp__top-bar {
    opacity: 1;
    }
.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.7);
    }
.woocommerce select {
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1;
    padding-right: 1.25em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='15px'%3E%3Ctext x='0' y='10' fill='gray'%3E%E2%96%BE%3C/text%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 2em .9em;
    background-position: right center;
    background-clip: border-box;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    }

/* WooCommerce columns per row*/
.woocommerce-page ul.products.columns-2 li.product {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
.woocommerce-page ul.products.columns-4 li.product {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    }
.woocommerce-page ul.products.columns-5 li.product {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    }
.woocommerce-page ul.products.columns-6 li.product {
    -webkit-flex: 0 0 16.6666%;
    -ms-flex: 0 0 16.6666%;
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
    }

/* Cost Calculator */
.btQuoteBooking .btContactNext {
    border-color: #8c857a;
    color: #8c857a;
    border-radius: 0;
    }
.btHardRoundedButtons .btQuoteBooking .btContactNext {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btQuoteBooking .btContactNext {
    border-radius: 3px;
    }
.btQuoteBooking .btQuoteSlider {
    border-radius: 50px;
    background: #fff;
    border: 1px solid rgb(0,0,0,.25);
    color: #fff;
    height: .8em;
    }
.btDarkSkin .btQuoteBooking .btQuoteSlider,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSlider,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSlider {
    border: 1px solid rgba(255,255,255,.5);
    color: #fff;
    }
.btQuoteBooking .btQuoteSlider .ui-slider-handle {
    min-width: 35px;
    height: 35px;
    }
.btQuoteBooking .btQuoteSlider .ui-slider-handle .btQuoteSliderValue {
    font-size: 1em;
    font-weight: inherit;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
    color: #fff;
    background: #8c857a;
    }
.btQuoteBooking .btQuoteWrapper:before {
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btQuoteBooking .btQuoteWrapper:before,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteWrapper:before,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteWrapper:before {
    border: 1px solid rgba(255,255,255,.5);
    }
.btQuoteBooking .btQuoteSwitch {
    border: 1px solid rgb(0,0,0,.25);
    background: #fff;
    }
.btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch {
    border: 1px solid rgba(255,255,255,.5);
    }
.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
    background: #d6d6d6;
    }
.btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
    background: rgba(255,255,255,.5);
    }
.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    background: #8c857a;
    }
.btQuoteBooking .btQuoteSelect .ddcommon .ddTitle .ddTitleText .ddlabel,
.btQuoteBooking .btDropDown .ddcommon .ddTitle .ddTitleText .ddlabel {
    color: inherit;
    padding: 0 !important;
    }
.btQuoteBooking .btQuoteSelect .ddcommon .ddTitle .ddTitleText .ddlabel .description,
.btQuoteBooking .btDropDown .ddcommon .ddTitle .ddTitleText .ddlabel .description {
    color: inherit;
    opacity: .8;
    }
.btQuoteBooking .btQuoteSelect .ddcommon .ddTitle .ddTitleText.btNotSelected .ddlabel,
.btQuoteBooking .btDropDown .ddcommon .ddTitle .ddTitleText.btNotSelected .ddlabel {
    opacity: .8;
    color: inherit;
    padding: 0;
    }
.btQuoteBooking .btQuoteSelect .ddTitle .arrow:before,
.btQuoteBooking .btDropDown .ddTitle .arrow:before {
    content: "\e688";
    font-family: Icon7Stroke;
    font-size: 2em;
    line-height: 1;
    height: 1em;
    width: 1em;
    margin-top: -.3em;
    display: block;
    float: right;
    margin-right: -.3em;
    -webkit-transition: 150ms all ease;
    -moz-transition: 150ms all ease;
    transition: 150ms all ease;
    border: none !important;
    }
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .arrow:before,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .arrow:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    }
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius:hover .ddTitleText,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadius:hover .ddTitleText {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText {
    background: transparent !important;
    border-radius: 0 !important;
    }
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText {
    height: 3.2em;
    border: none !important;
    border-bottom: 1px solid rgb(24,24,24,.4) !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border-bottom: 1px solid #fff !important;
    }
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText:focus,
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText:hover,
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText:focus,
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText:hover,
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText:focus,
.btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText:hover,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText:focus,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText:hover,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText:focus,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText:hover,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText:focus,
.btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText:hover {
    border-bottom: 1px solid rgb(24,24,24,.7) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent !important;
    }
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadius .ddTitleText:hover,
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusTp .ddTitleText:hover,
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSelect .dd.ddcommon.borderRadiusBtm .ddTitleText:hover,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadius .ddTitleText:hover,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusTp .ddTitleText:hover,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btDropDown .dd.ddcommon.borderRadiusBtm .ddTitleText:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: rgba(255,255,255,.7) !important;
    }
.btGraySkin .btQuoteBooking .ddChild ul li,
.btDarkSkin .btGraySkin .btQuoteBooking .ddChild ul li,
.btGraySkin .btDarkSkin .btGraySkin .btQuoteBooking .ddChild ul li {
    color: #7c7c7c;
    }
.btAccentSkin .btQuoteBooking .ddChild ul li,
.btDarkSkin .btAccentSkin .btQuoteBooking .ddChild ul li,
.btAccentSkin .btDarkSkin .btAccentSkin .btQuoteBooking .ddChild ul li {
    color: #8c857a;
    }
.btAlternateSkin .btQuoteBooking .ddChild ul li,
.btDarkSkin .btAlternateSkin .btQuoteBooking .ddChild ul li,
.btAlternateSkin .btDarkSkin .btAlternateSkin .btQuoteBooking .ddChild ul li {
    color: #63725b;
    }
.btQuoteBooking textarea,
.btQuoteBooking input[type="text"],
.btQuoteBooking input[type="email"],
.btQuoteBooking input[type="password"] {
    height: 3.2em;
    border-radius: 0 !important;
    border: none !important;
    color: #181818;
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-bottom: 1px solid rgb(24,24,24,.4) !important;
    }
.btDarkSkin .btQuoteBooking textarea,
.btLightSkin .btDarkSkin .btQuoteBooking textarea,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea,
.btDarkSkin .btQuoteBooking input[type="text"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],
.btDarkSkin .btQuoteBooking input[type="email"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],
.btDarkSkin .btQuoteBooking input[type="password"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"] {
    color: #fff;
    border-bottom: 1px solid #fff !important;
    }
.btQuoteBooking textarea:focus,
.btQuoteBooking textarea:hover,
.btQuoteBooking input[type="text"]:focus,
.btQuoteBooking input[type="text"]:hover,
.btQuoteBooking input[type="email"]:focus,
.btQuoteBooking input[type="email"]:hover,
.btQuoteBooking input[type="password"]:focus,
.btQuoteBooking input[type="password"]:hover {
    border-bottom: 1px solid rgb(24,24,24,.7) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent !important;
    }
.btDarkSkin .btQuoteBooking textarea:focus,
.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,
.btDarkSkin .btQuoteBooking textarea:hover,
.btLightSkin .btDarkSkin .btQuoteBooking textarea:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea:hover,
.btDarkSkin .btQuoteBooking input[type="text"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:focus,
.btDarkSkin .btQuoteBooking input[type="text"]:hover,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:hover,
.btDarkSkin .btQuoteBooking input[type="email"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:focus,
.btDarkSkin .btQuoteBooking input[type="email"]:hover,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:hover,
.btDarkSkin .btQuoteBooking input[type="password"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"]:focus,
.btDarkSkin .btQuoteBooking input[type="password"]:hover,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"]:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"]:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: rgba(255,255,255,.7) !important;
    }
.btQuoteBooking .fancy-select .trigger {
    height: 3.2em;
    border: none !important;
    border-bottom: 1px solid rgb(24,24,24,.4) !important;
    background: transparent !important;
    }
.btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger {
    border-bottom: 1px solid #fff !important;
    }
.btQuoteBooking .fancy-select .trigger:focus,
.btQuoteBooking .fancy-select .trigger:hover {
    border-bottom: 1px solid rgb(24,24,24,.7) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent !important;
    }
.btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.btDarkSkin .btQuoteBooking .fancy-select .trigger:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: rgba(255,255,255,.7) !important;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteItem textarea {
    border-radius: 3px;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-size: 1em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    color: inherit;
    background: transparent;
    border-radius: 0;
    font-weight: inherit;
    text-transform: uppercase;
    border: 1px solid rgb(24,24,24,.4) !important;
    }
.btDarkSkin .btQuoteBooking .btQuoteBookingForm .btQuoteTotal,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteBookingForm .btQuoteTotal,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    border: 1px solid #fff !important;
    }
.btButtonWeight_default .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 500;
    }
.btButtonWeight_black .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 900;
    }
.btButtonWeight_bolder .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 800;
    }
.btButtonWeight_bold .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 600;
    }
.btButtonWeight_medium .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 500;
    }
.btButtonWeight_normal .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 400;
    }
.btButtonWeight_light .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 300;
    }
.btButtonWeight_lighter .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 200;
    }
.btButtonWeight_thin .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-weight: 100;
    }
.btButtonTextStyle_italic .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    font-style: italic;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    border-radius: 50px;
    overflow: hidden;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    border-radius: 3px;
    overflow: hidden;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalText {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCalc {
    font-size: 1em;
    letter-spacing: 0;
    line-height: 2;
    border-radius: 0;
    color: #fff;
    background: #8c857a;
    padding: 5px 30px 5px 0;
    }
.rtl .btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCalc {
    padding: 5px 0 5px 20px !important;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCalc {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCalc {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCalc {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    overflow: hidden;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCalc {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    overflow: hidden;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCurrency {
    font-size: 1em;
    letter-spacing: 0;
    line-height: 2;
    border-radius: 0;
    color: #fff;
    background: #8c857a;
    padding: 5px 0 5px 30px;
    }
.rtl .btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCurrency {
    padding: 5px 20px 5px 0 !important;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCurrency {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    overflow: hidden;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCurrency {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    overflow: hidden;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCurrency {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCurrency {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
    }
.btQuoteBooking .btQuoteBookingForm .boldBtn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 0 1 0;
    -ms-flex: 0 1 0;
    flex: 0 1 0;
    float: none;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    max-width: 0;
    }
.btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-size: 1em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    line-height: 2;
    border: none !important;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #8c857a;
    color: #fff;
    }
.btButtonWeight_default .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 500;
    }
.btButtonWeight_black .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 900;
    }
.btButtonWeight_bolder .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 800;
    }
.btButtonWeight_bold .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 600;
    }
.btButtonWeight_medium .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 500;
    }
.btButtonWeight_normal .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 400;
    }
.btButtonWeight_light .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 300;
    }
.btButtonWeight_lighter .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 200;
    }
.btButtonWeight_thin .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-weight: 100;
    }
.btButtonTextStyle_italic .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    font-style: italic;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .boldBtn button {
    border-radius: 3px;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
    -webkit-flex: 0 0 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    width: 160px;
    max-width: 160px;
    }
.btQuoteBooking .btContactNext {
    -webkit-transform: translate(160px,0);
    -moz-transform: translate(160px,0);
    -ms-transform: translate(160px,0);
    transform: translate(160px,0);
    }
.btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgb(24,24,24,1) !important;
    }
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    border-color: rgba(255,255,255,1) !important;
    }
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgb(24,24,24,1) !important;
    }
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
    border-color: rgba(255,255,255,1) !important;
    }
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgb(24,24,24,1) !important;
    }
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border-color: rgba(255,255,255,1) !important;
    }
.btQuoteBooking .btSubmitMessage {
    color: #8c857a;
    }
.btQuoteBooking .btContactSubmit {
    font-size: 1em;
    font-family: "Crimson Text",Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    line-height: 2;
    padding: .5em 2em;
    border-radius: 0;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #8c857a;
    color: #fff;
    }
.btButtonWeight_default .btQuoteBooking .btContactSubmit {
    font-weight: 500;
    }
.btButtonWeight_black .btQuoteBooking .btContactSubmit {
    font-weight: 900;
    }
.btButtonWeight_bolder .btQuoteBooking .btContactSubmit {
    font-weight: 800;
    }
.btButtonWeight_bold .btQuoteBooking .btContactSubmit {
    font-weight: 700;
    }
.btButtonWeight_semi-bold .btQuoteBooking .btContactSubmit {
    font-weight: 600;
    }
.btButtonWeight_medium .btQuoteBooking .btContactSubmit {
    font-weight: 500;
    }
.btButtonWeight_normal .btQuoteBooking .btContactSubmit {
    font-weight: 400;
    }
.btButtonWeight_light .btQuoteBooking .btContactSubmit {
    font-weight: 300;
    }
.btButtonWeight_lighter .btQuoteBooking .btContactSubmit {
    font-weight: 200;
    }
.btButtonWeight_thin .btQuoteBooking .btContactSubmit {
    font-weight: 100;
    }
.btButtonTextStyle_italic .btQuoteBooking .btContactSubmit {
    font-style: italic;
    }
.btHardRoundedButtons .btQuoteBooking .btContactSubmit {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btQuoteBooking .btContactSubmit {
    border-radius: 3px;
    }
.btQuoteBooking .btContactSubmit:hover {
    opacity: .7;
    text-shadow: none;
    }
.btQuoteBooking .btTotalNextWrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: auto !important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-right: 0 !important;
    padding-top: 2em !important;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: initial;
    }
.btQuoteBooking .btTotalNextWrapper:after {
    display: none;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
    padding-right: 0 !important;
    padding-top: 2em;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    float: none;
    }
.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7) {
    margin: 0 -10px 0 -10px;
    }
.btQuoteBooking .btPayPalButton {
    border-radius: 0;
    }
.btHardRoundedButtons .btQuoteBooking .btPayPalButton {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btQuoteBooking .btPayPalButton {
    border-radius: 3px;
    }

/* Date picker 
------------------------------------------------------------------------------------------------- */
.btDatePicker .ui-datepicker-header {
    background-color: #8c857a;
    }

/* Transfer Quote total to Flex, responsive
------------------------------------------------------------------------------------------------- */
@media (max-width: 480px) {
.btQuoteBooking .btQuoteTotal {
    height: inherit !important;
    }
.btQuoteBooking .btTotalNextWrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.btQuoteBooking .btQuoteBookingForm .btContactNext {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    width: 100%;
    }
.btQuoteBooking .btQuoteBookingForm .boldBtn {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    max-width: 5em;
    padding-top: 0;
    }
.btQuoteBooking .btQuoteBookingForm .boldBtn button {
    padding: .5em !important;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext {
    width: 100%;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    max-width: 7em;
    padding-top: 0;
    }
}

@media (max-width: 1399px) {
/* Typography breakpoint start 1350 */
.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: 4.6875rem;
    }
.bt_bb_size_huge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
    font-size: 1.125rem;
    margin-bottom: 1.4em;
    }
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.3125rem;
    margin-top: 1.2em;
    }
}

@media (max-width: 1199px) {
/* Typography breakpoint start 1200 */
.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: 4.0625rem;
    }
.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.0625rem;
    }
.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: 2.5rem;
    }
.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: 2.3rem;
    }
.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: 2rem;
    }
.bt_bb_size_huge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
    font-size: 1.0625rem;
    margin-bottom: 1em;
    }
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
    font-size: 1.0625rem;
    margin-bottom: 1em;
    }
.bt_bb_size_large.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
    font-size: .875rem;
    margin-bottom: 1em;
    }
.bt_bb_size_normal.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
    font-size: .875rem;
    margin-bottom: 1.35em;
    }
.bt_bb_size_medium.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
    font-size: .875rem;
    margin-bottom: 1.35em;
    }
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.25rem;
    margin-top: 1em;
    }
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.25rem;
    margin-top: 1em;
    }
.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.1875rem;
    margin-top: 1.4em;
    line-height: 1.7;
    }
.bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.125rem;
    margin-top: 1.1em;
    line-height: 1.7;
    }
body {
    font-size: 15px;
    }
}

@media (max-width: 360px) {
/* Typography breakpoint */
.btMenuVertical .mainHeader {
    width: 260px;
    }
.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    transform: translateX(260px);
    }
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    }
.btMenuVerticalLeft.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateX(260px) !important;
    -moz-transform: translateX(260px) !important;
    -ms-transform: translateX(260px) !important;
    transform: translateX(260px) !important;
    }
.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    }
.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    }
.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,
.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    }
}

/* Static vertical menu fix over mid-resolution */
@media (min-width: 1028px) {
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-content-wrap,
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top,
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-site-footer {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    padding-left: 320px;
    }
.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-content-wrap,
.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top,
.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-site-footer {
    padding-left: 0;
    padding-right: 320px;
    }
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .mainHeader {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    }
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top {
    display: none;
    }
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-content-wrap,
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top,
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-site-footer {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    padding-right: 320px;
    }
.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-content-wrap,
.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top,
.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-site-footer {
    padding-right: 0;
    padding-left: 320px;
    }
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .mainHeader {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    }
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top {
    display: none;
    }
}

@media (max-width: 1199px) {
.widget_shopping_cart .buttons .button {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    }
.widget_shopping_cart .buttons .button.checkout {
    margin-top: 10px;
    }
}

@media (max-width: 992px) {
.col2-set .col-1,
.col2-set .col-2,
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals {
    float: none;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: block;
    width: 100%;
    }
ul.products li.product {
    -webkit-flex-basis: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
    }
table.shop_table input[name="update_cart"] {
    width: auto;
    }
}

@media (max-width: 768px) {
div.product {
    display: block;
    }
div.product div.summary,
div.product div.images,
div.product div.product-description,
div.product div.product-meta {
    max-width: 100%;
    margin-bottom: 2rem;
    }
div.product div.summary .price {
    margin-bottom: 2rem;
    }
div.product div.summary form.cart .quantity {
    display: block;
    margin-bottom: 1em;
    }
div.product form.cart {
    margin-bottom: 2rem;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
    padding-bottom: .5em !important;
    }
}

@media (max-width: 620px) {
ul.products li.product {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    }
.woocommerce-result-count,
.woocommerce-ordering {
    width: 100%;
    padding: 0 !important;
    }
.woocommerce-result-count {
    margin-bottom: 1em;
    }
table.shop_table_responsive {
    display: block;
    }
table.shop_table_responsive tbody th,
table.shop_table_responsive thead {
    display: none;
    }
table.shop_table_responsive tbody {
    display: block;
    width: 100% !important;
    }
table.shop_table_responsive tr,
table.shop_table_responsive th {
    display: block;
    width: 100% !important;
    border-bottom: 1px solid rgba(0,0,0,.07);
    margin-bottom: 1em;
    padding-bottom: 1em;
    }
.btDarkSkin table.shop_table_responsive tr,
.btLightSkin .btDarkSkin table.shop_table_responsive tr,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive tr,
.btDarkSkin table.shop_table_responsive th,
.btLightSkin .btDarkSkin table.shop_table_responsive th,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive th {
    border-bottom: 1px solid #fff;
    }
table.shop_table_responsive tr td,
table.shop_table_responsive th td {
    display: block;
    width: 100% !important;
    clear: left;
    text-align: left !important;
    word-break: break-word;
    border: none !important;
    padding: .5em 0 0;
    }
table.shop_table_responsive tr td.product-remove,
table.shop_table_responsive th td.product-remove {
    padding: .5em 0;
    text-align: center !important;
    }
table.shop_table_responsive tr td.product-name,
table.shop_table_responsive th td.product-name {
    padding-top: 1.5em;
    }
table.shop_table_responsive tr td:not(.product-remove):not(.product-thumbnail):not(.actions):before,
table.shop_table_responsive th td:not(.product-remove):not(.product-thumbnail):not(.actions):before {
    content: attr(data-title) ": ";
    padding-right: 1em;
    }
table.shop_table_responsive tr td.product-thumbnail img,
table.shop_table_responsive th td.product-thumbnail img {
    width: 100%;
    }
table.shop_table_responsive tr.cart-subtotal {
    padding-top: 1em;
    }
table.shop_table_responsive tr.cart-subtotal td {
    padding-top: 1em;
    }
.cart-collaterals {
    display: block;
    }
table.shop_table .coupon {
    display: block;
    }
table.shop_table .coupon input[name="coupon_code"] {
    margin-bottom: 1em;
    padding: .8em;
    }
.btLightSkin table.shop_table .coupon input[name="coupon_code"],
.btDarkSkin .btLightSkin table.shop_table .coupon input[name="coupon_code"],
.btLightSkin .btDarkSkin .btLightSkin table.shop_table .coupon input[name="coupon_code"] {
    border: 1px solid rgba(0,0,0,.1) !important;
    }
.btDarkSkin table.shop_table .coupon input[name="coupon_code"],
.btLightSkin .btDarkSkin table.shop_table .coupon input[name="coupon_code"],
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table .coupon input[name="coupon_code"] {
    border: 1px solid rgba(255,255,255,.5) !important;
    }
.btAccentSkin table.shop_table .coupon input[name="coupon_code"],
.btDarkSkin .btAccentSkin table.shop_table .coupon input[name="coupon_code"],
.btAccentSkin .btDarkSkin .btAccentSkin table.shop_table .coupon input[name="coupon_code"] {
    border: 1px solid rgba(0,0,0,.1) !important;
    }
.btGraySkin table.shop_table .coupon input[name="coupon_code"],
.btDarkSkin .btGraySkin table.shop_table .coupon input[name="coupon_code"],
.btGraySkin .btDarkSkin .btGraySkin table.shop_table .coupon input[name="coupon_code"] {
    border: 1px solid rgba(0,0,0,.1) !important;
    }
table.shop_table .coupon button[name="apply_coupon"] {
    width: auto;
    margin-bottom: 1em;
    }
table.shop_table input[name="update_cart"] {
    margin-top: 1em;
    float: none;
    width: 100%;
    }
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    line-height: 1.3;
    }
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    margin-left: 2em;
    }
}

@media (max-width: 580px) {
div.product-description .bt_bb_tabs .bt_bb_tabs_header li {
    margin-right: 0;
    }
div.product-description .bt_bb_tabs .bt_bb_tabs_header li:before,
div.product-description .bt_bb_tabs .bt_bb_tabs_header li:after {
    bottom: 0 !important;
    }
div.product-description .bt_bb_tabs .bt_bb_tabs_header li span {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left !important;
    }
}

/* Animation */
/* Move up */
.bt_bb_column[class*="move_up"],
.bt_bb_column_inner[class*="move_up"],
.bt_bb_row[class*="move_up"] {
    -webkit-transform: translate3d(0,5%,0);
    -moz-transform: translate3d(0,5%,0);
    -ms-transform: translate3d(0,5%,0);
    transform: translate3d(0,5%,0);
    }

/* Zoom in */
.bt_bb_column[class*="zoom_in"],
.bt_bb_column_inner[class*="zoom_in"],
.bt_bb_row[class*="zoom_in"] {
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    }

/* Zoom out */
.bt_bb_column[class*="zoom_out"],
.bt_bb_column_inner[class*="zoom_out"],
.bt_bb_row[class*="zoom_out"] {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }

/* Move */
.bt_bb_column[class*="move_left"],
.bt_bb_column_inner[class*="move_left"],
.bt_bb_row[class*="move_left"] {
    -webkit-transform: translate3d(10%,0,0);
    -moz-transform: translate3d(10%,0,0);
    -ms-transform: translate3d(10%,0,0);
    transform: translate3d(10%,0,0);
    }
.bt_bb_column[class*="move_right"],
.bt_bb_column_inner[class*="move_right"],
.bt_bb_row[class*="move_right"] {
    -webkit-transform: translate3d(-10%,0,0);
    -moz-transform: translate3d(-10%,0,0);
    -ms-transform: translate3d(-10%,0,0);
    transform: translate3d(-10%,0,0);
    }
.animate {
    -webkit-transition: transform 3500ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1);
    -moz-transition: transform 3500ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1);
    transition: transform 3500ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1);
    }
.animate:nth-child(1) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
    }
.animate:nth-child(2) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.animate:nth-child(3) {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.animate:nth-child(4) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.animate:nth-child(5) {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.animate:nth-child(6) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:nth-child(7) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:nth-child(8) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:nth-child(9) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:nth-child(10) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:nth-child(11) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:nth-child(12) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:nth-child(13) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:nth-child(14) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:nth-child(15) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:nth-child(16) {
    -webkit-transition-delay: 4800ms;
    -moz-transition-delay: 4800ms;
    transition-delay: 4800ms;
    }
.animate:nth-child(17) {
    -webkit-transition-delay: 5100ms;
    -moz-transition-delay: 5100ms;
    transition-delay: 5100ms;
    }
.animate:nth-child(18) {
    -webkit-transition-delay: 5400ms;
    -moz-transition-delay: 5400ms;
    transition-delay: 5400ms;
    }
.animate:nth-child(19) {
    -webkit-transition-delay: 5700ms;
    -moz-transition-delay: 5700ms;
    transition-delay: 5700ms;
    }
.animate:nth-child(20) {
    -webkit-transition-delay: 6000ms;
    -moz-transition-delay: 6000ms;
    transition-delay: 6000ms;
    }
@media (max-width: 992px) {
.bt_bb_row_inner[data-structure="5-3-4"] .bt_bb_column_inner[data-width="3"] {
    min-width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
}

/* Slider Zoom Effect */
.bt_bb_content_slider:not(.bt_bb_multiple_slides) .bt_bb_content_slider_item.bt_bb_effect_zoom[style*="background-image"] {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-transition: transform 12000ms ease-out,opacity 1000ms ease-out !important;
    -moz-transition: transform 12000ms ease-out,opacity 1000ms ease-out !important;
    transition: transform 12000ms ease-out,opacity 1000ms ease-out !important;
    -webkit-transition-delay: 0ms !important;
    -moz-transition-delay: 0ms !important;
    transition-delay: 0ms !important;
    }
.bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider.slick-initialized .bt_bb_content_slider_item.bt_bb_effect_zoom.slick-slide.slick-current[style*="background-image"] {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .5;
    }

/* Extra Huge Button */
.btHugeButton.bt_bb_button {
    font-size: 2.5em;
    }
.btHugeButton.bt_bb_button .bt_bb_link {
    padding: .75em;
    }

/* Section Custom Class */
.btLimitSection {
    margin: 0 4em;
    }
@media (max-width: 768px) {
.btLimitSection {
    margin: 0 2em;
    }
}

/* Headline - Custom Font */
@media (max-width: 768px) {
.bt_bb_headline.bt_bb_size_large[style*="font-family:'Auto Signature'"] h1,
.bt_bb_headline.bt_bb_size_large[style*="font-family:'Auto Signature'"] h2,
.bt_bb_headline.bt_bb_size_large[style*="font-family:'Auto Signature'"] h3,
.bt_bb_headline.bt_bb_size_large[style*="font-family:'Auto Signature'"] h4,
.bt_bb_headline.bt_bb_size_large[style*="font-family:'Auto Signature'"] h5,
.bt_bb_headline.bt_bb_size_large[style*="font-family:'Auto Signature'"] h6 {
    font-size: 2.3rem;
    }
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Auto Signature'"] h1,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Auto Signature'"] h2,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Auto Signature'"] h3,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Auto Signature'"] h4,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Auto Signature'"] h5,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Auto Signature'"] h6 {
    font-size: 2.3rem;
    }
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Auto Signature'"] h1,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Auto Signature'"] h2,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Auto Signature'"] h3,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Auto Signature'"] h4,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Auto Signature'"] h5,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Auto Signature'"] h6 {
    font-size: 2.5rem;
    }
}

/* Masonry Gallery Grid */
@media screen and (max-width: 768px) {
.bt_bb_masonry_image_grid {
    overflow: hidden;
    }
}

/* Menu Items - Special Cases */
.btSpringSpecialCase a {
    font-style: italic;
    color: #62875c !important;
    font-family: "DM Serif Display",Arial,Helvetica,sans-serif;
    }
.btAutumnSpecialCase a {
    color: #e18037 !important;
    font-family: "Cardo",Arial,Helvetica,sans-serif;
    }
.btWinterSpecialCase a {
    color: #e2a9a1 !important;
    }
.btSummerSpecialCase a {
    color: #445963 !important;
    font-family: "Gilda Display",Arial,Helvetica,sans-serif !important;
    font-weight: 600 !important;
    }

/* Custom Image Class */
.btRightMargin.bt_bb_image {
    margin-right: 4.375em;
    }
@media (max-width: 992px) {
.btRightMargin.bt_bb_image {
    margin-right: 0;
    }
}

/* Button Responsive */
@media (max-width: 480px) {
.bt_bb_hidden_xs.bt_bb_button {
    display: none !important;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
.bt_bb_hidden_ms.bt_bb_button {
    display: none !important;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
.bt_bb_hidden_sm.bt_bb_button {
    display: none !important;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
.bt_bb_hidden_md.bt_bb_button {
    display: none !important;
    }
}

@media (min-width: 1201px) {
.bt_bb_hidden_lg.bt_bb_button {
    display: none !important;
    }
}

/* Safari */
@media only screen and (max-device-width: 480px) {
select,
.fancy-select .trigger,
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
input[type='submit'] {
    height: 3.2em;
    line-height: 1em;
    }
}

.touch select,
.touch .fancy-select .trigger,
.touch .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.touch input[type='submit'] {
    height: 3.2em;
    line-height: 1em;
    }

/* WP 6.0 */
html :where([style*="border-width"]) {
    border: none;
    }
.wpcf7 p {
    width: 100%;
    margin-bottom: 0;
    }
.btNewsletterButton {
    position: relative;
    }
.btNewsletterButton .wpcf7-spinner {
    position: absolute;
    }

/* RTL support */
body.rtl {
    direction: rtl;
    unicode-bidi: embed;
    }
body.rtl.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
body.rtl.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
    margin-left: 0;
    margin-right: .5em;
    }
body.rtl .rowItem {
    float: right;
    }
body.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
    margin: 0 0 0 5px;
    }
body.rtl .star-rating:before {
    display: block !important;
    }
body.rtl .star-rating span:before {
    display: block !important;
    }

/* Gutenberg */
.wp-block-separator {
    margin: 1em auto;
    max-width: 100px;
    }
.wp-block-separator.is-style-wide {
    max-width: 100%;
    }

/* Gallery */
.wp-block-gallery {
    margin: 0;
    }
.wp-block-gallery li:first-child {
    margin-left: 0;
    }
.wp-block-gallery.alignleft {
    float: left;
    }

/* Paragraph */
p.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 3.6em;
    line-height: .9;
    font-weight: 800;
    }
.has-large-font-size {
    line-height: 1.2 !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;
    }
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
    text-align: center;
    }
p.has-background {
    border-radius: none;
    }
.btSoftRoundedButtons p.has-background {
    border-radius: 3px;
    }
.btHardRoundedButtons p.has-background {
    border-radius: 3px;
    }

/* Button */
.wp-block-file .wp-block-file__button {
    border-radius: none;
    }
.btSoftRoundedButtons .wp-block-file .wp-block-file__button {
    border-radius: 3px;
    }
.btHardRoundedButtons .wp-block-file .wp-block-file__button {
    border-radius: 50px;
    }
.wp-block-button {
    margin-bottom: .5em;
    }
.wp-block-button .wp-block-button__link {
    font-size: .9em;
    font-weight: 500;
    padding: .8em 2.2em;
    color: #fff !important;
    }
.wp-block-button .wp-block-button__link:hover {
    opacity: .8;
    }
.wp-block-button.is-style-outline .wp-block-button__link {
    text-align: center;
    color: #181818 !important;
    }
.wp-block-button.alignleft {
    float: left;
    }
.wp-block-button.alignright {
    float: right;
    }
.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0 !important;
    }

/* Cover */
.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,
.wp-block-cover-image {
    margin: 0 0 1.5em;
    }
.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: #fff !important;
    }
.wp-block-cover a:hover,
.wp-block-cover-image a:hover {
    opacity: .8;
    }
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
    color: #fff !important;
    padding: 1em;
    }

/* Quote */
figure.wp-caption.alignright .wp-caption-text {
    text-align: right;
    }
.wp-block-pullquote blockquote:before {
    right: 0;
    }
.wp-block-pullquote blockquote p cite {
    font-size: 1.875rem;
    }
.wp-block-pullquote blockquote p {
    font-size: 1em;
    }
.wp-block-quote.has-text-align-center:before {
    right: 0;
    }
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
    display: block;
    }
.btDarkSkin .wp-block-image figcaption,
.btLightSkin .btDarkSkin .wp-block-image figcaption,
.btDarkSkin.btLightSkin .btDarkSkin .wp-block-image figcaption {
    color: #fff;
    }
.alignnone blockquote:before {
    right: 0 !important;
    }

/* Table */
.wp-block-table.aligncenter table {
    margin: 0 auto;
    width: auto;
    }
.wp-block-quote.has-text-align-right:before {
    left: auto;
    right: 0;
    }
.wp-block-quote.has-text-align-right:before {
    left: auto !important;
    right: 0 !important;
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: 0 !important;
    margin-left: auto;
    }

/* Align Full */
.btNoSidebar .alignfull {
    width: 100vw;
    margin-left: -webkit-calc(-50vw + 600px);
    margin-left: -moz-calc(-50vw + 600px);
    margin-left: calc(-50vw + 600px);
    margin-right: -webkit-calc(-50vw + 600px);
    margin-right: -moz-calc(-50vw + 600px);
    margin-right: calc(-50vw + 600px);
    max-width: 100vw;
    }
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
/* Post content width */
.btPostSingleItemStandard.btPortfolioSingle .btArticleContent,
.btPostSingleItemStandard.btPortfolioSingle .btArticleShareEtc {
    max-width: none;
    }

/* Parallax */
.bt_bb_parallax {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    background-attachment: local;
    background-position: 0 0 !important;
    }

/* Alignment fix */
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom,
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle {
    display: block;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle .bt_bb_column_inner_content {
    margin-top: 2em;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom,
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle {
    display: block;
    }

/* Fullscreen Section - Middle */
.bt_bb_section.bt_bb_vertical_align_middle > .bt_bb_port:after {
    content: '';
    min-height: inherit;
    font-size: 0;
    }

/* Section Align */
.bt_bb_section.bt_bb_vertical_align_bottom > .bt_bb_port {
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    }

/* Preloader */
.btPreloader {
    display: none !important;
    }

/* Google Map */
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper {
    overflow: visible;
    }

/* Ratings */
p.stars {
    letter-spacing: 0;
    }

/* WooCommerce */
div.product div.summary form.cart .quantity {
    margin-right: 1.5em;
    float: left;
    }
.woocommerce select {
    background-image: none;
    }

/* Slider */
.slick-slider .slick-slide {
    display: block !important;
    }
.slick-dots li.slick-active {
    padding-left: 0;
    margin-right: auto;
    }
.slick-dots li.bt_bb_slider_paging,
.slick-dots li.bt_bb_content_slider_paging {
    left: 1em !important;
    }
.slick-slider .slick-track,
.slick-slider .slick-list {
    overflow: hidden;
    }

/* Separator */
.bt_bb_separator.bt_bb_bottom_spacing_extra_small {
    padding-bottom: .5em;
    margin-bottom: 0;
    }
.bt_bb_separator.bt_bb_bottom_spacing_small:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted) {
    padding-bottom: 1em;
    margin-bottom: 0;
    }
.bt_bb_separator.bt_bb_bottom_spacing_normal:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted) {
    padding-bottom: 2em;
    margin-bottom: 0;
    }
.bt_bb_separator.bt_bb_bottom_spacing_medium:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted) {
    padding-bottom: 4em;
    margin-bottom: 0;
    }
.bt_bb_separator.bt_bb_bottom_spacing_large:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted) {
    padding-bottom: 8em;
    margin-bottom: 0;
    }
.bt_bb_separator.bt_bb_bottom_spacing_extra_large:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted) {
    padding-bottom: 16em;
    margin-bottom: 0;
    }
.bt_bb_separator.bt_bb_border_style_solid {
    padding-bottom: 0 !important;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_0 {
    padding-bottom: 0;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_5 {
    padding-bottom: 5px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_10 {
    padding-bottom: 10px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_15 {
    padding-bottom: 15px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_20 {
    padding-bottom: 20px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_25 {
    padding-bottom: 25px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_30 {
    padding-bottom: 30px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_35 {
    padding-bottom: 35px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_40 {
    padding-bottom: 40px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_45 {
    padding-bottom: 45px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_50 {
    padding-bottom: 50px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_60 {
    padding-bottom: 60px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_65 {
    padding-bottom: 65px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_70 {
    padding-bottom: 70px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_75 {
    padding-bottom: 75px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_80 {
    padding-bottom: 80px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_85 {
    padding-bottom: 85px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_90 {
    padding-bottom: 90px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_95 {
    padding-bottom: 95px;
    margin-bottom: 0;
    }
.bt_bb_separator:not(.bt_bb_border_style_solid):not(.bt_bb_border_style_dashed):not(.bt_bb_border_style_dotted).bt_bb_bottom_spacing_100 {
    padding-bottom: 100px;
    margin-bottom: 0;
    }

/* Button */
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_center.bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before,.bt_bb_align_center .bt_bb_button.bt_bb_style_line a .bt_bb_button_text:before {
    top: -.5em;
    }

/* Testimonials */
.bt_bb_testimonial .bt_bb_testimonial_content .bt_bb_button a .bt_bb_button_text:before {
    top: -.5em;
    }

/* Counter */
.bt_bb_counter_holder .bt_bb_counter_content {
    display: block;
    }

/* Huge Icon */
.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xhuge [data-ico-drawings=''].bt_bb_icon_holder:before {
    height: 10rem;
    }

/* Tab */
.bt_bb_tabs.bt_bb_direction_vertical .bt_bb_tabs_tabs {
    min-width: 65%;
    }

/* Headline */
.bt_bb_align_right .bt_bb_align_center.bt_bb_headline.bt_bb_dash_top_bottom .bt_bb_headline_superheadline,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline.bt_bb_dash_top_bottom .bt_bb_headline_superheadline,
.bt_bb_align_center.bt_bb_headline.bt_bb_dash_top_bottom .bt_bb_headline_superheadline,
.bt_bb_align_center .bt_bb_headline.bt_bb_dash_top_bottom .bt_bb_headline_superheadline {
    display: inline-block;
    }
}

