@charset "UTF-8";
                                                                 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;
} .btClear:after {
content: " ";
display: table;
width: 100%;
clear: both;
} .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(//merlincoach.cz/wp-content/themes/lycka/fonts/Quote.woff) format("woff"),url(//merlincoach.cz/wp-content/themes/lycka/fonts/Quote.ttf) format("truetype");
} .btDarkSkin {
color: #fff;
background-color: #2b2c2e;
}
.btLightSkin {
color: #2b2c2e;
background-color: #fff;
}
select,
textarea,
input,
.fancy-select .trigger {
color: inherit;
}
.btLightSkin select,
.btLightSkin textarea,
.btLightSkin input,
.btLightSkin .fancy-select .trigger,
.btDarkSkin .btLightSkin select,
.btDarkSkin .btLightSkin textarea,
.btDarkSkin .btLightSkin input,
.btDarkSkin .btLightSkin .fancy-select .trigger,
.btLightSkin .btDarkSkin .btLightSkin select,
.btLightSkin .btDarkSkin .btLightSkin textarea,
.btLightSkin .btDarkSkin .btLightSkin input,
.btLightSkin .btDarkSkin .btLightSkin .fancy-select .trigger {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin select,
.btDarkSkin textarea,
.btDarkSkin input,
.btDarkSkin .fancy-select .trigger,
.btLightSkin .btDarkSkin select,
.btLightSkin .btDarkSkin textarea,
.btLightSkin .btDarkSkin input,
.btLightSkin .btDarkSkin .fancy-select .trigger,
.btDarkSkin.btLightSkin .btDarkSkin select,
.btDarkSkin.btLightSkin .btDarkSkin textarea,
.btDarkSkin.btLightSkin .btDarkSkin input,
.btDarkSkin.btLightSkin .btDarkSkin .fancy-select .trigger {
border: 1px solid rgba(255,255,255,.5);
} select,
input {
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
}
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 1.4em;
background: transparent;
color: inherit;
}
.btTextRight input:not([type='checkbox']):not([type='radio']),
.btTextRight textarea,
.btTextRight select {
text-align: right;
}
.btSquareButtons input:not([type='checkbox']):not([type='radio']),
.btSquareButtons textarea,
.btSquareButtons select {
padding: .8em;
}
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 {
position: relative;
}
.fancy-select .trigger {
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
position: relative;
cursor: pointer;
padding: 0 .8em;
}
.btSquareButtons .fancy-select .trigger {
padding: 0 1.4em;
}
.btHardRoundedButtons .fancy-select .trigger {
border-radius: 50px;
padding: 0 1.5em;
}
.btSoftRoundedButtons .fancy-select .trigger {
border-radius: 10px;
}
.fancy-select .trigger:before {
content: "\e688";
font-family: Icon7Stroke;
font-size: 2em;
display: block;
width: .8em;
float: right;
padding-right: 0;
-webkit-transition: all 150ms ease;
-moz-transition: all 150ms ease;
transition: all 150ms ease;
}
.rtl .fancy-select .trigger:before {
float: left;
padding-right: 0;
padding-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: #2b2c2e;
}
.fancy-select .options.open {
z-index: 20;
display: block;
padding: .8em 0;
}
.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;
line-height: 1.5;
-webkit-transition: 150ms ease all;
-moz-transition: 150ms ease all;
transition: 150ms ease all;
}
.fancy-select ul.options li:hover {
color: #ff9245;
}
.btHardRoundedButtons input:not([type='checkbox']):not([type='radio']),
.btHardRoundedButtons a.select2-choice {
border-radius: 50px;
}
.btSoftRoundedButtons input:not([type='checkbox']):not([type='radio']),
.btSoftRoundedButtons a.select2-choice {
border-radius: 10px;
}
.btHardRoundedButtons textarea {
border-radius: 10px;
}
.btSoftRoundedButtons textarea {
border-radius: 10px;
}
.btHardRoundedButtons select {
border-radius: 30px;
}
.btSoftRoundedButtons select {
border-radius: 10px;
}
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 {
-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
}
textarea {
resize: vertical;
line-height: inherit;
}
button {
font: inherit;
cursor: pointer;
}
.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%;
} 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);
} a {
text-decoration: none;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
color: inherit;
}
.bt-content a {
color: #ff9245;
}
a:hover {
text-decoration: none;
color: #ff9245;
}
.bt-content a:hover {
color: inherit;
}
.bt-content a.wp-block-button__link {
color: inherit;
}
.btText a {
color: #ff9245;
}
.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;
} p,
dl,
address,
cite {
margin: 0 0 1em;
}
ul {
margin: 0 0 1em 1em;
padding: 0;
}
ul 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;
}
dd:after {
content: "";
display: table;
clear: both;
}
figcaption {
font-size: inherit;
} html {
font-size: 16px;
}
body {
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
font-weight: 400;
line-height: 1.75;
background-size: cover;
background-attachment: fixed;
}
body.btBodyWeight_default {
font-weight: 400;
}
body.btBodyWeight_normal {
font-weight: normal;
}
body.btBodyWeight_bold {
font-weight: bold;
}
body.btBodyWeight_bolder {
font-weight: bolder;
}
body.btBodyWeight_lighter {
font-weight: 300;
}
body.btBodyWeight_light {
font-weight: 400;
}
body.btBodyWeight_thin {
font-weight: 100;
}
body.btBodyWeight_100 {
font-weight: 100;
}
body.btBodyWeight_200 {
font-weight: 200;
}
body.btBodyWeight_300 {
font-weight: 300;
}
body.btBodyWeight_400 {
font-weight: 400;
}
body.btBodyWeight_500 {
font-weight: 500;
}
body.btBodyWeight_600 {
font-weight: 600;
}
body.btBodyWeight_700 {
font-weight: 700;
}
body.btBodyWeight_800 {
font-weight: 800;
}
body.btBodyWeight_900 {
font-weight: 900;
}
small {
font-size: 14px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Castoro",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: .4rem 0 .4rem 0;
line-height: 1.4;
margin: 0;
}
.btHeadingWeight_default h1,
.btHeadingWeight_default h2,
.btHeadingWeight_default h3,
.btHeadingWeight_default h4,
.btHeadingWeight_default h5,
.btHeadingWeight_default h6 {
font-weight: 400;
}
.btHeadingWeight_normal h1,
.btHeadingWeight_normal h2,
.btHeadingWeight_normal h3,
.btHeadingWeight_normal h4,
.btHeadingWeight_normal h5,
.btHeadingWeight_normal h6 {
font-weight: normal;
}
.btHeadingWeight_bold h1,
.btHeadingWeight_bold h2,
.btHeadingWeight_bold h3,
.btHeadingWeight_bold h4,
.btHeadingWeight_bold h5,
.btHeadingWeight_bold h6 {
font-weight: bold;
}
.btHeadingWeight_bolder h1,
.btHeadingWeight_bolder h2,
.btHeadingWeight_bolder h3,
.btHeadingWeight_bolder h4,
.btHeadingWeight_bolder h5,
.btHeadingWeight_bolder h6 {
font-weight: bolder;
}
.btHeadingWeight_lighter h1,
.btHeadingWeight_lighter h2,
.btHeadingWeight_lighter h3,
.btHeadingWeight_lighter h4,
.btHeadingWeight_lighter h5,
.btHeadingWeight_lighter h6 {
font-weight: 300;
}
.btHeadingWeight_light h1,
.btHeadingWeight_light h2,
.btHeadingWeight_light h3,
.btHeadingWeight_light h4,
.btHeadingWeight_light h5,
.btHeadingWeight_light h6 {
font-weight: 400;
}
.btHeadingWeight_thin h1,
.btHeadingWeight_thin h2,
.btHeadingWeight_thin h3,
.btHeadingWeight_thin h4,
.btHeadingWeight_thin h5,
.btHeadingWeight_thin h6 {
font-weight: 100;
}
.btHeadingWeight_100 h1,
.btHeadingWeight_100 h2,
.btHeadingWeight_100 h3,
.btHeadingWeight_100 h4,
.btHeadingWeight_100 h5,
.btHeadingWeight_100 h6 {
font-weight: 100;
}
.btHeadingWeight_200 h1,
.btHeadingWeight_200 h2,
.btHeadingWeight_200 h3,
.btHeadingWeight_200 h4,
.btHeadingWeight_200 h5,
.btHeadingWeight_200 h6 {
font-weight: 200;
}
.btHeadingWeight_300 h1,
.btHeadingWeight_300 h2,
.btHeadingWeight_300 h3,
.btHeadingWeight_300 h4,
.btHeadingWeight_300 h5,
.btHeadingWeight_300 h6 {
font-weight: 300;
}
.btHeadingWeight_400 h1,
.btHeadingWeight_400 h2,
.btHeadingWeight_400 h3,
.btHeadingWeight_400 h4,
.btHeadingWeight_400 h5,
.btHeadingWeight_400 h6 {
font-weight: 400;
}
.btHeadingWeight_500 h1,
.btHeadingWeight_500 h2,
.btHeadingWeight_500 h3,
.btHeadingWeight_500 h4,
.btHeadingWeight_500 h5,
.btHeadingWeight_500 h6 {
font-weight: 500;
}
.btHeadingWeight_600 h1,
.btHeadingWeight_600 h2,
.btHeadingWeight_600 h3,
.btHeadingWeight_600 h4,
.btHeadingWeight_600 h5,
.btHeadingWeight_600 h6 {
font-weight: 600;
}
.btHeadingWeight_700 h1,
.btHeadingWeight_700 h2,
.btHeadingWeight_700 h3,
.btHeadingWeight_700 h4,
.btHeadingWeight_700 h5,
.btHeadingWeight_700 h6 {
font-weight: 700;
}
.btHeadingWeight_800 h1,
.btHeadingWeight_800 h2,
.btHeadingWeight_800 h3,
.btHeadingWeight_800 h4,
.btHeadingWeight_800 h5,
.btHeadingWeight_800 h6 {
font-weight: 800;
}
.btHeadingWeight_900 h1,
.btHeadingWeight_900 h2,
.btHeadingWeight_900 h3,
.btHeadingWeight_900 h4,
.btHeadingWeight_900 h5,
.btHeadingWeight_900 h6 {
font-weight: 900;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
padding-top: 0;
}
h1 {
font-size: 5.3125em;
}
h2 {
font-size: 4.25em;
}
h3 {
font-size: 3.5em;
}
h4 {
font-size: 2.6875em;
}
h5 {
font-size: 1.875em;
}
h6 {
font-size: 1.4375em;
} blockquote {
font-size: 1.875em;
font-family: "Castoro",Arial,Helvetica,sans-serif;
line-height: 1.3;
display: block;
margin: 0;
padding: 1em 0 .5em 0;
position: relative;
}
.btHeadingWeight_default blockquote {
font-weight: 400;
}
.btHeadingWeight_normal blockquote {
font-weight: normal;
}
.btHeadingWeight_bold blockquote {
font-weight: bold;
}
.btHeadingWeight_bolder blockquote {
font-weight: bolder;
}
.btHeadingWeight_lighter blockquote {
font-weight: 300;
}
.btHeadingWeight_light blockquote {
font-weight: 400;
}
.btHeadingWeight_thin blockquote {
font-weight: 100;
}
.btHeadingWeight_100 blockquote {
font-weight: 100;
}
.btHeadingWeight_200 blockquote {
font-weight: 200;
}
.btHeadingWeight_300 blockquote {
font-weight: 300;
}
.btHeadingWeight_400 blockquote {
font-weight: 400;
}
.btHeadingWeight_500 blockquote {
font-weight: 500;
}
.btHeadingWeight_600 blockquote {
font-weight: 600;
}
.btHeadingWeight_700 blockquote {
font-weight: 700;
}
.btHeadingWeight_800 blockquote {
font-weight: 800;
}
.btHeadingWeight_900 blockquote {
font-weight: 900;
}
blockquote:before {
content: "\e900";
font-family: Quote;
font-size: 2.5em;
display: block;
line-height: 1;
margin-bottom: 1rem;
color: #469baf;
}
.btQuoteIcon-kids blockquote:before {
content: "\e902";
}
.btQuoteIcon-classic blockquote:before {
content: "\e901";
}
blockquote:after {
content: "";
display: table;
width: 100%;
clear: both;
}
cite {
font-size: 1.25rem;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
opacity: .6;
font-style: normal;
}
blockquote cite {
padding-top: 1em;
display: block;
} .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);
}
.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 td.product-name a {
color: inherit;
}
.bt-content-holder table td.product-subtotal {
font-weight: bold;
}
.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);
} @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;
} body.rtl {
direction: rtl;
unicode-bidi: embed;
} .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;
} .mainHeader,
.bt-vertical-header-top {
z-index: 10002;
}
.btPreloader {
z-index: 100000;
} .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;
}
} .btNoSidebar .bt-content-holder,
.btNoSidebar .bt-content {
width: auto;
padding: 0;
} :not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline + .bt-content-holder .bt-content {
max-width: 1260px;
margin-left: auto;
margin-right: auto;
padding: 8em 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;
}
:not(.bt_bb_plugin_active).btNoSidebar.woocommerce .btPageHeadline + .bt-content-holder .bt-content .btPostSingleItemStandard:last-child {
margin-bottom: 0;
}
.btWithSidebar .bt-content-holder {
max-width: 1260px;
margin: auto;
padding: 8em 30px 8em;
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;
} @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;
}
} .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;
}
.btPreloader .animation > div img {
margin: 0 auto;
}
.btPreloader .animation .btLoaderText {
padding: .5em 0;
font-size: 2.6875em;
}
.btPreloader .animation .btLoaderText:empty {
display: none;
}
.btPreloader .animation .btSpinner {
width: 200px;
height: 200px;
display: inline-block;
overflow: hidden;
}
.btPreloader .animation .btSpinner .btSpinnerInner {
width: 100%;
height: 100%;
position: relative;
-webkit-transform: translateZ(0) scale(1);
-moz-transform: translateZ(0) scale(1);
-ms-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.btPreloader .animation .btSpinner .btSpinnerInner div {
position: absolute;
border-width: 4px;
border-style: solid;
opacity: 1;
border-radius: 50%;
-webkit-animation: loader 2s 1s cubic-bezier(0,.2,.8,1) infinite;
-moz-animation: loader 2s 1s cubic-bezier(0,.2,.8,1) infinite;
animation: loader 2s 1s cubic-bezier(0,.2,.8,1) infinite;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.btPreloader .animation .btSpinner .btSpinnerInner div:nth-child(1) {
border-color: #ff9245;
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
animation-delay: 0s;
}
.btPreloader .animation .btSpinner .btSpinnerInner div:nth-child(2) {
border-color: #469baf;
-webkit-animation-delay: -.5s;
-moz-animation-delay: -.5s;
animation-delay: -.5s;
}
@-webkit-keyframes loader {
0% {
top: 96px;
left: 96px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: 18px;
left: 18px;
width: 156px;
height: 156px;
opacity: 0;
}
}
@-moz-keyframes loader {
0% {
top: 96px;
left: 96px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: 18px;
left: 18px;
width: 156px;
height: 156px;
opacity: 0;
}
}
@keyframes loader {
0% {
top: 96px;
left: 96px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: 18px;
left: 18px;
width: 156px;
height: 156px;
opacity: 0;
}
}
.btRemovePreloader .btPreloader {
opacity: 0;
-webkit-transition: transform ease 1s,opacity ease 1s;
-moz-transition: transform ease 1s,opacity ease 1s;
transition: transform ease 1s,opacity ease 1s;
visibility: hidden;
}
.btRemovePreloader .btPreloader .animation {
opacity: 0;
-webkit-transition: opacity ease .5s;
-moz-transition: opacity ease .5s;
transition: opacity ease .5s;
}
.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;
} 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;
text-align: center;
background-position: 10% bottom;
background-size: initial;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
body.error404 .bt-error-page .port {
padding-top: 8em;
padding-bottom: 8em;
}
body.error404 .bt-error-page .port .bt_bb_headline .bt_bb_headline_superheadline {
margin-left: auto;
margin-right: auto;
text-transform: uppercase;
}
body.error404.btCapitalizeButtonText .bt-error-page .port .bt_bb_button {
text-transform: uppercase;
} .post-password-form {
max-width: 1260px;
margin: 50px auto 50px auto !important;
} .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: 4px;
height: 4px;
border-radius: 50%;
line-height: inherit;
vertical-align: middle;
background-color: #ff9245;
} .btPageHeadline {
background-color: rgba(0,0,0,.07);
background-size: cover;
}
.btPageHeadline.bt_bb_section {
background-color: rgba(0,0,0,.07);
}
.btDarkSkin .btPageHeadline,
.btLightSkin .btDarkSkin .btPageHeadline,
.btDarkSkin.btLightSkin .btDarkSkin .btPageHeadline {
background-color: rgba(255,255,255,.3);
}
.btPageHeadline header {
max-width: 840px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.btPageHeadline header .bt_bb_headline_superheadline {
color: inherit;
width: auto;
}
.btPageHeadline header .bt_bb_headline_subheadline .btArticleDate,
.btPageHeadline header .bt_bb_headline_subheadline .btArticleAuthor {
text-transform: uppercase;
}
.bt_bb_background_image.btPageHeadline header {
color: #fff;
}
.btPageHeadline .bt_bb_port {
padding-bottom: 8em;
padding-top: 8em;
}
body.btBelowMenu .btPageHeadline .bt_bb_port {
padding-top: 16em;
} .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: #2b2c2e;
}
.bt-error-page {
min-height: 70vh;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.bt-error-page .port {
padding-top: 6em;
padding-bottom: 6em;
} .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: 85%;
flex-basis: 85%;
margin-right: 1em;
}
.bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-size: .8125rem;
-webkit-flex-basis: 13%;
flex-basis: 13%;
height: auto;
cursor: pointer;
text-transform: capitalize;
line-height: 1;
border: none;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
color: #fff;
-webkit-box-shadow: 0 0 0 0 #ff9245 inset;
box-shadow: 0 0 0 0 #ff9245 inset;
background-color: #ff9245;
}
.btButtonWeight_default .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: normal;
}
.btButtonWeight_bold .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: bold;
}
.btButtonWeight_bolder .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: bolder;
}
.btButtonWeight_lighter .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 300;
}
.btButtonWeight_light .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 400;
}
.btButtonWeight_thin .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 100;
}
.btButtonWeight_100 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 100;
}
.btButtonWeight_200 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 200;
}
.btButtonWeight_300 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 300;
}
.btButtonWeight_400 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 400;
}
.btButtonWeight_500 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 500;
}
.btButtonWeight_600 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 600;
}
.btButtonWeight_700 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 700;
}
.btButtonWeight_800 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 800;
}
.btButtonWeight_900 .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
font-weight: 900;
}
.btCapitalizeButtonText .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
text-transform: uppercase;
}
.bt-no-search-results .bt_bb_port #searchform input[type='submit']:hover {
border: none;
-webkit-box-shadow: 0 0 0 0 #ff9245 inset;
box-shadow: 0 0 0 0 #ff9245 inset;
background-color: #469baf;
}
.bt-no-search-results .bt_bb_port .bt_bb_button a {
background-color: #ff9245;
}
.btCapitalizeButtonText .bt-no-search-results .bt_bb_port .bt_bb_button a {
text-transform: uppercase;
}
@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;
}
} body.btNoSidebar .bt-comments .bt-comments-content #reviews {
margin-bottom: 8em;
}
body.btNoSidebar .bt-content .bt-link-pages:last-child ul {
margin-bottom: 8em;
}
body.btNoSidebar .woocommerce form.woocommerce-checkout:last-child {
margin-bottom: 8em;
}
body.btNoSidebar .woocommerce p.return-to-shop:last-child {
margin-bottom: 8em;
} .mainHeader {
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
width: 100%;
position: absolute;
opacity: 0;
background-color: inherit;
visibility: hidden;
-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: #ff9245;
}
.btMenuHorizontal .mainHeader .port {
padding-right: 39.99px;
padding-left: 39.99px;
}
.btMenuHorizontal .mainHeader.gutter .port {
padding-right: 30px;
padding-left: 30px;
}
.btPageTransitions .mainHeader {
z-index: 1020;
} .btMenuHorizontal:not(.btBelowMenu) .mainHeader {
-webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,.05);
box-shadow: 0 2px 15px 0 rgba(0,0,0,.05);
} .bt-logo-area {
position: relative;
z-index: 1;
}
.menuPort {
font-size: 14px;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
position: relative;
}
.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:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.menuPort nav ul {
list-style: none;
display: block;
margin: 0;
padding: 0;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
transition: all 200ms ease 0s;
}
.menuPort nav ul li {
display: block;
margin: 0;
padding: 0;
position: relative;
}
.menuPort nav ul li a {
display: block;
position: relative;
padding: 1em 1.25em .8em 1.25em;
line-height: 1.5;
letter-spacing: 0px;
}
.menuPort nav ul li a:hover {
color: currentColor;
text-decoration: none;
}
.btCapitalizeMainMenuItems .menuPort nav ul li a {
text-transform: uppercase;
}
.btMenuWeight_default .menuPort nav ul li a {
font-weight: 400;
}
.btMenuWeight_normal .menuPort nav ul li a {
font-weight: normal;
}
.btMenuWeight_bold .menuPort nav ul li a {
font-weight: bold;
}
.btMenuWeight_bolder .menuPort nav ul li a {
font-weight: bolder;
}
.btMenuWeight_lighter .menuPort nav ul li a {
font-weight: 300;
}
.btMenuWeight_light .menuPort nav ul li a {
font-weight: 400;
}
.btMenuWeight_thin .menuPort nav ul li a {
font-weight: 100;
}
.btMenuWeight_100 .menuPort nav ul li a {
font-weight: 100;
}
.btMenuWeight_200 .menuPort nav ul li a {
font-weight: 200;
}
.btMenuWeight_300 .menuPort nav ul li a {
font-weight: 300;
}
.btMenuWeight_400 .menuPort nav ul li a {
font-weight: 400;
}
.btMenuWeight_500 .menuPort nav ul li a {
font-weight: 500;
}
.btMenuWeight_600 .menuPort nav ul li a {
font-weight: 600;
}
.btMenuWeight_700 .menuPort nav ul li a {
font-weight: 700;
}
.btMenuWeight_800 .menuPort nav ul li a {
font-weight: 800;
}
.btMenuWeight_900 .menuPort nav ul li a {
font-weight: 900;
}
.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 ul > li > ul {
opacity: 0;
pointer-events: none;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.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 ul > li > ul ul {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
.menuPort nav > ul > li > a {
line-height: 80px;
padding: 0;
}
.bt-below-logo-area .menuPort nav > ul > li > a {
line-height: 50px;
} .btTextLogo {
font-size: 2em;
line-height: 80px;
font-family: "Castoro",Arial,Helvetica,sans-serif;
z-index: 6;
}
.btHeadingWeight_default .btTextLogo {
font-weight: 400;
}
.btHeadingWeight_normal .btTextLogo {
font-weight: normal;
}
.btHeadingWeight_bold .btTextLogo {
font-weight: bold;
}
.btHeadingWeight_bolder .btTextLogo {
font-weight: bolder;
}
.btHeadingWeight_lighter .btTextLogo {
font-weight: 300;
}
.btHeadingWeight_light .btTextLogo {
font-weight: 400;
}
.btHeadingWeight_thin .btTextLogo {
font-weight: 100;
}
.btHeadingWeight_100 .btTextLogo {
font-weight: 100;
}
.btHeadingWeight_200 .btTextLogo {
font-weight: 200;
}
.btHeadingWeight_300 .btTextLogo {
font-weight: 300;
}
.btHeadingWeight_400 .btTextLogo {
font-weight: 400;
}
.btHeadingWeight_500 .btTextLogo {
font-weight: 500;
}
.btHeadingWeight_600 .btTextLogo {
font-weight: 600;
}
.btHeadingWeight_700 .btTextLogo {
font-weight: 700;
}
.btHeadingWeight_800 .btTextLogo {
font-weight: 800;
}
.btHeadingWeight_900 .btTextLogo {
font-weight: 900;
}
.btMenuVertical .btTextLogo {
line-height: 48px;
}
.bt-logo-area .logo {
line-height: 0;
float: left;
position: relative;
z-index: 2;
}
.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;
} .btMenuHorizontal.btHideMenu .bt-horizontal-menu-trigger {
display: block;
position: relative;
z-index: 1;
padding-left: .5em;
}
.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 {
font-size: 1.5em;
display: none;
float: right;
margin: 0 0 0 .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: #2b2c2e;
}
.btTransparentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,
.btAlternateTransparentLightHeader .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,
.btAlternateTransparentLightHeader .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,
.btAlternateLightHeader .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: #2b2c2e;
}
.btTransparentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateTransparentLightHeader .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;
}
.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btAlternateTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btAlternateLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,
.btAlternateTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,
.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,
.btAlternateLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,
.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon:after {
border-top-color: #ff9245;
}
.btLightAccentHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,
.btLightAccentHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after {
border-top-color: #2b2c2e;
}
.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);
}
.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);
}
.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #ff9245;
}
.btLightAccentHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #2b2c2e;
} .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 {
color: #ff9245;
}
.btMenuHorizontal .menuPort nav > ul > li:not(.btMenuWideDropdown) > ul > li.menu-item-has-children > a:after {
content: '\f054';
font-family: FontAwesome;
font-size: 9px;
display: inline-block;
margin: 0 3px 0 10px;
letter-spacing: inherit;
position: absolute;
top: 35%;
right: 0;
line-height: inherit;
vertical-align: middle;
color: #ff9245;
}
.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 .menuPort nav > ul > li > a:before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: block;
z-index: -1;
opacity: 0;
-webkit-box-shadow: 0 3px 6px rgb(34 34 34 / 10%);
box-shadow: 0 3px 6px rgb(34 34 34 / 10%);
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
background: #fff;
}
.btSoftRoundedButtons.btMenuHorizontal .menuPort nav > ul > li > a:before,
.btHardRoundedButtons.btMenuHorizontal .menuPort nav > ul > li > a:before {
border-radius: 5px;
}
.btSoftRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort nav > ul > li > a:before {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort nav > ul > li > a:before {
border-radius: 0;
}
.btMenuHorizontal .menuPort nav > ul > li > a:after {
content: "";
display: block;
position: absolute;
left: -webkit-calc(50px * .4);
left: -moz-calc(50px * .4);
left: calc(50px * .4);
right: -webkit-calc(50px * .4);
right: -moz-calc(50px * .4);
right: calc(50px * .4);
bottom: 0%;
pointer-events: none;
height: 1px;
width: auto;
margin-left: 0 !important;
margin-right: 0 !important;
margin-bottom: 0;
opacity: 0;
-webkit-transition: 250ms ease all;
-moz-transition: 250ms ease all;
transition: 250ms ease all;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
transform: scale(.5);
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
z-index: 5;
background-color: #ff9245;
}
.rtl.btMenuHorizontal .menuPort nav > ul > li > a:after {
left: auto;
margin-left: auto;
right: 50%;
margin-right: -6px;
}
.btMenuHorizontal .menuPort nav > ul > li.on > a {
color: #2b2c2e;
}
.btMenuHorizontal .menuPort nav > ul > li.on > a:after {
opacity: 1 !important;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
background-color: #ff9245 !important;
}
.btStickyHeaderActive.btMenuHorizontal .menuPort nav > ul > li.on > a:after {
background-color: #ff9245;
}
.btMenuHorizontal .menuPort nav > ul > li.on > a:before {
opacity: 1;
}
.btSoftRoundedButtons.btMenuHorizontal .menuPort.menu-item-has-children > a:before,
.btHardRoundedButtons.btMenuHorizontal .menuPort.menu-item-has-children > a:before {
border-radius: 5px 5px 0 0;
}
.btSoftRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort.menu-item-has-children > a:before {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort.menu-item-has-children > a:before {
border-radius: 0;
}
.btMenuHorizontal .menuPort > nav ul li a.btEmptyElement {
border: none !important;
}
.btMenuHorizontal .menuPort > nav ul li a.btEmptyElement:after {
display: none !important;
}
.btSoftRoundedButtons.btMenuHorizontal .menuPort nav > ul > li.menu-item-has-children > a:before,
.btHardRoundedButtons.btMenuHorizontal .menuPort nav > ul > li.menu-item-has-children > a:before {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btSoftRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort nav > ul > li.menu-item-has-children > a:before {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort nav > ul > li.menu-item-has-children > a:before {
border-radius: 0;
}
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a:after {
opacity: 50%;
-webkit-box-shadow: none;
box-shadow: none;
background-color: currentColor;
}
.btStickyHeaderActive.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btStickyHeaderActive.btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a:after {
background-color: #ff9245;
}
.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 {
opacity: 0;
}
.btMenuHorizontal .menuPort nav.rightNav > ul > li:not(.btMenuWideDropdown) > ul > li.menu-item-has-children > a:after {
right: auto;
left: 0;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.btMenuHorizontal .menuPort nav.rightNav > ul li > ul li a:before {
left: auto;
right: -5%;
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.btMenuHorizontal .menuPort nav.rightNav > ul li > ul li a:hover {
padding-left: 0;
padding-right: 2.5em;
}
.btMenuHorizontal .menuPort nav.rightNav > ul li > ul li a:hover:before {
-webkit-transform: translateX(-10px);
-moz-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
.btMenuHorizontal .menuPort > nav ul li a.btEmptyElement {
border: none !important;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul.sub-menu > li:last-child a {
border: none;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul.sub-menu > li:not(:last-child) > ul > li:last-child a:not(.btEmptyElement) {
border: none;
}
.btMenuHorizontal .menuPort nav > ul > li > ul.sub-menu > li:last-child > ul.sub-menu > li > a:not(.btEmptyElement) {
border-bottom: 1px solid rgba(0,0,0,.1) !important;
}
.btMenuHorizontal .menuPort nav > ul > li > ul.sub-menu > li:last-child > ul.sub-menu > li:last-child > a {
border-bottom: none !important;
} .btMenuHorizontal .menuPort ul li .subToggler {
z-index: 1;
}
.btMenuHorizontal .menuPort ul ul li a {
color: #2b2c2e;
border-bottom: 1px solid rgba(0,0,0,.1);
padding-left: 0;
padding-right: 1em;
margin-left: 1.4em;
margin-right: 1.4em;
}
.btMenuHorizontal .menuPort ul ul li a:hover {
color: #ff9245;
}
.rtl.btMenuHorizontal .menuPort ul ul li a {
padding-right: 0;
}
.btMenuHorizontal .menuPort ul ul li .subToggler {
top: 50%;
margin-top: -1.5em;
width: 35px;
color: #2b2c2e;
}
.btMenuHorizontal .menuPort ul ul li .subToggler:before {
content: "\f105";
}
.rtl.btMenuHorizontal .menuPort ul ul li .subToggler {
left: 0;
right: auto;
}
.rtl.btMenuHorizontal .menuPort ul ul li .subToggler:before {
content: "\f104";
} .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;
}
.touch .btMenuHorizontal .menuPort nav ul li.on .subToggler {
color: #2b2c2e;
}
.touch .btMenuHorizontal .menuPort > nav > ul > li {
padding: -webkit-calc(80px * .25) -webkit-calc(50px * .5) -webkit-calc(80px * .25) 0;
padding: -moz-calc(80px * .25) -moz-calc(50px * .5) -moz-calc(80px * .25) 0;
padding: calc(80px * .25) calc(50px * .5) calc(80px * .25) 0;
}
.touch .btMenuHorizontal .menuPort > nav > ul > li:last-child {
padding-right: -webkit-calc(50px * .5) !important;
padding-right: -moz-calc(50px * .5) !important;
padding-right: calc(50px * .5) !important;
} .btMenuHorizontal .menuPort > nav > ul > li {
padding: -webkit-calc(80px * .25) -webkit-calc(50px * .2) -webkit-calc(80px * .25) 0;
padding: -moz-calc(80px * .25) -moz-calc(50px * .2) -moz-calc(80px * .25) 0;
padding: calc(80px * .25) calc(50px * .2) calc(80px * .25) 0;
}
.btMenuHorizontal .menuPort > nav > ul > li > a {
line-height: -webkit-calc(80px * .5);
line-height: -moz-calc(80px * .5);
line-height: calc(80px * .5);
}
.rtl.btMenuHorizontal .menuPort > nav > ul > li:last-child {
padding-right: 0;
}
:not(.rtl).btMenuHorizontal .menuPort > nav > ul > li:last-child {
padding-right: 0;
}
.btMenuHorizontal .menuPort > nav > ul > li > a {
padding: 0 -webkit-calc(50px * .4);
padding: 0 -moz-calc(50px * .4);
padding: 0 calc(50px * .4);
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.btMenuHorizontal .menuPort > nav > ul > li > a:hover {
-webkit-transition: color 200ms ease;
-moz-transition: color 200ms ease;
transition: color 200ms ease;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul > li {
font-size: .9em;
}
.btMenuHorizontal .menuPort > nav > ul ul {
position: absolute;
top: auto;
width: 220px;
margin: 0;
z-index: 2;
padding: 0 0 5px;
pointer-events: none;
}
.btMenuHorizontal .menuPort > nav > ul ul:before {
content: "";
position: absolute;
top: -5px;
bottom: 0;
right: 0;
left: 0;
display: block;
background: #fff;
z-index: 0;
}
.btSoftRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:before,
.btHardRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:before {
border-radius: 5px;
}
.btSoftRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort > nav > ul ul:before {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort > nav > ul ul:before {
border-radius: 0;
}
.btMenuHorizontal .menuPort > nav > ul ul:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 10px;
display: block;
z-index: -1;
-webkit-box-shadow: 0 -2px 5px 2px rgb(34 34 34 / 5%);
box-shadow: 0 -2px 5px 2px rgb(34 34 34 / 5%);
}
.btSoftRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:after,
.btHardRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:after {
border-radius: 5px;
}
.btSoftRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort > nav > ul ul:after {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort > nav > ul ul:after {
border-radius: 0;
}
.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.on {
z-index: 10;
}
.btMenuHorizontal .menuPort > nav > ul > li.on > ul {
opacity: 1;
pointer-events: auto;
z-index: 2;
-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 > ul li a {
position: relative;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul li a:before {
content: "";
display: block;
height: 1px;
width: 0;
-webkit-box-shadow: 0 0 0 2px #ff9245 inset;
box-shadow: 0 0 0 2px #ff9245 inset;
top: 50%;
left: -1em;
-webkit-transition: 250ms ease all;
-moz-transition: 250ms ease all;
transition: 250ms ease all;
position: absolute;
opacity: 0;
-webkit-transform: translateX(-5px);
-moz-transform: translateX(-5px);
-ms-transform: translateX(-5px);
transform: translateX(-5px);
}
.rtl.btMenuHorizontal .menuPort > nav > ul > li > ul li a:before {
left: auto;
right: 1.4em;
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.btMenuHorizontal .menuPort > nav > ul > li > ul li a:hover {
padding-left: .25em;
padding-right: 1em;
margin-right: 1em;
}
.rtl.btMenuHorizontal .menuPort > nav > ul > li > ul li a:hover {
padding-right: .25em;
padding-left: 0;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul li a:hover:before {
opacity: 1;
width: 10px;
-webkit-transform: translatex(0);
-moz-transform: translatex(0);
-ms-transform: translatex(0);
transform: translatex(0);
}
.rtl.btMenuHorizontal .menuPort > nav > ul > li > ul li a:hover:before {
-webkit-transform: translatex(25px);
-moz-transform: translatex(25px);
-ms-transform: translatex(25px);
transform: translatex(25px);
}
.btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement {
pointer-events: none;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement:before {
display: none;
}
html.touch .btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement {
padding-top: 0 !important;
padding-bottom: 0 !important;
height: 0 !important;
}
.btMenuHorizontal .bt-below-logo-area .menuPort nav > ul > li {
padding-top: 0;
padding-bottom: 0;
}
.btMenuHorizontal .bt-below-logo-area .menuPort nav > ul > li > a {
line-height: 50px;
}
.btMenuHorizontal .bt-below-logo-area .menuPort nav > ul ul {
top: 100%;
}
.btMenuHorizontal .bt-below-logo-area .menuPort nav > ul ul ul {
top: -10px;
} .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;
} .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;
}
.btMenuHorizontal.btMenuCenter .logo {
position: relative;
z-index: 8;
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: 50px;
}
.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: 50px;
}
.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;
} 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: none;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:before {
display: none;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:after {
content: "";
display: block;
height: 1px;
width: 100%;
background: #ff9245;
bottom: 0%;
-webkit-transition: 250ms cubic-bezier(.15,.75,.5,1);
-moz-transition: 250ms cubic-bezier(.15,.75,.5,1);
transition: 250ms cubic-bezier(.15,.75,.5,1);
position: absolute;
opacity: 1;
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
pointer-events: none;
-webkit-animation: underline .4s ease-in-out forwards;
-moz-animation: underline .4s ease-in-out forwards;
animation: underline .4s ease-in-out forwards;
-webkit-transition: transform .4s ease-in-out;
-moz-transition: transform .4s ease-in-out;
transition: transform .4s ease-in-out;
-webkit-animation: none;
-moz-animation: none;
animation: none;
-webkit-transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:hover {
padding-left: 0;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:hover:after {
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-animation: underlineHover .4s ease-in-out forwards;
-moz-animation: underlineHover .4s ease-in-out forwards;
animation: underlineHover .4s ease-in-out forwards;
-webkit-animation: none;
-moz-animation: none;
animation: none;
}
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:after {
display: 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;
}
.btSoftRoundedButtons.btMenuHorizontal .menuPort > nav > ul li.btMenuWideDropdown ul:before,
.btHardRoundedButtons.btMenuHorizontal .menuPort > nav > ul li.btMenuWideDropdown ul:before {
border-radius: 5px 5px 5px 5px;
}
.btSoftRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort > nav > ul li.btMenuWideDropdown ul:before {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes.btMenuHorizontal .menuPort > nav > ul li.btMenuWideDropdown ul:before {
border-radius: 0;
}
.btSoftRoundedButtons.btMenuHorizontal.btMenuLeft .menuPort > nav > ul li.btMenuWideDropdown ul:before,
.btHardRoundedButtons.btMenuHorizontal.btMenuLeft .menuPort > nav > ul li.btMenuWideDropdown ul:before {
border-radius: 0 5px 5px 5px;
}
.btSoftRoundedButtons.btSquareShapes.btMenuHorizontal.btMenuLeft .menuPort > nav > ul li.btMenuWideDropdown ul:before {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes.btMenuHorizontal.btMenuLeft .menuPort > nav > ul li.btMenuWideDropdown ul:before {
border-radius: 0;
} .btMenuHorizontal .topBar {
font-size: .8em;
line-height: 2.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;
} .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;
} .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,
.btAlternateLightHeader:not(.btBelowMenu) .mainHeader,
.btAlternateLightHeader:not(.btBelowMenu) .bt-vertical-header-top,
.btLightDarkHeader:not(.btBelowMenu) .mainHeader,
.btLightDarkHeader:not(.btBelowMenu) .bt-vertical-header-top {
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
} body.btBelowMenu.btMenuHorizontal.btAccentDarkHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btAccentLightHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btAlternateLightHeader .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;
}
body.btBelowMenu.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btAccentDarkHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btAccentLightHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btAlternateLightHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btLightAccentHeader .mainHeader.gutter,
body.btBelowMenu.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btLightDarkHeader .mainHeader.gutter {
max-width: 100%;
} .btTransparentLightHeader .mainHeader {
color: #fff;
}
.btStickyHeaderActive.btTransparentLightHeader .mainHeader {
background-color: #2b2c2e;
}
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentLightHeader .mainHeader {
color: #2b2c2e;
background-color: #fff;
}
.btMenuVertical.btTransparentLightHeader .mainHeader {
color: #2b2c2e;
background-color: #fff;
}
.btMenuVertical.btTransparentLightHeader .mainHeader .logo img.btMainLogo {
display: none !important;
}
.btMenuVertical.btTransparentLightHeader .mainHeader .logo img.btAltLogo {
display: block !important;
}
.btTransparentLightHeader .bt-vertical-header-top {
color: #fff;
}
.btStickyHeaderActive.btTransparentLightHeader .bt-vertical-header-top {
background-color: #2b2c2e;
}
.btHasAltLogo.btStickyHeaderActive.btTransparentLightHeader .bt-vertical-header-top {
background-color: #fff;
color: #2b2c2e;
}
.btTransparentLightHeader .bt-below-logo-area .menuPort {
border-top: 1px solid rgba(255,255,255,.1);
}
.btTransparentLightHeader .topBar .topTools {
border-bottom: 1px solid rgba(255,255,255,.1);
} .btTransparentDarkHeader .mainHeader,
.btTransparentDarkHeader .bt-vertical-header-top {
color: #2b2c2e;
}
.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: #2b2c2e;
}
.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);
} .btAlternateTransparentLightHeader .mainHeader {
color: #fff;
}
.btStickyHeaderActive.btAlternateTransparentLightHeader .mainHeader {
background-color: #2b2c2e;
}
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btAlternateTransparentLightHeader .mainHeader {
color: #2b2c2e;
background-color: #fff;
}
.btMenuVertical.btAlternateTransparentLightHeader .mainHeader {
color: #2b2c2e;
background-color: #fff;
}
.btMenuVertical.btAlternateTransparentLightHeader .mainHeader .logo img.btMainLogo {
display: none !important;
}
.btMenuVertical.btAlternateTransparentLightHeader .mainHeader .logo img.btAltLogo {
display: block !important;
}
.btAlternateTransparentLightHeader .mainHeader .topBar {
color: #fff;
background-color: #469baf;
}
.btAlternateTransparentLightHeader .mainHeader .topBar .btIconWidget .btIconWidgetText {
opacity: 1;
}
.btAlternateTransparentLightHeader .bt-vertical-header-top {
color: #fff;
}
.btStickyHeaderActive.btAlternateTransparentLightHeader .bt-vertical-header-top {
background-color: #2b2c2e;
}
.btHasAltLogo.btStickyHeaderActive.btAlternateTransparentLightHeader .bt-vertical-header-top {
background-color: #fff;
color: #2b2c2e;
}
.btAlternateTransparentLightHeader .bt-below-logo-area .menuPort {
border-top: 1px solid rgba(255,255,255,.1);
}
.btAlternateTransparentLightHeader .topBar .topTools {
border-bottom: 1px solid rgba(255,255,255,.1);
} .btAccentLightHeader .mainHeader,
.btAccentLightHeader .bt-vertical-header-top {
background-color: #fff;
}
.btAccentLightHeader .bt-below-logo-area,
.btAccentLightHeader .topBar {
color: #2b2c2e;
background-color: #fff;
}
.btAccentLightHeader .bt-below-logo-area a:hover,
.btAccentLightHeader .topBar a:hover {
color: #ff9245;
}
.btAccentLightHeader .bt-below-logo-area .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentLightHeader .bt-below-logo-area .btAccentIconWidget.btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btAccentLightHeader .bt-below-logo-area .btIconWidget:hover,
.btAccentLightHeader .topBar .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentLightHeader .topBar .btAccentIconWidget.btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btAccentLightHeader .topBar .btIconWidget:hover {
color: #469baf;
}
.btAccentLightHeader.btMenuHorizontal .topBar .topBarPort {
position: relative;
}
.btAccentLightHeader.btMenuHorizontal .topBar .topBarPort:after {
content: "";
display: block;
height: 1px;
width: -webkit-calc(100% - 60px);
width: -moz-calc(100% - 60px);
width: calc(100% - 60px);
background-color: rgb(0 0 0 / 15%);
position: absolute;
bottom: 0;
} .btAlternateLightHeader .mainHeader,
.btAlternateLightHeader .bt-vertical-header-top {
background-color: #fff;
}
.btAlternateLightHeader .bt-below-logo-area,
.btAlternateLightHeader .topBar {
color: #2b2c2e;
background-color: #fff;
}
.btAlternateLightHeader .bt-below-logo-area a:hover,
.btAlternateLightHeader .topBar a:hover {
color: #469baf;
}
.btAlternateLightHeader .bt-below-logo-area .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAlternateLightHeader .bt-below-logo-area .btAccentIconWidget.btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btAlternateLightHeader .topBar .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAlternateLightHeader .topBar .btAccentIconWidget.btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText {
color: #469baf;
}
.btAlternateLightHeader .bt-below-logo-area a.btIconWidget:hover,
.btAlternateLightHeader .topBar a.btIconWidget:hover {
color: #ff9245;
}
.btAlternateLightHeader.btMenuHorizontal .topBar .topBarPort {
position: relative;
}
.btAlternateLightHeader.btMenuHorizontal .topBar .topBarPort:after {
content: "";
display: block;
height: 1px;
width: -webkit-calc(100% - 60px);
width: -moz-calc(100% - 60px);
width: calc(100% - 60px);
background-color: rgb(0 0 0 / 15%);
position: absolute;
bottom: 0;
} .btAccentDarkHeader .mainHeader,
.btAccentDarkHeader .bt-vertical-header-top {
background-color: #2b2c2e;
color: #fff;
}
.btAccentDarkHeader .bt-below-logo-area,
.btAccentDarkHeader .topBar {
background-color: #ff9245;
color: #fff;
}
.btAccentDarkHeader .bt-below-logo-area a:hover,
.btAccentDarkHeader .topBar a:hover {
color: #469baf;
}
.btAccentDarkHeader .bt-below-logo-area .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentDarkHeader .bt-below-logo-area .btAccentIconWidget.btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btAccentDarkHeader .bt-below-logo-area .btIconWidget:not(.btCartWidget):hover,
.btAccentDarkHeader .topBar .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentDarkHeader .topBar .btAccentIconWidget.btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btAccentDarkHeader .topBar .btIconWidget:not(.btCartWidget):hover {
color: #469baf;
}
.btAccentDarkHeader .topBarInMenu .btIconWidget .btIconWidgetContent .btIconWidgetText {
color: #469baf;
}
.btAccentDarkHeader .topBarInMenu .btIconWidget.btAccentIconWidget .btIconWidgetContent .btIconWidgetText {
color: #ff9245;
} .btLightDarkHeader .mainHeader,
.btLightDarkHeader .bt-vertical-header-top {
background-color: #fff;
}
.btLightDarkHeader .bt-below-logo-area,
.btLightDarkHeader .topBar {
background-color: #2b2c2e;
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,.1);
box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
} .btLightAccentHeader .mainHeader {
background-color: #fff;
}
.btLightAccentHeader .bt-below-logo-area,
.btLightAccentHeader .topBar {
color: #2b2c2e;
background-color: #fff;
}
.btLightAccentHeader .bt-logo-area,
.btLightAccentHeader .bt-vertical-header-top {
background-color: #ff9245;
color: #fff;
}
.btLightAccentHeader .topBarInMenu .btIconWidget .btIconWidgetContent .btIconWidgetText {
color: #469baf;
}
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader {
background-color: transparent;
}
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area {
background-color: #ff9245;
}
.btLightAccentHeader .topBarInLogoArea a:hover {
color: #469baf;
}
.btLightAccentHeader .topBarInLogoArea .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btLightAccentHeader .topBarInLogoArea .btAccentIconWidget.btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btLightAccentHeader .topBarInLogoArea .btIconWidget:hover {
color: #469baf;
}
.btLightAccentHeader .topBarInLogoArea .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btLightAccentHeader .topBarInLogoArea .btAccentIconWidget.btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,
.btLightAccentHeader .topBarInLogoArea .btIconWidget {
color: #fff;
} .btStickyHeaderActive.btMenuHorizontal .mainHeader,
.btStickyHeaderActive.btMenuFullScreenCenter .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,
.btStickyHeaderActive.btMenuFullScreenCenter .mainHeader .topBar {
display: none;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-below-logo-area,
.btStickyHeaderActive.btMenuFullScreenCenter .mainHeader .bt-below-logo-area {
padding: 0;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .logo img,
.btStickyHeaderActive.btMenuFullScreenCenter .mainHeader .bt-logo-area .logo img {
height: 65px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .btTextLogo,
.btStickyHeaderActive.btMenuFullScreenCenter .mainHeader .bt-logo-area .btTextLogo {
font-size: 1.5em;
line-height: 65px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li > a,
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li > .subToggler,
.btStickyHeaderActive.btMenuFullScreenCenter .mainHeader .bt-logo-area .menuPort nav > ul > li > a,
.btStickyHeaderActive.btMenuFullScreenCenter .mainHeader .bt-logo-area .menuPort nav > ul > li > .subToggler {
line-height: 65px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .topBarInMenu,
.btStickyHeaderActive.btMenuFullScreenCenter .mainHeader .bt-logo-area .topBarInMenu {
height: 65px;
}
.btStickyHeaderActive.btMenuHorizontal .menuPort > nav > ul > li {
padding-top: 0;
padding-bottom: 0;
}
.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: 0 0 10px 0 rgba(0,0,0,.05);
box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
-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);
}
.btMenuVertical:not(.btStickyHeaderActive) .bt-vertical-header-top {
-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);
}
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader,
.btMenuFullScreenCenter.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,
.btStickyHeaderClosed.btMenuFullScreenCenter.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
} .btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top {
-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-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,
.btAlternateLightHeader .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,
.btAlternateLightHeader.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,
.btAlternateLightHeader .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,
.btAlternateLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after {
border-top-color: #2b2c2e;
}
.btTransparentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btAlternateTransparentLightHeader .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,
.btAlternateTransparentLightHeader .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,
.btAlternateLightHeader .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,
.btAlternateLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #2b2c2e;
}
.btTransparentLightHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateTransparentLightHeader .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;
}
.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btAlternateTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btAlternateLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,
.btAlternateTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,
.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,
.btAlternateLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,
.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon:after {
border-top-color: #ff9245;
}
.btLightAccentHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,
.btLightAccentHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after {
border-top-color: #2b2c2e;
}
.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);
}
.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);
}
.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #ff9245;
}
.btLightAccentHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #2b2c2e;
}
.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 {
-webkit-transform: translateX(320px);
-moz-transform: translateX(320px);
-ms-transform: translateX(320px);
transform: translateX(320px);
}
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer {
-webkit-transform: translateX(-320px);
-moz-transform: translateX(-320px);
-ms-transform: translateX(-320px);
transform: translateX(-320px);
}
.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top .logo {
opacity: 0;
} .btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer {
-webkit-transform: translateX(-320px);
-moz-transform: translateX(-320px);
-ms-transform: translateX(-320px);
transform: translateX(-320px);
}
.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top .logo {
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 {
color: #ff9245;
}
.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: 1em;
}
.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;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.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 li.btEmptyParentElement {
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 {
margin-left: .75em;
margin-right: .25em;
}
.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 .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 10px 0 rgb(0 0 0 / 5%);
box-shadow: -2px 0 10px 0 rgb(0 0 0 / 5%);
}
.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 10px 0 rgb(0 0 0 / 5%);
box-shadow: 2px 0 10px 0 rgb(0 0 0 / 5%);
}
.btMenuVerticalLeft .bt-vertical-menu-trigger {
float: left;
} .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 #ff9245;
} .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;
}
.btMenuVertical .mainHeader .topBar {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.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:hover:before {
color: #ff9245;
}
.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: 1em;
border: none;
}
.btMenuVertical .mainHeader .topBarInMenu {
margin: 1.5em 0;
position: relative;
}
.btMenuVertical .mainHeader nav {
margin: 0 !important;
padding-top: .5em;
}
.btMenuVertical .mainHeader nav.rightNav {
padding-top: 0;
}
.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;
border-bottom: 1px solid rgb(241 241 241 / 50%);
}
.btMenuVertical .mainHeader nav ul li li {
font-size: .85em;
border-bottom: 1px solid rgb(241 241 241 / 50%);
}
.btMenuVertical .mainHeader nav ul li li:last-child {
border: none !important;
}
.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%;
margin: 0;
}
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget .btIconWidgetIcon,
.btMenuVertical .mainHeader .topBar .btIconWidget .btIconWidgetIcon,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget .btIconWidgetIcon {
display: block;
text-align: center;
width: 100%;
padding-bottom: .5em;
line-height: 1;
}
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText,
.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText {
padding-top: 1em;
}
.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;
margin-left: 0;
}
.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;
}
.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;
display: inline-block;
}
.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;
}
.btMenuVertical .bt-vertical-menu-trigger {
display: block;
}
.btMenuVertical .menuScrollPort {
width: 320px;
overflow: hidden;
} .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;
} body.btMenuVerticalOn {
width: 100vw;
overflow: hidden;
} 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.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;
}
} .bt-fullscreen-menu-trigger {
float: right;
margin: 0 0 0 1.5em;
line-height: 0;
}
.rtl .bt-fullscreen-menu-trigger {
float: left;
margin: 0 1.5em 0 0;
}
.bt-fullscreen-menu-trigger .bt_bb_icon {
width: 24px;
height: 20px;
position: relative;
padding: 0;
float: left;
}
.bt-fullscreen-menu-trigger .bt_bb_icon:before,
.bt-fullscreen-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;
}
.bt-show-fullscreen-menu .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.bt-show-fullscreen-menu .bt-fullscreen-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-fullscreen-menu-trigger .bt_bb_icon:before,
.btAccentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btLightDarkHeader .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btTransparentDarkHeader.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btLightDarkHeader.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.bt-fullscreen-menu-trigger .bt_bb_icon:before .btTransparentLightHeader.btHasAltLogo.btStickyHeaderActive,
.bt-fullscreen-menu-trigger .bt_bb_icon:before .btAlternateTransparentLightHeader.btHasAltLogo.btStickyHeaderActive,
.btTransparentDarkHeader .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btAccentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btLightDarkHeader .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btTransparentDarkHeader.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btLightDarkHeader.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.bt-fullscreen-menu-trigger .bt_bb_icon:after .btTransparentLightHeader.btHasAltLogo.btStickyHeaderActive,
.bt-fullscreen-menu-trigger .bt_bb_icon:after .btAlternateTransparentLightHeader.btHasAltLogo.btStickyHeaderActive {
border-top-color: #2b2c2e;
}
.btTransparentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btAlternateTransparentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btAccentDarkHeader .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btLightAccentHeader .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger .bt_bb_icon:before,
.btTransparentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btAlternateTransparentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btAccentDarkHeader .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btLightAccentHeader .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon:after,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger .bt_bb_icon:after {
border-top-color: #fff;
}
.bt-fullscreen-menu-trigger .bt_bb_icon:after {
top: auto;
bottom: 0;
}
.bt-show-fullscreen-menu .bt-fullscreen-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-fullscreen-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);
}
.bt-show-fullscreen-menu .bt-fullscreen-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-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentDarkHeader.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before .btTransparentLightHeader.btHasAltLogo.btStickyHeaderActive,
.bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before .btAlternateTransparentLightHeader.btHasAltLogo.btStickyHeaderActive {
border-top-color: #2b2c2e;
}
.btTransparentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateTransparentLightHeader .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightAccentHeader .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #fff;
}
.bt-fullscreen-menu-trigger:hover {
cursor: pointer;
color: inherit;
}
.btTransparentDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btAlternateTransparentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btAccentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btAlternateLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btLightDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after,
.btAlternateTransparentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after,
.btAccentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after,
.btAlternateLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after,
.btLightDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after {
border-top-color: #ff9245;
}
.btLightAccentHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:before,
.btLightAccentHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon:after {
border-top-color: #2b2c2e;
}
.bt-fullscreen-menu-trigger:hover .bt_bb_icon:before {
-webkit-transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.bt-show-fullscreen-menu .bt-fullscreen-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-fullscreen-menu-trigger:hover .bt_bb_icon:after {
-webkit-transform: translateY(5px);
-moz-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
}
.bt-show-fullscreen-menu .bt-fullscreen-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-show-fullscreen-menu .bt-fullscreen-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);
}
.btTransparentDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateTransparentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAlternateLightHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #ff9245;
}
.btLightAccentHeader .bt-fullscreen-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #2b2c2e;
}
body.bt-show-fullscreen-menu.btMenuFullScreenCenter {
overflow: hidden;
}
.btMenuFullScreenCenter .bt-logo-area {
z-index: 2;
}
.btMenuFullScreenCenter .bt-below-logo-area {
position: fixed;
top: 0;
left: 0;
background: black;
right: 0;
height: 100vh;
width: 100%;
overflow-y: auto;
display: none;
}
.bt-show-fullscreen-menu.btMenuFullScreenCenter .bt-below-logo-area {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.btMenuFullScreenCenter .bt-below-logo-area:before {
content: "";
position: fixed;
display: block;
left: 0;
right: 0;
top: 0;
height: 140px;
background: -webkit-linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
background: -moz-linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
z-index: 1;
}
.btMenuFullScreenCenter .bt-below-logo-area .port {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort {
border: none;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
max-width: 320px;
margin: 140px auto 2em;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort > nav > ul > li {
font-size: 1.5em;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort > nav > ul > li > .subToggler {
width: 1.5rem;
line-height: 1.5rem;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort > nav > ul > li > .subToggler:before {
line-height: 1.5rem;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort > nav > ul > li > a {
line-height: 1;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort > nav > ul > li > ul {
font-size: .66667em;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort nav {
padding-top: 40px;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort nav ul li a {
display: inline-block;
padding: 0;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort nav ul li .subToggler {
display: block;
position: relative;
width: 1.5rem;
text-align: initial;
float: left;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort nav ul li > ul.sub-menu {
display: none;
padding: 0 0 0 1.5rem;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort nav ul li.on > ul.sub-menu {
display: block;
opacity: 1;
pointer-events: auto;
}
.btMenuFullScreenCenter .bt-below-logo-area .menuPort .topBarInMenu {
margin-top: 1.5em;
}
.btMenuFullScreenCenter .bt-below-logo-area .bt_bb_icon_holder {
font-size: 1.25rem;
}
.btMenuFullScreenCenter .topBarInLogoArea {
height: 80px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.btStickyHeaderActive.btMenuFullScreenCenter .topBarInLogoArea {
height: 48px;
}
.btMenuFullScreenCenter .topBarInLogoArea .topBarInLogoAreaCell {
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;
}
@media (max-width: 640px) {
.btMenuFullScreenCenter .bt-below-logo-area .menuPort {
margin-top: 90px;
}
} .bt_bb_back_to_top {
display: block;
position: fixed;
left: auto;
right: 0;
bottom: 0;
margin-bottom: 2em;
opacity: 0;
z-index: 9999;
pointer-events: none;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 1s cubic-bezier(.230,1,.320,1);
-moz-transition: all 1s cubic-bezier(.230,1,.320,1);
transition: all 1s cubic-bezier(.230,1,.320,1);
}
body.btBackToTop .bt_bb_back_to_top {
opacity: 1;
pointer-events: initial;
}
.bt_bb_back_to_top:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_back_to_top .bt_back_to_top_button {
font-size: .8125rem;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
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: 1.15em 1.975em;
position: relative;
color: #2b2c2e;
background: #ff9245;
-webkit-box-shadow: -2px 10px 20px -10px rgba(0,0,0,.4);
box-shadow: -2px 10px 20px -10px rgba(0,0,0,.4);
}
.btSoftRoundedButtons .bt_bb_back_to_top .bt_back_to_top_button {
border-radius: 15px;
}
.btHardRoundedButtons .bt_bb_back_to_top .bt_back_to_top_button {
border-radius: 50px;
}
.btButtonWeight_default .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 500;
}
.btButtonWeight_normal .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: normal;
}
.btButtonWeight_bold .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: bold;
}
.btButtonWeight_bolder .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: bolder;
}
.btButtonWeight_lighter .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 300;
}
.btButtonWeight_light .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 400;
}
.btButtonWeight_thin .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 100;
}
.btButtonWeight_100 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 100;
}
.btButtonWeight_200 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 200;
}
.btButtonWeight_300 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 300;
}
.btButtonWeight_400 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 400;
}
.btButtonWeight_500 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 500;
}
.btButtonWeight_600 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 600;
}
.btButtonWeight_700 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 700;
}
.btButtonWeight_800 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 800;
}
.btButtonWeight_900 .bt_bb_back_to_top .bt_back_to_top_button {
font-weight: 900;
}
.bt_bb_back_to_top .bt_back_to_top_button:before {
content: "\e903";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: currentColor;
font-size: 1.3em;
-webkit-transition: color .25s cubic-bezier(.15,0,0,1);
-moz-transition: color .25s cubic-bezier(.15,0,0,1);
transition: color .25s cubic-bezier(.15,0,0,1);
right: 1.5rem;
}
.bt_bb_back_to_top .bt_back_to_top_button:after {
content: "\e902";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 52%;
font-size: .6em;
color: currentColor;
-webkit-transition: transform .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-moz-transition: transform .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
transition: transform .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
right: 1.4rem;
-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.btWithText {
z-index: 2;
display: block;
color: #fff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_back_to_top .bt_back_to_top_button.btWithText span {
padding-right: 2em;
}
.bt_bb_back_to_top .bt_back_to_top_button:not(.btWithText):after {
font-size: 1.5em;
line-height: 1.5rem;
margin: 0;
}
.bt_bb_back_to_top .bt_back_to_top_button:hover:after {
-webkit-transform: translateY(-150%) rotate(270deg);
-moz-transform: translateY(-150%) rotate(270deg);
-ms-transform: translateY(-150%) rotate(270deg);
transform: translateY(-150%) rotate(270deg);
} .bt-header-text-box {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: auto;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding: .5em 1em;
text-align: center;
color: #fff;
background-color: #ff9245;
-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);
}
.btHeaderText_light_alternate .bt-header-text-box {
background-color: #469baf;
}
.btHeaderText_dark_gray .bt-header-text-box {
color: #2b2c2e;
background-color: #f1f1f1;
}
.bt-header-text-box a {
display: block;
margin: 0 auto;
}
.bt-header-text-box a:hover {
color: inherit;
opacity: .7;
}
.bt-header-text-box .bt-header-text {
font-size: .875em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 2px;
margin-bottom: 0;
margin: 0 auto;
}
.btSupertitleWeight_default .bt-header-text-box .bt-header-text {
font-weight: 500;
}
.btSupertitleWeight_normal .bt-header-text-box .bt-header-text {
font-weight: normal;
}
.btSupertitleWeight_bold .bt-header-text-box .bt-header-text {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt-header-text-box .bt-header-text {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt-header-text-box .bt-header-text {
font-weight: 300;
}
.btSupertitleWeight_light .bt-header-text-box .bt-header-text {
font-weight: 400;
}
.btSupertitleWeight_thin .bt-header-text-box .bt-header-text {
font-weight: 100;
}
.btSupertitleWeight_100 .bt-header-text-box .bt-header-text {
font-weight: 100;
}
.btSupertitleWeight_200 .bt-header-text-box .bt-header-text {
font-weight: 200;
}
.btSupertitleWeight_300 .bt-header-text-box .bt-header-text {
font-weight: 300;
}
.btSupertitleWeight_400 .bt-header-text-box .bt-header-text {
font-weight: 400;
}
.btSupertitleWeight_500 .bt-header-text-box .bt-header-text {
font-weight: 500;
}
.btSupertitleWeight_600 .bt-header-text-box .bt-header-text {
font-weight: 600;
}
.btSupertitleWeight_700 .bt-header-text-box .bt-header-text {
font-weight: 700;
}
.btSupertitleWeight_800 .bt-header-text-box .bt-header-text {
font-weight: 800;
}
.btSupertitleWeight_900 .bt-header-text-box .bt-header-text {
font-weight: 900;
}
body.btWithHeaderText:not(.btStickyHeaderActive):not(.btStickyHeaderOpen) .mainHeader .main-header-inner {
padding-top: 1em;
} .btHeaderShape_round.btMenuHorizontal.btBelowMenu.btHardRoundedButtons:not(.btStickyHeaderActive):not(.btStickyHeaderOpen) .mainHeader.gutter {
border-radius: 10px;
margin-top: .5em;
}
.btHeaderShape_round.btMenuHorizontal.btBelowMenu.btHardRoundedButtons:not(.btStickyHeaderActive):not(.btStickyHeaderOpen) .mainHeader.gutter .topBar {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
overflow: hidden;
}
.btHeaderShape_round.btMenuHorizontal.btBelowMenu.btHardRoundedButtons:not(.btStickyHeaderActive):not(.btStickyHeaderOpen) .mainHeader.gutter .bt-below-logo-area {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
body.btWithHeaderText.btHeaderShape_round:not(.btStickyHeaderActive):not(.btStickyHeaderOpen) .mainHeader .main-header-inner {
padding-top: 0;
} .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-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 3px 0 rgba(0,0,0,.10) inset;
box-shadow: 0 0 3px 0 rgba(0,0,0,.10) 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;
} .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: #2b2c2e;
}
.btDarkSkin .bt-site-footer-widgets,
.btLightSkin .btDarkSkin .bt-site-footer-widgets,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets {
background: #2b2c2e;
}
.btDarkSkin .bt-site-footer-copy-menu,
.btLightSkin .btDarkSkin .bt-site-footer-copy-menu,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu {
background: #2b2c2e;
}
.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: #ff9245;
}
@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%;
}
} .sticky .headline:before {
content: "\e91b";
font-family: RemixIconsBusiness;
display: block;
float: left;
margin-right: .4em;
font-size: .7em;
padding-top: .3em;
}
.sticky .btBlogSimpleViewCategories .headline:before {
content: "";
} .bt-content .btArticleHeadline .bt_bb_headline a:hover,
.bt-content .btArticleTextContent .bt_bb_headline a:hover {
color: #ff9245;
}
.bt-content .btArticleHeadline .bt_bb_headline.bt_bb_size_medium .bt_bb_headline_subheadline,
.bt-content .btArticleTextContent .bt_bb_headline.bt_bb_size_medium .bt_bb_headline_subheadline {
font-size: .9375rem;
}
.bt-content .btArticleHeadline .bt_bb_headline.bt_bb_size_normal .bt_bb_headline_subheadline,
.bt-content .btArticleTextContent .bt_bb_headline.bt_bb_size_normal .bt_bb_headline_subheadline {
font-size: 1em;
}
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline {
color: inherit;
width: auto;
}
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline a,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline a {
color: #ff9245;
}
.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: inherit;
}
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline {
text-transform: uppercase;
}
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a {
color: inherit;
}
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a:hover,
.bt-content .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a:hover {
color: #ff9245;
} body.btNoSidebar .btPostSingleItemStandard:first-child {
margin-top: 8em;
}
body.btNoSidebar.single:not(.btHideHeadline) .btPostSingleItemStandard:first-child {
margin-top: 8em;
}
body.btNoSidebar .btPostSingleItemStandard:last-child {
margin-bottom: 8em;
}
.btPostListStandard.btPostSingleItemStandard {
padding-bottom: 0;
margin-bottom: 4em;
}
.btPostListStandard.btPostSingleItemStandard:not(:last-child) {
border-bottom: 1px solid #f1f1f1;
}
.btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-child),
.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-child) {
border-bottom: 1px solid rgba(255,255,255,.3);
}
body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) {
border-bottom: none;
}
body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) .btArticleContentHolder {
border-bottom: 1px solid #f1f1f1;
}
.btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) .btArticleContentHolder,
.btLightSkin .btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) .btArticleContentHolder,
.btDarkSkin.btLightSkin .btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) .btArticleContentHolder {
border-bottom: 1px solid rgba(255,255,255,.3);
}
.btPostListStandard.btPostSingleItemStandard .btArticleContent p:last-child {
margin-bottom: 0;
}
.btPostListStandard.btPostSingleItemStandard:last-child {
margin-bottom: 0;
}
.btPostListStandard.btPostSingleItemStandard:last-child .btArticleShareEtc {
margin-bottom: 0;
}
.btPostSingleItemStandard .btArticleMedia,
.btPostSingleItemStandard .btArticleContent {
margin-bottom: 2em;
clear: both;
}
.btPostSingleItemStandard .btArticleMedia:after,
.btPostSingleItemStandard .btArticleContent:after {
content: " ";
display: table;
width: 100%;
clear: both;
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.btPostSingleItemStandard .btArticleHeadline {
margin-bottom: 1.5em;
clear: both;
}
.btPostSingleItemStandard .btArticleHeadline:after {
content: " ";
display: table;
width: 100%;
clear: both;
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.btPostSingleItemStandard .btArticleShareEtc {
margin-bottom: 4em;
clear: both;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.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 .btTagsColumn {
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
}
.btPostSingleItemStandard .btArticleShareEtc .btTagsColumn .btTags {
line-height: 1;
}
.btPostSingleItemStandard .btArticleShareEtc .btTagsColumn .btTags ul {
line-height: 1;
}
.btPostSingleItemStandard .btArticleShareEtc .btTagsColumn .btTags ul li {
line-height: 1;
}
.btPostSingleItemStandard .btArticleShareEtc .btTagsColumn .btTags ul li a {
margin-bottom: .2em;
line-height: 1;
}
.btPostSingleItemStandard .btArticleShareEtc .btShareColumn {
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
}
.btPostSingleItemStandard .btArticleShareEtc > .btReadMoreColumn:first-child {
text-align: left;
}
.btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn {
text-align: right;
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.rtl .btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn {
text-align: left;
}
.btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn .bt_bb_button {
margin-bottom: 0;
}
.btCapitalizeButtonText .btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn .bt_bb_button {
text-transform: uppercase;
}
.btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn .bt_bb_button a {
padding-top: 0;
padding-bottom: 0;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent,
.btPortfolioSingle.btPostSingleItemStandard .btArticleShareEtc,
.btPostSingleItemStandard.portfolio.btPostSingleItemStandard .btArticleContent,
.btPostSingleItemStandard.portfolio.btPostSingleItemStandard .btArticleShareEtc {
max-width: initial;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent,
.btPostSingleItemStandard.portfolio.btPostSingleItemStandard .btArticleContent {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-left: -2em;
margin-right: -2em;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner,
.btPostSingleItemStandard.portfolio.btPostSingleItemStandard .btArticleContent .btArticleContentInner {
-webkit-flex: 1 1 65%;
-ms-flex: 1 1 65%;
flex: 1 1 65%;
padding-left: 2em;
padding-right: 2em;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta,
.btPostSingleItemStandard.portfolio.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
-webkit-flex: 1 1 35%;
-ms-flex: 1 1 35%;
flex: 1 1 35%;
padding-left: 2em;
padding-right: 2em;
}
body.single .btPostSingleItemStandard .btShareColumn {
text-align: right;
}
body.single.rtl .btPostSingleItemStandard .btShareColumn {
text-align: left;
}
.btPostSingleItemStandard:not(.btPostListStandard) .btArticleShareEtc .btShareColumn:first-child {
-webkit-flex: auto;
-ms-flex: auto;
flex: auto;
width: 100%;
} .btArticleSuperMeta {
border-left: 1px solid #f1f1f1;
}
.btArticleSuperMeta dl {
margin-bottom: 0;
}
.btPortfolioSingle .btArticleSuperMeta dl {
margin-bottom: 2em;
}
.btArticleSuperMeta dl dt {
min-width: 50%;
padding-right: .75em;
display: inline-block;
}
.btArticleSuperMeta dl dd {
text-align: right;
display: inline-block;
margin: 0;
}
.btArticleSuperMeta .btShareColumn {
margin-bottom: 1em;
text-align: inherit !important;
}
@media (max-width: 992px) {
.btArticleSuperMeta dt {
display: block !important;
}
}
@media (max-width: 620px) {
.btArticleContent {
display: block !important;
}
} .btAboutAuthor {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
margin: 0 0 2em;
padding: 2em 0 0;
}
.btLightSkin .btAboutAuthor,
.btDarkSkin .btLightSkin .btAboutAuthor,
.btLightSkin .btDarkSkin .btLightSkin .btAboutAuthor {
border-top: 1px solid #f1f1f1;
}
.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;
}
.btSoftRoundedButtons .btAboutAuthor .aaAvatar img {
border-radius: 50%;
}
.btHardRoundedButtons .btAboutAuthor .aaAvatar img {
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,
.btAboutAuthor .aaTxt h7,
.btAboutAuthor .aaTxt h8 {
font-size: 1.3em;
}
.btAboutAuthor .aaTxt a {
color: inherit;
}
.btAboutAuthor .aaTxt a:hover {
color: #ff9245;
}
.btAboutAuthor .aaTxt p {
max-width: 780px;
margin-bottom: 0;
}
@media(max-width: 520px) {
.btAboutAuthor .aaAvatar {
-webkit-flex: 1 1 100px;
-ms-flex: 1 1 100px;
flex: 1 1 100px;
}
} .btMediaBox {
position: relative;
overflow: hidden;
}
.btSoftRoundedButtons .btMediaBox {
border-radius: 10px;
}
.btHardRoundedButtons .btMediaBox {
border-radius: 10px;
}
.btSoftRoundedButtons.btSquareShapes .btMediaBox {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes .btMediaBox {
border-radius: 0;
}
.btMediaBox img {
display: block;
width: auto;
height: auto;
}
.btMediaBox .aspectVideo {
visibility: hidden;
width: 100%;
}
.btMediaBox iframe {
display: block;
border: none;
}
.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;
padding: 5em;
}
.btMediaBox.btQuote:before,
.btMediaBox.btLink:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #ff9245;
}
.btMediaBox.btQuote[style*="background-image"]:before,
.btMediaBox.btLink[style*="background-image"]:before {
opacity: .6;
}
.btArticleListItem .btMediaBox.btQuote,
.btArticleListItem .btMediaBox.btLink {
padding: 6em 3em;
}
.btMediaBox.btQuote blockquote,
.btMediaBox.btLink blockquote {
font-size: 1em;
padding: 0;
}
.btMediaBox.btQuote blockquote:before,
.btMediaBox.btLink blockquote:before {
content: "";
display: none;
}
.btMediaBox.btQuote p,
.btMediaBox.btLink p {
font-size: 1em;
line-height: 1.3em;
margin: 0;
}
.btMediaBox.btQuote p:before,
.btMediaBox.btLink p:before {
font: 4em/1em RemixIconsBusiness;
display: block;
text-align: center;
margin-bottom: .3em;
color: #fff;
}
.btMediaBox.btQuote p a,
.btMediaBox.btLink p a {
font-size: 2.6875rem;
line-height: 1.2;
}
.btMediaBox.btQuote cite,
.btMediaBox.btLink cite {
font-size: 1.5rem;
color: #fff;
display: inline-block;
padding: .75em 0 0;
margin: .75em 0 0;
border-top: 1px solid #fff;
}
.btMediaBox.btQuote a,
.btMediaBox.btLink a {
color: #fff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btMediaBox.btQuote a:hover,
.btMediaBox.btLink a:hover {
color: #fff;
opacity: .6;
}
.btMediaBox.btLink p:before {
content: "\e95f";
}
.btMediaBox.btQuote p:before {
content: "\e911";
font-family: RemixIconsEditor;
}
.btMediaBox button.slick-arrow:before,
.btMediaBox button.slick-arrow:after {
opacity: 0 !important;
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
transition: all 450ms ease;
color: #fff !important;
}
.btMediaBox .slick-dots {
opacity: .3;
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
transition: all 450ms ease;
}
.btMediaBox .slick-slider:hover button.slick-arrow:before,
.btMediaBox .slick-slider:hover button.slick-arrow:after {
opacity: 1 !important;
}
.btMediaBox .slick-slider:hover .slick-dots {
opacity: 1;
}
.btPostSingleItemStandard:not(.btPostListStandard) .btMediaBox.btQuote p,
.btPostSingleItemStandard:not(.btPostListStandard) .btMediaBox.btLink p {
font-size: 2.6875rem;
color: #fff;
}
.btPostSingleItemStandard:not(.btPostListStandard) .btMediaBox.btQuote p:before,
.btPostSingleItemStandard:not(.btPostListStandard) .btMediaBox.btLink p:before {
font-size: 2em;
} .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.portfolio.btPostListStandard .btArticleContent .btArticleSuperMeta {
padding-top: 2em;
}
.btPostSingleItemStandard .btArticleShareEtc {
display: block;
}
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn,
.btPostSingleItemStandard .btArticleShareEtc > .btTagsColumn {
max-width: 100%;
float: none;
text-align: left;
}
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn:first-child,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn:first-child,
.btPostSingleItemStandard .btArticleShareEtc > .btTagsColumn:first-child {
padding-bottom: 2em;
}
}
@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;
}
}  body.btNoSidebar .btPostListColumns:first-of-type,
body.btNoSidebar .btPostSingleItemColumns:first-of-type {
margin-top: 8em;
}
body.btNoSidebar.single:not(.btHideHeadline) .btPostListColumns:last-of-type,
body.btNoSidebar.single:not(.btHideHeadline) .btPostSingleItemColumns:last-of-type {
margin-top: 8em;
}
body.btNoSidebar .btPostListColumns:last-of-type,
body.btNoSidebar .btPostSingleItemColumns:last-of-type {
margin-bottom: 8em;
}
.btPostListColumns:not(:last-of-type),
.btPostSingleItemColumns:not(:last-of-type) {
margin-bottom: 3em;
}
.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 .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.btNoSidebar.single .btPostSingleItemColumns:last-of-type {
margin-bottom: 2em;
}
.btPostListColumns .btArticleContentHolder .btArticleContent {
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;
}
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote p,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink p {
font-size: 1.2em;
}
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote p:before,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink p:before {
font-size: 2.2em;
}
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote p > a,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink p > a {
font-size: 2rem;
}
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote cite,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink cite {
font-size: 1em;
}
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink {
padding: 2em;
}
.btArticleListItem.btPostListColumns:not(:last-of-type) .port:after {
content: '';
height: 2px;
position: relative;
width: 100%;
display: block;
border-bottom: 1px solid #f1f1f1;
margin-top: 3em;
}
.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: 620px) {
.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: 1em;
}
} .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,
.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after {
content: "\e91b";
font-family: RemixIconsBusiness;
margin: 0 .5em;
color: #ff9245;
} .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: #2b2c2e;
}
.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: #2b2c2e;
} .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;
}
.btPostSingleItemColumns .btArticleShareEtc .btTagsColumn {
margin-bottom: 1em;
}
body.btNoSidebar .btPostSingleItemColumns {
margin-top: 4em;
} body.btNoSidebar .btArticleListItem.btPostListSimple:first-child {
margin-top: 4em;
}
.btArticleListItem.btPostListSimple .btArticleContentHolder {
padding-bottom: 3em;
margin-bottom: 3em;
border-bottom: 1px solid #f1f1f1;
}
.btArticleListItem.btPostListSimple .btArticleContentHolder .btArticleTextExcerpt {
margin-top: 2em;
}
.btArticleListItem.animate {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
transition-delay: 200ms;
} .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: 1em 0 0;
display: block !important;
}
.bt-content-holder .wp-block-image .alignright > figcaption,
.bt-content-holder .wp-block-image.is-resized > figcaption {
display: block;
} article .post-password-form {
margin: 0 auto 4em !important;
}
.post-password-form {
margin: 0 auto 4em;
}
.post-password-form p:first-child {
color: #469baf;
}
.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: .8em 1.4em;
display: inline;
}
.post-password-form p:nth-child(2) input[type="submit"] {
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 0.5px;
-webkit-flex: 0 1 25%;
-ms-flex: 0 1 25%;
flex: 0 1 25%;
margin: 0 auto;
width: auto;
border: 0;
cursor: pointer;
padding: 0 1em;
height: 3rem;
color: #fff;
background: #ff9245;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btButtonWeight_default .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: normal;
}
.btButtonWeight_bold .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: bold;
}
.btButtonWeight_bolder .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: bolder;
}
.btButtonWeight_lighter .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 300;
}
.btButtonWeight_light .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 400;
}
.btButtonWeight_thin .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 100;
}
.btButtonWeight_100 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 100;
}
.btButtonWeight_200 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 200;
}
.btButtonWeight_300 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 300;
}
.btButtonWeight_400 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 400;
}
.btButtonWeight_500 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 500;
}
.btButtonWeight_600 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 600;
}
.btButtonWeight_700 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 700;
}
.btButtonWeight_800 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 800;
}
.btButtonWeight_900 .post-password-form p:nth-child(2) input[type="submit"] {
font-weight: 900;
}
.btCapitalizeButtonText .post-password-form p:nth-child(2) input[type="submit"] {
text-transform: uppercase;
}
.btAccentButtonDarkText .post-password-form p:nth-child(2) input[type="submit"] {
color: #2b2c2e !important;
}
.post-password-form p:nth-child(2) input[type="submit"]:hover {
color: #fff;
background: #469baf;
}
.btAccentButtonDarkText .post-password-form p:nth-child(2) input[type="submit"]:hover {
color: #fff !important;
} .btPagination {
font-size: 1rem;
line-height: 2.5rem;
margin-top: 4em;
margin-bottom: 4em;
}
.btPagination:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btWithSidebar .bt-content .btPagination {
margin-bottom: 0;
}
.btPagination .paging.onLeft {
float: left;
}
.rtl .btPagination .paging.onLeft {
float: right;
}
.btPagination .paging.onRight {
float: right;
}
.rtl .btPagination .paging.onRight {
float: left;
}
.btPagination .paging a {
font-size: .8125rem;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 0.5px;
text-transform: uppercase;
position: relative;
display: block;
overflow: hidden;
padding-right: .6em;
color: inherit;
}
.btButtonWeight_default .btPagination .paging a {
font-weight: 500;
}
.btButtonWeight_normal .btPagination .paging a {
font-weight: normal;
}
.btButtonWeight_bold .btPagination .paging a {
font-weight: bold;
}
.btButtonWeight_bolder .btPagination .paging a {
font-weight: bolder;
}
.btButtonWeight_lighter .btPagination .paging a {
font-weight: 300;
}
.btButtonWeight_light .btPagination .paging a {
font-weight: 400;
}
.btButtonWeight_thin .btPagination .paging a {
font-weight: 100;
}
.btButtonWeight_100 .btPagination .paging a {
font-weight: 100;
}
.btButtonWeight_200 .btPagination .paging a {
font-weight: 200;
}
.btButtonWeight_300 .btPagination .paging a {
font-weight: 300;
}
.btButtonWeight_400 .btPagination .paging a {
font-weight: 400;
}
.btButtonWeight_500 .btPagination .paging a {
font-weight: 500;
}
.btButtonWeight_600 .btPagination .paging a {
font-weight: 600;
}
.btButtonWeight_700 .btPagination .paging a {
font-weight: 700;
}
.btButtonWeight_800 .btPagination .paging a {
font-weight: 800;
}
.btButtonWeight_900 .btPagination .paging a {
font-weight: 900;
}
.btPagination .paging a:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
width: 100%;
opacity: 1;
border-bottom: 1px solid #2b2c2e;
-webkit-transition: transform 600ms cubic-bezier(.23,1,.32,1);
-moz-transition: transform 600ms cubic-bezier(.23,1,.32,1);
transition: transform 600ms cubic-bezier(.23,1,.32,1);
}
.btPagination .paging a:after {
font: .5rem/2.5rem Arrow;
font-weight: 300;
width: 1rem;
display: block;
text-align: center;
color: #2b2c2e;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.btDarkSkin .btPagination .paging a:after,
.btLightSkin .btDarkSkin .btPagination .paging a:after,
.btDarkSkin.btLightSkin .btDarkSkin .btPagination .paging a:after {
color: #fff;
}
.btPagination .paging a:hover {
color: #ff9245;
}
.btPagination .paging a:hover:before {
-webkit-transform: translateX(102%);
-moz-transform: translateX(102%);
-ms-transform: translateX(102%);
transform: translateX(102%);
}
.btPagination .paging a:hover:after {
color: #ff9245;
}
.btPagination .paging p {
margin: 0;
}
.btPagination .paging .pagePrev a {
padding-right: 0;
padding-left: .6em;
}
.btPagination .paging .pagePrev a:after {
content: "\e902";
float: left;
margin: 0 10px 0 0;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.rtl .btPagination .paging .pagePrev a:after {
content: "\e911";
float: right;
margin: 0 0 0 10px;
}
.btPagination .paging .pageNext a:after {
content: "\e902";
float: right;
margin: 0 0 0 10px;
}
.rtl .btPagination .paging .pageNext a:after {
content: "\e90d";
float: left;
margin: 0 10px 0 0;
} .btPrevNextNav:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
body.btNoSidebar .port .btPrevNextNav {
margin-bottom: 8em;
}
body:not(.bt_bb_plugin_active).btNoSidebar .port .btPrevNextNav {
margin-bottom: 8em;
}
.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;
}
.btSoftRoundedButtons .btPrevNextNav .btPrevNext .btPrevNextImage {
border-radius: 50%;
}
.btHardRoundedButtons .btPrevNextNav .btPrevNext .btPrevNextImage {
border-radius: 50%;
}
.btPrevNextNav .btPrevNext .btPrevNextItem {
-webkit-flex: 1 0 0%;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
min-width: 0%;
}
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-size: .6875rem;
text-transform: uppercase;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 2px;
color: #ff9245;
padding-bottom: .5em;
}
.btSupertitleWeight_default .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 500;
}
.btSupertitleWeight_normal .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: normal;
}
.btSupertitleWeight_bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: bold;
}
.btSupertitleWeight_bolder .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: bolder;
}
.btSupertitleWeight_lighter .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 300;
}
.btSupertitleWeight_light .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 400;
}
.btSupertitleWeight_thin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 100;
}
.btSupertitleWeight_100 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 100;
}
.btSupertitleWeight_200 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 200;
}
.btSupertitleWeight_300 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 300;
}
.btSupertitleWeight_400 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 400;
}
.btSupertitleWeight_500 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 500;
}
.btSupertitleWeight_600 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 600;
}
.btSupertitleWeight_700 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 700;
}
.btSupertitleWeight_800 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 800;
}
.btSupertitleWeight_900 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-weight: 900;
}
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
font-size: 1.4375rem;
font-family: "Castoro",Arial,Helvetica,sans-serif;
-webkit-transition: color 200ms ease;
-moz-transition: color 200ms ease;
transition: color 200ms ease;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.2em;
max-height: 2.4em;
}
.btPrevNextNav .btPrevNext:hover .btPrevNextTitle {
color: #ff9245;
}
.btPrevNextNav .btPrevNext.btNext {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
text-align: right;
}
.btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
margin: 0 0 0 1em;
}
.rtl .btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
margin: 0 1em 0 0;
}
.rtl .btPrevNextNav .btPrevNext {
float: right;
}
.rtl .btPrevNextNav .btPrevNext.btNext {
text-align: left;
}
.port .btPrevNextNav {
border-top: 1px solid #f1f1f1;
padding-top: 2em;
}
@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;
}
} .bt-link-pages:before {
content: "";
display: table;
width: 100%;
clear: both;
}
.bt-link-pages ul {
margin-left: 0;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
font-size: .8em !important;
margin: 2em 0;
padding: 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;
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
text-transform: uppercase;
}
.btLightSkin .bt-link-pages ul,
.btDarkSkin .btLightSkin .bt-link-pages ul,
.btLightSkin .btDarkSkin .btLightSkin .bt-link-pages ul {
color: #2b2c2e;
}
.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;
}
.btLightSkin .bt-link-pages ul a.post-page-numbers,
.btDarkSkin .btLightSkin .bt-link-pages ul a.post-page-numbers,
.btLightSkin .btDarkSkin .btLightSkin .bt-link-pages ul a.post-page-numbers {
color: #2b2c2e;
}
.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: #ff9245;
}
.bt-link-pages ul span.post-page-numbers {
pointer-events: none;
background: #ff9245;
color: #fff;
font-weight: 800;
} .boldPhotoSlide {
position: relative;
}
.single .boldPhotoSlide h4.nbs {
margin: 0 30px !important;
} .btArticleCategories {
text-transform: uppercase;
}
.btArticleCategories a {
color: inherit !important;
}
.btArticleCategories a:hover {
color: #ff9245 !important;
}
.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: #ff9245;
}
.btArticleDate:not(:last-child):after,
.btArticleAuthor:not(:last-child):after,
.btArticleComments:not(:last-child):after,
.btArticleCategories:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.btLightSkin .btArticleDate:not(:last-child):after,
.btLightSkin .btArticleAuthor:not(:last-child):after,
.btLightSkin .btArticleComments:not(:last-child):after,
.btLightSkin .btArticleCategories:not(:last-child):after,
.btDarkSkin .btLightSkin .btArticleDate:not(:last-child):after,
.btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child):after,
.btDarkSkin .btLightSkin .btArticleComments:not(:last-child):after,
.btDarkSkin .btLightSkin .btArticleCategories:not(:last-child):after,
.btLightSkin .btDarkSkin .btLightSkin .btArticleDate:not(:last-child):after,
.btLightSkin .btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child):after,
.btLightSkin .btDarkSkin .btLightSkin .btArticleComments:not(:last-child):after,
.btLightSkin .btDarkSkin .btLightSkin .btArticleCategories:not(:last-child):after {
color: #2b2c2e;
}
.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;
}
.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: #f1f1f1;
}
.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;
}
.btArticleAuthor a {
color: inherit !important;
}
.btArticleAuthor a:hover {
color: #ff9245 !important;
}
.btArticleComments {
color: inherit !important;
}
.btArticleComments:hover {
color: #ff9245 !important;
}
.btArticleComments:before {
content: "\e901";
font-family: RemixIconsCommunication;
margin: 0;
display: inline-block;
color: currentColor;
}
body:not(.rtl) .btArticleComments:before {
margin-right: 5px;
}
body.rtl .btArticleComments:before {
margin-left: 5px;
float: right;
} .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;
} .wp-caption-text {
font-size: .9em;
margin-bottom: 1em;
}
.bypostauthor {
font-size: inherit;
} 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 #f1f1f1;
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 > h7,
.bt-comments-box > h8,
.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,
.bt-comments-box .comment-respond > h7,
.bt-comments-box .comment-respond > h8 {
font-size: 2.3125em;
margin: 0 0 1em;
padding: 0;
}
.bt-comments-box reply-title {
font-size: 1.875em;
}
.bt-comments-box .comment-respond {
padding: 2em 0;
border-top: 1px solid #f1f1f1;
}
.btDarkSkin .bt-comments-box .comment-respond,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond {
border-top: 1px solid rgba(255,255,255,.3);
}
.bt-comments-box .comment-respond .comment-form {
padding-bottom: 0;
}
body.btNoSidebar .bt-comments-box .comment-respond .comment-form {
max-width: 600px;
}
.bt-comments-box .comment-respond #wp-comment-cookies-consent {
margin-right: .5em;
}
.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,
.bt-comments-box .comment-respond > h7,
.bt-comments-box .comment-respond > h8 {
font-size: 1.875em;
}
.bt-comments-box .comment-respond > h1 small,
.bt-comments-box .comment-respond > h2 small,
.bt-comments-box .comment-respond > h3 small,
.bt-comments-box .comment-respond > h4 small,
.bt-comments-box .comment-respond > h5 small,
.bt-comments-box .comment-respond > h6 small,
.bt-comments-box .comment-respond > h7 small,
.bt-comments-box .comment-respond > h8 small {
float: right;
}
.bt-comments-box .comment-respond:first-child {
border: none;
}
.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.comment {
border-top: 1px solid #f1f1f1;
}
.btDarkSkin .bt-comments-box ul.comments li.comment,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.comment,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.comment {
border-top: 1px solid rgba(255,255,255,.5);
}
.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 #f1f1f1;
}
.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 > 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 .commentTxt .comment ul {
margin-bottom: 1.5em;
}
.bt-comments-box ul.comments li > article .commentTxt .comment ul > ul,
.bt-comments-box ul.comments li > article .commentTxt .comment ul li ul {
margin-bottom: 0;
}
.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,
.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 .bt-comment {
line-height: 0;
}
.bt-comments-box .bt-comment textarea,
.bt-comments-box .bt-comment label {
line-height: 1.8;
}
.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,
.bt-comments-box .vcard h7.author,
.bt-comments-box .vcard h8.author {
font-size: 1.2em;
margin: 0;
padding: 0;
line-height: 1.3;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.bt-comments-box .vcard h1.author a,
.bt-comments-box .vcard h2.author a,
.bt-comments-box .vcard h3.author a,
.bt-comments-box .vcard h4.author a,
.bt-comments-box .vcard h5.author a,
.bt-comments-box .vcard h6.author a,
.bt-comments-box .vcard h7.author a,
.bt-comments-box .vcard h8.author a {
color: inherit;
}
.bt-comments-box .vcard h1.author a:hover,
.bt-comments-box .vcard h2.author a:hover,
.bt-comments-box .vcard h3.author a:hover,
.bt-comments-box .vcard h4.author a:hover,
.bt-comments-box .vcard h5.author a:hover,
.bt-comments-box .vcard h6.author a:hover,
.bt-comments-box .vcard h7.author a:hover,
.bt-comments-box .vcard h8.author a:hover {
color: #ff9245;
}
.bt-comments-box .vcard .posted {
font-size: .9em;
margin: 0;
opacity: .8;
line-height: 1.15;
text-align: right;
padding: 0 0 0 10px;
}
.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: .9em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
display: inline-block;
line-height: 1;
letter-spacing: 0.5px;
}
.btButtonWeight_default .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_default .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: normal;
}
.btButtonWeight_bold .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_bold .bt-comments-box .commentTxt p.reply {
font-weight: bold;
}
.btButtonWeight_bolder .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_bolder .bt-comments-box .commentTxt p.reply {
font-weight: bolder;
}
.btButtonWeight_lighter .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_lighter .bt-comments-box .commentTxt p.reply {
font-weight: 300;
}
.btButtonWeight_light .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_light .bt-comments-box .commentTxt p.reply {
font-weight: 400;
}
.btButtonWeight_thin .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_thin .bt-comments-box .commentTxt p.reply {
font-weight: 100;
}
.btButtonWeight_100 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_100 .bt-comments-box .commentTxt p.reply {
font-weight: 100;
}
.btButtonWeight_200 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_200 .bt-comments-box .commentTxt p.reply {
font-weight: 200;
}
.btButtonWeight_300 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_300 .bt-comments-box .commentTxt p.reply {
font-weight: 300;
}
.btButtonWeight_400 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_400 .bt-comments-box .commentTxt p.reply {
font-weight: 400;
}
.btButtonWeight_500 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_500 .bt-comments-box .commentTxt p.reply {
font-weight: 500;
}
.btButtonWeight_600 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_600 .bt-comments-box .commentTxt p.reply {
font-weight: 600;
}
.btButtonWeight_700 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_700 .bt-comments-box .commentTxt p.reply {
font-weight: 700;
}
.btButtonWeight_800 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_800 .bt-comments-box .commentTxt p.reply {
font-weight: 800;
}
.btButtonWeight_900 .bt-comments-box .commentTxt p.edit-link,
.btButtonWeight_900 .bt-comments-box .commentTxt p.reply {
font-weight: 900;
}
.btCapitalizeButtonText .bt-comments-box .commentTxt p.edit-link,
.btCapitalizeButtonText .bt-comments-box .commentTxt p.reply {
text-transform: uppercase;
}
.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:before,
.bt-comments-box .commentTxt p.reply a:before {
font-family: IoniconsOutline;
}
.bt-comments-box .commentTxt p.edit-link a:before {
content: "\ea0d";
padding-right: .5em;
}
.bt-comments-box .commentTxt p.reply a:before {
content: "\e916";
padding-right: .5em;
}
.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: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
}
.bt-comments-box .comment-navigation span {
margin: 0 5px;
}
.bt-comments-box .comment-respond .comment-form #wp-comment-cookies-consent {
margin-right: .5em;
margin-top: -2px;
}
.boldSection.bt-comments {
clear: both;
}
body.page .boldSection.bt-comments {
padding-top: 1px;
}
.comment-awaiting-moderation {
color: #ff9245;
}
a#cancel-comment-reply-link {
font-size: .9rem;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
display: inline-block;
line-height: 1;
margin: 0 0 0 2em;
color: #ff9245;
letter-spacing: 0.5px;
}
.btButtonWeight_default a#cancel-comment-reply-link {
font-weight: 500;
}
.btButtonWeight_normal a#cancel-comment-reply-link {
font-weight: normal;
}
.btButtonWeight_bold a#cancel-comment-reply-link {
font-weight: bold;
}
.btButtonWeight_bolder a#cancel-comment-reply-link {
font-weight: bolder;
}
.btButtonWeight_lighter a#cancel-comment-reply-link {
font-weight: 300;
}
.btButtonWeight_light a#cancel-comment-reply-link {
font-weight: 400;
}
.btButtonWeight_thin a#cancel-comment-reply-link {
font-weight: 100;
}
.btButtonWeight_100 a#cancel-comment-reply-link {
font-weight: 100;
}
.btButtonWeight_200 a#cancel-comment-reply-link {
font-weight: 200;
}
.btButtonWeight_300 a#cancel-comment-reply-link {
font-weight: 300;
}
.btButtonWeight_400 a#cancel-comment-reply-link {
font-weight: 400;
}
.btButtonWeight_500 a#cancel-comment-reply-link {
font-weight: 500;
}
.btButtonWeight_600 a#cancel-comment-reply-link {
font-weight: 600;
}
.btButtonWeight_700 a#cancel-comment-reply-link {
font-weight: 700;
}
.btButtonWeight_800 a#cancel-comment-reply-link {
font-weight: 800;
}
.btButtonWeight_900 a#cancel-comment-reply-link {
font-weight: 900;
}
.rtl a#cancel-comment-reply-link {
margin: 0 2em 0 0;
}
a#cancel-comment-reply-link:hover {
color: #469baf;
}
.bt-comment-submit {
padding: .845rem 1.975rem;
line-height: 1;
margin-top: .5em;
color: #fff;
background-color: #ff9245;
border: none;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btAccentButtonDarkText .bt-comment-submit {
color: #2b2c2e !important;
}
.bt-comment-submit:hover {
background-color: #469baf;
}
.btAccentButtonDarkText .bt-comment-submit:hover {
color: #fff !important;
}
.bt-comment-submit:before {
display: none;
}
.btHardRoundedButtons .bt-comment-submit {
border-radius: 50px;
}
.btSoftRoundedButtons .bt-comment-submit {
border-radius: 10px;
}
.bt-comment-submit .btnInnerText {
font-size: .8125rem;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 0.5px;
line-height: 1.2;
}
.btButtonWeight_default .bt-comment-submit .btnInnerText {
font-weight: 500;
}
.btButtonWeight_normal .bt-comment-submit .btnInnerText {
font-weight: normal;
}
.btButtonWeight_bold .bt-comment-submit .btnInnerText {
font-weight: bold;
}
.btButtonWeight_bolder .bt-comment-submit .btnInnerText {
font-weight: bolder;
}
.btButtonWeight_lighter .bt-comment-submit .btnInnerText {
font-weight: 300;
}
.btButtonWeight_light .bt-comment-submit .btnInnerText {
font-weight: 400;
}
.btButtonWeight_thin .bt-comment-submit .btnInnerText {
font-weight: 100;
}
.btButtonWeight_100 .bt-comment-submit .btnInnerText {
font-weight: 100;
}
.btButtonWeight_200 .bt-comment-submit .btnInnerText {
font-weight: 200;
}
.btButtonWeight_300 .bt-comment-submit .btnInnerText {
font-weight: 300;
}
.btButtonWeight_400 .bt-comment-submit .btnInnerText {
font-weight: 400;
}
.btButtonWeight_500 .bt-comment-submit .btnInnerText {
font-weight: 500;
}
.btButtonWeight_600 .bt-comment-submit .btnInnerText {
font-weight: 600;
}
.btButtonWeight_700 .bt-comment-submit .btnInnerText {
font-weight: 700;
}
.btButtonWeight_800 .bt-comment-submit .btnInnerText {
font-weight: 800;
}
.btButtonWeight_900 .bt-comment-submit .btnInnerText {
font-weight: 900;
}
.btCapitalizeButtonText .bt-comment-submit .btnInnerText {
text-transform: uppercase;
} @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 .5em;
}
.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: .8em;
position: relative;
}
.btLightSkin .bt-comments-box ul.comments ul.children li.comment article,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article {
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;
}
.btLightSkin .bt-comments-box ul.comments ul.children li.comment article:after,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article:after,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article:after {
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: #2b2c2e;
}
} .btBox {
margin-bottom: 4em;
}
.btBox:after {
content: " ";
display: table;
width: 100%;
clear: both;
} .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;
}
.widget_block .wp-block-group .wp-block-group__inner-container > h2 {
font-size: 1.875em;
margin-bottom: 1rem;
padding-bottom: 0;
display: inline-block;
width: 100%;
}
.btBox > h4,
.btCustomMenu > h4,
.btTopBox > h4 {
font-size: 1.875em;
margin-bottom: .5em;
padding-bottom: 0;
display: inline-block;
width: 100%;
}
.btBox h5,
.btCustomMenu h5,
.btTopBox h5 {
font-size: 1.4em;
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: 4rem;
display: block;
border-bottom: 2px solid #ff9245;
margin: .4em 0 .2em;
}
.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);
}
.btLightSkin .btBox ul li,
.btDarkSkin .btLightSkin .btBox ul li,
.btLightSkin .btDarkSkin .btLightSkin .btBox ul li,
.btLightSkin .btCustomMenu ul li,
.btDarkSkin .btLightSkin .btCustomMenu ul li,
.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu ul li,
.btLightSkin .btTopBox ul li,
.btDarkSkin .btLightSkin .btTopBox ul li,
.btLightSkin .btDarkSkin .btLightSkin .btTopBox ul li {
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;
}
.btLightSkin .btBox ul li ul,
.btDarkSkin .btLightSkin .btBox ul li ul,
.btLightSkin .btDarkSkin .btLightSkin .btBox ul li ul,
.btLightSkin .btCustomMenu ul li ul,
.btDarkSkin .btLightSkin .btCustomMenu ul li ul,
.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu ul li ul,
.btLightSkin .btTopBox ul li ul,
.btDarkSkin .btLightSkin .btTopBox ul li ul,
.btLightSkin .btDarkSkin .btLightSkin .btTopBox ul li ul {
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: #ff9245;
}
.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 .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;
}
.btSoftRoundedButtons .btBox .btImageTextWidget .btImageTextWidgetImage a img,
.btSoftRoundedButtons .btCustomMenu .btImageTextWidget .btImageTextWidgetImage a img,
.btSoftRoundedButtons .btTopBox .btImageTextWidget .btImageTextWidgetImage a img {
border-radius: 5px;
}
.btHardRoundedButtons .btBox .btImageTextWidget .btImageTextWidgetImage a img,
.btHardRoundedButtons .btCustomMenu .btImageTextWidget .btImageTextWidgetImage a img,
.btHardRoundedButtons .btTopBox .btImageTextWidget .btImageTextWidgetImage a img {
border-radius: 5px;
}
.btSoftRoundedButtons.btSquareShapes .btBox .btImageTextWidget .btImageTextWidgetImage a img,
.btSoftRoundedButtons.btSquareShapes .btCustomMenu .btImageTextWidget .btImageTextWidgetImage a img,
.btSoftRoundedButtons.btSquareShapes .btTopBox .btImageTextWidget .btImageTextWidgetImage a img {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes .btBox .btImageTextWidget .btImageTextWidgetImage a img,
.btHardRoundedButtons.btSquareShapes .btCustomMenu .btImageTextWidget .btImageTextWidgetImage a img,
.btHardRoundedButtons.btSquareShapes .btTopBox .btImageTextWidget .btImageTextWidgetImage a img {
border-radius: 0;
}
.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: 1rem;
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 .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover {
color: #ff9245;
}
.btBox p.posted,
.btBox .quantity,
.btCustomMenu p.posted,
.btCustomMenu .quantity,
.btTopBox p.posted,
.btTopBox .quantity {
font-size: .8em;
margin: 0;
}
.btBox.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_content span,
.btCustomMenu.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_content span,
.btTopBox.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_content span {
font-size: 1.2rem;
line-height: 1.2;
}
.btBox.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline,
.btCustomMenu.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline,
.btTopBox.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
font-size: .6875rem;
color: inherit;
letter-spacing: 1px;
margin-bottom: .25em;
}
.rtl .btBox.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline,
.rtl .btCustomMenu.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline,
.rtl .btTopBox.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
margin-right: 0;
} .widget_calendar table {
width: 100%;
border-collapse: collapse;
}
.widget_calendar table caption {
font-family: "Castoro",Arial,Helvetica,sans-serif;
padding: 5px;
color: #FFF;
background: #ff9245;
}
.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: #ff9245;
}
.widget_calendar table tbody td {
text-align: center;
padding: 2px 3px;
}
.wp-block-button.aligncenter,
.wp-block-calendar {
text-align: left;
}
.wp-block-calendar a {
text-decoration: none;
}
.wp-block-search__button {
color: transparent !important;
line-height: 0;
display: block;
text-align: center;
width: 2.5rem;
height: 2rem;
z-index: 3;
bottom: .7em;
right: -4em;
} .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;
} .widget_recent_comments .comment-author-link a {
font-weight: 700;
display: inline;
padding: 0;
} .widget_rss li {
padding: 1em 0 !important;
}
.widget_rss li a.rsswidget {
font-size: 1.2rem;
line-height: 1.2;
font-family: "Castoro",Arial,Helvetica,sans-serif;
}
.widget_rss li .rss-date {
display: block;
margin: 0 0 .5em;
opacity: .6;
font-size: .875em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
}
.btSubtitleWeight_default .widget_rss li .rss-date {
font-weight: 400;
}
.btSubtitleWeight_normal .widget_rss li .rss-date {
font-weight: normal;
}
.btSubtitleWeight_bold .widget_rss li .rss-date {
font-weight: bold;
}
.btSubtitleWeight_bolder .widget_rss li .rss-date {
font-weight: bolder;
}
.btSubtitleWeight_lighter .widget_rss li .rss-date {
font-weight: 300;
}
.btSubtitleWeight_light .widget_rss li .rss-date {
font-weight: 400;
}
.btSubtitleWeight_thin .widget_rss li .rss-date {
font-weight: 100;
}
.btSubtitleWeight_100 .widget_rss li .rss-date {
font-weight: 100;
}
.btSubtitleWeight_200 .widget_rss li .rss-date {
font-weight: 200;
}
.btSubtitleWeight_300 .widget_rss li .rss-date {
font-weight: 300;
}
.btSubtitleWeight_400 .widget_rss li .rss-date {
font-weight: 400;
}
.btSubtitleWeight_500 .widget_rss li .rss-date {
font-weight: 500;
}
.btSubtitleWeight_600 .widget_rss li .rss-date {
font-weight: 600;
}
.btSubtitleWeight_700 .widget_rss li .rss-date {
font-weight: 700;
}
.btSubtitleWeight_800 .widget_rss li .rss-date {
font-weight: 800;
}
.btSubtitleWeight_900 .widget_rss li .rss-date {
font-weight: 900;
}
.widget_rss li cite {
font-size: .875em;
line-height: 2em;
margin-top: .5em;
margin-bottom: 0;
display: block;
opacity: .6;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
}
.btSubtitleWeight_default .widget_rss li cite {
font-weight: 400;
}
.btSubtitleWeight_normal .widget_rss li cite {
font-weight: normal;
}
.btSubtitleWeight_bold .widget_rss li cite {
font-weight: bold;
}
.btSubtitleWeight_bolder .widget_rss li cite {
font-weight: bolder;
}
.btSubtitleWeight_lighter .widget_rss li cite {
font-weight: 300;
}
.btSubtitleWeight_light .widget_rss li cite {
font-weight: 400;
}
.btSubtitleWeight_thin .widget_rss li cite {
font-weight: 100;
}
.btSubtitleWeight_100 .widget_rss li cite {
font-weight: 100;
}
.btSubtitleWeight_200 .widget_rss li cite {
font-weight: 200;
}
.btSubtitleWeight_300 .widget_rss li cite {
font-weight: 300;
}
.btSubtitleWeight_400 .widget_rss li cite {
font-weight: 400;
}
.btSubtitleWeight_500 .widget_rss li cite {
font-weight: 500;
}
.btSubtitleWeight_600 .widget_rss li cite {
font-weight: 600;
}
.btSubtitleWeight_700 .widget_rss li cite {
font-weight: 700;
}
.btSubtitleWeight_800 .widget_rss li cite {
font-weight: 800;
}
.btSubtitleWeight_900 .widget_rss li cite {
font-weight: 900;
}  .widget_shopping_cart ul {
width: 100%;
}
.widget_shopping_cart ul li:last-child {
border: none;
}
.widget_shopping_cart .total {
width: 100%;
padding: 1em 0 0;
font-family: "Castoro",Arial,Helvetica,sans-serif;
line-height: 1.25;
border-top: 1px solid #f1f1f1;
}
.widget_shopping_cart .total strong {
display: block;
float: left;
padding-right: 8px;
}
.rtl .widget_shopping_cart .total strong {
float: right;
padding-right: 0;
padding-left: 8px;
}
.widget_shopping_cart .total .amount {
display: block;
float: right;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
}
.btSubtitleWeight_default .widget_shopping_cart .total .amount {
font-weight: 400;
}
.btSubtitleWeight_normal .widget_shopping_cart .total .amount {
font-weight: normal;
}
.btSubtitleWeight_bold .widget_shopping_cart .total .amount {
font-weight: bold;
}
.btSubtitleWeight_bolder .widget_shopping_cart .total .amount {
font-weight: bolder;
}
.btSubtitleWeight_lighter .widget_shopping_cart .total .amount {
font-weight: 300;
}
.btSubtitleWeight_light .widget_shopping_cart .total .amount {
font-weight: 400;
}
.btSubtitleWeight_thin .widget_shopping_cart .total .amount {
font-weight: 100;
}
.btSubtitleWeight_100 .widget_shopping_cart .total .amount {
font-weight: 100;
}
.btSubtitleWeight_200 .widget_shopping_cart .total .amount {
font-weight: 200;
}
.btSubtitleWeight_300 .widget_shopping_cart .total .amount {
font-weight: 300;
}
.btSubtitleWeight_400 .widget_shopping_cart .total .amount {
font-weight: 400;
}
.btSubtitleWeight_500 .widget_shopping_cart .total .amount {
font-weight: 500;
}
.btSubtitleWeight_600 .widget_shopping_cart .total .amount {
font-weight: 600;
}
.btSubtitleWeight_700 .widget_shopping_cart .total .amount {
font-weight: 700;
}
.btSubtitleWeight_800 .widget_shopping_cart .total .amount {
font-weight: 800;
}
.btSubtitleWeight_900 .widget_shopping_cart .total .amount {
font-weight: 900;
}
.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 .total strong {
min-width: 40px;
display: inline-block;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
}
.btSubtitleWeight_default .widget_shopping_cart .total strong {
font-weight: 400;
}
.btSubtitleWeight_normal .widget_shopping_cart .total strong {
font-weight: normal;
}
.btSubtitleWeight_bold .widget_shopping_cart .total strong {
font-weight: bold;
}
.btSubtitleWeight_bolder .widget_shopping_cart .total strong {
font-weight: bolder;
}
.btSubtitleWeight_lighter .widget_shopping_cart .total strong {
font-weight: 300;
}
.btSubtitleWeight_light .widget_shopping_cart .total strong {
font-weight: 400;
}
.btSubtitleWeight_thin .widget_shopping_cart .total strong {
font-weight: 100;
}
.btSubtitleWeight_100 .widget_shopping_cart .total strong {
font-weight: 100;
}
.btSubtitleWeight_200 .widget_shopping_cart .total strong {
font-weight: 200;
}
.btSubtitleWeight_300 .widget_shopping_cart .total strong {
font-weight: 300;
}
.btSubtitleWeight_400 .widget_shopping_cart .total strong {
font-weight: 400;
}
.btSubtitleWeight_500 .widget_shopping_cart .total strong {
font-weight: 500;
}
.btSubtitleWeight_600 .widget_shopping_cart .total strong {
font-weight: 600;
}
.btSubtitleWeight_700 .widget_shopping_cart .total strong {
font-weight: 700;
}
.btSubtitleWeight_800 .widget_shopping_cart .total strong {
font-weight: 800;
}
.btSubtitleWeight_900 .widget_shopping_cart .total strong {
font-weight: 900;
}
.widget_shopping_cart .buttons {
width: 100%;
}
.widget_shopping_cart .buttons .button {
display: block;
float: left;
text-align: center;
padding: .5em;
background: #ff9245;
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: .7em;
}
.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 {
font-size: 1em;
line-height: 1;
font-weight: normal;
display: block;
text-align: center;
text-decoration: none;
height: 1em;
width: 1em;
vertical-align: middle;
color: #2b2c2e;
}
.btDarkSkin .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove,
.btLightSkin .btDarkSkin .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove,
.btDarkSkin.btLightSkin .btDarkSkin .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
color: #fff;
}
.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: "\e955";
font-family: RemixIconsSystem;
}
.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;
}
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
line-height: 1;
margin-top: 0;
} .menuPort .widget_shopping_cart,
.topTools .widget_shopping_cart,
.topBarInLogoArea .widget_shopping_cart {
display: inline-block;
position: relative;
}
.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 "Plus Jakarta Sans";
display: block;
padding: 2px 3px;
border-radius: 2px;
position: absolute;
top: 8px;
right: -10px;
text-align: center;
min-width: 1em;
background-color: #469baf;
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: 0;
top: -4px;
display: inline-block;
vertical-align: 50%;
margin: 0 0 -50px -15px;
}
.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;
right: 0;
top: 3em;
-webkit-transform: translateY(-200%);
-moz-transform: translateY(-200%);
-ms-transform: translateY(-200%);
transform: translateY(-200%);
color: #2b2c2e;
background: #fff;
-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.6);
box-shadow: 0 0 20px 0 rgba(0,0,0,.6);
}
.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: 0;
right: 0;
top: 0;
width: auto;
min-width: 16em;
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: 2em 0;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
opacity: 0;
min-height: 16em;
}
.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: #ff9245;
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: 1.5em;
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;
}
.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: #2b2c2e !important;
text-align: left;
}
.topBar .btTopToolsRight .widget_shopping_cart .btIco {
margin-right: .5em;
}
.topBar .topTools.btTopToolsLeft .btIconWidget:first-child {
margin-left: 0;
}
.rtl .topBar .topTools.btTopToolsLeft .btIconWidget:first-child {
margin-right: 0;
margin-left: 0;
} .widget_recent_reviews {
font-size: 1rem;
font-family: "Castoro",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;
} .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);
}
.btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider,
.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider,
.btDarkSkin.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider {
background-color: rgba(255,255,255,.3);
}
.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: #ff9245;
}
.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);
}
.btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range,
.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range,
.btDarkSkin.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range {
background-color: rgba(255,255,255,.3);
}
.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;
} .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;
} .btBox .tagcloud a,
.btTags ul a,
.widget_block .tagcloud a {
font-size: .8125em !important;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
line-height: 1;
font-weight: 500;
text-transform: uppercase;
display: block;
float: left;
padding: 0;
margin: 0 .8em .8em 0;
color: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.rtl .btBox .tagcloud a,
.rtl .btTags ul a,
.rtl .widget_block .tagcloud a {
float: right;
}
.btBox .tagcloud a:before,
.btTags ul a:before,
.widget_block .tagcloud a:before {
content: "\e94b";
font-family: RemixIconsFinance;
color: #ff9245;
padding-right: .5em;
}
.rtl .btBox .tagcloud a:before,
.rtl .btTags ul a:before,
.rtl .widget_block .tagcloud a:before {
padding-left: .5em;
padding-right: 0;
float: right;
}
.btBox .tagcloud a:hover,
.btTags ul a:hover,
.widget_block .tagcloud a:hover {
color: #ff9245;
}
.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;
} .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;
} .btBox .btImage {
margin-bottom: .5em;
}
.btBox .btImage img {
width: auto;
margin: auto;
} .btIconWidget .btIconWidgetText {
opacity: .5;
}
.btIconWidget.bt_bb_style_outline .btIconWidgetIcon .bt_bb_icon_holder:before {
width: 2em;
height: 2em;
font-size: 1em;
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;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
border-radius: 50%;
border: 1px solid currentColor;
}
.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: #469baf;
}
.btMenuHorizontal .topTools .btIconWidget,
.btMenuHorizontal .topBarInMenu .btIconWidget {
margin: 0;
}
.btMenuHorizontal .topTools .btIconWidget,
.btMenuHorizontal .topBarInMenu .btIconWidget {
margin-left: 1em;
margin-right: 0;
}
.rtl.btMenuHorizontal .topTools .btIconWidget,
.rtl.btMenuHorizontal .topBarInMenu .btIconWidget {
margin-right: 1em;
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 a.btIconWidget:hover,
.topBarInMenu a.btIconWidget:hover {
color: #ff9245;
}
.topTools .btIconWidgetContent,
.topBarInMenu .btIconWidgetContent {
line-height: inherit;
display: inline-block;
margin-left: .5em;
}
.rtl .topTools .btIconWidgetContent,
.rtl .topBarInMenu .btIconWidgetContent {
margin-left: 0;
margin-right: .5em;
}
.topTools .btIconWidgetTitle,
.topTools .btIconWidgetText,
.topBarInMenu .btIconWidgetTitle,
.topBarInMenu .btIconWidgetText {
display: inline-block;
line-height: inherit;
}
.topTools .btIconWidgetTitle,
.topBarInMenu .btIconWidgetTitle {
margin-right: .5em;
}
.btMenuVertical .topTools .btIconWidgetTitle,
.btMenuVertical .topBarInMenu .btIconWidgetTitle {
margin-right: 0;
} .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 {
font-size: 3em;
line-height: 1;
padding: 0 .2em 0 0;
text-align: left;
margin: 0;
}
.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: .7em;
text-transform: uppercase;
}
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetText {
font-size: 1.1em;
display: block;
line-height: 1;
}
.btSidebar .btIconWidget.btCartWidget,
footer .btIconWidget.btCartWidget,
.topBarInLogoArea .btIconWidget.btCartWidget {
margin: 0;
}
.topBarInLogoArea .btIconWidget {
margin: 0 0 0 1em;
float: right;
}
.rtl .topBarInLogoArea .btIconWidget {
margin-right: 0;
margin-left: 1em;
float: left;
}
.btStickyHeaderActive .topBarInLogoArea .btIconWidget {
display: none;
}
.topBarPort .widget_text,
.topBarInMenu .widget_text {
margin: 0 0 0 1.5em;
float: right;
}
.rtl .topBarPort .widget_text,
.rtl .topBarInMenu .widget_text {
margin-right: 0;
margin-left: 1.5em;
float: left;
}
.topBarPort .widget_text p,
.topBarInMenu .widget_text p {
margin-bottom: 0;
}
.btMenuVertical .topBarPort .widget_text,
.btMenuVertical .topBarInMenu .widget_text {
float: none;
margin: 0;
}
.topBarPort .topTools.btTopToolsRight .widget_text {
margin: 0 0 0 1.5em;
float: right;
}
.rtl .topBarPort .topTools.btTopToolsRight .widget_text {
margin-right: 1.5em;
margin-left: 0;
float: left;
}
.btAccentIconWidget.btIconWidget .btIconWidgetIcon {
color: #ff9245;
}
a.btAccentIconWidget.btIconWidget:hover {
color: #ff9245;
}
.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;
} .bt-site-footer-widgets .btSearch,
.btSidebar .btSearch,
.btSidebar .widget_product_search,
.btSidebar .widget_search,
.widget_block.widget_search .wp-block-search__inside-wrapper {
padding: 0 38px 0 0;
}
.rtl .bt-site-footer-widgets .btSearch,
.rtl .btSidebar .btSearch,
.rtl .btSidebar .widget_product_search,
.rtl .btSidebar .widget_search,
.rtl .widget_block.widget_search .wp-block-search__inside-wrapper {
padding: 0 0 0 38px;
}
.bt-site-footer-widgets .btSearch .port,
.btSidebar .btSearch .port,
.btSidebar .widget_product_search .port,
.btSidebar .widget_search .port,
.widget_block.widget_search .wp-block-search__inside-wrapper .port {
padding: 0;
}
.bt-site-footer-widgets .btSearch form,
.btSidebar .btSearch form,
.btSidebar .widget_product_search form,
.btSidebar .widget_search form,
.widget_block.widget_search .wp-block-search__inside-wrapper form {
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-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"],
.btSidebar .widget_search input[type="text"],
.btSidebar .widget_search input[type="search"],
.widget_block.widget_search .wp-block-search__inside-wrapper input[type="text"],
.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"] {
background: transparent;
height: 38px;
width: 100%;
display: block;
margin-right: .7em;
}
.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"],
.btSoftRoundedButtons .btSidebar .widget_search input[type="text"],
.btSoftRoundedButtons .btSidebar .widget_search input[type="search"],
.btSoftRoundedButtons .widget_block.widget_search .wp-block-search__inside-wrapper input[type="text"],
.btSoftRoundedButtons .widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"] {
border-radius: 10px 0 0 10px;
}
.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"],
.rtl.btSoftRoundedButtons .btSidebar .widget_search input[type="text"],
.rtl.btSoftRoundedButtons .btSidebar .widget_search input[type="search"],
.rtl.btSoftRoundedButtons .widget_block.widget_search .wp-block-search__inside-wrapper input[type="text"],
.rtl.btSoftRoundedButtons .widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"] {
border-radius: 0 10px 10px 0;
}
.rtl .bt-site-footer-widgets .btSearch input[type="text"],
.rtl .bt-site-footer-widgets .btSearch input[type="search"],
.rtl .btSidebar .btSearch input[type="text"],
.rtl .btSidebar .btSearch input[type="search"],
.rtl .btSidebar .widget_product_search input[type="text"],
.rtl .btSidebar .widget_product_search input[type="search"],
.rtl .btSidebar .widget_search input[type="text"],
.rtl .btSidebar .widget_search input[type="search"],
.rtl .widget_block.widget_search .wp-block-search__inside-wrapper input[type="text"],
.rtl .widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"] {
margin-right: 0;
margin-left: .7em;
}
.btDarkSkin .bt-site-footer-widgets .btSearch input[type="text"]::placeholder,
.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type="text"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type="text"]::placeholder,
.btDarkSkin .bt-site-footer-widgets .btSearch input[type="search"]::placeholder,
.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type="search"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type="search"]::placeholder,
.btDarkSkin .btSidebar .btSearch input[type="text"]::placeholder,
.btLightSkin .btDarkSkin .btSidebar .btSearch input[type="text"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch input[type="text"]::placeholder,
.btDarkSkin .btSidebar .btSearch input[type="search"]::placeholder,
.btLightSkin .btDarkSkin .btSidebar .btSearch input[type="search"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch input[type="search"]::placeholder,
.btDarkSkin .btSidebar .widget_product_search input[type="text"]::placeholder,
.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type="text"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type="text"]::placeholder,
.btDarkSkin .btSidebar .widget_product_search input[type="search"]::placeholder,
.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type="search"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type="search"]::placeholder,
.btDarkSkin .btSidebar .widget_search input[type="text"]::placeholder,
.btLightSkin .btDarkSkin .btSidebar .widget_search input[type="text"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_search input[type="text"]::placeholder,
.btDarkSkin .btSidebar .widget_search input[type="search"]::placeholder,
.btLightSkin .btDarkSkin .btSidebar .widget_search input[type="search"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_search input[type="search"]::placeholder,
.btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper input[type="text"]::placeholder,
.btLightSkin .btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper input[type="text"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper input[type="text"]::placeholder,
.btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::placeholder,
.btLightSkin .btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::placeholder,
.btDarkSkin.btLightSkin .btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::placeholder {
color: #fff !important;
}
.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],
.btSidebar .widget_search button,
.btSidebar .widget_search input[type=submit],
.widget_block.widget_search .wp-block-search__inside-wrapper button,
.widget_block.widget_search .wp-block-search__inside-wrapper input[type=submit] {
font-size: .875rem;
width: 38px;
height: 38px;
border: 0;
float: right;
margin: 0 -38px 0 0;
cursor: pointer;
padding: 0 !important;
color: transparent !important;
line-height: 35px;
}
.btHardRoundedButtons .bt-site-footer-widgets .btSearch button,
.btHardRoundedButtons .bt-site-footer-widgets .btSearch input[type=submit],
.btHardRoundedButtons .btSidebar .btSearch button,
.btHardRoundedButtons .btSidebar .btSearch input[type=submit],
.btHardRoundedButtons .btSidebar .widget_product_search button,
.btHardRoundedButtons .btSidebar .widget_product_search input[type=submit],
.btHardRoundedButtons .btSidebar .widget_search button,
.btHardRoundedButtons .btSidebar .widget_search input[type=submit],
.btHardRoundedButtons .widget_block.widget_search .wp-block-search__inside-wrapper button,
.btHardRoundedButtons .widget_block.widget_search .wp-block-search__inside-wrapper input[type=submit] {
border-radius: 50px;
}
.btSoftRoundedButtons .bt-site-footer-widgets .btSearch button,
.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type=submit],
.btSoftRoundedButtons .btSidebar .btSearch button,
.btSoftRoundedButtons .btSidebar .btSearch input[type=submit],
.btSoftRoundedButtons .btSidebar .widget_product_search button,
.btSoftRoundedButtons .btSidebar .widget_product_search input[type=submit],
.btSoftRoundedButtons .btSidebar .widget_search button,
.btSoftRoundedButtons .btSidebar .widget_search input[type=submit],
.btSoftRoundedButtons .widget_block.widget_search .wp-block-search__inside-wrapper button,
.btSoftRoundedButtons .widget_block.widget_search .wp-block-search__inside-wrapper input[type=submit] {
border-radius: 10px;
}
.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],
.rtl .btSidebar .widget_search button,
.rtl .btSidebar .widget_search input[type=submit],
.rtl .widget_block.widget_search .wp-block-search__inside-wrapper button,
.rtl .widget_block.widget_search .wp-block-search__inside-wrapper input[type=submit] {
float: left;
margin: -38px 0 0 -38px;
}
.bt-site-footer-widgets .btSearch button,
.btSidebar .btSearch button,
.btSidebar .widget_product_search button,
.btSidebar .widget_search button,
.widget_block.widget_search .wp-block-search__inside-wrapper button {
color: #fff;
background-color: #ff9245;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt-site-footer-widgets .btSearch button:before,
.btSidebar .btSearch button:before,
.btSidebar .widget_product_search button:before,
.btSidebar .widget_search button:before,
.widget_block.widget_search .wp-block-search__inside-wrapper button:before {
content: "\f002";
font-family: FontAwesome;
display: inline-block;
background-color: transparent !important;
border: none;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
color: #fff !important;
}
.btDarkSkin .bt-site-footer-widgets .btSearch button:before,
.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch button:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch button:before,
.btDarkSkin .btSidebar .btSearch button:before,
.btLightSkin .btDarkSkin .btSidebar .btSearch button:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch button:before,
.btDarkSkin .btSidebar .widget_product_search button:before,
.btLightSkin .btDarkSkin .btSidebar .widget_product_search button:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search button:before,
.btDarkSkin .btSidebar .widget_search button:before,
.btLightSkin .btDarkSkin .btSidebar .widget_search button:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_search button:before,
.btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper button:before,
.btLightSkin .btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper button:before,
.btDarkSkin.btLightSkin .btDarkSkin .widget_block.widget_search .wp-block-search__inside-wrapper button:before {
color: #fff !important;
}
.btAccentButtonDarkText .bt-site-footer-widgets .btSearch button:before,
.btAccentButtonDarkText .btSidebar .btSearch button:before,
.btAccentButtonDarkText .btSidebar .widget_product_search button:before,
.btAccentButtonDarkText .btSidebar .widget_search button:before,
.btAccentButtonDarkText .widget_block.widget_search .wp-block-search__inside-wrapper button:before {
color: #2b2c2e !important;
}
.bt-site-footer-widgets .btSearch button:hover,
.btSidebar .btSearch button:hover,
.btSidebar .widget_product_search button:hover,
.btSidebar .widget_search button:hover,
.widget_block.widget_search .wp-block-search__inside-wrapper button:hover {
background-color: #469baf !important;
}
.btAccentButtonDarkText .bt-site-footer-widgets .btSearch button:hover:before,
.btAccentButtonDarkText .btSidebar .btSearch button:hover:before,
.btAccentButtonDarkText .btSidebar .widget_product_search button:hover:before,
.btAccentButtonDarkText .btSidebar .widget_search button:hover:before,
.btAccentButtonDarkText .widget_block.widget_search .wp-block-search__inside-wrapper button:hover:before {
color: #fff !important;
}
.bt-site-footer-widgets .btSearch .bt_bb_icon,
.btSidebar .btSearch .bt_bb_icon,
.btSidebar .widget_product_search .bt_bb_icon,
.btSidebar .widget_search .bt_bb_icon,
.widget_block.widget_search .wp-block-search__inside-wrapper .bt_bb_icon {
display: none;
}
.wp-block-search .wp-block-search__input {
color: inherit;
border: none;
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .wp-block-search .wp-block-search__input,
.btLightSkin .btDarkSkin .wp-block-search .wp-block-search__input,
.btDarkSkin.btLightSkin .btDarkSkin .wp-block-search .wp-block-search__input {
border: 1px solid rgba(255,255,255,.5);
}
.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;
} .widget_search .btSearch .bt_bb_icon {
padding: 0;
}
.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;
}
.btLightSkin .btSearchInner.btFromTopBox,
.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox,
.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox {
background: #fff;
}
.btDarkSkin .btSearchInner.btFromTopBox,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox {
background: #2b2c2e;
}
.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: #ff9245;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon:hover a.bt_bb_icon_holder {
color: #f86600;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.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;
}
.rtl .btSearchInner.btFromTopBox input[type="text"] {
padding: 0 1em 0 2em;
}
.btLightSkin .btSearchInner.btFromTopBox input[type="text"],
.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"],
.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"] {
color: #2b2c2e;
-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;
}
.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;
}
.btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus {
-webkit-box-shadow: 0 0 0 3px #2b2c2e inset;
box-shadow: 0 0 0 3px #2b2c2e inset;
}
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus {
-webkit-box-shadow: 0 0 0 3px #fff inset;
box-shadow: 0 0 0 3px #fff 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: #fff;
text-align: center;
-webkit-transition: color 300ms ease;
-moz-transition: color 300ms ease;
transition: color 300ms ease;
}
.btLightSkin .btSearchInner.btFromTopBox button:before,
.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox button:before,
.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox button:before {
color: rgba(0,0,0,.1);
}
.btDarkSkin .btSearchInner.btFromTopBox button:before,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox button:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox button:before {
color: rgba(255,255,255,.5);
}
.btSearchInner.btFromTopBox button:hover:before {
color: #ff9245;
-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);
} div.btButtonWidget {
margin-bottom: 0;
}
.btMenuHorizontal div.btButtonWidget:not(:first-child) {
margin-left: 2.5em;
margin-right: 0;
}
.rtl.btMenuHorizontal div.btButtonWidget:not(:first-child) {
margin-right: 2.5em;
margin-left: 0;
}
.btMenuHorizontal div.btButtonWidget:not(.btWithLink) {
padding-left: 1em;
margin: 0;
}
.btMenuVertical div.btButtonWidget {
display: block;
float: none;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto;
}
div.btButtonWidget.bt_bb_button.bt_bb_icon_position_left.bt_bb_icon_style_border.bt_bb_size_normal.btWithIcon .bt_bb_icon_holder {
font-size: 1.25em;
margin-top: -.2em;
margin-bottom: -.2em;
}
div.btButtonWidget.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_icon_position_left a,
div.btButtonWidget.bt_bb_button.bt_bb_with_arrow.bt_bb_icon_position_left a {
padding-right: 4.5em !important;
}
@media (max-width: 991px) {
.btButtonWidget.bt_bb_button.bt_bb_size_normal {
font-size: .8rem;
}
.btButtonWidget.bt_bb_button.bt_bb_size_normal a {
padding-right: 1.5em;
padding-left: 1.5em;
}
.btButtonWidget.bt_bb_button.bt_bb_size_large {
font-size: .85em;
}
.btButtonWidget.bt_bb_button.bt_bb_size_large a {
padding-right: 1.5em;
padding-left: 1.5em;
}
.btButtonWidget.bt_bb_button.bt_bb_with_arrow_circle:not(.btWithIcon.bt_bb_icon_position_right) a,
.btButtonWidget.bt_bb_button.bt_bb_with_arrow:not(.btWithIcon.bt_bb_icon_position_right) a {
padding-right: 4.5em !important;
}
} .wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .recentcomments,
.widget_recent_comments .wp-block-latest-comments__comment,
.widget_recent_comments .recentcomments {
padding: .8em 0;
margin-left: 0;
margin-bottom: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment article footer,
.wp-block-latest-comments .recentcomments article footer,
.widget_recent_comments .wp-block-latest-comments__comment article footer,
.widget_recent_comments .recentcomments article footer {
line-height: 1.75;
}
.btLightSkin .wp-block-latest-comments .wp-block-latest-comments__comment,
.btDarkSkin .btLightSkin .wp-block-latest-comments .wp-block-latest-comments__comment,
.btLightSkin .btDarkSkin .btLightSkin .wp-block-latest-comments .wp-block-latest-comments__comment,
.btLightSkin .wp-block-latest-comments .recentcomments,
.btDarkSkin .btLightSkin .wp-block-latest-comments .recentcomments,
.btLightSkin .btDarkSkin .btLightSkin .wp-block-latest-comments .recentcomments,
.btLightSkin .widget_recent_comments .wp-block-latest-comments__comment,
.btDarkSkin .btLightSkin .widget_recent_comments .wp-block-latest-comments__comment,
.btLightSkin .btDarkSkin .btLightSkin .widget_recent_comments .wp-block-latest-comments__comment,
.btLightSkin .widget_recent_comments .recentcomments,
.btDarkSkin .btLightSkin .widget_recent_comments .recentcomments,
.btLightSkin .btDarkSkin .btLightSkin .widget_recent_comments .recentcomments {
border-bottom: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin .wp-block-latest-comments .wp-block-latest-comments__comment,
.btLightSkin .btDarkSkin .wp-block-latest-comments .wp-block-latest-comments__comment,
.btDarkSkin.btLightSkin .btDarkSkin .wp-block-latest-comments .wp-block-latest-comments__comment,
.btDarkSkin .wp-block-latest-comments .recentcomments,
.btLightSkin .btDarkSkin .wp-block-latest-comments .recentcomments,
.btDarkSkin.btLightSkin .btDarkSkin .wp-block-latest-comments .recentcomments,
.btDarkSkin .widget_recent_comments .wp-block-latest-comments__comment,
.btLightSkin .btDarkSkin .widget_recent_comments .wp-block-latest-comments__comment,
.btDarkSkin.btLightSkin .btDarkSkin .widget_recent_comments .wp-block-latest-comments__comment,
.btDarkSkin .widget_recent_comments .recentcomments,
.btLightSkin .btDarkSkin .widget_recent_comments .recentcomments,
.btDarkSkin.btLightSkin .btDarkSkin .widget_recent_comments .recentcomments {
border-bottom: 1px solid rgba(255,255,255,.3);
}
.wp-block-latest-comments .wp-block-latest-comments__comment:last-child,
.wp-block-latest-comments .recentcomments:last-child,
.widget_recent_comments .wp-block-latest-comments__comment:last-child,
.widget_recent_comments .recentcomments:last-child {
border-bottom: none;
padding-bottom: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author,
.wp-block-latest-comments .wp-block-latest-comments__comment .comment-author-link,
.wp-block-latest-comments .recentcomments .wp-block-latest-comments__comment-author,
.wp-block-latest-comments .recentcomments .comment-author-link,
.widget_recent_comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author,
.widget_recent_comments .wp-block-latest-comments__comment .comment-author-link,
.widget_recent_comments .recentcomments .wp-block-latest-comments__comment-author,
.widget_recent_comments .recentcomments .comment-author-link {
opacity: .6;
}
.widget_top_rated_products ul.product_list_widget .bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline,
.woocommerce.widget_products .bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
margin-top: 0;
}
@font-face {
font-family: "Arrow";
src: url(//merlincoach.cz/wp-content/themes/lycka/fonts/Arrow.woff) format("woff"),url(//merlincoach.cz/wp-content/themes/lycka/fonts/Arrow.ttf) format("truetype");
}
@font-face {
font-family: "Brush";
src: url(//merlincoach.cz/wp-content/themes/lycka/fonts/Brush.woff) format("woff"),url(//merlincoach.cz/wp-content/themes/lycka/fonts/Brush.ttf) format("truetype");
} .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;
} .bt_bb_video {
padding-bottom: 0;
} .bt_bb_section {
position: relative;
}
.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_under > .bt_bb_port {
z-index: 3;
position: relative;
}
.bt_bb_section.bt_bb_section_allow_content_outside_top_under.bt_bb_section_with_top_coverage_image > .bt_bb_port {
z-index: 2;
position: relative;
}
.bt_bb_section.bt_bb_section_allow_content_outside_top_under.bt_bb_section_with_top_coverage_image .bt_bb_section_top_section_coverage_image {
z-index: 1;
}
.bt_bb_section.bt_bb_section_allow_content_outside_top_under.bt_bb_section_with_top_coverage_image .bt_bb_section_bottom_section_coverage_image {
z-index: 3;
}
.bt_bb_section.bt_bb_section_allow_content_outside_bottom_under.bt_bb_section_with_bottom_coverage_image > .bt_bb_port {
z-index: 2;
position: relative;
}
.bt_bb_section.bt_bb_section_allow_content_outside_bottom_under.bt_bb_section_with_bottom_coverage_image .bt_bb_section_top_section_coverage_image {
z-index: 3;
}
.bt_bb_section.bt_bb_section_allow_content_outside_bottom_under.bt_bb_section_with_bottom_coverage_image .bt_bb_section_bottom_section_coverage_image {
z-index: 1;
}
.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;
}
.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_negative_margin_extra_small {
margin-top: -.5em;
}
.bt_bb_section.bt_bb_negative_margin_small {
margin-top: -1em;
}
.bt_bb_section.bt_bb_negative_margin_normal {
margin-top: -2em;
}
.bt_bb_section.bt_bb_negative_margin_medium {
margin-top: -4em;
}
.bt_bb_section.bt_bb_negative_margin_large {
margin-top: -8em;
}
.bt_bb_section.bt_bb_negative_margin_extra_large {
margin-top: -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;
}
.bt_bb_section.bt_bb_negative_margin_5 {
margin-top: -5px;
}
.bt_bb_section.bt_bb_negative_margin_10 {
margin-top: -10px;
}
.bt_bb_section.bt_bb_negative_margin_15 {
margin-top: -15px;
}
.bt_bb_section.bt_bb_negative_margin_20 {
margin-top: -20px;
}
.bt_bb_section.bt_bb_negative_margin_25 {
margin-top: -25px;
}
.bt_bb_section.bt_bb_negative_margin_30 {
margin-top: -30px;
}
.bt_bb_section.bt_bb_negative_margin_35 {
margin-top: -35px;
}
.bt_bb_section.bt_bb_negative_margin_40 {
margin-top: -40px;
}
.bt_bb_section.bt_bb_negative_margin_45 {
margin-top: -45px;
}
.bt_bb_section.bt_bb_negative_margin_50 {
margin-top: -50px;
}
.bt_bb_section.bt_bb_negative_margin_55 {
margin-top: -55px;
}
.bt_bb_section.bt_bb_negative_margin_60 {
margin-top: -60px;
}
.bt_bb_section.bt_bb_negative_margin_65 {
margin-top: -65px;
}
.bt_bb_section.bt_bb_negative_margin_70 {
margin-top: -70px;
}
.bt_bb_section.bt_bb_negative_margin_75 {
margin-top: -75px;
}
.bt_bb_section.bt_bb_negative_margin_80 {
margin-top: -80px;
}
.bt_bb_section.bt_bb_negative_margin_85 {
margin-top: -85px;
}
.bt_bb_section.bt_bb_negative_margin_90 {
margin-top: -90px;
}
.bt_bb_section.bt_bb_negative_margin_95 {
margin-top: -95px;
}
.bt_bb_section.bt_bb_negative_margin_100 {
margin-top: -100px;
} .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_column.bt_bb_padding_text_indent .bt_bb_column_content .bt_bb_column_content_inner .bt_bb_row_inner .bt_bb_column_inner:not(.bt_bb_padding_text_indent) .bt_bb_column_inner_content .bt_bb_image {
margin: 0;
}
.bt_bb_row.bt_bb_row_with_bg_image {
background-size: cover;
background-position: center center;
}
.bt_bb_row.bt_bb_shape_very-hard-rounded {
overflow: hidden;
}
.bt_bb_row.bt_bb_shape_very-hard-rounded.bt_bb_top_left_shape {
border-top-left-radius: 80px;
}
.bt_bb_row.bt_bb_shape_very-hard-rounded.bt_bb_top_right_shape {
border-top-right-radius: 80px;
}
.bt_bb_row.bt_bb_shape_very-hard-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 80px;
}
.bt_bb_row.bt_bb_shape_very-hard-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 80px;
}
.bt_bb_row.bt_bb_shape_hard-rounded {
overflow: hidden;
}
.bt_bb_row.bt_bb_shape_hard-rounded.bt_bb_top_left_shape {
border-top-left-radius: 20px;
}
.bt_bb_row.bt_bb_shape_hard-rounded.bt_bb_top_right_shape {
border-top-right-radius: 20px;
}
.bt_bb_row.bt_bb_shape_hard-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 20px;
}
.bt_bb_row.bt_bb_shape_hard-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 20px;
}
.bt_bb_row.bt_bb_shape_soft-rounded {
overflow: hidden;
}
.bt_bb_row.bt_bb_shape_soft-rounded.bt_bb_top_left_shape {
border-top-left-radius: 10px;
}
.bt_bb_row.bt_bb_shape_soft-rounded.bt_bb_top_right_shape {
border-top-right-radius: 10px;
}
.bt_bb_row.bt_bb_shape_soft-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 10px;
}
.bt_bb_row.bt_bb_shape_soft-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 10px;
}
.bt_bb_row.bt_bb_blur_show {
backdrop-filter: blur(6px);
} .bt_bb_row_inner.bt_bb_shape_very-hard-rounded {
overflow: hidden;
}
.bt_bb_row_inner.bt_bb_shape_very-hard-rounded.bt_bb_top_left_shape {
border-top-left-radius: 80px;
}
.bt_bb_row_inner.bt_bb_shape_very-hard-rounded.bt_bb_top_right_shape {
border-top-right-radius: 80px;
}
.bt_bb_row_inner.bt_bb_shape_very-hard-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 80px;
}
.bt_bb_row_inner.bt_bb_shape_very-hard-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 80px;
}
.bt_bb_row_inner.bt_bb_shape_hard-rounded {
overflow: hidden;
}
.bt_bb_row_inner.bt_bb_shape_hard-rounded.bt_bb_top_left_shape {
border-top-left-radius: 20px;
}
.bt_bb_row_inner.bt_bb_shape_hard-rounded.bt_bb_top_right_shape {
border-top-right-radius: 20px;
}
.bt_bb_row_inner.bt_bb_shape_hard-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 20px;
}
.bt_bb_row_inner.bt_bb_shape_hard-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 20px;
}
.bt_bb_row_inner.bt_bb_shape_soft-rounded {
overflow: hidden;
}
.bt_bb_row_inner.bt_bb_shape_soft-rounded.bt_bb_top_left_shape {
border-top-left-radius: 10px;
}
.bt_bb_row_inner.bt_bb_shape_soft-rounded.bt_bb_top_right_shape {
border-top-right-radius: 10px;
}
.bt_bb_row_inner.bt_bb_shape_soft-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 10px;
}
.bt_bb_row_inner.bt_bb_shape_soft-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 10px;
}
.bt_bb_row_inner.bt_bb_blur_show {
backdrop-filter: blur(6px);
} .bt_bb_column.bt_bb_shape_very-hard-rounded {
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_very-hard-rounded.bt_bb_top_left_shape {
border-top-left-radius: 80px;
}
.bt_bb_column.bt_bb_shape_very-hard-rounded.bt_bb_top_right_shape {
border-top-right-radius: 80px;
}
.bt_bb_column.bt_bb_shape_very-hard-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 80px;
}
.bt_bb_column.bt_bb_shape_very-hard-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 80px;
}
.bt_bb_column.bt_bb_shape_hard-rounded {
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_hard-rounded.bt_bb_top_left_shape {
border-top-left-radius: 20px;
}
.bt_bb_column.bt_bb_shape_hard-rounded.bt_bb_top_right_shape {
border-top-right-radius: 20px;
}
.bt_bb_column.bt_bb_shape_hard-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 20px;
}
.bt_bb_column.bt_bb_shape_hard-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 20px;
}
.bt_bb_column.bt_bb_shape_soft-rounded {
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_soft-rounded.bt_bb_top_left_shape {
border-top-left-radius: 10px;
}
.bt_bb_column.bt_bb_shape_soft-rounded.bt_bb_top_right_shape {
border-top-right-radius: 10px;
}
.bt_bb_column.bt_bb_shape_soft-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 10px;
}
.bt_bb_column.bt_bb_shape_soft-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 10px;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded {
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded.bt_bb_top_left_shape .bt_bb_column_content {
border-top-left-radius: 80px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded.bt_bb_top_right_shape .bt_bb_column_content {
border-top-right-radius: 80px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded.bt_bb_bottom_left_shape .bt_bb_column_content {
border-bottom-left-radius: 80px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded.bt_bb_bottom_right_shape .bt_bb_column_content {
border-bottom-right-radius: 80px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded {
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded.bt_bb_top_left_shape .bt_bb_column_content {
border-top-left-radius: 20px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded.bt_bb_top_right_shape .bt_bb_column_content {
border-top-right-radius: 20px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded.bt_bb_bottom_left_shape .bt_bb_column_content {
border-bottom-left-radius: 20px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded.bt_bb_bottom_right_shape .bt_bb_column_content {
border-bottom-right-radius: 20px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded {
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded.bt_bb_top_left_shape .bt_bb_column_content {
border-top-left-radius: 10px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded.bt_bb_top_right_shape .bt_bb_column_content {
border-top-right-radius: 10px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded.bt_bb_bottom_left_shape .bt_bb_column_content {
border-bottom-left-radius: 10px;
overflow: hidden;
}
.bt_bb_column.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded.bt_bb_bottom_right_shape .bt_bb_column_content {
border-bottom-right-radius: 10px;
overflow: hidden;
}
.bt_bb_column.bt_bb_blur_show {
backdrop-filter: blur(6px);
}
.bt_bb_column.bt_bb_blur_position_inner.bt_bb_blur_show {
backdrop-filter: none;
}
.bt_bb_column.bt_bb_blur_position_inner.bt_bb_blur_show .bt_bb_column_content {
backdrop-filter: blur(6px);
}
.bt_bb_column.bt_bb_top_border {
border-top: 1px solid #2b2c2e;
}
.bt_bb_column.bt_bb_bottom_border {
border-bottom: 1px solid #2b2c2e;
}
.bt_bb_column.bt_bb_left_border {
border-left: 1px solid #2b2c2e;
}
.bt_bb_column.bt_bb_right_border {
border-right: 1px solid #2b2c2e;
}
.bt_bb_column.bt_bb_border_color_dark {
border-color: #2b2c2e;
}
.bt_bb_column.bt_bb_border_color_light {
border-color: rgb(255 255 255 / 60%);
}
.bt_bb_column.bt_bb_border_color_accent {
border-color: #ff9245;
}
.bt_bb_column.bt_bb_border_color_alternate {
border-color: #469baf;
}
.bt_bb_column.bt_bb_border_color_gray {
border-color: #ebebeb;
}
.bt_bb_column.bt_bb_border_position_inner {
border: none !important;
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_top_border .bt_bb_column_content {
border-top: 1px solid #2b2c2e;
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_bottom_border .bt_bb_column_content {
border-bottom: 1px solid #2b2c2e;
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_right_border .bt_bb_column_content {
border-right: 1px solid #2b2c2e;
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_left_border .bt_bb_column_content {
border-left: 1px solid #2b2c2e;
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_color_dark .bt_bb_column_content {
border-color: #2b2c2e;
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_color_light .bt_bb_column_content {
border-color: rgb(255 255 255 / 60%);
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_color_accent .bt_bb_column_content {
border-color: #ff9245;
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_color_alternate .bt_bb_column_content {
border-color: #469baf;
}
.bt_bb_column.bt_bb_border_position_inner.bt_bb_border_color_gray .bt_bb_column_content {
border-color: #ebebeb;
} .bt_bb_column_inner.bt_bb_shape_very-hard-rounded {
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_very-hard-rounded.bt_bb_top_left_shape {
border-top-left-radius: 80px;
}
.bt_bb_column_inner.bt_bb_shape_very-hard-rounded.bt_bb_top_right_shape {
border-top-right-radius: 80px;
}
.bt_bb_column_inner.bt_bb_shape_very-hard-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 80px;
}
.bt_bb_column_inner.bt_bb_shape_very-hard-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 80px;
}
.bt_bb_column_inner.bt_bb_shape_hard-rounded {
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_hard-rounded.bt_bb_top_left_shape {
border-top-left-radius: 20px;
}
.bt_bb_column_inner.bt_bb_shape_hard-rounded.bt_bb_top_right_shape {
border-top-right-radius: 20px;
}
.bt_bb_column_inner.bt_bb_shape_hard-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 20px;
}
.bt_bb_column_inner.bt_bb_shape_hard-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 20px;
}
.bt_bb_column_inner.bt_bb_shape_soft-rounded {
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_soft-rounded.bt_bb_top_left_shape {
border-top-left-radius: 10px;
}
.bt_bb_column_inner.bt_bb_shape_soft-rounded.bt_bb_top_right_shape {
border-top-right-radius: 10px;
}
.bt_bb_column_inner.bt_bb_shape_soft-rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 10px;
}
.bt_bb_column_inner.bt_bb_shape_soft-rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 10px;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded {
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded.bt_bb_top_left_shape .bt_bb_column_inner_content {
border-top-left-radius: 80px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded.bt_bb_top_right_shape .bt_bb_column_inner_content {
border-top-right-radius: 80px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded.bt_bb_bottom_left_shape .bt_bb_column_inner_content {
border-bottom-left-radius: 80px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_very-hard-rounded.bt_bb_bottom_right_shape .bt_bb_column_inner_content {
border-bottom-right-radius: 80px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded {
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded.bt_bb_top_left_shape .bt_bb_column_content {
border-top-left-radius: 20px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded.bt_bb_top_right_shape .bt_bb_column_inner_content {
border-top-right-radius: 20px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded.bt_bb_bottom_left_shape .bt_bb_column_inner_content {
border-bottom-left-radius: 20px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_hard-rounded.bt_bb_bottom_right_shape .bt_bb_column_inner_content {
border-bottom-right-radius: 20px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded {
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded.bt_bb_top_left_shape .bt_bb_column_content {
border-top-left-radius: 10px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded.bt_bb_top_right_shape .bt_bb_column_inner_content {
border-top-right-radius: 10px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded.bt_bb_bottom_left_shape .bt_bb_column_inner_content {
border-bottom-left-radius: 10px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_shape_position_inner.bt_bb_shape_soft-rounded.bt_bb_bottom_right_shape .bt_bb_column_inner_content {
border-bottom-right-radius: 10px;
overflow: hidden;
}
.bt_bb_column_inner.bt_bb_top_border {
border-top: 1px solid #2b2c2e;
}
.bt_bb_column_inner.bt_bb_bottom_border {
border-bottom: 1px solid #2b2c2e;
}
.bt_bb_column_inner.bt_bb_left_border {
border-left: 1px solid #2b2c2e;
}
.bt_bb_column_inner.bt_bb_right_border {
border-right: 1px solid #2b2c2e;
}
.bt_bb_column_inner.bt_bb_border_color_dark {
border-color: #2b2c2e;
}
.bt_bb_column_inner.bt_bb_border_color_light {
border-color: rgb(255 255 255 / 60%);
}
.bt_bb_column_inner.bt_bb_border_color_accent {
border-color: #ff9245;
}
.bt_bb_column_inner.bt_bb_border_color_alternate {
border-color: #469baf;
}
.bt_bb_column_inner.bt_bb_border_color_gray {
border-color: #ebebeb;
}
.bt_bb_column_inner.bt_bb_border_position_inner {
border: none !important;
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_top_border .bt_bb_column_content {
border-top: 1px solid #2b2c2e;
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_bottom_border .bt_bb_column_content {
border-bottom: 1px solid #2b2c2e;
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_right_border .bt_bb_column_content {
border-right: 1px solid #2b2c2e;
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_left_border .bt_bb_column_content {
border-left: 1px solid #2b2c2e;
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_border_color_dark .bt_bb_column_content {
border-color: #2b2c2e;
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_border_color_light .bt_bb_column_content {
border-color: rgb(255 255 255 / 60%);
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_border_color_accent .bt_bb_column_content {
border-color: #ff9245;
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_border_color_alternate .bt_bb_column_content {
border-color: #469baf;
}
.bt_bb_column_inner.bt_bb_border_position_inner.bt_bb_border_color_gray .bt_bb_column_content {
border-color: #ebebeb;
}
.bt_bb_column_inner.bt_bb_blur_show {
backdrop-filter: blur(6px);
}
.bt_bb_column_inner.bt_bb_blur_position_inner.bt_bb_blur_show {
backdrop-filter: none;
}
.bt_bb_column_inner.bt_bb_blur_position_inner.bt_bb_blur_show .bt_bb_column_inner_content {
backdrop-filter: blur(6px);
} .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_headline {
position: relative;
}
.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1rem;
margin-bottom: 1em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
display: block;
font-weight: 600;
letter-spacing: 2px;
position: relative;
width: intrinsic;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
z-index: 2;
}
.rtl .bt_bb_headline .bt_bb_headline_superheadline {
margin-right: 0;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline .bt_bb_headline_superheadline,.bt_bb_align_center .bt_bb_align_right.bt_bb_headline .bt_bb_headline_superheadline,.bt_bb_align_left .bt_bb_align_right .bt_bb_headline .bt_bb_headline_superheadline,.bt_bb_align_center .bt_bb_align_right .bt_bb_headline .bt_bb_headline_superheadline,.bt_bb_align_right.bt_bb_headline .bt_bb_headline_superheadline,.bt_bb_align_right .bt_bb_headline .bt_bb_headline_superheadline {
margin-right: 0;
margin-left: auto;
}
.bt_bb_headline .bt_bb_headline_superheadline u {
font-weight: 400;
text-decoration: none;
letter-spacing: 0 !important;
}
.bt_bb_align_right .bt_bb_align_center.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_center.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_center .bt_bb_headline .bt_bb_headline_superheadline {
margin-left: auto;
margin-right: auto;
}
.btNoHeadline.bt_bb_headline .bt_bb_headline_superheadline {
margin-bottom: 0 !important;
}
.btSupertitleWeight_default .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 900;
}
.bt_bb_superheadline_font_weight_normal.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: normal;
}
.bt_bb_superheadline_font_weight_bold.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: bold;
}
.bt_bb_superheadline_font_weight_bolder.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: bolder;
}
.bt_bb_superheadline_font_weight_lighter.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 300;
}
.bt_bb_superheadline_font_weight_light.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 200;
}
.bt_bb_superheadline_font_weight_thin.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 100;
}
.bt_bb_superheadline_font_weight_100.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 100;
}
.bt_bb_superheadline_font_weight_200.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 200;
}
.bt_bb_superheadline_font_weight_300.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 300;
}
.bt_bb_superheadline_font_weight_400.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 400;
}
.bt_bb_superheadline_font_weight_500.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 500;
}
.bt_bb_superheadline_font_weight_600.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 600;
}
.bt_bb_superheadline_font_weight_700.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 700;
}
.bt_bb_superheadline_font_weight_800.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 800;
}
.bt_bb_superheadline_font_weight_900.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 900;
}
.bt_bb_supertitle_opacity_1.bt_bb_headline .bt_bb_headline_superheadline {
opacity: 1;
}
.bt_bb_supertitle_opacity_09.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .9;
}
.bt_bb_supertitle_opacity_08.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .8;
}
.bt_bb_supertitle_opacity_07.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .7;
}
.bt_bb_supertitle_opacity_06.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .6;
}
.bt_bb_supertitle_opacity_05.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .5;
}
.bt_bb_supertitle_opacity_04.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .4;
}
.bt_bb_supertitle_opacity_03.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .3;
}
.bt_bb_supertitle_opacity_02.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .2;
}
.bt_bb_supertitle_opacity_01.bt_bb_headline .bt_bb_headline_superheadline {
opacity: .1;
}
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline {
font-size: .6875rem;
margin-bottom: 1.1em;
}
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
font-size: .8125rem;
}
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline {
font-size: .9375rem;
margin-bottom: 1.5em;
}
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline {
margin-bottom: 1.4em;
}
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1rem;
margin-bottom: 1em;
}
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.0625rem;
margin-bottom: 1.4em;
}
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.125rem;
margin-bottom: 1.5em;
}
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline {
margin-bottom: 1.2em;
}
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.25rem;
margin-bottom: 1.45em;
}
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline {
margin-bottom: 1.4em;
}
.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.1875rem;
line-height: 1.65;
margin-top: 1em;
font-weight: 400;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 1px;
}
.btNoHeadline.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
margin-top: 0 !important;
}
.btSubtitleWeight_default .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 400;
}
.btSubtitleWeight_normal .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: normal;
}
.btSubtitleWeight_bold .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: bold;
}
.btSubtitleWeight_bolder .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: bolder;
}
.btSubtitleWeight_lighter .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 300;
}
.btSubtitleWeight_light .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 400;
}
.btSubtitleWeight_thin .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 100;
}
.btSubtitleWeight_100 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 100;
}
.btSubtitleWeight_200 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 200;
}
.btSubtitleWeight_300 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 300;
}
.btSubtitleWeight_400 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 400;
}
.btSubtitleWeight_500 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 500;
}
.btSubtitleWeight_600 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 600;
}
.btSubtitleWeight_700 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 700;
}
.btSubtitleWeight_800 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 800;
}
.btSubtitleWeight_900 .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 900;
}
.bt_bb_subheadline_font_weight_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: normal;
}
.bt_bb_subheadline_font_weight_bold.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: bold;
}
.bt_bb_subheadline_font_weight_bolder.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: bolder;
}
.bt_bb_subheadline_font_weight_lighter.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 300;
}
.bt_bb_subheadline_font_weight_light.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 200;
}
.bt_bb_subheadline_font_weight_thin.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 100;
}
.bt_bb_subheadline_font_weight_100.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 100;
}
.bt_bb_subheadline_font_weight_200.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 200;
}
.bt_bb_subheadline_font_weight_300.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 300;
}
.bt_bb_subheadline_font_weight_400.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 400;
}
.bt_bb_subheadline_font_weight_500.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 500;
}
.bt_bb_subheadline_font_weight_600.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 600;
}
.bt_bb_subheadline_font_weight_700.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 700;
}
.bt_bb_subheadline_font_weight_800.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 800;
}
.bt_bb_subheadline_font_weight_900.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-weight: 900;
}
.bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.0625rem;
line-height: 1.6;
margin-top: .5em;
}
.bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.0625rem;
line-height: 1.8;
margin-top: .75em;
}
.bt_bb_size_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.125rem;
line-height: 1.7;
margin-top: .95em;
}
.bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.1875rem;
line-height: 1.65;
margin-top: 1em;
}
.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.25rem;
line-height: 1.6;
margin-top: .95em;
}
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.375rem;
line-height: 1.6;
margin-top: 1em;
}
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.625rem;
line-height: 1.5;
margin-top: 1em;
}
.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 {
color: #ff9245;
}
.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.4375rem;
}
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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;
margin-top: .2em;
}
.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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: .5em;
margin-top: .15em;
}
.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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;
margin-bottom: .15em;
}
.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.6875rem;
line-height: 1.2;
}
.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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: .4em 0 0;
}
.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.5rem;
line-height: 1.13;
}
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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-bottom: .3em;
margin-top: .05em;
}
.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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: .4em 0 0;
}
.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.25rem;
line-height: 1.1;
}
.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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: .2em 0 0;
}
.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: 5.3125rem;
line-height: 1.05;
}
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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-bottom: .25em;
margin-top: .05em;
}
.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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: .3em 0 0;
}
.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: 7.5rem;
line-height: 1;
}
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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-bottom: .2em;
margin-top: .05em;
}
.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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_top_bottom.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: .2em 0 0;
}
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.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_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.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_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.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_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.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_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
border-width: 1px 0 0;
width: 4rem;
border-color: #ff9245;
}
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.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_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
border-width: 1px 0 0;
margin: .5em 0 .3em;
width: 4rem;
border-color: #ff9245;
}
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
margin-left: auto !important;
margin-right: auto !important;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline,
.bt_bb_align_center .bt_bb_align_left.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline,
.bt_bb_align_left.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline,
.bt_bb_align_left .bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline {
margin-left: 3.5em;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after,
.bt_bb_align_center .bt_bb_align_left.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after,
.bt_bb_align_left.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after,
.bt_bb_align_left .bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after {
float: left;
left: -3.5em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline,
.bt_bb_align_center .bt_bb_align_right.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline,
.bt_bb_align_right.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline,
.bt_bb_align_right .bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline {
margin-right: 3.5em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after,
.bt_bb_align_right.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after,
.bt_bb_align_right .bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after {
float: right;
left: auto;
right: -3.5em;
}
.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after {
content: "";
display: inline-block;
width: 2.65em;
margin: 0;
position: absolute;
top: 50%;
left: -3.5em;
border-style: solid;
border-width: 1px 0 0;
border-color: inherit;
}
.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:before {
display: inline-block;
width: 2.65em;
margin: 0;
position: absolute;
top: 50%;
right: -3.5em;
border-style: solid;
border-width: 1px 0 0;
border-color: inherit;
}
.bt_bb_align_right .bt_bb_align_center.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:before,
.bt_bb_align_center.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:before,
.bt_bb_align_center .bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:before {
content: "";
}
.bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before {
font-size: 5.5em;
content: "\e900";
font-family: Brush;
display: inline-block;
width: auto;
margin: 0;
position: absolute;
top: -.6em;
left: -.15em;
color: rgba(255,255,255,1);
z-index: -1;
}
.bt_bb_align_right .bt_bb_align_center.bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_center.bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_center .bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before {
right: 0;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_center .bt_bb_align_right.bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_right.bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_right .bt_bb_headline.bt_bb_dash_light_brush .bt_bb_headline_superheadline:before {
left: auto;
right: 0;
}
.bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before {
font-size: 5.5em;
content: "\e900";
font-family: Brush;
display: inline-block;
width: auto;
margin: 0;
position: absolute;
top: -.6em;
left: -.15em;
color: rgba(0,0,0,.05);
z-index: -1;
}
.bt_bb_align_right .bt_bb_align_center.bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_center.bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_center .bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before {
right: 0;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_center .bt_bb_align_right.bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_right.bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before,
.bt_bb_align_right .bt_bb_headline.bt_bb_dash_dark_brush .bt_bb_headline_superheadline:before {
left: auto;
right: 0;
} .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.bt_bb_size_normal {
padding-right: .8em;
}
.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.bt_bb_size_normal {
padding-left: .8em;
}
.bt_bb_icon span,
.bt_bb_icon a > span {
color: #2b2c2e;
font-weight: 400;
}
.bt_bb_font_weight_default.bt_bb_icon span,
.bt_bb_font_weight_default.bt_bb_icon a > span {
font-weight: 400;
}
.bt_bb_font_weight_normal.bt_bb_icon span,
.bt_bb_font_weight_normal.bt_bb_icon a > span {
font-weight: normal;
}
.bt_bb_font_weight_bold.bt_bb_icon span,
.bt_bb_font_weight_bold.bt_bb_icon a > span {
font-weight: bold;
}
.bt_bb_font_weight_bolder.bt_bb_icon span,
.bt_bb_font_weight_bolder.bt_bb_icon a > span {
font-weight: bolder;
}
.bt_bb_font_weight_lighter.bt_bb_icon span,
.bt_bb_font_weight_lighter.bt_bb_icon a > span {
font-weight: 300;
}
.bt_bb_font_weight_light.bt_bb_icon span,
.bt_bb_font_weight_light.bt_bb_icon a > span {
font-weight: 400;
}
.bt_bb_font_weight_thin.bt_bb_icon span,
.bt_bb_font_weight_thin.bt_bb_icon a > span {
font-weight: 100;
}
.bt_bb_font_weight_100.bt_bb_icon span,
.bt_bb_font_weight_100.bt_bb_icon a > span {
font-weight: 100;
}
.bt_bb_font_weight_200.bt_bb_icon span,
.bt_bb_font_weight_200.bt_bb_icon a > span {
font-weight: 200;
}
.bt_bb_font_weight_300.bt_bb_icon span,
.bt_bb_font_weight_300.bt_bb_icon a > span {
font-weight: 300;
}
.bt_bb_font_weight_400.bt_bb_icon span,
.bt_bb_font_weight_400.bt_bb_icon a > span {
font-weight: 400;
}
.bt_bb_font_weight_500.bt_bb_icon span,
.bt_bb_font_weight_500.bt_bb_icon a > span {
font-weight: 500;
}
.bt_bb_font_weight_600.bt_bb_icon span,
.bt_bb_font_weight_600.bt_bb_icon a > span {
font-weight: 600;
}
.bt_bb_font_weight_700.bt_bb_icon span,
.bt_bb_font_weight_700.bt_bb_icon a > span {
font-weight: 700;
}
.bt_bb_font_weight_800.bt_bb_icon span,
.bt_bb_font_weight_800.bt_bb_icon a > span {
font-weight: 800;
}
.bt_bb_font_weight_900.bt_bb_icon span,
.bt_bb_font_weight_900.bt_bb_icon a > span {
font-weight: 900;
}
.bt_bb_text_color_accent.bt_bb_icon span,
.bt_bb_text_color_accent.bt_bb_icon a > span {
color: #ff9245 !important;
}
.bt_bb_text_color_alternate.bt_bb_icon span,
.bt_bb_text_color_alternate.bt_bb_icon a > span {
color: #469baf !important;
}
.bt_bb_text_color_light.bt_bb_icon span,
.bt_bb_text_color_light.bt_bb_icon a > span {
color: #fff !important;
}
.bt_bb_text_color_dark.bt_bb_icon span,
.bt_bb_text_color_dark.bt_bb_icon a > span {
color: #2b2c2e !important;
}
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 1rem;
width: 2em;
height: 2em;
}
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1em;
}
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 1.3rem;
width: 2em;
height: 2em;
}
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1em;
}
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 1.6rem;
width: 2.4em;
height: 2.4em;
}
.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: 2.8rem;
width: 2em;
height: 2em;
}
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1em;
}
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 4.5rem;
width: 2em;
height: 2em;
}
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1em;
padding-left: 1em;
}
.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 6.5rem;
width: 2em;
height: 2em;
}
.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1em;
}
.bt_bb_size_xhuge.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 8rem;
width: 2em;
height: 2em;
}
.bt_bb_size_xhuge.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1em;
}
.bt_bb_size_xsmall.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_small.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_normal.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_large.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_huge.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_xhuge.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before {
width: auto;
height: auto;
}
.bt_bb_style_filled.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 4em #2b2c2e inset;
box-shadow: 0 0 0 4em #2b2c2e inset;
}
.bt_bb_style_outline.bt_bb_icon .bt_bb_icon_holder:before {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 1px #2b2c2e inset;
box-shadow: 0 0 0 1px #2b2c2e inset;
}
.bt_bb_icon .bt_bb_icon_holder .bt_bb_icon_holder_inner {
padding: 0;
}
.bt_bb_icon .bt_bb_icon_holder svg {
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
pointer-events: none;
}
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder svg {
width: 1.8em;
height: 1.8em;
}
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder svg {
width: 2em;
height: 2em;
}
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder svg {
width: 2.5em;
height: 2.5em;
}
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder svg {
width: 5em;
height: 5em;
}
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder svg {
width: 5.5em;
height: 5.5em;
}
.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder svg {
width: 7em;
height: 7em;
}
.bt_bb_size_xhuge.bt_bb_icon .bt_bb_icon_holder svg {
width: 8.5em;
height: 8.5em;
}
.bt_bb_style_filled.bt_bb_icon .bt_bb_icon_holder svg {
padding: .5em;
-webkit-box-shadow: 0 0 0 6em #f1f1f1 inset;
box-shadow: 0 0 0 6em #f1f1f1 inset;
}
.bt_bb_style_outline.bt_bb_icon .bt_bb_icon_holder svg {
padding: .5em;
-webkit-box-shadow: 0 0 0 1px #f1f1f1 inset;
box-shadow: 0 0 0 1px #f1f1f1 inset;
}
.bt_bb_shape_circle.bt_bb_icon .bt_bb_icon_holder svg {
border-radius: 50%;
}
.bt_bb_icon .bt_bb_icon_holder svg .bt_bb_shape_round {
border-radius: 10px;
}
.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
}
.btIcoTwitter.bt_bb_icon .bt_bb_icon_holder:before {
line-height: 4;
}
.bt_bb_style_filled.btIcoTwitter.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 3rem #1da1f2 inset !important;
box-shadow: 0 0 0 3rem #1da1f2 inset !important;
color: #fff !important;
}
.bt_bb_style_borderless.btIcoTwitter.bt_bb_icon .bt_bb_icon_holder:before {
color: #1da1f2 !important;
}
.btIcoFacebook.bt_bb_icon .bt_bb_icon_holder:before {
line-height: 4;
}
.bt_bb_style_filled.btIcoFacebook.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 3rem #3b5998 inset !important;
box-shadow: 0 0 0 3rem #3b5998 inset !important;
color: #fff !important;
}
.bt_bb_style_borderless.btIcoFacebook.bt_bb_icon .bt_bb_icon_holder:before {
color: #3b5998 !important;
}
.btIcoLinkedin.bt_bb_icon .bt_bb_icon_holder:before {
line-height: 4;
}
.bt_bb_style_filled.btIcoLinkedin.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 3rem #007bb5 inset !important;
box-shadow: 0 0 0 3rem #007bb5 inset !important;
color: #fff !important;
}
.bt_bb_style_borderless.btIcoLinkedin.bt_bb_icon .bt_bb_icon_holder:before {
color: #007bb5 !important;
}
.btIcoVK.bt_bb_icon .bt_bb_icon_holder:before {
line-height: 4;
}
.bt_bb_style_filled.btIcoVK.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 3rem #4c75a5 inset !important;
box-shadow: 0 0 0 3rem #4c75a5 inset !important;
color: #fff !important;
}
.bt_bb_style_borderless.btIcoVK.bt_bb_icon .bt_bb_icon_holder:before {
color: #4c75a5 !important;
}
.btIcoPinterest.bt_bb_icon .bt_bb_icon_holder:before {
line-height: 4;
}
.bt_bb_style_filled.btIcoPinterest.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 3rem #bd081b inset !important;
box-shadow: 0 0 0 3rem #bd081b inset !important;
color: #fff !important;
}
.bt_bb_style_borderless.btIcoPinterest.bt_bb_icon .bt_bb_icon_holder:before {
color: #bd081b !important;
}
.btIcoYelp.bt_bb_icon .bt_bb_icon_holder:before {
line-height: 4;
}
.bt_bb_style_filled.btIcoYelp.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 3rem #e21c2d inset !important;
box-shadow: 0 0 0 3rem #e21c2d inset !important;
color: #fff !important;
}
.bt_bb_style_borderless.btIcoYelp.bt_bb_icon .bt_bb_icon_holder:before {
color: #e21c2d !important;
}
.btIcoYoutube.bt_bb_icon .bt_bb_icon_holder:before {
line-height: 4;
}
.bt_bb_style_filled.btIcoYoutube.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 3rem #e21c2d inset !important;
box-shadow: 0 0 0 3rem #e21c2d inset !important;
color: #fff !important;
}
.bt_bb_style_borderless.btIcoYoutube.bt_bb_icon .bt_bb_icon_holder:before {
color: #e21c2d !important;
}
.btIcoWhatsApp.bt_bb_icon .bt_bb_icon_holder:before {
line-height: 4;
}
.bt_bb_style_filled.btIcoWhatsApp.bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 3rem #25d366 inset !important;
box-shadow: 0 0 0 3rem #25d366 inset !important;
color: #fff !important;
}
.bt_bb_style_borderless.btIcoWhatsApp.bt_bb_icon .bt_bb_icon_holder:before {
color: #25d366 !important;
}
.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
color: #fff;
-webkit-box-shadow: 0 0 0 4em #2b2c2e inset;
box-shadow: 0 0 0 4em #2b2c2e inset;
}
.bt_bb_icon.bt_bb_style_filled a.bt_bb_icon_holder:hover:before {
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px #2b2c2e inset;
box-shadow: 0 0 0 1px #2b2c2e inset;
color: #2b2c2e;
}
.bt_bb_icon.bt_bb_style_outline:hover .bt_bb_icon_holder:before {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 1px #2b2c2e inset;
box-shadow: 0 0 0 1px #2b2c2e inset;
}
.bt_bb_icon.bt_bb_style_outline a.bt_bb_icon_holder:hover:before {
background-color: transparent;
-webkit-box-shadow: 0 0 0 4em #2b2c2e inset;
box-shadow: 0 0 0 4em #2b2c2e inset;
color: #fff;
} .btIcoWhatsApp.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.btIcoYoutube.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.btIcoYelp.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holde:before,
.btIcoPinterest.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.btIcoVK.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.btIcoLinkedin.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.btIcoFacebook.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.btIcoTwitter.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
opacity: .7;
} .bt_bb_button {
display: inline-block;
}
.btSoftRoundedButtons .bt_bb_button a {
border-radius: 10px;
}
.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: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 0.5px;
}
.btButtonWeight_default .bt_bb_button .bt_bb_button_text {
font-weight: 500;
}
.btButtonWeight_normal .bt_bb_button .bt_bb_button_text {
font-weight: normal;
}
.btButtonWeight_bold .bt_bb_button .bt_bb_button_text {
font-weight: bold;
}
.btButtonWeight_bolder .bt_bb_button .bt_bb_button_text {
font-weight: bolder;
}
.btButtonWeight_lighter .bt_bb_button .bt_bb_button_text {
font-weight: 300;
}
.btButtonWeight_light .bt_bb_button .bt_bb_button_text {
font-weight: 400;
}
.btButtonWeight_thin .bt_bb_button .bt_bb_button_text {
font-weight: 100;
}
.btButtonWeight_100 .bt_bb_button .bt_bb_button_text {
font-weight: 100;
}
.btButtonWeight_200 .bt_bb_button .bt_bb_button_text {
font-weight: 200;
}
.btButtonWeight_300 .bt_bb_button .bt_bb_button_text {
font-weight: 300;
}
.btButtonWeight_400 .bt_bb_button .bt_bb_button_text {
font-weight: 400;
}
.btButtonWeight_500 .bt_bb_button .bt_bb_button_text {
font-weight: 500;
}
.btButtonWeight_600 .bt_bb_button .bt_bb_button_text {
font-weight: 600;
}
.btButtonWeight_700 .bt_bb_button .bt_bb_button_text {
font-weight: 700;
}
.btButtonWeight_800 .bt_bb_button .bt_bb_button_text {
font-weight: 800;
}
.btButtonWeight_900 .bt_bb_button .bt_bb_button_text {
font-weight: 900;
}
.bt_bb_font_weight_normal.bt_bb_button .bt_bb_button_text {
font-weight: normal;
}
.bt_bb_font_weight_bold.bt_bb_button .bt_bb_button_text {
font-weight: bold;
}
.bt_bb_font_weight_bolder.bt_bb_button .bt_bb_button_text {
font-weight: bolder;
}
.bt_bb_font_weight_lighter.bt_bb_button .bt_bb_button_text {
font-weight: 300;
}
.bt_bb_font_weight_light.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;
}
.bt_bb_font_weight_100.bt_bb_button .bt_bb_button_text {
font-weight: 100;
}
.bt_bb_font_weight_200.bt_bb_button .bt_bb_button_text {
font-weight: 200;
}
.bt_bb_font_weight_300.bt_bb_button .bt_bb_button_text {
font-weight: 300;
}
.bt_bb_font_weight_400.bt_bb_button .bt_bb_button_text {
font-weight: 400;
}
.bt_bb_font_weight_500.bt_bb_button .bt_bb_button_text {
font-weight: 500;
}
.bt_bb_font_weight_600.bt_bb_button .bt_bb_button_text {
font-weight: 600;
}
.bt_bb_font_weight_700.bt_bb_button .bt_bb_button_text {
font-weight: 700;
}
.bt_bb_font_weight_800.bt_bb_button .bt_bb_button_text {
font-weight: 800;
}
.bt_bb_font_weight_900.bt_bb_button .bt_bb_button_text {
font-weight: 900;
}
.bt_bb_letter_spacing_none.bt_bb_button .bt_bb_button_text {
letter-spacing: 0;
}
.bt_bb_letter_spacing_1.bt_bb_button .bt_bb_button_text {
letter-spacing: 1px;
}
.bt_bb_letter_spacing_1_5.bt_bb_button .bt_bb_button_text {
letter-spacing: 1.5px;
}
.bt_bb_letter_spacing_2.bt_bb_button .bt_bb_button_text {
letter-spacing: 2px;
}
.bt_bb_letter_spacing_2_5.bt_bb_button .bt_bb_button_text {
letter-spacing: 2.5px;
}
.bt_bb_letter_spacing_3.bt_bb_button .bt_bb_button_text {
letter-spacing: 3px;
}
.bt_bb_button a {
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;
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_button.bt_bb_icon_position_left .bt_bb_icon_holder {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin-right: 1.5em;
z-index: 3;
}
.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_left:not(.bt_bb_icon_style_border) .bt_bb_icon_holder {
margin-right: .5em;
}
.bt_bb_button.bt_bb_icon_position_right .bt_bb_icon_holder {
margin-left: 1.5em;
z-index: 3;
}
.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_position_right:not(.bt_bb_icon_style_border) .bt_bb_icon_holder {
margin-left: .5em;
}
.bt_bb_button.bt_bb_size_small.bt_bb_button {
font-size: .8125rem;
}
.bt_bb_button.bt_bb_size_small.bt_bb_button a {
padding: 1.15em 1.975em;
min-height: 2.6875rem;
}
.bt_bb_button.bt_bb_size_small.bt_bb_button.bt_bb_style_underline a {
padding-top: 1em;
padding-bottom: 1em;
}
.bt_bb_button.bt_bb_size_normal {
font-size: .875rem;
}
.bt_bb_button.bt_bb_size_normal a {
padding: 1.393em 2.3em;
min-height: 3.3125rem;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_button.bt_bb_size_normal,.bt_bb_align_center .bt_bb_align_right.bt_bb_button.bt_bb_size_normal,.bt_bb_align_left .bt_bb_align_right .bt_bb_button.bt_bb_size_normal,.bt_bb_align_center .bt_bb_align_right .bt_bb_button.bt_bb_size_normal,.bt_bb_align_right.bt_bb_button.bt_bb_size_normal,.bt_bb_align_right .bt_bb_button.bt_bb_size_normal {
margin-left: 2em;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_button.bt_bb_size_normal,.bt_bb_align_center .bt_bb_align_left.bt_bb_button.bt_bb_size_normal,.bt_bb_align_right .bt_bb_align_left .bt_bb_button.bt_bb_size_normal,.bt_bb_align_center .bt_bb_align_left .bt_bb_button.bt_bb_size_normal,.bt_bb_align_left.bt_bb_button.bt_bb_size_normal,.bt_bb_align_left .bt_bb_button.bt_bb_size_normal {
margin-right: 2em;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_button.bt_bb_size_normal,.bt_bb_align_right .bt_bb_align_center.bt_bb_button.bt_bb_size_normal,.bt_bb_align_left .bt_bb_align_center .bt_bb_button.bt_bb_size_normal,.bt_bb_align_right .bt_bb_align_center .bt_bb_button.bt_bb_size_normal,.bt_bb_align_center.bt_bb_button.bt_bb_size_normal,.bt_bb_align_center .bt_bb_button.bt_bb_size_normal {
margin-right: 1em;
margin-left: 1em;
}
.bt_bb_button.bt_bb_size_normal.bt_bb_style_underline a {
padding-top: 1em;
padding-bottom: 1em;
}
.bt_bb_button.bt_bb_size_large {
font-size: 1rem;
}
.bt_bb_button.bt_bb_size_large a {
padding: 1.469em 2.615em;
min-height: 3.9375rem;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_button.bt_bb_size_large,.bt_bb_align_center .bt_bb_align_right.bt_bb_button.bt_bb_size_large,.bt_bb_align_left .bt_bb_align_right .bt_bb_button.bt_bb_size_large,.bt_bb_align_center .bt_bb_align_right .bt_bb_button.bt_bb_size_large,.bt_bb_align_right.bt_bb_button.bt_bb_size_large,.bt_bb_align_right .bt_bb_button.bt_bb_size_large {
margin-left: 2.5em;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_button.bt_bb_size_large,.bt_bb_align_center .bt_bb_align_left.bt_bb_button.bt_bb_size_large,.bt_bb_align_right .bt_bb_align_left .bt_bb_button.bt_bb_size_large,.bt_bb_align_center .bt_bb_align_left .bt_bb_button.bt_bb_size_large,.bt_bb_align_left.bt_bb_button.bt_bb_size_large,.bt_bb_align_left .bt_bb_button.bt_bb_size_large {
margin-right: 2.5em;
}
.bt_bb_button.bt_bb_size_large.bt_bb_style_underline a {
padding-top: 1em;
padding-bottom: 1em;
}
.bt_bb_button.bt_bb_size_extralarge {
font-size: 1.4375rem;
}
.bt_bb_button.bt_bb_size_extralarge a {
padding: 1.469em 2.615em;
min-height: 3.9375rem;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_center .bt_bb_align_right.bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_left .bt_bb_align_right .bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_center .bt_bb_align_right .bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_right.bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_right .bt_bb_button.bt_bb_size_extralarge {
margin-left: 2.5em;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_center .bt_bb_align_left.bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_right .bt_bb_align_left .bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_center .bt_bb_align_left .bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_left.bt_bb_button.bt_bb_size_extralarge,.bt_bb_align_left .bt_bb_button.bt_bb_size_extralarge {
margin-right: 2.5em;
}
.bt_bb_button.bt_bb_size_extralarge.bt_bb_style_underline a {
padding-top: 1em;
padding-bottom: 1em;
}
.bt_bb_button.bt_bb_style_clean a {
padding-left: 0 !important;
padding-right: 0 !important;
min-height: auto !important;
}
.bt_bb_button.bt_bb_style_clean a:hover {
color: #ff9245;
}
.bt_bb_button.bt_bb_style_underline a,
.bt_bb_button.bt_bb_style_underline .bt_bb_link {
padding-left: 0 !important;
padding-right: 0 !important;
position: relative;
overflow: hidden;
border-radius: 0 !important;
min-height: auto;
}
.bt_bb_button.bt_bb_style_underline a:after,
.bt_bb_button.bt_bb_style_underline .bt_bb_link:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
width: 100%;
opacity: 1;
-webkit-transition: transform 600ms cubic-bezier(.23,1,.32,1);
-moz-transition: transform 600ms cubic-bezier(.23,1,.32,1);
transition: transform 600ms cubic-bezier(.23,1,.32,1);
}
.bt_bb_button.bt_bb_style_underline a:hover:after,
.bt_bb_button.bt_bb_style_underline .bt_bb_link:hover:after {
-webkit-transform: translateX(102%);
-moz-transform: translateX(102%);
-ms-transform: translateX(102%);
transform: translateX(102%);
}
.bt_bb_button.bt_bb_style_filled_border {
padding: 5px;
}
.bt_bb_button.bt_bb_style_filled_border.bt_bb_size_small a {
padding: .77em 1.975em;
}
.bt_bb_button.bt_bb_style_filled_border.bt_bb_size_normal a {
padding: 1.036em 2.3em;
}
.bt_bb_button.bt_bb_style_filled_border.bt_bb_size_large a {
padding: 1.157em 2.615em;
}
.bt_bb_button.bt_bb_style_filled_border.bt_bb_size_extralarge a {
padding: 1.157em 2.615em;
}
.bt_bb_button.bt_bb_style_filled_border a {
position: relative;
background: #2b2c2e;
color: #fff;
}
.bt_bb_button.bt_bb_style_filled_border a:after {
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
width: 100%;
height: 100%;
top: -4px;
left: -4px;
padding: 4px;
position: absolute;
opacity: 1;
-webkit-box-shadow: 0 0 0 1px #2b2c2e;
box-shadow: 0 0 0 1px #2b2c2e;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btSoftRoundedButtons .bt_bb_button.bt_bb_style_filled_border a:after {
border-radius: 10px;
}
.btHardRoundedButtons .bt_bb_button.bt_bb_style_filled_border a:after {
border-radius: 50px;
}
.bt_bb_shape_square.bt_bb_button.bt_bb_style_filled_border a:after {
border-radius: 0;
}
.bt_bb_shape_rounded.bt_bb_button.bt_bb_style_filled_border a:after {
border-radius: 10px;
}
.bt_bb_shape_round.bt_bb_button.bt_bb_style_filled_border a:after {
border-radius: 50px;
}
.bt_bb_button.bt_bb_style_filled_border:hover a:after {
opacity: .5;
top: 0;
left: 0;
padding: 0;
-webkit-box-shadow: 0 0 0 5px #2b2c2e;
box-shadow: 0 0 0 5px #2b2c2e;
}
.bt_bb_button.bt_bb_style_filled .bt_bb_button_text {
z-index: 2;
}
.bt_bb_button.bt_bb_style_filled a {
position: relative;
overflow: hidden;
color: #fff;
background-color: #2b2c2e;
}
.bt_bb_button.bt_bb_style_filled a:before {
content: '';
width: 110%;
height: 100%;
position: absolute;
background: #ff9245;
-webkit-transform: translateX(-110%);
-moz-transform: translateX(-110%);
-ms-transform: translateX(-110%);
transform: translateX(-110%);
-webkit-transition: all .25s cubic-bezier(.15,0,0,1);
-moz-transition: all .25s cubic-bezier(.15,0,0,1);
transition: all .25s cubic-bezier(.15,0,0,1);
z-index: 1;
}
.bt_bb_button.bt_bb_style_filled a:hover {
background-color: #ff9245 !important;
}
.bt_bb_button.bt_bb_style_filled a:hover:before {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.bt_bb_button.bt_bb_style_filled_alternate .bt_bb_button_text {
z-index: 2;
}
.bt_bb_button.bt_bb_style_filled_alternate a {
position: relative;
overflow: hidden;
color: #fff;
background-color: #2b2c2e;
}
.bt_bb_button.bt_bb_style_filled_alternate a:before {
content: '';
width: 110%;
height: 100%;
position: absolute;
background: #469baf;
-webkit-transform: translateX(-110%);
-moz-transform: translateX(-110%);
-ms-transform: translateX(-110%);
transform: translateX(-110%);
-webkit-transition: all .25s cubic-bezier(.15,0,0,1);
-moz-transition: all .25s cubic-bezier(.15,0,0,1);
transition: all .25s cubic-bezier(.15,0,0,1);
z-index: 1;
}
.bt_bb_button.bt_bb_style_filled_alternate a:hover {
background-color: #469baf !important;
}
.bt_bb_button.bt_bb_style_filled_alternate a:hover:before {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.bt_bb_button.bt_bb_style_filled_light .bt_bb_button_text {
z-index: 2;
}
.bt_bb_button.bt_bb_style_filled_light a {
position: relative;
overflow: hidden;
color: #2b2c2e;
background-color: #ff9245;
}
.bt_bb_button.bt_bb_style_filled_light a:before {
content: '';
width: 110%;
height: 100%;
position: absolute;
background: #fff;
-webkit-transform: translateX(-110%);
-moz-transform: translateX(-110%);
-ms-transform: translateX(-110%);
transform: translateX(-110%);
-webkit-transition: all .25s cubic-bezier(.15,0,0,1);
-moz-transition: all .25s cubic-bezier(.15,0,0,1);
transition: all .25s cubic-bezier(.15,0,0,1);
z-index: 1;
}
.bt_bb_button.bt_bb_style_filled_light a:hover {
background-color: #fff !important;
}
.bt_bb_button.bt_bb_style_filled_light a:hover:before {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.bt_bb_button.bt_bb_style_filled_dark .bt_bb_button_text {
z-index: 2;
}
.bt_bb_button.bt_bb_style_filled_dark a {
position: relative;
overflow: hidden;
color: #fff;
}
.bt_bb_button.bt_bb_style_filled_dark a:before {
content: '';
width: 110%;
height: 100%;
position: absolute;
background: #2b2c2e;
-webkit-transform: translateX(-110%);
-moz-transform: translateX(-110%);
-ms-transform: translateX(-110%);
transform: translateX(-110%);
-webkit-transition: all .25s cubic-bezier(.15,0,0,1);
-moz-transition: all .25s cubic-bezier(.15,0,0,1);
transition: all .25s cubic-bezier(.15,0,0,1);
z-index: 1;
}
.bt_bb_button.bt_bb_style_filled_dark a:hover {
background-color: #2b2c2e !important;
}
.bt_bb_button.bt_bb_style_filled_dark a:hover:before {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.bt_bb_button.bt_bb_style_filled_gray .bt_bb_button_text {
z-index: 2;
}
.bt_bb_button.bt_bb_style_filled_gray a {
position: relative;
overflow: hidden;
color: #fff;
background-color: #2b2c2e;
}
.bt_bb_button.bt_bb_style_filled_gray a:before {
content: '';
width: 110%;
height: 100%;
position: absolute;
background: #f1f1f1;
-webkit-transform: translateX(-110%);
-moz-transform: translateX(-110%);
-ms-transform: translateX(-110%);
transform: translateX(-110%);
-webkit-transition: all .25s cubic-bezier(.15,0,0,1);
-moz-transition: all .25s cubic-bezier(.15,0,0,1);
transition: all .25s cubic-bezier(.15,0,0,1);
z-index: 1;
}
.bt_bb_button.bt_bb_style_filled_gray a:hover {
background-color: #f1f1f1 !important;
}
.bt_bb_button.bt_bb_style_filled_gray a:hover:before {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.bt_bb_button.bt_bb_style_outline:hover a {
-webkit-box-shadow: 0 0 0 1px #2b2c2e inset;
box-shadow: 0 0 0 1px #2b2c2e inset;
color: #2b2c2e;
}
.bt_bb_button.bt_bb_style_outline:hover a:hover,
.bt_bb_button.bt_bb_style_outline a:hover {
-webkit-box-shadow: 0 0 0 4em #2b2c2e inset;
box-shadow: 0 0 0 4em #2b2c2e inset;
color: #fff;
}
.bt_bb_button.bt_bb_style_outline_special a {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 1px #ff9245 inset;
box-shadow: 0 0 0 1px #ff9245 inset;
}
.bt_bb_button.bt_bb_style_outline_special:hover a {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 1px #ff9245 inset;
box-shadow: 0 0 0 1px #ff9245 inset;
}
.bt_bb_button.bt_bb_style_outline_special:hover a:hover,
.bt_bb_button.bt_bb_style_outline_special a:hover {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 4em #ff9245 inset;
box-shadow: 0 0 0 4em #ff9245 inset;
}
.bt_bb_button.bt_bb_icon_style_border.btWithIcon.bt_bb_icon_position_left .bt_bb_icon_holder {
border-right: 1px solid #2b2c2e;
padding-right: .7em;
margin-right: .6em;
}
.bt_bb_button.bt_bb_icon_style_border.btWithIcon.bt_bb_icon_position_right .bt_bb_icon_holder {
border-left: 1px solid #2b2c2e;
padding-left: .7em;
margin-left: .6em;
}
.bt_bb_button.bt_bb_icon_style_border.btWithIcon .bt_bb_icon_holder:before {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.bt_bb_button.bt_bb_icon_style_border.btWithIcon:hover .bt_bb_icon_holder {
border-color: currentColor;
}
.bt_bb_button.bt_bb_icon_style_border.btWithIcon:hover .bt_bb_icon_holder:before {
-webkit-animation: LyckaShake .82s cubic-bezier(.36,.07,.19,.97) both;
-moz-animation: LyckaShake .82s cubic-bezier(.36,.07,.19,.97) both;
animation: LyckaShake .82s cubic-bezier(.36,.07,.19,.97) both;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.bt_bb_button.bt_bb_icon_style_border.btWithIcon.bt_bb_style_filled .bt_bb_icon_holder,
.bt_bb_button.bt_bb_icon_style_border.btWithIcon.bt_bb_style_filled_alternate .bt_bb_icon_holder,
.bt_bb_button.bt_bb_icon_style_border.btWithIcon.bt_bb_style_filled_dark .bt_bb_icon_holder,
.bt_bb_button.bt_bb_icon_style_border.btWithIcon.bt_bb_style_filled_border .bt_bb_icon_holder {
border-color: #fff;
}
.bt_bb_button.bt_bb_with_arrow_circle:not(.btWithIcon.bt_bb_icon_position_right) a,
.bt_bb_button.bt_bb_with_arrow:not(.btWithIcon.bt_bb_icon_position_right) a {
padding-right: 4.5em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_clean:not(.btWithIcon.bt_bb_icon_position_right) a,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_clean:not(.btWithIcon.bt_bb_icon_position_right) a {
padding-right: 2.6em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_underline:not(.btWithIcon.bt_bb_icon_position_right) a,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_underline:not(.btWithIcon.bt_bb_icon_position_right) a {
padding-right: 3.2em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.btWithIcon.bt_bb_icon_position_right .bt_bb_icon_holder,
.bt_bb_button.bt_bb_with_arrow.btWithIcon.bt_bb_icon_position_right .bt_bb_icon_holder {
margin-left: 5em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_small .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_size_small .bt_bb_button_text:before {
right: -2rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_small .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_size_small .bt_bb_button_text:after {
right: -1.8rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_normal .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_size_normal .bt_bb_button_text:before {
right: -2.2rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_normal .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_size_normal .bt_bb_button_text:after {
right: -2rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_large .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_size_large .bt_bb_button_text:after {
right: -2.15rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_extralarge .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_size_extralarge .bt_bb_button_text:before {
right: -3rem;
font-size: .8em;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_extralarge .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_size_extralarge .bt_bb_button_text:after {
right: -2.8rem;
}
.bt_bb_button.bt_bb_with_arrow_circle .bt_bb_button_text,
.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text {
position: relative;
}
.bt_bb_button.bt_bb_with_arrow_circle .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text:before {
content: "\e903";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: currentColor;
font-size: 1.3em;
-webkit-transition: color .25s cubic-bezier(.15,0,0,1);
-moz-transition: color .25s cubic-bezier(.15,0,0,1);
transition: color .25s cubic-bezier(.15,0,0,1);
right: -2.5rem;
}
.bt_bb_button.bt_bb_with_arrow_circle .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text:after {
content: "\e902";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 51%;
font-size: .6em;
color: currentColor;
-webkit-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-moz-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-webkit-transform: translateY(-50%) translate3d(-.2em,0,0);
-moz-transform: translateY(-50%) translate3d(-.2em,0,0);
-ms-transform: translateY(-50%) translate3d(-.2em,0,0);
transform: translateY(-50%) translate3d(-.2em,0,0);
right: -2.25rem;
}
.bt_bb_button.bt_bb_with_arrow_circle a:hover .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow a:hover .bt_bb_button_text:after {
-webkit-transform: translateY(-50%) translate3d(1.4em,0,0);
-moz-transform: translateY(-50%) translate3d(1.4em,0,0);
-ms-transform: translateY(-50%) translate3d(1.4em,0,0);
transform: translateY(-50%) translate3d(1.4em,0,0);
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_filled a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_filled a .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_filled_alternate a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_filled_alternate a .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_filled_dark a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_filled_dark a .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_filled a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_filled a .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_filled_alternate a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_filled_alternate a .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_filled_dark a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_filled_dark a .bt_bb_button_text:after {
color: #fff;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_outline a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_outline a .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_outline a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_outline a .bt_bb_button_text:after {
color: #2b2c2e;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_outline a:hover .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_outline a:hover .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_outline a:hover .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_outline a:hover .bt_bb_button_text:after {
color: #fff;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_outline_special a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_outline_special a .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_outline_special a .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_outline_special a .bt_bb_button_text:after {
color: #ff9245;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_outline_special a:hover .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_outline_special a:hover .bt_bb_button_text:after,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_outline_special a:hover .bt_bb_button_text:before,
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_outline_special a:hover .bt_bb_button_text:after {
color: #2b2c2e;
}
.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text:before {
display: none;
}
.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text:after {
font-size: .45em;
right: -2.5rem;
}
.bt_bb_button.bt_bb_with_arrow a:hover .bt_bb_button_text:after {
-webkit-transform: translateY(-50%) translate3d(.25em,0,0);
-moz-transform: translateY(-50%) translate3d(.25em,0,0);
-ms-transform: translateY(-50%) translate3d(.25em,0,0);
transform: translateY(-50%) translate3d(.25em,0,0);
}
.bt_bb_button.bt_bb_with_arrow.bt_bb_size_extralarge .bt_bb_button_text:after {
right: -2.4rem;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_size_extralarge .bt_bb_button_text:after {
font-size: .4em;
}
@-webkit-keyframes LyckaShake {
10%,
90% {
-webkit-transform: translate3d(-1px,0,0);
transform: translate3d(-1px,0,0);
}
20%,
80% {
-webkit-transform: translate3d(1px,0,0);
transform: translate3d(1px,0,0);
}
30%,
50%,
70% {
-webkit-transform: translate3d(-1px,0,0);
transform: translate3d(-1px,0,0);
}
40%,
60% {
-webkit-transform: translate3d(1px,0,0);
transform: translate3d(1px,0,0);
}
}
@-moz-keyframes LyckaShake {
10%,
90% {
-moz-transform: translate3d(-1px,0,0);
transform: translate3d(-1px,0,0);
}
20%,
80% {
-moz-transform: translate3d(1px,0,0);
transform: translate3d(1px,0,0);
}
30%,
50%,
70% {
-moz-transform: translate3d(-1px,0,0);
transform: translate3d(-1px,0,0);
}
40%,
60% {
-moz-transform: translate3d(1px,0,0);
transform: translate3d(1px,0,0);
}
}
@keyframes LyckaShake {
10%,
90% {
-webkit-transform: translate3d(-1px,0,0);
-moz-transform: translate3d(-1px,0,0);
-ms-transform: translate3d(-1px,0,0);
transform: translate3d(-1px,0,0);
}
20%,
80% {
-webkit-transform: translate3d(1px,0,0);
-moz-transform: translate3d(1px,0,0);
-ms-transform: translate3d(1px,0,0);
transform: translate3d(1px,0,0);
}
30%,
50%,
70% {
-webkit-transform: translate3d(-1px,0,0);
-moz-transform: translate3d(-1px,0,0);
-ms-transform: translate3d(-1px,0,0);
transform: translate3d(-1px,0,0);
}
40%,
60% {
-webkit-transform: translate3d(1px,0,0);
-moz-transform: translate3d(1px,0,0);
-ms-transform: translate3d(1px,0,0);
transform: translate3d(1px,0,0);
}
}
@media (max-width: 780px) {
.bt_bb_button.bt_bb_size_extralarge {
font-size: 1.1875rem;
}
} .bt_bb_service {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bt_bb_service .bt_bb_service_supertitle {
font-size: .8125em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
padding-bottom: 1em;
letter-spacing: 2px;
width: 100%;
-webkit-flex: inherit;
-ms-flex: inherit;
flex: inherit;
color: #ff9245;
}
.btSupertitleWeight_default .bt_bb_service .bt_bb_service_supertitle {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_service .bt_bb_service_supertitle {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_service .bt_bb_service_supertitle {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_service .bt_bb_service_supertitle {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_service .bt_bb_service_supertitle {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_service .bt_bb_service_supertitle {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_service .bt_bb_service_supertitle {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_service .bt_bb_service_supertitle {
font-weight: 900;
}
.bt_bb_supertitle_color_accent.bt_bb_service .bt_bb_service_supertitle {
color: #ff9245;
}
.bt_bb_supertitle_color_alternate.bt_bb_service .bt_bb_service_supertitle {
color: #469baf;
}
.bt_bb_supertitle_color_light.bt_bb_service .bt_bb_service_supertitle {
color: #fff;
}
.bt_bb_supertitle_color_dark.bt_bb_service .bt_bb_service_supertitle {
color: #2b2c2e;
}
.bt_bb_service .bt_bb_icon_holder {
-webkit-flex: inherit;
-ms-flex: inherit;
flex: inherit;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_service .bt_bb_icon_holder {
-webkit-order: 2 !important;
-ms-flex-order: 2 !important;
order: 2 !important;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_left .bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left .bt_bb_service .bt_bb_service_content,.bt_bb_align_left.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_service .bt_bb_service_content {
padding: 0 0 0 .5em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_service .bt_bb_service_content {
padding: 0 .5em 0 0;
}
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-size: 1.875em;
font-family: "Castoro",Arial,Helvetica,sans-serif;
padding-bottom: 0;
line-height: 1;
}
.btHeadingWeight_default .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 900;
}
.bt_bb_font_weight_default.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 400;
}
.bt_bb_font_weight_normal.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: normal;
}
.bt_bb_font_weight_bold.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: bold;
}
.bt_bb_font_weight_bolder.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: bolder;
}
.bt_bb_font_weight_lighter.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 300;
}
.bt_bb_font_weight_light.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 400;
}
.bt_bb_font_weight_thin.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 100;
}
.bt_bb_font_weight_100.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 100;
}
.bt_bb_font_weight_200.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 200;
}
.bt_bb_font_weight_300.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 300;
}
.bt_bb_font_weight_400.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 400;
}
.bt_bb_font_weight_500.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 500;
}
.bt_bb_font_weight_600.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 600;
}
.bt_bb_font_weight_700.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 700;
}
.bt_bb_font_weight_800.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 800;
}
.bt_bb_font_weight_900.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 900;
}
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title a {
color: inherit;
}
.bt_bb_title_size_small.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-size: 1.4375em !important;
}
.bt_bb_title_size_normal.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-size: 1.875em !important;
}
.bt_bb_title_size_large.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-size: 2em !important;
}
.bt_bb_service .bt_bb_service_content_text {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
padding-top: 1em;
}
.bt_bb_title_size_small.bt_bb_service .bt_bb_service_content_text {
padding-top: .5em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_service_content_text,.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_service_content_text,.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_service_content_text,.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_service_content_text,.bt_bb_align_right.bt_bb_service .bt_bb_service_content_text,.bt_bb_align_right .bt_bb_service .bt_bb_service_content_text {
text-align: right;
}
.bt_bb_opacity_1.bt_bb_service .bt_bb_service_content_text {
opacity: 1;
}
.bt_bb_opacity_09.bt_bb_service .bt_bb_service_content_text {
opacity: .9;
}
.bt_bb_opacity_08.bt_bb_service .bt_bb_service_content_text {
opacity: .8;
}
.bt_bb_opacity_07.bt_bb_service .bt_bb_service_content_text {
opacity: .7;
}
.bt_bb_opacity_06.bt_bb_service .bt_bb_service_content_text {
opacity: .6;
}
.bt_bb_opacity_05.bt_bb_service .bt_bb_service_content_text {
opacity: .5;
}
.bt_bb_opacity_04.bt_bb_service .bt_bb_service_content_text {
opacity: .4;
}
.bt_bb_opacity_03.bt_bb_service .bt_bb_service_content_text {
opacity: .3;
}
.bt_bb_opacity_02.bt_bb_service .bt_bb_service_content_text {
opacity: .2;
}
.bt_bb_opacity_01.bt_bb_service .bt_bb_service_content_text {
opacity: .1;
}
.bt_bb_service:hover .bt_bb_service_content_title a {
color: inherit;
}
@media (max-width: 480px) {
.bt_bb_service .bt_bb_icon_holder {
margin-bottom: 1rem !important;
}
.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 {
width: 2em !important;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_service .bt_bb_icon_holder {
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important;
margin-left: auto;
margin-right: 0;
}
.bt_bb_service .bt_bb_service_content {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
text-align: left;
padding: 0 !important;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_service_content,.bt_bb_align_center.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_service .bt_bb_service_content {
text-align: center;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_service .bt_bb_service_content {
text-align: right;
}
} .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;
} .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
-webkit-box-shadow: 4px 0 13px 2px #c9c9c933 !important;
box-shadow: 4px 0 13px 2px #c9c9c933 !important;
}
.btSoftRoundedButtons .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
border-radius: 10px;
overflow: hidden;
}
.btHardRoundedButtons .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
border-radius: 20px;
overflow: hidden;
}
.bt_bb_shape_square.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
border-radius: 0 !important;
}
.bt_bb_shape_soft-rounded.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
border-radius: 10px !important;
}
.bt_bb_shape_hard-rounded.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
border-radius: 20px !important;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content {
padding: 1.5em;
background-color: #fff;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
display: inline-block;
line-height: 1;
padding-bottom: .25em;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-size: .75em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
color: inherit;
opacity: .7;
line-height: 2.2;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:hover {
color: #ff9245;
}
.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a {
font-weight: 900;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories {
opacity: .7;
font-size: 1em;
line-height: 1;
float: left;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-size: .75em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
}
.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
font-weight: 900;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a {
display: inline;
background: transparent;
padding: 0;
text-transform: uppercase;
line-height: 1;
color: inherit;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a:hover {
color: #ff9245;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li:first-child:before {
display: none;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li:before {
content: "";
display: inline-block;
margin: -2px 7px 0 4px;
width: 4px;
height: 4px;
border-radius: 50%;
line-height: inherit;
vertical-align: middle;
background-color: #2b2c2e;
opacity: .7;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
padding: 0 0 .8em;
line-height: 1;
width: 100%;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
opacity: .7;
font-size: .75em;
line-height: 1;
padding: 0;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 900;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before,
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:before {
display: none;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author a {
color: inherit;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author a:hover {
color: #ff9245;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before {
content: "\e907";
font-family: RemixIconsCommunication;
font-size: 1.2em;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-size: 1.875em;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.2em;
max-height: 2.4em;
padding: 0;
margin-bottom: .25em;
font-weight: 400;
width: 100%;
}
.btHeadingWeight_default .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-weight: 900;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
color: inherit;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover {
color: #ff9245;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.75em;
max-height: 3.5em;
font-size: 1em;
opacity: .8;
width: 100%;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
margin-top: 1.5em;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
padding: 0 .25em;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon:first-child {
padding-left: 0;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon:hover {
opacity: .7;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before {
font-size: 1rem;
width: 2em;
height: 2em;
border-radius: 50%;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_twitter .bt_bb_icon_holder:before {
line-height: 4;
-webkit-box-shadow: 0 0 0 3rem #1da1f2 inset !important;
box-shadow: 0 0 0 3rem #1da1f2 inset !important;
color: #fff !important;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_facebook .bt_bb_icon_holder:before {
line-height: 4;
-webkit-box-shadow: 0 0 0 3rem #3b5998 inset !important;
box-shadow: 0 0 0 3rem #3b5998 inset !important;
color: #fff !important;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_linkedin .bt_bb_icon_holder:before {
line-height: 4;
-webkit-box-shadow: 0 0 0 3rem #007bb5 inset !important;
box-shadow: 0 0 0 3rem #007bb5 inset !important;
color: #fff !important;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_whatsapp .bt_bb_icon_holder:before {
line-height: 4;
-webkit-box-shadow: 0 0 0 3rem #25d366 inset !important;
box-shadow: 0 0 0 3rem #25d366 inset !important;
color: #fff !important;
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_vk .bt_bb_icon_holder:before {
line-height: 4;
-webkit-box-shadow: 0 0 0 3rem #4c75a5 inset !important;
box-shadow: 0 0 0 3rem #4c75a5 inset !important;
color: #fff !important;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter {
position: relative;
margin-bottom: 2em;
padding: 0 0 1em;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-size: .9em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
padding: 0 0 .5em 0 !important;
text-transform: uppercase;
position: relative;
margin: 0 .75em;
opacity: .5;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSupertitleWeight_default .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: normal;
}
.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
font-weight: 900;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
content: "";
background: #ff9245;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover,
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active {
color: #ff9245;
opacity: 1;
background: transparent;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover:after,
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:after {
opacity: 1;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:first-child {
padding-left: 0 !important;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:last-child {
padding-right: 0 !important;
}
.bt_bb_masonry_post_grid .bt_bb_post_grid_loader {
border: .3em solid #f3f3f3;
border-top: .3em solid #ff9245;
width: 4em;
height: 4em;
margin-top: 1em;
}
.bt_bb_masonry_post_grid.bt_bb_title_dash_line .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
position: relative;
padding-bottom: .9em;
}
.bt_bb_masonry_post_grid.bt_bb_title_dash_line .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category:before {
content: "";
left: -.1em;
right: 49.8%;
-webkit-mask-position: bottom left;
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
background-color: #ff9245;
-webkit-mask-image: url(//merlincoach.cz/wp-content/themes/lycka/gfx/underline-dash.svg);
}
.bt_bb_masonry_post_grid.bt_bb_title_dash_line .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category:after {
content: "";
left: 8%;
right: -.2em;
-webkit-mask-position: bottom right;
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
background-color: #ff9245;
-webkit-mask-image: url(//merlincoach.cz/wp-content/themes/lycka/gfx/underline-dash.svg);
}
.bt_bb_masonry_post_grid.bt_bb_title_dash_line .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category:after,
.bt_bb_masonry_post_grid.bt_bb_title_dash_line .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category:before {
content: "";
position: absolute;
bottom: 5px;
height: 4px;
width: 4em;
-webkit-mask-size: cover;
-webkit-mask-repeat: no-repeat;
}
.rtl .bt_bb_masonry_post_grid.bt_bb_title_dash_line .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category:after,
.rtl .bt_bb_masonry_post_grid.bt_bb_title_dash_line .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category:before {
right: 0;
} .bt_bb_content_slider .slick-slider {
overflow: visible;
} button.slick-arrow {
background-color: transparent !important;
}
button.slick-arrow:before {
font-size: 1.25rem;
font-family: Arrow;
color: #2b2c2e;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
opacity: .5;
position: absolute;
right: .6em;
-webkit-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-moz-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.bt_bb_arrows_color_light button.slick-arrow:before {
color: #fff;
}
.bt_bb_arrows_color_accent button.slick-arrow:before {
color: #ff9245;
}
.bt_bb_arrows_color_alternate button.slick-arrow:before {
color: #469baf;
}
.bt_bb_arrows_color_gray button.slick-arrow:before {
color: #f1f1f1;
}
button.slick-arrow:after {
font-size: 2.8rem;
font-family: Arrow;
color: #2b2c2e;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
opacity: .5;
}
.bt_bb_arrows_color_light button.slick-arrow:after {
color: #fff;
}
.bt_bb_arrows_color_accent button.slick-arrow:after {
color: #ff9245;
}
.bt_bb_arrows_color_alternate button.slick-arrow:after {
color: #469baf;
}
.bt_bb_arrows_color_gray button.slick-arrow:after {
color: #f1f1f1;
}
button.slick-arrow:hover:before {
opacity: 1;
-webkit-transform: translate3d(1.3em,0,0);
-moz-transform: translate3d(1.3em,0,0);
-ms-transform: translate3d(1.3em,0,0);
transform: translate3d(1.3em,0,0);
}
button.slick-arrow:hover:after {
opacity: 1;
}
button.slick-arrow.slick-next {
right: 1em;
}
.rtl button.slick-arrow.slick-next {
left: 1em;
}
button.slick-arrow.slick-next:before {
content: '\e900';
}
button.slick-arrow.slick-next:after {
content: '\e901';
}
.rtl button.slick-arrow.slick-next:before {
content: '\e900';
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
left: auto;
right: -.6em;
}
.rtl button.slick-arrow.slick-next:hover:before {
right: 1em;
}
button.slick-arrow.slick-prev {
left: 1em;
}
.rtl button.slick-arrow.slick-prev {
right: 1em;
}
button.slick-arrow.slick-prev:before {
content: '\e900';
-webkit-transform: rotate(180deg) translate3d(0,0,0);
-moz-transform: rotate(180deg) translate3d(0,0,0);
-ms-transform: rotate(180deg) translate3d(0,0,0);
transform: rotate(180deg) translate3d(0,0,0);
right: auto;
left: .6em;
}
button.slick-arrow.slick-prev:after {
content: '\e901';
}
button.slick-arrow.slick-prev:hover:before {
-webkit-transform: rotate(180deg) translate3d(1.3em,0,0);
-moz-transform: rotate(180deg) translate3d(1.3em,0,0);
-ms-transform: rotate(180deg) translate3d(1.3em,0,0);
transform: rotate(180deg) translate3d(1.3em,0,0);
}
.rtl button.slick-arrow.slick-prev:before {
content: '\e900';
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
left: auto;
right: .6em;
}
.rtl button.slick-arrow.slick-prev:hover:before {
right: -1em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider {
overflow: visible;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-prev {
left: -5em;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-prev {
left: auto;
right: -5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-next {
right: -5em;
}
.rtl .bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-next {
left: -5em;
right: auto;
}
@media (max-width: 1399px) {
.bt_bb_content_slider.bt_bb_arrows_position_outside.bt_bb_show_dots_hide .slick-slider .slick-list {
margin-bottom: 6em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside.bt_bb_show_dots_hide .slick-slider button.slick-arrow.slick-prev {
top: auto;
left: 1em;
bottom: -4.5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside.bt_bb_show_dots_hide .slick-slider button.slick-arrow.slick-next {
top: auto;
right: 1em;
bottom: -4.5em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-prev {
left: 1em;
}
.bt_bb_content_slider.bt_bb_arrows_position_outside .slick-slider button.slick-arrow.slick-next {
right: 1em;
}
} .slick-dots li {
border: none;
opacity: .5;
background-color: white;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
opacity: 1;
}
.bt_bb_dots_color_dark .slick-dots li {
background-color: #2b2c2e;
}
.bt_bb_dots_color_accent .slick-dots li {
background-color: #ff9245;
}
.bt_bb_dots_color_alternate .slick-dots li {
background-color: #469baf;
}
.bt_bb_dots_color_gray .slick-dots li {
background-color: #f1f1f1;
}
.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) .slick-slider .bt_bb_content_slider_item {
overflow: hidden;
}
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item .bt_bb_content_slider_item_content {
max-width: 1260px;
padding: 0 30px;
margin: 0 auto;
} .bt_bb_custom_menu div ul {
margin: 0;
}
.bt_bb_custom_menu div ul li {
list-style: none;
padding-bottom: .15em;
}
.bt_bb_custom_menu div ul li:last-child {
padding-bottom: 0;
}
.bt_bb_custom_menu div ul a {
font-size: 1em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
line-height: 1;
color: inherit;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
font-weight: 400;
}
.bt_bb_custom_menu div ul a:hover {
color: inherit;
opacity: .7;
}
.btMenuWeight_default .bt_bb_custom_menu div ul a {
font-weight: 400;
}
.btMenuWeight_normal .bt_bb_custom_menu div ul a {
font-weight: normal;
}
.btMenuWeight_bold .bt_bb_custom_menu div ul a {
font-weight: bold;
}
.btMenuWeight_bolder .bt_bb_custom_menu div ul a {
font-weight: bolder;
}
.btMenuWeight_lighter .bt_bb_custom_menu div ul a {
font-weight: 300;
}
.btMenuWeight_light .bt_bb_custom_menu div ul a {
font-weight: 400;
}
.btMenuWeight_thin .bt_bb_custom_menu div ul a {
font-weight: 100;
}
.btMenuWeight_100 .bt_bb_custom_menu div ul a {
font-weight: 100;
}
.btMenuWeight_200 .bt_bb_custom_menu div ul a {
font-weight: 200;
}
.btMenuWeight_300 .bt_bb_custom_menu div ul a {
font-weight: 300;
}
.btMenuWeight_400 .bt_bb_custom_menu div ul a {
font-weight: 400;
}
.btMenuWeight_500 .bt_bb_custom_menu div ul a {
font-weight: 500;
}
.btMenuWeight_600 .bt_bb_custom_menu div ul a {
font-weight: 600;
}
.btMenuWeight_700 .bt_bb_custom_menu div ul a {
font-weight: 700;
}
.btMenuWeight_800 .bt_bb_custom_menu div ul a {
font-weight: 800;
}
.btMenuWeight_900 .bt_bb_custom_menu div ul a {
font-weight: 900;
}
.bt_bb_font_size_12.bt_bb_custom_menu div ul a {
font-size: 12px;
}
.bt_bb_font_size_13.bt_bb_custom_menu div ul a {
font-size: 13px;
}
.bt_bb_font_size_14.bt_bb_custom_menu div ul a {
font-size: 14px;
}
.bt_bb_font_size_15.bt_bb_custom_menu div ul a {
font-size: 15px;
}
.bt_bb_font_size_16.bt_bb_custom_menu div ul a {
font-size: 16px;
}
.bt_bb_font_size_17.bt_bb_custom_menu div ul a {
font-size: 17px;
}
.bt_bb_font_weight_normal.bt_bb_custom_menu div ul a {
font-weight: normal;
}
.bt_bb_font_weight_bold.bt_bb_custom_menu div ul a {
font-weight: bold;
}
.bt_bb_font_weight_bolder.bt_bb_custom_menu div ul a {
font-weight: bolder;
}
.bt_bb_font_weight_lighter.bt_bb_custom_menu div ul a {
font-weight: 300;
}
.bt_bb_font_weight_light.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_font_weight_100.bt_bb_custom_menu div ul a {
font-weight: 100;
}
.bt_bb_font_weight_200.bt_bb_custom_menu div ul a {
font-weight: 200;
}
.bt_bb_font_weight_300.bt_bb_custom_menu div ul a {
font-weight: 300;
}
.bt_bb_font_weight_400.bt_bb_custom_menu div ul a {
font-weight: 400;
}
.bt_bb_font_weight_500.bt_bb_custom_menu div ul a {
font-weight: 500;
}
.bt_bb_font_weight_600.bt_bb_custom_menu div ul a {
font-weight: 600;
}
.bt_bb_font_weight_700.bt_bb_custom_menu div ul a {
font-weight: 700;
}
.bt_bb_font_weight_800.bt_bb_custom_menu div ul a {
font-weight: 800;
}
.bt_bb_font_weight_900.bt_bb_custom_menu div ul a {
font-weight: 900;
}
.bt_bb_custom_menu div ul > li {
margin-left: 0;
}
.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li {
padding: 0 .5em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li,.bt_bb_align_center .bt_bb_align_right.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li,.bt_bb_align_left .bt_bb_align_right .bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li,.bt_bb_align_center .bt_bb_align_right .bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li,.bt_bb_align_right.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li,.bt_bb_align_right .bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li {
float: inherit;
}
.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li a {
position: relative;
} .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;
} .bt_bb_google_maps,
.bt_bb_map {
position: relative;
}
.bt_bb_google_maps.bt_bb_map_with_coverage_image,
.bt_bb_google_maps.bt_bb_leaflet_map_with_coverage_image,
.bt_bb_google_maps.bt_bb_google_maps_with_coverage_image,
.bt_bb_map.bt_bb_map_with_coverage_image,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image,
.bt_bb_map.bt_bb_google_maps_with_coverage_image {
position: relative;
}
.bt_bb_google_maps.bt_bb_map_with_coverage_image .bt_bb_map_coverage_image,
.bt_bb_google_maps.bt_bb_map_with_coverage_image .bt_bb_google_maps_coverage_image,
.bt_bb_google_maps.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_coverage_image,
.bt_bb_google_maps.bt_bb_leaflet_map_with_coverage_image .bt_bb_google_maps_coverage_image,
.bt_bb_google_maps.bt_bb_google_maps_with_coverage_image .bt_bb_map_coverage_image,
.bt_bb_google_maps.bt_bb_google_maps_with_coverage_image .bt_bb_google_maps_coverage_image,
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_map_coverage_image,
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_google_maps_coverage_image,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_coverage_image,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_google_maps_coverage_image,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_map_coverage_image,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_google_maps_coverage_image {
z-index: 2;
pointer-events: none;
position: relative;
}
.bt_bb_google_maps.bt_bb_map_with_coverage_image .bt_bb_map_coverage_image img,
.bt_bb_google_maps.bt_bb_map_with_coverage_image .bt_bb_google_maps_coverage_image img,
.bt_bb_google_maps.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_coverage_image img,
.bt_bb_google_maps.bt_bb_leaflet_map_with_coverage_image .bt_bb_google_maps_coverage_image img,
.bt_bb_google_maps.bt_bb_google_maps_with_coverage_image .bt_bb_map_coverage_image img,
.bt_bb_google_maps.bt_bb_google_maps_with_coverage_image .bt_bb_google_maps_coverage_image img,
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_map_coverage_image img,
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_google_maps_coverage_image img,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_coverage_image img,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_google_maps_coverage_image img,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_map_coverage_image img,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_google_maps_coverage_image img {
display: block;
width: 100%;
height: auto;
}
.bt_bb_google_maps.bt_bb_map_with_coverage_image .bt_bb_google_maps_map,
.bt_bb_google_maps.bt_bb_map_with_coverage_image .bt_bb_map_map,
.bt_bb_google_maps.bt_bb_leaflet_map_with_coverage_image .bt_bb_google_maps_map,
.bt_bb_google_maps.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_map,
.bt_bb_google_maps.bt_bb_google_maps_with_coverage_image .bt_bb_google_maps_map,
.bt_bb_google_maps.bt_bb_google_maps_with_coverage_image .bt_bb_map_map,
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_google_maps_map,
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_map_map,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_google_maps_map,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_map,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_google_maps_map,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_map_map {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
height: auto !important;
z-index: 1;
}
.bt_bb_map .bt_bb_map_content,
.bt_bb_google_maps .bt_bb_google_maps_content {
max-width: 1260px;
margin: 0 auto;
padding: 0 30px;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper {
width: 36%;
margin: 0;
position: relative;
overflow: visible;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location,
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_google_maps_location,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper .bt_bb_map_location,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper .bt_bb_map_location,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper .bt_bb_google_maps_location,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_map_location,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
padding: 2em 2em 4em 2em;
background: #fff;
z-index: 1;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location:first-child,
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_google_maps_location:first-child,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper .bt_bb_map_location:first-child,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location:first-child,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper .bt_bb_map_location:first-child,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper .bt_bb_google_maps_location:first-child,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_map_location:first-child,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location:first-child {
position: relative;
}
.bt_bb_map.bt_bb_map_with_content,
.bt_bb_google_maps.bt_bb_google_maps_with_content {
padding-top: 2.5em;
padding-bottom: 2.5em;
position: relative;
overflow: hidden;
}
.bt_bb_map.bt_bb_map_with_content .bt_bb_image,
.bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_image {
margin: -2em -2em 0 -2em;
}
@media (max-width: 640px) {
.bt_bb_map.bt_bb_map_with_content,
.bt_bb_google_maps.bt_bb_google_maps_with_content {
padding-top: 0;
padding-bottom: 0;
}
.bt_bb_map .bt_bb_map_content,
.bt_bb_google_maps .bt_bb_google_maps_content {
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper {
width: 100%;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper:after,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper:after,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper:after,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper:after {
display: none;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location,
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_google_maps_location,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper .bt_bb_map_location,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper .bt_bb_map_location,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper .bt_bb_google_maps_location,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_map_location,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
-webkit-box-shadow: none;
box-shadow: none;
background: inherit !important;
}
.bt_bb_google_maps .bt_bb_google_maps_map {
height: 400px !important;
}
} .bt_bb_counter_holder {
height: 1em;
line-height: 1;
display: inline-block;
}
.bt_bb_counter_holder .bt_bb_counter {
height: 1em;
}
.bt_bb_counter_holder .bt_bb_counter span.onedigit {
height: 1em;
}
.bt_bb_counter_holder .bt_bb_counter span.onedigit span {
height: 1em;
}
.bt_bb_counter_holder.bt_bb_size_xlarge {
font-size: 13em;
} .bt_bb_latest_posts {
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 2em 1em .5em 1em;
opacity: 0;
border-radius: 10px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover:before {
opacity: 1;
-webkit-box-shadow: 0 7px 30px -10px rgb(133,153,162,.5);
box-shadow: 0 7px 30px -10px rgb(133,153,162,.5);
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner {
position: relative;
overflow: hidden;
border: 1px solid #ededed;
background: #fff;
}
.btSoftRoundedButtons .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner {
border-radius: 10px;
}
.btHardRoundedButtons .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_inner {
border-radius: 10px;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
margin-bottom: 0;
position: relative;
}
.btSoftRoundedButtons .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
border-radius: 10px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btHardRoundedButtons .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
border-radius: 10px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: 0;
pointer-events: none;
opacity: .3;
background: #2b2c2e;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image img {
-webkit-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
padding: 2em 1.6em 1.8em 1.6em;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-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;
}
.btSoftRoundedButtons .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
border-radius: 10px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btHardRoundedButtons .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
border-radius: 10px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
padding: 0 0 .8em;
line-height: 1;
width: 100%;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
opacity: .7;
font-size: .75em;
line-height: 1;
padding: 0;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.btSupertitleWeight_default .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
font-weight: 900;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.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_category {
display: inline-block;
padding-bottom: 0;
}
.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_category:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.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_category ul {
opacity: .7;
font-size: 1em;
line-height: 1;
float: left;
}
.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_category ul li {
font-size: .75em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
}
.btSupertitleWeight_default .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_category ul li {
font-weight: 500;
}
.btSupertitleWeight_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_category ul li {
font-weight: normal;
}
.btSupertitleWeight_bold .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_category ul li {
font-weight: bold;
}
.btSupertitleWeight_bolder .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_category ul li {
font-weight: bolder;
}
.btSupertitleWeight_lighter .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_category ul li {
font-weight: 300;
}
.btSupertitleWeight_light .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_category ul li {
font-weight: 400;
}
.btSupertitleWeight_thin .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_category ul li {
font-weight: 100;
}
.btSupertitleWeight_100 .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_category ul li {
font-weight: 100;
}
.btSupertitleWeight_200 .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_category ul li {
font-weight: 200;
}
.btSupertitleWeight_300 .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_category ul li {
font-weight: 300;
}
.btSupertitleWeight_400 .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_category ul li {
font-weight: 400;
}
.btSupertitleWeight_500 .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_category ul li {
font-weight: 500;
}
.btSupertitleWeight_600 .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_category ul li {
font-weight: 600;
}
.btSupertitleWeight_700 .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_category ul li {
font-weight: 700;
}
.btSupertitleWeight_800 .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_category ul li {
font-weight: 800;
}
.btSupertitleWeight_900 .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_category ul li {
font-weight: 900;
}
.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_category ul li a {
display: inline;
background: transparent;
padding: 0;
text-transform: uppercase;
line-height: 1;
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_category ul li a:hover {
color: #ff9245;
}
.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_category ul li:first-child:before {
display: none;
}
.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_category ul li:before {
content: "";
display: inline-block;
margin: -2px 7px 0 4px;
width: 4px;
height: 4px;
border-radius: 50%;
line-height: inherit;
vertical-align: middle;
background-color: #2b2c2e;
opacity: .7;
}
.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,
.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 {
display: none;
}
.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: #ff9245;
}
.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: "\e907";
font-family: RemixIconsCommunication;
font-size: 1.2em;
}
.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;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.2em;
max-height: 2.4em;
padding: 0;
margin-bottom: .25em;
font-weight: 400;
width: 100%;
}
.btHeadingWeight_default .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
font-weight: 900;
}
.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: #ff9245;
}
.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: 2;
line-height: 1.75em;
max-height: 3.5em;
font-size: 1em;
opacity: .8;
width: 100%;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_read_more {
padding-top: 2em;
margin-bottom: 0 !important;
width: 100%;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_read_more.bt_bb_button a {
min-height: auto;
padding-top: 0 !important;
padding-bottom: 0 !important;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd {
position: relative;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd .bt_bb_latest_posts_item_content {
padding: 2em 1.6em 1.8em 1.6em;
position: absolute;
width: 100%;
bottom: 0;
border: none;
color: #fff;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span {
opacity: 1;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category ul {
opacity: 1;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category ul li:before {
background: #fff;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt {
display: none;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd .bt_bb_latest_posts_item_content .bt_bb_latest_posts_read_more {
padding-top: 1.5em;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd .bt_bb_latest_posts_item_content .bt_bb_latest_posts_read_more.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text:before,
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_odd .bt_bb_latest_posts_item_content .bt_bb_latest_posts_read_more.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text:after {
color: #fff;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_even {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_even .bt_bb_latest_posts_item_image {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
width: auto;
height: fit-content;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_even .bt_bb_latest_posts_item_image:before {
display: none;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_even .bt_bb_latest_posts_item_image a {
display: block;
width: auto;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item.bt_bb_latest_posts_item_even .bt_bb_latest_posts_item_image a img {
width: 100%;
}
.bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
position: relative;
display: inline-block;
padding-bottom: 1.5em;
}
.bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta:before {
content: "";
left: -.1em;
right: 49.8%;
-webkit-mask-position: bottom left;
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
background-color: #ff9245;
-webkit-mask-image: url(//merlincoach.cz/wp-content/themes/lycka/gfx/underline-dash.svg);
}
.rtl .bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta:before {
right: 5%;
}
.bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta:after {
content: "";
left: 8%;
right: -.2em;
-webkit-mask-position: bottom right;
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
background-color: #ff9245;
-webkit-mask-image: url(//merlincoach.cz/wp-content/themes/lycka/gfx/underline-dash.svg);
}
.rtl .bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta:after {
right: 5%;
}
.bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta:after,
.bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta:before {
content: "";
position: absolute;
bottom: 12px;
height: 4px;
width: 3em;
-webkit-mask-size: cover;
-webkit-mask-repeat: no-repeat;
}
@media (max-width: 992px) {
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta:after {
left: 8%;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
}
@media (max-width: 580px) {
.bt_bb_latest_posts.bt_bb_title_dash_line .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta:after {
left: 12%;
}
} .bt_bb_tabs ul.bt_bb_tabs_header {
width: 100%;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border: none !important;
}
.bt_bb_tabs ul.bt_bb_tabs_header li {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding-bottom: 1.6em;
border: none !important;
position: relative;
overflow: hidden;
opacity: .3;
background-color: transparent !important;
}
.bt_bb_tabs ul.bt_bb_tabs_header li:before {
content: "\f111";
font-family: FontAwesome;
font-size: .7em;
line-height: 2;
width: 2em;
height: 2em;
position: absolute;
bottom: -4px;
left: 0;
margin-left: .05em;
visibility: hidden;
opacity: 0;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
z-index: 999;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_tabs ul.bt_bb_tabs_header li:before,.bt_bb_align_center .bt_bb_align_left.bt_bb_tabs ul.bt_bb_tabs_header li:before,.bt_bb_align_right .bt_bb_align_left .bt_bb_tabs ul.bt_bb_tabs_header li:before,.bt_bb_align_center .bt_bb_align_left .bt_bb_tabs ul.bt_bb_tabs_header li:before,.bt_bb_align_left.bt_bb_tabs ul.bt_bb_tabs_header li:before,.bt_bb_align_left .bt_bb_tabs ul.bt_bb_tabs_header li:before {
left: 6px;
}
.bt_bb_tabs ul.bt_bb_tabs_header li:after {
content: '';
width: 100%;
height: 2px;
position: absolute;
bottom: 6px;
background: #2b2c2e;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
left: 20px;
}
.bt_bb_tabs ul.bt_bb_tabs_header li:not(.on):after {
width: 100%;
left: 0;
}
.bt_bb_tabs ul.bt_bb_tabs_header li.on,
.bt_bb_tabs ul.bt_bb_tabs_header li:hover {
opacity: 1;
}
.bt_bb_tabs ul.bt_bb_tabs_header li.on:after {
width: 100%;
left: 22px;
}
.bt_bb_tabs ul.bt_bb_tabs_header li.on:before {
visibility: visible;
opacity: 1;
}
.bt_bb_tabs ul.bt_bb_tabs_header li:hover {
opacity: 1;
}
.bt_bb_tabs ul.bt_bb_tabs_header li span {
padding: 0;
margin: 0 auto;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
display: block;
width: 100%;
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_icon {
padding: 0 0 1em 0 !important;
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_icon .bt_bb_icon_holder {
padding: 0;
color: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_icon .bt_bb_icon_holder:before {
font-size: 7em;
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_icon_holder_inner {
padding-bottom: 0;
line-height: 1;
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_icon_holder_inner svg {
width: 10em;
height: 10em;
pointer-events: none;
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-size: 1.125em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 1px;
}
.btSupertitleWeight_default .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
font-weight: 900;
}
.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item .bt_bb_tab_content {
padding-top: 1em;
}
.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li.on {
border-color: #ff9245;
}
.bt_bb_tabs.bt_bb_tab_style_02 ul.bt_bb_tabs_header {
display: inline-block;
}
.bt_bb_tabs.bt_bb_tab_style_02 ul.bt_bb_tabs_header li {
margin-right: 3em;
padding-bottom: .5em;
}
.bt_bb_tabs.bt_bb_tab_style_02 ul.bt_bb_tabs_header li:before,
.bt_bb_tabs.bt_bb_tab_style_02 ul.bt_bb_tabs_header li:after {
display: none;
}
.bt_bb_tabs.bt_bb_tab_style_02 ul.bt_bb_tabs_header li.on {
border-bottom: 1px solid #2b2c2e !important;
}
.bt_bb_tabs.bt_bb_tab_style_02 ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
letter-spacing: 0;
}
.bt_bb_tabs.bt_bb_tab_style_02 .bt_bb_tabs_tabs .bt_bb_tab_item .bt_bb_tab_content {
padding-top: .5em;
}
.bt_bb_tabs.bt_bb_tab_style_03 ul.bt_bb_tabs_header li {
padding-bottom: 2.2em;
padding-left: 1em;
padding-right: 1em;
}
.bt_bb_tabs.bt_bb_tab_style_03 ul.bt_bb_tabs_header li:before {
display: none;
}
.bt_bb_tabs.bt_bb_tab_style_03 ul.bt_bb_tabs_header li:after {
height: 7px;
left: 0 !important;
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_icon[style*="color"] .bt_bb_icon_holder:before {
color: inherit;
}
@media (max-width: 1200px) {
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_icon_holder_inner svg {
width: 6em;
height: 6em;
}
.bt_bb_tabs ul.bt_bb_tabs_header li.btWithIcon {
padding: 1em;
-webkit-flex: 1 0 10%;
-ms-flex: 1 0 10%;
flex: 1 0 10%;
}
.bt_bb_tabs ul.bt_bb_tabs_header li.btWithIcon .bt_bb_icon_holder:before {
font-size: 3.5em !important;
}
.bt_bb_tabs ul.bt_bb_tabs_header li.btWithIcon span.bt_bb_tab_title {
padding: 0;
}
.bt_bb_tabs ul.bt_bb_tabs_header li:not(.btWithIcon) span.bt_bb_tab_title {
padding: 1em 0 1em;
}
.bt_bb_tabs.bt_bb_tab_style_03 ul.bt_bb_tabs_header li .bt_bb_tab_item_title {
padding-bottom: 1em;
}
}
@media (max-width: 780px) {
.bt_bb_tabs ul.bt_bb_tabs_header li {
-webkit-flex: 1 0 100% !important;
-ms-flex: 1 0 100% !important;
flex: 1 0 100% !important;
margin-bottom: 1em;
}
.bt_bb_tabs ul.bt_bb_tabs_header li:after {
left: 0;
}
.bt_bb_tabs ul.bt_bb_tabs_header li.btWithIcon .bt_bb_icon_holder {
font-size: 1em !important;
}
} .bt_bb_accordion .bt_bb_accordion_item {
border-color: #eae9e8;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
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;
padding: 1.25rem;
font-size: 1.4375rem;
position: relative;
border-color: #eae9e8;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-size: 1.4375rem;
font-family: "Castoro",Arial,Helvetica,sans-serif;
line-height: 1.4;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btHeadingWeight_default .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-weight: 900;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
content: "\e905";
font-family: "RemixIconsSystem";
font-size: 1.8rem !important;
text-align: center;
line-height: 1;
display: inline-block;
margin: 0 0 0 .5rem;
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;
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
color: #469baf;
position: absolute;
right: 1.5rem;
}
.rtl .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
right: auto;
left: 1.5rem;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:hover:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
padding: 0;
display: block;
overflow: hidden;
height: 0;
padding: 0 4em 0 0;
padding: 0 4em 0 1.5em;
opacity: 0;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content .bt_bb_text:first-child p:empty {
display: none;
}
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
content: "\ea0f";
}
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title:hover:after {
content: "\e905";
}
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
display: block;
opacity: 1;
padding: 0 4em 2em 1.5em;
height: auto;
}
.bt_bb_accordion .bt_bb_accordion_item.btWithIcon .bt_bb_accordion_item_title .bt_bb_icon_holder {
font-size: 1.8rem !important;
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: 1;
margin-right: 1.25rem;
margin-top: -.3em;
margin-bottom: -.3em;
}
.rtl .bt_bb_accordion .bt_bb_accordion_item.btWithIcon .bt_bb_accordion_item_title .bt_bb_icon_holder {
margin-left: 1.25rem;
margin-right: 0;
}
.bt_bb_accordion .bt_bb_accordion_item.btWithIcon .bt_bb_accordion_item_title .bt_bb_icon_holder:before {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
line-height: 1;
-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;
color: #ff9245;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_accordion .bt_bb_accordion_item.btWithIcon .bt_bb_accordion_item_content {
padding-left: 4.5em;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item {
border: none !important;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item:first-child .bt_bb_accordion_item_title {
border-top: 1px solid #eae9e8;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title {
padding: 1em 0;
border-bottom: 1px solid #eae9e8;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
right: 0;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_content {
padding: 0 4em 0 0;
border-bottom: 1px solid #eae9e8 !important;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
border-bottom: none;
padding-bottom: .6em;
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
padding: 0 4em 1em 0;
}
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item {
border: none !important;
background-color: #eae9e8;
}
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item .bt_bb_accordion_item_title {
border: none !important;
}
.bt_bb_accordion:not(.bt_bb_style_simple) .bt_bb_accordion_item {
border: 1px solid #f4f4f4;
}
.bt_bb_shape_rounded.bt_bb_accordion:not(.bt_bb_style_simple) .bt_bb_accordion_item {
border-radius: 10px;
}
.bt_bb_shape_round.bt_bb_accordion:not(.bt_bb_style_simple) .bt_bb_accordion_item {
border-radius: 20px;
}
.bt_bb_accordion:not(.bt_bb_style_simple) .bt_bb_accordion_item:not(:last-child) {
margin-bottom: 1em;
}
.bt_bb_accordion:not(.bt_bb_style_simple) .bt_bb_accordion_item.on {
background: #f4f4f4;
}
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
border-width: 0;
}
.bt_bb_accordion.bt_bb_title_size_normal .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-size: 1.875rem;
}
.bt_bb_accordion.bt_bb_title_size_normal .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
top: 1em;
}
.bt_bb_accordion.bt_bb_title_size_large .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
font-size: 2rem;
}
.bt_bb_accordion.bt_bb_title_size_large .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
top: 1em;
}
.bt_bb_accordion.bt_bb_icons_colors_alternate .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_icon_holder:before,
.bt_bb_accordion.bt_bb_icons_colors_alternate .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
color: #469baf !important;
}
.bt_bb_accordion.bt_bb_icons_colors_accent .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_icon_holder:before,
.bt_bb_accordion.bt_bb_icons_colors_accent .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
color: #ff9245 !important;
}
.bt_bb_accordion.bt_bb_icons_colors_light .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_icon_holder:before,
.bt_bb_accordion.bt_bb_icons_colors_light .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
color: #fff !important;
}
.bt_bb_accordion.bt_bb_icons_colors_dark .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_icon_holder:before,
.bt_bb_accordion.bt_bb_icons_colors_dark .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
color: #2b2c2e !important;
}
@media (max-width: 780px) {
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
padding: 1em 2em 2em 1.5em;
}
.bt_bb_accordion .bt_bb_accordion_item.btWithIcon .bt_bb_accordion_item_content {
padding-left: 2em;
}
.bt_bb_accordion .bt_bb_accordion_item.btWithIcon .bt_bb_accordion_item_title {
display: block !important;
width: 100%;
}
.bt_bb_accordion .bt_bb_accordion_item.btWithIcon .bt_bb_accordion_item_title .bt_bb_icon_holder {
width: 100%;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: .5em;
margin-top: 0;
}
.bt_bb_accordion .bt_bb_accordion_item.btWithIcon .bt_bb_accordion_item_title:after {
top: .5em;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title .bt_bb_accordion_item_title_inner {
padding-right: 1.5em;
}
} .bt_bb_price_list {
border: none !important;
-webkit-box-shadow: 4px 0 13px 2px #c9c9c933 !important;
box-shadow: 4px 0 13px 2px #c9c9c933 !important;
background-color: #fff;
}
.btSoftRoundedButtons .bt_bb_price_list {
border-radius: 10px;
overflow: hidden;
}
.btHardRoundedButtons .bt_bb_price_list {
border-radius: 30px;
overflow: hidden;
}
.bt_bb_price_list.bt_bb_shape_square {
border-radius: 0 !important;
}
.bt_bb_price_list.bt_bb_shape_rounded {
border-radius: 10px;
}
.bt_bb_price_list.bt_bb_shape_round {
border-radius: 20px;
}
.bt_bb_price_list.bt_bb_highlight_yes {
padding: 1em 0;
}
.bt_bb_price_list.bt_bb_style_border {
border: 2px solid #f5f5f5 !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_price_list.bt_bb_style_border .bt_bb_price_list_price_items_list ul li {
border-color: #d8d8d8 !important;
}
.bt_bb_price_list.bt_bb_style_border .bt_bb_price_list_price_items_list ul li:last-child {
border-bottom: 1px solid #d8d8d8 !important;
}
.bt_bb_price_list .bt_bb_price_list_price_inner_top {
padding: 2.7em 1.5em;
text-align: center !important;
}
.bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_image {
padding-bottom: 1.5em;
}
.bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-size: .8125em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
padding-bottom: 1em;
letter-spacing: 2px;
width: 100%;
}
.btSupertitleWeight_default .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
font-weight: 900;
}
.bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: baseline;
-ms-flex-align: baseline;
align-items: baseline;
width: 100%;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-size: 2.6875em;
font-family: "Castoro",Arial,Helvetica,sans-serif;
line-height: 1;
}
.btHeadingWeight_default .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_currency {
font-weight: 900;
}
.bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-size: 2.6875em;
font-family: "Castoro",Arial,Helvetica,sans-serif;
padding-bottom: 0;
line-height: 1;
margin: 0 !important;
display: inline;
}
.btHeadingWeight_default .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price {
font-weight: 900;
}
.bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-size: 1.875rem;
font-family: "Castoro",Arial,Helvetica,sans-serif;
line-height: 1;
}
.btHeadingWeight_default .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_details {
font-weight: 900;
}
.bt_bb_price_list.bt_bb_currency_position_right .bt_bb_price_list_price_inner_top .bt_bb_price_list_currency {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
padding: 0 .2em 0 0;
}
.bt_bb_price_list.bt_bb_currency_position_right .bt_bb_price_list_price_inner_top .bt_bb_price_list_price {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.bt_bb_price_list.bt_bb_currency_position_right .bt_bb_price_list_price_inner_top .bt_bb_price_list_details {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.bt_bb_price_list .bt_bb_price_list_price_items_list ul {
padding-top: 0;
}
.bt_bb_price_list .bt_bb_price_list_price_items_list ul li {
padding: .9rem 1rem;
border-color: rgb(241 241 241 / 50%) !important;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
line-height: 1.4;
}
.bt_bb_price_list .bt_bb_price_list_price_items_list ul li:last-child {
border-bottom: 1px solid rgb(241 241 241 / 50%) !important;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_right .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_left .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_right .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_price_items_list ul li {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_center .bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_left .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_center .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_price_items_list ul li {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_center .bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_right .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_center .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_price_items_list ul li,.bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_price_items_list ul li {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bt_bb_price_list .bt_bb_price_list_price_items_list ul li.included:before {
content: '\e960';
font-family: IonIconsFilled;
padding-right: .5em;
font-size: 1.6em;
line-height: 1;
}
.rtl .bt_bb_price_list .bt_bb_price_list_price_items_list ul li.included:before {
padding-left: .5em;
padding-right: 0;
}
.bt_bb_price_list .bt_bb_price_list_content_inner {
padding: 2em;
width: 100%;
height: 100%;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner,.bt_bb_align_right .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner,.bt_bb_align_left .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner,.bt_bb_align_right .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner,.bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner,.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner .bt_bb_button,.bt_bb_align_right .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner .bt_bb_button,.bt_bb_align_left .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner .bt_bb_button,.bt_bb_align_right .bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner .bt_bb_button,.bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_content_inner .bt_bb_button,.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_content_inner .bt_bb_button {
margin: 0 !important;
}
.bt_bb_price_list .bt_bb_price_list_content_inner .bt_bb_button.bt_bb_width_full {
margin-left: 0;
margin-right: 0;
}
.bt_bb_price_list.btWithDetails .bt_bb_price_list_price_inner_top .bt_bb_price_list_price_inner_content .bt_bb_price_list_price:after {
content: ' / ';
padding: 0 .05em;
} .mfp-wrap {
opacity: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.mfp-wrap.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:before {
content: "\e903";
font-family: Arrow;
font-size: 3em;
line-height: 1;
display: inline-block;
width: 1em;
height: 1em;
position: absolute;
top: 50%;
margin-left: 1rem;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
border: none;
color: #fff;
-webkit-transition: .25s cubic-bezier(.15,0,0,1);
-moz-transition: .25s cubic-bezier(.15,0,0,1);
transition: .25s cubic-bezier(.15,0,0,1);
}
button.mfp-arrow:after {
content: "\e902";
font-family: Arrow;
font-size: 1.5em;
display: inline-block;
line-height: 1;
position: absolute;
top: 51%;
margin: 0;
margin-left: -.8em;
width: 1em;
height: 1em;
border: none;
color: #fff;
-webkit-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-moz-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-webkit-transform: translateY(-50%) translate3d(-.2em,0,0);
-moz-transform: translateY(-50%) translate3d(-.2em,0,0);
-ms-transform: translateY(-50%) translate3d(-.2em,0,0);
transform: translateY(-50%) translate3d(-.2em,0,0);
}
button.mfp-arrow:hover:after {
-webkit-transform: translateY(-50%) translate3d(1.4em,0,0);
-moz-transform: translateY(-50%) translate3d(1.4em,0,0);
-ms-transform: translateY(-50%) translate3d(1.4em,0,0);
transform: translateY(-50%) translate3d(1.4em,0,0);
}
button.mfp-arrow.mfp-arrow-right {
right: 2em;
}
button.mfp-arrow.mfp-arrow-left {
left: 2em;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(.75);
-moz-transform: scale(.75);
-ms-transform: scale(.75);
transform: scale(.75);
}
.mfp-arrow-left {
-webkit-transform: rotate(180deg) scale(.75) !important;
-moz-transform: rotate(180deg) scale(.75) !important;
-ms-transform: rotate(180deg) scale(.75) !important;
transform: rotate(180deg) scale(.75) !important;
left: 3.5em !important;
}
.mfp-arrow-right {
right: -1em !important;
}
} .bt_bb_image.bt_bb_shape_soft-rounded {
border-radius: 30px;
}
.bt_bb_image.bt_bb_shape_soft-rounded img {
border-radius: 30px;
}
.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content {
border-radius: 30px;
}
.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content_flex {
border-radius: 30px;
} .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: #2b2c2e;
}
.wpcf7-form .fancy-select .trigger {
line-height: 3.2em;
}
.wpcf7-form .fancy-select .trigger .open {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-form .fancy-select .options.overflowing {
bottom: 3.35em;
}
.wpcf7-form .wpcf7-submit {
font-size: .875rem !important;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 0.5px;
cursor: pointer;
width: auto !important;
padding: 1em 2.3em !important;
min-height: 3.3125rem;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
background-color: #2b2c2e;
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_normal .wpcf7-form .wpcf7-submit {
font-weight: normal;
}
.btButtonWeight_bold .wpcf7-form .wpcf7-submit {
font-weight: bold;
}
.btButtonWeight_bolder .wpcf7-form .wpcf7-submit {
font-weight: bolder;
}
.btButtonWeight_lighter .wpcf7-form .wpcf7-submit {
font-weight: 300;
}
.btButtonWeight_light .wpcf7-form .wpcf7-submit {
font-weight: 400;
}
.btButtonWeight_thin .wpcf7-form .wpcf7-submit {
font-weight: 100;
}
.btButtonWeight_100 .wpcf7-form .wpcf7-submit {
font-weight: 100;
}
.btButtonWeight_200 .wpcf7-form .wpcf7-submit {
font-weight: 200;
}
.btButtonWeight_300 .wpcf7-form .wpcf7-submit {
font-weight: 300;
}
.btButtonWeight_400 .wpcf7-form .wpcf7-submit {
font-weight: 400;
}
.btButtonWeight_500 .wpcf7-form .wpcf7-submit {
font-weight: 500;
}
.btButtonWeight_600 .wpcf7-form .wpcf7-submit {
font-weight: 600;
}
.btButtonWeight_700 .wpcf7-form .wpcf7-submit {
font-weight: 700;
}
.btButtonWeight_800 .wpcf7-form .wpcf7-submit {
font-weight: 800;
}
.btButtonWeight_900 .wpcf7-form .wpcf7-submit {
font-weight: 900;
}
.btSoftRoundedButtons .wpcf7-form .wpcf7-submit {
border-radius: 10px;
}
.btHardRoundedButtons .wpcf7-form .wpcf7-submit {
border-radius: 50px;
}
.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 .wpcf7-submit:hover {
-webkit-box-shadow: none;
box-shadow: none;
background-color: #ff9245;
color: #fff;
}
.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 .ajax-loader {
background-color: transparent;
background-image: url(//merlincoach.cz/wp-content/themes/lycka/gfx/ajax-loader.gif);
width: 24px;
height: 24px;
}
.wpcf7-form .ajax-loader:before {
display: none;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #ff9245;
}
span.wpcf7-not-valid-tip {
color: #ff9245;
}
.wpcf7-spinner {
border-radius: 0 !important;
background-color: transparent;
background-image: url(//merlincoach.cz/wp-content/themes/lycka/gfx/ajax-loader.gif);
width: 34px;
height: 34px;
}
.wpcf7-spinner:before {
display: none;
}
.wpcf7-date:before {
display: none;
} .bt_bb_contact_form_7 .wpcf7-submit,
.bt_bb_contact_form_7 button#submit {
background-color: #2b2c2e;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.bt_bb_contact_form_7 .wpcf7-submit:hover,
.bt_bb_contact_form_7 button#submit:hover {
background-color: #ff9245 !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_contact_form_7.bt_bb_style_filled_alternate .wpcf7-submit,
.bt_bb_contact_form_7.bt_bb_style_filled_alternate button#submit {
color: #fff;
background-color: #2b2c2e;
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_contact_form_7.bt_bb_style_filled_alternate .wpcf7-submit:hover,
.bt_bb_contact_form_7.bt_bb_style_filled_alternate button#submit:hover {
background-color: #469baf !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-submit,
.bt_bb_contact_form_7.bt_bb_style_filled_border button#submit {
position: relative;
padding: 5px;
background: #2b2c2e;
color: #fff;
}
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-submit:after,
.bt_bb_contact_form_7.bt_bb_style_filled_border button#submit:after {
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
width: 100%;
height: 100%;
top: -4px;
left: -4px;
padding: 4px;
position: absolute;
opacity: 1;
-webkit-box-shadow: 0 0 0 1px #ff9245;
box-shadow: 0 0 0 1px #ff9245;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btSoftRoundedButtons .bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-submit:after,
.btSoftRoundedButtons .bt_bb_contact_form_7.bt_bb_style_filled_border button#submit:after {
border-radius: 10px;
}
.btHardRoundedButtons .bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-submit:after,
.btHardRoundedButtons .bt_bb_contact_form_7.bt_bb_style_filled_border button#submit:after {
border-radius: 50px;
}
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-submit:hover:after,
.bt_bb_contact_form_7.bt_bb_style_filled_border button#submit:hover:after {
opacity: .5;
top: 0;
left: 0;
padding: 0;
-webkit-box-shadow: 0 0 0 5px #ff9245;
box-shadow: 0 0 0 5px #ff9245;
}
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline textarea,
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline select {
border: none !important;
padding: .8em .2em;
border-bottom: 1px solid currentColor !important;
border-radius: 0 !important;
}
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline input:not([type='checkbox']):not([type='radio']):not([type='submit'])::placeholder,
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline textarea::placeholder,
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline .fancy-select .trigger::placeholder,
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline select::placeholder {
color: inherit;
}
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline textarea:focus,
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline .fancy-select .trigger.open {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_fields_style_underline select {
line-height: 2.2em;
height: 3em;
padding-top: 0 !important;
}
.bt_bb_contact_form_7.bt_bb_input_fields_style_filled input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_fields_style_filled textarea,
.bt_bb_contact_form_7.bt_bb_input_fields_style_filled .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_fields_style_filled select {
border: none !important;
background-color: #fff;
}
.bt_bb_contact_form_7.bt_bb_input_fields_style_filled input:not([type='checkbox']):not([type='radio']):not([type='submit'])::placeholder,
.bt_bb_contact_form_7.bt_bb_input_fields_style_filled textarea::placeholder,
.bt_bb_contact_form_7.bt_bb_input_fields_style_filled .fancy-select .trigger::placeholder,
.bt_bb_contact_form_7.bt_bb_input_fields_style_filled select::placeholder {
color: inherit;
opacity: .7;
}
.bt_bb_contact_form_7.bt_bb_input_shape_square input:not([type='checkbox']):not([type='radio']),
.bt_bb_contact_form_7.bt_bb_input_shape_square textarea {
border-radius: 0 !important;
padding: .8em;
}
.bt_bb_contact_form_7.bt_bb_input_shape_square .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_shape_square select {
border-radius: 0 !important;
}
.bt_bb_contact_form_7.bt_bb_input_shape_soft-rounded input:not([type='checkbox']):not([type='radio']),
.bt_bb_contact_form_7.bt_bb_input_shape_soft-rounded textarea,
.bt_bb_contact_form_7.bt_bb_input_shape_soft-rounded .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_shape_soft-rounded select {
border-radius: 10px !important;
}
.bt_bb_contact_form_7.bt_bb_input_shape_hard-rounded input:not([type='checkbox']):not([type='radio']),
.bt_bb_contact_form_7.bt_bb_input_shape_hard-rounded .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_shape_hard-rounded select {
border-radius: 50px !important;
}
.bt_bb_contact_form_7.bt_bb_input_shape_hard-rounded textarea {
border-radius: 10px !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_light input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_light textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_light .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_light select {
color: #fff;
border-color: rgb(255 255 255 / 30%) !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_light input:not([type='checkbox']):not([type='radio']):not([type='submit'])::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_light textarea::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_light .fancy-select .trigger::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_light select::placeholder {
color: inherit;
}
.bt_bb_contact_form_7.bt_bb_input_colors_light select option {
background-color: #747474;
}
.bt_bb_contact_form_7.bt_bb_input_colors_light.bt_bb_input_fields_style_filled input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_light.bt_bb_input_fields_style_filled textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_light.bt_bb_input_fields_style_filled .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_light.bt_bb_input_fields_style_filled select {
background-color: #2b2c2e;
}
.bt_bb_contact_form_7.bt_bb_input_colors_light.bt_bb_input_fields_style_bottom input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_light.bt_bb_input_fields_style_bottom textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_light.bt_bb_input_fields_style_bottom .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_light.bt_bb_input_fields_style_bottom select {
color: #fff;
border-color: rgb(255 255 255 / 30%) !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_dark input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_dark textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_dark .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_dark select {
color: #2b2c2e;
border-color: #2b2c2e !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_dark input:not([type='checkbox']):not([type='radio']):not([type='submit'])::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_dark textarea::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_dark .fancy-select .trigger::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_dark select::placeholder {
color: inherit;
}
.bt_bb_contact_form_7.bt_bb_input_colors_dark.bt_bb_input_fields_style_bottom input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_dark.bt_bb_input_fields_style_bottom textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_dark.bt_bb_input_fields_style_bottom .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_dark.bt_bb_input_fields_style_bottom select {
color: #2b2c2e;
border-color: #2b2c2e !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_accent input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_accent textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_accent .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_accent select {
border-color: #ff9245 !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_accent input:not([type='checkbox']):not([type='radio']):not([type='submit'])::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_accent textarea::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_accent .fancy-select .trigger::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_accent select::placeholder {
color: inherit;
}
.bt_bb_contact_form_7.bt_bb_input_colors_accent.bt_bb_input_fields_style_filled input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_accent.bt_bb_input_fields_style_filled textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_accent.bt_bb_input_fields_style_filled .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_accent.bt_bb_input_fields_style_filled select {
color: #fff;
background-color: #ff9245;
}
.bt_bb_contact_form_7.bt_bb_input_colors_accent.bt_bb_input_fields_style_bottom input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_accent.bt_bb_input_fields_style_bottom textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_accent.bt_bb_input_fields_style_bottom .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_accent.bt_bb_input_fields_style_bottom select {
color: #ff9245;
border-color: #ff9245 !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_gray input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_gray textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_gray .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_gray select {
border-color: #f1f1f1 !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_gray input:not([type='checkbox']):not([type='radio']):not([type='submit'])::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_gray textarea::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_gray .fancy-select .trigger::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_gray select::placeholder {
color: inherit;
}
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_input_fields_style_filled input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_input_fields_style_filled textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_input_fields_style_filled .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_input_fields_style_filled select {
color: #2b2c2e;
background-color: #f1f1f1;
}
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_input_fields_style_bottom input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_input_fields_style_bottom textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_input_fields_style_bottom .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_input_fields_style_bottom select {
color: #f1f1f1;
border-color: #f1f1f1 !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_beige input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_beige textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_beige .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_beige select {
border-color: #f8f7f5 !important;
}
.bt_bb_contact_form_7.bt_bb_input_colors_beige input:not([type='checkbox']):not([type='radio']):not([type='submit'])::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_beige textarea::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_beige .fancy-select .trigger::placeholder,
.bt_bb_contact_form_7.bt_bb_input_colors_beige select::placeholder {
color: inherit;
}
.bt_bb_contact_form_7.bt_bb_input_colors_beige.bt_bb_input_fields_style_filled input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_beige.bt_bb_input_fields_style_filled textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_beige.bt_bb_input_fields_style_filled .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_beige.bt_bb_input_fields_style_filled select {
color: #2b2c2e;
background-color: #f8f7f5;
}
.bt_bb_contact_form_7.bt_bb_input_colors_beige.bt_bb_input_fields_style_bottom input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.bt_bb_contact_form_7.bt_bb_input_colors_beige.bt_bb_input_fields_style_bottom textarea,
.bt_bb_contact_form_7.bt_bb_input_colors_beige.bt_bb_input_fields_style_bottom .fancy-select .trigger,
.bt_bb_contact_form_7.bt_bb_input_colors_beige.bt_bb_input_fields_style_bottom select {
color: #f8f7f5;
border-color: #f8f7f5 !important;
} .btBookForm {
padding-left: 2em;
}
.btBookForm .btBookRow {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.btBookForm .btBookRow .btBookColumn {
-webkit-flex: 1 0 25%;
-ms-flex: 1 0 25%;
flex: 1 0 25%;
max-width: 25%;
padding: 1.25em 2em 1.5em 1.5em;
}
.btBookForm .btBookRow .btBookColumn:last-child {
padding-right: 2em;
}
.btBookForm .btBookRow .btBookColumn input[type='email'] {
padding-top: .5em !important;
padding-bottom: 1.1em !important;
}
.btBookForm .btBookRow .btBookColumn input::placeholder {
opacity: .5;
}
.btBookForm .btBookRow .btBookColumn .fancy-select .trigger {
opacity: .5;
}
.btBookForm .btBookRow .btBookColumn .fancy-select .trigger.selected {
opacity: 1;
}
.btBookForm .btBookRow .btBookButton {
-webkit-flex: 1 0 25%;
-ms-flex: 1 0 25%;
flex: 1 0 25%;
max-width: 25%;
border-radius: 0 60px 60px 0;
overflow: hidden;
}
.btBookForm .btBookRow .btBookButton button {
height: 8.5em;
width: 100% !important;
border-radius: 0;
position: relative;
padding-right: 4.5em !important;
}
.btBookForm .btBookRow .btBookButton button:before {
content: "\e903";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: currentColor;
font-size: 1.3em;
-webkit-transition: color .25s cubic-bezier(.15,0,0,1);
-moz-transition: color .25s cubic-bezier(.15,0,0,1);
transition: color .25s cubic-bezier(.15,0,0,1);
right: 5.5rem;
}
.btBookForm .btBookRow .btBookButton button:after {
content: "\e902";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 51%;
font-size: .6em;
color: currentColor;
-webkit-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-moz-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-webkit-transform: translateY(-50%) translate3d(-.2em,0,0);
-moz-transform: translateY(-50%) translate3d(-.2em,0,0);
-ms-transform: translateY(-50%) translate3d(-.2em,0,0);
transform: translateY(-50%) translate3d(-.2em,0,0);
right: 5.75rem;
}
.btBookForm .btBookRow .btBookButton button:hover:after {
-webkit-transform: translateY(-50%) translate3d(1.4em,0,0);
-moz-transform: translateY(-50%) translate3d(1.4em,0,0);
-ms-transform: translateY(-50%) translate3d(1.4em,0,0);
transform: translateY(-50%) translate3d(1.4em,0,0);
}
@media (max-width: 1200px) {
.btBookForm {
padding: 0 2em;
}
.btBookForm .btBookRow .btBookColumn {
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
max-width: 50%;
}
.btBookForm .btBookRow .btBookButton {
border-radius: 0;
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
max-width: 50%;
}
.btBookForm .btBookRow .btBookButton button {
border-radius: 40px;
height: 6em;
}
}
@media (max-width: 780px) {
.btBookForm {
padding-top: 1em;
}
.btBookForm .btBookRow .btBookColumn {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
max-width: 100%;
}
.btBookForm .btBookRow .btBookButton {
padding: 0 2em 2em 1em;
}
}
@media (max-width: 680px) {
.btBookForm .btBookRow .btBookColumn {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
max-width: 100%;
}
.btBookForm .btBookRow .btBookButton {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
max-width: 100%;
}
} .btSession .btSessionColumn {
padding-bottom: .5em;
}
.btSession .btSessionColumn textarea {
max-height: 5em;
}
.btSession .btSessionColumn:nth(2) {
padding-bottom: .5em;
}
.btSession .btSessionButton {
padding-top: 1em;
}
.btSession .btSessionButton button {
width: 100% !important;
position: relative;
padding-right: 4.5em !important;
padding-top: 1em !important;
padding-bottom: 1em !important;
}
.btSession .btSessionButton button:before {
content: "\e903";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: currentColor;
font-size: 1.3em;
-webkit-transition: color .25s cubic-bezier(.15,0,0,1);
-moz-transition: color .25s cubic-bezier(.15,0,0,1);
transition: color .25s cubic-bezier(.15,0,0,1);
right: 6rem;
}
.btSession .btSessionButton button:after {
content: "\e902";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 51%;
font-size: .6em;
color: currentColor;
-webkit-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-moz-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-webkit-transform: translateY(-50%) translate3d(-.2em,0,0);
-moz-transform: translateY(-50%) translate3d(-.2em,0,0);
-ms-transform: translateY(-50%) translate3d(-.2em,0,0);
transform: translateY(-50%) translate3d(-.2em,0,0);
right: 6.25rem;
}
.btSession .btSessionButton button:hover:after {
-webkit-transform: translateY(-50%) translate3d(1.4em,0,0);
-moz-transform: translateY(-50%) translate3d(1.4em,0,0);
-ms-transform: translateY(-50%) translate3d(1.4em,0,0);
transform: translateY(-50%) translate3d(1.4em,0,0);
} .btGuide {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.btGuide .btGuideColumn {
-webkit-flex: 1 0 37.5%;
-ms-flex: 1 0 37.5%;
flex: 1 0 37.5%;
max-width: 37.5%;
padding-right: 1em;
}
.btGuide .btGuideColumn input::placeholder {
opacity: .4;
}
.btGuide .btGuideButton {
-webkit-flex: 1 0 25%;
-ms-flex: 1 0 25%;
flex: 1 0 25%;
max-width: 25%;
}
.btGuide .btGuideButton button {
height: auto;
line-height: 1 !important;
padding: 1.2em 1.5em !important;
min-height: auto !important;
}
@media (max-width: 1200px) {
.btGuide .btGuideColumn {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
max-width: 100%;
padding-bottom: 1em;
padding-right: 0;
}
.btGuide .btGuideButton {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
max-width: 100%;
padding-bottom: 1em;
}
} .btGetInTouch .btTouchRow {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 1em;
}
.btGetInTouch .btTouchRow .btTouchColumn {
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
max-width: 50%;
}
.btGetInTouch .btTouchRow .btTouchColumn:first-child {
padding-right: 1em;
}
.btGetInTouch .btTouchRow .btTouchColumn .trigger {
line-height: 3em;
}
.btGetInTouch .btTouchMessage {
padding-bottom: 1.5em;
}
.btGetInTouch label {
font-size: .9em;
font-weight: 600;
letter-spacing: 1.5px;
display: inline-block;
padding-bottom: .5em;
padding-left: 1em;
opacity: .4;
color: #469baf;
}
.btGetInTouch input:not([type='checkbox']):not([type='radio']),
.btGetInTouch textarea,
.btGetInTouch select {
padding: 1em 1.4em;
}
@media (max-width: 780px) {
.btGetInTouch .btTouchRow .btTouchColumn {
-webkit-flex: 1 0 100% !important;
-ms-flex: 1 0 100% !important;
flex: 1 0 100% !important;
max-width: 100% !important;
padding-bottom: 1em;
}
.btGetInTouch .btTouchRow .btTouchColumn:first-child {
padding-right: 0 !important;
}
} .btNewsletter {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.btNewsletter .btNewsletterColumn {
display: inline-block;
min-width: 85%;
}
.btNewsletter .btNewsletterColumn input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.btNewsletter .btNewsletterColumn textarea,
.btNewsletter .btNewsletterColumn .fancy-select .trigger,
.btNewsletter .btNewsletterColumn select {
padding: 1em 1.4em;
}
.btNewsletter .btNewsletterButton {
margin-left: -3em;
z-index: 3;
display: inline-block;
position: relative;
}
.btNewsletter .btNewsletterButton .wpcf7-spinner {
position: absolute;
top: 30%;
right: -4em;
}
.btNewsletter.btButtonWithIcon .btNewsletterButton.btWithIcon {
margin-left: -4em;
}
.btNewsletter.btButtonWithIcon .btNewsletterButton.btWithIcon button {
position: relative;
padding-right: 4em !important;
}
.btNewsletter.btButtonWithIcon .btNewsletterButton.btWithIcon button:before {
content: "\e903";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: currentColor;
font-size: 1.3em;
-webkit-transition: color .25s cubic-bezier(.15,0,0,1);
-moz-transition: color .25s cubic-bezier(.15,0,0,1);
transition: color .25s cubic-bezier(.15,0,0,1);
right: 1.5rem;
}
.btNewsletter.btButtonWithIcon .btNewsletterButton.btWithIcon button:after {
content: "\e902";
font-family: Arrow;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 51%;
font-size: .6em;
color: currentColor;
-webkit-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-moz-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-webkit-transform: translateY(-50%) translate3d(-.2em,0,0);
-moz-transform: translateY(-50%) translate3d(-.2em,0,0);
-ms-transform: translateY(-50%) translate3d(-.2em,0,0);
transform: translateY(-50%) translate3d(-.2em,0,0);
right: 1.6rem;
}
.btNewsletter.btButtonWithIcon .btNewsletterButton.btWithIcon button:hover:after {
-webkit-transform: translateY(-50%) translate3d(1.4em,0,0);
-moz-transform: translateY(-50%) translate3d(1.4em,0,0);
-ms-transform: translateY(-50%) translate3d(1.4em,0,0);
transform: translateY(-50%) translate3d(1.4em,0,0);
}
.btNewsletter .btNewsletterAccept {
width: 100%;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
padding-top: 1em;
padding-bottom: 1em;
}
.btNewsletter .btNewsletterAccept .wpcf7-list-item {
margin: 0 8em 0 0;
}
.btNewsletter .btNewsletterAccept .wpcf7-list-item label {
font-weight: 400;
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;
position: relative;
cursor: pointer;
}
.btNewsletter .btNewsletterAccept .wpcf7-list-item span.wpcf7-list-item-label {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
padding-left: 1em;
position: relative;
}
.btNewsletter .btNewsletterAccept .wpcf7-list-item span.wpcf7-list-item-label:before {
content: "";
font-size: 1em;
display: block;
height: 20px;
width: 20px;
position: absolute;
top: 0;
left: -1em;
border: 1px solid grey;
border-radius: 100%;
background: transparent;
visibility: visible;
}
.btNewsletter .btNewsletterAccept .wpcf7-list-item span.wpcf7-list-item-label:after {
content: "";
font-size: 1em;
display: block;
height: 8px;
width: 8px;
position: absolute;
top: 6px;
left: -8px;
border-radius: 100%;
background: #ff9245;
visibility: hidden;
}
.btNewsletter .btNewsletterAccept .wpcf7-list-item input[type="checkbox"] {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
position: relative;
visibility: hidden;
}
.btNewsletter .btNewsletterAccept .wpcf7-list-item input[type=checkbox]:checked + span:after {
background: #ff9245;
visibility: visible;
}
@media (max-width: 580px) {
.btNewsletter .btNewsletterColumn {
min-width: 100%;
}
.btNewsletter .btNewsletterButton {
margin-top: 1em;
margin-left: 0 !important;
}
.btNewsletter .btNewsletterAccept .wpcf7-list-item {
margin-right: 0;
}
}
@media (max-width: 480px) {
.btNewsletter .btNewsletterButton {
width: 100%;
}
.btNewsletter .btNewsletterButton input {
width: 100% !important;
}
} .btContact .btContactRow {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 1em;
}
.btContact .btContactRow .btContactColumn {
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
max-width: 50%;
}
.btContact .btContactRow .btContactColumn:first-child {
padding-right: 1em;
}
.btContact .btContactRow .btContactColumn label {
font-weight: 500;
display: block;
line-height: 1.1;
float: left;
}
.btDemo04.btContact .btContactRow .btContactColumn label {
float: none;
}
.btContact .btContactRow textarea {
height: 8em;
}
.btContact .btContactMessage label {
font-weight: 500;
display: block;
line-height: 1.1;
float: left;
}
.btContact .btContactRadio {
padding-bottom: 1em;
}
.btContact .btContactRadio label {
font-weight: 500;
}
.btContact .btContactRadio .wpcf7-list-item {
margin: 0 8em 0 0;
}
.btContact .btContactRadio .wpcf7-list-item label {
font-weight: 400;
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;
position: relative;
cursor: pointer;
}
.btContact .btContactRadio .wpcf7-list-item span.wpcf7-list-item-label {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
padding-left: .5em;
position: relative;
}
.btContact .btContactRadio .wpcf7-list-item span.wpcf7-list-item-label:before {
content: "";
font-size: 1em;
display: block;
height: 17px;
width: 17px;
position: absolute;
top: 4px;
left: -16px;
border-radius: 100%;
background: #fff;
visibility: visible;
}
.btContact .btContactRadio .wpcf7-list-item span.wpcf7-list-item-label:after {
content: "";
font-size: 1em;
display: block;
height: 9px;
width: 9px;
position: absolute;
top: 8px;
left: -12px;
border-radius: 100%;
background: #469baf;
visibility: hidden;
}
.btContact .btContactRadio .wpcf7-list-item input[type="radio"] {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
position: relative;
visibility: hidden;
}
.btContact .btContactRadio .wpcf7-list-item input[type=radio]:checked + span:after {
background: #469baf;
visibility: visible;
}
.btContact .btContactAccept {
margin-top: 1em;
}
.btContact .btContactAccept input[type="checkbox"] {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
position: relative;
visibility: hidden;
}
.btContact .btContactAccept label {
opacity: 1 !important;
}
.btContact .btContactAccept .wpcf7-list-item-label {
font-size: 1em !important;
line-height: 2 !important;
padding-left: 1em !important;
position: relative;
color: #6e6e6e;
}
.btContact .btContactAccept .wpcf7-list-item-label:before {
content: "";
font-size: 1em;
display: block;
height: 18px;
width: 18px;
position: absolute;
top: .3em;
left: -1em;
border-radius: 100%;
background: #fff;
visibility: visible;
}
.btContact .btContactAccept .wpcf7-list-item-label:after {
content: "";
font-size: 1em;
display: block;
height: 9px;
width: 9px;
position: absolute;
top: 9px;
left: -12px;
border-radius: 100%;
background: #469baf;
visibility: hidden;
}
.btContact .btContactAccept input[type=checkbox]:checked + span:after {
background: #469baf;
visibility: visible;
}
.btBeigeForm.btContact .btContactAccept input[type=checkbox]:checked + span:after {
background: #ff9245;
} .btContact.btBeigeForm .btContactRadio .wpcf7-list-item span.wpcf7-list-item-label:before {
background: #f8f7f5;
}
.btContact.btBeigeForm .btContactRadio .wpcf7-list-item span.wpcf7-list-item-label:after {
background: #ff9245;
}
.btContact.btBeigeForm .btContactRadio .wpcf7-list-item input[type=radio]:checked + span:after {
background: #ff9245;
}
.btContact.btBeigeForm .btContactAccept .wpcf7-list-item-label:before {
background: #f8f7f5;
}
.btContact.btBeigeForm .btContactMessage label,
.btContact.btBeigeForm .btContactRow .btContactColumn label,
.btContact.btBeigeForm .btContactRadio label {
font-weight: 400;
}
.btContact.btBeigeForm .btContactMessage textarea {
max-height: 6em;
}
@media (max-width: 780px) {
.btContact .btContactRow .btContactColumn {
-webkit-flex: 1 0 100% !important;
-ms-flex: 1 0 100% !important;
flex: 1 0 100% !important;
max-width: 100% !important;
padding-bottom: 1em;
}
.btContact .btContactRow .btContactColumn:first-child {
padding-right: 0 !important;
}
} .btDemo04.btContact label {
font-weight: 400 !important;
display: block;
line-height: 1;
padding-bottom: 1em;
color: #2b2c2e;
}
.btDemo04.btContact .btContactRadio .wpcf7-list-item label {
line-height: inherit;
}
.btDemo04.btContact .btContactMessage textarea {
height: 100px;
}
.btDemo04.btContact .btContactAccept .wpcf7-list-item-label {
margin: 0;
}
.btDemo04.btContact .wpcf7-acceptance .wpcf7-list-item label {
padding-bottom: 0;
}
.bt_bb_contact_form_7.bt_bb_input_colors_gray.bt_bb_style_filled_alternate.bt_bb_color_scheme_6 .btGetInTouch .btTouchMessage textarea {
max-height: 12.5em;
} .wpcf7-acceptance .wpcf7-list-item label {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-items: baseline;
-ms-flex-align: baseline;
align-items: baseline;
margin-bottom: 1em;
font-weight: 400;
opacity: .7;
}
.wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"] {
margin-left: -1em;
width: 2em;
}
.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
line-height: 1.4;
font-size: .875em;
margin-bottom: 1em;
}
.wpcf7-acceptance .wpcf7-list-item label a {
color: #469baf;
}
@media (max-width: 480px) {
.wpcf7-acceptance .wpcf7-list-item label {
display: block !important;
}
.wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"] {
margin-left: 0;
}
} @media (max-width: 991px) {
button.wpcf7-submit.bt_bb_with_arrow_circle:before,
button.wpcf7-submit.bt_bb_with_arrow_circle:after {
display: none !important;
}
.btBookForm .btBookRow .btBookButton button.bt_bb_with_arrow_circle,
button.wpcf7-submit.bt_bb_with_arrow_circle {
padding-right: 2.3em !important;
}
}
form.wpcf7-form p {
margin-bottom: 0 !important;
} .bt_bb_floating_image {
position: absolute;
}
.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;
} .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;
} .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;
}
.bt_bb_floating_image.bt_bb_floating_image_animation_direction_rotate .bt_bb_floating_image_image .bt_bb_image {
-webkit-animation: rotation 30s linear infinite;
-moz-animation: rotation 30s linear infinite;
animation: rotation 30s linear infinite;
will-change: transform;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
.bt_bb_image.bt_bb_animation_direction_rotate {
-webkit-animation: rotation 30s linear infinite;
-moz-animation: rotation 30s linear infinite;
animation: rotation 30s linear infinite;
will-change: transform;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
@-webkit-keyframes rotation {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
@-moz-keyframes rotation {
0% {
-moz-transform: rotate(0);
transform: rotate(0);
}
100% {
-moz-transform: rotate(1turn);
transform: rotate(1turn);
}
}
@keyframes rotation {
0% {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(1turn);
-moz-transform: rotate(1turn);
-ms-transform: rotate(1turn);
transform: rotate(1turn);
}
} .bt_bb_card {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
width: 100%;
overflow: hidden;
z-index: 2;
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
transition: all 600ms ease;
}
.bt_bb_card.btHasBgImage {
background-size: cover;
background-position: center center;
}
.bt_bb_card.bt_bb_align_content_middle {
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.bt_bb_card.bt_bb_align_content_middle .bt_bb_card_text_box {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.bt_bb_card.bt_bb_align_content_bottom {
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
}
.bt_bb_card.bt_bb_align_content_bottom .bt_bb_card_text_box {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_card.bt_bb_blur_background .bt_bb_card_text_box {
backdrop-filter: blur(6px);
}
.bt_bb_card.bt_bb_border_accent {
border: 1px solid #ff9245;
}
.bt_bb_card.bt_bb_border_alternate {
border: 1px solid #469baf;
}
.bt_bb_card.bt_bb_border_light {
border: 1px solid #fff;
}
.bt_bb_card.bt_bb_border_dark {
border: 1px solid #2b2c2e;
}
.bt_bb_card.bt_bb_border_gray {
border: 1px solid #d8d7d7;
}
.bt_bb_card .btCardLink {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.bt_bb_card.bt_bb_hover_style_shadow:hover {
-webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
}
.bt_bb_card .bt_bb_card_text_box {
display: block;
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
width: 100%;
z-index: 2;
position: relative;
pointer-events: none;
padding: 0 1em;
}
.bt_bb_card .bt_bb_card_text_box .bt_bb_card_content_inner {
display: inline-block;
width: 100%;
height: auto;
}
.btNoImage.bt_bb_card .bt_bb_card_text_box .bt_bb_card_content_inner .bt_bb_icon:first-child {
margin-top: 0;
}
.bt_bb_card .bt_bb_card_text_box .bt_bb_card_content_inner .bt_bb_icon + .bt_bb_button {
float: right;
}
.bt_bb_card .bt_bb_card_text_box .bt_bb_card_content_inner .bt_bb_button:last-child {
margin-bottom: 0;
}
.bt_bb_card.bt_bb_padding_text_indent .bt_bb_card_text_box {
padding-left: 2em;
padding-right: 2em;
}
.bt_bb_card.bt_bb_padding_text_indent .bt_bb_card_text_box .bt_bb_image {
margin: -2em -2em 0 -2em;
}
.btSoftRoundedButtons .bt_bb_card {
border-radius: 10px;
}
.btHardRoundedButtons .bt_bb_card {
border-radius: 20px;
}
.bt_bb_card.bt_bb_shape_square.bt_bb_top_left_shape {
border-top-left-radius: 0;
}
.bt_bb_card.bt_bb_shape_square.bt_bb_top_right_shape {
border-top-right-radius: 0;
}
.bt_bb_card.bt_bb_shape_square.bt_bb_bottom_left_shape {
border-bottom-left-radius: 0;
}
.bt_bb_card.bt_bb_shape_square.bt_bb_bottom_right_shape {
border-bottom-right-radius: 0;
}
.bt_bb_card.bt_bb_shape_rounded.bt_bb_top_left_shape {
border-top-left-radius: 10px;
}
.bt_bb_card.bt_bb_shape_rounded.bt_bb_top_right_shape {
border-top-right-radius: 10px;
}
.bt_bb_card.bt_bb_shape_rounded.bt_bb_bottom_left_shape {
border-bottom-left-radius: 10px;
}
.bt_bb_card.bt_bb_shape_rounded.bt_bb_bottom_right_shape {
border-bottom-right-radius: 10px;
}
.bt_bb_card.bt_bb_shape_round.bt_bb_top_left_shape {
border-top-left-radius: 20px;
}
.bt_bb_card.bt_bb_shape_round.bt_bb_top_right_shape {
border-top-right-radius: 20px;
}
.bt_bb_card.bt_bb_shape_round.bt_bb_bottom_left_shape {
border-bottom-left-radius: 20px;
}
.bt_bb_card.bt_bb_shape_round.bt_bb_bottom_right_shape {
border-bottom-right-radius: 20px;
} .bt_bb_card.bt_bb_padding_0 .bt_bb_card_text_box {
padding: 0 0 !important;
}
.bt_bb_card.bt_bb_padding_5 .bt_bb_card_text_box {
padding: 0 5px !important;
}
.bt_bb_card.bt_bb_padding_10 .bt_bb_card_text_box {
padding: 0 10px !important;
}
.bt_bb_card.bt_bb_padding_15 .bt_bb_card_text_box {
padding: 0 15px !important;
}
.bt_bb_card.bt_bb_padding_20 .bt_bb_card_text_box {
padding: 0 20px !important;
}
.bt_bb_card.bt_bb_padding_25 .bt_bb_card_text_box {
padding: 0 25px !important;
}
.bt_bb_card.bt_bb_padding_30 .bt_bb_card_text_box {
padding: 0 30px !important;
}
.bt_bb_card.bt_bb_padding_35 .bt_bb_card_text_box {
padding: 0 35px !important;
}
.bt_bb_card.bt_bb_padding_40 .bt_bb_card_text_box {
padding: 0 40px !important;
}
.bt_bb_card.bt_bb_padding_45 .bt_bb_card_text_box {
padding: 0 45px !important;
}
.bt_bb_card.bt_bb_padding_50 .bt_bb_card_text_box {
padding: 0 50px !important;
}
.bt_bb_card.bt_bb_padding_60 .bt_bb_card_text_box {
padding: 0 60px !important;
}
.bt_bb_card.bt_bb_padding_65 .bt_bb_card_text_box {
padding: 0 65px !important;
}
.bt_bb_card.bt_bb_padding_70 .bt_bb_card_text_box {
padding: 0 70px !important;
}
.bt_bb_card.bt_bb_padding_75 .bt_bb_card_text_box {
padding: 0 75px !important;
}
.bt_bb_card.bt_bb_padding_80 .bt_bb_card_text_box {
padding: 0 80px !important;
}
.bt_bb_card.bt_bb_padding_85 .bt_bb_card_text_box {
padding: 0 85px !important;
}
.bt_bb_card.bt_bb_padding_90 .bt_bb_card_text_box {
padding: 0 90px !important;
}
.bt_bb_card.bt_bb_padding_95 .bt_bb_card_text_box {
padding: 0 95px !important;
}
.bt_bb_card.bt_bb_padding_100 .bt_bb_card_text_box {
padding: 0 100px !important;
}
.bt_bb_card_text_box * {
pointer-events: none;
}
.bt_bb_card_text_box .bt_bb_text ul {
margin-bottom: 0;
} .bt_bb_card_text_box .bt_bb_button {
pointer-events: all;
}
.bt_bb_card_text_box .bt_bb_button .bt_bb_link {
pointer-events: all;
}
.bt_bb_card_text_box .bt_bb_icon.bt_bb_style_outline.bt_bb_size_xsmall + .bt_bb_button.bt_bb_style_clean.bt_bb_size_small a {
padding-top: .8em !important;
}
.bt_bb_card_text_box .bt_bb_icon span {
color: currentColor;
}
.bt_bb_card_text_box .bt_bb_icon a.bt_bb_icon_holder {
pointer-events: all;
}
.bt_bb_card_text_box .bt_bb_headline .bt_bb_headline_tag .bt_bb_headline_content span a {
pointer-events: all;
}
.bt_bb_steps {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.bt_bb_steps .bt_bb_inner_step {
position: relative;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-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-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_right .bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_left .bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_right .bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_center .bt_bb_align_right.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_left .bt_bb_align_right .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_center .bt_bb_align_right .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_right.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner,.bt_bb_align_right .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon,.bt_bb_align_center .bt_bb_align_right.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon,.bt_bb_align_left .bt_bb_align_right .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon,.bt_bb_align_center .bt_bb_align_right .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon,.bt_bb_align_right.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon,.bt_bb_align_right .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.btSoftRoundedButtons .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
border-radius: 50%;
overflow: hidden;
}
.btHardRoundedButtons .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
border-radius: 50%;
overflow: hidden;
}
.bt_bb_icons_style_filled.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
color: #fff;
-webkit-box-shadow: 0 0 0 4em #2b2c2e inset;
box-shadow: 0 0 0 4em #2b2c2e inset;
}
.bt_bb_icons_style_outline.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 1px #2b2c2e inset;
box-shadow: 0 0 0 1px #2b2c2e inset;
}
.bt_bb_icons_style_borderless.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
width: auto;
height: auto;
border-radius: 0 !important;
}
.bt_bb_icons_size_small.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
font-size: 2.5rem;
}
.bt_bb_icons_size_normal.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
font-size: 3.5rem;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
display: block;
width: 100%;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon,.bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon,.bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
margin: 0 auto;
}
.btSoftRoundedButtons .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
border-radius: 50%;
overflow: hidden;
}
.btHardRoundedButtons .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
border-radius: 50%;
overflow: hidden;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon span {
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;
width: 100%;
height: 100%;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon span svg {
width: 6em;
height: 6em;
pointer-events: none;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content {
position: relative;
padding-top: .95em;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content .bt_bb_inner_step_title {
padding-bottom: .8em;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content .bt_bb_inner_step_text {
max-width: 22.5em;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content .bt_bb_inner_step_text,.bt_bb_align_right .bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content .bt_bb_inner_step_text,.bt_bb_align_left .bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content .bt_bb_inner_step_text,.bt_bb_align_right .bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content .bt_bb_inner_step_text,.bt_bb_align_center.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content .bt_bb_inner_step_text,.bt_bb_align_center .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content .bt_bb_inner_step_text {
margin: 0 auto;
max-width: 17.5em;
}
.bt_bb_steps .bt_bb_inner_step:after {
content: '';
position: absolute;
top: 15%;
right: -4em;
height: 1px;
width: 8em;
background-color: #2b2c2e;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_center .bt_bb_align_left.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_right .bt_bb_align_left .bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_center .bt_bb_align_left .bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_left.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_left .bt_bb_steps .bt_bb_inner_step:after {
right: 12%;
width: 10em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_center .bt_bb_align_right.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_left .bt_bb_align_right .bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_center .bt_bb_align_right .bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_right.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_right .bt_bb_steps .bt_bb_inner_step:after {
right: -53%;
width: 10em;
}
.bt_bb_icons_size_small.bt_bb_steps .bt_bb_inner_step:after {
width: 16em;
}
.rtl .bt_bb_icons_size_small.bt_bb_steps .bt_bb_inner_step:after {
left: 4em !important;
}
.rtl .bt_bb_steps .bt_bb_inner_step:after {
right: auto;
left: -4em;
}
.bt_bb_steps .bt_bb_inner_step:last-child:after {
display: none;
}
.bt_bb_steps.bt_bb_icons_style_filled .bt_bb_inner_step:after,
.bt_bb_steps.bt_bb_icons_style_outline .bt_bb_inner_step:after {
top: 25%;
}
.bt_bb_steps.bt_bb_icons_style_filled .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
width: 8em;
height: 8em;
background-color: #f1f1f1;
}
.bt_bb_steps.bt_bb_icons_style_filled .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_content {
width: 100%;
}
.bt_bb_steps.bt_bb_icons_style_outline .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
width: 8em;
height: 8em;
border: 1px solid #f1f1f1;
}
.bt_bb_steps.bt_bb_line_color_light .bt_bb_inner_step:after {
background-color: #fff;
}
.bt_bb_steps.bt_bb_line_color_accent .bt_bb_inner_step:after {
background-color: #ff9245;
}
.bt_bb_steps.bt_bb_line_color_alternate .bt_bb_inner_step:after {
background-color: #469baf;
} .bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(2),
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(2) ~ .bt_bb_inner_step {
min-width: 50%;
-webkit-flex: 50%;
-ms-flex: 50%;
flex: 50%;
}
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(3),
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(3) ~ .bt_bb_inner_step {
min-width: 33.3333%;
-webkit-flex: 33.3333%;
-ms-flex: 33.3333%;
flex: 33.3333%;
}
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(4),
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(4) ~ .bt_bb_inner_step {
min-width: 25%;
-webkit-flex: 25%;
-ms-flex: 25%;
flex: 25%;
}
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(5),
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(5) ~ .bt_bb_inner_step {
min-width: 20%;
-webkit-flex: 20%;
-ms-flex: 20%;
flex: 20%;
}
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(6),
.bt_bb_steps .bt_bb_inner_step:first-child:nth-last-child(6) ~ .bt_bb_inner_step {
min-width: 16.6666%;
-webkit-flex: 16.6666%;
-ms-flex: 16.6666%;
flex: 16.6666%;
}
@media (max-width: 1200px) {
.bt_bb_steps {
display: block;
}
.bt_bb_steps .bt_bb_inner_step {
min-width: auto !important;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner {
display: block;
padding-bottom: 7em;
}
.bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon {
padding-bottom: 1em;
}
.bt_bb_steps .bt_bb_inner_step:last-child .bt_bb_inner_step_inner {
padding-bottom: 0;
}
.bt_bb_steps .bt_bb_inner_step:after {
width: 1px !important;
height: 4em !important;
right: 50%;
top: auto !important;
bottom: 8%;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_center .bt_bb_align_left.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_right .bt_bb_align_left .bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_center .bt_bb_align_left .bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_left.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_left .bt_bb_steps .bt_bb_inner_step:after {
right: auto !important;
left: 1.25em !important;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_center .bt_bb_align_right.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_left .bt_bb_align_right .bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_center .bt_bb_align_right .bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_right.bt_bb_steps .bt_bb_inner_step:after,.bt_bb_align_right .bt_bb_steps .bt_bb_inner_step:after {
right: 1.25em !important;
}
}
@font-face {
font-family: "Quote";
src: url(//merlincoach.cz/wp-content/themes/lycka/fonts/Quote.woff) format("woff"),url(//merlincoach.cz/wp-content/themes/lycka/fonts/Quote.ttf) format("truetype");
} .bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
content: "\e900";
font-family: Quote;
display: block;
font-size: 2.5rem;
line-height: 1;
padding-bottom: 1rem;
color: #469baf;
}
.bt_bb_quote_icon_color_accent.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
color: #ff9245;
}
.bt_bb_quote_icon_color_light.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
color: #fff;
}
.bt_bb_quote_icon_color_dark.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
color: #2b2c2e;
}
.bt_bb_quote_icon_size_normal.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
font-size: 4rem;
}
.bt_bb_quote_icon_size_large.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
font-size: 5rem;
}
.btQuoteIcon-kids .bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
content: "\e902" !important;
}
.btQuoteIcon-classic .bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
content: "\e901" !important;
}
.bt_bb_quote_icon_modern.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
content: "\e900" !important;
}
.bt_bb_quote_icon_kids.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
content: "\e902" !important;
}
.bt_bb_quote_icon_classic.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
content: "\e901" !important;
}
.bt_bb_quote_icon_none.bt_bb_testimonial .bt_bb_testimonial_quote_icon span:before {
content: "" !important;
}
.bt_bb_testimonial .bt_bb_testimonial_text {
font-size: 1.875rem;
line-height: 1.3;
padding-bottom: .5em;
font-family: "Castoro",Arial,Helvetica,sans-serif;
}
.btHeadingWeight_default .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 900;
}
.bt_bb_font_weight_default.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 400;
}
.bt_bb_font_weight_normal.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: normal;
}
.bt_bb_font_weight_bold.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: bold;
}
.bt_bb_font_weight_bolder.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: bolder;
}
.bt_bb_font_weight_lighter.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 300;
}
.bt_bb_font_weight_light.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 400;
}
.bt_bb_font_weight_thin.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 100;
}
.bt_bb_font_weight_100.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 100;
}
.bt_bb_font_weight_200.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 200;
}
.bt_bb_font_weight_300.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 300;
}
.bt_bb_font_weight_400.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 400;
}
.bt_bb_font_weight_500.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 500;
}
.bt_bb_font_weight_600.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 600;
}
.bt_bb_font_weight_700.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 700;
}
.bt_bb_font_weight_800.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 800;
}
.bt_bb_font_weight_900.bt_bb_testimonial .bt_bb_testimonial_text {
font-weight: 900;
}
.bt_bb_text_size_small.bt_bb_testimonial .bt_bb_testimonial_text {
font-size: 1.4375rem;
}
.bt_bb_text_size_large.bt_bb_testimonial .bt_bb_testimonial_text {
font-size: 2.6875rem;
}
.bt_bb_testimonial .bt_bb_testimonial_text b {
color: #469baf;
}
.bt_bb_testimonial .bt_bb_testimonial_ratings {
padding-bottom: .7em;
display: block;
float: none;
}
.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon {
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
display: inline-block;
line-height: 1;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_center .bt_bb_align_left.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_right .bt_bb_align_left .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_center .bt_bb_align_left .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_left.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_left .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon {
padding-right: .5em;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon {
padding: 0 .25em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon,.bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon {
padding-left: .5em;
}
.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon span:before {
content: "\ea67";
font-family: IonIconsFilled;
font-size: 1.2rem;
line-height: 1;
display: inline-block;
vertical-align: middle;
color: #ff9245;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.bt_bb_stars_color_alternate.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon span:before {
color: #469baf;
}
.bt_bb_stars_color_dark.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon span:before {
color: #2b2c2e;
}
.bt_bb_stars_color_light.bt_bb_testimonial .bt_bb_testimonial_ratings .bt_bb_testimonial_icon span:before {
color: #fff;
}
.btNoRatings.bt_bb_testimonial .bt_bb_testimonial_name {
padding-top: 1rem;
}
.bt_bb_testimonial .bt_bb_testimonial_name span {
font-weight: 600;
}
.bt_bb_testimonial .bt_bb_testimonial_name span b {
font-weight: inherit;
color: #ff9245;
}
.bt_bb_testimonial .bt_bb_testimonial_details {
line-height: 1;
padding-top: .2em;
}
.bt_bb_testimonial .bt_bb_testimonial_details span {
line-height: 1;
}
.bt_bb_details_opacity_1.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: 1;
}
.bt_bb_details_opacity_09.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .9;
}
.bt_bb_details_opacity_08.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .8;
}
.bt_bb_details_opacity_07.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .7;
}
.bt_bb_details_opacity_06.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .6;
}
.bt_bb_details_opacity_05.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .5;
}
.bt_bb_details_opacity_04.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .4;
}
.bt_bb_details_opacity_03.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .3;
}
.bt_bb_details_opacity_02.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .2;
}
.bt_bb_details_opacity_01.bt_bb_testimonial .bt_bb_testimonial_details {
opacity: .1;
}
.bt_bb_call_to_action {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-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;
padding: 1.25em 1.5em 1.25em 1.25em;
color: inherit;
-webkit-box-shadow: 0 0 0 6em #f4f0ef inset;
box-shadow: 0 0 0 6em #f4f0ef inset;
position: relative;
margin-bottom: 1em;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSoftRoundedButtons .bt_bb_call_to_action {
border-radius: 10px;
}
.btHardRoundedButtons .bt_bb_call_to_action {
border-radius: 60px;
}
.bt_bb_call_to_action.bt_bb_shape_square {
border-radius: 0 !important;
}
.bt_bb_call_to_action.bt_bb_shape_rounded {
border-radius: 10px;
}
.bt_bb_call_to_action.bt_bb_shape_round {
border-radius: 60px;
}
.bt_bb_call_to_action.btWithLink:hover {
-webkit-box-shadow: 0 0 0 6em #f4f0ef inset,0 0 10px 2px rgb(0 0 0 / 10%);
box-shadow: 0 0 0 6em #f4f0ef inset,0 0 10px 2px rgb(0 0 0 / 10%);
}
.bt_bb_call_to_action.bt_bb_border_hide {
padding: 1.5em 2.5em;
display: block;
}
.bt_bb_call_to_action.bt_bb_border_hide:before,
.bt_bb_call_to_action.bt_bb_border_hide:after {
content: "";
line-height: 0;
display: table;
width: 100%;
clear: both;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_call_to_action,.bt_bb_align_center .bt_bb_align_right.bt_bb_call_to_action,.bt_bb_align_left .bt_bb_align_right .bt_bb_call_to_action,.bt_bb_align_center .bt_bb_align_right .bt_bb_call_to_action,.bt_bb_align_right.bt_bb_call_to_action,.bt_bb_align_right .bt_bb_call_to_action {
float: right;
margin-left: 1em;
margin-right: 0;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_call_to_action,.bt_bb_align_center .bt_bb_align_left.bt_bb_call_to_action,.bt_bb_align_right .bt_bb_align_left .bt_bb_call_to_action,.bt_bb_align_center .bt_bb_align_left .bt_bb_call_to_action,.bt_bb_align_left.bt_bb_call_to_action,.bt_bb_align_left .bt_bb_call_to_action {
float: left;
margin-right: 1em;
margin-left: 0;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_call_to_action,.bt_bb_align_right .bt_bb_align_center.bt_bb_call_to_action,.bt_bb_align_left .bt_bb_align_center .bt_bb_call_to_action,.bt_bb_align_right .bt_bb_align_center .bt_bb_call_to_action,.bt_bb_align_center.bt_bb_call_to_action,.bt_bb_align_center .bt_bb_call_to_action {
float: none;
margin-right: .5em;
margin-left: .5em;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
clear: both;
}
.bt_bb_call_to_action.bt_bb_style_outline {
color: inherit;
background-color: transparent !important;
-webkit-box-shadow: 0 0 0 1px #f4f0ef inset;
box-shadow: 0 0 0 1px #f4f0ef inset;
}
.bt_bb_call_to_action.bt_bb_style_outline.btWithLink:hover {
-webkit-box-shadow: 0 0 0 1px #f4f0ef inset,0 0 10px 2px rgb(0 0 0 / 10%);
box-shadow: 0 0 0 1px #f4f0ef inset,0 0 10px 2px rgb(0 0 0 / 10%);
}
.bt_bb_call_to_action.bt_bb_style_borderless {
padding: 0 !important;
color: inherit;
background-color: transparent !important;
-webkit-box-shadow: 0 0 0 0 #f4f0ef inset;
box-shadow: 0 0 0 0 #f4f0ef inset;
}
.bt_bb_call_to_action.bt_bb_style_borderless.btWithLink:hover {
-webkit-box-shadow: 0 0 0 0 #f4f0ef inset;
box-shadow: 0 0 0 0 #f4f0ef inset;
}
.bt_bb_call_to_action .btLink {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.bt_bb_call_to_action .bt_bb_call_to_action_icon {
width: auto;
height: auto;
min-width: 4em;
line-height: 1;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
-webkit-align-self: initial;
align-self: initial;
}
.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon span {
color: inherit;
}
.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon .bt_bb_icon_holder:before {
font-size: 3.5rem;
color: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_center .bt_bb_align_left.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_right .bt_bb_align_left .bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_center .bt_bb_align_left .bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_left.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_left .bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon {
padding-right: .5em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_center .bt_bb_align_right.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_left .bt_bb_align_right .bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_center .bt_bb_align_right .bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_right.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_right .bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon {
padding-left: 0;
padding-right: .7em;
}
.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon {
-webkit-order: initial;
-ms-flex-order: initial;
order: initial;
min-width: auto;
float: left;
}
.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon .bt_bb_icon_holder:before {
font-size: 1.7rem;
line-height: 1;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_center .bt_bb_align_left.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_right .bt_bb_align_left .bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_center .bt_bb_align_left .bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_left.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_left .bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon {
padding-right: .7em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_center .bt_bb_align_right.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_left .bt_bb_align_right .bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_center .bt_bb_align_right .bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_right.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon,.bt_bb_align_right .bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon {
padding-left: 0;
padding-right: .7em;
}
.bt_bb_call_to_action .bt_bb_call_to_action_content {
padding-left: 1em;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
text-align: left;
border-left: 1px solid currentColor;
}
.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_content {
padding-left: 0;
border: none !important;
}
.rtl .bt_bb_call_to_action .bt_bb_call_to_action_content {
padding-left: 0;
padding-right: 1em;
border-left: none;
border-right: 1px solid currentColor;
}
.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-size: .75em;
line-height: 1.2;
padding-bottom: .25em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 1px;
color: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSupertitleWeight_default .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-weight: 900;
}
.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
display: block;
padding-bottom: .6em;
font-size: .9em;
}
.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle:before,
.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle:after {
clear: both;
content: ' ';
line-height: 0;
display: table;
width: 100%;
}
.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-size: 1.4375em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
line-height: 1.5;
color: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSupertitleWeight_default .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 900;
}
.bt_bb_font_weight_default.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 400;
}
.bt_bb_font_weight_normal.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: normal;
}
.bt_bb_font_weight_bold.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: bold;
}
.bt_bb_font_weight_bolder.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: bolder;
}
.bt_bb_font_weight_lighter.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 300;
}
.bt_bb_font_weight_light.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 400;
}
.bt_bb_font_weight_thin.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 100;
}
.bt_bb_font_weight_100.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 100;
}
.bt_bb_font_weight_200.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 200;
}
.bt_bb_font_weight_300.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 300;
}
.bt_bb_font_weight_400.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 400;
}
.bt_bb_font_weight_500.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 500;
}
.bt_bb_font_weight_600.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 600;
}
.bt_bb_font_weight_700.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 700;
}
.bt_bb_font_weight_800.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 800;
}
.bt_bb_font_weight_900.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-weight: 900;
}
.bt_bb_title_color_accent.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
color: #ff9245 !important;
}
.bt_bb_title_color_alternate.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
color: #469baf !important;
}
.bt_bb_title_color_light.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
color: #fff !important;
}
.bt_bb_title_color_dark.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
color: #2b2c2e !important;
}
.bt_bb_title_color_gray.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
color: #f1f1f1;
}
.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-size: 1.875em;
display: inline-block;
float: left;
line-height: 1;
}
.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text {
color: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.75em;
max-height: 3.5em;
}
.bt_bb_border_hide.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text {
display: block;
width: 100%;
float: left;
padding-top: .4em;
}
.bt_bb_title_color_accent.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text {
color: #ff9245 !important;
}
.bt_bb_title_color_alternate.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text {
color: #469baf !important;
}
.bt_bb_title_color_light.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text {
color: #fff !important;
}
.bt_bb_title_color_dark.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text {
color: #2b2c2e !important;
}
.bt_bb_title_color_gray.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text {
color: #f1f1f1;
}
@media (max-width: 780px) {
.bt_bb_call_to_action.bt_bb_border_hide .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
font-size: 1.5em;
}
.bt_bb_call_to_action.bt_bb_border_hide .bt_bb_call_to_action_icon .bt_bb_icon .bt_bb_icon_holder:before {
font-size: 1.3rem;
}
.bt_bb_call_to_action.bt_bb_border_hide .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle {
font-size: .8em;
}
} .bt_bb_progress_bar_advanced {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_right .bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_left .bt_bb_align_center .bt_bb_progress_bar_advanced,.bt_bb_align_right .bt_bb_align_center .bt_bb_progress_bar_advanced,.bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_center .bt_bb_progress_bar_advanced {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.bt_bb_progress_bar_advanced a {
color: inherit;
}
.bt_bb_progress_bar_advanced.bt_bb_size_small .container svg {
max-width: 8em !important;
}
.bt_bb_progress_bar_advanced.bt_bb_size_normal .container svg {
max-width: 10em !important;
}
.bt_bb_progress_bar_advanced.bt_bb_size_medium .container svg {
max-width: 12.5em !important;
}
.bt_bb_progress_bar_advanced.bt_bb_size_large .container svg {
max-width: 15em !important;
}
.bt_bb_progress_bar_advanced.bt_bb_size_xlarge .container svg {
max-width: 18em !important;
}
.bt_bb_progress_bar_advanced .container {
position: relative;
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_progress_bar_advanced .container svg {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
pointer-events: none;
}
.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-size: 3rem;
font-family: "Castoro",Arial,Helvetica,sans-serif;
position: absolute;
padding: 0 !important;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btHeadingWeight_default .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 900;
}
.bt_bb_font_weight_normal.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: normal;
}
.bt_bb_font_weight_bold.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: bold;
}
.bt_bb_font_weight_bolder.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: bolder;
}
.bt_bb_font_weight_lighter.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 300;
}
.bt_bb_font_weight_light.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 200;
}
.bt_bb_font_weight_thin.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 100;
}
.bt_bb_font_weight_100.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 100;
}
.bt_bb_font_weight_200.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 200;
}
.bt_bb_font_weight_300.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 300;
}
.bt_bb_font_weight_400.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 400;
}
.bt_bb_font_weight_500.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 500;
}
.bt_bb_font_weight_600.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 600;
}
.bt_bb_font_weight_700.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 700;
}
.bt_bb_font_weight_800.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 800;
}
.bt_bb_font_weight_900.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
font-weight: 900;
}
.bt_bb_text_color_accent.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
color: #ff9245;
}
.bt_bb_text_color_alternate.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
color: #469baf;
}
.bt_bb_text_color_light.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
color: #fff;
}
.bt_bb_text_color_dark.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
color: #2b2c2e;
}
@font-face {
font-family: "ThinArrow";
src: url(//merlincoach.cz/wp-content/themes/lycka/fonts/ThinArrow.woff) format("woff"),url(//merlincoach.cz/wp-content/themes/lycka/fonts/ThinArrow.ttf) format("truetype");
}
.bt_bb_link {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
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-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-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: 5.3125rem;
font-family: "Castoro",Arial,Helvetica,sans-serif;
line-height: 1.05;
position: relative;
padding-right: .15em;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;
}
.btHeadingWeight_default .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-weight: 900;
}
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 6em;
height: 4em;
margin-top: .5em;
}
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:before {
content: "\e901";
font-family: ThinArrow;
font-size: 4em;
line-height: 1;
font-weight: 400;
font-style: normal;
display: inline-block;
vertical-align: middle;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
right: .2rem;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #ff9245;
-webkit-transition: color .25s cubic-bezier(.15,0,0,1);
-moz-transition: color .25s cubic-bezier(.15,0,0,1);
transition: color .25s cubic-bezier(.15,0,0,1);
}
.bt_bb_arrow_color_accent.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:before {
color: #ff9245 !important;
}
.bt_bb_arrow_color_alternate.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:before {
color: #469baf !important;
}
.bt_bb_arrow_color_light.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:before {
color: #fff !important;
}
.bt_bb_arrow_color_dark.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:before {
color: #2b2c2e !important;
}
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
content: "\e900";
font-family: ThinArrow;
font-size: 1.8em;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 51%;
right: .8rem;
color: #ff9245;
-webkit-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-moz-transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
transition: transform .25s cubic-bezier(.15,0,0,1),color .25s cubic-bezier(.15,0,0,1),-webkit-transform .25s cubic-bezier(.15,0,0,1),-o-transform .25s cubic-bezier(.15,0,0,1);
-webkit-transform: translateY(-50%) translate3d(-.2em,0,0);
-moz-transform: translateY(-50%) translate3d(-.2em,0,0);
-ms-transform: translateY(-50%) translate3d(-.2em,0,0);
transform: translateY(-50%) translate3d(-.2em,0,0);
}
.bt_bb_arrow_color_accent.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
color: #ff9245 !important;
}
.bt_bb_arrow_color_alternate.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
color: #469baf !important;
}
.bt_bb_arrow_color_light.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
color: #fff !important;
}
.bt_bb_arrow_color_dark.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
color: #2b2c2e !important;
}
.bt_bb_link:hover .bt_bb_link_content .bt_bb_link_text {
opacity: .9;
}
.bt_bb_link:hover .bt_bb_link_content .bt_bb_link_icon:after {
-webkit-transform: translateY(-50%) translate3d(1.4em,0,0);
-moz-transform: translateY(-50%) translate3d(1.4em,0,0);
-ms-transform: translateY(-50%) translate3d(1.4em,0,0);
transform: translateY(-50%) translate3d(1.4em,0,0);
}
@media (max-width: 1199px) {
.bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-size: 3.5rem !important;
}
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:before {
font-size: 2.5em;
}
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
font-size: 1.2em;
right: .6em;
}
}
@media (max-width: 480px) {
.bt_bb_link .bt_bb_link_content .bt_bb_link_text {
font-size: 3rem !important;
}
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:before {
font-size: 2.5em;
}
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
font-size: 1.2em;
right: .6em;
}
} .bt_bb_post_slider.bt_bb_height_keep-height .slick-slider .slick-slide {
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.bt_bb_post_slider .slick-track {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.bt_bb_post_slider .bt_bb_post_slider_item {
height: inherit;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_inner {
height: inherit;
}
.btHardRoundedButtons .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_inner {
border-radius: 20px;
overflow: hidden;
}
.bt_bb_post_slider .bt_bb_post_slider_item:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 2em 1em .5em 1em;
opacity: 0;
border-radius: 10px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_post_slider .bt_bb_post_slider_item:hover:before {
opacity: 1;
-webkit-box-shadow: 0 7px 20px -10px rgb(133,153,162,.5);
box-shadow: 0 7px 20px -10px rgb(133,153,162,.5);
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_inner {
position: relative;
overflow: hidden;
border: 1px solid #ededed;
background: #fff;
}
.btSoftRoundedButtons .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_inner {
border-radius: 10px;
}
.btHardRoundedButtons .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_inner {
border-radius: 10px;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_image {
margin-bottom: 0;
overflow: hidden;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_image a {
display: block;
position: relative;
overflow: hidden;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_image a img {
display: block;
width: 100%;
}
.btSoftRoundedButtons .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_image {
border-radius: 10px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btHardRoundedButtons .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_image {
border-radius: 10px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_image img {
-webkit-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content {
padding: 2em 1.6em 1.8em 1.6em;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-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;
}
.btSoftRoundedButtons .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content {
border-radius: 10px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btHardRoundedButtons .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content {
border-radius: 10px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta {
padding: 0 0 .8em;
line-height: 1;
width: 100%;
position: relative;
display: inline-block;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
opacity: .7;
display: inline-block;
font-size: .75em;
line-height: 1;
padding: 0;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.btSupertitleWeight_default .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
font-weight: 900;
}
.bt_bb_supertitle_color_accent.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
color: #ff9245;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span:before {
display: inline-block;
margin: 0 5px 0 0;
line-height: inherit;
font-weight: 400;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category {
display: inline-block;
padding-bottom: 0;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories {
opacity: .7;
font-size: 1em;
line-height: 1;
float: left;
list-style: none;
margin: 0;
padding: 0;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li::marker {
display: none;
font-size: 0;
content: '';
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-size: .75em;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
margin: 0 0 .25em;
display: inline-block;
}
.btSupertitleWeight_default .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 500;
}
.btSupertitleWeight_normal .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: normal;
}
.btSupertitleWeight_bold .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: bold;
}
.btSupertitleWeight_bolder .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: bolder;
}
.btSupertitleWeight_lighter .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 300;
}
.btSupertitleWeight_light .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 400;
}
.btSupertitleWeight_thin .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 100;
}
.btSupertitleWeight_100 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 100;
}
.btSupertitleWeight_200 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 200;
}
.btSupertitleWeight_300 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 300;
}
.btSupertitleWeight_400 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 400;
}
.btSupertitleWeight_500 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 500;
}
.btSupertitleWeight_600 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 600;
}
.btSupertitleWeight_700 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 700;
}
.btSupertitleWeight_800 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 800;
}
.btSupertitleWeight_900 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li {
font-weight: 900;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li a {
display: inline;
background: transparent;
padding: 0;
text-transform: uppercase;
line-height: 1;
color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li a:hover {
color: #ff9245;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li:first-child:before {
display: none;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_category ul.post-categories li:before {
content: "";
display: inline-block;
margin: -2px 7px 0 4px;
width: 4px;
height: 4px;
border-radius: 50%;
line-height: inherit;
vertical-align: middle;
background-color: #2b2c2e;
opacity: .7;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_date:before,
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_author:before {
display: none;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_author a {
color: inherit;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_author a:hover {
color: #ff9245;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta .bt_bb_post_slider_item_comments:before {
content: "\e907";
font-family: RemixIconsCommunication;
font-size: 1.2em;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-size: 1.875em;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.2em;
max-height: 2.4em;
padding: 0;
margin-bottom: .25em;
font-weight: 400;
width: 100%;
}
.btHeadingWeight_default .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
font-weight: 900;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title a {
color: inherit;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title a:hover {
color: #ff9245;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_excerpt {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.75em;
max-height: 3.5em;
font-size: 1em;
opacity: .8;
width: 100%;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_read_more {
padding-top: 2em;
margin-bottom: 0 !important;
width: 100%;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_read_more.bt_bb_button a {
min-height: auto;
padding-top: 0 !important;
padding-bottom: 0 !important;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bt_bb_button_style_filled.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_read_more {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
padding-top: 1em;
}
.bt_bb_button_style_filled.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_read_more a {
padding: 1em 2.3em !important;
color: #fff;
background-color: #ff9245;
}
.bt_bb_button_style_filled.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_read_more a .bt_bb_button_text {
text-transform: capitalize;
}
.bt_bb_button_style_filled.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_read_more a .bt_bb_button_text:before,
.bt_bb_button_style_filled.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_read_more a .bt_bb_button_text:after {
display: none;
}
.bt_bb_button_style_filled.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_read_more a:hover {
background-color: #469baf;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd {
position: relative;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content {
padding: 2em 1.6em 3em 1.6em;
position: absolute;
width: 100%;
bottom: 0;
border: none;
color: #fff;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
opacity: 1;
}
.bt_bb_supertitle_color_accent.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_item_meta > span {
color: #fff;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_item_category ul {
opacity: 1;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_item_category ul li:before {
background: #fff;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_item_excerpt {
display: none;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_read_more {
padding-top: 1.5em;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_read_more.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text:before,
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_read_more.bt_bb_button.bt_bb_with_arrow .bt_bb_button_text:after {
color: #fff;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_even {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_even .bt_bb_post_slider_item_image {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
width: auto;
height: fit-content;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_even .bt_bb_post_slider_item_image a {
display: block;
width: auto;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_even .bt_bb_post_slider_item_image a img {
width: 100%;
}
.bt_bb_post_slider .slick-slider {
overflow: visible;
}
.bt_bb_post_slider .slick-slider button.slick-arrow.slick-prev {
left: -5em;
}
.rtl .bt_bb_post_slider .slick-slider button.slick-arrow.slick-prev {
left: auto;
right: -5em;
}
.bt_bb_post_slider .slick-slider button.slick-arrow.slick-next {
right: -5em;
}
.rtl .bt_bb_post_slider .slick-slider button.slick-arrow.slick-next {
left: -5em;
right: auto;
}
.bt_bb_post_slider .slick-list {
margin: 0 -.625em;
}
.bt_bb_post_slider .slick-list .bt_bb_post_slider_item {
padding: 0 .625em;
}
.bt_bb_post_slider.bt_bb_gap_small .slick-list {
margin: 0 -.3125em;
}
.bt_bb_post_slider.bt_bb_gap_small .slick-list .bt_bb_post_slider_item {
padding: 0 .3125em;
}
.bt_bb_post_slider.bt_bb_gap_no_gap .slick-list {
margin: 0;
}
.bt_bb_post_slider.bt_bb_gap_no_gap .slick-list .bt_bb_post_slider_item {
padding: 0;
}
.bt_bb_post_slider.bt_bb_gap_large .slick-list {
margin: 0 -1.25em;
}
.bt_bb_post_slider.bt_bb_gap_large .slick-list .bt_bb_post_slider_item {
padding: 0 1.25em;
}
@media (max-width: 1399px) {
.bt_bb_post_slider .slick-list {
margin-bottom: 6em;
}
.bt_bb_post_slider button.slick-arrow.slick-prev {
top: auto;
left: 1em;
bottom: -4.5em;
}
.bt_bb_post_slider button.slick-arrow.slick-next {
top: auto;
right: 1em;
bottom: -4.5em;
}
.bt_bb_post_slider .slick-slider button.slick-arrow.slick-prev {
left: 1em;
}
.bt_bb_post_slider .slick-slider button.slick-arrow.slick-next {
right: 1em;
}
}
@media (max-width: 780px) {
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content {
padding: 1.25em;
}
.bt_bb_post_slider .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_excerpt {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
line-height: 1.75em;
max-height: 1.75em;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content {
padding: 1.25em;
bottom: 1em;
}
.bt_bb_post_slider .bt_bb_post_slider_item.bt_bb_post_slider_item_odd .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title {
margin-bottom: 0;
}
}
.bt_bb_working_hours .bt_bb_working_hours_inner {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
opacity: .7;
}
.bt_bb_working_hours .bt_bb_working_hours_inner:not(:last-child) {
border-bottom: 1px solid;
border-color: #d8d7d7;
padding: .5em 0;
}
.bt_bb_working_hours .bt_bb_working_hours_inner:last-child {
padding-top: .5em;
}
.bt_bb_working_hours .bt_bb_working_hours_inner:first-child {
padding-top: 0 !important;
}
.bt_bb_working_hours .bt_bb_working_hours_inner.btCurrrentDay {
opacity: 1;
font-weight: 500;
}
.bt_bb_working_hours .bt_bb_working_hours_inner .bt_bb_working_hours_inner_day,
.bt_bb_working_hours .bt_bb_working_hours_inner .bt_bb_working_hours_inner_time {
font-size: 1em;
}
:root {
--distance-big: 100px;
--distance-short: 20px;
}
body {
-webkit-backface-visibility: hidden;
}
.bt_bb_animated_text .animated {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.bt_bb_animated_text .animated.hinge {
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@-moz-keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@-o-keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@-webkit-keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@-moz-keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
-moz-animation-name: flash;
-o-animation-name: flash;
animation-name: flash;
}
@-webkit-keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
}
}
@-moz-keyframes shake {
0%,
100% {
-moz-transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-moz-transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-moz-transform: translateX(10px);
}
}
@-o-keyframes shake {
0%,
100% {
-o-transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-o-transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-o-transform: translateX(10px);
}
}
@-webkit-keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@-moz-keyframes shake {
0%,
100% {
-moz-transform: translateX(0);
transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-moz-transform: translateX(-10px);
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-moz-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
-moz-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
-moz-animation-name: shake;
-o-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
}
}
@-moz-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-moz-transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
}
}
@-o-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-o-transform: translateY(0);
}
40% {
-o-transform: translateY(-30px);
}
60% {
-o-transform: translateY(-15px);
}
}
@-webkit-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@-moz-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-moz-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
-moz-animation-name: bounce;
-o-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
}
10%,
20% {
-webkit-transform: scale(.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
}
}
@-moz-keyframes tada {
0% {
-moz-transform: scale(1);
}
10%,
20% {
-moz-transform: scale(.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-moz-transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-moz-transform: scale(1.1) rotate(-3deg);
}
100% {
-moz-transform: scale(1) rotate(0);
}
}
@-o-keyframes tada {
0% {
-o-transform: scale(1);
}
10%,
20% {
-o-transform: scale(.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-o-transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-o-transform: scale(1.1) rotate(-3deg);
}
100% {
-o-transform: scale(1) rotate(0);
}
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%,
20% {
-webkit-transform: scale(.9) rotate(-3deg);
transform: scale(.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@-moz-keyframes tada {
0% {
-moz-transform: scale(1);
transform: scale(1);
}
10%,
20% {
-moz-transform: scale(.9) rotate(-3deg);
transform: scale(.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-moz-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-moz-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-moz-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%,
20% {
-webkit-transform: scale(.9) rotate(-3deg);
-moz-transform: scale(.9) rotate(-3deg);
-ms-transform: scale(.9) rotate(-3deg);
transform: scale(.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
-moz-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-moz-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
-moz-animation-name: tada;
-o-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes swing {
20%,
40%,
60%,
80%,
100% {
-webkit-transform-origin: top center;
}
20% {
-webkit-transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
}
}
@-moz-keyframes swing {
20% {
-moz-transform: rotate(15deg);
}
40% {
-moz-transform: rotate(-10deg);
}
60% {
-moz-transform: rotate(5deg);
}
80% {
-moz-transform: rotate(-5deg);
}
100% {
-moz-transform: rotate(0deg);
}
}
@-o-keyframes swing {
20% {
-o-transform: rotate(15deg);
}
40% {
-o-transform: rotate(-10deg);
}
60% {
-o-transform: rotate(5deg);
}
80% {
-o-transform: rotate(-5deg);
}
100% {
-o-transform: rotate(0deg);
}
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@-moz-keyframes swing {
20% {
-moz-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-moz-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-moz-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-moz-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-o-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
-moz-animation-name: swing;
-o-animation-name: swing;
animation-name: swing;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
}
}
@-moz-keyframes wobble {
0% {
-moz-transform: translateX(0%);
}
15% {
-moz-transform: translateX(-25%) rotate(-5deg);
}
30% {
-moz-transform: translateX(20%) rotate(3deg);
}
45% {
-moz-transform: translateX(-15%) rotate(-3deg);
}
60% {
-moz-transform: translateX(10%) rotate(2deg);
}
75% {
-moz-transform: translateX(-5%) rotate(-1deg);
}
100% {
-moz-transform: translateX(0%);
}
}
@-o-keyframes wobble {
0% {
-o-transform: translateX(0%);
}
15% {
-o-transform: translateX(-25%) rotate(-5deg);
}
30% {
-o-transform: translateX(20%) rotate(3deg);
}
45% {
-o-transform: translateX(-15%) rotate(-3deg);
}
60% {
-o-transform: translateX(10%) rotate(2deg);
}
75% {
-o-transform: translateX(-5%) rotate(-1deg);
}
100% {
-o-transform: translateX(0%);
}
}
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@-moz-keyframes wobble {
0% {
-moz-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-moz-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-moz-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-moz-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-moz-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-moz-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-moz-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-moz-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-moz-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-moz-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-moz-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-moz-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
-moz-animation-name: wobble;
-o-animation-name: wobble;
animation-name: wobble;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes pulse {
0% {
-moz-transform: scale(1);
}
50% {
-moz-transform: scale(1.1);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes pulse {
0% {
-o-transform: scale(1);
}
50% {
-o-transform: scale(1.1);
}
100% {
-o-transform: scale(1);
}
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-moz-keyframes pulse {
0% {
-moz-transform: scale(1);
transform: scale(1);
}
50% {
-moz-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-moz-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
-moz-animation-name: pulse;
-o-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
}
}
@-moz-keyframes flip {
0% {
-moz-transform: perspective(400px) rotateY(0);
-moz-animation-timing-function: ease-out;
}
40% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-moz-animation-timing-function: ease-out;
}
50% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-animation-timing-function: ease-in;
}
80% {
-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
-moz-animation-timing-function: ease-in;
}
100% {
-moz-transform: perspective(400px) scale(1);
-moz-animation-timing-function: ease-in;
}
}
@-o-keyframes flip {
0% {
-o-transform: perspective(400px) rotateY(0);
-o-animation-timing-function: ease-out;
}
40% {
-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-o-animation-timing-function: ease-out;
}
50% {
-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-animation-timing-function: ease-in;
}
80% {
-o-transform: perspective(400px) rotateY(360deg) scale(.95);
-o-animation-timing-function: ease-in;
}
100% {
-o-transform: perspective(400px) scale(1);
-o-animation-timing-function: ease-in;
}
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
transform: perspective(400px) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) scale(1);
transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@-moz-keyframes flip {
0% {
-moz-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
transform: perspective(400px) rotateY(360deg) scale(.95);
-moz-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-moz-transform: perspective(400px) scale(1);
transform: perspective(400px) scale(1);
-moz-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-moz-transform: perspective(400px) rotateY(0);
-ms-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) rotateY(360deg) scale(.95);
transform: perspective(400px) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) scale(1);
-moz-transform: perspective(400px) scale(1);
-ms-transform: perspective(400px) scale(1);
transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.flip {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flip;
-moz-backface-visibility: visible !important;
-moz-animation-name: flip;
-o-backface-visibility: visible !important;
-o-animation-name: flip;
backface-visibility: visible !important;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInX {
0% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateX(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateX(10deg);
}
100% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-o-keyframes flipInX {
0% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateX(-10deg);
}
70% {
-o-transform: perspective(400px) rotateX(10deg);
}
100% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInX {
0% {
-moz-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-moz-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-moz-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-moz-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-moz-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-moz-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInX;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInX;
-o-backface-visibility: visible !important;
-o-animation-name: flipInX;
backface-visibility: visible !important;
animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutX {
0% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutX {
0% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutX {
0% {
-moz-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-moz-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-moz-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-moz-animation-name: flipOutX;
-moz-backface-visibility: visible !important;
-o-animation-name: flipOutX;
-o-backface-visibility: visible !important;
animation-name: flipOutX;
backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInY {
0% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateY(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateY(10deg);
}
100% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-o-keyframes flipInY {
0% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateY(-10deg);
}
70% {
-o-transform: perspective(400px) rotateY(10deg);
}
100% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInY {
0% {
-moz-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-moz-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-moz-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-moz-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-moz-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-moz-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInY;
-o-backface-visibility: visible !important;
-o-animation-name: flipInY;
backface-visibility: visible !important;
animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutY {
0% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutY {
0% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutY {
0% {
-moz-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-moz-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-moz-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipOutY;
-o-backface-visibility: visible !important;
-o-animation-name: flipOutY;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-short));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(var(--distance-short));
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(var(--distance-short));
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
100% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-short));
-moz-transform: translateY(var(--distance-short));
-ms-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
-ms-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-moz-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
-ms-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-short));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(var(--distance-short));
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(var(--distance-short));
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
100% {
opacity: 1;
-moz-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-short));
-moz-transform: translateX(var(--distance-short));
-ms-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUpBig {
0% {
opacity: 0;
-moz-transform: translateY(var(--distance-big));
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUpBig {
0% {
opacity: 0;
-o-transform: translateY(var(--distance-big));
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes fadeInUpBig {
0% {
opacity: 0;
-moz-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
100% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
-moz-transform: translateY(var(--distance-big));
-ms-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
-moz-animation-name: fadeInUpBig;
-o-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDownBig {
0% {
opacity: 0;
-o-transform: translateY(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
-ms-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
-moz-animation-name: fadeInDownBig;
-o-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeftBig {
0% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeftBig {
0% {
opacity: 0;
-o-transform: translateX(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes fadeInLeftBig {
0% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-moz-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
-ms-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
-moz-animation-name: fadeInLeftBig;
-o-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRightBig {
0% {
opacity: 0;
-moz-transform: translateX(var(--distance-big));
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRightBig {
0% {
opacity: 0;
-o-transform: translateX(var(--distance-big));
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes fadeInRightBig {
0% {
opacity: 0;
-moz-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
100% {
opacity: 1;
-moz-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
-moz-transform: translateX(var(--distance-big));
-ms-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
-moz-animation-name: fadeInRightBig;
-o-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-o-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
-moz-animation-name: fadeOut;
-o-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
}
}
@-o-keyframes fadeOutUp {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(calc((-1)*var(--distance-short)));
}
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
-ms-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
-moz-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-short));
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(var(--distance-short));
}
}
@-o-keyframes fadeOutDown {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(var(--distance-short));
}
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-short));
-moz-transform: translateY(var(--distance-short));
-ms-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
-moz-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(calc((-1)*var(--distance-short)));
}
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
-ms-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
-moz-animation-name: fadeOutLeft;
-o-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-short));
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(var(--distance-short));
}
}
@-o-keyframes fadeOutRight {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(var(--distance-short));
}
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 1;
-moz-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-short));
-moz-transform: translateX(var(--distance-short));
-ms-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
-moz-animation-name: fadeOutRight;
-o-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
}
}
@-moz-keyframes fadeOutUpBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
}
}
@-o-keyframes fadeOutUpBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(calc((-1)*var(--distance-big)));
}
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
}
@-moz-keyframes fadeOutUpBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
-ms-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
-moz-animation-name: fadeOutUpBig;
-o-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
}
}
@-moz-keyframes fadeOutDownBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(var(--distance-big));
}
}
@-o-keyframes fadeOutDownBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(var(--distance-big));
}
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
}
@-moz-keyframes fadeOutDownBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
-moz-transform: translateY(var(--distance-big));
-ms-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
-moz-animation-name: fadeOutDownBig;
-o-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
}
}
@-moz-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
}
}
@-o-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(calc((-1)*var(--distance-big)));
}
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
}
@-moz-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
-ms-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
-moz-animation-name: fadeOutLeftBig;
-o-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
}
}
@-moz-keyframes fadeOutRightBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(var(--distance-big));
}
}
@-o-keyframes fadeOutRightBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(var(--distance-big));
}
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
}
@-moz-keyframes fadeOutRightBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
-moz-transform: translateX(var(--distance-big));
-ms-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
-moz-animation-name: fadeOutRightBig;
-o-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(.3);
}
50% {
opacity: 1;
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
opacity: 0;
-o-transform: scale(.3);
}
50% {
opacity: 1;
-o-transform: scale(1.05);
}
70% {
-o-transform: scale(.9);
}
100% {
-o-transform: scale(1);
}
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-moz-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
transform: scale(.9);
}
100% {
-moz-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-moz-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-moz-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInUp {
0% {
opacity: 0;
-moz-transform: translateY(var(--distance-big));
}
60% {
opacity: 1;
-moz-transform: translateY(-30px);
}
80% {
-moz-transform: translateY(10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInUp {
0% {
opacity: 0;
-o-transform: translateY(var(--distance-big));
}
60% {
opacity: 1;
-o-transform: translateY(-30px);
}
80% {
-o-transform: translateY(10px);
}
100% {
-o-transform: translateY(0);
}
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes bounceInUp {
0% {
opacity: 0;
-moz-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
60% {
opacity: 1;
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-moz-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
-moz-transform: translateY(var(--distance-big));
-ms-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
-moz-animation-name: bounceInUp;
-o-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInDown {
0% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-moz-transform: translateY(30px);
}
80% {
-moz-transform: translateY(-10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInDown {
0% {
opacity: 0;
-o-transform: translateY(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-o-transform: translateY(30px);
}
80% {
-o-transform: translateY(-10px);
}
100% {
-o-transform: translateY(0);
}
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes bounceInDown {
0% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-moz-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-moz-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
-ms-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
-moz-animation-name: bounceInDown;
-o-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-moz-transform: translateX(30px);
}
80% {
-moz-transform: translateX(-10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInLeft {
0% {
opacity: 0;
-o-transform: translateX(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-o-transform: translateX(30px);
}
80% {
-o-transform: translateX(-10px);
}
100% {
-o-transform: translateX(0);
}
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-moz-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-moz-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-moz-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
-ms-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-moz-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-moz-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
-moz-animation-name: bounceInLeft;
-o-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(var(--distance-big));
}
60% {
opacity: 1;
-moz-transform: translateX(-30px);
}
80% {
-moz-transform: translateX(10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInRight {
0% {
opacity: 0;
-o-transform: translateX(var(--distance-big));
}
60% {
opacity: 1;
-o-transform: translateX(-30px);
}
80% {
-o-transform: translateX(10px);
}
100% {
-o-transform: translateX(0);
}
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
60% {
opacity: 1;
-moz-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-moz-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-moz-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
-moz-transform: translateX(var(--distance-big));
-ms-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-moz-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
-moz-animation-name: bounceInRight;
-o-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
}
}
@-moz-keyframes bounceOut {
0% {
-moz-transform: scale(1);
}
25% {
-moz-transform: scale(.95);
}
50% {
opacity: 1;
-moz-transform: scale(1.1);
}
100% {
opacity: 0;
-moz-transform: scale(.3);
}
}
@-o-keyframes bounceOut {
0% {
-o-transform: scale(1);
}
25% {
-o-transform: scale(.95);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
}
100% {
opacity: 0;
-o-transform: scale(.3);
}
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@-moz-keyframes bounceOut {
0% {
-moz-transform: scale(1);
transform: scale(1);
}
25% {
-moz-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-moz-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-moz-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-moz-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-moz-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
-moz-animation-name: bounceOut;
-o-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(var(--distance-short));
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
}
}
@-moz-keyframes bounceOutUp {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(var(--distance-short));
}
100% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
}
}
@-o-keyframes bounceOutUp {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(var(--distance-short));
}
100% {
opacity: 0;
-o-transform: translateY(calc((-1)*var(--distance-big)));
}
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
}
@-moz-keyframes bounceOutUp {
0% {
-moz-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
100% {
opacity: 0;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(var(--distance-short));
-moz-transform: translateY(var(--distance-short));
-ms-transform: translateY(var(--distance-short));
transform: translateY(var(--distance-short));
}
100% {
opacity: 0;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateY(calc((-1)*var(--distance-big)));
-moz-transform: translateY(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateY(calc((-1)*var(--distance-big)));
-ms-transform: translateY(calc((-1)*var(--distance-big)));
transform: translateY(-webkit-calc((-1)*var(--distance-big)));
transform: translateY(-moz-calc((-1)*var(--distance-big)));
transform: translateY(calc((-1)*var(--distance-big)));
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
-moz-animation-name: bounceOutUp;
-o-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
}
}
@-moz-keyframes bounceOutDown {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-moz-transform: translateY(var(--distance-big));
}
}
@-o-keyframes bounceOutDown {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-o-transform: translateY(var(--distance-big));
}
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
}
@-moz-keyframes bounceOutDown {
0% {
-moz-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-moz-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateY(calc((-1)*var(--distance-short)));
-moz-transform: translateY(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateY(calc((-1)*var(--distance-short)));
-ms-transform: translateY(calc((-1)*var(--distance-short)));
transform: translateY(-webkit-calc((-1)*var(--distance-short)));
transform: translateY(-moz-calc((-1)*var(--distance-short)));
transform: translateY(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-webkit-transform: translateY(var(--distance-big));
-moz-transform: translateY(var(--distance-big));
-ms-transform: translateY(var(--distance-big));
transform: translateY(var(--distance-big));
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
-moz-animation-name: bounceOutDown;
-o-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(var(--distance-short));
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
}
}
@-moz-keyframes bounceOutLeft {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(var(--distance-short));
}
100% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
}
}
@-o-keyframes bounceOutLeft {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(var(--distance-short));
}
100% {
opacity: 0;
-o-transform: translateX(calc((-1)*var(--distance-big)));
}
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
}
@-moz-keyframes bounceOutLeft {
0% {
-moz-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
100% {
opacity: 0;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(var(--distance-short));
-moz-transform: translateX(var(--distance-short));
-ms-transform: translateX(var(--distance-short));
transform: translateX(var(--distance-short));
}
100% {
opacity: 0;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-big)));
-webkit-transform: translateX(calc((-1)*var(--distance-big)));
-moz-transform: translateX(-moz-calc((-1)*var(--distance-big)));
-moz-transform: translateX(calc((-1)*var(--distance-big)));
-ms-transform: translateX(calc((-1)*var(--distance-big)));
transform: translateX(-webkit-calc((-1)*var(--distance-big)));
transform: translateX(-moz-calc((-1)*var(--distance-big)));
transform: translateX(calc((-1)*var(--distance-big)));
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
-moz-animation-name: bounceOutLeft;
-o-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
}
}
@-moz-keyframes bounceOutRight {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-moz-transform: translateX(var(--distance-big));
}
}
@-o-keyframes bounceOutRight {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-o-transform: translateX(var(--distance-big));
}
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
}
@-moz-keyframes bounceOutRight {
0% {
-moz-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-moz-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-webkit-calc((-1)*var(--distance-short)));
-webkit-transform: translateX(calc((-1)*var(--distance-short)));
-moz-transform: translateX(-moz-calc((-1)*var(--distance-short)));
-moz-transform: translateX(calc((-1)*var(--distance-short)));
-ms-transform: translateX(calc((-1)*var(--distance-short)));
transform: translateX(-webkit-calc((-1)*var(--distance-short)));
transform: translateX(-moz-calc((-1)*var(--distance-short)));
transform: translateX(calc((-1)*var(--distance-short)));
}
100% {
opacity: 0;
-webkit-transform: translateX(var(--distance-big));
-moz-transform: translateX(var(--distance-big));
-ms-transform: translateX(var(--distance-big));
transform: translateX(var(--distance-big));
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
-moz-animation-name: bounceOutRight;
-o-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateIn {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(-200deg);
opacity: 0;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateIn {
0% {
-o-transform-origin: center center;
-o-transform: rotate(-200deg);
opacity: 0;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateIn {
0% {
-moz-transform-origin: center center;
transform-origin: center center;
-moz-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-moz-transform-origin: center center;
transform-origin: center center;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-moz-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
-moz-animation-name: rotateIn;
-o-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpLeft {
0% {
-moz-transform-origin: left bottom;
transform-origin: left bottom;
-moz-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
transform-origin: left bottom;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
-moz-animation-name: rotateInUpLeft;
-o-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownLeft {
0% {
-moz-transform-origin: left bottom;
transform-origin: left bottom;
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
transform-origin: left bottom;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
-moz-animation-name: rotateInDownLeft;
-o-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpRight {
0% {
-moz-transform-origin: right bottom;
transform-origin: right bottom;
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
transform-origin: right bottom;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
-moz-animation-name: rotateInUpRight;
-o-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownRight {
0% {
-moz-transform-origin: right bottom;
transform-origin: right bottom;
-moz-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
transform-origin: right bottom;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
-moz-animation-name: rotateInDownRight;
-o-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(200deg);
opacity: 0;
}
}
@-moz-keyframes rotateOut {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(200deg);
opacity: 0;
}
}
@-o-keyframes rotateOut {
0% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(200deg);
opacity: 0;
}
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@-moz-keyframes rotateOut {
0% {
-moz-transform-origin: center center;
transform-origin: center center;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: center center;
transform-origin: center center;
-moz-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-moz-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
-moz-animation-name: rotateOut;
-o-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpLeft {
0% {
-moz-transform-origin: left bottom;
transform-origin: left bottom;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
transform-origin: left bottom;
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
-moz-animation-name: rotateOutUpLeft;
-o-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownLeft {
0% {
-moz-transform-origin: left bottom;
transform-origin: left bottom;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
transform-origin: left bottom;
-moz-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
-moz-animation-name: rotateOutDownLeft;
-o-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpRight {
0% {
-moz-transform-origin: right bottom;
transform-origin: right bottom;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
transform-origin: right bottom;
-moz-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
-moz-animation-name: rotateOutUpRight;
-o-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownRight {
0% {
-moz-transform-origin: right bottom;
transform-origin: right bottom;
-moz-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
transform-origin: right bottom;
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
-moz-animation-name: rotateOutDownRight;
-o-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate(80deg);
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
opacity: 0;
}
}
@-moz-keyframes hinge {
0% {
-moz-transform: rotate(0);
-moz-transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
}
20%,
60% {
-moz-transform: rotate(80deg);
-moz-transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
}
40% {
-moz-transform: rotate(60deg);
-moz-transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
}
80% {
-moz-transform: rotate(60deg) translateY(0);
opacity: 1;
-moz-transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform: translateY(700px);
opacity: 0;
}
}
@-o-keyframes hinge {
0% {
-o-transform: rotate(0);
-o-transform-origin: top left;
-o-animation-timing-function: ease-in-out;
}
20%,
60% {
-o-transform: rotate(80deg);
-o-transform-origin: top left;
-o-animation-timing-function: ease-in-out;
}
40% {
-o-transform: rotate(60deg);
-o-transform-origin: top left;
-o-animation-timing-function: ease-in-out;
}
80% {
-o-transform: rotate(60deg) translateY(0);
opacity: 1;
-o-transform-origin: top left;
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform: translateY(700px);
opacity: 0;
}
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@-moz-keyframes hinge {
0% {
-moz-transform: rotate(0);
transform: rotate(0);
-moz-transform-origin: top left;
transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-moz-transform: rotate(80deg);
transform: rotate(80deg);
-moz-transform-origin: top left;
transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-moz-transform: rotate(60deg);
transform: rotate(60deg);
-moz-transform-origin: top left;
transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-moz-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-moz-transform-origin: top left;
transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-moz-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate(80deg);
-moz-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-moz-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-moz-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-moz-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
-moz-animation-name: hinge;
-o-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0deg);
}
}
@-moz-keyframes rollIn {
0% {
opacity: 0;
-moz-transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-moz-transform: translateX(0) rotate(0deg);
}
}
@-o-keyframes rollIn {
0% {
opacity: 0;
-o-transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-o-transform: translateX(0) rotate(0deg);
}
}
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0deg);
transform: translateX(0) rotate(0deg);
}
}
@-moz-keyframes rollIn {
0% {
opacity: 0;
-moz-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-moz-transform: translateX(0) rotate(0deg);
transform: translateX(0) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-moz-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0deg);
-moz-transform: translateX(0) rotate(0deg);
-ms-transform: translateX(0) rotate(0deg);
transform: translateX(0) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
-moz-animation-name: rollIn;
-o-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
}
}
@-moz-keyframes rollOut {
0% {
opacity: 1;
-moz-transform: translateX(0) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform: translateX(100%) rotate(120deg);
}
}
@-o-keyframes rollOut {
0% {
opacity: 1;
-o-transform: translateX(0) rotate(0deg);
}
100% {
opacity: 0;
-o-transform: translateX(100%) rotate(120deg);
}
}
@-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0deg);
transform: translateX(0) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@-moz-keyframes rollOut {
0% {
opacity: 1;
-moz-transform: translateX(0) rotate(0deg);
transform: translateX(0) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0deg);
-moz-transform: translateX(0) rotate(0deg);
-ms-transform: translateX(0) rotate(0deg);
transform: translateX(0) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-moz-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
-moz-animation-name: rollOut;
-o-animation-name: rollOut;
animation-name: rollOut;
} @-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@-moz-keyframes lightSpeedIn {
0% {
-moz-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-moz-transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-moz-transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-moz-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@-o-keyframes lightSpeedIn {
0% {
-o-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-o-transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-o-transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-o-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@-moz-keyframes lightSpeedIn {
0% {
-moz-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-moz-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-moz-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-moz-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-moz-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-moz-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-moz-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-moz-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
-moz-animation-name: lightSpeedIn;
-o-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
.bt_bb_animated_text .animated.lightSpeedIn {
-webkit-animation-duration: .5s;
-moz-animation-duration: .5s;
-o-animation-duration: .5s;
animation-duration: .5s;
} @-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@-moz-keyframes lightSpeedOut {
0% {
-moz-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-moz-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@-o-keyframes lightSpeedOut {
0% {
-o-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-o-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@-moz-keyframes lightSpeedOut {
0% {
-moz-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-moz-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-moz-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-moz-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
-moz-animation-name: lightSpeedOut;
-o-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.bt_bb_animated_text .animated.lightSpeedOut {
-webkit-animation-duration: .25s;
-moz-animation-duration: .25s;
-o-animation-duration: .25s;
animation-duration: .25s;
} @-webkit-keyframes wiggle {
0% {
-webkit-transform: skewX(9deg);
}
10% {
-webkit-transform: skewX(-8deg);
}
20% {
-webkit-transform: skewX(7deg);
}
30% {
-webkit-transform: skewX(-6deg);
}
40% {
-webkit-transform: skewX(5deg);
}
50% {
-webkit-transform: skewX(-4deg);
}
60% {
-webkit-transform: skewX(3deg);
}
70% {
-webkit-transform: skewX(-2deg);
}
80% {
-webkit-transform: skewX(1deg);
}
90% {
-webkit-transform: skewX(0deg);
}
100% {
-webkit-transform: skewX(0deg);
}
}
@-moz-keyframes wiggle {
0% {
-moz-transform: skewX(9deg);
}
10% {
-moz-transform: skewX(-8deg);
}
20% {
-moz-transform: skewX(7deg);
}
30% {
-moz-transform: skewX(-6deg);
}
40% {
-moz-transform: skewX(5deg);
}
50% {
-moz-transform: skewX(-4deg);
}
60% {
-moz-transform: skewX(3deg);
}
70% {
-moz-transform: skewX(-2deg);
}
80% {
-moz-transform: skewX(1deg);
}
90% {
-moz-transform: skewX(0deg);
}
100% {
-moz-transform: skewX(0deg);
}
}
@-o-keyframes wiggle {
0% {
-o-transform: skewX(9deg);
}
10% {
-o-transform: skewX(-8deg);
}
20% {
-o-transform: skewX(7deg);
}
30% {
-o-transform: skewX(-6deg);
}
40% {
-o-transform: skewX(5deg);
}
50% {
-o-transform: skewX(-4deg);
}
60% {
-o-transform: skewX(3deg);
}
70% {
-o-transform: skewX(-2deg);
}
80% {
-o-transform: skewX(1deg);
}
90% {
-o-transform: skewX(0deg);
}
100% {
-o-transform: skewX(0deg);
}
}
@-webkit-keyframes wiggle {
0% {
-webkit-transform: skewX(9deg);
transform: skewX(9deg);
}
10% {
-webkit-transform: skewX(-8deg);
transform: skewX(-8deg);
}
20% {
-webkit-transform: skewX(7deg);
transform: skewX(7deg);
}
30% {
-webkit-transform: skewX(-6deg);
transform: skewX(-6deg);
}
40% {
-webkit-transform: skewX(5deg);
transform: skewX(5deg);
}
50% {
-webkit-transform: skewX(-4deg);
transform: skewX(-4deg);
}
60% {
-webkit-transform: skewX(3deg);
transform: skewX(3deg);
}
70% {
-webkit-transform: skewX(-2deg);
transform: skewX(-2deg);
}
80% {
-webkit-transform: skewX(1deg);
transform: skewX(1deg);
}
90% {
-webkit-transform: skewX(0deg);
transform: skewX(0deg);
}
100% {
-webkit-transform: skewX(0deg);
transform: skewX(0deg);
}
}
@-moz-keyframes wiggle {
0% {
-moz-transform: skewX(9deg);
transform: skewX(9deg);
}
10% {
-moz-transform: skewX(-8deg);
transform: skewX(-8deg);
}
20% {
-moz-transform: skewX(7deg);
transform: skewX(7deg);
}
30% {
-moz-transform: skewX(-6deg);
transform: skewX(-6deg);
}
40% {
-moz-transform: skewX(5deg);
transform: skewX(5deg);
}
50% {
-moz-transform: skewX(-4deg);
transform: skewX(-4deg);
}
60% {
-moz-transform: skewX(3deg);
transform: skewX(3deg);
}
70% {
-moz-transform: skewX(-2deg);
transform: skewX(-2deg);
}
80% {
-moz-transform: skewX(1deg);
transform: skewX(1deg);
}
90% {
-moz-transform: skewX(0deg);
transform: skewX(0deg);
}
100% {
-moz-transform: skewX(0deg);
transform: skewX(0deg);
}
}
@keyframes wiggle {
0% {
-webkit-transform: skewX(9deg);
-moz-transform: skewX(9deg);
-ms-transform: skewX(9deg);
transform: skewX(9deg);
}
10% {
-webkit-transform: skewX(-8deg);
-moz-transform: skewX(-8deg);
-ms-transform: skewX(-8deg);
transform: skewX(-8deg);
}
20% {
-webkit-transform: skewX(7deg);
-moz-transform: skewX(7deg);
-ms-transform: skewX(7deg);
transform: skewX(7deg);
}
30% {
-webkit-transform: skewX(-6deg);
-moz-transform: skewX(-6deg);
-ms-transform: skewX(-6deg);
transform: skewX(-6deg);
}
40% {
-webkit-transform: skewX(5deg);
-moz-transform: skewX(5deg);
-ms-transform: skewX(5deg);
transform: skewX(5deg);
}
50% {
-webkit-transform: skewX(-4deg);
-moz-transform: skewX(-4deg);
-ms-transform: skewX(-4deg);
transform: skewX(-4deg);
}
60% {
-webkit-transform: skewX(3deg);
-moz-transform: skewX(3deg);
-ms-transform: skewX(3deg);
transform: skewX(3deg);
}
70% {
-webkit-transform: skewX(-2deg);
-moz-transform: skewX(-2deg);
-ms-transform: skewX(-2deg);
transform: skewX(-2deg);
}
80% {
-webkit-transform: skewX(1deg);
-moz-transform: skewX(1deg);
-ms-transform: skewX(1deg);
transform: skewX(1deg);
}
90% {
-webkit-transform: skewX(0deg);
-moz-transform: skewX(0deg);
-ms-transform: skewX(0deg);
transform: skewX(0deg);
}
100% {
-webkit-transform: skewX(0deg);
-moz-transform: skewX(0deg);
-ms-transform: skewX(0deg);
transform: skewX(0deg);
}
}
.wiggle {
-webkit-animation-name: wiggle;
-moz-animation-name: wiggle;
-o-animation-name: wiggle;
animation-name: wiggle;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.bt_bb_animated_text .animated.wiggle {
-webkit-animation-duration: .75s;
-moz-animation-duration: .75s;
-o-animation-duration: .75s;
animation-duration: .75s;
} .bt_bb_animated_text_wrapper {
visibility: hidden;
}
.bt_bb_animated_text {
font-size: 15rem;
font-family: "Castoro",Arial,Helvetica,sans-serif;
line-height: 1.2;
display: block;
width: auto;
z-index: 0;
overflow: visible;
color: #ededed;
}
.bt_bb_animated_text h1,
.bt_bb_animated_text h2,
.bt_bb_animated_text h3,
.bt_bb_animated_text h4,
.bt_bb_animated_text h5,
.bt_bb_animated_text h6 {
padding: 0;
margin: 0;
line-height: inherit;
font-weight: inherit;
}
.btHeadingWeight_default .bt_bb_animated_text {
font-weight: 400;
}
.btHeadingWeight_normal .bt_bb_animated_text {
font-weight: normal;
}
.btHeadingWeight_bold .bt_bb_animated_text {
font-weight: bold;
}
.btHeadingWeight_bolder .bt_bb_animated_text {
font-weight: bolder;
}
.btHeadingWeight_lighter .bt_bb_animated_text {
font-weight: 300;
}
.btHeadingWeight_light .bt_bb_animated_text {
font-weight: 400;
}
.btHeadingWeight_thin .bt_bb_animated_text {
font-weight: 100;
}
.btHeadingWeight_100 .bt_bb_animated_text {
font-weight: 100;
}
.btHeadingWeight_200 .bt_bb_animated_text {
font-weight: 200;
}
.btHeadingWeight_300 .bt_bb_animated_text {
font-weight: 300;
}
.btHeadingWeight_400 .bt_bb_animated_text {
font-weight: 400;
}
.btHeadingWeight_500 .bt_bb_animated_text {
font-weight: 500;
}
.btHeadingWeight_600 .bt_bb_animated_text {
font-weight: 600;
}
.btHeadingWeight_700 .bt_bb_animated_text {
font-weight: 700;
}
.btHeadingWeight_800 .bt_bb_animated_text {
font-weight: 800;
}
.btHeadingWeight_900 .bt_bb_animated_text {
font-weight: 900;
}
.bt_bb_animated_text.bt_bb_font_weight_default {
font-weight: 400;
}
.bt_bb_animated_text.bt_bb_font_weight_normal {
font-weight: normal;
}
.bt_bb_animated_text.bt_bb_font_weight_bold {
font-weight: bold;
}
.bt_bb_animated_text.bt_bb_font_weight_bolder {
font-weight: bolder;
}
.bt_bb_animated_text.bt_bb_font_weight_lighter {
font-weight: 300;
}
.bt_bb_animated_text.bt_bb_font_weight_light {
font-weight: 400;
}
.bt_bb_animated_text.bt_bb_font_weight_thin {
font-weight: 100;
}
.bt_bb_animated_text.bt_bb_font_weight_100 {
font-weight: 100;
}
.bt_bb_animated_text.bt_bb_font_weight_200 {
font-weight: 200;
}
.bt_bb_animated_text.bt_bb_font_weight_300 {
font-weight: 300;
}
.bt_bb_animated_text.bt_bb_font_weight_400 {
font-weight: 400;
}
.bt_bb_animated_text.bt_bb_font_weight_500 {
font-weight: 500;
}
.bt_bb_animated_text.bt_bb_font_weight_600 {
font-weight: 600;
}
.bt_bb_animated_text.bt_bb_font_weight_700 {
font-weight: 700;
}
.bt_bb_animated_text.bt_bb_font_weight_800 {
font-weight: 800;
}
.bt_bb_animated_text.bt_bb_font_weight_900 {
font-weight: 900;
}
.bt_bb_animated_text.bt_bb_size_extrasmall {
font-size: 1.875rem;
}
.bt_bb_animated_text.bt_bb_size_small {
font-size: 2.6875rem;
}
.bt_bb_animated_text.bt_bb_size_medium {
font-size: 3.5rem;
}
.bt_bb_animated_text.bt_bb_size_normal {
font-size: 4.25rem;
}
.bt_bb_animated_text.bt_bb_size_large {
font-size: 5.3125rem;
}
.bt_bb_animated_text.bt_bb_size_extralarge {
font-size: 15rem;
}
.bt_bb_animated_text.bt_bb_size_huge {
font-size: 20rem;
}
.bt_bb_animated_text.bt_bb_color_accent {
color: #ff9245;
}
.bt_bb_animated_text.bt_bb_color_alternate {
color: #469baf;
}
.bt_bb_animated_text.bt_bb_color_light {
color: #fff;
}
.bt_bb_animated_text.bt_bb_color_dark {
color: #2b2c2e;
}
.bt_bb_animated_text.bt_bb_color_dark_gray {
color: #909090;
}
.bt_bb_animated_text.bt_bb_animated_text_vertical_position_top {
top: 0;
position: absolute !important;
}
.bt_bb_animated_text.bt_bb_animated_text_vertical_position_middle {
top: 50%;
position: absolute !important;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
bottom: auto;
}
.bt_bb_animated_text.bt_bb_animated_text_vertical_position_bottom {
bottom: 0;
position: absolute !important;
}
.bt_bb_animated_text.bt_bb_animated_text_horizontal_position_left {
left: 0;
position: absolute !important;
}
.bt_bb_animated_text.bt_bb_animated_text_horizontal_position_center {
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
position: absolute !important;
}
.bt_bb_animated_text.bt_bb_animated_text_horizontal_position_right {
right: 0;
position: absolute !important;
}
.bt_bb_animated_text.bt_bb_animated_text_rotate_20 {
-webkit-transform: rotate(-20deg);
-moz-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
transform: rotate(-20deg);
}
.bt_bb_animated_text .bt_bb_animated_text_wrapper {
position: relative !important;
display: inline-block;
}
.bt_bb_animated_text .bt_bb_animated_text_wrapper span {
display: inline-block;
}
.bt_bb_animated_text[style*="font-family:'Automobile Contest'"] {
line-height: .4;
} .woocommerce-result-count,
.woocommerce-ordering {
float: left;
margin: 0;
line-height: 2.5em;
margin-bottom: 2em;
}
.rtl .woocommerce-result-count,
.rtl .woocommerce-ordering {
float: right;
}
.woocommerce-result-count {
width: 65%;
}
.woocommerce-ordering {
padding-left: 1em;
width: 35%;
}
.rtl .woocommerce-ordering {
padding-left: 0;
padding-right: 1em;
}
.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: 0 0 33.3333%;
-ms-flex: 0 0 33.3333%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
}
.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;
border: 1px solid #f1f1f1;
overflow: hidden;
}
.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner,
.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner {
border-radius: 10px;
}
.btHardRoundedButtons .products ul li.product .btWooShopLoopItemInner,
.btHardRoundedButtons ul.products li.product .btWooShopLoopItemInner {
border-radius: 10px;
}
.btSoftRoundedButtons.btSquareShapes .products ul li.product .btWooShopLoopItemInner,
.btSoftRoundedButtons.btSquareShapes ul.products li.product .btWooShopLoopItemInner {
border-radius: 0;
}
.btHardRoundedButtons.btSquareShapes .products ul li.product .btWooShopLoopItemInner,
.btHardRoundedButtons.btSquareShapes ul.products li.product .btWooShopLoopItemInner {
border-radius: 0;
}
.products ul li.product .btWooShopLoopItemInner:after,
ul.products li.product .btWooShopLoopItemInner:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btDarkSkin .products ul li.product .btWooShopLoopItemInner,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner {
border: 1px solid rgba(255,255,255,.05);
}
.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;
}
.products ul li.product .btWooShopLoopItemInner .bt_bb_image img,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image img {
border-bottom: 1px solid #f1f1f1;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
width: 100%;
display: block;
}
.btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image img,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image img,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image img,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image img,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image img,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image img {
border: 1px solid rgba(255,255,255,.05);
}
.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_headline_content a:hover,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover {
color: #ff9245;
}
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline {
color: inherit;
}
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:before {
background: #2b2c2e;
}
.btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:before,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:before,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:before,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:before,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:before,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:before {
background: #fff;
}
.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-bottom: 0;
}
.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 {
display: block;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
margin-bottom: 1em;
padding-top: 0;
}
.products ul li.product .btWooShopLoopItemInner .price:after,
ul.products li.product .btWooShopLoopItemInner .price:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btSubtitleWeight_default .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_default ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 400;
}
.btSubtitleWeight_normal .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_normal ul.products li.product .btWooShopLoopItemInner .price {
font-weight: normal;
}
.btSubtitleWeight_bold .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_bold ul.products li.product .btWooShopLoopItemInner .price {
font-weight: bold;
}
.btSubtitleWeight_bolder .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_bolder ul.products li.product .btWooShopLoopItemInner .price {
font-weight: bolder;
}
.btSubtitleWeight_lighter .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_lighter ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 300;
}
.btSubtitleWeight_light .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_light ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 400;
}
.btSubtitleWeight_thin .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_thin ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 100;
}
.btSubtitleWeight_100 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_100 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 100;
}
.btSubtitleWeight_200 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_200 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 200;
}
.btSubtitleWeight_300 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_300 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 300;
}
.btSubtitleWeight_400 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_400 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 400;
}
.btSubtitleWeight_500 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_500 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 500;
}
.btSubtitleWeight_600 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_600 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 600;
}
.btSubtitleWeight_700 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_700 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 700;
}
.btSubtitleWeight_800 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_800 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 800;
}
.btSubtitleWeight_900 .products ul li.product .btWooShopLoopItemInner .price,
.btSubtitleWeight_900 ul.products li.product .btWooShopLoopItemInner .price {
font-weight: 900;
}
.products ul li.product .btWooShopLoopItemInner .price del,
ul.products li.product .btWooShopLoopItemInner .price del {
color: inherit;
opacity: 1;
display: inline-block;
margin: 0 5px 0 0;
}
.products ul li.product .btWooShopLoopItemInner .price ins,
ul.products li.product .btWooShopLoopItemInner .price ins {
text-decoration: auto;
}
.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 {
text-decoration: none;
display: inline-block;
position: relative;
}
.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,
.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button {
border-radius: 10px;
}
.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 {
font-family: RemixIconsSystem;
font-weight: normal;
font-size: 1em;
line-height: 1.7;
width: 1.7em;
height: 1.7em;
margin: -.7em -.7em 0 0;
position: absolute;
right: 0;
top: 0;
vertical-align: middle;
text-align: center;
-webkit-font-smoothing: antialiased;
border-radius: 50%;
color: #fff;
background-color: #469baf;
z-index: 5;
}
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
content: "\e9dd";
}
.products ul li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .added:after {
content: "\e951";
}
.products ul li.product .btWooShopLoopItemInner .added_to_cart,
ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-size: .8125rem;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
margin-left: 1em;
color: #ff9245;
}
.btButtonWeight_default .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_default ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 500;
}
.btButtonWeight_normal .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_normal ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: normal;
}
.btButtonWeight_bold .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_bold ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: bold;
}
.btButtonWeight_bolder .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_bolder ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: bolder;
}
.btButtonWeight_lighter .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_lighter ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 300;
}
.btButtonWeight_light .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_light ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 400;
}
.btButtonWeight_thin .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_thin ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 100;
}
.btButtonWeight_100 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_100 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 100;
}
.btButtonWeight_200 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_200 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 200;
}
.btButtonWeight_300 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_300 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 300;
}
.btButtonWeight_400 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_400 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 400;
}
.btButtonWeight_500 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_500 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 500;
}
.btButtonWeight_600 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_600 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 600;
}
.btButtonWeight_700 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_700 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 700;
}
.btButtonWeight_800 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_800 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 800;
}
.btButtonWeight_900 .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.btButtonWeight_900 ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-weight: 900;
}
.rtl .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.rtl ul.products li.product .btWooShopLoopItemInner .added_to_cart {
margin-left: 0;
margin-right: 1em;
}
.products ul li.product .btWooShopLoopItemInner .added_to_cart:hover,
ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover {
color: #469baf;
}
.products ul li.product .onsale,
ul.products li.product .onsale {
position: absolute;
top: 1em;
right: 2em;
left: auto;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
z-index: 1;
color: #fff;
background: #469baf;
} .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: 3em;
}
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;
border-radius: 50px;
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 0 #f1f1f1 inset;
box-shadow: 0 0 0 0 #f1f1f1 inset;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btDarkSkin nav.woocommerce-pagination ul li a,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a,
.btDarkSkin nav.woocommerce-pagination ul li span,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span {
color: #fff;
}
nav.woocommerce-pagination ul li a:focus,
nav.woocommerce-pagination ul li a:hover {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 3em #f1f1f1 inset;
box-shadow: 0 0 0 3em #f1f1f1 inset;
}
.btDarkSkin nav.woocommerce-pagination ul li a:focus,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a:focus,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a:focus,
.btDarkSkin nav.woocommerce-pagination ul li a:hover,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a:hover,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a:hover {
color: #2b2c2e !important;
-webkit-box-shadow: 0 0 0 3em #fff inset;
box-shadow: 0 0 0 3em #fff inset;
}
nav.woocommerce-pagination ul li span.current {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 3em #f1f1f1 inset;
box-shadow: 0 0 0 3em #f1f1f1 inset;
}
.btDarkSkin nav.woocommerce-pagination ul li span.current,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span.current,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span.current {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 3em #fff inset;
box-shadow: 0 0 0 3em #fff inset;
}
nav.woocommerce-pagination ul li a.next,
nav.woocommerce-pagination ul li a.prev {
color: #2b2c2e;
-webkit-box-shadow: 0 0 0 0 #f1f1f1 inset;
box-shadow: 0 0 0 0 #f1f1f1 inset;
}
.btDarkSkin nav.woocommerce-pagination ul li a.next,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a.next,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a.next,
.btDarkSkin nav.woocommerce-pagination ul li a.prev,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a.prev,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a.prev {
color: #fff;
}
.btDarkSkin nav.woocommerce-pagination ul li a.next {
color: #2b2c2e !important;
} 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: 2em;
z-index: 1;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
opacity: 1;
color: #fff;
background: #469baf;
}
.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 #f1f1f1;
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 #f1f1f1;
}
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;
padding: 0 px 0 0;
}
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;
margin: 0 px 0 0;
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: "\e9d3";
font-family: RemixIconsSystem;
font-size: 19.2px;
line-height: 36.8px;
text-align: center;
display: block;
border-radius: 50%;
width: 36.8px;
color: #fff;
-webkit-box-shadow: 0 0 0 2em #ff9245 inset,0 0 0 2em rgba(255,255,255,.5) inset;
box-shadow: 0 0 0 2em #ff9245 inset,0 0 0 2em rgba(255,255,255,.5) inset;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
div.product div.images .woocommerce-product-gallery__trigger:hover:after {
-webkit-box-shadow: 0 0 0 1px #ff9245 inset,0 0 0 2em rgba(255,255,255,.5) inset;
box-shadow: 0 0 0 1px #ff9245 inset,0 0 0 2em rgba(255,255,255,.5) inset;
color: #ff9245;
}
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 header .bt_bb_headline_superheadline {
color: inherit;
}
div.product div.summary header .bt_bb_headline_superheadline .btArticleCategories a:before {
background: #2b2c2e;
}
.btDarkSkin div.product div.summary header .bt_bb_headline_superheadline .btArticleCategories a:before,
.btLightSkin .btDarkSkin div.product div.summary header .bt_bb_headline_superheadline .btArticleCategories a:before,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.summary header .bt_bb_headline_superheadline .btArticleCategories a:before {
background: #fff;
}
div.product div.summary .price {
font-size: 1.875em;
font-family: "Castoro",Arial,Helvetica,sans-serif;
line-height: 1;
}
.btHeadingWeight_default div.product div.summary .price {
font-weight: 400;
}
.btHeadingWeight_normal div.product div.summary .price {
font-weight: normal;
}
.btHeadingWeight_bold div.product div.summary .price {
font-weight: bold;
}
.btHeadingWeight_bolder div.product div.summary .price {
font-weight: bolder;
}
.btHeadingWeight_lighter div.product div.summary .price {
font-weight: 300;
}
.btHeadingWeight_light div.product div.summary .price {
font-weight: 400;
}
.btHeadingWeight_thin div.product div.summary .price {
font-weight: 100;
}
.btHeadingWeight_100 div.product div.summary .price {
font-weight: 100;
}
.btHeadingWeight_200 div.product div.summary .price {
font-weight: 200;
}
.btHeadingWeight_300 div.product div.summary .price {
font-weight: 300;
}
.btHeadingWeight_400 div.product div.summary .price {
font-weight: 400;
}
.btHeadingWeight_500 div.product div.summary .price {
font-weight: 500;
}
.btHeadingWeight_600 div.product div.summary .price {
font-weight: 600;
}
.btHeadingWeight_700 div.product div.summary .price {
font-weight: 700;
}
.btHeadingWeight_800 div.product div.summary .price {
font-weight: 800;
}
.btHeadingWeight_900 div.product div.summary .price {
font-weight: 900;
}
div.product div.summary .price del {
opacity: 1;
color: inherit;
display: inline-block;
margin: 0 5px 0 0;
}
div.product div.summary .price ins {
text-decoration: auto;
}
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 .group_table {
font-size: .85em;
}
div.product div.summary .group_table .price {
font-size: 2em;
}
div.product div.summary .group_table td {
padding: 1em;
}
div.product div.summary .group_table td.woocommerce-grouped-product-list-item__price del {
opacity: 1;
color: inherit;
display: inline-block;
margin: 0 5px 0 0;
}
div.product div.summary .group_table td.woocommerce-grouped-product-list-item__price ins {
text-decoration: auto;
}
div.product div.summary .group_table .quantity {
width: 80px !important;
margin: 0 auto !important;
display: block !important;
float: none !important;
}
.btSoftRoundedButtons div.product div.summary .group_table .quantity input {
padding: .6em;
}
.btHardRoundedButtons div.product div.summary .group_table .quantity input {
padding: .6em;
}
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: 3.125em;
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 {
display: inline-block;
}
.btSoftRoundedButtons div.product div.summary form.cart .quantity input {
padding: .6em 1.4em;
}
.btHardRoundedButtons div.product div.summary form.cart .quantity input {
padding: .6em 1.4em;
}
div.product div.summary form.cart .single_add_to_cart_button {
display: inline-block;
float: left;
}
.btCapitalizeButtonText div.product div.summary form.cart .single_add_to_cart_button {
text-transform: uppercase;
}
.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;
}
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;
margin: 0 0 2em;
}
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li {
margin-right: 3em;
padding-bottom: .5em;
}
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li:before,
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li:after {
display: none;
}
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li.on {
border-bottom: 1px solid #2b2c2e !important;
}
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li .bt_bb_tab_item_title {
letter-spacing: 0;
}
div.product div.product-meta .btArticleShareEtc {
max-width: initial;
}
div.product table.variations {
border: none;
display: block;
margin-bottom: 2em;
position: relative;
}
div.product table.variations tbody,
div.product table.variations tr,
div.product table.variations td {
padding: 0;
border: none !important;
display: block;
}
div.product table.variations th.label {
font-weight: normal;
border: none !important;
padding: 0 0 .5em;
}
div.product .single_variation_wrap .woocommerce-variation.single_variation {
margin-bottom: 2em;
}
div.product section.products.upsells {
width: 100%;
padding: 0 1em;
} table.woocommerce-product-attributes th {
font-weight: normal;
}
table.woocommerce-product-attributes td p {
margin-bottom: 0;
} 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: #ff9245;
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: 2em;
border: none;
}
table.shop_table td,
table.shop_table th {
border-left: none;
border-right: none;
}
table.shop_table td.product-name a:hover {
color: #ff9245;
}
table.shop_table thead th {
font-weight: 500;
font-size: .9em;
text-transform: uppercase;
background-color: #f1f1f1;
}
table.shop_table tr.cart-subtotal th {
font-weight: normal;
}
table.shop_table td.product-remove {
width: 3em;
}
table.shop_table td.product-remove a.remove {
display: block;
overflow: hidden;
font-size: 0;
position: relative;
text-align: center;
text-decoration: none;
line-height: 1.5;
height: 1.25rem;
width: 1.25rem;
vertical-align: middle;
color: #fff;
background-color: #ff9245;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
table.shop_table td.product-remove a.remove:before {
content: "\e955";
font-family: RemixIconsSystem;
font-size: .8rem;
display: block;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btSoftRoundedButtons table.shop_table td.product-remove a.remove {
border-radius: 10px;
}
.btHardRoundedButtons table.shop_table td.product-remove a.remove {
border-radius: 50px;
}
.btAccentButtonDarkText table.shop_table td.product-remove a.remove {
color: #2b2c2e !important;
}
table.shop_table td.product-remove a.remove:hover {
background-color: #469baf;
}
.btAccentButtonDarkText table.shop_table td.product-remove a.remove:hover {
color: #fff !important;
}
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;
}
.rtl table.shop_table .product-quantity {
text-align: center;
}
table.shop_table .product-quantity .quantity {
width: 70px;
display: inline-block;
}
.btSoftRoundedButtons table.shop_table .product-quantity .quantity input {
padding: .6em 1em;
}
.btHardRoundedButtons table.shop_table .product-quantity .quantity input {
padding: .6em 1em;
}
table.shop_table .product-subtotal,
table.shop_table .product-total,
table.shop_table .product-price,
table.shop_table .order-actions {
text-align: right;
}
table.shop_table tr.woocommerce-shipping-totals.shipping {
text-align: right;
}
.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 td {
text-align: right;
}
.rtl .cart-collaterals .cart_totals td {
text-align: left;
}
tr.cart-subtotal,
tfoot {
border-top: 1.5px solid #2b2c2e;
}
.btDarkSkin tr.cart-subtotal,
.btLightSkin .btDarkSkin tr.cart-subtotal,
.btDarkSkin.btLightSkin .btDarkSkin tr.cart-subtotal,
.btDarkSkin tfoot,
.btLightSkin .btDarkSkin tfoot,
.btDarkSkin.btLightSkin .btDarkSkin tfoot {
border-color: #fff;
}
tr.order-total,
tfoot {
border-bottom: 1px solid #2b2c2e;
}
.btDarkSkin tr.order-total,
.btLightSkin .btDarkSkin tr.order-total,
.btDarkSkin.btLightSkin .btDarkSkin tr.order-total,
.btDarkSkin tfoot,
.btLightSkin .btDarkSkin tfoot,
.btDarkSkin.btLightSkin .btDarkSkin tfoot {
border-color: #fff;
} 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: #ff9245;
}
.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: #f1f1f1;
}
.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 #f1f1f1;
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 .place-order {
margin: 0 auto;
text-align: center;
}
#payment .place-order button {
padding: 1.15em 1.975em;
} .woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0 0 2em;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
margin: 0 .5em 0 0;
padding: 0;
display: inline-block;
}
.woocommerce-MyAccount-navigation ul li a {
display: inline-block;
padding: .5em 0;
margin-right: 1em;
border-bottom: 1px solid #ff9245;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #2b2c2e;
border-color: #2b2c2e;
}
.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;
}  .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 fieldset {
padding: 2em;
border: 1px solid #f1f1f1;
}
form .form-row {
margin: 0 0 1em;
}
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;
}
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;
}
.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: red;
font-weight: 700;
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;
} .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(//merlincoach.cz/wp-content/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;
} .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;
background-color: #f1f1f1;
border-top: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin .woocommerce-error,
.btLightSkin .btDarkSkin .woocommerce-error,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-error,
.btDarkSkin .woocommerce-info,
.btLightSkin .btDarkSkin .woocommerce-info,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-info,
.btDarkSkin .woocommerce-message,
.btLightSkin .btDarkSkin .woocommerce-message,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-message {
border-top: 1px solid rgba(255,255,255,.3);
background-color: rgba(255,255,255,.3);
}
.rtl .woocommerce-error,
.rtl .woocommerce-info,
.rtl .woocommerce-message {
padding: 1em 3em 1em 1em;
}
.woocommerce-info a:not(.button),
.woocommerce-message a:not(.button) {
color: #ff9245;
text-decoration: underline;
padding-left: .5em;
}
.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.5em;
font-family: RemixIconsSystem;
line-height: 1;
font-weight: 400;
position: absolute;
left: 1em;
top: 1em;
}
.rtl .woocommerce-error:before,
.rtl .woocommerce-info:before,
.rtl .woocommerce-message:before {
right: .8em;
left: auto;
top: .8em;
}
.woocommerce-message:before,
.woocommerce-info:before {
content: "\e995";
color: #ff9245;
}
.woocommerce-error:before {
content: "\e975";
color: #b81c23;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
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;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 1.5em 9em 1.5em 3.6em;
position: relative;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
float: right;
border: none !important;
padding: 1.15em 1.975em !important;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
min-width: 8em;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute !important;
right: 2em;
}
.rtl .woocommerce-error .button,
.rtl .woocommerce-info .button,
.rtl .woocommerce-message .button {
float: left;
left: 2em;
right: auto;
}
.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;
}
@media (max-width: 780px) {
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding-right: 1em;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
position: relative !important;
margin: 1em auto 0 auto;
}
.woocommerce-message:before,
.woocommerce-info:before {
top: 1em;
}
} .wc-credit-card-form-card-cvc.visa,
.wc-credit-card-form-card-expiry.visa,
.wc-credit-card-form-card-number.visa {
background-image: url(//merlincoach.cz/wp-content/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(//merlincoach.cz/wp-content/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(//merlincoach.cz/wp-content/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(//merlincoach.cz/wp-content/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(//merlincoach.cz/wp-content/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(//merlincoach.cz/wp-content/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(//merlincoach.cz/wp-content/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(//merlincoach.cz/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.png);
} .products > h1,
.products > h2,
.products > h3,
.products > h4,
.products > h5,
.products > h6,
.products > h7,
.products > h8,
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,
div.bt_bb_tab_content > h7,
div.bt_bb_tab_content > h8,
.cross-sells > h1,
.cross-sells > h2,
.cross-sells > h3,
.cross-sells > h4,
.cross-sells > h5,
.cross-sells > h6,
.cross-sells > h7,
.cross-sells > h8,
.comment-respond > h1,
.comment-respond > h2,
.comment-respond > h3,
.comment-respond > h4,
.comment-respond > h5,
.comment-respond > h6,
.comment-respond > h7,
.comment-respond > h8,
section.related.products > h1,
section.related.products > h2,
section.related.products > h3,
section.related.products > h4,
section.related.products > h5,
section.related.products > h6,
section.related.products > h7,
section.related.products > h8,
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.cart_totals > h7,
div.cart_totals > h8,
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-billing-fields > h7,
div.woocommerce-billing-fields > h8,
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-additional-fields > h7,
div.woocommerce-additional-fields > h8,
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,
div.woocommerce-shipping-fields > h7,
div.woocommerce-shipping-fields > h8,
form.woocommerce-checkout > h1,
form.woocommerce-checkout > h2,
form.woocommerce-checkout > h3,
form.woocommerce-checkout > h4,
form.woocommerce-checkout > h5,
form.woocommerce-checkout > h6,
form.woocommerce-checkout > h7,
form.woocommerce-checkout > h8,
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 > h7,
div.woocommerce-MyAccount-content > h8,
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 header > h7,
div.woocommerce-MyAccount-content header > h8,
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,
div.woocommerce-MyAccount-content form > h7,
div.woocommerce-MyAccount-content form > h8,
.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-customer-details > h7,
.woocommerce-customer-details > h8,
.woocommerce-order-details > h1,
.woocommerce-order-details > h2,
.woocommerce-order-details > h3,
.woocommerce-order-details > h4,
.woocommerce-order-details > h5,
.woocommerce-order-details > h6,
.woocommerce-order-details > h7,
.woocommerce-order-details > h8 {
margin: 0 0 1em;
padding: 0;
font-size: 1.4em;
} .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: .8125rem;
font-family: "Plus Jakarta Sans",Arial,Helvetica,sans-serif;
letter-spacing: 0.5px;
line-height: 1;
padding: 1.15em 1.975em;
cursor: pointer;
text-transform: capitalize;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.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 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 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 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.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 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 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 .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_defaultdiv.woocommerce a.button,
.btButtonWeight_default div.woocommerce input[type="submit"],
.btButtonWeight_defaultdiv.woocommerce input[type="submit"],
.btButtonWeight_default div.woocommerce button[type="submit"],
.btButtonWeight_defaultdiv.woocommerce button[type="submit"],
.btButtonWeight_default div.woocommerce input.button,
.btButtonWeight_defaultdiv.woocommerce input.button,
.btButtonWeight_default div.woocommerce input.alt:hover,
.btButtonWeight_defaultdiv.woocommerce input.alt:hover,
.btButtonWeight_default div.woocommerce a.button.alt:hover,
.btButtonWeight_defaultdiv.woocommerce a.button.alt:hover,
.btButtonWeight_default div.woocommerce .button.alt:hover,
.btButtonWeight_defaultdiv.woocommerce .button.alt:hover,
.btButtonWeight_default div.woocommerce button.alt:hover,
.btButtonWeight_defaultdiv.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 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 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 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.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 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 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 .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_normaldiv.woocommerce a.button,
.btButtonWeight_normal div.woocommerce input[type="submit"],
.btButtonWeight_normaldiv.woocommerce input[type="submit"],
.btButtonWeight_normal div.woocommerce button[type="submit"],
.btButtonWeight_normaldiv.woocommerce button[type="submit"],
.btButtonWeight_normal div.woocommerce input.button,
.btButtonWeight_normaldiv.woocommerce input.button,
.btButtonWeight_normal div.woocommerce input.alt:hover,
.btButtonWeight_normaldiv.woocommerce input.alt:hover,
.btButtonWeight_normal div.woocommerce a.button.alt:hover,
.btButtonWeight_normaldiv.woocommerce a.button.alt:hover,
.btButtonWeight_normal div.woocommerce .button.alt:hover,
.btButtonWeight_normaldiv.woocommerce .button.alt:hover,
.btButtonWeight_normal div.woocommerce button.alt:hover,
.btButtonWeight_normaldiv.woocommerce button.alt:hover {
font-weight: normal;
}
.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 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 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 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.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 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 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 .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_bolddiv.woocommerce a.button,
.btButtonWeight_bold div.woocommerce input[type="submit"],
.btButtonWeight_bolddiv.woocommerce input[type="submit"],
.btButtonWeight_bold div.woocommerce button[type="submit"],
.btButtonWeight_bolddiv.woocommerce button[type="submit"],
.btButtonWeight_bold div.woocommerce input.button,
.btButtonWeight_bolddiv.woocommerce input.button,
.btButtonWeight_bold div.woocommerce input.alt:hover,
.btButtonWeight_bolddiv.woocommerce input.alt:hover,
.btButtonWeight_bold div.woocommerce a.button.alt:hover,
.btButtonWeight_bolddiv.woocommerce a.button.alt:hover,
.btButtonWeight_bold div.woocommerce .button.alt:hover,
.btButtonWeight_bolddiv.woocommerce .button.alt:hover,
.btButtonWeight_bold div.woocommerce button.alt:hover,
.btButtonWeight_bolddiv.woocommerce button.alt:hover {
font-weight: bold;
}
.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 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 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 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.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 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 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 .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_bolderdiv.woocommerce a.button,
.btButtonWeight_bolder div.woocommerce input[type="submit"],
.btButtonWeight_bolderdiv.woocommerce input[type="submit"],
.btButtonWeight_bolder div.woocommerce button[type="submit"],
.btButtonWeight_bolderdiv.woocommerce button[type="submit"],
.btButtonWeight_bolder div.woocommerce input.button,
.btButtonWeight_bolderdiv.woocommerce input.button,
.btButtonWeight_bolder div.woocommerce input.alt:hover,
.btButtonWeight_bolderdiv.woocommerce input.alt:hover,
.btButtonWeight_bolder div.woocommerce a.button.alt:hover,
.btButtonWeight_bolderdiv.woocommerce a.button.alt:hover,
.btButtonWeight_bolder div.woocommerce .button.alt:hover,
.btButtonWeight_bolderdiv.woocommerce .button.alt:hover,
.btButtonWeight_bolder div.woocommerce button.alt:hover,
.btButtonWeight_bolderdiv.woocommerce button.alt:hover {
font-weight: bolder;
}
.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 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 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 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.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 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 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 .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_lighterdiv.woocommerce a.button,
.btButtonWeight_lighter div.woocommerce input[type="submit"],
.btButtonWeight_lighterdiv.woocommerce input[type="submit"],
.btButtonWeight_lighter div.woocommerce button[type="submit"],
.btButtonWeight_lighterdiv.woocommerce button[type="submit"],
.btButtonWeight_lighter div.woocommerce input.button,
.btButtonWeight_lighterdiv.woocommerce input.button,
.btButtonWeight_lighter div.woocommerce input.alt:hover,
.btButtonWeight_lighterdiv.woocommerce input.alt:hover,
.btButtonWeight_lighter div.woocommerce a.button.alt:hover,
.btButtonWeight_lighterdiv.woocommerce a.button.alt:hover,
.btButtonWeight_lighter div.woocommerce .button.alt:hover,
.btButtonWeight_lighterdiv.woocommerce .button.alt:hover,
.btButtonWeight_lighter div.woocommerce button.alt:hover,
.btButtonWeight_lighterdiv.woocommerce button.alt:hover {
font-weight: 300;
}
.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 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 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 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.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 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 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 .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_lightdiv.woocommerce a.button,
.btButtonWeight_light div.woocommerce input[type="submit"],
.btButtonWeight_lightdiv.woocommerce input[type="submit"],
.btButtonWeight_light div.woocommerce button[type="submit"],
.btButtonWeight_lightdiv.woocommerce button[type="submit"],
.btButtonWeight_light div.woocommerce input.button,
.btButtonWeight_lightdiv.woocommerce input.button,
.btButtonWeight_light div.woocommerce input.alt:hover,
.btButtonWeight_lightdiv.woocommerce input.alt:hover,
.btButtonWeight_light div.woocommerce a.button.alt:hover,
.btButtonWeight_lightdiv.woocommerce a.button.alt:hover,
.btButtonWeight_light div.woocommerce .button.alt:hover,
.btButtonWeight_lightdiv.woocommerce .button.alt:hover,
.btButtonWeight_light div.woocommerce button.alt:hover,
.btButtonWeight_lightdiv.woocommerce button.alt:hover {
font-weight: 400;
}
.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 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 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 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.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 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 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 .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_thindiv.woocommerce a.button,
.btButtonWeight_thin div.woocommerce input[type="submit"],
.btButtonWeight_thindiv.woocommerce input[type="submit"],
.btButtonWeight_thin div.woocommerce button[type="submit"],
.btButtonWeight_thindiv.woocommerce button[type="submit"],
.btButtonWeight_thin div.woocommerce input.button,
.btButtonWeight_thindiv.woocommerce input.button,
.btButtonWeight_thin div.woocommerce input.alt:hover,
.btButtonWeight_thindiv.woocommerce input.alt:hover,
.btButtonWeight_thin div.woocommerce a.button.alt:hover,
.btButtonWeight_thindiv.woocommerce a.button.alt:hover,
.btButtonWeight_thin div.woocommerce .button.alt:hover,
.btButtonWeight_thindiv.woocommerce .button.alt:hover,
.btButtonWeight_thin div.woocommerce button.alt:hover,
.btButtonWeight_thindiv.woocommerce button.alt:hover {
font-weight: 100;
}
.btButtonWeight_100 .woocommerce .btSidebar a.button,
.btButtonWeight_100 .woocommerce .bt-content a.button,
.btButtonWeight_100 .woocommerce-page .btSidebar a.button,
.btButtonWeight_100 .woocommerce-page .bt-content a.button,
.btButtonWeight_100.woocommerce .btSidebar a.button,
.btButtonWeight_100.woocommerce .bt-content a.button,
.btButtonWeight_100.woocommerce-page .btSidebar a.button,
.btButtonWeight_100.woocommerce-page .bt-content a.button,
.btButtonWeight_100 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_100 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_100 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_100 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_100.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_100.woocommerce .bt-content input[type="submit"],
.btButtonWeight_100.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_100.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_100 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_100 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_100 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_100 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_100.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_100.woocommerce .bt-content button[type="submit"],
.btButtonWeight_100.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_100.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_100 .woocommerce .btSidebar input.button,
.btButtonWeight_100 .woocommerce .bt-content input.button,
.btButtonWeight_100 .woocommerce-page .btSidebar input.button,
.btButtonWeight_100 .woocommerce-page .bt-content input.button,
.btButtonWeight_100.woocommerce .btSidebar input.button,
.btButtonWeight_100.woocommerce .bt-content input.button,
.btButtonWeight_100.woocommerce-page .btSidebar input.button,
.btButtonWeight_100.woocommerce-page .bt-content input.button,
.btButtonWeight_100 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_100 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_100 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_100 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_100.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_100.woocommerce .bt-content input.alt:hover,
.btButtonWeight_100.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_100.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_100 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_100 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_100 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_100 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_100.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_100.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_100.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_100.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_100 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_100 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_100 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_100 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_100.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_100.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_100.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_100.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_100 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_100 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_100 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_100 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_100.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_100.woocommerce .bt-content button.alt:hover,
.btButtonWeight_100.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_100.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_100 div.woocommerce a.button,
.btButtonWeight_100div.woocommerce a.button,
.btButtonWeight_100 div.woocommerce input[type="submit"],
.btButtonWeight_100div.woocommerce input[type="submit"],
.btButtonWeight_100 div.woocommerce button[type="submit"],
.btButtonWeight_100div.woocommerce button[type="submit"],
.btButtonWeight_100 div.woocommerce input.button,
.btButtonWeight_100div.woocommerce input.button,
.btButtonWeight_100 div.woocommerce input.alt:hover,
.btButtonWeight_100div.woocommerce input.alt:hover,
.btButtonWeight_100 div.woocommerce a.button.alt:hover,
.btButtonWeight_100div.woocommerce a.button.alt:hover,
.btButtonWeight_100 div.woocommerce .button.alt:hover,
.btButtonWeight_100div.woocommerce .button.alt:hover,
.btButtonWeight_100 div.woocommerce button.alt:hover,
.btButtonWeight_100div.woocommerce button.alt:hover {
font-weight: 100;
}
.btButtonWeight_200 .woocommerce .btSidebar a.button,
.btButtonWeight_200 .woocommerce .bt-content a.button,
.btButtonWeight_200 .woocommerce-page .btSidebar a.button,
.btButtonWeight_200 .woocommerce-page .bt-content a.button,
.btButtonWeight_200.woocommerce .btSidebar a.button,
.btButtonWeight_200.woocommerce .bt-content a.button,
.btButtonWeight_200.woocommerce-page .btSidebar a.button,
.btButtonWeight_200.woocommerce-page .bt-content a.button,
.btButtonWeight_200 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_200 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_200 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_200 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_200.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_200.woocommerce .bt-content input[type="submit"],
.btButtonWeight_200.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_200.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_200 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_200 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_200 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_200 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_200.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_200.woocommerce .bt-content button[type="submit"],
.btButtonWeight_200.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_200.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_200 .woocommerce .btSidebar input.button,
.btButtonWeight_200 .woocommerce .bt-content input.button,
.btButtonWeight_200 .woocommerce-page .btSidebar input.button,
.btButtonWeight_200 .woocommerce-page .bt-content input.button,
.btButtonWeight_200.woocommerce .btSidebar input.button,
.btButtonWeight_200.woocommerce .bt-content input.button,
.btButtonWeight_200.woocommerce-page .btSidebar input.button,
.btButtonWeight_200.woocommerce-page .bt-content input.button,
.btButtonWeight_200 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_200 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_200 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_200 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_200.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_200.woocommerce .bt-content input.alt:hover,
.btButtonWeight_200.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_200.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_200 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_200 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_200 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_200 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_200.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_200.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_200.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_200.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_200 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_200 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_200 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_200 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_200.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_200.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_200.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_200.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_200 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_200 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_200 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_200 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_200.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_200.woocommerce .bt-content button.alt:hover,
.btButtonWeight_200.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_200.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_200 div.woocommerce a.button,
.btButtonWeight_200div.woocommerce a.button,
.btButtonWeight_200 div.woocommerce input[type="submit"],
.btButtonWeight_200div.woocommerce input[type="submit"],
.btButtonWeight_200 div.woocommerce button[type="submit"],
.btButtonWeight_200div.woocommerce button[type="submit"],
.btButtonWeight_200 div.woocommerce input.button,
.btButtonWeight_200div.woocommerce input.button,
.btButtonWeight_200 div.woocommerce input.alt:hover,
.btButtonWeight_200div.woocommerce input.alt:hover,
.btButtonWeight_200 div.woocommerce a.button.alt:hover,
.btButtonWeight_200div.woocommerce a.button.alt:hover,
.btButtonWeight_200 div.woocommerce .button.alt:hover,
.btButtonWeight_200div.woocommerce .button.alt:hover,
.btButtonWeight_200 div.woocommerce button.alt:hover,
.btButtonWeight_200div.woocommerce button.alt:hover {
font-weight: 200;
}
.btButtonWeight_300 .woocommerce .btSidebar a.button,
.btButtonWeight_300 .woocommerce .bt-content a.button,
.btButtonWeight_300 .woocommerce-page .btSidebar a.button,
.btButtonWeight_300 .woocommerce-page .bt-content a.button,
.btButtonWeight_300.woocommerce .btSidebar a.button,
.btButtonWeight_300.woocommerce .bt-content a.button,
.btButtonWeight_300.woocommerce-page .btSidebar a.button,
.btButtonWeight_300.woocommerce-page .bt-content a.button,
.btButtonWeight_300 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_300 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_300 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_300 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_300.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_300.woocommerce .bt-content input[type="submit"],
.btButtonWeight_300.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_300.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_300 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_300 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_300 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_300 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_300.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_300.woocommerce .bt-content button[type="submit"],
.btButtonWeight_300.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_300.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_300 .woocommerce .btSidebar input.button,
.btButtonWeight_300 .woocommerce .bt-content input.button,
.btButtonWeight_300 .woocommerce-page .btSidebar input.button,
.btButtonWeight_300 .woocommerce-page .bt-content input.button,
.btButtonWeight_300.woocommerce .btSidebar input.button,
.btButtonWeight_300.woocommerce .bt-content input.button,
.btButtonWeight_300.woocommerce-page .btSidebar input.button,
.btButtonWeight_300.woocommerce-page .bt-content input.button,
.btButtonWeight_300 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_300 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_300 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_300 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_300.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_300.woocommerce .bt-content input.alt:hover,
.btButtonWeight_300.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_300.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_300 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_300 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_300 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_300 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_300.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_300.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_300.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_300.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_300 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_300 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_300 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_300 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_300.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_300.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_300.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_300.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_300 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_300 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_300 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_300 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_300.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_300.woocommerce .bt-content button.alt:hover,
.btButtonWeight_300.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_300.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_300 div.woocommerce a.button,
.btButtonWeight_300div.woocommerce a.button,
.btButtonWeight_300 div.woocommerce input[type="submit"],
.btButtonWeight_300div.woocommerce input[type="submit"],
.btButtonWeight_300 div.woocommerce button[type="submit"],
.btButtonWeight_300div.woocommerce button[type="submit"],
.btButtonWeight_300 div.woocommerce input.button,
.btButtonWeight_300div.woocommerce input.button,
.btButtonWeight_300 div.woocommerce input.alt:hover,
.btButtonWeight_300div.woocommerce input.alt:hover,
.btButtonWeight_300 div.woocommerce a.button.alt:hover,
.btButtonWeight_300div.woocommerce a.button.alt:hover,
.btButtonWeight_300 div.woocommerce .button.alt:hover,
.btButtonWeight_300div.woocommerce .button.alt:hover,
.btButtonWeight_300 div.woocommerce button.alt:hover,
.btButtonWeight_300div.woocommerce button.alt:hover {
font-weight: 300;
}
.btButtonWeight_400 .woocommerce .btSidebar a.button,
.btButtonWeight_400 .woocommerce .bt-content a.button,
.btButtonWeight_400 .woocommerce-page .btSidebar a.button,
.btButtonWeight_400 .woocommerce-page .bt-content a.button,
.btButtonWeight_400.woocommerce .btSidebar a.button,
.btButtonWeight_400.woocommerce .bt-content a.button,
.btButtonWeight_400.woocommerce-page .btSidebar a.button,
.btButtonWeight_400.woocommerce-page .bt-content a.button,
.btButtonWeight_400 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_400 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_400 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_400 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_400.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_400.woocommerce .bt-content input[type="submit"],
.btButtonWeight_400.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_400.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_400 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_400 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_400 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_400 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_400.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_400.woocommerce .bt-content button[type="submit"],
.btButtonWeight_400.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_400.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_400 .woocommerce .btSidebar input.button,
.btButtonWeight_400 .woocommerce .bt-content input.button,
.btButtonWeight_400 .woocommerce-page .btSidebar input.button,
.btButtonWeight_400 .woocommerce-page .bt-content input.button,
.btButtonWeight_400.woocommerce .btSidebar input.button,
.btButtonWeight_400.woocommerce .bt-content input.button,
.btButtonWeight_400.woocommerce-page .btSidebar input.button,
.btButtonWeight_400.woocommerce-page .bt-content input.button,
.btButtonWeight_400 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_400 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_400 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_400 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_400.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_400.woocommerce .bt-content input.alt:hover,
.btButtonWeight_400.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_400.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_400 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_400 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_400 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_400 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_400.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_400.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_400.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_400.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_400 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_400 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_400 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_400 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_400.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_400.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_400.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_400.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_400 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_400 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_400 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_400 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_400.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_400.woocommerce .bt-content button.alt:hover,
.btButtonWeight_400.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_400.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_400 div.woocommerce a.button,
.btButtonWeight_400div.woocommerce a.button,
.btButtonWeight_400 div.woocommerce input[type="submit"],
.btButtonWeight_400div.woocommerce input[type="submit"],
.btButtonWeight_400 div.woocommerce button[type="submit"],
.btButtonWeight_400div.woocommerce button[type="submit"],
.btButtonWeight_400 div.woocommerce input.button,
.btButtonWeight_400div.woocommerce input.button,
.btButtonWeight_400 div.woocommerce input.alt:hover,
.btButtonWeight_400div.woocommerce input.alt:hover,
.btButtonWeight_400 div.woocommerce a.button.alt:hover,
.btButtonWeight_400div.woocommerce a.button.alt:hover,
.btButtonWeight_400 div.woocommerce .button.alt:hover,
.btButtonWeight_400div.woocommerce .button.alt:hover,
.btButtonWeight_400 div.woocommerce button.alt:hover,
.btButtonWeight_400div.woocommerce button.alt:hover {
font-weight: 400;
}
.btButtonWeight_500 .woocommerce .btSidebar a.button,
.btButtonWeight_500 .woocommerce .bt-content a.button,
.btButtonWeight_500 .woocommerce-page .btSidebar a.button,
.btButtonWeight_500 .woocommerce-page .bt-content a.button,
.btButtonWeight_500.woocommerce .btSidebar a.button,
.btButtonWeight_500.woocommerce .bt-content a.button,
.btButtonWeight_500.woocommerce-page .btSidebar a.button,
.btButtonWeight_500.woocommerce-page .bt-content a.button,
.btButtonWeight_500 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_500 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_500 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_500 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_500.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_500.woocommerce .bt-content input[type="submit"],
.btButtonWeight_500.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_500.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_500 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_500 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_500 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_500 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_500.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_500.woocommerce .bt-content button[type="submit"],
.btButtonWeight_500.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_500.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_500 .woocommerce .btSidebar input.button,
.btButtonWeight_500 .woocommerce .bt-content input.button,
.btButtonWeight_500 .woocommerce-page .btSidebar input.button,
.btButtonWeight_500 .woocommerce-page .bt-content input.button,
.btButtonWeight_500.woocommerce .btSidebar input.button,
.btButtonWeight_500.woocommerce .bt-content input.button,
.btButtonWeight_500.woocommerce-page .btSidebar input.button,
.btButtonWeight_500.woocommerce-page .bt-content input.button,
.btButtonWeight_500 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_500 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_500 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_500 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_500.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_500.woocommerce .bt-content input.alt:hover,
.btButtonWeight_500.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_500.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_500 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_500 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_500 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_500 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_500.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_500.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_500.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_500.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_500 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_500 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_500 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_500 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_500.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_500.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_500.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_500.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_500 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_500 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_500 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_500 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_500.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_500.woocommerce .bt-content button.alt:hover,
.btButtonWeight_500.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_500.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_500 div.woocommerce a.button,
.btButtonWeight_500div.woocommerce a.button,
.btButtonWeight_500 div.woocommerce input[type="submit"],
.btButtonWeight_500div.woocommerce input[type="submit"],
.btButtonWeight_500 div.woocommerce button[type="submit"],
.btButtonWeight_500div.woocommerce button[type="submit"],
.btButtonWeight_500 div.woocommerce input.button,
.btButtonWeight_500div.woocommerce input.button,
.btButtonWeight_500 div.woocommerce input.alt:hover,
.btButtonWeight_500div.woocommerce input.alt:hover,
.btButtonWeight_500 div.woocommerce a.button.alt:hover,
.btButtonWeight_500div.woocommerce a.button.alt:hover,
.btButtonWeight_500 div.woocommerce .button.alt:hover,
.btButtonWeight_500div.woocommerce .button.alt:hover,
.btButtonWeight_500 div.woocommerce button.alt:hover,
.btButtonWeight_500div.woocommerce button.alt:hover {
font-weight: 500;
}
.btButtonWeight_600 .woocommerce .btSidebar a.button,
.btButtonWeight_600 .woocommerce .bt-content a.button,
.btButtonWeight_600 .woocommerce-page .btSidebar a.button,
.btButtonWeight_600 .woocommerce-page .bt-content a.button,
.btButtonWeight_600.woocommerce .btSidebar a.button,
.btButtonWeight_600.woocommerce .bt-content a.button,
.btButtonWeight_600.woocommerce-page .btSidebar a.button,
.btButtonWeight_600.woocommerce-page .bt-content a.button,
.btButtonWeight_600 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_600 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_600 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_600 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_600.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_600.woocommerce .bt-content input[type="submit"],
.btButtonWeight_600.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_600.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_600 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_600 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_600 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_600 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_600.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_600.woocommerce .bt-content button[type="submit"],
.btButtonWeight_600.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_600.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_600 .woocommerce .btSidebar input.button,
.btButtonWeight_600 .woocommerce .bt-content input.button,
.btButtonWeight_600 .woocommerce-page .btSidebar input.button,
.btButtonWeight_600 .woocommerce-page .bt-content input.button,
.btButtonWeight_600.woocommerce .btSidebar input.button,
.btButtonWeight_600.woocommerce .bt-content input.button,
.btButtonWeight_600.woocommerce-page .btSidebar input.button,
.btButtonWeight_600.woocommerce-page .bt-content input.button,
.btButtonWeight_600 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_600 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_600 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_600 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_600.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_600.woocommerce .bt-content input.alt:hover,
.btButtonWeight_600.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_600.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_600 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_600 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_600 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_600 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_600.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_600.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_600.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_600.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_600 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_600 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_600 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_600 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_600.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_600.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_600.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_600.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_600 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_600 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_600 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_600 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_600.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_600.woocommerce .bt-content button.alt:hover,
.btButtonWeight_600.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_600.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_600 div.woocommerce a.button,
.btButtonWeight_600div.woocommerce a.button,
.btButtonWeight_600 div.woocommerce input[type="submit"],
.btButtonWeight_600div.woocommerce input[type="submit"],
.btButtonWeight_600 div.woocommerce button[type="submit"],
.btButtonWeight_600div.woocommerce button[type="submit"],
.btButtonWeight_600 div.woocommerce input.button,
.btButtonWeight_600div.woocommerce input.button,
.btButtonWeight_600 div.woocommerce input.alt:hover,
.btButtonWeight_600div.woocommerce input.alt:hover,
.btButtonWeight_600 div.woocommerce a.button.alt:hover,
.btButtonWeight_600div.woocommerce a.button.alt:hover,
.btButtonWeight_600 div.woocommerce .button.alt:hover,
.btButtonWeight_600div.woocommerce .button.alt:hover,
.btButtonWeight_600 div.woocommerce button.alt:hover,
.btButtonWeight_600div.woocommerce button.alt:hover {
font-weight: 600;
}
.btButtonWeight_700 .woocommerce .btSidebar a.button,
.btButtonWeight_700 .woocommerce .bt-content a.button,
.btButtonWeight_700 .woocommerce-page .btSidebar a.button,
.btButtonWeight_700 .woocommerce-page .bt-content a.button,
.btButtonWeight_700.woocommerce .btSidebar a.button,
.btButtonWeight_700.woocommerce .bt-content a.button,
.btButtonWeight_700.woocommerce-page .btSidebar a.button,
.btButtonWeight_700.woocommerce-page .bt-content a.button,
.btButtonWeight_700 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_700 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_700 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_700 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_700.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_700.woocommerce .bt-content input[type="submit"],
.btButtonWeight_700.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_700.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_700 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_700 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_700 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_700 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_700.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_700.woocommerce .bt-content button[type="submit"],
.btButtonWeight_700.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_700.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_700 .woocommerce .btSidebar input.button,
.btButtonWeight_700 .woocommerce .bt-content input.button,
.btButtonWeight_700 .woocommerce-page .btSidebar input.button,
.btButtonWeight_700 .woocommerce-page .bt-content input.button,
.btButtonWeight_700.woocommerce .btSidebar input.button,
.btButtonWeight_700.woocommerce .bt-content input.button,
.btButtonWeight_700.woocommerce-page .btSidebar input.button,
.btButtonWeight_700.woocommerce-page .bt-content input.button,
.btButtonWeight_700 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_700 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_700 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_700 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_700.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_700.woocommerce .bt-content input.alt:hover,
.btButtonWeight_700.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_700.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_700 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_700 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_700 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_700 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_700.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_700.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_700.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_700.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_700 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_700 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_700 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_700 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_700.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_700.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_700.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_700.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_700 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_700 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_700 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_700 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_700.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_700.woocommerce .bt-content button.alt:hover,
.btButtonWeight_700.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_700.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_700 div.woocommerce a.button,
.btButtonWeight_700div.woocommerce a.button,
.btButtonWeight_700 div.woocommerce input[type="submit"],
.btButtonWeight_700div.woocommerce input[type="submit"],
.btButtonWeight_700 div.woocommerce button[type="submit"],
.btButtonWeight_700div.woocommerce button[type="submit"],
.btButtonWeight_700 div.woocommerce input.button,
.btButtonWeight_700div.woocommerce input.button,
.btButtonWeight_700 div.woocommerce input.alt:hover,
.btButtonWeight_700div.woocommerce input.alt:hover,
.btButtonWeight_700 div.woocommerce a.button.alt:hover,
.btButtonWeight_700div.woocommerce a.button.alt:hover,
.btButtonWeight_700 div.woocommerce .button.alt:hover,
.btButtonWeight_700div.woocommerce .button.alt:hover,
.btButtonWeight_700 div.woocommerce button.alt:hover,
.btButtonWeight_700div.woocommerce button.alt:hover {
font-weight: 700;
}
.btButtonWeight_800 .woocommerce .btSidebar a.button,
.btButtonWeight_800 .woocommerce .bt-content a.button,
.btButtonWeight_800 .woocommerce-page .btSidebar a.button,
.btButtonWeight_800 .woocommerce-page .bt-content a.button,
.btButtonWeight_800.woocommerce .btSidebar a.button,
.btButtonWeight_800.woocommerce .bt-content a.button,
.btButtonWeight_800.woocommerce-page .btSidebar a.button,
.btButtonWeight_800.woocommerce-page .bt-content a.button,
.btButtonWeight_800 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_800 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_800 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_800 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_800.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_800.woocommerce .bt-content input[type="submit"],
.btButtonWeight_800.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_800.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_800 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_800 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_800 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_800 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_800.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_800.woocommerce .bt-content button[type="submit"],
.btButtonWeight_800.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_800.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_800 .woocommerce .btSidebar input.button,
.btButtonWeight_800 .woocommerce .bt-content input.button,
.btButtonWeight_800 .woocommerce-page .btSidebar input.button,
.btButtonWeight_800 .woocommerce-page .bt-content input.button,
.btButtonWeight_800.woocommerce .btSidebar input.button,
.btButtonWeight_800.woocommerce .bt-content input.button,
.btButtonWeight_800.woocommerce-page .btSidebar input.button,
.btButtonWeight_800.woocommerce-page .bt-content input.button,
.btButtonWeight_800 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_800 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_800 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_800 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_800.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_800.woocommerce .bt-content input.alt:hover,
.btButtonWeight_800.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_800.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_800 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_800 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_800 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_800 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_800.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_800.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_800.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_800.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_800 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_800 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_800 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_800 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_800.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_800.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_800.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_800.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_800 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_800 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_800 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_800 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_800.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_800.woocommerce .bt-content button.alt:hover,
.btButtonWeight_800.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_800.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_800 div.woocommerce a.button,
.btButtonWeight_800div.woocommerce a.button,
.btButtonWeight_800 div.woocommerce input[type="submit"],
.btButtonWeight_800div.woocommerce input[type="submit"],
.btButtonWeight_800 div.woocommerce button[type="submit"],
.btButtonWeight_800div.woocommerce button[type="submit"],
.btButtonWeight_800 div.woocommerce input.button,
.btButtonWeight_800div.woocommerce input.button,
.btButtonWeight_800 div.woocommerce input.alt:hover,
.btButtonWeight_800div.woocommerce input.alt:hover,
.btButtonWeight_800 div.woocommerce a.button.alt:hover,
.btButtonWeight_800div.woocommerce a.button.alt:hover,
.btButtonWeight_800 div.woocommerce .button.alt:hover,
.btButtonWeight_800div.woocommerce .button.alt:hover,
.btButtonWeight_800 div.woocommerce button.alt:hover,
.btButtonWeight_800div.woocommerce button.alt:hover {
font-weight: 800;
}
.btButtonWeight_900 .woocommerce .btSidebar a.button,
.btButtonWeight_900 .woocommerce .bt-content a.button,
.btButtonWeight_900 .woocommerce-page .btSidebar a.button,
.btButtonWeight_900 .woocommerce-page .bt-content a.button,
.btButtonWeight_900.woocommerce .btSidebar a.button,
.btButtonWeight_900.woocommerce .bt-content a.button,
.btButtonWeight_900.woocommerce-page .btSidebar a.button,
.btButtonWeight_900.woocommerce-page .bt-content a.button,
.btButtonWeight_900 .woocommerce .btSidebar input[type="submit"],
.btButtonWeight_900 .woocommerce .bt-content input[type="submit"],
.btButtonWeight_900 .woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_900 .woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_900.woocommerce .btSidebar input[type="submit"],
.btButtonWeight_900.woocommerce .bt-content input[type="submit"],
.btButtonWeight_900.woocommerce-page .btSidebar input[type="submit"],
.btButtonWeight_900.woocommerce-page .bt-content input[type="submit"],
.btButtonWeight_900 .woocommerce .btSidebar button[type="submit"],
.btButtonWeight_900 .woocommerce .bt-content button[type="submit"],
.btButtonWeight_900 .woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_900 .woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_900.woocommerce .btSidebar button[type="submit"],
.btButtonWeight_900.woocommerce .bt-content button[type="submit"],
.btButtonWeight_900.woocommerce-page .btSidebar button[type="submit"],
.btButtonWeight_900.woocommerce-page .bt-content button[type="submit"],
.btButtonWeight_900 .woocommerce .btSidebar input.button,
.btButtonWeight_900 .woocommerce .bt-content input.button,
.btButtonWeight_900 .woocommerce-page .btSidebar input.button,
.btButtonWeight_900 .woocommerce-page .bt-content input.button,
.btButtonWeight_900.woocommerce .btSidebar input.button,
.btButtonWeight_900.woocommerce .bt-content input.button,
.btButtonWeight_900.woocommerce-page .btSidebar input.button,
.btButtonWeight_900.woocommerce-page .bt-content input.button,
.btButtonWeight_900 .woocommerce .btSidebar input.alt:hover,
.btButtonWeight_900 .woocommerce .bt-content input.alt:hover,
.btButtonWeight_900 .woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_900 .woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_900.woocommerce .btSidebar input.alt:hover,
.btButtonWeight_900.woocommerce .bt-content input.alt:hover,
.btButtonWeight_900.woocommerce-page .btSidebar input.alt:hover,
.btButtonWeight_900.woocommerce-page .bt-content input.alt:hover,
.btButtonWeight_900 .woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_900 .woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_900 .woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_900 .woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_900.woocommerce .btSidebar a.button.alt:hover,
.btButtonWeight_900.woocommerce .bt-content a.button.alt:hover,
.btButtonWeight_900.woocommerce-page .btSidebar a.button.alt:hover,
.btButtonWeight_900.woocommerce-page .bt-content a.button.alt:hover,
.btButtonWeight_900 .woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_900 .woocommerce .bt-content .button.alt:hover,
.btButtonWeight_900 .woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_900 .woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_900.woocommerce .btSidebar .button.alt:hover,
.btButtonWeight_900.woocommerce .bt-content .button.alt:hover,
.btButtonWeight_900.woocommerce-page .btSidebar .button.alt:hover,
.btButtonWeight_900.woocommerce-page .bt-content .button.alt:hover,
.btButtonWeight_900 .woocommerce .btSidebar button.alt:hover,
.btButtonWeight_900 .woocommerce .bt-content button.alt:hover,
.btButtonWeight_900 .woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_900 .woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_900.woocommerce .btSidebar button.alt:hover,
.btButtonWeight_900.woocommerce .bt-content button.alt:hover,
.btButtonWeight_900.woocommerce-page .btSidebar button.alt:hover,
.btButtonWeight_900.woocommerce-page .bt-content button.alt:hover,
.btButtonWeight_900 div.woocommerce a.button,
.btButtonWeight_900div.woocommerce a.button,
.btButtonWeight_900 div.woocommerce input[type="submit"],
.btButtonWeight_900div.woocommerce input[type="submit"],
.btButtonWeight_900 div.woocommerce button[type="submit"],
.btButtonWeight_900div.woocommerce button[type="submit"],
.btButtonWeight_900 div.woocommerce input.button,
.btButtonWeight_900div.woocommerce input.button,
.btButtonWeight_900 div.woocommerce input.alt:hover,
.btButtonWeight_900div.woocommerce input.alt:hover,
.btButtonWeight_900 div.woocommerce a.button.alt:hover,
.btButtonWeight_900div.woocommerce a.button.alt:hover,
.btButtonWeight_900 div.woocommerce .button.alt:hover,
.btButtonWeight_900div.woocommerce .button.alt:hover,
.btButtonWeight_900 div.woocommerce button.alt:hover,
.btButtonWeight_900div.woocommerce button.alt:hover {
font-weight: 900;
}
.btCapitalizeButtonText .woocommerce .btSidebar a.button,
.btCapitalizeButtonText .woocommerce .bt-content a.button,
.btCapitalizeButtonText .woocommerce-page .btSidebar a.button,
.btCapitalizeButtonText .woocommerce-page .bt-content a.button,
.btCapitalizeButtonText.woocommerce .btSidebar a.button,
.btCapitalizeButtonText.woocommerce .bt-content a.button,
.btCapitalizeButtonText.woocommerce-page .btSidebar a.button,
.btCapitalizeButtonText.woocommerce-page .bt-content a.button,
.btCapitalizeButtonText .woocommerce .btSidebar input[type="submit"],
.btCapitalizeButtonText .woocommerce .bt-content input[type="submit"],
.btCapitalizeButtonText .woocommerce-page .btSidebar input[type="submit"],
.btCapitalizeButtonText .woocommerce-page .bt-content input[type="submit"],
.btCapitalizeButtonText.woocommerce .btSidebar input[type="submit"],
.btCapitalizeButtonText.woocommerce .bt-content input[type="submit"],
.btCapitalizeButtonText.woocommerce-page .btSidebar input[type="submit"],
.btCapitalizeButtonText.woocommerce-page .bt-content input[type="submit"],
.btCapitalizeButtonText .woocommerce .btSidebar button[type="submit"],
.btCapitalizeButtonText .woocommerce .bt-content button[type="submit"],
.btCapitalizeButtonText .woocommerce-page .btSidebar button[type="submit"],
.btCapitalizeButtonText .woocommerce-page .bt-content button[type="submit"],
.btCapitalizeButtonText.woocommerce .btSidebar button[type="submit"],
.btCapitalizeButtonText.woocommerce .bt-content button[type="submit"],
.btCapitalizeButtonText.woocommerce-page .btSidebar button[type="submit"],
.btCapitalizeButtonText.woocommerce-page .bt-content button[type="submit"],
.btCapitalizeButtonText .woocommerce .btSidebar input.button,
.btCapitalizeButtonText .woocommerce .bt-content input.button,
.btCapitalizeButtonText .woocommerce-page .btSidebar input.button,
.btCapitalizeButtonText .woocommerce-page .bt-content input.button,
.btCapitalizeButtonText.woocommerce .btSidebar input.button,
.btCapitalizeButtonText.woocommerce .bt-content input.button,
.btCapitalizeButtonText.woocommerce-page .btSidebar input.button,
.btCapitalizeButtonText.woocommerce-page .bt-content input.button,
.btCapitalizeButtonText .woocommerce .btSidebar input.alt:hover,
.btCapitalizeButtonText .woocommerce .bt-content input.alt:hover,
.btCapitalizeButtonText .woocommerce-page .btSidebar input.alt:hover,
.btCapitalizeButtonText .woocommerce-page .bt-content input.alt:hover,
.btCapitalizeButtonText.woocommerce .btSidebar input.alt:hover,
.btCapitalizeButtonText.woocommerce .bt-content input.alt:hover,
.btCapitalizeButtonText.woocommerce-page .btSidebar input.alt:hover,
.btCapitalizeButtonText.woocommerce-page .bt-content input.alt:hover,
.btCapitalizeButtonText .woocommerce .btSidebar a.button.alt:hover,
.btCapitalizeButtonText .woocommerce .bt-content a.button.alt:hover,
.btCapitalizeButtonText .woocommerce-page .btSidebar a.button.alt:hover,
.btCapitalizeButtonText .woocommerce-page .bt-content a.button.alt:hover,
.btCapitalizeButtonText.woocommerce .btSidebar a.button.alt:hover,
.btCapitalizeButtonText.woocommerce .bt-content a.button.alt:hover,
.btCapitalizeButtonText.woocommerce-page .btSidebar a.button.alt:hover,
.btCapitalizeButtonText.woocommerce-page .bt-content a.button.alt:hover,
.btCapitalizeButtonText .woocommerce .btSidebar .button.alt:hover,
.btCapitalizeButtonText .woocommerce .bt-content .button.alt:hover,
.btCapitalizeButtonText .woocommerce-page .btSidebar .button.alt:hover,
.btCapitalizeButtonText .woocommerce-page .bt-content .button.alt:hover,
.btCapitalizeButtonText.woocommerce .btSidebar .button.alt:hover,
.btCapitalizeButtonText.woocommerce .bt-content .button.alt:hover,
.btCapitalizeButtonText.woocommerce-page .btSidebar .button.alt:hover,
.btCapitalizeButtonText.woocommerce-page .bt-content .button.alt:hover,
.btCapitalizeButtonText .woocommerce .btSidebar button.alt:hover,
.btCapitalizeButtonText .woocommerce .bt-content button.alt:hover,
.btCapitalizeButtonText .woocommerce-page .btSidebar button.alt:hover,
.btCapitalizeButtonText .woocommerce-page .bt-content button.alt:hover,
.btCapitalizeButtonText.woocommerce .btSidebar button.alt:hover,
.btCapitalizeButtonText.woocommerce .bt-content button.alt:hover,
.btCapitalizeButtonText.woocommerce-page .btSidebar button.alt:hover,
.btCapitalizeButtonText.woocommerce-page .bt-content button.alt:hover,
.btCapitalizeButtonText div.woocommerce a.button,
.btCapitalizeButtonTextdiv.woocommerce a.button,
.btCapitalizeButtonText div.woocommerce input[type="submit"],
.btCapitalizeButtonTextdiv.woocommerce input[type="submit"],
.btCapitalizeButtonText div.woocommerce button[type="submit"],
.btCapitalizeButtonTextdiv.woocommerce button[type="submit"],
.btCapitalizeButtonText div.woocommerce input.button,
.btCapitalizeButtonTextdiv.woocommerce input.button,
.btCapitalizeButtonText div.woocommerce input.alt:hover,
.btCapitalizeButtonTextdiv.woocommerce input.alt:hover,
.btCapitalizeButtonText div.woocommerce a.button.alt:hover,
.btCapitalizeButtonTextdiv.woocommerce a.button.alt:hover,
.btCapitalizeButtonText div.woocommerce .button.alt:hover,
.btCapitalizeButtonTextdiv.woocommerce .button.alt:hover,
.btCapitalizeButtonText div.woocommerce button.alt:hover,
.btCapitalizeButtonTextdiv.woocommerce button.alt:hover {
text-transform: uppercase;
}
.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: 10px;
}
.btSquareButtons.woocommerce .btSidebar a.button,
.btSquareButtons.woocommerce .bt-content a.button,
.btSquareButtons.woocommerce-page .btSidebar a.button,
.btSquareButtons.woocommerce-page .bt-content a.button,
.btSquareButtons.woocommerce .btSidebar input[type="submit"],
.btSquareButtons.woocommerce .bt-content input[type="submit"],
.btSquareButtons.woocommerce-page .btSidebar input[type="submit"],
.btSquareButtons.woocommerce-page .bt-content input[type="submit"],
.btSquareButtons.woocommerce .btSidebar button[type="submit"],
.btSquareButtons.woocommerce .bt-content button[type="submit"],
.btSquareButtons.woocommerce-page .btSidebar button[type="submit"],
.btSquareButtons.woocommerce-page .bt-content button[type="submit"],
.btSquareButtons.woocommerce .btSidebar input.button,
.btSquareButtons.woocommerce .bt-content input.button,
.btSquareButtons.woocommerce-page .btSidebar input.button,
.btSquareButtons.woocommerce-page .bt-content input.button,
.btSquareButtons.woocommerce .btSidebar input.alt:hover,
.btSquareButtons.woocommerce .bt-content input.alt:hover,
.btSquareButtons.woocommerce-page .btSidebar input.alt:hover,
.btSquareButtons.woocommerce-page .bt-content input.alt:hover,
.btSquareButtons.woocommerce .btSidebar a.button.alt:hover,
.btSquareButtons.woocommerce .bt-content a.button.alt:hover,
.btSquareButtons.woocommerce-page .btSidebar a.button.alt:hover,
.btSquareButtons.woocommerce-page .bt-content a.button.alt:hover,
.btSquareButtons.woocommerce .btSidebar .button.alt:hover,
.btSquareButtons.woocommerce .bt-content .button.alt:hover,
.btSquareButtons.woocommerce-page .btSidebar .button.alt:hover,
.btSquareButtons.woocommerce-page .bt-content .button.alt:hover,
.btSquareButtons.woocommerce .btSidebar button.alt:hover,
.btSquareButtons.woocommerce .bt-content button.alt:hover,
.btSquareButtons.woocommerce-page .btSidebar button.alt:hover,
.btSquareButtons.woocommerce-page .bt-content button.alt:hover,
.btSquareButtonsdiv.woocommerce a.button,
.btSquareButtonsdiv.woocommerce input[type="submit"],
.btSquareButtonsdiv.woocommerce button[type="submit"],
.btSquareButtonsdiv.woocommerce input.button,
.btSquareButtonsdiv.woocommerce input.alt:hover,
.btSquareButtonsdiv.woocommerce a.button.alt:hover,
.btSquareButtonsdiv.woocommerce .button.alt:hover,
.btSquareButtonsdiv.woocommerce button.alt:hover {
padding: 1.15em 1.2em;
}
.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 button.alt,
.woocommerce .bt-content button.alt,
.woocommerce-page .btSidebar button.alt,
.woocommerce-page .bt-content button.alt,
.woocommerce .btSidebar .button.alt,
.woocommerce .bt-content .button.alt,
.woocommerce-page .btSidebar .button.alt,
.woocommerce-page .bt-content .button.alt,
.woocommerce .btSidebar input.alt,
.woocommerce .bt-content input.alt,
.woocommerce-page .btSidebar input.alt,
.woocommerce-page .bt-content input.alt,
.woocommerce .btSidebar a.button.alt,
.woocommerce .bt-content a.button.alt,
.woocommerce-page .btSidebar a.button.alt,
.woocommerce-page .bt-content a.button.alt,
div.woocommerce a.button,
div.woocommerce input[type="submit"],
div.woocommerce button[type="submit"],
div.woocommerce input.button,
div.woocommerce button.alt,
div.woocommerce .button.alt,
div.woocommerce input.alt,
div.woocommerce a.button.alt {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
background: #ff9245;
}
.btAccentButtonDarkText .woocommerce .btSidebar a.button,
.btAccentButtonDarkText .woocommerce .bt-content a.button,
.btAccentButtonDarkText .woocommerce-page .btSidebar a.button,
.btAccentButtonDarkText .woocommerce-page .bt-content a.button,
.btAccentButtonDarkText.woocommerce .btSidebar a.button,
.btAccentButtonDarkText.woocommerce .bt-content a.button,
.btAccentButtonDarkText.woocommerce-page .btSidebar a.button,
.btAccentButtonDarkText.woocommerce-page .bt-content a.button,
.btAccentButtonDarkText .woocommerce .btSidebar input[type="submit"],
.btAccentButtonDarkText .woocommerce .bt-content input[type="submit"],
.btAccentButtonDarkText .woocommerce-page .btSidebar input[type="submit"],
.btAccentButtonDarkText .woocommerce-page .bt-content input[type="submit"],
.btAccentButtonDarkText.woocommerce .btSidebar input[type="submit"],
.btAccentButtonDarkText.woocommerce .bt-content input[type="submit"],
.btAccentButtonDarkText.woocommerce-page .btSidebar input[type="submit"],
.btAccentButtonDarkText.woocommerce-page .bt-content input[type="submit"],
.btAccentButtonDarkText .woocommerce .btSidebar button[type="submit"],
.btAccentButtonDarkText .woocommerce .bt-content button[type="submit"],
.btAccentButtonDarkText .woocommerce-page .btSidebar button[type="submit"],
.btAccentButtonDarkText .woocommerce-page .bt-content button[type="submit"],
.btAccentButtonDarkText.woocommerce .btSidebar button[type="submit"],
.btAccentButtonDarkText.woocommerce .bt-content button[type="submit"],
.btAccentButtonDarkText.woocommerce-page .btSidebar button[type="submit"],
.btAccentButtonDarkText.woocommerce-page .bt-content button[type="submit"],
.btAccentButtonDarkText .woocommerce .btSidebar input.button,
.btAccentButtonDarkText .woocommerce .bt-content input.button,
.btAccentButtonDarkText .woocommerce-page .btSidebar input.button,
.btAccentButtonDarkText .woocommerce-page .bt-content input.button,
.btAccentButtonDarkText.woocommerce .btSidebar input.button,
.btAccentButtonDarkText.woocommerce .bt-content input.button,
.btAccentButtonDarkText.woocommerce-page .btSidebar input.button,
.btAccentButtonDarkText.woocommerce-page .bt-content input.button,
.btAccentButtonDarkText .woocommerce .btSidebar button.alt,
.btAccentButtonDarkText .woocommerce .bt-content button.alt,
.btAccentButtonDarkText .woocommerce-page .btSidebar button.alt,
.btAccentButtonDarkText .woocommerce-page .bt-content button.alt,
.btAccentButtonDarkText.woocommerce .btSidebar button.alt,
.btAccentButtonDarkText.woocommerce .bt-content button.alt,
.btAccentButtonDarkText.woocommerce-page .btSidebar button.alt,
.btAccentButtonDarkText.woocommerce-page .bt-content button.alt,
.btAccentButtonDarkText .woocommerce .btSidebar .button.alt,
.btAccentButtonDarkText .woocommerce .bt-content .button.alt,
.btAccentButtonDarkText .woocommerce-page .btSidebar .button.alt,
.btAccentButtonDarkText .woocommerce-page .bt-content .button.alt,
.btAccentButtonDarkText.woocommerce .btSidebar .button.alt,
.btAccentButtonDarkText.woocommerce .bt-content .button.alt,
.btAccentButtonDarkText.woocommerce-page .btSidebar .button.alt,
.btAccentButtonDarkText.woocommerce-page .bt-content .button.alt,
.btAccentButtonDarkText .woocommerce .btSidebar input.alt,
.btAccentButtonDarkText .woocommerce .bt-content input.alt,
.btAccentButtonDarkText .woocommerce-page .btSidebar input.alt,
.btAccentButtonDarkText .woocommerce-page .bt-content input.alt,
.btAccentButtonDarkText.woocommerce .btSidebar input.alt,
.btAccentButtonDarkText.woocommerce .bt-content input.alt,
.btAccentButtonDarkText.woocommerce-page .btSidebar input.alt,
.btAccentButtonDarkText.woocommerce-page .bt-content input.alt,
.btAccentButtonDarkText .woocommerce .btSidebar a.button.alt,
.btAccentButtonDarkText .woocommerce .bt-content a.button.alt,
.btAccentButtonDarkText .woocommerce-page .btSidebar a.button.alt,
.btAccentButtonDarkText .woocommerce-page .bt-content a.button.alt,
.btAccentButtonDarkText.woocommerce .btSidebar a.button.alt,
.btAccentButtonDarkText.woocommerce .bt-content a.button.alt,
.btAccentButtonDarkText.woocommerce-page .btSidebar a.button.alt,
.btAccentButtonDarkText.woocommerce-page .bt-content a.button.alt,
.btAccentButtonDarkText div.woocommerce a.button,
.btAccentButtonDarkTextdiv.woocommerce a.button,
.btAccentButtonDarkText div.woocommerce input[type="submit"],
.btAccentButtonDarkTextdiv.woocommerce input[type="submit"],
.btAccentButtonDarkText div.woocommerce button[type="submit"],
.btAccentButtonDarkTextdiv.woocommerce button[type="submit"],
.btAccentButtonDarkText div.woocommerce input.button,
.btAccentButtonDarkTextdiv.woocommerce input.button,
.btAccentButtonDarkText div.woocommerce button.alt,
.btAccentButtonDarkTextdiv.woocommerce button.alt,
.btAccentButtonDarkText div.woocommerce .button.alt,
.btAccentButtonDarkTextdiv.woocommerce .button.alt,
.btAccentButtonDarkText div.woocommerce input.alt,
.btAccentButtonDarkTextdiv.woocommerce input.alt,
.btAccentButtonDarkText div.woocommerce a.button.alt,
.btAccentButtonDarkTextdiv.woocommerce a.button.alt {
color: #2b2c2e !important;
}
.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,
.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 .button.alt:hover,
.woocommerce .bt-content a.button.alt:hover .button.alt:hover,
.woocommerce-page .btSidebar a.button.alt:hover .button.alt:hover,
.woocommerce-page .bt-content a.button.alt:hover .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:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce button[type="submit"]:hover,
div.woocommerce input.button:hover,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover .button.alt:hover,
div.woocommerce button.alt:hover {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
background: #469baf;
}
.btAccentButtonDarkText .woocommerce .btSidebar a.button:hover,
.btAccentButtonDarkText .woocommerce .bt-content a.button:hover,
.btAccentButtonDarkText .woocommerce-page .btSidebar a.button:hover,
.btAccentButtonDarkText .woocommerce-page .bt-content a.button:hover,
.btAccentButtonDarkText.woocommerce .btSidebar a.button:hover,
.btAccentButtonDarkText.woocommerce .bt-content a.button:hover,
.btAccentButtonDarkText.woocommerce-page .btSidebar a.button:hover,
.btAccentButtonDarkText.woocommerce-page .bt-content a.button:hover,
.btAccentButtonDarkText .woocommerce .btSidebar input[type="submit"]:hover,
.btAccentButtonDarkText .woocommerce .bt-content input[type="submit"]:hover,
.btAccentButtonDarkText .woocommerce-page .btSidebar input[type="submit"]:hover,
.btAccentButtonDarkText .woocommerce-page .bt-content input[type="submit"]:hover,
.btAccentButtonDarkText.woocommerce .btSidebar input[type="submit"]:hover,
.btAccentButtonDarkText.woocommerce .bt-content input[type="submit"]:hover,
.btAccentButtonDarkText.woocommerce-page .btSidebar input[type="submit"]:hover,
.btAccentButtonDarkText.woocommerce-page .bt-content input[type="submit"]:hover,
.btAccentButtonDarkText .woocommerce .btSidebar button[type="submit"]:hover,
.btAccentButtonDarkText .woocommerce .bt-content button[type="submit"]:hover,
.btAccentButtonDarkText .woocommerce-page .btSidebar button[type="submit"]:hover,
.btAccentButtonDarkText .woocommerce-page .bt-content button[type="submit"]:hover,
.btAccentButtonDarkText.woocommerce .btSidebar button[type="submit"]:hover,
.btAccentButtonDarkText.woocommerce .bt-content button[type="submit"]:hover,
.btAccentButtonDarkText.woocommerce-page .btSidebar button[type="submit"]:hover,
.btAccentButtonDarkText.woocommerce-page .bt-content button[type="submit"]:hover,
.btAccentButtonDarkText .woocommerce .btSidebar input.button:hover,
.btAccentButtonDarkText .woocommerce .bt-content input.button:hover,
.btAccentButtonDarkText .woocommerce-page .btSidebar input.button:hover,
.btAccentButtonDarkText .woocommerce-page .bt-content input.button:hover,
.btAccentButtonDarkText.woocommerce .btSidebar input.button:hover,
.btAccentButtonDarkText.woocommerce .bt-content input.button:hover,
.btAccentButtonDarkText.woocommerce-page .btSidebar input.button:hover,
.btAccentButtonDarkText.woocommerce-page .bt-content input.button:hover,
.btAccentButtonDarkText .woocommerce .btSidebar input.alt:hover,
.btAccentButtonDarkText .woocommerce .bt-content input.alt:hover,
.btAccentButtonDarkText .woocommerce-page .btSidebar input.alt:hover,
.btAccentButtonDarkText .woocommerce-page .bt-content input.alt:hover,
.btAccentButtonDarkText.woocommerce .btSidebar input.alt:hover,
.btAccentButtonDarkText.woocommerce .bt-content input.alt:hover,
.btAccentButtonDarkText.woocommerce-page .btSidebar input.alt:hover,
.btAccentButtonDarkText.woocommerce-page .bt-content input.alt:hover,
.btAccentButtonDarkText .woocommerce .btSidebar a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText .woocommerce .bt-content a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText .woocommerce-page .btSidebar a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText .woocommerce-page .bt-content a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText.woocommerce .btSidebar a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText.woocommerce .bt-content a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText.woocommerce-page .btSidebar a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText.woocommerce-page .bt-content a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText .woocommerce .btSidebar button.alt:hover,
.btAccentButtonDarkText .woocommerce .bt-content button.alt:hover,
.btAccentButtonDarkText .woocommerce-page .btSidebar button.alt:hover,
.btAccentButtonDarkText .woocommerce-page .bt-content button.alt:hover,
.btAccentButtonDarkText.woocommerce .btSidebar button.alt:hover,
.btAccentButtonDarkText.woocommerce .bt-content button.alt:hover,
.btAccentButtonDarkText.woocommerce-page .btSidebar button.alt:hover,
.btAccentButtonDarkText.woocommerce-page .bt-content button.alt:hover,
.btAccentButtonDarkText div.woocommerce a.button:hover,
.btAccentButtonDarkTextdiv.woocommerce a.button:hover,
.btAccentButtonDarkText div.woocommerce input[type="submit"]:hover,
.btAccentButtonDarkTextdiv.woocommerce input[type="submit"]:hover,
.btAccentButtonDarkText div.woocommerce button[type="submit"]:hover,
.btAccentButtonDarkTextdiv.woocommerce button[type="submit"]:hover,
.btAccentButtonDarkText div.woocommerce input.button:hover,
.btAccentButtonDarkTextdiv.woocommerce input.button:hover,
.btAccentButtonDarkText div.woocommerce input.alt:hover,
.btAccentButtonDarkTextdiv.woocommerce input.alt:hover,
.btAccentButtonDarkText div.woocommerce a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkTextdiv.woocommerce a.button.alt:hover .button.alt:hover,
.btAccentButtonDarkText div.woocommerce button.alt:hover,
.btAccentButtonDarkTextdiv.woocommerce button.alt:hover {
color: #fff !important;
}
.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;
}
.woocommerce .btSidebar .woocommerce-product-search .button[type="submit"] {
line-height: 35px;
} span.btNoStarRating {
display: none;
}
.star-rating:before {
content: "\ea0d\ea0d\ea0d\ea0d\ea0d";
letter-spacing: -.1em;
opacity: .2;
font-family: RemixIconsSystem;
}
.star-rating {
overflow: hidden;
position: relative;
line-height: 1;
font-family: RemixIconsSystem;
margin: 0;
display: inline-block;
}
.star-rating .rating {
display: none;
}
.star-rating span {
overflow: hidden;
top: 0;
left: 0;
position: absolute;
white-space: nowrap;
}
.rtl .star-rating span {
left: auto;
right: 0;
height: 100%;
}
.star-rating span:before {
content: "\ea0d\ea0d\ea0d\ea0d\ea0d";
letter-spacing: -.1em;
color: #ff9245;
}
.rtl .star-rating span:before {
position: absolute;
right: 0;
}
.header.large .star-rating {
line-height: inherit;
margin-top: 2px;
}
.widget_recent_reviews .star-rating {
font-size: 1rem;
}
.products .star-rating {
margin: 7px 0 7px;
}
.widget_recent_reviews li a:after,
.widget_recent_reviews .reviewer:after {
content: "";
display: table;
} 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;
}
.btDarkSkin p.stars a[class^="star-"]:after,
.btLightSkin .btDarkSkin p.stars a[class^="star-"]:after,
.btDarkSkin.btLightSkin .btDarkSkin p.stars a[class^="star-"]:after {
color: rgba(255,255,255,.5);
}
p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
color: #ff9245;
}
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";
} #review_form .comment-form .form-submit input[type="submit"] {
font-size: .8125rem;
width: auto;
margin: 0 auto;
padding: 1.15em 1.975em;
min-height: 2.6875rem;
}
.btCapitalizeButtonText #review_form .comment-form .form-submit input[type="submit"] {
text-transform: uppercase;
} @-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%);
}
} @font-face {
font-family: star;
src: url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: WooCommerce;
src: url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
src: url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(//merlincoach.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal;
} .woocommerce .select2-container--default .select2-selection--single {
height: 3.2rem;
border: none;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
padding: 0 1.4em;
border-radius: 0;
}
.btHardRoundedButtons .woocommerce .select2-container--default .select2-selection--single {
border-radius: 50px;
}
.btSoftRoundedButtons .woocommerce .select2-container--default .select2-selection--single {
border-radius: 10px;
}
.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 {
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.1) inset;
box-shadow: 0 0 0 1px rgba(255,255,255,.1) inset;
}
.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: "\f078";
font-family: FontAwesome;
font-size: .8em;
line-height: 3.2;
opacity: .5;
display: block;
float: right;
padding-right: 1.4em;
padding-top: .3em;
-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-dropdown {
border-color: rgba(0,0,0,.1) !important;
}
.btDarkSkin .select2-dropdown,
.btLightSkin .btDarkSkin .select2-dropdown,
.btDarkSkin.btLightSkin .btDarkSkin .select2-dropdown {
border-color: rgba(255,255,255,.5) !important;
}
.select2-search--dropdown {
padding: .875em 1em !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
background: #f1f1f1;
border: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #d3d3d3;
color: #2b2c2e;
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
background-color: #d3d3d3;
}
.select2-container--open .select2-dropdown--below {
margin-top: .25em;
}
.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;
} .woocommerce-terms-and-conditions-wrapper {
padding-bottom: 1em;
} .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-color: #ff9245;
}
.btHardRoundedButtons .woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],
.btHardRoundedButtons .woocommerce-page .btSidebar .widget_product_search button[type="submit"] {
border-radius: 50px;
}
.btSoftRoundedButtons .woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],
.btSoftRoundedButtons .woocommerce-page .btSidebar .widget_product_search button[type="submit"] {
border-radius: 10px !important;
} .pswp__bg {
background: rgba(0,0,0,.6);
position: relative;
z-index: 999;
}
.pswp__scroll-wrap {
z-index: 10002;
}
.pswp {
z-index: 10002;
}
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: #469baf;
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);
} .btWooCommerce .products .product-category a {
display: block;
padding: 2rem;
border: 1px solid rgba(0,0,0,.05);
color: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btWooCommerce .products .product-category a:hover {
color: #ff9245;
}
.btDarkSkin .btWooCommerce .products .product-category a,
.btLightSkin .btDarkSkin .btWooCommerce .products .product-category a,
.btDarkSkin.btLightSkin .btDarkSkin .btWooCommerce .products .product-category a {
border: 1px solid rgba(255,255,255,.05);
}
.btWooCommerce .products .product-category a .woocommerce-loop-category__title {
font-size: 1.1em;
text-align: center;
}
.btWooCommerce .products .product-category a .woocommerce-loop-category__title mark {
background: transparent;
} .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%;
} .btQuoteBooking .btContactNext {
border-color: #ff9245;
color: #ff9245;
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btContactNext {
border-radius: 50px;
}
.btSoftRoundedButtons .btQuoteBooking .btContactNext {
border-radius: 10px;
}
.btQuoteBooking .btQuoteSlider {
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteSlider {
border-radius: 50px;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteSlider {
border-radius: 10px;
}
.btLightSkin .btQuoteBooking .btQuoteSlider,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSlider,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSlider {
background-color: transparent;
border: 1px solid rgba(0,0,0,.1);
color: #2b2c2e;
}
.btDarkSkin .btQuoteBooking .btQuoteSlider,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSlider,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSlider {
background-color: transparent;
border: 1px solid rgba(255,255,255,.5);
color: #fff;
}
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSlider::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSlider::-webkit-input-placeholder {
color: rgba(0,0,0,.1);
}
.btLightSkin .btQuoteBooking .btQuoteSwitch,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch {
border: 1px solid rgba(255,255,255,.5);
}
.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
background: rgba(0,0,0,.1);
}
.btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
background: rgba(0,0,0,.1);
}
.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: #ff9245;
}
.btQuoteBooking textarea,
.btQuoteBooking input[type="text"],
.btQuoteBooking input[type="email"],
.btQuoteBooking input[type="password"],
.btQuoteBooking .fancy-select .trigger,
.btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
height: 3.2em;
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking textarea,
.btHardRoundedButtons .btQuoteBooking input[type="text"],
.btHardRoundedButtons .btQuoteBooking input[type="email"],
.btHardRoundedButtons .btQuoteBooking input[type="password"],
.btHardRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
border-radius: 10px;
}
.btSoftRoundedButtons .btQuoteBooking textarea,
.btSoftRoundedButtons .btQuoteBooking input[type="text"],
.btSoftRoundedButtons .btQuoteBooking input[type="email"],
.btSoftRoundedButtons .btQuoteBooking input[type="password"],
.btSoftRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
border-radius: 10px;
}
.btQuoteBooking textarea:focus,
.btQuoteBooking input[type="text"]:focus,
.btQuoteBooking input[type="email"]:focus,
.btQuoteBooking input[type="password"]:focus,
.btQuoteBooking .fancy-select .trigger:focus,
.btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus {
-webkit-box-shadow: 0 0 4px 0 #ff9245;
box-shadow: 0 0 4px 0 #ff9245;
border: 1px solid #2b2c2e;
}
.btLightSkin .btQuoteBooking textarea,
.btDarkSkin .btLightSkin .btQuoteBooking textarea,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking textarea,
.btLightSkin .btQuoteBooking input[type="text"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="text"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="text"],
.btLightSkin .btQuoteBooking input[type="email"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="email"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="email"],
.btLightSkin .btQuoteBooking input[type="password"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="password"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="password"],
.btLightSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
background-color: transparent;
border: 1px solid rgba(0,0,0,.1);
color: #2b2c2e;
}
.btLightSkin .btQuoteBooking textarea:focus,
.btDarkSkin .btLightSkin .btQuoteBooking textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking textarea:focus,
.btLightSkin .btQuoteBooking input[type="text"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="text"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="text"]:focus,
.btLightSkin .btQuoteBooking input[type="email"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="email"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="email"]:focus,
.btLightSkin .btQuoteBooking input[type="password"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="password"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="password"]:focus,
.btLightSkin .btQuoteBooking .fancy-select .trigger:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger:focus,
.btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus {
-webkit-box-shadow: 0 0 4px 0 #ff9245;
box-shadow: 0 0 4px 0 #ff9245;
border: 1px solid #2b2c2e;
}
.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"],
.btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
background-color: transparent;
border: 1px solid rgba(255,255,255,.5);
color: #fff;
}
.btDarkSkin .btQuoteBooking textarea:focus,
.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,
.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="email"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:focus,
.btDarkSkin .btQuoteBooking input[type="password"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"]:focus,
.btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus {
-webkit-box-shadow: 0 0 4px 0 #ff9245;
box-shadow: 0 0 4px 0 #ff9245;
border: 1px solid #fff;
}
.bt_bb_color_scheme_5 .btQuoteBooking textarea::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking textarea::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="text"]::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="text"]::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="email"]::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="email"]::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="password"]::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="password"]::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking .fancy-select .trigger::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .fancy-select .trigger::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadius .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadius .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText::-webkit-input-placeholder {
color: rgba(0,0,0,.1);
}
.btHardRoundedButtons .btQuoteBooking .btQuoteItem textarea {
border-radius: 10px;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
-webkit-box-shadow: 5px 0 0 #ff9245 inset,0 2px 10px rgba(0,0,0,.2);
box-shadow: 5px 0 0 #ff9245 inset,0 2px 10px rgba(0,0,0,.2);
}
.btLightSkin .btQuoteBooking .btQuoteWrapper:before,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteWrapper:before,
.btLightSkin .btDarkSkin .btLightSkin .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 .ddTitleText .ddlabel {
color: inherit;
}
.btQuoteBooking .ddTitleText .ddlabel .description {
color: inherit;
opacity: .8;
}
.btQuoteBooking .ddTitleText.btNotSelected .ddlabel {
opacity: .8;
color: inherit;
}
.btQuoteBooking .ui-slider .ui-slider-handle {
background: #ff9245;
}
.btQuoteBooking .btQuoteSliderValue {
color: #fff;
}
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSliderValue,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSliderValue {
color: #2b2c2e;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
color: #fff;
background: #ff9245;
font-size: 1em;
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
border-radius: 50px;
overflow: hidden;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
border-radius: 10px;
overflow: hidden;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCalc {
border-radius: 0;
}
.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: 10px;
border-bottom-right-radius: 10px;
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: 10px;
border-bottom-left-radius: 10px;
overflow: hidden;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCurrency {
border-radius: 0;
}
.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: 10px;
border-bottom-left-radius: 10px;
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: 10px;
border-bottom-right-radius: 10px;
overflow: hidden;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
-webkit-box-shadow: 0 0 0 1px #ff9245 inset;
box-shadow: 0 0 0 1px #ff9245 inset;
border-color: #ff9245;
}
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
-webkit-box-shadow: 0 0 0 1px #2b2c2e inset !important;
box-shadow: 0 0 0 1px #2b2c2e inset !important;
border-color: #2b2c2e;
}
.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: #2b2c2e;
-webkit-box-shadow: 0 0 0 1px #fff inset !important;
box-shadow: 0 0 0 1px #fff inset !important;
}
.bt_bb_color_scheme_5 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.bt_bb_color_scheme_5 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
-webkit-box-shadow: 0 0 0 1px #fff inset;
box-shadow: 0 0 0 1px #fff inset;
border-color: #fff;
}
.bt_bb_color_scheme_5 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.bt_bb_color_scheme_5 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
-webkit-box-shadow: 0 0 0 1px #2b2c2e inset !important;
box-shadow: 0 0 0 1px #2b2c2e inset !important;
border-color: #2b2c2e;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
-webkit-box-shadow: 0 0 0 2px #ff9245 inset;
box-shadow: 0 0 0 2px #ff9245 inset;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText {
-webkit-box-shadow: 0 0 0 2px #2b2c2e inset !important;
box-shadow: 0 0 0 2px #2b2c2e inset !important;
}
.btQuoteBooking .btSubmitMessage {
color: #ff9245;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
-webkit-box-shadow: 0 0 4px 0 #ff9245;
box-shadow: 0 0 4px 0 #ff9245;
}
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
border: 1px solid #2b2c2e;
}
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
border: 1px solid #fff;
}
.btQuoteBooking .btContactSubmit {
line-height: inherit;
background-color: #ff9245;
}
.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;
-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;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
-webkit-flex: 0 0 160px;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
width: 160px;
max-width: 160px;
}
.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 .btContactNext {
-webkit-transform: translate(160px,0);
-moz-transform: translate(160px,0);
-ms-transform: translate(160px,0);
transform: translate(160px,0);
}
.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 .btQuoteTotalText {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.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: 10px;
} .btDatePicker .ui-datepicker-header {
background-color: #ff9245;
} @media (max-width: 440px) {
.btQuoteBooking .btTotalNextWrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn,
.btQuoteBooking .btQuoteBookingForm .boldBtn {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
width: 100%;
max-width: 100%;
padding-top: 0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.btQuoteBooking .btQuoteBookingForm .btContactNext {
width: 100%;
}
.btQuoteBooking .btQuoteBookingForm .btContactNext {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
}
@media (max-width: 1399px) { .bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6 {
font-size: 5.312rem;
}
.bt_bb_size_huge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
font-size: 1.125rem;
margin-bottom: 1.5em;
}
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.375rem;
line-height: 1.6;
margin-top: 1em;
}
}
@media (max-width: 1199px) { .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: 5rem;
}
.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.5rem;
}
.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
width: auto;
}
body {
font-size: 15px;
}
}
@media (max-width: 480px) { .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.5rem;
}
.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.25rem;
}
.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: 3rem;
}
.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.6875rem;
}
.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;
}
.bt_bb_size_huge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
font-size: 1.0625rem;
margin-bottom: 1.4em;
}
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
font-size: 1.0625rem;
margin-bottom: 1.4em;
}
.bt_bb_size_large.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
font-size: 1rem;
margin-bottom: 1em;
}
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.1875rem;
line-height: 1.7;
margin-top: .95em;
}
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.1875rem;
line-height: 1.7;
margin-top: .95em;
}
.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.1875rem;
line-height: 1.7;
margin-top: .95em;
} .btMenuVertical .mainHeader {
width: 260px;
}
.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer,
.btMenuVerticalLeft.btMenuVerticalOn .bt-header-text-box {
-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,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-header-text-box {
-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,
.btMenuVerticalRight.btMenuVerticalOn .bt-header-text-box {
-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,
.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-header-text-box {
-webkit-transform: translateX(-260px);
-moz-transform: translateX(-260px);
-ms-transform: translateX(-260px);
transform: translateX(-260px);
}
} @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,
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-header-text-box {
-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,
.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-header-text-box {
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,
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-header-text-box {
-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,
.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-header-text-box {
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;
}
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_600,
.single-post .btPostContentHolder .bt_bb_layout_boxed_600,
.single-product .btPostContentHolder .bt_bb_layout_boxed_600 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_600 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_600 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_600 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_700,
.single-post .btPostContentHolder .bt_bb_layout_boxed_700,
.single-product .btPostContentHolder .bt_bb_layout_boxed_700 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_700 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_700 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_700 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_800,
.single-post .btPostContentHolder .bt_bb_layout_boxed_800,
.single-product .btPostContentHolder .bt_bb_layout_boxed_800 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_800 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_800 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_800 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_900,
.single-post .btPostContentHolder .bt_bb_layout_boxed_900,
.single-product .btPostContentHolder .bt_bb_layout_boxed_900 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_900 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_900 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_900 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1000,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1000,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1000 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1000 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1000 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1000 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1100,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1100,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1100 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1100 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1100 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1100 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1200,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1200,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1200 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1200 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1200 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1200 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1300,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1300,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1300 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1300 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1300 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1300 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1400,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1400,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1400 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1400 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1400 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1400 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1500,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1500,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1500 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1500 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1500 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1500 .bt_bb_cell {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1600,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1600,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1600 {
width: 100%;
}
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1600 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1600 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1600 .bt_bb_cell {
width: 100%;
}
@media (max-width: 1199px) {
.widget_shopping_cart .buttons .button {
width: 100%;
}
.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 {
text-align: center;
max-width: 100%;
margin-bottom: 2rem;
padding: 0 1em;
}
div.product div.summary .price {
text-align: center;
margin-bottom: 2rem;
}
div.product div.summary form.cart .quantity {
display: block;
margin: 0 1em 1em auto;
}
div.product div.product-description {
margin-bottom: 2rem;
}
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_content {
padding-top: 0 !important;
}
div.product form.cart {
text-align: center;
margin-bottom: 2rem;
}
}
@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;
}
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;
margin-bottom: 2em;
padding-bottom: 2em;
border-bottom: 1px solid #f1f1f1;
}
.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.cart-subtotal,
table.shop_table_responsive th.cart-subtotal {
border-top: 1px solid #f1f1f1;
}
.btDarkSkin table.shop_table_responsive tr.cart-subtotal,
.btLightSkin .btDarkSkin table.shop_table_responsive tr.cart-subtotal,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive tr.cart-subtotal,
.btDarkSkin table.shop_table_responsive th.cart-subtotal,
.btLightSkin .btDarkSkin table.shop_table_responsive th.cart-subtotal,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive th.cart-subtotal {
border-top: 1px solid rgba(255,255,255,.3);
}
table.shop_table_responsive tr.cart-subtotal td,
table.shop_table_responsive th.cart-subtotal td {
padding-top: 2em;
}
table.shop_table_responsive tr.cart-subtotal td:before,
table.shop_table_responsive th.cart-subtotal td:before {
font-weight: 400 !important;
}
table.shop_table_responsive tr td,
table.shop_table_responsive th td {
display: block;
width: 100% !important;
clear: left;
text-align: center !important;
word-break: break-word;
border: none;
padding: .5em 0 0;
}
table.shop_table_responsive tr td.product-name,
table.shop_table_responsive th td.product-name {
padding-top: 2em;
}
table.shop_table_responsive tr td.product-remove,
table.shop_table_responsive th td.product-remove {
padding: .5em;
text-align: center;
}
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) ": ";
font-weight: 700;
}
table.shop_table_responsive tr td.product-thumbnail img,
table.shop_table_responsive th td.product-thumbnail img {
width: 100%;
}
.cart-collaterals {
display: block;
}
.cart-collaterals h2 {
text-align: center;
}
table.shop_table .coupon {
display: block;
}
table.shop_table .coupon input[name="coupon_code"] {
margin: 1em auto;
height: 3em;
max-width: 12em;
border: 1px solid #f1f1f1 !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,.3) !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%;
}
} .bt_bb_headline.bt_bb_size_huge[style*="font-family:'Automobile Contest'"] h1,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Automobile Contest'"] h2,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Automobile Contest'"] h3,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Automobile Contest'"] h4,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Automobile Contest'"] h5,
.bt_bb_headline.bt_bb_size_huge[style*="font-family:'Automobile Contest'"] h6 {
font-size: 16rem;
line-height: .5;
}
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Automobile Contest'"] h1,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Automobile Contest'"] h2,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Automobile Contest'"] h3,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Automobile Contest'"] h4,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Automobile Contest'"] h5,
.bt_bb_headline.bt_bb_size_extralarge[style*="font-family:'Automobile Contest'"] h6 {
font-size: 13rem;
line-height: .5;
} .bt_bb_image.btMoveLeft {
position: absolute;
top: 0;
left: 31em;
}
.bt_bb_image.btMoveLeft img {
width: 100%;
}
.bt_bb_image.btMoveLeftImage {
position: absolute;
top: 0;
left: 51em;
max-width: 860px;
}
.bt_bb_image.btMoveLeftImage img {
width: 100%;
}
.bt_bb_image.btClassyImage {
margin-left: -12em;
}
.bt_bb_image.btBoy {
margin-left: -23em;
margin-right: -13em;
z-index: -1;
}
.bt_bb_image.btGirl {
max-width: 860px;
margin-left: -15em;
}
.bt_bb_image.btWoman {
max-width: 860px;
margin-left: -11em;
}
.btHome02Slider {
margin-left: -30px;
margin-right: 60px;
}
.bt_bb_image.btAboutGirl {
position: absolute;
bottom: 0;
right: 0;
margin-right: -7em;
max-width: 770px;
}
@media (max-width: 992px) {
.bt_bb_image.btMoveLeft,
.bt_bb_image.btMoveLeftImage {
position: relative;
top: auto;
left: auto;
}
.bt_bb_image.btClassyImage {
margin-left: 0;
}
.bt_bb_image.btBoy {
margin-left: 0;
margin-right: 0;
z-index: 2;
}
.bt_bb_image.btGirl {
margin-left: 0;
}
.bt_bb_image.btWoman {
margin-left: 0;
}
.btHome02Slider {
margin-left: 0;
margin-right: 0;
}
.bt_bb_image.btAboutGirl {
position: relative;
top: auto;
right: auto;
margin-right: 0;
}
} .bt-site-footer .bt_bb_button.bt_bb_size_extralarge.bt_bb_style_clean a {
padding: 0 !important;
}
.bt_bb_text.btTextBullet ul li::marker {
color: #ff9245;
} .bt_bb_row.btNegativeMargin {
margin-top: -20.5em;
position: relative;
}
@media (max-width: 780px) {
.bt_bb_row.btNegativeMargin {
margin-top: 0 !important;
background-color: white;
padding: 6em 0;
}
} .btMenuWidget.bt_bb_button .bt_bb_button_text {
font-weight: 300 !important;
} .btMoveCard {
position: absolute;
bottom: 10em;
right: 0;
max-width: 430px;
}
@media (max-width: 992px) {
.btMoveCard {
bottom: 0 !important;
}
} .bt_bb_text.btTableHours table {
border: none;
margin: 0;
}
.bt_bb_text.btTableHours table td {
border: none;
padding: 0;
} .bt_bb_row_inner.btMoveLeft {
margin-left: -8em;
}
.bt_bb_row_inner.btMoveRight {
position: relative;
margin-right: -8em;
} .bt_bb_layout_wide .bt_bb_cell .bt_bb_row_wrapper:not([class*="bt_bb_row_width_boxed_"]):has(.btMoveLeft),
.bt_bb_layout_wide .bt_bb_cell .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:has(.btMoveLeft),
.bt_bb_layout_wide .bt_bb_cell .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:has(.btMoveLeft),
.bt_bb_layout_wide .bt_bb_cell .bt_bb_row_wrapper:not([class*="bt_bb_row_width_boxed_"]):has(.btMoveRight),
.bt_bb_layout_wide .bt_bb_cell .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:has(.btMoveRight),
.bt_bb_layout_wide .bt_bb_cell .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:has(.btMoveRight) {
overflow-x: inherit;
}
@media (max-width: 992px) {
.bt_bb_row_inner.btMoveLeft {
margin-left: 0;
}
.bt_bb_row_inner.btMoveRight {
margin-right: 0;
}
} @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;
}
.btHardRoundedButtons .btGetInTouch select {
padding: .5em 1.4em !important;
}
} .bt_bb_headline .bt_bb_headline_tag .bt_bb_headline_content span u {
font-weight: inherit;
text-decoration: none;
position: relative;
display: inline-block;
z-index: 1;
}
.bt_bb_headline .bt_bb_headline_tag .bt_bb_headline_content span u:before {
content: "";
left: -.1em;
right: 49.8%;
-webkit-mask-position: bottom left;
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
background-color: #ff9245;
-webkit-mask-image: url(//merlincoach.cz/wp-content/themes/lycka/gfx/underline-dash.svg);
}
.bt_bb_headline .bt_bb_headline_tag .bt_bb_headline_content span u:after {
content: "";
left: 49.8%;
right: -.2em;
-webkit-mask-position: bottom right;
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
background-color: #ff9245;
-webkit-mask-image: url(//merlincoach.cz/wp-content/themes/lycka/gfx/underline-dash.svg);
}
.bt_bb_headline .bt_bb_headline_tag .bt_bb_headline_content span u:after,
.bt_bb_headline .bt_bb_headline_tag .bt_bb_headline_content span u:before {
content: "";
position: absolute;
bottom: 0;
padding-top: 6px;
-webkit-mask-size: auto 160%;
-webkit-mask-repeat: no-repeat;
z-index: -1;
} .btDemoImage.bt_bb_image {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
height: 500px !important;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btDemoImage.bt_bb_image a {
height: 500px;
padding-right: 20px;
overflow-y: auto;
overflow-x: hidden;
width: -webkit-calc(100% + 38px);
width: -moz-calc(100% + 38px);
width: calc(100% + 38px);
}
.btDemoImage.bt_bb_image.bt_bb_hover_style_scroll:hover a {
height: 500px;
padding-right: 20px;
overflow-y: auto;
overflow-x: hidden;
width: -webkit-calc(100% + 38px);
width: -moz-calc(100% + 38px);
width: calc(100% + 38px);
}
.btDemoImage.bt_bb_image.bt_bb_hover_style_scroll:hover img {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.btDemoImage.bt_bb_image.bt_bb_content_display_show-on-hover .bt_bb_image_content .bt_bb_image_content_flex {
padding: 0;
}
.btDemoImage.bt_bb_image.bt_bb_content_display_show-on-hover .bt_bb_image_content {
-webkit-transition: transform 300ms ease-in-out,opacity 300ms ease-in-out !important;
-moz-transition: transform 300ms ease-in-out,opacity 300ms ease-in-out !important;
transition: transform 300ms ease-in-out,opacity 300ms ease-in-out !important;
}
.btDemoImage.bt_bb_image:hover {
-webkit-box-shadow: 0 15px 20px -10px rgb(0 0 0 / 70%);
box-shadow: 0 15px 20px -10px rgb(0 0 0 / 70%);
}
.bt_bb_image.btDemoImage.bt_bb_content_display_show-on-hover .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner,
.bt_bb_image.btInnerImage.bt_bb_content_display_show-on-hover .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
background-color: rgb(26 26 26 / 60%);
height: 100%;
vertical-align: middle;
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;
}
.btDemoPreview:hover .btBorder {
opacity: 1;
}
.btScrollMe {
margin: 0 auto !important;
padding: 0 !important;
background-color: rgb(255 255 255 / 80%);
border-radius: 50%;
width: 100px;
height: 100px;
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;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
pointer-events: none !important;
}
.btScrollMe .bt_bb_icon_holder:before {
font-size: 3.8rem !important;
}
.btScrollMe * {
pointer-events: none !important;
}
.bt_bb_image.btInnerImage {
border: 5px solid white;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
height: 235px !important;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_image.btInnerImage a {
height: 235px;
padding-right: 20px;
overflow-y: auto;
overflow-x: hidden;
width: -webkit-calc(100% + 38px);
width: -moz-calc(100% + 38px);
width: calc(100% + 38px);
}
.bt_bb_image.btInnerImage.bt_bb_hover_style_scroll:hover a {
height: 235px;
padding-right: 20px;
overflow-y: auto;
overflow-x: hidden;
width: -webkit-calc(100% + 38px);
width: -moz-calc(100% + 38px);
width: calc(100% + 38px);
}
.bt_bb_image.btInnerImage.bt_bb_hover_style_scroll:hover img {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.bt_bb_image.btInnerImage.bt_bb_content_display_show-on-hover .bt_bb_image_content .bt_bb_image_content_flex {
padding: 0;
}
.bt_bb_image.btInnerImage.bt_bb_content_display_show-on-hover .bt_bb_image_content {
-webkit-transition: transform 300ms ease-in-out,opacity 300ms ease-in-out !important;
-moz-transition: transform 300ms ease-in-out,opacity 300ms ease-in-out !important;
transition: transform 300ms ease-in-out,opacity 300ms ease-in-out !important;
}
.bt_bb_image.btInnerImage:hover {
-webkit-box-shadow: 0 15px 20px -10px rgb(0 0 0 / 20%);
box-shadow: 0 15px 20px -10px rgb(0 0 0 / 20%);
}
@media (max-width: 992px) {
.btDemoImage.bt_bb_image a {
padding-right: 0 !important;
}
.btInnerImage.bt_bb_image {
height: 270px !important;
}
.btInnerImage.bt_bb_image a {
height: 270px;
}
.btInnerImage.bt_bb_image.bt_bb_hover_style_scroll:hover a {
height: 270px;
}
} .bt_bb_image > span > img {
pointer-events: none;
}
.bt_bb_service.btSpecialService {
opacity: .6;
}
.bt_bb_service.btSpecialService .bt_bb_icon_holder {
font-size: 2.2em !important;
}
.bt_bb_service.btBoldAuthor {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.bt_bb_service.btBoldAuthor .bt_bb_service_content {
padding-left: 1em !important;
}
.bt_bb_service.btBoldAuthor .bt_bb_service_content .bt_bb_service_content_title {
line-height: 1.2;
}
.bt_bb_layout_wide .bt_bb_content_slider.btHeaderStyleSlider.bt_bb_multiple_slides .slick-list {
max-width: none !important;
}
.bt_bb_gap_large.btHeaderStyleSlider .slick-list .slick-slide .content {
padding: 0 2rem;
}
.btBookForm.btLanding .btBookRow .btBookColumn {
-webkit-flex: 1 0 75%;
-ms-flex: 1 0 75%;
flex: 1 0 75%;
max-width: 75%;
}
.btBookForm.btLanding .btBookRow .btBookButton button {
height: 7em;
}
.btBookForm.btLanding .btBookRow .btBookButton button:before {
right: 3rem;
}
.btBookForm.btLanding .btBookRow .btBookButton button:after {
right: 3.2rem;
}
.bt_bb_layout_wide .btSliderFull.bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item .bt_bb_content_slider_item_content {
max-width: 100% !important;
padding: 0 !important;
}
.btSliderFull {
margin-top: -23.5em;
}
@media (max-width: 1440px) {
.btSliderHide {
display: none !important;
visibility: hidden !important;
}
}
@media (min-width: 1441px) {
.btSliderShow {
display: none !important;
visibility: hidden !important;
}
}
@media (max-width: 992px) {
.btSliderFull {
margin-top: -7em;
}
}
@media (max-width: 768px) {
.btSliderFull {
margin-top: 0;
}
}  :root {
--light-color: #fff;
--dark-color: #2b2c2e;
--light-font-color: #2b2c2e;
--light-bg-font-color: #fff;
--dark-font-color: #fff;
--dark-bg-color: #2b2c2e;
--accent-color: #ff9245;
--alternate-color: #469baf;
} .bt_bb_section {
color: var(--section-primary-color);
background-color: var(--section-secondary-color);
} .bt_bb_headline {
color: var(--headline-primary-color);
}
.bt_bb_headline .bt_bb_headline_superheadline {
color: var(--headline-supertitle-primary-color,var(--headline-secondary-color,var(--accent-color)));
}
.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:after,
.bt_bb_headline.bt_bb_dash_line .bt_bb_headline_superheadline:before {
border-color: var(--headline-supertitle-primary-color,var(--headline-secondary-color,inherit));
}
.bt_bb_headline.bt_bb_dash_top_bottom .bt_bb_headline_content:before,
.bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before {
border-color: var(--headline-secondary-color,var(--accent-color));
}
.bt_bb_headline.bt_bb_dash_top_bottom .bt_bb_headline_content:after,
.bt_bb_headline.bt_bb_dash_bottom .bt_bb_headline_content:after {
border-color: var(--headline-secondary-color,var(--accent-color));
}
.bt_bb_headline h1 u:before,
.bt_bb_headline h1 u:after,
.bt_bb_headline h2 u:before,
.bt_bb_headline h2 u:after,
.bt_bb_headline h3 u:before,
.bt_bb_headline h3 u:after,
.bt_bb_headline h4 u:before,
.bt_bb_headline h4 u:after,
.bt_bb_headline h5 u:before,
.bt_bb_headline h5 u:after,
.bt_bb_headline h6 u:before,
.bt_bb_headline h6 u:after {
background-color: var(--headline-primary-color,var(--accent-color));
} .bt_bb_icon a {
color: var(--icon-primary-color,var(--accent-color));
}
.bt_bb_icon:hover a {
color: var(--icon-primary-color,var(--accent-color));
}
.bt_bb_icon a:hover {
color: var(--icon-secondary-color,var(--alternate-color));
}
.bt_bb_icon .bt_bb_icon_holder > span,
.bt_bb_icon a.bt_bb_icon_holder > span {
color: var(--icon-secondary-color,var(--dark-color));
}
.bt_bb_card_text_box .bt_bb_icon span {
color: var(--icon-secondary-color,currentColor);
}
.bt_bb_icon:hover a.bt_bb_icon_holder > span {
color: var(--icon-secondary-color,var(--dark-color));
}
.bt_bb_icon a.bt_bb_icon_holder:hover > span {
color: var(--icon-secondary-color,var(--dark-color));
}
.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
color: var(--icon-primary-color,var(--dark-color));
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px var(--icon-primary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 1px var(--icon-primary-color,var(--dark-color)) inset;
}
.bt_bb_icon.bt_bb_style_outline:hover .bt_bb_icon_holder:before {
color: var(--icon-primary-color,var(--dark-color));
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px var(--icon-primary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 1px var(--icon-primary-color,var(--dark-color)) inset;
}
.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:hover:before {
color: var(--icon-secondary-color,var(--light-color));
background-color: var(--icon-primary-color,var(--dark-color));
-webkit-box-shadow: 0 0 0 3em var(--icon-primary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 3em var(--icon-primary-color,var(--dark-color)) inset;
}
.bt_bb_icon.bt_bb_style_outline.btWithColoredIcon .bt_bb_icon_holder_inner svg {
-webkit-box-shadow: 0 0 0 1px var(--icon-primary-color,#f1f1f1) inset;
box-shadow: 0 0 0 1px var(--icon-primary-color,#f1f1f1) inset;
}
.bt_bb_icon.bt_bb_style_outline.btWithColoredIcon a.bt_bb_icon_holder:hover .bt_bb_icon_holder_inner svg {
-webkit-box-shadow: 0 0 0 1px var(--icon-primary-color,#f1f1f1) inset;
box-shadow: 0 0 0 1px var(--icon-primary-color,#f1f1f1) inset;
background-color: var(--icon-primary-color,#f1f1f1);
}
.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
color: var(--icon-primary-color,var(--light-color));
-webkit-box-shadow: 0 0 0 3em var(--icon-secondary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 3em var(--icon-secondary-color,var(--dark-color)) inset;
}
.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
color: var(--icon-primary-color,var(--light-color));
-webkit-box-shadow: 0 0 0 3em var(--icon-secondary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 3em var(--icon-secondary-color,var(--dark-color)) inset;
}
.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:hover:before {
color: var(--icon-secondary-color,var(--dark-color));
-webkit-box-shadow: 0 0 0 0 var(--icon-secondary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 0 var(--icon-secondary-color,var(--dark-color)) inset;
background-color: var(--icon-primary-color,var(--light-color));
}
.bt_bb_icon.bt_bb_style_filled.btWithColoredIcon .bt_bb_icon_holder_inner svg {
-webkit-box-shadow: 0 0 0 6em var(--icon-primary-color,#f1f1f1) inset;
box-shadow: 0 0 0 6em var(--icon-primary-color,#f1f1f1) inset;
}
.bt_bb_icon.bt_bb_style_filled.btWithColoredIcon a.bt_bb_icon_holder:hover .bt_bb_icon_holder_inner svg {
-webkit-box-shadow: 0 0 0 1px var(--icon-primary-color,#f1f1f1) inset;
box-shadow: 0 0 0 1px var(--icon-primary-color,#f1f1f1) inset;
}
.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
color: var(--icon-primary-color);
}
.bt_bb_icon.bt_bb_style_borderless:hover .bt_bb_icon_holder:before {
color: var(--icon-primary-color);
}
.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:hover:before {
color: var(--icon-secondary-color);
}
.bt_bb_icon.bt_bb_style_borderless.btWithColoredIcon a.bt_bb_icon_holder:hover .bt_bb_icon_holder_inner svg {
opacity: .7;
}
.bt_bb_icon.btWithColoredIcon .bt_bb_icon_holder .bt_bb_icon_holder_inner svg .cls-1 {
fill: var(--icon-primary-color,var(--alternate-color));
}
.bt_bb_icon.btWithColoredIcon .bt_bb_icon_holder .bt_bb_icon_holder_inner svg .cls-2 {
fill: var(--icon-secondary-color,#161919);
}   .bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder {
-webkit-box-shadow: 0 0 0 1px var(--service-primary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 1px var(--service-primary-color,var(--dark-color)) inset;
color: var(--service-primary-color,var(--dark-color));
background-color: transparent;
}
.bt_bb_service .bt_bb_service_content_title {
color: var(--service-secondary-color);
}
.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
-webkit-box-shadow: 0 0 0 1px var(--service-primary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 1px var(--service-primary-color,var(--dark-color)) inset;
color: var(--service-primary-color,var(--dark-color));
background-color: transparent;
}
.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder {
-webkit-box-shadow: 0 0 0 3em var(--service-primary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 3em var(--service-primary-color,var(--dark-color)) inset;
background-color: var(--service-primary-color,var(--dark-color));
color: var(--service-secondary-color,var(--light-color));
}
.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder {
color: var(--service-primary-color,var(--light-color));
-webkit-box-shadow: 0 0 0 3em var(--service-secondary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 3em var(--service-secondary-color,var(--dark-color)) inset;
}
.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
color: var(--service-primary-color,var(--light-color));
-webkit-box-shadow: 0 0 0 3em var(--service-secondary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 3em var(--service-secondary-color,var(--dark-color)) inset;
}
.bt_bb_style_filled.bt_bb_service a.bt_bb_icon_holder {
-webkit-box-shadow: 0 0 0 1px var(--service-secondary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 1px var(--service-secondary-color,var(--dark-color)) inset;
background-color: var(--service-primary-color,var(--light-color));
color: var(--service-secondary-color,var(--dark-color));
}
.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder {
color: var(--service-primary-color);
}
.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
color: var(--service-primary-color);
}
.bt_bb_style_borderless.bt_bb_service a.bt_bb_icon_holder {
color: var(--service-secondary-color);
} .bt_bb_tabs .bt_bb_tabs_header li {
color: var(--tabs-primary-color);
}
.bt_bb_tabs ul.bt_bb_tabs_header li:before {
color: var(--tabs-secondary-color);
}
.bt_bb_tabs ul.bt_bb_tabs_header li:after {
background-color: var(--tabs-secondary-color,var(--dark-color));
}
.bt_bb_tabs .bt_bb_tab_item_title {
color: var(--tabs-primary-color);
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_tab_item_icon .bt_bb_icon_holder:before {
color: var(--tabs-secondary-color);
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_icon_holder_inner svg .cls-1 {
fill: var(--tabs-primary-color,var(--alternate-color));
}
.bt_bb_tabs ul.bt_bb_tabs_header li .bt_bb_icon_holder_inner svg .cls-2 {
fill: var(--tabs-secondary-color);
}
.bt_bb_tabs.bt_bb_tab_style_02 .bt_bb_tabs_header li.bt_bb_tab_item {
border-color: var(--tabs-primary-color) !important;
}
.bt_bb_tabs.bt_bb_tab_style_02 .bt_bb_tab_item_title {
color: var(--tabs-secondary-color);
}
.bt_bb_tabs.bt_bb_tab_style_02 ul.bt_bb_tabs_header li.on {
border-bottom: 1px solid var(--tabs-primary-color,var(--dark-color)) !important;
}
.bt_bb_tabs.bt_bb_tab_style_02 ul.bt_bb_tabs_header li.on .bt_bb_tab_item_title {
color: var(--tabs-primary-color);
} .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title {
color: var(--accordion-primary-color,inherit);
border-color: var(--accordion-primary-color,#eae9e8);
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
color: var(--accordion-secondary-color,inherit);
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item:first-child .bt_bb_accordion_item_title {
border-top: 1px solid var(--accordion-primary-color,#eae9e8);
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:hover {
color: var(--accordion-secondary-color,inherit);
border-color: var(--accordion-primary-color,#eae9e8);
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
color: var(--accordion-secondary-color);
}
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_content {
border-color: var(--accordion-primary-color,#eae9e8) !important;
}
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item .bt_bb_accordion_item_title:hover,
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
background-color: transparent;
}
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item.on {
background-color: var(--accordion-primary-color,#f4f4f4) !important;
}
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item.on .bt_bb_accordion_item_title:before,
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
color: var(--accordion-secondary-color);
}
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item .bt_bb_accordion_item_title {
color: var(--accordion-secondary-color);
border-color: var(--accordion-primary-color,#eae9e8);
}
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item.on .bt_bb_accordion_item_title,
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item.on .bt_bb_accordion_item_title:hover {
color: var(--accordion-secondary-color);
}
.bt_bb_accordion:not(.bt_bb_style_simple):not(.bt_bb_style_filled) .bt_bb_accordion_item {
border-color: var(--accordion-primary-color,#f4f4f4) !important;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:before,
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
color: var(--accordion-primary-color,var(--alternate-color)) !important;
}
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item {
background-color: var(--accordion-secondary-color,#f4f4f4);
color: var(--accordion-primary-color);
}
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item .bt_bb_accordion_item_title {
background-color: var(--accordion-secondary-color);
color: var(--accordion-primary-color);
} .bt_bb_price_list .bt_bb_price_list_price_inner_top {
color: var(--price-list-price-primary-color);
background-color: var(--price-list-price-secondary-color);
}
.bt_bb_price_list ul li.included:before {
color: var(--price-list-price-secondary-color);
}
.bt_bb_price_list .bt_bb_price_list_price_inner_top .bt_bb_price_list_supertitle {
color: var(--price-list-price-primary-color,var(--price-list-primary-color,var(--accent-color)));
}
.bt_bb_price_list {
color: var(--price-list-primary-color);
background-color: var(--price-list-price-primary-color,var(--price-list-secondary-color,var(--light-color)));
} .bt_bb_card {
color: var(--card-primary-color);
background-color: var(--card-secondary-color);
} .bt_bb_steps.bt_bb_icons_style_filled .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 4em var(--steps-secondary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 4em var(--steps-secondary-color,var(--dark-color)) inset;
color: var(--steps-primary-color,var(--light-color));
}
.bt_bb_steps.bt_bb_icons_style_outline .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px var(--steps-primary-color,var(--dark-color)) inset;
box-shadow: 0 0 0 1px var(--steps-primary-color,var(--dark-color)) inset;
color: var(--steps-primary-color,var(--dark-color));
}
.bt_bb_steps.bt_bb_icons_style_borderless .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_icon .bt_bb_icon .bt_bb_icon_holder:before {
color: var(--steps-primary-color);
}
.bt_bb_steps.bt_bb_icons_style_filled .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
background-color: var(--steps-secondary-color,#f1f1f1);
}
.bt_bb_steps.bt_bb_icons_style_outline .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
border-color: var(--steps-secondary-color,#f1f1f1);
} .bt_bb_call_to_action {
-webkit-box-shadow: 0 0 0 6em var(--call-to-action-secondary-color,#f4f0ef) inset;
box-shadow: 0 0 0 6em var(--call-to-action-secondary-color,#f4f0ef) inset;
}
.bt_bb_call_to_action.btWithLink:hover {
-webkit-box-shadow: 0 0 0 6em var(--call-to-action-secondary-color,#f4f0ef) inset,0 0 10px 2px rgb(0 0 0 / 10%);
box-shadow: 0 0 0 6em var(--call-to-action-secondary-color,#f4f0ef) inset,0 0 10px 2px rgb(0 0 0 / 10%);
}
.bt_bb_call_to_action .bt_bb_call_to_action_icon .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle,
.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text,
.bt_bb_call_to_action .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title {
color: var(--call-to-action-primary-color,inherit);
}
.bt_bb_call_to_action .bt_bb_call_to_action_content {
border-color: var(--call-to-action-primary-color,currentColor);
}
.bt_bb_call_to_action.bt_bb_style_outline {
-webkit-box-shadow: 0 0 0 1px var(--call-to-action-primary-color,#f4f0ef) inset;
box-shadow: 0 0 0 1px var(--call-to-action-primary-color,#f4f0ef) inset;
}
.bt_bb_call_to_action.bt_bb_style_outline.btWithLink:hover {
-webkit-box-shadow: 0 0 0 1px var(--call-to-action-primary-color,#f4f0ef) inset,0 0 10px 2px rgb(0 0 0 / 10%);
box-shadow: 0 0 0 1px var(--call-to-action-primary-color,#f4f0ef) inset,0 0 10px 2px rgb(0 0 0 / 10%);
}
.bt_bb_call_to_action.bt_bb_style_borderless .bt_bb_call_to_action_content .bt_bb_call_to_action_icon .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_call_to_action.bt_bb_style_borderless .bt_bb_call_to_action_content .bt_bb_call_to_action_content_title,
.bt_bb_call_to_action.bt_bb_style_borderless .bt_bb_call_to_action_content .bt_bb_call_to_action_supertitle,
.bt_bb_call_to_action.bt_bb_style_borderless .bt_bb_call_to_action_content .bt_bb_call_to_action_content_text {
color: var(--call-to-action-primary-color,inherit);
} .bt_bb_contact_form_7 .wpcf7-form .wpcf7-submit,
.bt_bb_contact_form_7 .wpcf7-form button#submit {
color: var(--primary-color,var(--light-color));
background-color: var(--secondary-color,var(--dark-color));
}
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-form .wpcf7-submit:after,
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-form button#submit:after {
-webkit-box-shadow: 0 0 0 1px var(--secondary-color,var(--dark-color)) !important;
box-shadow: 0 0 0 1px var(--secondary-color,var(--dark-color)) !important;
}
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-form button#submit:hover:after,
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-form .wpcf7-submit:hover:after {
-webkit-box-shadow: 0 0 0 5px var(--secondary-color,var(--dark-color)) !important;
box-shadow: 0 0 0 5px var(--secondary-color,var(--dark-color)) !important;
}
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-form button#submit:hover,
.bt_bb_contact_form_7.bt_bb_style_filled_border .wpcf7-form .wpcf7-submit:hover {
background-color: var(--secondary-color,var(--dark-color)) !important;
} .bt_bb_link .bt_bb_link_content .bt_bb_link_text {
color: var(--link-primary-color);
}
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:before,
.bt_bb_link .bt_bb_link_content .bt_bb_link_icon:after {
color: var(--link-secondary-color,var(--accent-color));
} 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;
} .wp-block-separator {
margin: 1em auto;
max-width: 100px;
border: none;
opacity: 1;
border-bottom: 1px solid #8f98a1;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
border: none;
border-bottom: 1px solid #8f98a1;
}
.wp-block-separator.is-style-dots {
background: 0 0;
border: none !important;
text-align: center;
max-width: none !important;
line-height: 1;
height: auto;
}
.wp-block-separator.is-style-dots:before {
content: "\00b7 \00b7 \00b7";
color: #191e23;
font-size: 20px;
letter-spacing: 2em;
padding-left: 2em;
font-family: serif;
} .wp-block-gallery {
margin: 0;
}
.wp-block-gallery li:first-child {
margin-left: 0;
}
.wp-block-gallery.alignleft {
float: left;
} p.has-drop-cap:not(:focus):first-letter {
float: left;
font-size: 3.5em;
line-height: .9;
font-weight: 800;
}
.has-large-font-size {
line-height: 1 !important;
}
.wp-block-quote p {
font-size: 1em;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 1.3em;
line-height: 1.3;
}
.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: 10px;
}
.btHardRoundedButtons p.has-background {
border-radius: 10px;
} .wp-block-file .wp-block-file__button {
border-radius: none;
font-size: .9em;
font-weight: 500;
padding: .8em 2.2em;
}
.btSoftRoundedButtons .wp-block-file .wp-block-file__button {
border-radius: 10px;
}
.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: #2b2c2e !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;
}
.wp-block-button.aligncenter {
text-align: center;
} .wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
display: block;
}
.wp-block-cover,
.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;
} 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.25rem;
}
.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;
} .wp-block-table.aligncenter table {
margin: 0 auto;
width: auto;
}
.wp-block-quote.has-text-align-right:before {
left: auto;
right: 0;
} .btNoSidebar .alignfull:not(.wp-block-gallery):not(.wp-block-columns):not(.wp-block-embed) {
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;
} .bt-content > p:last-of-type > img {
clear: both;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {  .btPostSingleItemStandard.btPortfolioSingle .btArticleContent,
.btPostSingleItemStandard.btPortfolioSingle .btArticleShareEtc {
max-width: none;
} .bt_bb_parallax {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
background-attachment: local;
background-position: 0 0 !important;
} .bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle,
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom {
display: block;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle,
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom {
display: block;
} .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;
} .bt_bb_section.bt_bb_vertical_align_middle > .bt_bb_port:after {
content: '';
min-height: inherit;
font-size: 0;
}
.bt-fullscreen-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before {
margin-top: 6px;
} .btPreloader {
display: none !important;
} .bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper {
overflow: visible;
} p.stars {
letter-spacing: 0;
} .slick-slider .slick-slide {
display: block !important;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
overflow: hidden;
}
.bt_bb_show_dots_below .slick-slider {
overflow: visible;
} div.product div.summary form.cart .quantity {
margin-right: 1.5em;
float: left;
}
.woocommerce select {
background-image: none;
}
.btWooShopLoopItemInner img {
height: 100% !important;
}
.products ul li.product .btWooShopLoopItemInner a.button,
ul.products li.product .btWooShopLoopItemInner a.button {
max-width: 70%;
}
.woocommerce.widget_shopping_cart .btCartWidgetInnerContent {
display: block;
}
table.shop_table button[name='apply_coupon'] {
width: 100%;
min-width: auto;
}
textarea {
overflow: hidden;
}
.bt-header-text-box {
display: block;
} .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;
} .btPortfolioSingle.btPostSingleItemStandard .btArticleContent {
display: block;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleSuperMeta {
margin-top: 1em;
width: 30%;
} .bt_bb_steps .bt_bb_inner_step .bt_bb_inner_step_inner .bt_bb_inner_step_colored_icon {
margin: 0 !important;
} .bt_bb_card.bt_bb_align_content_bottom .bt_bb_card_text_box {
width: -webkit-calc(100% - 2em);
width: -moz-calc(100% - 2em);
width: calc(100% - 2em);
position: absolute;
bottom: 0;
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_0 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*0px);
width: -moz-calc(100% - 2*0px);
width: calc(100% - 2*0px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_5 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*5px);
width: -moz-calc(100% - 2*5px);
width: calc(100% - 2*5px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_10 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*10px);
width: -moz-calc(100% - 2*10px);
width: calc(100% - 2*10px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_15 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*15px);
width: -moz-calc(100% - 2*15px);
width: calc(100% - 2*15px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_20 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*20px);
width: -moz-calc(100% - 2*20px);
width: calc(100% - 2*20px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_25 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*25px);
width: -moz-calc(100% - 2*25px);
width: calc(100% - 2*25px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_30 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*30px);
width: -moz-calc(100% - 2*30px);
width: calc(100% - 2*30px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_35 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*35px);
width: -moz-calc(100% - 2*35px);
width: calc(100% - 2*35px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_40 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*40px);
width: -moz-calc(100% - 2*40px);
width: calc(100% - 2*40px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_45 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*45px);
width: -moz-calc(100% - 2*45px);
width: calc(100% - 2*45px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_50 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*50px);
width: -moz-calc(100% - 2*50px);
width: calc(100% - 2*50px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_60 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*60px);
width: -moz-calc(100% - 2*60px);
width: calc(100% - 2*60px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_65 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*65px);
width: -moz-calc(100% - 2*65px);
width: calc(100% - 2*65px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_70 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*70px);
width: -moz-calc(100% - 2*70px);
width: calc(100% - 2*70px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_75 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*75px);
width: -moz-calc(100% - 2*75px);
width: calc(100% - 2*75px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_80 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*80px);
width: -moz-calc(100% - 2*80px);
width: calc(100% - 2*80px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_85 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*85px);
width: -moz-calc(100% - 2*85px);
width: calc(100% - 2*85px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_90 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*90px);
width: -moz-calc(100% - 2*90px);
width: calc(100% - 2*90px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_95 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*95px);
width: -moz-calc(100% - 2*95px);
width: calc(100% - 2*95px);
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_100 .bt_bb_card_text_box {
width: -webkit-calc(100% - 2*100px);
width: -moz-calc(100% - 2*100px);
width: calc(100% - 2*100px);
} .bt_bb_button.bt_bb_style_filled a:before {
top: 0;
-webkit-transform: translateX(-120%);
-moz-transform: translateX(-120%);
-ms-transform: translateX(-120%);
transform: translateX(-120%);
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_icon_position_left a,
.bt_bb_button.bt_bb_with_arrow.bt_bb_icon_position_left a {
padding-right: 4.5em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_icon_position_left a,
.bt_bb_button.bt_bb_with_arrow.bt_bb_icon_position_left a {
padding-right: 4.5em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_clean.bt_bb_icon_position_left a {
padding-right: 2.6em !important;
}
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_clean.bt_bb_icon_position_left a {
padding-right: 2.6em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_underline.bt_bb_icon_position_left a {
padding-right: 3.2em !important;
}
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_underline.bt_bb_icon_position_left a {
padding-right: 3.2em !important;
}
.bt_bb_button .bt_bb_button_text {
line-height: 1.5;
}
.bt_bb_button.bt_bb_style_filled a:before {
display: none;
}
.bt_bb_button.bt_bb_style_filled_alternate a:before {
display: none;
}
.bt_bb_button.bt_bb_style_filled_dark a:before {
display: none;
}
.bt_bb_button.bt_bb_style_filled_light a:before {
display: none;
}
.bt_bb_button.bt_bb_style_filled_gray a:before {
display: none;
} .btShareColumn .bt_bb_icon .bt_bb_icon_holder:before {
line-height: 2;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner {
min-width: 70%;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
min-width: 30%;
}
.btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn {
min-width: 50%;
}
.btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn .bt_bb_button a {
padding-right: 4.5em !important;
} .bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.bt_bb_progress_bar_advanced.bt_bb_size_large .container svg {
height: 15em;
} .bt_bb_service .bt_bb_service_content_text {
min-width: 100%;
width: 100%;
}
.bt_bb_service {
min-width: 100%;
} .bt_bb_column_inner.bt_bb_align_center :only-child.bt_bb_align_center.bt_bb_image,
.bt_bb_column_inner.bt_bb_align_center :only-child.bt_bb_align_inherit.bt_bb_image,
.bt_bb_column.bt_bb_align_center :only-child.bt_bb_align_inherit.bt_bb_image,
.bt_bb_column.bt_bb_align_center :only-child.bt_bb_align_center.bt_bb_image {
display: block;
}
.btBox.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_content span,
.btCustomMenu.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_content span,
.btTopBox.widget_bt_bb_recent_posts .btImageTextWidgetText .bt_bb_size_small.bt_bb_headline .bt_bb_headline_content span {
line-height: 1.3;
}
.bt_bb_card.bt_bb_padding_text_indent .bt_bb_card_text_box .bt_bb_image {
margin: -2em -4em 0 -2em;
}
.bt_bb_card.bt_bb_align_content_bottom.bt_bb_padding_30 .bt_bb_card_text_box {
width: 100%;
}
.bt_bb_image.btBoy {
margin-left: 0;
margin-right: 0;
position: absolute;
bottom: 1em;
min-width: 800px;
left: -11em;
} .topTools .btIconWidget,
.topBarInMenu .btIconWidget {
line-height: 1;
}
} @supports (-ms-ime-align:auto) {
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_icon_position_left a,
.bt_bb_button.bt_bb_with_arrow.bt_bb_icon_position_left a {
padding-right: 4.5em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_clean.bt_bb_icon_position_left a {
padding-right: 2.6em !important;
}
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_clean.bt_bb_icon_position_left a {
padding-right: 2.6em !important;
}
.bt_bb_button.bt_bb_with_arrow_circle.bt_bb_style_underline.bt_bb_icon_position_left a {
padding-right: 3.2em !important;
}
.bt_bb_button.bt_bb_with_arrow.bt_bb_style_underline.bt_bb_icon_position_left a {
padding-right: 3.2em !important;
}
.btContact .btContactRow .btContactColumn label {
float: none;
}
.btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn {
min-width: 50%;
}
.btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn .bt_bb_button a {
padding-right: 4.5em !important;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner {
min-width: 70%;
}
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
min-width: 30%;
}
}