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

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

[Table of contents]

1. Base
2. Typography
3. Bootstrap grid
4. Bold themes grid 
5. Template
6. Header
7. Footer
8. Post
9. Widgets
10. Elements
11. Color schemes
12. Woocommerce
13. Cost calculator
14. Typography etc responsive
15. Woocommerce screens
16. Fixes
17. Gutenberg

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

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

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

/* Skin */
.btDarkSkin {
    color: #fff;
    background-color: #000;
    }
.btLightSkin {
    color: #000;
    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,.1);
    }

/* Form elements */
select,
input {
    font-family: "Nunito Sans";
    }
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%;
    background: transparent;
    line-height: 1;
    width: 100%;
    display: block;
    padding: .8em 2em;
    background: transparent;
    color: inherit;
    }
.btTextRight input:not([type='checkbox']):not([type='radio']),
.btTextRight textarea,
.btTextRight select {
    text-align: right;
    }
input:not([type='checkbox']):not([type='radio']),
select {
    height: auto;
    }
.btLightSkin input:not([type='checkbox']):not([type='radio']),
.btDarkSkin .btLightSkin input:not([type='checkbox']):not([type='radio']),
.btLightSkin .btDarkSkin .btLightSkin input:not([type='checkbox']):not([type='radio']),
.btLightSkin select,
.btDarkSkin .btLightSkin select,
.btLightSkin .btDarkSkin .btLightSkin select {
    background: #fff;
    }
.btDarkSkin input:not([type='checkbox']):not([type='radio']),
.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']),
.btDarkSkin.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']),
.btDarkSkin select,
.btLightSkin .btDarkSkin select,
.btDarkSkin.btLightSkin .btDarkSkin select {
    background: #000;
    }
.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: 3px;
    }
.btHardRoundedButtons textarea,
.btHardRoundedButtons select {
    border-radius: 20px;
    }
.btSoftRoundedButtons textarea,
.btSoftRoundedButtons select {
    border-radius: 3px;
    }
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;
    position: relative;
    -webkit-box-shadow: 0 0 0 0 transparent,0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent,0 0 0 0 transparent inset;
    }
.btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.btDarkSkin .btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.btLightSkin .btDarkSkin .btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.btLightSkin textarea,
.btDarkSkin .btLightSkin textarea,
.btLightSkin .btDarkSkin .btLightSkin textarea,
.btLightSkin .fancy-select .trigger,
.btDarkSkin .btLightSkin .fancy-select .trigger,
.btLightSkin .btDarkSkin .btLightSkin .fancy-select .trigger {
    color: #000;
    background: #fff;
    }
.btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.btDarkSkin.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']),
.btDarkSkin textarea,
.btLightSkin .btDarkSkin textarea,
.btDarkSkin.btLightSkin .btDarkSkin textarea,
.btDarkSkin .fancy-select .trigger,
.btLightSkin .btDarkSkin .fancy-select .trigger,
.btDarkSkin.btLightSkin .btDarkSkin .fancy-select .trigger {
    color: #fff;
    background: #000;
    }
input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
textarea:focus,
.fancy-select .trigger.open {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    }
.btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btDarkSkin .btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btLightSkin .btDarkSkin .btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btLightSkin textarea:focus,
.btDarkSkin .btLightSkin textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin textarea:focus,
.btLightSkin .fancy-select .trigger.open,
.btDarkSkin .btLightSkin .fancy-select .trigger.open,
.btLightSkin .btDarkSkin .btLightSkin .fancy-select .trigger.open {
    border: 1px solid rgba(0,0,0,.3);
    }
.btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btDarkSkin.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btDarkSkin textarea:focus,
.btLightSkin .btDarkSkin textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin textarea:focus,
.btDarkSkin .fancy-select .trigger.open,
.btLightSkin .btDarkSkin .fancy-select .trigger.open,
.btDarkSkin.btLightSkin .btDarkSkin .fancy-select .trigger.open {
    border: 1px solid rgba(255,255,255,.3);
    }
textarea {
    resize: vertical;
    line-height: inherit;
    }
button {
    font: inherit;
    cursor: pointer;
    }

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

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

/* Href */
a {
    text-decoration: none;
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    transition: color 200ms ease;
    color: inherit;
    }
.single-post .btContent a,
.single-portfolio .btContent a {
    color: #f71c52;
    }
a:hover {
    text-decoration: none;
    color: #f71c52;
    }
.btContent a:hover {
    color: inherit;
    }
.btText a {
    color: #f71c52;
    }
.btText a:hover {
    text-decoration: underline;
    }
a img {
    border: none;
    }
a,
a:active,
a:focus {
    outline: none;
    }

/* Base typography */
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 .5em .5em;
    padding: 0;
    }
.btText li {
    margin-left: 1em;
    }
dt {
    font-weight: 600;
    display: inline;
    padding-right: .75em;
    }
dd {
    display: inline;
    }
dd p {
    display: inline;
    }
dd:after {
    content: ' ';
    display: table;
    clear: both;
    }
figcaption {
    font-size: inherit;
    }

/* Base font */
html {
    font-size: 14px;
    }
body {
    font-family: "Nunito Sans",Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    background-size: cover;
    background-attachment: fixed;
    }
small {
    font-size: 12px;
    }

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto";
    }
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    padding: 0 0 .4em;
    line-height: 1;
    margin: 0;
    font-weight: normal;
    letter-spacing: -.02em;
    }
h1 {
    font-size: 5.4285714em;
    font-weight: 100;
    }
h2 {
    font-size: 4.0714286em;
    font-weight: 100;
    }
h3 {
    font-size: 3.0714286em;
    font-weight: 100;
    }
h4 {
    font-size: 2.2857143em;
    font-weight: 300;
    }
h5 {
    font-size: 1.7142857em;
    font-weight: 300;
    }
h6 {
    font-size: 1.2857143em;
    font-weight: 300;
    }

/* Blockquotes*/
blockquote {
    display: block;
    margin: 0;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 2em;
    position: relative;
    padding: 1.5em 0 .5em 3.4666667em;
    }
.btArticleContent blockquote {
    font-size: 1.1em;
    }
blockquote:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.bt_bb_align_right blockquote {
    padding: 1.5em 3.4666667em .5em 0;
    }
.bt_bb_align_center blockquote {
    padding: 2 0 .5em;
    }
blockquote:before {
    content: '\2018\2018';
    color: inherit;
    opacity: .1;
    letter-spacing: -.1em;
    display: block;
    font-size: 10em;
    line-height: 1;
    position: absolute;
    top: -.1em;
    left: 0;
    }
.bt_bb_align_right blockquote:before {
    right: 0;
    left: auto;
    }
.bt_bb_align_center blockquote:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
cite {
    opacity: .6;
    font-style: normal;
    }

/* Tables */
.btContentHolder table {
    width: 100%;
    margin: 0 0 1em;
    border-collapse: collapse;
    text-align: initial;
    border: 1px solid rgba(0,0,0,.07);
    }
.btContentHolder table td,
.btContentHolder table th {
    padding: 1em;
    border: 1px solid rgba(0,0,0,.07);
    }
.btContentHolder table th {
    text-align: left;
    }
.btContentHolder table thead th {
    font-weight: 700;
    background-color: #f71c52;
    color: white;
    }

/* Weird column widths decimal place increase */
.bt_bb_column[data-width="12"],
.bt_bb_column_inner[data-width="12"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column[data-width="11"],
.bt_bb_column_inner[data-width="11"] {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column[data-width="10"],
.bt_bb_column_inner[data-width="10"] {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column[data-width="9"],
.bt_bb_column_inner[data-width="9"] {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column[data-width="8"],
.bt_bb_column_inner[data-width="8"] {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column[data-width="7"],
.bt_bb_column_inner[data-width="7"] {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column[data-width="6"],
.bt_bb_column_inner[data-width="6"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column[data-width="5"],
.bt_bb_column_inner[data-width="5"] {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column[data-width="4"],
.bt_bb_column_inner[data-width="4"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column[data-width="3"],
.bt_bb_column_inner[data-width="3"] {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column[data-width="2"],
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column[data-width="1"],
.bt_bb_column_inner[data-width="1"] {
    -webkit-flex-basis: 8.33%;
    flex-basis: 8.33%;
    max-width: 8.33%;
    }
@media (max-width: 992px) {
.bt_bb_column[data-width="12"],
.bt_bb_column[data-width="11"],
.bt_bb_column[data-width="10"],
.bt_bb_column[data-width="9"],
.bt_bb_column[data-width="8"],
.bt_bb_column[data-width="7"],
.bt_bb_column[data-width="5"],
.bt_bb_column[data-width="6"],
.bt_bb_column[data-width="4"],
.bt_bb_column_inner[data-width="12"],
.bt_bb_column_inner[data-width="11"],
.bt_bb_column_inner[data-width="10"],
.bt_bb_column_inner[data-width="9"],
.bt_bb_column_inner[data-width="8"],
.bt_bb_column_inner[data-width="7"],
.bt_bb_column_inner[data-width="5"],
.bt_bb_column_inner[data-width="6"],
.bt_bb_column_inner[data-width="4"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column[data-width="3"],
.bt_bb_column_inner[data-width="3"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column[data-width="2"],
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    }
}

@media (max-width: 480px) {
.bt_bb_column[data-width="3"],
.bt_bb_column[data-width="2"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column_inner[data-width="3"],
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
}

@media (max-width: 370px) {
.bt_bb_column[data-width="3"],
.bt_bb_column[data-width="2"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column_inner[data-width="3"],
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
}

.bt_bb_layout_boxed_600 .bt_bb_cell {
    width: 600px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_700 .bt_bb_cell {
    width: 700px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_800 .bt_bb_cell {
    width: 800px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_900 .bt_bb_cell {
    width: 900px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1000 .bt_bb_cell {
    width: 1000px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1100 .bt_bb_cell {
    width: 1100px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1200 .bt_bb_cell {
    width: 1200px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1400 .bt_bb_cell {
    width: 1400px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }

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

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

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

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

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

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

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

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

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

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

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

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

/* Template base */
.btContentWrap,
.btSiteFooter {
    -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);
    }
.btContentWrap:after,
.btSiteFooter:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btPageWrap {
    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);
    }
.btPageWrap:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }

/* Z indexes */
.mainHeader,
.btVerticalHeaderTop {
    z-index: 10002;
    }
.btPreloader {
    z-index: 10004;
    }

/* Gutter port keeps width */
.port {
    width: 100%;
    padding: 0 20px;
    }
.gutter .port {
    max-width: 1240px;
    margin: auto;
    }
.btWithSidebar .btContent .gutter .port {
    padding: 0;
    }
@media (max-width: 1239px) {
.gutter .port {
    width: 100%;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    }
.btMenuVerticalRight .btVerticalMenuTrigger {
    margin: 0;
    }
}

/*@media (max-width: 768px) { 
	.gutter .port {
		.btWithSidebar .btContent & { 
			padding-left: $(pagePadding)px;
			padding-right: $(pagePadding)px;		
		}
	}
}*/
/* Content holder and sidebars*/
.btNoSidebar .btContentHolder,
.btNoSidebar .btContent {
    width: auto;
    padding: 0;
    }
.btWithSidebar .btContentHolder {
    max-width: 1240px;
    margin: auto;
    padding: 4em 20px 4em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btBelowMenu.btHideHeadline.btWithSidebar .btContentHolder {
    padding-top: 14em;
    }
.btWithSidebar .btContentHolder .btContent {
    width: 75%;
    }
.btWithSidebar .btContentHolder .btSidebar {
    width: 25%;
    padding: 0;
    }
.btSidebarLeft.btWithSidebar .btContentHolder {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.btSidebarLeft.btWithSidebar .btContentHolder .btSidebar {
    padding-right: 20px;
    }
.rtl.btSidebarLeft.btWithSidebar .btContentHolder .btSidebar {
    padding-right: 0;
    padding-left: 20px;
    }
.btSidebarLeft.btWithSidebar .btContentHolder .btContent {
    padding-left: 20px;
    }
.rtl.btSidebarLeft.btWithSidebar .btContentHolder .btContent {
    padding-left: 0;
    padding-right: 20px;
    }
.btSidebarRight.btWithSidebar .btContentHolder .btSidebar {
    padding-left: 20px;
    }
.rtl.btSidebarRight.btWithSidebar .btContentHolder .btSidebar {
    padding-left: 0;
    padding-right: 20px;
    }
.btSidebarRight.btWithSidebar .btContentHolder .btContent {
    padding-right: 40px;
    }
.rtl.btSidebarRight.btWithSidebar .btContentHolder .btContent {
    padding-right: 0;
    padding-left: 40px;
    }

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

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

/* Loader */
.btLoader {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    margin: 30px auto 30px auto;
    font-size: 6px;
    position: relative;
    border: 2px solid transparent;
    border-top: 2px solid #f71c52 !important;
    border-right: 2px solid #f71c52 !important;
    border-radius: 50%;
    -webkit-animation: btLoader 3s infinite linear;
    -moz-animation: btLoader 3s infinite linear;
    animation: btLoader 3s infinite linear;
    }
.btLoader p:empty {
    display: none;
    }
.btLoader:before,
.btLoader:after {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    border: 2px solid transparent;
    border-top: 2px solid #f71c52 !important;
    border-right: 2px solid #f71c52 !important;
    }
.btLoader:before {
    height: 56px;
    width: 56px;
    left: 2px;
    top: 2px;
    -webkit-animation: btLoader 2s infinite linear;
    -moz-animation: btLoader 2s infinite linear;
    animation: btLoader 2s infinite linear;
    opacity: .66;
    }
.btLoader:after {
    height: 48px;
    width: 48px;
    left: 6px;
    top: 6px;
    -webkit-animation: btLoader 1s infinite linear;
    -moz-animation: btLoader 1s infinite linear;
    animation: btLoader 1s infinite linear;
    opacity: .33;
    }
@-webkit-keyframes btLoader {
0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
    }
}

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

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

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

/* Error page */
.btErrorPage {
    min-height: 80vh;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btErrorPage .bt_bb_port {
    padding-top: 7em;
    padding-bottom: 7em;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.btBelowMenu .btErrorPage .bt_bb_port {
    padding-top: 18em;
    }
.btErrorPage .bt_bb_port .bt_bb_cell {
    position: relative;
    z-index: 1;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin: 0 -px;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row .bt_bb_column {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    max-width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row .bt_bb_column.bt_bb_vertical_align_top {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row .bt_bb_column:first-child {
    text-align: right;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.btErrorPage .bt_bb_port .bt_bb_headline .bt_bb_headline_superheadline {
    text-transform: uppercase;
    }
.btErrorPage .bt_bb_port .bt_bb_headline .bt_bb_headline_content:before {
    border-color: #fff;
    }
.btErrorPage .bt_bb_port .bt_bb_headline .bt_bb_headline_subheadline {
    margin-top: 1.5em;
    }
.btErrorPage .bt_bb_port .bt_bb_headline .bt_bb_headline_subheadline a {
    background: #f71c52;
    display: inline-block;
    padding: 1rem 2rem;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1rem;
    font-family: Nunito Sans;
    line-height: 1.5;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    overflow: hidden;
    }
.btSoftRoundedButtons.btErrorPage .bt_bb_port .bt_bb_headline .bt_bb_headline_subheadline a {
    border-radius: 3px;
    }
.btHardRoundedButtons.btErrorPage .bt_bb_port .bt_bb_headline .bt_bb_headline_subheadline a {
    border-radius: 50px;
    }
.btErrorPage .bt_bb_port .bt_bb_headline .bt_bb_headline_subheadline a:hover {
    background: #c00734;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.btErrorPage .bt_bb_port img {
    display: inline;
    }
@media (max-width: 768px) {
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row .bt_bb_column:nth-child(1) {
    text-align: center;
    }
.btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_row .bt_bb_column:nth-child(1) .bt_bb_image {
    float: none;
    }
}

/* Breadcrumbs */
.btBreadCrumbs {
    text-transform: uppercase;
    line-height: 1.3;
    }
.btBreadCrumbs span {
    display: inline-block;
    margin-left: 0;
    padding-left: 0;
    }
.btBreadCrumbs span:not(:last-child):after {
    content: ' ';
    display: inline-block;
    margin: -2px 7px 0 8px;
    letter-spacing: inherit;
    width: 5px;
    height: 1px;
    line-height: inherit;
    vertical-align: middle;
    opacity: .2;
    }
.btLightSkin .btBreadCrumbs span:not(:last-child):after,
.btDarkSkin .btLightSkin .btBreadCrumbs span:not(:last-child):after,
.btLightSkin .btDarkSkin .btLightSkin .btBreadCrumbs span:not(:last-child):after {
    background-color: #000;
    }
.btDarkSkin .btBreadCrumbs span:not(:last-child):after,
.btLightSkin .btDarkSkin .btBreadCrumbs span:not(:last-child):after,
.btDarkSkin.btLightSkin .btDarkSkin .btBreadCrumbs span:not(:last-child):after {
    background-color: #fff;
    }

/* Page headline */
.btPageHeadline {
    background-color: rgba(0,0,0,.07);
    background-size: cover;
    }
.btPageHeadline header {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    max-width: 850px;
    }
.btMenuCenter .btPageHeadline header {
    margin: auto;
    }
.btPageHeadline .bt_bb_port {
    padding-bottom: 8em;
    padding-top: 8em;
    }
body.btBelowMenu .btPageHeadline .bt_bb_port {
    padding-top: 18em;
    }
.btPageHeadline .bt_bb_headline .bt_bb_headline_superheadline:before {
    display: none;
    }
.rtl .btPageHeadline .bt_bb_headline .bt_bb_headline_superheadline:before {
    display: none;
    }
.rtl .btPageHeadline .bt_bb_headline .bt_bb_headline_superheadline:after {
    display: block;
    }
@media (max-width: 1239px) {
body.btBelowMenu .btPageHeadline .bt_bb_port {
    padding-top: 13em;
    }
}

/* Boxed page */
.btBoxedPage .btPageWrap {
    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 .btContentWrap {
    background-color: #fff;
    }
.btDarkSkin.btBoxedPage .btContentWrap {
    background-color: #000;
    }
.btErrorPage {
    min-height: 70vh;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btErrorPage .port {
    padding-top: 6em;
    padding-bottom: 6em;
    }

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

/* Header */
.mainHeader {
    width: 100%;
    position: absolute;
    background-color: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-family: "Roboto";
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    visibility: hidden;
    opacity: 0;
    }
.btMenuInitFinished .mainHeader {
    visibility: initial;
    opacity: 1;
    }
.mainHeader:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.mainHeader a {
    color: inherit;
    -webkit-transition: color 100ms linear;
    -moz-transition: color 100ms linear;
    transition: color 100ms linear;
    }
.mainHeader a:hover {
    color: #f71c52;
    }
.btPageTransitions .mainHeader {
    z-index: 1020;
    }

/* Below menu */
.btMenuHorizontal:not(.btBelowMenu) .mainHeader {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    }

/* Main menu */
.btLogoArea {
    position: relative;
    z-index: 1;
    }
.menuPort {
    font-family: "Roboto";
    font-size: 14px;
    }
.menuPort:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.menuPort nav ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    -webkit-transition: all 100ms ease 0s;
    -moz-transition: all 100ms ease 0s;
    transition: all 100ms 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 1em;
    font-weight: 400;
    }
.menuPort nav ul li a:hover {
    text-decoration: none;
    }
.menuPort nav ul ul li {
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    }
.menuPort nav ul ul li.on {
    opacity: 1;
    }
.menuPort nav > ul > li a {
    z-index: 1;
    }
.menuPort nav > ul > li > a:after {
    display: block;
    content: "";
    background: #f71c52;
    height: 2px;
    width: 20px;
    position: absolute;
    left: 0;
    bottom: 35%;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1;
    }
.btStickyHeaderActive .menuPort nav > ul > li > a:after,
.btMenuBelowLogo .menuPort nav > ul > li > a:after {
    bottom: 25%;
    }
.rtl .menuPort nav > ul > li > a:after {
    left: auto;
    right: 0;
    }
.btMenuHorizontal .menuPort nav > ul > li.on > a {
    color: #000;
    }
.btMenuHorizontal .menuPort nav > ul > li.on > a:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.menuPort nav > ul > li > a:before {
    display: block;
    content: "";
    background: #fff;
    position: absolute;
    left: -20px;
    right: -20px;
    top: 25%;
    bottom: 25%;
    z-index: -1;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    }
.menuPort nav > ul > li.on > a:before {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    }
.btMenuHorizontal.btStickyHeaderActive .menuPort nav > ul > li > a:before,
.btMenuHorizontal.btMenuBelowLogo .menuPort nav > ul > li > a:before {
    top: 0;
    bottom: 0;
    }
.menuPort ul > li > ul {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.btMenuHorizontal .menuPort ul > li > ul {
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    }
.menuPort nav > ul > li > a {
    line-height: 100px;
    padding: 0;
    }
.btBelowLogoArea .menuPort nav > ul > li > a {
    line-height: 50px;
    }
.menuPort nav ul ul li a {
    font-weight: 400;
    }

/* Logo and triggers */
.btTextLogo {
    font-family: "Roboto";
    font-size: 2em;
    font-weight: 300;
    line-height: 100px;
    letter-spacing: -.02em;
    }
.btMenuVertical .btTextLogo {
    line-height: 60px;
    }
.btLogoArea .logo {
    line-height: 0;
    float: left;
    }
.btMenuVertical .btLogoArea .logo {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    }
.rtl .btLogoArea .logo {
    float: right;
    }
.btLogoArea .logo img {
    height: 100px;
    width: auto;
    display: block;
    }
.btMenuVertical .btLogoArea .logo img {
    height: 60px;
    }
.btMenuCenter .btLogoArea .logo img {
    margin: auto;
    }
.btLogoArea .logo img.btAltLogo {
    display: none;
    }

/* Hide menu */
.btMenuHorizontal.btHideMenu .btHorizontalMenuTrigger {
    display: block;
    position: relative;
    z-index: 1;
    }
.btStickyHeaderActive.btMenuHorizontal.btHideMenu .btHorizontalMenuTrigger .bt_bb_icon {
    margin: 17.5px 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;
    }
.btHorizontalMenuTrigger {
    display: none;
    float: right;
    margin: 0 0 0 .5em;
    font-size: 1.5em;
    }
.btHorizontalMenuTrigger .bt_bb_icon {
    width: 30px;
    height: 25px;
    position: relative;
    padding: 0;
    float: left;
    margin: 37.5px 0;
    }
.btHorizontalMenuTrigger .bt_bb_icon:before,
.btHorizontalMenuTrigger .bt_bb_icon:after {
    position: absolute;
    display: block;
    content: "";
    border-top-width: 2px;
    border-top-style: solid;
    left: 0;
    right: 0;
    top: 0;
    -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 .btHorizontalMenuTrigger .bt_bb_icon:before,
.btShowMenu .btHorizontalMenuTrigger .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 .btHorizontalMenuTrigger .bt_bb_icon:before,
.btAccentLightHeader .btHorizontalMenuTrigger .bt_bb_icon:before,
.btLightDarkHeader .btHorizontalMenuTrigger .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger .bt_bb_icon:before,
.btTransparentDarkHeader.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon:before,
.btLightDarkHeader.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon:before,
.btTransparentDarkHeader .btHorizontalMenuTrigger .bt_bb_icon:after,
.btAccentLightHeader .btHorizontalMenuTrigger .bt_bb_icon:after,
.btLightDarkHeader .btHorizontalMenuTrigger .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger .bt_bb_icon:after,
.btTransparentDarkHeader.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon:after,
.btLightDarkHeader.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon:after {
    border-top-color: #000;
    }
.btTransparentLightHeader .btHorizontalMenuTrigger .bt_bb_icon:before,
.btAccentDarkHeader .btHorizontalMenuTrigger .bt_bb_icon:before,
.btLightAccentHeader .btHorizontalMenuTrigger .bt_bb_icon:before,
.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon:before,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger .bt_bb_icon:before,
.btTransparentLightHeader .btHorizontalMenuTrigger .bt_bb_icon:after,
.btAccentDarkHeader .btHorizontalMenuTrigger .bt_bb_icon:after,
.btLightAccentHeader .btHorizontalMenuTrigger .bt_bb_icon:after,
.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon:after,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger .bt_bb_icon:after {
    border-top-color: #fff;
    }
.btHorizontalMenuTrigger .bt_bb_icon:after {
    top: auto;
    bottom: 0;
    }
.btShowMenu .btHorizontalMenuTrigger .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;
    }
.btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before {
    content: "";
    position: absolute;
    display: block;
    content: "";
    border-top-width: 2px;
    border-top-style: solid;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btShowMenu .btHorizontalMenuTrigger .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 .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentDarkHeader.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #000;
    }
.btTransparentLightHeader .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightAccentHeader .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #fff;
    }
.btHorizontalMenuTrigger:hover {
    cursor: pointer;
    color: inherit;
    }
.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #f71c52;
    }
.btLightAccentHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btLightAccentHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #000;
    }
.btHorizontalMenuTrigger:hover .bt_bb_icon:before {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    }
.btShowMenu .btHorizontalMenuTrigger: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);
    }
.btHorizontalMenuTrigger:hover .bt_bb_icon:after {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    }
.btShowMenu .btHorizontalMenuTrigger: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 .btHorizontalMenuTrigger: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 .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #f71c52;
    }
.btLightAccentHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #000;
    }

/* Only horizontal menu */
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor li.current-menu-ancestor > a,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor li.current-menu-item > a,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item li.current-menu-ancestor > a,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item li.current-menu-item > a {
    color: #f71c52;
    }

/* Drop down menu */
.btMenuHorizontal .menuPort ul ul {
    background-color: #fff;
    }
.btMenuHorizontal .menuPort ul ul li a {
    padding-left: 1.5em;
    padding-right: 1.5em;
    color: #000;
    }
.btMenuHorizontal .menuPort ul ul li a:hover {
    color: #f71c52;
    }
.btMenuHorizontal .menuPort ul ul li .subToggler {
    color: #000;
    }

/* Subtogglers */
.subToggler {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 80;
    padding: 0;
    text-align: center;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    opacity: .5;
    }
.on > .subToggler {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 1;
    }
body.btMenuVertical .subToggler {
    display: block !important;
    padding: 16px 0;
    line-height: 1;
    right: 0;
    top: 0;
    }
body.btMenuHorizontal .subToggler {
    right: -30px;
    line-height: 100px;
    }
body.rtl.btMenuHorizontal.btMenuCenterBelow .subToggler {
    right: auto;
    left: 0;
    }
body.btMenuHorizontal.rtl .subToggler {
    left: -30px;
    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.rtl .menuPort ul ul .subToggler {
    left: 0;
    right: auto;
    }
body.btMenuHorizontal .menuPort .rightNav ul ul .subToggler {
    left: 0;
    right: auto;
    }
.subToggler:before {
    content: '\f107';
    font: normal 16px/1 FontAwesome;
    }
.touch .btMenuHorizontal .menuPort nav ul li .subToggler {
    display: block;
    }

/* Horizontal menu, no need for override on responsive */
.btMenuHorizontal .menuPort > nav > ul > li {
    margin: 0 40px 0 0;
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li {
    margin: 0 0 0 40px;
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li:last-child {
    margin: 0;
    }
:not(.rtl).btMenuHorizontal .menuPort > nav > ul > li:last-child {
    margin: 0;
    }
html.touch :not(.rtl).btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children {
    margin: 0 40px 0 0;
    }
html.touch .rtl.btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children {
    margin: 0 0 0 40px;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-size: .9em;
    }
.btMenuHorizontal .menuPort > nav > ul ul {
    position: absolute;
    width: 280px;
    right: 0;
    left: -20px;
    top: 75%;
    margin: 0;
    pointer-events: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    z-index: 1;
    padding: 0;
    }
.btStickyHeaderActive.btMenuHorizontal .menuPort > nav > ul ul,
.btMenuBelowLogo.btMenuHorizontal .menuPort > nav > ul ul {
    top: 100%;
    }
.rtl.btMenuHorizontal .menuPort > nav > ul ul {
    left: auto;
    right: -20px;
    }
.btMenuHorizontal .menuPort > nav > ul ul li {
    z-index: 4;
    float: none;
    }
.btMenuHorizontal .menuPort > nav > ul ul ul {
    display: block;
    top: 0 !important;
    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: 6;
    }
.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;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a:before {
    display: block;
    content: "";
    background: #f71c52;
    width: 10px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li > ul li a:before {
    left: auto;
    right: 0;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }

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

/* Menu positions */
.btMenuHorizontal .menuPort ul ul {
    right: auto;
    left: 0;
    }
.btMenuHorizontal .menuPort ul ul ul {
    left: 280px;
    right: auto;
    }
.rtl.btMenuHorizontal .menuPort ul ul ul {
    left: auto;
    right: 280px;
    }
.btMenuHorizontal .menuPort nav {
    float: left;
    padding-left: 40px;
    }
.rtl.btMenuHorizontal .menuPort nav {
    padding-right: 40px;
    padding-left: 0;
    }
.btMenuHorizontal.btMenuRight .menuPort nav {
    float: right;
    }
@media (max-width: 1760px) {
.btMenuHorizontal.btMenuRight .menuPort ul li:last-child ul li ul {
    left: auto;
    right: 280px;
    }
.rtl.btMenuHorizontal.btMenuRight .menuPort ul li:last-child ul li ul {
    left: 0;
    right: 0;
    }
}

.btMenuHorizontal.btMenuCenter .logo {
    z-index: 1;
    position: relative;
    z-index: 8;
    margin: 0 0 0 50%;
    pointer-events: none;
    }
.btMenuHorizontal.btMenuCenter .logo a {
    pointer-events: initial;
    }
.rtl.btMenuHorizontal.btMenuCenter .logo {
    margin: 0 50% 0 0;
    }
.btMenuHorizontal.btMenuCenter .menuPort nav {
    float: none;
    }
.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
    position: absolute;
    right: 50%;
    left: auto;
    padding: 0;
    padding-right: 40px;
    z-index: 1;
    }
.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: 280px;
    right: auto;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
    position: absolute;
    left: 50%;
    right: auto;
    padding-left: 40px;
    z-index: 1;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul {
    right: -20px;
    left: auto;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul .subToggler {
    right: 0;
    left: auto;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul ul {
    right: 280px;
    left: auto;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav li {
    text-align: right;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav li {
    text-align: left;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav > ul > li > a:after {
    left: auto;
    right: 0;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav > ul > li > a:after {
    left: 0;
    right: auto;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav > ul > li > ul li a:before {
    left: auto;
    right: 0;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav > ul > li > ul li a:before {
    left: 0;
    right: auto;
    }
.btMenuHorizontal.btMenuCenterBelow .logo {
    float: none;
    }
.btMenuHorizontal.btMenuCenterBelow .logo img {
    margin-left: auto;
    margin-right: auto;
    }
.btMenuHorizontal.btMenuCenterBelow .gutter .port {
    position: relative;
    }
.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea {
    position: absolute;
    right: 20px;
    top: 0;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea {
    right: auto;
    left: 20px;
    }
.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 40px !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: -280px;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li > a:after {
    left: auto;
    right: 0;
    }
.btMenuHorizontal.btMenuCenterBelow .topBarInMenu {
    position: absolute;
    right: 0;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInMenu {
    right: auto;
    left: 0;
    }

/* Wide menu */
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown {
    position: static;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul {
    width: 100%;
    left: 0;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li {
    top: auto;
    border-top: none !important;
    float: left;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
    border-top: none !important;
    font-weight: 700;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:after {
    display: block;
    left: 1.5em;
    right: 1.5em;
    background: #f71c52;
    height: 2px;
    content: "";
    opacity: .3;
    position: absolute;
    bottom: 0;
    }
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;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: 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 > ul li a.btEmptyElement {
    pointer-events: none;
    }
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > il: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.on > ul {
    top: 75%;
    }
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.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown.on > ul {
    top: 75%;
    }
html:not(.touch) body.btMenuHorizontal.btStickyHeaderActive .menuPort > nav > ul > li.btMenuWideDropdown.on > ul,
html:not(.touch) body.btMenuHorizontal.btMenuBelowLogo .menuPort > nav > ul > li.btMenuWideDropdown.on > ul {
    top: 99%;
    }
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-0 > ul > li {
    width: INF% !important;
    }
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;
    }

/* Top bar */
.btMenuHorizontal .topBar {
    font-size: .857142857em;
    line-height: 3em;
    z-index: 2;
    font-family: Nunito Sans;
    }
.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 {
    line-height: inherit;
    float: right;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100px;
    margin-left: 40px;
    font-size: .857142857em;
    font-family: Nunito Sans;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl.btMenuHorizontal .topBarInMenu {
    float: left;
    margin-left: 0;
    margin-right: 40px;
    }
.btMenuHorizontal .topBarInMenu .topBarInMenuCell {
    line-height: -webkit-calc(100px / 2);
    line-height: -moz-calc(100px / 2);
    line-height: calc(100px / 2);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btMenuBelowLogo.btMenuHorizontal .topBarInMenu .topBarInMenuCell {
    line-height: 50px;
    }
.btMenuHorizontal .btBelowLogoArea .topBarInMenu {
    height: 50px;
    line-height: 50px;
    }

/* Menu bellow logo */
.btMenuHorizontal.btMenuBelowLogo .btBelowLogoArea {
    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 40px;
    }
.rtl.btMenuHorizontal.btMenuBelowLogo .menuPort nav > ul > li:last-child {
    margin: 0 !important;
    }

/* Header styles */
.btAccentDarkHeader:not(.btBelowMenu) .mainHeader,
.btAccentDarkHeader:not(.btBelowMenu) .btVerticalHeaderTop,
.btLightAccentHeader:not(.btBelowMenu) .mainHeader,
.btLightAccentHeader:not(.btBelowMenu) .btVerticalHeaderTop,
.btAccentLightHeader:not(.btBelowMenu) .mainHeader,
.btAccentLightHeader:not(.btBelowMenu) .btVerticalHeaderTop,
.btLightDarkHeader:not(.btBelowMenu) .mainHeader,
.btLightDarkHeader:not(.btBelowMenu) .btVerticalHeaderTop {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    }

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

/* Transparent dark */
.btTransparentDarkHeader .mainHeader,
.btTransparentDarkHeader .btVerticalHeaderTop {
    color: #000;
    }
.btStickyHeaderActive.btTransparentDarkHeader .mainHeader,
.btStickyHeaderActive.btTransparentDarkHeader .btVerticalHeaderTop {
    background-color: #fff;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentDarkHeader .mainHeader,
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentDarkHeader .btVerticalHeaderTop {
    color: #fff;
    background-color: #000;
    }
.btMenuVertical.btTransparentDarkHeader .mainHeader,
.btMenuVertical.btTransparentDarkHeader .btVerticalHeaderTop {
    background-color: #fff;
    }
.btTransparentDarkHeader .btBelowLogoArea .menuPort {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btTransparentDarkHeader .topBar .topBarPort .topTools {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btTransparentDarkHeader.btBelowMenu .topBar {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    }
.btTransparentDarkHeader.btBelowMenu .topBar .topBarPort .topTools {
    border: 0;
    }

/* Transparent light */
.btTransparentLightHeader .mainHeader {
    color: #fff;
    }
.btStickyHeaderActive.btTransparentLightHeader .mainHeader {
    background-color: #000;
    }
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentLightHeader .mainHeader {
    color: #000;
    background-color: #fff;
    }
.btMenuVertical.btTransparentLightHeader .mainHeader {
    background-color: #000;
    }
.btTransparentLightHeader .btVerticalHeaderTop {
    color: #fff;
    }
.btStickyHeaderActive.btTransparentLightHeader .btVerticalHeaderTop {
    background-color: #000;
    }
.btHasAltLogo.btStickyHeaderActive.btTransparentLightHeader .btVerticalHeaderTop {
    background-color: #fff;
    color: #000;
    }
.btTransparentLightHeader .btBelowLogoArea .menuPort {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.btTransparentLightHeader .topBar .topTools {
    border-bottom: 1px solid rgba(255,255,255,.1);
    }
.btTransparentLightHeader.btBelowMenu .topBar {
    background: #000;
    -webkit-box-shadow: 0 0 10px rgba(255,255,255,.1);
    box-shadow: 0 0 10px rgba(255,255,255,.1);
    }
.btTransparentLightHeader.btBelowMenu .topBar .topBarPort .topTools {
    border: 0;
    }

/* Accent light */
.btAccentLightHeader .mainHeader,
.btAccentLightHeader .btVerticalHeaderTop {
    background-color: #fff;
    }
.btAccentLightHeader .btBelowLogoArea,
.btAccentLightHeader .topBar {
    background-color: #f71c52;
    color: #fff;
    }
.btAccentLightHeader .btBelowLogoArea a:hover,
.btAccentLightHeader .btBelowLogoArea a.btIconWidget:hover,
.btAccentLightHeader .topBar a:hover,
.btAccentLightHeader .topBar a.btIconWidget:hover {
    color: #000;
    }
.btAccentLightHeader .btBelowLogoArea .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentLightHeader .topBar .btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #000;
    }
.btAccentLightHeader .btBelowLogoArea .widget_shopping_cart,
.btAccentLightHeader .btBelowLogoArea .widget_search,
.btAccentLightHeader .topBar .widget_shopping_cart,
.btAccentLightHeader .topBar .widget_search {
    border-color: rgba(255,255,255,.1) !important;
    }
.btAccentLightHeader .btBelowLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.btAccentLightHeader .topBar .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #000;
    }
.btAccentLightHeader .btBelowLogoArea .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btAccentLightHeader .btBelowLogoArea .menuPort nav > ul > li.current-menu-item > a:after {
    background: #000;
    }
.btAccentLightHeader .btBelowLogoArea .menuPort nav > ul > li.current-menu-ancestor.on a:after,
.btAccentLightHeader .btBelowLogoArea .menuPort nav > ul > li.current-menu-item.on a:after {
    background: #f71c52;
    }

/* Accent dark */
.btAccentDarkHeader .mainHeader,
.btAccentDarkHeader .btVerticalHeaderTop {
    background-color: #000;
    color: #fff;
    }
.btAccentDarkHeader .btBelowLogoArea,
.btAccentDarkHeader .topBar {
    background-color: #f71c52;
    color: #fff;
    }
.btAccentDarkHeader .btBelowLogoArea a:hover,
.btAccentDarkHeader .btBelowLogoArea a.btIconWidget:hover,
.btAccentDarkHeader .topBar a:hover,
.btAccentDarkHeader .topBar a.btIconWidget:hover {
    color: #000;
    }
.btAccentDarkHeader .btBelowLogoArea .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentDarkHeader .topBar .btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #000;
    }
.btAccentDarkHeader .btBelowLogoArea .widget_shopping_cart,
.btAccentDarkHeader .btBelowLogoArea .widget_search,
.btAccentDarkHeader .topBar .widget_shopping_cart,
.btAccentDarkHeader .topBar .widget_search {
    border-color: rgba(255,255,255,.1) !important;
    }
.btAccentDarkHeader .btBelowLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.btAccentDarkHeader .topBar .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #000;
    }
.btAccentDarkHeader .btBelowLogoArea .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btAccentDarkHeader .btBelowLogoArea .menuPort nav > ul > li.current-menu-item > a:after {
    background: #000;
    }
.btAccentDarkHeader .btBelowLogoArea .menuPort nav > ul > li.current-menu-ancestor.on a:after,
.btAccentDarkHeader .btBelowLogoArea .menuPort nav > ul > li.current-menu-item.on a:after {
    background: #f71c52;
    }
.btAccentDarkHeader .btLogoArea .widget_shopping_cart,
.btAccentDarkHeader .btLogoArea .widget_search {
    border-color: rgba(255,255,255,.1) !important;
    }

/* Accent Gradient */
.btAccentGradientHeader .mainHeader {
    background-color: #fff;
    }
.btAccentGradientHeader .btLogoArea,
.btAccentGradientHeader .btVerticalHeaderTop {
    background-color: #f71c52 !important;
    color: #fff;
    }
.btAccentGradientHeader .btLogoArea {
    position: relative;
    -webkit-box-shadow: 0 -5px 0 0 #b40d4a inset;
    box-shadow: 0 -5px 0 0 #b40d4a inset;
    }
.btAccentGradientHeader .btLogoArea:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background: -webkit-linear-gradient(left,#f71c52 0%,transparent 100%);
    background: -moz-linear-gradient(left,#f71c52 0%,transparent 100%);
    background: linear-gradient(to right,#f71c52 0%,transparent 100%);
    opacity: .75;
    }
.btAccentGradientHeader .btLogoArea a:hover,
.btAccentGradientHeader .btLogoArea a.btIconWidget:hover {
    color: #b40d4a;
    }
.btAccentGradientHeader .btLogoArea .btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #b40d4a;
    }
.btAccentGradientHeader .btLogoArea .widget_shopping_cart,
.btAccentGradientHeader .btLogoArea .widget_search {
    border-color: rgba(255,255,255,.1) !important;
    }
.btAccentGradientHeader .btLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #b40d4a;
    }
.btAccentGradientHeader .btLogoArea .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    color: #b40d4a;
    }
.btAccentGradientHeader .btLogoArea .topBarInLogoArea a.btIconWidget:hover .btIconWidgetText {
    color: #b40d4a;
    }
.btAccentGradientHeader .btLogoArea .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btAccentGradientHeader .btLogoArea .menuPort nav > ul > li.current-menu-item > a:after {
    background: #b40d4a;
    }
.btAccentGradientHeader .btLogoArea .menuPort nav > ul > li.current-menu-ancestor.on a:after,
.btAccentGradientHeader .btLogoArea .menuPort nav > ul > li.current-menu-item.on a:after {
    background: #f71c52;
    }
.btAccentGradientHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btStickyHeaderActive.btAccentGradientHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background: #fff;
    }
.btAccentGradientHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #f71c52;
    }

/* Alternate Gradient */
.btAlternateGradientHeader .mainHeader {
    background-color: #fff;
    }
.btAlternateGradientHeader .btLogoArea,
.btAlternateGradientHeader .btVerticalHeaderTop {
    background-color: #b40d4a !important;
    color: #fff;
    }
.btAlternateGradientHeader .btLogoArea {
    position: relative;
    -webkit-box-shadow: 0 -5px 0 0 #f71c52 inset;
    box-shadow: 0 -5px 0 0 #f71c52 inset;
    }
.btAlternateGradientHeader .btLogoArea:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background: -webkit-linear-gradient(left,#b40d4a 0%,transparent 100%);
    background: -moz-linear-gradient(left,#b40d4a 0%,transparent 100%);
    background: linear-gradient(to right,#b40d4a 0%,transparent 100%);
    opacity: .5;
    }
.btAlternateGradientHeader .btLogoArea a:hover,
.btAlternateGradientHeader .btLogoArea a.btIconWidget:hover {
    color: #f71c52;
    }
.btAlternateGradientHeader .btLogoArea .btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #f71c52;
    }
.btAlternateGradientHeader .btLogoArea .widget_shopping_cart,
.btAlternateGradientHeader .btLogoArea .widget_search {
    border-color: rgba(255,255,255,.1) !important;
    }
.btAlternateGradientHeader .btLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #f71c52;
    }
.btAlternateGradientHeader .btLogoArea .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    color: #f71c52;
    font-weight: 400;
    font-family: Roboto;
    }
.btAlternateGradientHeader .btLogoArea .topBarInLogoArea a.btIconWidget:hover .btIconWidgetText {
    color: #f71c52;
    }
.btAlternateGradientHeader .btLogoArea .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btAlternateGradientHeader .btLogoArea .menuPort nav > ul > li.current-menu-item > a:after {
    background: #f71c52;
    }
.btAlternateGradientHeader .btLogoArea .menuPort nav > ul > li.current-menu-ancestor.on a:after,
.btAlternateGradientHeader .btLogoArea .menuPort nav > ul > li.current-menu-item.on a:after {
    background: #f71c52;
    }
.btAlternateGradientHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btStickyHeaderActive.btAlternateGradientHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background: #fff;
    }
.btAlternateGradientHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #f71c52;
    }

/* Light dark */
.btLightDarkHeader .mainHeader,
.btLightDarkHeader .btVerticalHeaderTop {
    background-color: #fff;
    }
.btLightDarkHeader .btBelowLogoArea,
.btLightDarkHeader .topBar {
    background-color: #000;
    color: #fff;
    }
.btLightDarkHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btLightDarkHeader.btMenuHorizontal.btBelowMenu .btBelowLogoArea {
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
    }

/* Light accent */
.btLightAccentHeader .mainHeader {
    background-color: #fff;
    }
.btLightAccentHeader .btLogoArea,
.btLightAccentHeader .btVerticalHeaderTop {
    background-color: #f71c52;
    color: #fff;
    }
.btLightAccentHeader .btLogoArea a:hover,
.btLightAccentHeader .btLogoArea a.btIconWidget:hover {
    color: #000;
    }
.btLightAccentHeader .btLogoArea .btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #000;
    }
.btLightAccentHeader .btLogoArea .widget_shopping_cart,
.btLightAccentHeader .btLogoArea .widget_search {
    border-color: rgba(255,255,255,.1) !important;
    }
.btLightAccentHeader .btLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #000;
    }
.btLightAccentHeader .btLogoArea .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    color: #000;
    }
.btLightAccentHeader .btLogoArea .topBarInLogoArea a.btIconWidget:hover .btIconWidgetText {
    color: #000;
    }
.btLightAccentHeader .btLogoArea .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btLightAccentHeader .btLogoArea .menuPort nav > ul > li.current-menu-item > a:after {
    background: #000;
    }
.btLightAccentHeader .btLogoArea .menuPort nav > ul > li.current-menu-ancestor.on a:after,
.btLightAccentHeader .btLogoArea .menuPort nav > ul > li.current-menu-item.on a:after {
    background: #f71c52;
    }
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #f71c52;
    }

/* Sticky */
.btStickyHeaderActive.btMenuHorizontal .mainHeader {
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .topBar {
    display: none;
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btBelowLogoArea {
    padding: 0;
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
    height: -webkit-calc(100px*0.8);
    height: -moz-calc(100px*0.8);
    height: calc(100px*0.8);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .btTextLogo {
    font-size: 1.5em;
    line-height: -webkit-calc(100px*0.8);
    line-height: -moz-calc(100px*0.8);
    line-height: calc(100px*0.8);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav > ul > li > a,
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav > ul > li > .subToggler {
    line-height: -webkit-calc(100px*0.8);
    line-height: -moz-calc(100px*0.8);
    line-height: calc(100px*0.8);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .topBarInMenu {
    height: -webkit-calc(100px*0.8);
    height: -moz-calc(100px*0.8);
    height: calc(100px*0.8);
    }
.btStickyHeaderActive.btMenuBelowLogo.btMenuHorizontal .mainHeader .btLogoArea {
    display: none;
    }
.btHasAltLogo.btStickyHeaderActive .btMainLogo {
    display: none;
    }
.btHasAltLogo.btStickyHeaderActive .btAltLogo {
    display: block !important;
    }
.btMenuVertical.btStickyHeaderActive .btVerticalHeaderTop {
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .btVerticalHeaderTop {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(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);
    }
.btStickyHeaderClosed.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .btVerticalHeaderTop {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }
.btMenuVerticalLeft.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .btVerticalHeaderTop {
    -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 .btVerticalHeaderTop {
    -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 .btVerticalHeaderTop {
    -webkit-transform: translateY(-100%) translateX(320px);
    -moz-transform: translateY(-100%) translateX(320px);
    -ms-transform: translateY(-100%) translateX(320px);
    transform: translateY(-100%) translateX(320px);
    }
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
    -webkit-transition: transform 200ms ease;
    -moz-transition: transform 200ms ease;
    transition: transform 200ms ease;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.btStickyHeaderClosed.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }

/* Vertical and responsive menu */
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .btVerticalHeaderTop {
    -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);
    }
.btVerticalHeaderTop {
    display: none;
    position: absolute;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    -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);
    }
.btMenuVertical .btVerticalHeaderTop {
    display: block;
    }
.btVerticalHeaderTop .btVerticalMenuTrigger {
    display: none;
    position: relative;
    z-index: 1;
    height: 60px;
    margin: 0 .5em 0 0;
    font-size: 1.5em;
    }
.rtl .btVerticalHeaderTop .btVerticalMenuTrigger {
    margin: 0 0 0 .5em;
    }
.btVerticalMenuTrigger .bt_bb_icon {
    width: 30px;
    height: 25px;
    position: relative;
    padding: 0;
    float: left;
    margin: 17.5px 0;
    }
.btVerticalMenuTrigger .bt_bb_icon:before,
.btVerticalMenuTrigger .bt_bb_icon:after {
    position: absolute;
    display: block;
    content: "";
    border-top-width: 2px;
    border-top-style: solid;
    left: 0;
    right: 0;
    top: 0;
    -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 .btVerticalMenuTrigger .bt_bb_icon:before,
.btMenuVerticalOn .btVerticalMenuTrigger .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 .btVerticalMenuTrigger .bt_bb_icon:before,
.btAccentLightHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btLightDarkHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger .bt_bb_icon:before,
.btTransparentDarkHeader.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:before,
.btLightDarkHeader.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:before,
.btTransparentDarkHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btAccentLightHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btLightDarkHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger .bt_bb_icon:after,
.btTransparentDarkHeader.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:after,
.btLightDarkHeader.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:after {
    border-top-color: #000;
    }
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:before,
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:after {
    border-top-color: #fff;
    }
.btVerticalMenuTrigger .bt_bb_icon:after {
    top: auto;
    bottom: 0;
    }
.btMenuVerticalOn .btVerticalMenuTrigger .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;
    }
.btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before {
    content: "";
    position: absolute;
    display: block;
    content: "";
    border-top-width: 2px;
    border-top-style: solid;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btMenuVerticalOn .btVerticalMenuTrigger .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 .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentDarkHeader.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #000;
    }
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #fff;
    }
.btVerticalMenuTrigger:hover {
    cursor: pointer;
    color: inherit;
    }
.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #f71c52;
    }
.btLightAccentHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btLightAccentHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #000;
    }
.btVerticalMenuTrigger:hover .bt_bb_icon:before {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.btMenuVerticalOn .btVerticalMenuTrigger: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);
    }
.btVerticalMenuTrigger:hover .bt_bb_icon:after {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    }
.btMenuVerticalOn .btVerticalMenuTrigger: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 .btVerticalMenuTrigger: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 .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #f71c52;
    }
.btLightAccentHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #000;
    }
.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 .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn .btSiteFooter {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    -ms-transform: translateX(320px);
    transform: translateX(320px);
    }
.rtl.btMenuVerticalLeft.btMenuVerticalOn .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .btSiteFooter {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    }
.btMenuVerticalLeft.btMenuVerticalOn .btVerticalHeaderTop .logo {
    opacity: 0;
    pointer-events: none;
    }
.btMenuVerticalRight.btMenuVerticalOn .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn .btSiteFooter {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    }
.rtl.btMenuVerticalRight.btMenuVerticalOn .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn .btSiteFooter {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    }
.btMenuVerticalRight.btMenuVerticalOn .btVerticalHeaderTop .logo {
    opacity: 0;
    pointer-events: none;
    }
.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 .mainHeaderInner {
    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 .mainHeaderInner {
    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 .mainHeaderInner .btLogoArea {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .mainHeaderInner .topBar {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .mainHeaderInner .btBelowLogoArea {
    -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 {
    font-family: FontAwesome;
    content: '\f00d';
    }
.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    color: #f71c52;
    }
.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;
    }
.btMenuVertical .mainHeader nav ul li {
    padding: 0;
    position: relative;
    background-color: transparent;
    }
.btMenuVertical .mainHeader nav ul li a {
    line-height: 1.5;
    padding: 1em 2em;
    border: none;
    font-weight: 400;
    }
.btMenuVertical .mainHeader nav ul li > a:after {
    left: 50%;
    margin-left: -10px;
    bottom: 5%;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    }
.btMenuVertical .mainHeader nav ul li > a:before {
    display: none;
    }
.btMenuVertical .mainHeader nav ul li li {
    font-size: .9em;
    }
.btMenuVertical .mainHeader nav ul li:not(.current-menu-ancestor) > ul {
    display: none;
    }
.btMenuVertical .mainHeader nav ul ul li {
    padding: 0;
    opacity: 1;
    border: none;
    background-color: transparent;
    }
.btMenuVertical .mainHeader nav ul ul li ul {
    opacity: .8;
    }
.btMenuVertical .mainHeader nav ul ul li ul li a {
    border: none !important;
    }
.btMenuVertical .mainHeader nav li.current-menu-ancestor > a,
.btMenuVertical .mainHeader nav li.current-menu-item > a {
    font-weight: 600;
    }
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget,
.btMenuVertical .mainHeader .topBar .btIconWidget {
    margin-left: .5em !important;
    margin-right: .5em !important;
    border: 0 !important;
    }
.btMenuVertical .mainHeader .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    position: fixed;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuVertical .btVerticalMenuTrigger {
    display: block;
    }
.btMenuVertical .menuScrollPort {
    width: 320px;
    overflow: hidden;
    }
.btMenuVerticalRight .mainHeader {
    right: 0;
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.1);
    box-shadow: 0 0 50px rgba(0,0,0,.1);
    -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);
    }
.btMenuVerticalRight .btVerticalMenuTrigger {
    float: right;
    }
.btMenuVerticalLeft .mainHeader {
    left: 0;
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.1);
    box-shadow: 0 0 50px rgba(0,0,0,.1);
    -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);
    }
.btMenuVerticalLeft .btVerticalMenuTrigger {
    float: left;
    }

/* Header tools layout */
.btMenuHorizontal .btTopToolsRight,
.btMenuHorizontal .btTopToolsLeft {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }
.btMenuHorizontal .btTopToolsRight {
    text-align: right;
    }
.rtl.btMenuHorizontal .btTopToolsRight {
    text-align: left;
    }
.btMenuHorizontal .topBarInLogoArea {
    float: right;
    height: 100px;
    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 #f71c52;
    }

/* Tools in vertical menu */
.btMenuVertical .menuPort .btEmptyElement {
    display: none;
    }
.btMenuVertical .menuPort .btTopToolsRight,
.btMenuVertical .menuPort .btTopToolsLeft {
    max-width: none;
    float: none;
    }
.btMenuVertical .menuPort .topBar {
    padding: 0;
    }
.btMenuVertical .menuPort .topTools {
    position: static;
    padding: 10px 0 0;
    text-align: center;
    font-size: 14px;
    }
.btMenuVertical .menuPort .topBarInLogoArea:after,
.btMenuVertical .menuPort .topBar:after {
    display: table;
    content: ' ';
    clear: both;
    }
.btMenuVertical .menuPort .topBarInMenu {
    margin: 3em 0 0;
    padding-bottom: 3em;
    }
.btMenuVertical .menuPort nav:not(.rightNav):before,
.btMenuVertical .menuPort nav:not(.leftNav):after {
    display: inline-block;
    content: ' ';
    width: 85px;
    height: 4px;
    clear: both;
    }
.btMenuVertical .menuPort nav:not(.rightNav):before {
    margin: 1em 0 1em;
    }
.btMenuVertical .menuPort nav:not(.leftNav):after {
    margin: 1em 0 1em;
    }

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

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

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

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

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

/* Wide Menu - last menu item (FIX) */
.btMenuHorizontal header.mainHeader:not(.gutter) .menuPort > nav > ul > li:last-child > ul {
    right: 0 !important;
    left: auto !important;
    }
.btMenuHorizontal header.mainHeader:not(.gutter) .menuPort > nav > ul > li:last-child > ul > li > ul {
    right: 0 !important;
    left: -100% !important;
    }

/* Footer copyright */
.btSiteFooter:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btSiteFooter .copyLine {
    margin-bottom: 0;
    }
.btSiteFooter .btFooterMenu .menu {
    margin: 0 -1em;
    padding: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
    }
.btSiteFooter .btFooterMenu .menu li {
    display: inline-block;
    margin: 0;
    padding: 0 1em;
    }
.btSiteFooter .bt_bb_custom_menu {
    margin: 0 -1em;
    padding: 0;
    list-style: none;
    }
.btSiteFooter .bt_bb_custom_menu li {
    display: block;
    margin: 0 1em .7142857em;
    padding: 0;
    }
.btSiteFooter .bt_bb_custom_menu li a:hover {
    color: #f71c52;
    }
.btSiteFooter .bt_bb_custom_menu.btBottomFooterMenu li {
    display: inline-block;
    margin-bottom: 0;
    }
.btSiteFooter .bt_bb_custom_menu.btBottomFooterMenu li ul {
    display: none;
    }
.btSiteFooter .bt_bb_custom_menu.btBottomFooterMenu li a:hover {
    color: inherit;
    opacity: .5;
    }
.btSiteFooter .btLightSkin .bt_bb_icon a.bt_bb_icon_holder > span {
    color: #000;
    }
.btSiteFooter .btLightSkin .bt_bb_icon a.bt_bb_icon_holder:hover {
    color: #f71c52;
    }
.btSiteFooter .btDarkSkin .bt_bb_icon a.bt_bb_icon_holder > span {
    color: #fff;
    }
.btSiteFooter .btDarkSkin .bt_bb_icon a.bt_bb_icon_holder:hover {
    color: #f71c52;
    }
.btSiteFooter .bt_bb_color_scheme_6 .bt_bb_icon a.bt_bb_icon_holder:hover {
    color: #b40d4a;
    }
.btSiteFooter .bt_bb_color_scheme_6 .bt_bb_custom_menu li a:hover {
    color: #b40d4a;
    }
.btSiteFooter .bt_bb_latest_posts {
    margin: 0 !important;
    }
.btSiteFooter .bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 0 !important;
    margin-bottom: .3571428em;
    }
.btSiteFooter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    display: none;
    }
.btSiteFooter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
    padding: 0;
    background: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btSiteFooter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content:before {
    display: none;
    }
.btSiteFooter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: .857142em;
    opacity: .5;
    padding-bottom: 0;
    }
.btSiteFooter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta > span:before {
    display: none !important;
    }
.btSiteFooter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    font-size: 1em;
    font-family: Nunito Sans;
    font-weight: 400;
    }
.btSiteFooter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.btSiteFooter .btlightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a {
    color: #000;
    }
.btSiteFooter .btlightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
    color: #f71c52;
    }
.btSiteFooter .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a {
    color: #fff;
    }
.btSiteFooter .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
    color: #f71c52;
    }
.btSiteFooter .bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
    color: #b40d4a;
    }
.btSiteFooterWidgets {
    padding-top: 8em;
    font-weight: 300;
    }
.btSiteFooterWidgets #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;
    }
.btSiteFooterWidgets #boldSiteFooterWidgetsRow .btBox {
    background-color: transparent;
    margin-bottom: 6em;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    }
.btSiteFooterWidgets #boldSiteFooterWidgetsRow .btBox .btImage img {
    margin: initial;
    }
.btSiteFooterCopyMenu {
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.15) inset;
    box-shadow: 0 0 7px 0 rgba(0,0,0,.15) inset;
    }
.btSiteFooterCopyMenu .port > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
.btSiteFooterCopyMenu .port > div .btFooterCopy,
.btSiteFooterCopyMenu .port > div .btFooterMenu {
    padding-top: 2em;
    padding-bottom: 2em;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    }
.btSiteFooterCopyMenu .port > div .btFooterMenu {
    text-align: right;
    }
.rtl .btSiteFooterCopyMenu .port > div .btFooterMenu {
    text-align: left;
    }
.rtl .btSiteFooterCopyMenu .port > div .btFooterCopy {
    text-align: right;
    }
.btLightSkin .btSiteFooterWidgets,
.btDarkSkin .btLightSkin .btSiteFooterWidgets,
.btLightSkin .btDarkSkin .btLightSkin .btSiteFooterWidgets {
    background: #fff;
    }
.btLightSkin .btSiteFooterCopyMenu,
.btDarkSkin .btLightSkin .btSiteFooterCopyMenu,
.btLightSkin .btDarkSkin .btLightSkin .btSiteFooterCopyMenu {
    background: #fff;
    }
.btLightSkin .btSiteFooterCopyMenu .port:before,
.btDarkSkin .btLightSkin .btSiteFooterCopyMenu .port:before,
.btLightSkin .btDarkSkin .btLightSkin .btSiteFooterCopyMenu .port:before {
    background-color: #000;
    }
.btDarkSkin .btSiteFooterWidgets,
.btLightSkin .btDarkSkin .btSiteFooterWidgets,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterWidgets {
    background: #000;
    }
.btDarkSkin .btSiteFooterCopyMenu,
.btLightSkin .btDarkSkin .btSiteFooterCopyMenu,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterCopyMenu {
    background: #000;
    }
.btDarkSkin .btSiteFooterCopyMenu .port:before,
.btLightSkin .btDarkSkin .btSiteFooterCopyMenu .port:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterCopyMenu .port:before {
    background-color: #f71c52;
    }
@media (max-width: 992px) {
.btSiteFooter .port div {
    display: block;
    }
.btSiteFooter .port div .btFooterCopy,
.btSiteFooter .port div .btFooterMenu {
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: center;
    }
.btSiteFooterWidgets .btIconWidgetContent {
    width: 100%;
    }
.btSiteFooterWidgets .btIconWidgetContent ul.cart_list {
    width: 100%;
    }
}

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

/* Single Article */
.btArticleListItem .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline,
.btArticleListItem .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .35em;
    }
.btArticleListItem .btArticleHeadline .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline,
.btArticleListItem .btArticleTextContent .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1em;
    font-weight: 400;
    }
@media (min-width: 1200px) {
.btPostSingleItemStandard .btArticleContent {
    padding: 0 60px;
    }
.btPostSingleItemStandard.btPostListStandard .btArticleContent {
    padding: 0 120px 0 0;
    }
.rtl .btPostSingleItemStandard.btPostListStandard .btArticleContent {
    padding: 0 0 0 120px;
    }
}

.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper {
    line-height: 1.8;
    }
.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper > h1,
.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper > h2,
.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper > h3,
.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper > h4,
.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper > h5,
.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper > h6,
.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper > h7,
.btPostSingleItemStandard .btArticleContent .bt_bb_wrapper > h8 {
    margin-top: .75em;
    }
body.btNoSidebar .btPostSingleItemStandard {
    margin-top: 4em;
    }
body.btNoSidebar.btBelowMenu.btHideHeadline .btPostSingleItemStandard {
    margin-top: 14em;
    }
.btPostListStandard.btPostSingleItemStandard {
    padding-bottom: 5em;
    margin-bottom: 6em;
    }
.btLightSkin .btPostListStandard.btPostSingleItemStandard,
.btDarkSkin .btLightSkin .btPostListStandard.btPostSingleItemStandard,
.btLightSkin .btDarkSkin .btLightSkin .btPostListStandard.btPostSingleItemStandard {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btPostListStandard.btPostSingleItemStandard,
.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard,
.btDarkSkin.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard {
    border-bottom: 1px solid rgba(255,255,255,.1);
    }
.btPostSingleItemStandard .btArticleMedia,
.btPostSingleItemStandard .btArticleHeadline,
.btPostSingleItemStandard .btArticleContent,
.btPostSingleItemStandard .btArticleShareEtc {
    margin-bottom: 1.5em;
    clear: both;
    }
.btPostSingleItemStandard .btArticleShareEtc {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btPostSingleItemStandard .btArticleShareEtc > div {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn {
    text-align: right;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn {
    text-align: left;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button {
    display: inline-block;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a {
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.3);
    box-shadow: 0 0 0 rgba(0,0,0,.3);
    background: #f71c52;
    color: #fff;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_icon_holder:before {
    font-family: FontAwesome;
    content: "\f061";
    display: inline-block;
    font-size: inherit;
    line-height: 1;
    font-weight: 400;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent,
.btPortfolioSingle.btPostSingleItemStandard .btArticleShareEtc {
    max-width: initial;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -2em;
    margin-right: -2em;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner {
    -webkit-flex: 1 1 70%;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
    padding-left: 2em;
    padding-right: 2em;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
    -webkit-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    padding-left: 2em;
    padding-right: 2em;
    }
body.single .btPostSingleItemStandard .btShareColumn {
    text-align: right;
    }
body.single.rtl .btPostSingleItemStandard .btShareColumn {
    text-align: left;
    }

/* Portfolio meta */
.btArticleSuperMeta dl {
    margin-bottom: 2em;
    }
.btArticleSuperMeta dl dt {
    min-width: 40%;
    max-width: 40%;
    display: inline-block;
    margin-bottom: .5em;
    font-weight: 700;
    }
.btArticleSuperMeta .btShareColumn {
    margin-bottom: 1em;
    text-align: inherit !important;
    }

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

/* Media box */
.btMediaBox {
    position: relative;
    overflow: hidden;
    }
.btMediaBox img {
    display: block;
    width: auto;
    height: auto;
    }
.btMediaBox .aspectVideo {
    visibility: hidden;
    width: 100%;
    }
.btMediaBox iframe {
    display: block;
    border: none;
    }
.btMediaBox.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;
    padding: 3em;
    margin: 0;
    font-weight: 300;
    padding: 5em;
    }
.btMediaBox.btQuote:before,
.btMediaBox.btLink:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #f71c52;
    }
.btMediaBox.btQuote[style*="background-image"]:before,
.btMediaBox.btLink[style*="background-image"]:before {
    opacity: .75;
    }
.btMediaBox.btQuote:after,
.btMediaBox.btLink:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-radial-gradient(ellipse center,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%);
    background: -moz-radial-gradient(ellipse center,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%);
    background: radial-gradient(ellipse at center,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%);
    }
.btArticleListItem .btMediaBox.btQuote,
.btArticleListItem .btMediaBox.btLink {
    padding: 4em;
    }
.btMediaBox.btQuote blockquote,
.btMediaBox.btLink blockquote {
    padding: 0;
    position: relative;
    z-index: 1;
    }
.btMediaBox.btQuote blockquote:before,
.btMediaBox.btLink blockquote:before {
    content: '';
    }
.btMediaBox.btQuote p:before,
.btMediaBox.btLink p:before {
    display: block;
    text-align: center;
    font: 2em/1em Essential;
    margin-bottom: .3em;
    }
.btMediaBox.btQuote p,
.btMediaBox.btLink p {
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
    font-family: Roboto;
    font-weight: 100;
    }
.btMediaBox.btQuote cite,
.btMediaBox.btLink cite {
    display: inline-block;
    padding: 1.5em 0 0;
    border-top: 2px solid #fff;
    margin: 1.5em 0 0;
    font-size: 1em;
    font-family: Roboto Condensed;
    opacity: 1;
    }
.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: "\ea56";
    }
.btMediaBox.btQuote p:before {
    content: "\e9c4";
    }

/* Blog list side info */
.btHasAuthorInfo .btArticleContentHolder {
    position: relative;
    padding-left: 110px;
    }
.rtl .btHasAuthorInfo .btArticleContentHolder {
    padding-left: 0;
    padding-right: 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: .6;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    }
.rtl .articleSideGutter {
    left: auto;
    right: 0;
    }
.articleSideGutter .asgItem.title {
    margin: 4px 0 0;
    }
@media (max-width: 768px) {
.btPostSingleItemStandard .btArticleShareEtc {
    display: block;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn {
    max-width: 100%;
    float: none;
    text-align: center !important;
    margin-top: 1em;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn:first-child,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn:first-child {
    padding-bottom: 1em;
    }
}

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

/* Share row general */
.btShareColumn,
.btShareRow {
    opacity: .4;
    -webkit-transition: 300ms ease opacity;
    -moz-transition: 300ms ease opacity;
    transition: 300ms ease opacity;
    }
.btArticleListItem:hover .btShareColumn,
.btPostContentHolder:hover .btShareColumn,
.btArticleListItem:hover .btShareRow,
.btPostContentHolder:hover .btShareRow {
    opacity: 1;
    }
.btShareColumn .bt_bb_icon,
.btShareRow .bt_bb_icon {
    pointer-events: none;
    }
.btShareColumn .bt_bb_icon a,
.btShareRow .bt_bb_icon a {
    pointer-events: initial;
    }

/* List views */
/* Column list view */
.btPostListColumns {
    margin-bottom: 5em;
    padding-bottom: 5em;
    }
.btLightSkin .btPostListColumns,
.btDarkSkin .btLightSkin .btPostListColumns,
.btLightSkin .btDarkSkin .btLightSkin .btPostListColumns {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btPostListColumns,
.btLightSkin .btDarkSkin .btPostListColumns,
.btDarkSkin.btLightSkin .btDarkSkin .btPostListColumns {
    border-bottom: 1px solid rgba(255,255,255,.1);
    }
body.btNoSidebar .btPostListColumns:first-of-type,
body.btNoSidebar .btPostSingleItemColumns:first-of-type {
    margin-top: 4em;
    }
body.btNoSidebar.btBelowMenu.btHideHeadline.btHideHeadline .btPostListColumns:first-of-type,
body.btNoSidebar.btBelowMenu.btHideHeadline.btHideHeadline .btPostSingleItemColumns:first-of-type {
    margin-top: 14em;
    }
.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 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    max-width: 60%;
    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 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    max-width: 40%;
    padding: 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;
    }
.btPostSingleItemColumns .btArticleShareEtc {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btPostSingleItemColumns .btArticleShareEtc > div {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    }
.btPostSingleItemColumns .btArticleShareEtc > div.btShareColumn {
    text-align: right;
    }
.btContent .btPostListColumns:nth-child(even) .btArticleContentHolder {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
@media (max-width: 992px) {
.btPostListColumns .btArticleContentHolder,
.btPostSingleItemColumns .btArticleContentHolder {
    display: block;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
    width: 100%;
    max-width: 100%;
    }
.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
    width: 100%;
    max-width: 100%;
    }
}

@media (max-width: 620px) {
.btPostListColumns .btArticleContentHolder {
    display: block;
    margin-left: 0;
    margin-right: 0;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostListColumns .btArticleContentHolder .btArticleTextContent {
    clear: both;
    padding: 0;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia {
    padding-bottom: 1em;
    }
}

/* Sticky item */
.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after {
    font-family: FontAwesome;
    content: "\f02b";
    margin: 0 .5em;
    color: #f71c52;
    }

/* Dark skin */
.btDarkSkin .btShareColumn .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before,
.btDarkSkin .btShareRow .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #fff inset;
    box-shadow: 0 0 0 1em #fff inset;
    color: #000;
    }
.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: #000;
    }

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

/* Simple view */
.btArticleListItem.btPostListSimple .btArticleContentHolder {
    padding-bottom: 5em;
    margin-bottom: 5em;
    }
.btLightSkin .btArticleListItem.btPostListSimple .btArticleContentHolder,
.btDarkSkin .btLightSkin .btArticleListItem.btPostListSimple .btArticleContentHolder,
.btLightSkin .btDarkSkin .btLightSkin .btArticleListItem.btPostListSimple .btArticleContentHolder {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btArticleListItem.btPostListSimple .btArticleContentHolder,
.btLightSkin .btDarkSkin .btArticleListItem.btPostListSimple .btArticleContentHolder,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleListItem.btPostListSimple .btArticleContentHolder {
    border-bottom: 1px solid rgba(255,255,255,.1);
    }
.btArticleListItem.btPostListSimple .btArticleContentHolder .btArticleTextExcerpt {
    margin-top: 2em;
    }
.btArticleListItem.animate {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }

/* Image alignment (unit test) */
.btContentHolder .alignleft {
    float: left;
    margin: 0 1em 0 0;
    }
.btContentHolder .alignright {
    float: right;
    margin: 0 0 0 1em;
    }
.btContentHolder .aligncenter,
.btContentHolder .btContent .alignnone {
    text-align: center;
    margin: 0 auto;
    }
.btContentHolder figure.aligncenter,
.btContentHolder .btContent figure.alignnone {
    margin: 0 auto 1em;
    }
.btContentHolder .alignnone {
    width: auto !important;
    }

/* Password protection (unit test) */
.post-password-form {
    margin: 0 auto 4em;
    }
.post-password-form p:first-child {
    font-weight: bold;
    text-align: center;
    }
.post-password-form p:nth-child(2) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.post-password-form p:nth-child(2) label {
    -webkit-flex: 1 0 75%;
    -ms-flex: 1 0 75%;
    flex: 1 0 75%;
    padding-right: 5px;
    }
.post-password-form p:nth-child(2) label input[type="password"] {
    padding: 10px;
    height: 3.571428em;
    display: inline;
    }
.post-password-form p:nth-child(2) input[type="submit"] {
    -webkit-flex: 0 1 0%;
    -ms-flex: 0 1 0%;
    flex: 0 1 0%;
    margin: 0 auto;
    color: #FFF;
    width: auto;
    height: 3.571428em;
    background: #f71c52;
    border: 0;
    cursor: pointer;
    padding: 0 2.1428em;
    font-weight: 900;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    text-transform: uppercase;
    }
.post-password-form p:nth-child(2) input[type="submit"]:hover {
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3);
    box-shadow: 0 3px 10px rgba(0,0,0,.3);
    }

/* Pagination */
.btPagination {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 2.5rem;
    margin-top: 2em;
    margin-bottom: 4em;
    }
.btPagination:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btPagination .paging.onLeft {
    float: left;
    }
.rtl .btPagination .paging.onLeft {
    float: right;
    }
.btPagination .paging.onRight {
    float: right;
    }
.rtl .btPagination .paging.onRight {
    float: left;
    }
.btPagination .paging a {
    display: block;
    color: inherit;
    padding: 0 2.1429em;
    line-height: 3.57142857em;
    background: #f71c52;
    color: #fff;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    overflow: hidden;
    }
.btSoftRoundedButtons .btPagination .paging a {
    border-radius: 3px;
    }
.btHardRoundedButtons .btPagination .paging a {
    border-radius: 50px;
    }
.btPagination .paging a:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.btPagination .paging a:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    display: block;
    content: "";
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    z-index: -1;
    }
.btPagination .paging a:after {
    font: 1rem/3.57142857em FontAwesome;
    color: #fff;
    width: 3.57142857em;
    display: block;
    text-align: center;
    background: rgba(0,0,0,.1);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btPagination .paging a:hover:before {
    opacity: .5;
    }
.btPagination .paging .pagePrev a {
    padding-left: 0;
    }
.btPagination .paging .pagePrev a:after {
    content: "\f053";
    float: left;
    margin: 0 20px 0 0;
    }
.rtl .btPagination .paging .pagePrev a:after {
    content: "\f054";
    float: right;
    margin: 0 0 0 20px;
    }
.rtl .btPagination .paging .pagePrev a {
    padding-right: 0;
    padding-left: 2.1429em;
    }
.btPagination .paging .pageNext a {
    padding-right: 0;
    }
.btPagination .paging .pageNext a:after {
    content: "\f054";
    float: right;
    margin: 0 0 0 20px;
    }
.rtl .btPagination .paging .pageNext a:after {
    content: "\f053";
    float: left;
    margin: 0 20px 0 0;
    }
.rtl .btPagination .paging .pageNext a {
    padding-left: 0;
    padding-right: 2.1429em;
    }
.btPagination .paging p {
    margin: 0;
    }

/* PrevNext post */
.btPrevNextNav:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
section.btPrevNextNav {
    font-weight: 400;
    }
body.btNoSidebar section.btPrevNextNav {
    margin-bottom: 4em;
    }
section.btPrevNextNav span.btPrevNext.btNext,
section.btPrevNextNav span.btPrevNext.btPrev {
    display: none;
    }
section.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: 1px;
    padding: 1.25rem;
    width: 100%;
    margin: 0;
    }
.btNextsection.btPrevNextNav .btPrevNext {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    float: right;
    text-align: right;
    }
section.btPrevNextNav .btPrevNext.btPrev {
    position: relative;
    overflow: hidden;
    }
section.btPrevNextNav .btPrevNext.btPrev:after {
    content: "";
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    }
.btLightSkin section.btPrevNextNav .btPrevNext.btPrev:after,
.btDarkSkin .btLightSkin section.btPrevNextNav .btPrevNext.btPrev:after,
.btLightSkin .btDarkSkin .btLightSkin section.btPrevNextNav .btPrevNext.btPrev:after {
    background: -webkit-linear-gradient(left,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);
    background: -moz-linear-gradient(left,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);
    background: linear-gradient(to right,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);
    }
.btDarkSkin section.btPrevNextNav .btPrevNext.btPrev:after,
.btLightSkin .btDarkSkin section.btPrevNextNav .btPrevNext.btPrev:after,
.btDarkSkin.btLightSkin .btDarkSkin section.btPrevNextNav .btPrevNext.btPrev:after {
    background: -webkit-linear-gradient(left,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);
    background: -moz-linear-gradient(left,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);
    background: linear-gradient(to right,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);
    }
.rtl section.btPrevNextNav .btPrevNext.btPrev:after {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
section.btPrevNextNav .btPrevNext.btPrev:hover:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.rtl section.btPrevNextNav .btPrevNext.btPrev:hover:after {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    }
.btLightSkin section.btPrevNextNav .btPrevNext.btPrev,
.btDarkSkin .btLightSkin section.btPrevNextNav .btPrevNext.btPrev,
.btLightSkin .btDarkSkin .btLightSkin section.btPrevNextNav .btPrevNext.btPrev {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin section.btPrevNextNav .btPrevNext.btPrev,
.btLightSkin .btDarkSkin section.btPrevNextNav .btPrevNext.btPrev,
.btDarkSkin.btLightSkin .btDarkSkin section.btPrevNextNav .btPrevNext.btPrev {
    background: rgba(255,255,255,.07);
    }
section.btPrevNextNav .btPrevNext.btNext {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: right;
    position: relative;
    overflow: hidden;
    margin-top: 5px;
    }
section.btPrevNextNav .btPrevNext.btNext:after {
    content: "";
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    }
.btLightSkin section.btPrevNextNav .btPrevNext.btNext:after,
.btDarkSkin .btLightSkin section.btPrevNextNav .btPrevNext.btNext:after,
.btLightSkin .btDarkSkin .btLightSkin section.btPrevNextNav .btPrevNext.btNext:after {
    background: -webkit-linear-gradient(left,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);
    background: -moz-linear-gradient(left,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);
    background: linear-gradient(to right,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);
    }
.btDarkSkin section.btPrevNextNav .btPrevNext.btNext:after,
.btLightSkin .btDarkSkin section.btPrevNextNav .btPrevNext.btNext:after,
.btDarkSkin.btLightSkin .btDarkSkin section.btPrevNextNav .btPrevNext.btNext:after {
    background: -webkit-linear-gradient(left,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);
    background: -moz-linear-gradient(left,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);
    background: linear-gradient(to right,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);
    }
.rtl section.btPrevNextNav .btPrevNext.btNext:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    }
section.btPrevNextNav .btPrevNext.btNext:hover:after {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    }
.rtl section.btPrevNextNav .btPrevNext.btNext:hover:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
section.btPrevNextNav .btPrevNext.btNext .btPrevNextTitle {
    font-size: 1.571428em !important;
    font-weight: 700 !important;
    }
.btLightSkin section.btPrevNextNav .btPrevNext.btNext,
.btDarkSkin .btLightSkin section.btPrevNextNav .btPrevNext.btNext,
.btLightSkin .btDarkSkin .btLightSkin section.btPrevNextNav .btPrevNext.btNext {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin section.btPrevNextNav .btPrevNext.btNext,
.btLightSkin .btDarkSkin section.btPrevNextNav .btPrevNext.btNext,
.btDarkSkin.btLightSkin .btDarkSkin section.btPrevNextNav .btPrevNext.btNext {
    background: rgba(255,255,255,.07);
    }
section.btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
    margin: 0 0 0 1em;
    }
.rtl section.btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
    margin: 0 1em 0 0;
    }
section.btPrevNextNav .btPrevNext .btPrevNextImage {
    -webkit-flex: 0 0 6em;
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    height: 6em;
    z-index: 1;
    background-size: cover;
    background-position: center center;
    margin: 0 1em 0 0;
    -webkit-box-shadow: 0 0 0 0 #f71c52,0 0 0 0 rgba(0,0,0,.3);
    box-shadow: 0 0 0 0 #f71c52,0 0 0 0 rgba(0,0,0,.3);
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease;
    }
.rtl section.btPrevNextNav .btPrevNext .btPrevNextImage {
    margin: 0 0 0 1em;
    }
section.btPrevNextNav .btPrevNext .btPrevNextItem {
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    min-width: 0%;
    z-index: 1;
    }
section.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-family: "Roboto";
    font-size: 1.2857em;
    font-weight: 400;
    -webkit-transition: color 500ms ease;
    -moz-transition: color 500ms ease;
    transition: color 500ms ease;
    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;
    }
section.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-size: .92857em;
    text-transform: capitalize;
    opacity: .5;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    }
section.btPrevNextNav .btPrevNext:hover .btPrevNextTitle {
    color: #f71c52;
    }
section.btPrevNextNav .btPrevNext:hover .btPrevNextImage {
    -webkit-box-shadow: 0 0 0 3px #f71c52,0 2px 10px 4px rgba(0,0,0,.3);
    box-shadow: 0 0 0 3px #f71c52,0 2px 10px 4px rgba(0,0,0,.3);
    }
.rtl section.btPrevNextNav .btPrevNext {
    float: right;
    }
.rtl section.btPrevNextNav .btPrevNext.btNext {
    text-align: left;
    }
@media (max-width: 620px) {
.btPrevNext .btPrevNextImage {
    display: none;
    }
.btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-size: 1rem;
    }
}

/* Linked pages in a single post (unit test) */
.btLinkPages {
    clear: both;
    }
.btLinkPages ul {
    margin-left: 0;
    padding-left: 0;
    padding-top: 2em;
    }
.btLinkPages ul a {
    display: inline-block;
    width: 1.6275em;
    height: 1.6275em;
    line-height: 1.6275em;
    text-align: center;
    background: #f71c52;
    color: #fff;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btLinkPages ul a:hover {
    background: #b40d4a;
    color: #fff;
    }
.btSoftRoundedButtons .btLinkPages ul a {
    border-radius: 3px;
    }
.btHardRoundedButtons .btLinkPages ul a {
    border-radius: 50px;
    }
.btLinkPages ul li {
    list-style: none;
    display: inline-block;
    }

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

/* Post categories, comments, date and author spans */
.btArticleCategories {
    text-transform: uppercase;
    }
.btArticleCategories a {
    color: inherit;
    }
.btArticleCategories a:hover {
    color: #f71c52;
    }
.btArticleCategories a:not(:first-child):before {
    content: ' ';
    display: inline-block;
    margin: -2px 7px 0 9px;
    letter-spacing: inherit;
    width: 5px;
    height: 1px;
    line-height: inherit;
    vertical-align: middle;
    border-top: 1px solid;
    opacity: .2;
    }
.btLightSkin .btArticleCategories a:not(:first-child):before,
.btDarkSkin .btLightSkin .btArticleCategories a:not(:first-child):before,
.btLightSkin .btDarkSkin .btLightSkin .btArticleCategories a:not(:first-child):before {
    border-color: #000;
    }
.btDarkSkin .btArticleCategories a:not(:first-child):before,
.btLightSkin .btDarkSkin .btArticleCategories a:not(:first-child):before,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleCategories a:not(:first-child):before {
    border-color: #fff;
    }
.btArticleDate,
.btArticleAuthor,
.btArticleComments,
.btArticleCategories {
    font-family: Roboto Condensed;
    text-transform: uppercase;
    }
.btArticleDate:not(:last-child):after,
.btArticleAuthor:not(:last-child):after,
.btArticleComments:not(:last-child):after,
.btArticleCategories:not(:last-child):after {
    content: '';
    padding: 0 9px;
    }
.btArticleDate:before,
.btArticleAuthor:before,
.btArticleComments:before,
.btArticleCategories:before {
    font-family: FontAwesome;
    margin: 0;
    display: inline-block;
    font-size: 1rem;
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #f71c52;
    }
body:not(.rtl) .btArticleDate:before,
body:not(.rtl) .btArticleAuthor:before,
body:not(.rtl) .btArticleComments:before,
body:not(.rtl) .btArticleCategories:before {
    margin-right: 6px;
    }
body.rtl .btArticleDate:before,
body.rtl .btArticleAuthor:before,
body.rtl .btArticleComments:before,
body.rtl .btArticleCategories:before {
    margin-left: 6px;
    float: none;
    }
.btHasAuthorInfo .btArticleAuthor:before {
    display: none;
    }
.btArticleDate:before {
    content: "\f017";
    }
.btArticleAuthor:before {
    content: "\f2bd";
    }
.btArticleComments:before {
    content: "\f086";
    }
.btArticleCategories:before {
    content: "\f02c";
    }
.btArticleDate,
.btArticleAuthor,
.btArticleComments {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btLightSkin .btArticleDate,
.btLightSkin .btArticleAuthor,
.btLightSkin .btArticleComments,
.btDarkSkin .btLightSkin .btArticleDate,
.btDarkSkin .btLightSkin .btArticleAuthor,
.btDarkSkin .btLightSkin .btArticleComments,
.btLightSkin .btDarkSkin .btLightSkin .btArticleDate,
.btLightSkin .btDarkSkin .btLightSkin .btArticleAuthor,
.btLightSkin .btDarkSkin .btLightSkin .btArticleComments {
    color: #000;
    }
.btDarkSkin .btArticleDate,
.btDarkSkin .btArticleAuthor,
.btDarkSkin .btArticleComments,
.btLightSkin .btDarkSkin .btArticleDate,
.btLightSkin .btDarkSkin .btArticleAuthor,
.btLightSkin .btDarkSkin .btArticleComments,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleDate,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleAuthor,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments {
    color: #fff;
    }
.btLightSkin .btArticleAuthor:hover,
.btLightSkin .btArticleComments:hover,
.btDarkSkin .btLightSkin .btArticleAuthor:hover,
.btDarkSkin .btLightSkin .btArticleComments:hover,
.btLightSkin .btDarkSkin .btLightSkin .btArticleAuthor:hover,
.btLightSkin .btDarkSkin .btLightSkin .btArticleComments:hover {
    color: #f71c52;
    }
.btDarkSkin .btArticleAuthor:hover,
.btDarkSkin .btArticleComments:hover,
.btLightSkin .btDarkSkin .btArticleAuthor:hover,
.btLightSkin .btDarkSkin .btArticleComments:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleAuthor:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments:hover {
    color: #f71c52;
    }

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

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

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

/* Password protected post */
article .post-password-form {
    margin: 0 auto 4em !important;
    }

/* Comments */
.btComments {
    margin-top: 3em;
    }
body:not(.woocommerce) .bt-comments-box .form-submit {
    margin-bottom: 0;
    }
.bt-comments-box {
    margin: 0 0 1em;
    }
.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 {
    margin: 0 0 .5em;
    padding: 0;
    font-size: 2.666667em;
    font-weight: 100;
    }
.bt-comments-box ul.comments,
.bt-comments-box ul.comments li.comment {
    list-style: none;
    display: block;
    padding-left: 0;
    margin: 0;
    }
.bt-comments-box ul.comments > li,
.bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    display: block;
    margin: 0;
    }
.btLightSkin .bt-comments-box ul.comments > li,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments > li,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments > li,
.btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .bt-comments-box ul.comments > li,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li,
.btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.bt-comments-box ul.comments li > article {
    padding: 2em 0;
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt-comments-box ul.comments li > article .commentTxt {
    padding: 0;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 20px 0 0;
    -webkit-flex: 0 1 120px;
    -ms-flex: 0 1 120px;
    flex: 0 1 120px;
    }
.rtl .bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 0 0 20px;
    }
.bt-comments-box ul.comments li > article .commentAvatar img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    }
.bt-comments-box ul.comments li.pingback {
    padding-top: 1em;
    }
.bt-comments-box ul.comments li.pingback .edit-link a {
    margin: 0 10px;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    opacity: .7;
    font-size: .92857em;
    }
.btLightSkin .bt-comments-box ul.comments li.pingback .edit-link a,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments li.pingback .edit-link a,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments li.pingback .edit-link a {
    color: #000;
    }
.btDarkSkin .bt-comments-box ul.comments li.pingback .edit-link a,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.pingback .edit-link a,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.pingback .edit-link a {
    color: #fff;
    }
.bt-comments-box ul.comments li.pingback .edit-link a:before {
    font-family: FontAwesome;
    font-size: 1.142857rem;
    margin: 0 5px 0 0;
    color: #f71c52;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    content: "\f040";
    display: inline-block;
    }
.rtl .bt-comments-box ul.comments li.pingback .edit-link a:before {
    margin: 0 0 0 5px;
    }
.bt-comments-box ul.comments li.pingback .edit-link a:hover {
    opacity: 1;
    }
.bt-comments-box ul.comments li.pingback .edit-link a:hover:before {
    -webkit-transform: translateX(-3px);
    -moz-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
    }
.rtl .bt-comments-box ul.comments li.pingback .edit-link a:hover:before {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
    }
.bt-comments-box ul.children {
    margin: 0 0 0 20px;
    }
.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 .btComment {
    line-height: 0;
    }
.bt-comments-box .btComment textarea,
.bt-comments-box .btComment 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 {
    margin: 0;
    padding: 0;
    line-height: 1.3;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 1.2em;
    font-weight: 500;
    }
.bt-comments-box .vcard .posted {
    margin: 0;
    opacity: .8;
    line-height: 1.15;
    text-align: right;
    padding: 0 0 0 10px;
    font-size: .92857em;
    font-family: Roboto Condensed;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl .bt-comments-box .vcard .posted {
    text-align: left;
    padding: 0 10px 0 0;
    float: right;
    }
.bt-comments-box .vcard .posted:before {
    font-family: FontAwesome;
    font-size: 1.142857rem;
    margin: 0 5px 0 0;
    color: #f71c52;
    content: "\f017";
    }
.rtl .bt-comments-box .vcard .posted:before {
    margin: 0 0 0 5px;
    }
.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 {
    display: inline-block;
    font-size: .92857em;
    line-height: 1;
    font-family: Roboto Condensed;
    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,
.bt-comments-box .commentTxt p.reply a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .7;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    }
.bt-comments-box .commentTxt p.edit-link a:before,
.bt-comments-box .commentTxt p.reply a:before {
    font-family: FontAwesome;
    font-size: 1.142857rem;
    margin: 0 5px 0 0;
    color: #f71c52;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.rtl .bt-comments-box .commentTxt p.edit-link a:before,
.rtl .bt-comments-box .commentTxt p.reply a:before {
    margin: 0 0 0 5px;
    }
.bt-comments-box .commentTxt p.edit-link a:hover,
.bt-comments-box .commentTxt p.reply a:hover {
    opacity: 1;
    }
.bt-comments-box .commentTxt p.edit-link a:hover:before,
.bt-comments-box .commentTxt p.reply a:hover:before {
    -webkit-transform: translateX(-3px);
    -moz-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
    }
.rtl .bt-comments-box .commentTxt p.edit-link a:hover:before,
.rtl .bt-comments-box .commentTxt p.reply a:hover:before {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
    }
.btLightSkin .bt-comments-box .commentTxt p.edit-link a,
.btDarkSkin .btLightSkin .bt-comments-box .commentTxt p.edit-link a,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .commentTxt p.edit-link a,
.btLightSkin .bt-comments-box .commentTxt p.reply a,
.btDarkSkin .btLightSkin .bt-comments-box .commentTxt p.reply a,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .commentTxt p.reply a {
    color: #000;
    }
.btDarkSkin .bt-comments-box .commentTxt p.edit-link a,
.btLightSkin .btDarkSkin .bt-comments-box .commentTxt p.edit-link a,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .commentTxt p.edit-link a,
.btDarkSkin .bt-comments-box .commentTxt p.reply a,
.btLightSkin .btDarkSkin .bt-comments-box .commentTxt p.reply a,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .commentTxt p.reply a {
    color: #fff;
    }
.bt-comments-box .commentTxt p.edit-link a:before {
    content: "\f040";
    }
.bt-comments-box .commentTxt p.reply a:before {
    content: "\f112";
    }
.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;
    }
.bt-comments-box .comment-navigation span {
    margin: 0 5px;
    }
.comment-respond {
    margin-top: 2em;
    }
.comment-form {
    padding-bottom: 2em;
    padding-top: 2em;
    }
.btLightSkin .comment-form,
.btDarkSkin .btLightSkin .comment-form,
.btLightSkin .btDarkSkin .btLightSkin .comment-form {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .comment-form,
.btLightSkin .btDarkSkin .comment-form,
.btDarkSkin.btLightSkin .btDarkSkin .comment-form {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.comment-form p.stars {
    font-size: 1.5em;
    }
.comment-awaiting-moderation {
    color: #f71c52;
    }
a#cancel-comment-reply-link {
    font-weight: 300;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 2em;
    color: #f71c52;
    font-family: Nunito Sans;
    font-size: .92857rem;
    letter-spacing: 0;
    float: right;
    font-weight: initial;
    opacity: .7;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    }
a#cancel-comment-reply-link:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.142857rem;
    content: "\f00d";
    margin: 0 5px;
    color: #f71c52;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.rtl a#cancel-comment-reply-link {
    margin: 0 2em 0 0;
    float: left;
    }
.btLightSkin a#cancel-comment-reply-link,
.btDarkSkin .btLightSkin a#cancel-comment-reply-link,
.btLightSkin .btDarkSkin .btLightSkin a#cancel-comment-reply-link {
    color: #000;
    }
.btDarkSkin a#cancel-comment-reply-link,
.btLightSkin .btDarkSkin a#cancel-comment-reply-link,
.btDarkSkin.btLightSkin .btDarkSkin a#cancel-comment-reply-link {
    color: #fff;
    }
a#cancel-comment-reply-link:hover {
    opacity: 1;
    }
a#cancel-comment-reply-link:hover:before {
    -webkit-transform: translateX(-3px);
    -moz-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
    }
.rtl a#cancel-comment-reply-link:hover:before {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
    }
.btCommentSubmit {
    border: none;
    font-family: Nunito Sans;
    color: #fff;
    cursor: pointer;
    padding: 1em 5em 1em 2em;
    background: #f71c52;
    text-transform: uppercase;
    font-weight: 900;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    margin-top: .5em;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    position: relative;
    overflow: hidden;
    }
.btCommentSubmit:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    display: block;
    content: "";
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    z-index: -1;
    }
.btCommentSubmit:before {
    background: rgba(0,0,0,.1);
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    width: 3.5714em;
    position: absolute;
    line-height: 3.5714em;
    font-family: FontAwesome;
    content: "\f1d8";
    }
.btCommentSubmit:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.btCommentSubmit:hover:after {
    opacity: .5;
    }
.rtl .btCommentSubmit {
    padding: 1em 2em 1em 5em;
    }
.rtl .btCommentSubmit:before {
    left: 0;
    right: auto;
    }
.btSoftRoundedButtons .btCommentSubmit {
    border-radius: 3px;
    }
.btHardRoundedButtons .btCommentSubmit {
    border-radius: 50px;
    }
.no-comments {
    margin: .5em 0 1em;
    padding: 1em;
    font-size: 1.42857em;
    font-weight: 300;
    font-family: Roboto;
    text-align: center;
    }
.btLightSkin .no-comments,
.btDarkSkin .btLightSkin .no-comments,
.btLightSkin .btDarkSkin .btLightSkin .no-comments {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .no-comments,
.btLightSkin .btDarkSkin .no-comments,
.btDarkSkin.btLightSkin .btDarkSkin .no-comments {
    background: rgba(255,255,255,.07);
    }

/* Responsive */
@media(max-width: 520px) {
.bt-comments-box .vcard {
    -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 15px;
    }
.bt-comments-box .vcard h5.author {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt-comments-box .vcard .posted {
    padding: 0;
    margin-top: .7em;
    text-align: left;
    }
.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 {
    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';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    font: normal 16px/20px FontAwesome;
    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: #000;
    }
}

/* btBox defaults */
.btBox {
    margin-bottom: 4em;
    }
.btBox:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btBox ul li a:after {
    background: #f71c52;
    height: 2px;
    width: 10px;
    position: absolute;
    left: -1.5rem;
    top: 1.5em;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 10;
    display: block;
    content: "";
    margin-top: -1px;
    }
.rtl .btBox ul li a:after {
    left: auto;
    right: -1.5rem;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    }
.btBox ul li:first-child a:after {
    top: .75rem;
    }
.btBox ul li ul li:first-child a:after {
    top: 1.5rem;
    }
.btBox ul li a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }

/* Base typography */
.sidebar .widget_bt_bb_recent_posts ul li,
.btSidebar .widget_bt_bb_recent_posts ul li {
    margin: 0;
    }
.btBox > h4,
.btCustomMenu > h4,
.btTopBox > h4 {
    font-size: 2em;
    margin-bottom: 1em;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
    font-weight: 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: 2.1428em;
    display: block;
    border-bottom: 2px solid #f71c52;
    margin: .6em 0 0;
    }
.btBox label,
.btCustomMenu label,
.btTopBox label {
    display: none;
    }
.btBox .wp-caption,
.btCustomMenu .wp-caption,
.btTopBox .wp-caption {
    margin-bottom: .5em;
    }
.btBox select,
.btCustomMenu select,
.btTopBox select {
    display: block;
    margin: .5em 0 0;
    width: 100%;
    padding: .5em;
    }
.btBox ul,
.btCustomMenu ul,
.btTopBox ul {
    list-style: none;
    margin: 0;
    display: block;
    padding: 0;
    width: 100%;
    overflow: hidden;
    }
.btBox ul li,
.btCustomMenu ul li,
.btTopBox ul li {
    display: block;
    width: auto;
    margin: 0;
    position: relative;
    padding: .8em 0;
    margin-left: 0;
    }
.btBox ul li a,
.btCustomMenu ul li a,
.btTopBox ul li a {
    display: block;
    }
.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,.07);
    }
.btBox ul li ul,
.btCustomMenu ul li ul,
.btTopBox ul li ul {
    margin: 1em 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,.07);
    }
.btBox ul li ul li,
.btCustomMenu ul li ul li,
.btTopBox ul li ul li {
    margin-left: 1em;
    }
.btBox ul li.current-menu-item > a,
.btCustomMenu ul li.current-menu-item > a,
.btTopBox ul li.current-menu-item > a {
    color: #f71c52;
    }
.btBox ul li:first-child,
.btCustomMenu ul li:first-child,
.btTopBox ul li:first-child {
    padding-top: 0;
    }
.btBox ul li:after,
.btCustomMenu ul li:after,
.btTopBox ul li:after {
    clear: both;
    content: " ";
    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 ul li:first-child,
.btCustomMenu ul li ul li:first-child,
.btTopBox ul li ul li:first-child {
    padding-top: .8em;
    }
.btBox .btImageTextWidgetWrapper,
.btCustomMenu .btImageTextWidgetWrapper,
.btTopBox .btImageTextWidgetWrapper {
    padding-top: .2em;
    }
.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 .btImageTextWidgetImage,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage,
.btTopBox .btImageTextWidget .btImageTextWidgetImage {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    padding-right: 10px;
    }
.rtl .btBox .btImageTextWidget .btImageTextWidgetImage,
.rtl .btCustomMenu .btImageTextWidget .btImageTextWidgetImage,
.rtl .btTopBox .btImageTextWidget .btImageTextWidgetImage {
    padding-right: 0;
    padding-left: 10px;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a {
    display: block;
    line-height: 0;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a img,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a img,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a img {
    margin: 0;
    border: 1px solid rgba(0,0,0,.1);
    max-width: 100%;
    width: 100%;
    height: auto;
    }
.btBox .btImageTextWidget .btImageTextWidgetText,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText,
.btTopBox .btImageTextWidget .btImageTextWidgetText {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    overflow: hidden;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline {
    text-transform: uppercase;
    opacity: .5;
    margin-bottom: 0;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline .bt_bb_headline_superheadline_line,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline .bt_bb_headline_superheadline_line,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline .bt_bb_headline_superheadline_line {
    font-size: .928em;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span {
    font-size: 1.1428rem;
    font-weight: 300;
    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:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content:after {
    display: none;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_subheadline,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_subheadline,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_subheadline {
    margin-top: 0;
    }
.btBox p.posted,
.btBox .quantity,
.btCustomMenu p.posted,
.btCustomMenu .quantity,
.btTopBox p.posted,
.btTopBox .quantity {
    font-weight: 900;
    margin: 0;
    font-size: .8571428em;
    }
.btBox p.posted del,
.btBox .quantity del,
.btCustomMenu p.posted del,
.btCustomMenu .quantity del,
.btTopBox p.posted del,
.btTopBox .quantity del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    font-weight: 500;
    }
.btBox p.posted ins,
.btBox .quantity ins,
.btCustomMenu p.posted ins,
.btCustomMenu .quantity ins,
.btTopBox p.posted ins,
.btTopBox .quantity ins {
    background: 0 0;
    font-weight: 900;
    text-decoration: none;
    }
.btBox p.posted .from,
.btBox .quantity .from,
.btCustomMenu p.posted .from,
.btCustomMenu .quantity .from,
.btTopBox p.posted .from,
.btTopBox .quantity .from {
    text-transform: uppercase;
    opacity: .5;
    }

/* Calendar */
.widget_calendar table {
    width: 100%;
    border-collapse: collapse;
    }
.widget_calendar table caption {
    background: #f71c52;
    background: #f71c52;
    color: #FFF;
    font-family: "Roboto";
    font-weight: 700;
    padding: 5px;
    }
.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 td {
    text-align: center;
    padding: 2px 3px;
    }

/* Archives */
.btBox.widget_archive ul li,
.btBox.widget_categories ul li,
.btBox.widget_product_categories ul li {
    text-align: right;
    }
.rtl .btBox.widget_archive ul li,
.rtl .btBox.widget_categories ul li,
.rtl .btBox.widget_product_categories ul li {
    text-align: left;
    }
.btBox.widget_archive ul li a,
.btBox.widget_categories ul li a,
.btBox.widget_product_categories ul li a {
    display: block;
    float: left;
    }
.rtl .btBox.widget_archive ul li a,
.rtl .btBox.widget_categories ul li a,
.rtl .btBox.widget_product_categories ul li a {
    float: right;
    }
.btBox.widget_archive .fancy-select ul li,
.btBox.widget_categories .fancy-select ul li,
.btBox.widget_product_categories .fancy-select ul li {
    text-align: initial;
    }
.btBox.widget_archive .fancy-select ul li a,
.btBox.widget_categories .fancy-select ul li a,
.btBox.widget_product_categories .fancy-select ul li a {
    display: inline;
    float: none !important;
    }

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

/* RSS */
.widget_rss li {
    margin-bottom: 15px;
    }
.widget_rss li a.rsswidget {
    font-family: "Roboto";
    font-weight: 700;
    }
.widget_rss li .rss-date {
    display: block;
    margin: 0 0 5px;
    opacity: .5;
    }
.widget_rss li cite {
    line-height: 2em;
    }

/* Dropdown archives */
.fancy-select {
    font-size: 1rem;
    position: relative;
    color: rgba(0,0,0,.6);
    }
.fancy-select .trigger {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative;
    cursor: pointer;
    line-height: 3.5714rem;
    padding: 0 0 0 1em;
    font-size: 1rem;
    }
.btHardRoundedButtons .fancy-select .trigger {
    border-radius: 50px;
    }
.btSoftRoundedButtons .fancy-select .trigger {
    border-radius: 3px;
    }
.rtl .fancy-select .trigger {
    padding: 0 1.25em 0 0;
    }
.fancy-select .trigger:before {
    content: '\f107';
    font-family: FontAwesome;
    display: block;
    float: right;
    -webkit-transition: 150ms ease transform,150ms ease opacity;
    -moz-transition: 150ms ease transform,150ms ease opacity;
    transition: 150ms ease transform,150ms ease opacity;
    font-size: 1.5rem;
    margin: 0 .625rem;
    }
.rtl .fancy-select .trigger:before {
    float: left;
    }
.fancy-select .trigger.open:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    opacity: .5;
    }
.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,.1);
    background-color: #fff;
    color: #000;
    }
.fancy-select .options.open {
    z-index: 20;
    display: block;
    }
.fancy-select .options.overflowing {
    top: auto;
    bottom: 3.5714em;
    }
.fancy-select ul.options {
    padding: 0;
    margin: 0;
    }
.fancy-select ul.options li {
    cursor: pointer;
    padding: .8em 1em;
    line-height: 1rem;
    margin: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.fancy-select ul.options li:last-child {
    border-bottom: 0 !important;
    }
.fancy-select ul.options li:hover {
    background: rgba(0,0,0,.07);
    color: #f71c52;
    }

/* Woo commerce widgets */
/* Card widget */
.widget_shopping_cart ul li:last-child {
    border: none;
    }
.widget_shopping_cart .total {
    width: 100%;
    border-top: 2px solid #000;
    padding: 1em 0 0;
    font-family: "Roboto";
    line-height: 1.25;
    }
.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;
    }
.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;
    }
.widget_shopping_cart .buttons {
    width: 100%;
    }
.widget_shopping_cart .buttons .button {
    width: 48% !important;
    display: block;
    float: left;
    text-align: center;
    background: #f71c52;
    color: #fff;
    }
.mainHeader .widget_shopping_cart .buttons .button {
    padding: 0;
    line-height: 3.75em;
    }
.btSidebar .widget_shopping_cart .buttons .button {
    padding-right: 0;
    padding-left: 0;
    }
.btHardRoundedButtons .widget_shopping_cart .buttons .button {
    border-radius: 50px;
    }
.btSoftRoundedButtons .widget_shopping_cart .buttons .button {
    border-radius: 3px;
    }
.widget_shopping_cart .buttons .button.checkout {
    float: right;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item {
    position: relative;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove {
    display: block;
    float: right;
    margin: 0 0 0 6px;
    }
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove {
    float: left;
    margin: 0 6px 0 0;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    height: 1.5em;
    line-height: 1.6;
    width: 1.5em;
    vertical-align: middle;
    color: #fff;
    background-color: #f71c52;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btHardRoundedButtons .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    border-radius: 50px;
    }
.btSoftRoundedButtons .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    border-radius: 3pxpx;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
    background-color: #b40d4a;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:after {
    display: none;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:before {
    content: '\e680';
    font-family: Icon7Stroke;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
    text-align: left;
    }
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
    text-align: right;
    }

/* Shoping cart within header */
.menuPort .widget_shopping_cart,
.topTools .widget_shopping_cart,
.topBarInLogoArea .widget_shopping_cart {
    display: inline-block;
    position: relative;
    }
.btMenuHorizontal .menuPort .widget_shopping_cart:not(:first-child),
.btMenuHorizontal .topTools .widget_shopping_cart:not(:first-child),
.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart:not(:first-child) {
    margin-left: 1.428571em;
    margin-right: 0;
    }
.rtl.btMenuHorizontal .menuPort .widget_shopping_cart:not(:first-child),
.rtl.btMenuHorizontal .topTools .widget_shopping_cart:not(:first-child),
.rtl.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart:not(:first-child) {
    margin-right: 1.428571em;
    margin-left: 0;
    }
.btMenuHorizontal .menuPort .widget_shopping_cart,
.btMenuHorizontal .topTools .widget_shopping_cart,
.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart {
    border-left: 1px solid rgba(0,0,0,.1);
    padding-left: 1.428571em;
    }
.rtl.btMenuHorizontal .menuPort .widget_shopping_cart,
.rtl.btMenuHorizontal .topTools .widget_shopping_cart,
.rtl.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart {
    border-right: 1px solid rgba(0,0,0,.1);
    border-left: 0;
    padding-right: 1.428571em;
    padding-left: 0;
    }
.btMenuHorizontal .menuPort .widget_shopping_cart:last-child,
.btMenuHorizontal .topTools .widget_shopping_cart:last-child,
.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart:last-child {
    padding-right: 1.428571em;
    }
.rtl.btMenuHorizontal .menuPort .widget_shopping_cart:last-child,
.rtl.btMenuHorizontal .topTools .widget_shopping_cart:last-child,
.rtl.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart:last-child {
    padding-left: 1.428571em;
    }
.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 .btCartWidgetIcon,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon {
    cursor: pointer;
    position: relative;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    margin: 0 !important;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.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 {
    display: block;
    font-size: .75em;
    border-radius: 2px;
    text-align: center;
    margin: 0 0 0 5px;
    }
.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 {
    margin: 0 5px 0 0;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder:before,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder:before,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    content: "\f290";
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #f71c52;
    }
.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;
    background: #fff;
    padding: 1em;
    position: absolute;
    z-index: 2;
    opacity: 0;
    right: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    color: #000;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    pointer-events: none;
    top: 100%;
    }
.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;
    top: 0;
    right: 0;
    min-height: 100vh;
    width: auto;
    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: 0;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
    }
.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;
    color: #f71c52;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: 300ms ease color;
    -moz-transition: 300ms ease color;
    transition: 300ms ease color;
    }
.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 {
    content: '\e681';
    display: block;
    font-family: Icon7Stroke;
    font-size: 2em;
    margin: 0 auto;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover {
    color: inherit;
    }
.btMenuHorizontal .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .cart_list.product_list_widget,
.btMenuHorizontal .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .cart_list.product_list_widget,
.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .cart_list.product_list_widget {
    max-height: 300px;
    overflow: auto;
    height: 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: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    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);
    }
.btMenuHorizontal.btStickyHeaderActive .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: -webkit-calc(100px/2 + (100px*.8 - 100px/2)/2);
    top: -moz-calc(100px/2 + (100px*.8 - 100px/2)/2);
    top: calc(100px/2 + (100px*.8 - 100px/2)/2);
    }
.btMenuHorizontal.btMenuBelowLogo .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuHorizontal.btMenuBelowLogo.btStickyHeaderActive .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: 50px;
    }
.topBar .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon {
    height: 2.42857rem;
    }
.topBar .widget_shopping_cart .btCartWidgetInnerContent {
    font-size: .85714rem;
    color: #000 !important;
    text-align: left;
    }
.topBar .btTopToolsRight .widget_shopping_cart .btIco {
    margin-right: .5em;
    }

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

/* Price filter */
.widget_price_filter .price_slider_wrapper .ui-slider {
    border-radius: 1em;
    background-color: rgba(0,0,0,.07);
    border: 0;
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
    margin-bottom: 1em;
    }
.btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider,
.btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider,
.btLightSkin .btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider {
    background-color: rgba(0,0,0,.1);
    }
.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,.1);
    }
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #f71c52;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.25em;
    margin-left: -.5em;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    }
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range,
.btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range,
.btLightSkin .btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    background-color: rgba(0,0,0,.1);
    }
.btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range,
.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range,
.btDarkSkin.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    background-color: rgba(255,255,255,.1);
    }
.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;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl .widget_price_filter .price_slider_amount {
    text-align: left;
    }
.widget_price_filter .price_slider_amount .button {
    float: left;
    min-width: 100px;
    }
.widget_price_filter .price_slider_amount .price_label {
    padding-top: 8px;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.widget_price_filter .price_slider_amount .price_label span {
    font-weight: 600;
    }

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

/* Tags */
.btBox .tagcloud a,
.btTags ul a {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-transform: uppercase;
    padding: .5em 1em;
    font-size: .85714em !important;
    background: #f71c52;
    color: #fff;
    opacity: .5;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.3);
    box-shadow: 0 0 0 rgba(0,0,0,.3);
    }
.btHardRoundedButtons .btBox .tagcloud a,
.btHardRoundedButtons .btTags ul a {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btBox .tagcloud a,
.btSoftRoundedButtons .btTags ul a {
    border-radius: 3px;
    }
.btBox .tagcloud a:hover,
.btTags ul a:hover {
    opacity: 1;
    color: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.btTags ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
.btTags ul li {
    margin: 0;
    display: block;
    float: left;
    }
.rtl .btTags ul li {
    float: right;
    }
.btTextLeft .btTags ul li {
    float: left;
    }
.btTextRight .btTags ul li {
    float: right;
    }

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

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

/* Icon Widget */
.topTools .btIconWidget,
.topBarInMenu .btIconWidget {
    position: relative;
    display: inline-block;
    line-height: inherit;
    margin-left: .5em;
    margin-right: .5em;
    }
.topTools .btIconWidget .btIconWidgetIcon,
.topBarInMenu .btIconWidget .btIconWidgetIcon {
    display: inline-block;
    font-size: 1.33333em;
    line-height: 1;
    margin: 0 6px 0 0;
    }
.rtl .topTools .btIconWidget .btIconWidgetIcon,
.rtl .topBarInMenu .btIconWidget .btIconWidgetIcon {
    margin: 0 0 0 6px;
    }
.topTools .btIconWidget .btIconWidgetIcon:last-child,
.topBarInMenu .btIconWidget .btIconWidgetIcon:last-child {
    margin: 0 !important;
    }
.topTools .btIconWidget .btIconWidgetIcon .bt_bb_icon,
.topBarInMenu .btIconWidget .btIconWidgetIcon .bt_bb_icon {
    padding: 0;
    margin: 0 !important;
    }
.btMenuHorizontal .topTools .btIconWidget,
.btMenuHorizontal .topBarInMenu .btIconWidget {
    margin: 0;
    }
.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
    margin-left: 1.428571em;
    margin-right: 0;
    }
.rtl.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
.rtl.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
    margin-right: 1.428571em;
    margin-left: 0;
    }
.topTools a.btIconWidget:hover,
.topBarInMenu a.btIconWidget:hover {
    color: #f71c52;
    }
.topTools .btIconWidgetContent,
.topBarInMenu .btIconWidgetContent {
    line-height: inherit;
    display: inline-block;
    }
.topTools .btIconWidgetTitle:not(:last-child),
.topTools .btIconWidgetText:not(:last-child),
.topBarInMenu .btIconWidgetTitle:not(:last-child),
.topBarInMenu .btIconWidgetText:not(:last-child) {
    display: inline-block;
    line-height: inherit;
    margin-right: .5em;
    }
.rtl .topTools .btIconWidgetTitle:not(:last-child),
.rtl .topTools .btIconWidgetText:not(:last-child),
.rtl .topBarInMenu .btIconWidgetTitle:not(:last-child),
.rtl .topBarInMenu .btIconWidgetText:not(:last-child) {
    margin-right: 0;
    margin-left: .5em;
    }

/* Icon widget in Sidebar */
.btSidebar .btIconWidget,
footer .btIconWidget,
.topBarInLogoArea .btIconWidget {
    margin: 0 0 1.6em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.btMenuVertical .btSidebar .btIconWidget,
.btMenuVertical footer .btIconWidget,
.btMenuVertical .topBarInLogoArea .btIconWidget {
    margin: 0 0 2em;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-flow: inherit;
    -ms-flex-flow: inherit;
    flex-flow: inherit;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: none;
    }
.btSidebar .btIconWidget .btIconWidgetIcon,
footer .btIconWidget .btIconWidgetIcon,
.topBarInLogoArea .btIconWidget .btIconWidgetIcon {
    line-height: 1;
    padding: 0 .16666em 0 0;
    text-align: left;
    margin: 0;
    font-size: 3.4285714em;
    }
.rtl .btSidebar .btIconWidget .btIconWidgetIcon,
.rtl footer .btIconWidget .btIconWidgetIcon,
.rtl .topBarInLogoArea .btIconWidget .btIconWidgetIcon {
    padding: 0 0 0 .16666em;
    }
.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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-size: 1.7857142em;
    color: #f71c52;
    font-weight: 300;
    }
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetText {
    font-size: 1em;
    display: block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btSidebar .btIconWidget.btCartWidget,
footer .btIconWidget.btCartWidget,
.topBarInLogoArea .btIconWidget.btCartWidget {
    margin: 0;
    }
.btSidebar a.btIconWidget:hover .btIconWidgetText,
footer a.btIconWidget:hover .btIconWidgetText,
.topBarInLogoArea a.btIconWidget:hover .btIconWidgetText {
    color: #f71c52;
    }
.topBarInLogoArea .btIconWidget {
    margin: 0 0 0 1.42857em;
    float: right;
    }
.rtl.topBarInLogoArea .btIconWidget {
    margin-right: 0;
    margin-left: 1.42857em;
    float: left;
    }
.btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #f71c52;
    }
.btSiteFooterWidgets .btBox.widget_shopping_cart .btCartWidgetIcon,
.btSiteFooterWidgets .btBox.widget_shopping_cart .verticalMenuCartToggler {
    display: none;
    }
.btSiteFooterWidgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li,
.btSiteFooterWidgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li:nth-child(2n) {
    width: auto;
    float: none;
    padding: .8em 0;
    margin: 0;
    }
.btSiteFooterWidgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li:first-child {
    padding: 0 0 .8em;
    }

/* Search widget */
.btSiteFooterWidgets .btSearch,
.btSidebar .btSearch,
.btSidebar .widget_product_search {
    padding: 0 3.5714rem 0 0;
    }
.btHardRoundedButtons .btSiteFooterWidgets .btSearch,
.btHardRoundedButtons .btSidebar .btSearch,
.btHardRoundedButtons .btSidebar .widget_product_search {
    padding: 0 4rem 0 0;
    }
.rtl .btHardRoundedButtons .btSiteFooterWidgets .btSearch,
.rtl .btHardRoundedButtons .btSidebar .btSearch,
.rtl .btHardRoundedButtons .btSidebar .widget_product_search {
    padding: 0 0 0 4rem;
    }
.rtl .btSiteFooterWidgets .btSearch,
.rtl .btSidebar .btSearch,
.rtl .btSidebar .widget_product_search {
    padding: 0 0 0 3.5714rem;
    }
.btSiteFooterWidgets .btSearch .port,
.btSidebar .btSearch .port,
.btSidebar .widget_product_search .port {
    padding: 0;
    }
.btSiteFooterWidgets .btSearch input[type="text"],
.btSiteFooterWidgets .btSearch input[type="search"],
.btSidebar .btSearch input[type="text"],
.btSidebar .btSearch input[type="search"],
.btSidebar .widget_product_search input[type="text"],
.btSidebar .widget_product_search input[type="search"] {
    padding: 0 10px;
    background: transparent;
    height: 3.5714rem;
    width: 100%;
    display: block;
    }
.btSoftRoundedButtons .btSiteFooterWidgets .btSearch input[type="text"],
.btSoftRoundedButtons .btSiteFooterWidgets .btSearch input[type="search"],
.btSoftRoundedButtons .btSidebar .btSearch input[type="text"],
.btSoftRoundedButtons .btSidebar .btSearch input[type="search"],
.btSoftRoundedButtons .btSidebar .widget_product_search input[type="text"],
.btSoftRoundedButtons .btSidebar .widget_product_search input[type="search"] {
    border-radius: 3px 0 0 3px;
    }
.rtl.btSoftRoundedButtons .btSiteFooterWidgets .btSearch input[type="text"],
.rtl.btSoftRoundedButtons .btSiteFooterWidgets .btSearch input[type="search"],
.rtl.btSoftRoundedButtons .btSidebar .btSearch input[type="text"],
.rtl.btSoftRoundedButtons .btSidebar .btSearch input[type="search"],
.rtl.btSoftRoundedButtons .btSidebar .widget_product_search input[type="text"],
.rtl.btSoftRoundedButtons .btSidebar .widget_product_search input[type="search"] {
    border-radius: 0 3px 3px 0;
    }
.btSiteFooterWidgets .btSearch button,
.btSiteFooterWidgets .btSearch input[type=submit],
.btSidebar .btSearch button,
.btSidebar .btSearch input[type=submit],
.btSidebar .widget_product_search button,
.btSidebar .widget_product_search input[type=submit] {
    width: 3.5714rem !important;
    height: 3.5714rem;
    border: 0;
    float: right;
    margin: -3.5714rem -3.5714rem 0 0 !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    cursor: pointer;
    padding: 0 !important;
    }
.rtl .btSiteFooterWidgets .btSearch button,
.rtl .btSiteFooterWidgets .btSearch input[type=submit],
.rtl .btSidebar .btSearch button,
.rtl .btSidebar .btSearch input[type=submit],
.rtl .btSidebar .widget_product_search button,
.rtl .btSidebar .widget_product_search input[type=submit] {
    float: left;
    margin: -3.5714rem 0 0 -3.5714rem !important;
    }
.btHardRoundedButtons .btSiteFooterWidgets .btSearch button,
.btHardRoundedButtons .btSiteFooterWidgets .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] {
    border-radius: 50px;
    margin-right: -4rem !important;
    }
.rtl.btHardRoundedButtons .btSiteFooterWidgets .btSearch button,
.rtl.btHardRoundedButtons .btSiteFooterWidgets .btSearch input[type=submit],
.rtl.btHardRoundedButtons .btSidebar .btSearch button,
.rtl.btHardRoundedButtons .btSidebar .btSearch input[type=submit],
.rtl.btHardRoundedButtons .btSidebar .widget_product_search button,
.rtl.btHardRoundedButtons .btSidebar .widget_product_search input[type=submit] {
    margin-left: -4rem !important;
    }
.btSoftRoundedButtons .btSiteFooterWidgets .btSearch button,
.btSoftRoundedButtons .btSiteFooterWidgets .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] {
    border-radius: 0 3px 3px 0;
    }
.rtl.btSoftRoundedButtons .btSiteFooterWidgets .btSearch button,
.rtl.btSoftRoundedButtons .btSiteFooterWidgets .btSearch input[type=submit],
.rtl.btSoftRoundedButtons .btSidebar .btSearch button,
.rtl.btSoftRoundedButtons .btSidebar .btSearch input[type=submit],
.rtl.btSoftRoundedButtons .btSidebar .widget_product_search button,
.rtl.btSoftRoundedButtons .btSidebar .widget_product_search input[type=submit] {
    border-radius: 3px 0 0 3px;
    }
.btLightSkin .btSiteFooterWidgets .btSearch button,
.btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch button,
.btLightSkin .btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch button,
.btLightSkin .btSiteFooterWidgets .btSearch input[type=submit],
.btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch input[type=submit],
.btLightSkin .btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch input[type=submit],
.btLightSkin .btSidebar .btSearch button,
.btDarkSkin .btLightSkin .btSidebar .btSearch button,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .btSearch button,
.btLightSkin .btSidebar .btSearch input[type=submit],
.btDarkSkin .btLightSkin .btSidebar .btSearch input[type=submit],
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .btSearch input[type=submit],
.btLightSkin .btSidebar .widget_product_search button,
.btDarkSkin .btLightSkin .btSidebar .widget_product_search button,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .widget_product_search button,
.btLightSkin .btSidebar .widget_product_search input[type=submit],
.btDarkSkin .btLightSkin .btSidebar .widget_product_search input[type=submit],
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .widget_product_search input[type=submit] {
    background-color: rgba(0,0,0,.1) !important;
    border-color: rgba(0,0,0,.1) !important;
    color: #000;
    }
.btDarkSkin .btSiteFooterWidgets .btSearch button,
.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch button,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch button,
.btDarkSkin .btSiteFooterWidgets .btSearch input[type=submit],
.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch input[type=submit],
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch input[type=submit],
.btDarkSkin .btSidebar .btSearch button,
.btLightSkin .btDarkSkin .btSidebar .btSearch button,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch button,
.btDarkSkin .btSidebar .btSearch input[type=submit],
.btLightSkin .btDarkSkin .btSidebar .btSearch input[type=submit],
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch input[type=submit],
.btDarkSkin .btSidebar .widget_product_search button,
.btLightSkin .btDarkSkin .btSidebar .widget_product_search button,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search button,
.btDarkSkin .btSidebar .widget_product_search input[type=submit],
.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type=submit],
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type=submit] {
    background-color: rgba(255,255,255,.1) !important;
    border-color: rgba(255,255,255,.1) !important;
    color: #fff;
    }
.btSiteFooterWidgets .btSearch button,
.btSidebar .btSearch button,
.btSidebar .widget_product_search button {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btSiteFooterWidgets .btSearch button:before,
.btSidebar .btSearch button:before,
.btSidebar .widget_product_search button:before {
    font-family: FontAwesome;
    content: "\f002";
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    font-size: 1.14286rem;
    }
.btLightSkin .btSiteFooterWidgets .btSearch button:before,
.btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch button:before,
.btLightSkin .btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch button:before,
.btLightSkin .btSidebar .btSearch button:before,
.btDarkSkin .btLightSkin .btSidebar .btSearch button:before,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .btSearch button:before,
.btLightSkin .btSidebar .widget_product_search button:before,
.btDarkSkin .btLightSkin .btSidebar .widget_product_search button:before,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .widget_product_search button:before {
    color: #000;
    }
.btDarkSkin .btSiteFooterWidgets .btSearch button:before,
.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch button:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterWidgets .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 {
    color: #fff;
    }
.btLightSkin .btSiteFooterWidgets .btSearch button:hover,
.btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch button:hover,
.btLightSkin .btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch button:hover,
.btDarkSkin .btSiteFooterWidgets .btSearch button:hover,
.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch button:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch button:hover,
.btLightSkin .btSidebar .btSearch button:hover,
.btDarkSkin .btLightSkin .btSidebar .btSearch button:hover,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .btSearch button:hover,
.btDarkSkin .btSidebar .btSearch button:hover,
.btLightSkin .btDarkSkin .btSidebar .btSearch button:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch button:hover,
.btLightSkin .btSidebar .widget_product_search button:hover,
.btDarkSkin .btLightSkin .btSidebar .widget_product_search button:hover,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .widget_product_search button:hover,
.btDarkSkin .btSidebar .widget_product_search button:hover,
.btLightSkin .btDarkSkin .btSidebar .widget_product_search button:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search button:hover {
    background: #f71c52 !important;
    border-color: #f71c52 !important;
    color: #fff;
    }
.btLightSkin .btSiteFooterWidgets .btSearch button:hover:before,
.btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch button:hover:before,
.btLightSkin .btDarkSkin .btLightSkin .btSiteFooterWidgets .btSearch button:hover:before,
.btDarkSkin .btSiteFooterWidgets .btSearch button:hover:before,
.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch button:hover:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterWidgets .btSearch button:hover:before,
.btLightSkin .btSidebar .btSearch button:hover:before,
.btDarkSkin .btLightSkin .btSidebar .btSearch button:hover:before,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .btSearch button:hover:before,
.btDarkSkin .btSidebar .btSearch button:hover:before,
.btLightSkin .btDarkSkin .btSidebar .btSearch button:hover:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch button:hover:before,
.btLightSkin .btSidebar .widget_product_search button:hover:before,
.btDarkSkin .btLightSkin .btSidebar .widget_product_search button:hover:before,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .widget_product_search button:hover:before,
.btDarkSkin .btSidebar .widget_product_search button:hover:before,
.btLightSkin .btDarkSkin .btSidebar .widget_product_search button:hover:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search button:hover:before {
    color: #fff !important;
    }
.btSiteFooterWidgets .btSearch .bt_bb_icon,
.btSidebar .btSearch .bt_bb_icon,
.btSidebar .widget_product_search .bt_bb_icon {
    display: none;
    }
.btTopToolsRight .btSearch .bt_bb_icon,
.btTopToolsRight .widget_shopping_cart .bt_bb_icon {
    margin-left: .5em;
    padding-left: .5em;
    }
.btTopToolsLeft .btSearch .bt_bb_icon,
.btTopToolsLeft .widget_shopping_cart .bt_bb_icon {
    margin-left: .5em;
    padding-left: .5em;
    }

/* Top Search widget */
.mainHeader .widget_search {
    border-left: 1px solid rgba(0,0,0,.1);
    padding-left: 1.428571em;
    }
.mainHeader .widget_search .btSearch .bt_bb_icon {
    padding: 0;
    font-size: 1.142857rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    }
.rtl .mainHeader .widget_search {
    border-right: 1px solid rgba(0,0,0,.1);
    border-left: 0;
    padding-right: 1.428571em;
    padding-left: 0;
    }
.btMenuHorizontal .mainHeader .widget_search:last-child {
    padding-right: 1.428571em;
    }
.rtl.btMenuHorizontal .mainHeader .widget_search:last-child {
    padding-left: 1.428571em;
    }
.btSearchInner.btFromTopBox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
    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: #000;
    }
.btSearchInner.btFromTopBox .btSearchInnerContent {
    text-align: center;
    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 20% 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;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon {
    width: auto;
    height: auto;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder:before {
    font: 4.571428em/1 Icon7Stroke;
    content: "\e680";
    width: auto;
    height: auto;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon a.bt_bb_icon_holder {
    color: #f71c52;
    -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: #c00734;
    -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;
    font-family: Roboto;
    font-weight: 100;
    }
.rtl .btSearchInner.btFromTopBox input[type="text"] {
    padding: 0 1em 0 2em;
    text-align: right;
    }
.btLightSkin .btSearchInner.btFromTopBox input[type="text"],
.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"],
.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"] {
    color: #000;
    border: 2px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"],
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"] {
    color: #fff;
    border: 2px solid rgba(255,255,255,.1);
    }
.btSearchInner.btFromTopBox input[type="text"]:focus {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    border-width: 2px !important;
    }
.btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus {
    border-color: rgba(0,0,0,.3);
    }
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus {
    border-color: rgba(255,255,255,.3);
    }
.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 {
    font: 4em/1 Icon7Stroke;
    display: block;
    content: "\e618";
    color: #fff;
    font-weight: 400;
    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,.1);
    }
.btSearchInner.btFromTopBox button:hover:before {
    color: #f71c52;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    transition: color 300ms ease;
    }
.btTopToolsSearchOpen .btSearchInner.btFromTopBox {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
@media (max-width: 640px) {
.btSearchInner.btFromTopBox form {
    margin-left: 10%;
    margin-right: 10%;
    }
}

.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,.07);
    }
.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,.07);
    }
.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,.07);
    }

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

/* Unit test fix */
.bt_bb_headline_superheadline {
    margin-bottom: 1em;
    }
.bt_bb_headline h1,
.bt_bb_headline h2,
.bt_bb_headline h3,
.bt_bb_headline h4,
.bt_bb_headline h5,
.bt_bb_headline h6 {
    display: inline-block;
    margin: 0;
    padding: 0;
    }
.bt_bb_hea dline .bt_bb_headline_content a {
    color: inherit;
    }

/* Header */
.bt_bb_headline {
    position: relative;
    }
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline_outside .bt_bb_headline_superheadline {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: .75em;
    }
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline_outside .bt_bb_headline_superheadline {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: .75em;
    }
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline_outside .bt_bb_headline_superheadline {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: .75em;
    }
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline_outside .bt_bb_headline_superheadline {
    font-size: 1.142857em;
    line-height: 1.5em;
    margin-bottom: .75em;
    }
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline_outside .bt_bb_headline_superheadline {
    font-size: 1.285714em;
    line-height: 1.5em;
    margin-bottom: .75em;
    }
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline_outside .bt_bb_headline_superheadline {
    font-size: 1.42857em;
    line-height: 1.5em;
    margin-bottom: .75em;
    }
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline_outside .bt_bb_headline_superheadline {
    font-size: 1.57142857em;
    line-height: 1.5em;
    margin-bottom: .75em;
    }
.bt_bb_headline .bt_bb_headline_superheadline {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    font-family: "Roboto Condensed";
    letter-spacing: 0;
    line-height: 1.5em;
    font-weight: 400;
    }
.bt_bb_headline .bt_bb_headline_superheadline .bt_bb_headline_superheadline_line {
    display: inline-block;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_center .bt_bb_align_left.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_left.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_align_left .bt_bb_headline .bt_bb_headline_superheadline {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.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 {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.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 {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    content: "";
    clear: both;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    opacity: .2;
    }
.btLightSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.btDarkSkin .btLightSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.btLightSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.btDarkSkin .btLightSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.btLightSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.btDarkSkin .btLightSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.btLightSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.btDarkSkin .btLightSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    border-top: 1px solid #000;
    }
.btDarkSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.btLightSkin .btDarkSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.btDarkSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.btLightSkin .btDarkSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.btDarkSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.btLightSkin .btDarkSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.btDarkSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.btLightSkin .btDarkSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    border-top: 1px solid #fff;
    }
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before {
    margin-right: 10px;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_left .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_align_left .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before {
    display: none;
    }
.rtl .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.rtl .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before {
    margin-right: 0;
    margin-left: 10px;
    }
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    margin-left: 10px;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_right .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    display: none;
    }
.rtl .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.rtl .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    margin-left: 0;
    margin-right: 10px;
    }
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .7em;
    }
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .56em;
    }
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .46666667em;
    }
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .4em;
    }
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .3em;
    }
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .2857em;
    }
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: .2444em;
    }
.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-family: "Nunito Sans";
    margin-top: 1em;
    line-height: 1.5em;
    font-size: 1.1em;
    letter-spacing: 0;
    font-weight: 300;
    }
.btArticleHeadline .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-weight: 400;
    }
.bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1em;
    }
.bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1em;
    }
.bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1em;
    }
.bt_bb_size_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.1429em;
    }
.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.2857em;
    }
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.4286em;
    }
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.5714em;
    }
.bt_bb_headline .bt_bb_headline_content a:hover {
    color: #f71c52;
    }
.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.42857em;
    }
.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.7857em;
    }
.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.1428em;
    }
.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.8571em;
    }
.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.2857em;
    }
.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: 5em;
    }
.bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6 {
    font-size: 6.4286em;
    }
.bt_bb_font_weight_normal.bt_bb_headline h1,
.bt_bb_font_weight_normal.bt_bb_headline h2,
.bt_bb_font_weight_normal.bt_bb_headline h3,
.bt_bb_font_weight_normal.bt_bb_headline h4,
.bt_bb_font_weight_normal.bt_bb_headline h5,
.bt_bb_font_weight_normal.bt_bb_headline h6 {
    font-weight: 400;
    }
.bt_bb_font_weight_bolder.bt_bb_headline h1,
.bt_bb_font_weight_bolder.bt_bb_headline h2,
.bt_bb_font_weight_bolder.bt_bb_headline h3,
.bt_bb_font_weight_bolder.bt_bb_headline h4,
.bt_bb_font_weight_bolder.bt_bb_headline h5,
.bt_bb_font_weight_bolder.bt_bb_headline h6 {
    font-weight: 700;
    }
.bt_bb_font_weight_bold.bt_bb_headline h1,
.bt_bb_font_weight_bold.bt_bb_headline h2,
.bt_bb_font_weight_bold.bt_bb_headline h3,
.bt_bb_font_weight_bold.bt_bb_headline h4,
.bt_bb_font_weight_bold.bt_bb_headline h5,
.bt_bb_font_weight_bold.bt_bb_headline h6 {
    font-weight: 900;
    }
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_superheadline,
.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_superheadline,
.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_superheadline,
.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_superheadline,
.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_superheadline,
.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_superheadline,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_superheadline {
    margin-bottom: .75em;
    }
.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_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_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_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_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_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin: .4em 0 0;
    width: 4.2857rem;
    border-color: #f71c52;
    }
.bt_bb_size_extrasmall.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .75em;
    width: 1.42857rem;
    }
.bt_bb_size_small.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .6em;
    width: 2.1429rem;
    }
.bt_bb_size_normal.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: .5em;
    width: 2.1429rem;
    }
.bt_bb_size_medium.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 5rem;
    }
.bt_bb_size_large.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 5rem;
    }
.bt_bb_size_extralarge.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 5rem;
    }
.bt_bb_size_huge.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 5.7143rem;
    }
.bt_bb_headline h1 b,
.bt_bb_headline h2 b,
.bt_bb_headline h3 b,
.bt_bb_headline h4 b,
.bt_bb_headline h5 b,
.bt_bb_headline h6 b {
    font-weight: bold;
    color: inherit;
    }
.bt_bb_headline h1 strong,
.bt_bb_headline h2 strong,
.bt_bb_headline h3 strong,
.bt_bb_headline h4 strong,
.bt_bb_headline h5 strong,
.bt_bb_headline h6 strong {
    font-weight: bold;
    color: #f71c52;
    }
.bt_bb_headline h1 em,
.bt_bb_headline h2 em,
.bt_bb_headline h3 em,
.bt_bb_headline h4 em,
.bt_bb_headline h5 em,
.bt_bb_headline h6 em {
    font-style: inherit;
    font-weight: bold;
    color: #fff;
    }
.bt_bb_headline h1 s,
.bt_bb_headline h2 s,
.bt_bb_headline h3 s,
.bt_bb_headline h4 s,
.bt_bb_headline h5 s,
.bt_bb_headline h6 s {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    }
.bt_bb_headline h1 u,
.bt_bb_headline h2 u,
.bt_bb_headline h3 u,
.bt_bb_headline h4 u,
.bt_bb_headline h5 u,
.bt_bb_headline h6 u {
    font-weight: bold;
    text-decoration: none;
    color: #b40d4a;
    }
.bt_bb_headline .bt_bb_headline_content {
    display: block;
    color: inherit;
    line-height: 1;
    }
.bt_bb_headline .bt_bb_headline_content a {
    color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
    display: none;
    }
.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
    margin-bottom: .4em;
    }
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before {
    margin: .4em 0 .3em;
    }

/* Compact heading style */
body.btHeadingStyle_compact header.bt_bb_headline .bt_bb_headline_superheadline,
body.btHeadingStyle_compact header.bt_bb_headline .bt_bb_headline_subheadline {
    font-size: 1rem;
    letter-spacing: initial;
    text-transform: initial;
    font-style: italic;
    }
body.btHeadingStyle_compact header.bt_bb_headline.bt_bb_size_extralarge .bt_bb_headline_superheadline,
body.btHeadingStyle_compact header.bt_bb_headline.bt_bb_size_extralarge .bt_bb_headline_subheadline {
    font-size: 1.2rem;
    }
body.btHeadingStyle_compact h1,
body.btHeadingStyle_compact h2,
body.btHeadingStyle_compact h3,
body.btHeadingStyle_compact h4,
body.btHeadingStyle_compact h5,
body.btHeadingStyle_compact h6 {
    text-transform: uppercase;
    line-height: 1 !important;
    font-weight: 600;
    }
body.btHeadingStyle_compact .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title {
    line-height: 1em;
    max-height: 2em;
    }

/* First section special case */
section.btPageHeadline .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,
body.btHideHeadline .btContentWrap .bt_bb_wrapper > section.bt_bb_section:first-of-type .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,
body.btHideHeadline .btContentWrap .bt_bb_wrapper > .bt_bb_fe_wrap:first-of-type > section .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before {
    border-style: initial;
    border-width: initial;
    border: none;
    float: left;
    position: absolute;
    left: 0;
    bottom: -25%;
    width: 83px;
    border-top: 2px solid #f71c52;
    line-height: 0;
    font-size: 4px;
    text-align: right;
    }
.rtl section.btPageHeadline .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,
body.btHideHeadline.rtl .btContentWrap .bt_bb_wrapper > section.bt_bb_section:first-of-type .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,
body.btHideHeadline.rtl .btContentWrap .bt_bb_wrapper > .bt_bb_fe_wrap:first-of-type > section .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before {
    float: right;
    position: absolute;
    right: -1020px;
    text-align: left;
    }
section.bt_bb_background_image .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,
section.btDarkSkin .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,
section.bt_bb_color_scheme_1 .bt_bb_column:not(.bt_bb_align_center):not(.bt_bb_align_right) .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before {
    border-color: rgba(255,255,255,.3) !important;
    }

/* Progress bar */
.bt_bb_size_small.bt_bb_progress_bar {
    font-size: .8571428em;
    }
.bt_bb_size_small.bt_bb_progress_bar .bt_bb_progress_bar_inner {
    padding-top: .3em;
    padding-bottom: .3em;
    }
.bt_bb_progress_bar .bt_bb_progress_bar_inner .bt_bb_progress_bar_text {
    font-family: Roboto Condensed;
    }
.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_bg {
    background: transparent;
    }
.bt_bb_progress_bar.bt_bb_style_outline.bt_bb_progress_bar .bt_bb_progress_bar_inner {
    border-width: 2px;
    }
.bt_bb_progress_bar.bt_bb_shape_rounded:not(.bt_bb_style_line) {
    border-radius: 3px;
    }
.bt_bb_progress_bar.bt_bb_shape_rounded:not(.bt_bb_style_line) .bt_bb_progress_bar_bg {
    border-radius: 5;
    }

/* Magnific popup redesign */
.mfp-container {
    background: rgba(0,0,0,.7);
    }
.mfp-zoom-out-cur {
    overflow: hidden;
    height: 100vh;
    min-height: 100vh !important;
    }
button.mfp-close {
    color: transparent;
    width: 4.571428rem;
    height: 4.571428rem;
    opacity: 1;
    top: 10px;
    right: 10px;
    }
button.mfp-close:active {
    top: 10px;
    }
.rtl button.mfp-close {
    left: 10px;
    right: auto;
    }
button.mfp-close:before {
    color: #f71c52;
    font: 8em/1 Icon7Stroke;
    content: "\e680";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: 4.571428rem;
    width: 4.571428rem;
    height: 4.571428rem;
    font-size: 4.571428rem;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
button.mfp-close:hover:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #b40d4a;
    }
button.mfp-arrow {
    width: 4.571428rem;
    height: 4.571428rem;
    line-height: 4.571428rem;
    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: 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;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    opacity: .3;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    }
.btHardRoundedButtons button.mfp-arrow {
    border-radius: 50px;
    }
.btSoftRoundedButtons button.mfp-arrow {
    border-radius: 3px;
    }
button.mfp-arrow:before {
    font-size: 2.285714rem;
    color: #fff;
    font-family: Essential;
    -webkit-transition: transform 200ms ease-in-out;
    -moz-transition: transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out;
    border: 0;
    opacity: 1;
    margin: 0;
    width: 100%;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    transition: color 300ms ease;
    }
button.mfp-arrow.mfp-arrow-right {
    right: 10px;
    }
button.mfp-arrow.mfp-arrow-left {
    left: 10px;
    }
button.mfp-arrow.mfp-arrow-right:before {
    content: "\ea7d";
    }
button.mfp-arrow.mfp-arrow-left:before {
    content: "\ea7c";
    }
button.mfp-arrow:after {
    display: none;
    }
button.mfp-arrow:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 1;
    }
button.mfp-arrow.mfp-arrow-right:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    }

/* Latest posts */
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_date {
    font-family: "Roboto Condensed";
    padding-left: 0;
    font-weight: normal;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_date:before {
    content: '';
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    margin-bottom: 1.5em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_gap_no_gap.bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 0;
    }
.bt_bb_gap_small.bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 0 .3571428em .7142857em;
    }
.bt_bb_gap_normal.bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 0 .7142857em 1.428571em;
    }
.bt_bb_gap_large.bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 0 1.428571em 2.857142em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:before {
    content: "+";
    font-size: 2.285714rem;
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    left: .9375em;
    top: .9375em;
    color: #fff;
    background: #f71c52;
    font-weight: 100;
    font-family: Roboto;
    z-index: 3;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.rtl .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:before {
    left: auto;
    right: .9375em;
    }
.btSoftRoundedButtons .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:before {
    border-radius: 3px;
    }
.btHardRoundedButtons .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:before {
    border-radius: 50%;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f71c52;
    content: "";
    display: block;
    opacity: 0;
    z-index: 2;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:after {
    background: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:after {
    background: #000;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image img {
    position: relative;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    z-index: 1;
    }
.bt_bb_image_shape_round.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    border-radius: 10px 10px 0 0;
    }
.bt_bb_image_shape_rounded.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    border-radius: 3px 3px 0 0;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
    padding: 1.42857em 2.142857em .01em;
    background: rgba(0,0,0,.07);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    z-index: 2;
    }
.bt_bb_image_shape_round.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
    border-radius: 0 0 10px 10px;
    }
.bt_bb_image_shape_rounded.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
    border-radius: 0 0 3px 3px;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content:before {
    left: 0;
    right: 0;
    height: 20px;
    position: absolute;
    top: -10px;
    opacity: .25;
    background: -webkit-radial-gradient(ellipse center,#000 0%,transparent 80%);
    background: -moz-radial-gradient(ellipse center,#000 0%,transparent 80%);
    background: radial-gradient(ellipse at center,#000 0%,transparent 80%);
    content: "";
    display: block;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title {
    font-size: 2.142857em;
    font-weight: 300;
    font-family: Roboto;
    padding: 0 0 .166667em !important;
    margin-bottom: .5em;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1em;
    max-height: 2em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a {
    color: #f71c52;
    }
.btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover,
.btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover {
    color: #000;
    }
.btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover,
.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover,
.bt_bb_color_scheme_1 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover,
.bt_bb_color_scheme_3 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a {
    color: #fff;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover {
    color: #000;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a {
    color: #000;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a:hover {
    color: #fff;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta {
    font-family: Roboto Condensed;
    text-transform: uppercase;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    padding-bottom: 1.428571em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span {
    font-weight: 400;
    font-size: 1em;
    padding: 0 1.42857em 0 0 !important;
    }
.rtl .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span {
    padding: 0 0 0 1.42857em !important;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span:last-child {
    padding: 0 !important;
    }
.btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a,
.btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a {
    color: inherit;
    }
.btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover,
.btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover {
    color: #f71c52;
    }
.btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a,
.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a,
.bt_bb_color_scheme_1 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a {
    color: inherit;
    }
.btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover,
.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover,
.bt_bb_color_scheme_1 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover {
    color: #f71c52;
    }
.bt_bb_color_scheme_4 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a {
    color: inherit;
    }
.bt_bb_color_scheme_4 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover {
    color: #000;
    }
.bt_bb_color_scheme_3 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a {
    color: inherit;
    }
.bt_bb_color_scheme_3 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a {
    color: #000;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span a:hover {
    color: #000;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span:before {
    color: #f71c52;
    }
.rtl .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span:before {
    margin: 0 0 0 5px;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span:before {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span:before {
    color: #000;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span.bt_bb_latest_posts_item_date:before {
    content: "\f017";
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span.bt_bb_latest_posts_item_comments:before {
    content: "\f086";
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_excerpt {
    padding: 0 !important;
    margin-bottom: 1.42857em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5em;
    max-height: 4.5em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    padding: 1.428571em 0;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    }
.btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category,
.btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category,
.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category,
.bt_bb_color_scheme_1 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category,
.bt_bb_color_scheme_3 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories {
    font-size: 1em;
    line-height: 1;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories:before {
    color: #f71c52;
    margin: 0 5px 0 0;
    font-family: FontAwesome;
    content: "\f02c";
    }
.rtl .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories:before {
    margin: 0 0 0 5px;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories:before {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories:before {
    color: #000;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li {
    margin: 0;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
    display: inline-block;
    padding: 0;
    background: transparent;
    }
.btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a,
.btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
    color: inherit;
    }
.btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover,
.btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover {
    color: #f71c52;
    }
.btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a,
.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a,
.bt_bb_color_scheme_1 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
    color: inherit;
    }
.btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover,
.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover,
.bt_bb_color_scheme_1 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover {
    color: #f71c52;
    }
.bt_bb_color_scheme_4 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
    color: inherit;
    }
.bt_bb_color_scheme_4 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover {
    color: #000;
    }
.bt_bb_color_scheme_3 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
    color: inherit;
    }
.bt_bb_color_scheme_3 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
    color: #000;
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover {
    color: #000;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li:not(:first-child):before {
    content: ' ';
    display: inline-block;
    margin: -3px 7px 0;
    letter-spacing: inherit;
    width: 5px;
    height: 1px;
    line-height: inherit;
    vertical-align: middle;
    border-top: 1px solid currentColor;
    opacity: .2;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover {
    z-index: 1;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content {
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.3);
    box-shadow: 0 3px 20px rgba(0,0,0,.3);
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content:before {
    -webkit-transform: scaleY(1.25);
    -moz-transform: scaleY(1.25);
    -ms-transform: scaleY(1.25);
    transform: scaleY(1.25);
    opacity: .4;
    }
.btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content,
.btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content {
    background: inherit;
    }
.btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content,
.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content,
.bt_bb_color_scheme_1 .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_content {
    background: inherit;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image {
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.3);
    box-shadow: 0 3px 20px rgba(0,0,0,.3);
    margin-bottom: 0;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image:before {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image:before {
    background: #000;
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image:before {
    background: #fff;
    color: #000;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image:after {
    opacity: .65;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image img {
    position: relative;
    }

/* Masonry post grid */
.bt_bb_post_grid_filter {
    font-family: Roboto;
    font-weight: 400;
    font-size: 1em;
    line-height: 33.33px;
    text-align: inherit;
    padding: 1em 0;
    }
.bt_bb_layout_wide .bt_bb_post_grid_filter {
    padding-left: 1em;
    padding-right: 1em;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    margin: 0 20px;
    padding: 0;
    position: relative;
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    transition: color 200ms ease;
    text-transform: uppercase;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    display: block;
    content: "";
    background: #f71c52;
    height: 2px;
    width: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1;
    }
.rtl .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    left: auto;
    right: 0;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    }
.bt_bb_color_scheme_5 .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    background: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    background: #000;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active {
    background: none;
    cursor: default;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover {
    background: none;
    color: inherit;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:first-child {
    margin-left: 0;
    }
.rtl .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:first-child {
    margin-right: 0;
    margin-left: 20px;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:last-child {
    margin-right: 0;
    }
.rtl .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:last-child {
    margin-left: 0;
    margin-right: 20px;
    }
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content {
    overflow: visible;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content,
.bt_bb_masonry_portfolio_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content {
    margin: -.1785714em;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_masonry_portfolio_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
    padding: .1785714em;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content,
.bt_bb_masonry_portfolio_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content {
    margin: -.3571428em;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_masonry_portfolio_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
    padding: .3571428em;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content,
.bt_bb_masonry_portfolio_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content {
    margin: -.7142857em;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_masonry_portfolio_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
    padding: .7142857em;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content,
.bt_bb_masonry_portfolio_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content {
    margin: -1.428571em;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_masonry_portfolio_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
    padding: 1.428571em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    display: block;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:empty,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:empty {
    display: none;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:before {
    content: "+";
    font-size: 2.285714rem;
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    left: .9375em;
    top: .9375em;
    color: #000;
    background: #fff;
    font-weight: 100;
    font-family: Roboto;
    z-index: 3;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    opacity: 0;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:before,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:before {
    background: #000;
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:before,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:before {
    background: #fff;
    color: #000;
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:before,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:before {
    left: auto;
    right: .9375em;
    }
.btSoftRoundedButtons .bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:before,
.btSoftRoundedButtons .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:before {
    border-radius: 3px;
    }
.btHardRoundedButtons .bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:before,
.btHardRoundedButtons .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:before {
    border-radius: 50%;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f71c52;
    content: "";
    display: block;
    opacity: 0;
    z-index: 2;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:after {
    background: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a:after {
    background: #000;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a img,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a img {
    position: relative;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    z-index: 1;
    display: block;
    }
.bt_bb_image_shape_round.bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a,
.bt_bb_image_shape_round.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a {
    border-radius: 10px 10px 0 0;
    }
.bt_bb_image_shape_rounded.bt_bb_masonry_post_grid .bt_bb_grid_item_post_thumbnail a,
.bt_bb_image_shape_rounded.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_thumbnail a {
    border-radius: 3px 3px 0 0;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content {
    padding: 1.42857em 2.142857em .5em;
    background: rgba(0,0,0,.07);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    z-index: 2;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
    font-size: 2.142857em;
    font-weight: 300;
    font-family: Roboto;
    padding: 0 0 .166667em !important;
    margin-bottom: .5em;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1em;
    max-height: 2em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
    color: #f71c52;
    }
.btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover {
    color: #000;
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.bt_bb_color_scheme_1 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.bt_bb_color_scheme_3 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.bt_bb_color_scheme_1 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.bt_bb_color_scheme_3 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
    color: #fff;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover {
    color: #000;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
    color: #000;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover {
    color: #fff;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    font-family: Roboto Condensed !important;
    text-transform: uppercase;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    padding: 0 0 1em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
    font-weight: 400;
    font-size: 1em;
    padding: 0 1.42857em 0 0 !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
    margin: 0 5px 0 0;
    font-family: FontAwesome;
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
    margin: 0 0 0 5px;
    float: right;
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
    padding: 0 0 0 1.42857em !important;
    }
.btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a {
    color: inherit;
    }
.btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover {
    color: #f71c52;
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.bt_bb_color_scheme_1 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.bt_bb_color_scheme_1 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a {
    color: inherit;
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.bt_bb_color_scheme_1 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.bt_bb_color_scheme_1 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover {
    color: #f71c52;
    }
.bt_bb_color_scheme_4 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.bt_bb_color_scheme_4 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a {
    color: inherit;
    }
.bt_bb_color_scheme_4 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.bt_bb_color_scheme_4 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover {
    color: #000;
    }
.bt_bb_color_scheme_3 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.bt_bb_color_scheme_3 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a {
    color: inherit;
    }
.bt_bb_color_scheme_3 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.bt_bb_color_scheme_3 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a {
    color: #000;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span a:hover {
    color: #000;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
    color: #f71c52;
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
    margin: 0 0 0 5px;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
    color: #000;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span.bt_bb_grid_item_date:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span.bt_bb_grid_item_date:before {
    content: "\f017";
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span.bt_bb_grid_item_item_comments:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span.bt_bb_grid_item_item_comments:before {
    content: "\f086";
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span.bt_bb_grid_item_item_author:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span.bt_bb_grid_item_item_author:before {
    content: "\f2bd";
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
    padding: 0 !important;
    margin-bottom: 1.42857em;
    margin-top: 0 !important;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5em;
    max-height: 4.5em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt:empty,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt:empty {
    display: none;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    padding: 1.428571em 0;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1;
    }
.btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_color_scheme_1 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_color_scheme_3 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_color_scheme_1 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_color_scheme_3 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a {
    display: inline-block !important;
    padding: 0 !important;
    background: transparent !important;
    }
.btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a {
    color: inherit;
    }
.btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover {
    color: #f71c52;
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.bt_bb_color_scheme_1 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.bt_bb_color_scheme_1 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a {
    color: inherit;
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.bt_bb_color_scheme_1 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.bt_bb_color_scheme_1 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover {
    color: #f71c52;
    }
.bt_bb_color_scheme_4 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.bt_bb_color_scheme_4 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a {
    color: inherit;
    }
.bt_bb_color_scheme_4 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.bt_bb_color_scheme_4 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover {
    color: #000;
    }
.bt_bb_color_scheme_3 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.bt_bb_color_scheme_3 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a {
    color: inherit;
    }
.bt_bb_color_scheme_3 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.bt_bb_color_scheme_3 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a {
    color: #000;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover {
    color: #000;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:not(:last-child):after,
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:not(:last-child):after,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:not(:last-child):after,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:not(:last-child):after {
    content: ' ';
    display: inline-block;
    margin: -3px 7px 0;
    letter-spacing: inherit;
    width: 5px;
    height: 1px;
    line-height: inherit;
    vertical-align: middle;
    border-top: 1px solid currentColor;
    opacity: .2;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:first-child:before,
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:first-child a:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:first-child:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:first-child a:before {
    color: #f71c52;
    margin: 0 5px 0 0;
    font-family: FontAwesome;
    content: "\f02c";
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:first-child:before,
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:first-child a:before,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:first-child:before,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:first-child a:before {
    margin: 0 0 0 5px;
    float: right;
    }
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:first-child:before,
.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:first-child a:before,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:first-child:before,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:first-child a:before {
    color: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:first-child:before,
.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:first-child a:before,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category > a:first-child:before,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category ul li:first-child a:before {
    color: #000;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories {
    font-size: 1em;
    line-height: 1;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
    margin: 0;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    opacity: .5;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    margin: 0 0 1.42857em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share:empty,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share:empty {
    display: none;
    }
.bt_bb_align_left .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon,
.bt_bb_align_left .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
    padding-right: .5em;
    }
.bt_bb_align_right .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon,
.bt_bb_align_right .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
    padding-left: .5em;
    }
.bt_bb_align_center .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon,
.bt_bb_align_center .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
    padding-right: .25em;
    padding-left: .25em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1em;
    width: 2em;
    height: 2em;
    color: #fff;
    border-radius: 50%;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_inner,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:hover {
    z-index: 2;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover {
    z-index: 1;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.3);
    box-shadow: 0 3px 20px rgba(0,0,0,.3);
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content:before {
    -webkit-transform: scaleY(1.25);
    -moz-transform: scaleY(1.25);
    -ms-transform: scaleY(1.25);
    transform: scaleY(1.25);
    opacity: .5;
    }
.btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content {
    background: inherit;
    }
.btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.bt_bb_color_scheme_1 .bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content,
.bt_bb_color_scheme_1 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_content {
    background: inherit;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail a {
    margin-bottom: 0;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail a:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail a:before {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    opacity: 1;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail a:after {
    opacity: .65;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail a img,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail a img {
    position: relative;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_share,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_share {
    opacity: 1;
    }
.bt_bb_post_grid_loader {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    margin: auto;
    border: 2px solid transparent;
    border-top: 2px solid #f71c52 !important;
    border-right: 2px solid #f71c52 !important;
    border-radius: 50%;
    -webkit-animation: bt_bb_grid_animation 2s linear infinite;
    -moz-animation: bt_bb_grid_animation 2s linear infinite;
    animation: bt_bb_grid_animation 2s linear infinite;
    display: none;
    }
.bt_bb_color_scheme_5 .bt_bb_post_grid_loader {
    border-top-color: #000 !important;
    }
.bt_bb_color_scheme_6 .bt_bb_post_grid_loader {
    border-top-color: #fff !important;
    }
.bt_bb_post_grid_loader:before,
.bt_bb_post_grid_loader:after {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    border: 2px solid transparent;
    border-top: 2px solid #f71c52 !important;
    border-right: 2px solid #f71c52 !important;
    }
.bt_bb_color_scheme_5 .bt_bb_post_grid_loader:before,
.bt_bb_color_scheme_5 .bt_bb_post_grid_loader:after {
    border-top-color: #000 !important;
    }
.bt_bb_color_scheme_6 .bt_bb_post_grid_loader:before,
.bt_bb_color_scheme_6 .bt_bb_post_grid_loader:after {
    border-top-color: #fff !important;
    }
.bt_bb_post_grid_loader:before {
    height: 56px;
    width: 56px;
    left: 2px;
    top: 2px;
    -webkit-animation: bt_bb_grid_animation 2s infinite linear;
    -moz-animation: bt_bb_grid_animation 2s infinite linear;
    animation: bt_bb_grid_animation 2s infinite linear;
    opacity: .66;
    }
.bt_bb_post_grid_loader:after {
    height: 48px;
    width: 48px;
    left: 6px;
    top: 6px;
    -webkit-animation: bt_bb_grid_animation 1s infinite linear;
    -moz-animation: bt_bb_grid_animation 1s infinite linear;
    animation: bt_bb_grid_animation 1s infinite linear;
    opacity: .33;
    }

/* Masonry social icons */
.bt_facebook.bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #3b5998 inset !important;
    box-shadow: 0 0 0 1em #3b5998 inset !important;
    }
.bt_facebook.bt_bb_icon .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #3b5998 inset !important;
    box-shadow: 0 0 0 1px #3b5998 inset !important;
    color: #3b5998 !important;
    }
.bt_twitter.bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #1da1f2 inset !important;
    box-shadow: 0 0 0 1em #1da1f2 inset !important;
    }
.bt_twitter.bt_bb_icon .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #1da1f2 inset !important;
    box-shadow: 0 0 0 1px #1da1f2 inset !important;
    color: #1da1f2 !important;
    }
.bt_linkedin.bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #007bb5 inset !important;
    box-shadow: 0 0 0 1em #007bb5 inset !important;
    }
.bt_linkedin.bt_bb_icon .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #007bb5 inset !important;
    box-shadow: 0 0 0 1px #007bb5 inset !important;
    color: #007bb5 !important;
    }
.bt_google_plus.bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #dc4e40 inset !important;
    box-shadow: 0 0 0 1em #dc4e40 inset !important;
    }
.bt_google_plus.bt_bb_icon .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #dc4e40 inset !important;
    box-shadow: 0 0 0 1px #dc4e40 inset !important;
    color: #dc4e40 !important;
    }
.bt_vk.bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #4c75a5 inset !important;
    box-shadow: 0 0 0 1em #4c75a5 inset !important;
    }
.bt_vk.bt_bb_icon .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #4c75a5 inset !important;
    box-shadow: 0 0 0 1px #4c75a5 inset !important;
    color: #4c75a5 !important;
    }

/* Social icons */
.btIcoFacebook.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #3b5998 inset !important;
    box-shadow: 0 0 0 1em #3b5998 inset !important;
    }
.btIcoFacebook.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #3b5998 inset !important;
    box-shadow: 0 0 0 1px #3b5998 inset !important;
    color: #3b5998 !important;
    }
.btIcoTwitter.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #1da1f2 inset !important;
    box-shadow: 0 0 0 1em #1da1f2 inset !important;
    }
.btIcoTwitter.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #1da1f2 inset !important;
    box-shadow: 0 0 0 1px #1da1f2 inset !important;
    color: #1da1f2 !important;
    }
.btIcoLinkedin.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #007bb5 inset !important;
    box-shadow: 0 0 0 1em #007bb5 inset !important;
    }
.btIcoLinkedin.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #007bb5 inset !important;
    box-shadow: 0 0 0 1px #007bb5 inset !important;
    color: #007bb5 !important;
    }
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #dc4e40 inset !important;
    box-shadow: 0 0 0 1em #dc4e40 inset !important;
    }
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #dc4e40 inset !important;
    box-shadow: 0 0 0 1px #dc4e40 inset !important;
    color: #dc4e40 !important;
    }
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #3fbd50 inset !important;
    box-shadow: 0 0 0 1em #3fbd50 inset !important;
    }
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #3fbd50 inset !important;
    box-shadow: 0 0 0 1px #3fbd50 inset !important;
    color: #3fbd50 !important;
    }
.btIcoVK.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #4c75a5 inset !important;
    box-shadow: 0 0 0 1em #4c75a5 inset !important;
    }
.btIcoVK.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #4c75a5 inset !important;
    box-shadow: 0 0 0 1px #4c75a5 inset !important;
    color: #4c75a5 !important;
    }
.btIcoInstagram.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: -webkit-radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    background: -moz-radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    background: radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    }
.btIcoInstagram.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #ac38a2 inset !important;
    box-shadow: 0 0 0 1px #ac38a2 inset !important;
    background: transparent !important;
    color: #ac38a2 !important;
    }
.btIcoPinterest.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #bd081b inset !important;
    box-shadow: 0 0 0 1em #bd081b inset !important;
    }
.btIcoPinterest.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #bd081b inset !important;
    box-shadow: 0 0 0 1px #bd081b inset !important;
    color: #bd081b !important;
    }
.btIcoYelp.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #e21c2d inset !important;
    box-shadow: 0 0 0 1em #e21c2d inset !important;
    }
.btIcoYelp.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #e21c2d inset !important;
    box-shadow: 0 0 0 1px #e21c2d inset !important;
    color: #e21c2d !important;
    }
.btIcoYoutube.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #e21c2d inset !important;
    box-shadow: 0 0 0 1em #e21c2d inset !important;
    }
.btIcoYoutube.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1px #e21c2d inset !important;
    box-shadow: 0 0 0 1px #e21c2d inset !important;
    color: #e21c2d !important;
    }

/* Icons */
.bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1rem;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1.4rem;
    }
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 2rem;
    }
.bt_bb_icon {
    pointer-events: none;
    }
.bt_bb_icon .bt_bb_icon_holder {
    pointer-events: auto;
    }
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1rem;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1.142857rem;
    width: 2.125em;
    height: 2.125em;
    }
.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.714286rem;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 3.4285714rem;
    width: 1.8958em;
    height: 1.8958em;
    }
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 4.571428rem;
    width: 1.71875em;
    height: 1.71875em;
    }
.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 6.142857rem;
    width: 1.71875em;
    height: 1.71875em;
    }
.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_xsmall.bt_bb_style_gradient_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_small.bt_bb_style_gradient_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_normal.bt_bb_style_gradient_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_large.bt_bb_style_gradient_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_xlarge.bt_bb_style_gradient_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_huge.bt_bb_style_gradient_borderless.bt_bb_icon .bt_bb_icon_holder:before {
    width: inherit;
    height: inherit;
    }

/* Vertical icon position */
.bt_bb_icon.bt_bb_vertical_position_half_above {
    position: relative;
    z-index: 1;
    }
.bt_bb_icon.bt_bb_vertical_position_half_above.bt_bb_size_xsmall {
    margin-top: -1rem;
    }
.bt_bb_icon.bt_bb_vertical_position_half_above.bt_bb_size_small {
    margin-top: -1.142857rem;
    }
.bt_bb_icon.bt_bb_vertical_position_half_above.bt_bb_size_normal {
    margin-top: -1.714286rem;
    }
.bt_bb_icon.bt_bb_vertical_position_half_above.bt_bb_size_large {
    margin-top: -3.4285714rem;
    }
.bt_bb_icon.bt_bb_vertical_position_half_above.bt_bb_size_xlarge {
    margin-top: -4.571428rem;
    }
.bt_bb_icon.bt_bb_vertical_position_full_above {
    position: relative;
    z-index: 1;
    }
.bt_bb_icon.bt_bb_vertical_position_full_above.bt_bb_size_xsmall {
    margin-top: -2em;
    }
.bt_bb_icon.bt_bb_vertical_position_full_above.bt_bb_size_small {
    margin-top: -2.285714rem;
    }
.bt_bb_icon.bt_bb_vertical_position_full_above.bt_bb_size_normal {
    margin-top: -3.428572rem;
    }
.bt_bb_icon.bt_bb_vertical_position_full_above.bt_bb_size_large {
    margin-top: -6.8571428rem;
    }
.bt_bb_icon.bt_bb_vertical_position_full_above.bt_bb_size_xlarge {
    margin-top: -9.142856rem;
    }

/* Buttons */
.btSoftRoundedButtons .bt_bb_button a {
    border-radius: 3px;
    }
.btHardRoundedButtons .bt_bb_button a {
    border-radius: 50px;
    }
.btContent .bt_bb_button a {
    color: inherit;
    }
.bt_bb_size_small.bt_bb_button {
    font-size: .8571em;
    }
.bt_bb_size_large.bt_bb_button {
    font-size: 1.1429em;
    }
.bt_bb_button .bt_bb_button_text {
    font-weight: 900;
    z-index: 1;
    }
.bt_bb_button a {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.bt_bb_button a:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.bt_bb_size_small.bt_bb_button a {
    padding: 1.166667em 1.833em;
    }
.bt_bb_size_normal.bt_bb_button a {
    padding: 1.2857em 2.1429em;
    }
.bt_bb_size_large.bt_bb_button a {
    padding: 1.375em 2.1875em;
    }
.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean),
.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) {
    position: relative;
    }
.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_link,
.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_link {
    overflow: hidden;
    position: relative;
    }
.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_link:after,
.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_link:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    display: block;
    content: "";
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    }
.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:before,
.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_icon_holder:before {
    z-index: 2;
    position: relative;
    }
.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:after,
.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_icon_holder:after {
    position: absolute;
    background: rgba(0,0,0,.1);
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_size_small.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:after,
.bt_bb_size_small.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_icon_holder:after {
    width: 2.8571em;
    }
.bt_bb_size_normal.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:after,
.bt_bb_size_normal.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_icon_holder:after {
    width: 3.5714em;
    }
.bt_bb_size_large.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:after,
.bt_bb_size_large.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_icon_holder:after {
    width: 3.75em;
    }
.bt_bb_button.bt_bb_style_filled:hover .bt_bb_link:after {
    opacity: .5;
    }
.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: 0;
    }
.bt_bb_size_small.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:before {
    margin-right: 2.5em;
    margin-left: -.75em;
    }
.bt_bb_size_normal.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:before {
    margin-right: 2.8571em;
    margin-left: -.7143em;
    }
.bt_bb_size_large.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:before {
    margin-right: 2.8125em;
    margin-left: -.625em;
    }
.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_icon_holder:after {
    left: 0;
    right: auto;
    }
.rtl .bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .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_style_clean) .bt_bb_icon_holder {
    margin-left: 0;
    margin-right: 0;
    }
.bt_bb_size_small.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_icon_holder:before {
    margin-left: 2.5em;
    margin-right: -.75em;
    }
.bt_bb_size_normal.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_icon_holder:before {
    margin-left: 2.8571em;
    margin-right: -.7143em;
    }
.bt_bb_size_large.bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_icon_holder:before {
    margin-left: 2.8125em;
    margin-right: -.625em;
    }
.rtl .bt_bb_button.bt_bb_icon_position_right:not(.bt_bb_style_clean) .bt_bb_link {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_button.bt_bb_style_clean a {
    padding-left: 0;
    padding-right: 0;
    }

/* Service */
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 100;
    font-size: 1.875em;
    font-family: Roboto;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title a {
    color: inherit;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after {
    content: "";
    display: block;
    height: 2px;
    width: 1em;
    background: #f71c52;
    margin: .6em 0 .5em;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_center .bt_bb_align_left.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_left.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_left .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after {
    margin-right: auto;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_right.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_right .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after {
    margin-left: auto;
    }
.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_center.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after,
.bt_bb_align_center .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title:after {
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_service:hover .bt_bb_service_content_title a {
    color: #f71c52;
    }

/* Slider */
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list {
    position: static !important;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    }
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list .slick-track {
    position: relative;
    }
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item {
    overflow: hidden;
    background-position: center center;
    }
.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: 1240px;
    padding: 0 20px;
    margin: 0 auto;
    }
.slick-slider .slick-dots {
    margin: 0;
    padding: 0;
    bottom: 2.142857em;
    }
.slick-slider .slick-dots li {
    border: 0;
    border-radius: 0;
    margin: 0;
    background: transparent;
    width: 1.42857em;
    height: 1.42857em;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.slick-slider .slick-dots li:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 1em;
    padding: 4px;
    display: block;
    opacity: .2;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.slick-slider .slick-dots li:hover {
    background: transparent;
    }
.slick-slider .slick-dots li:hover:before {
    color: #f71c52;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
    }
.slick-slider .slick-dots li.slick-active {
    cursor: default;
    pointer-events: none;
    }
.slick-slider .slick-dots li.slick-active:before {
    opacity: 1;
    }
.slick-slider .slick-dots li button {
    display: none;
    }
.slick-slider button.slick-arrow {
    background: transparent;
    width: 4.571428rem;
    height: 4.571428rem;
    line-height: 4.571428rem;
    margin-top: -2.285714rem;
    color: inherit;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0;
    }
.bt_bb_arrows_size_large.slick-slider button.slick-arrow {
    width: 6.85714rem;
    height: 6.85714rem;
    line-height: 6.85714rem;
    margin-top: -3.42857rem;
    }
.bt_bb_arrows_size_small.slick-slider button.slick-arrow {
    width: 3.42857rem;
    height: 3.42857rem;
    line-height: 3.42857rem;
    margin-top: -1.7142857rem;
    }
.slick-slider button.slick-arrow:after {
    width: 400%;
    height: 400%;
    background: red;
    content: "";
    font-size: 1em;
    position: absolute;
    z-index: -1;
    display: none;
    }
.btLightSkin .slick-slider button.slick-arrow:after,
.btDarkSkin .btLightSkin .slick-slider button.slick-arrow:after,
.btLightSkin .btDarkSkin .btLightSkin .slick-slider button.slick-arrow:after,
.bt_bb_color_scheme_2 .slick-slider button.slick-arrow:after,
.bt_bb_color_scheme_5 .slick-slider button.slick-arrow:after {
    background: -webkit-radial-gradient(ellipse center,rgba(255,255,255,.65) 0%,rgba(255,255,255,0) 70%);
    background: -moz-radial-gradient(ellipse center,rgba(255,255,255,.65) 0%,rgba(255,255,255,0) 70%);
    background: radial-gradient(ellipse at center,rgba(255,255,255,.65) 0%,rgba(255,255,255,0) 70%);
    }
.btDarkSkin .slick-slider button.slick-arrow:after,
.btLightSkin .btDarkSkin .slick-slider button.slick-arrow:after,
.btDarkSkin.btLightSkin .btDarkSkin .slick-slider button.slick-arrow:after,
.bt_bb_color_scheme_1 .slick-slider button.slick-arrow:after,
.bt_bb_color_scheme_6 .slick-slider button.slick-arrow:after {
    background: -webkit-radial-gradient(ellipse center,rgba(0,0,0,.65) 0%,rgba(0,0,0,0) 70%);
    background: -moz-radial-gradient(ellipse center,rgba(0,0,0,.65) 0%,rgba(0,0,0,0) 70%);
    background: radial-gradient(ellipse at center,rgba(0,0,0,.65) 0%,rgba(0,0,0,0) 70%);
    }
.bt_bb_layout_wide .slick-slider button.slick-arrow:after,
.btMediaBox .slick-slider button.slick-arrow:after {
    display: block;
    }
.slick-slider button.slick-arrow:before {
    font-size: 2.285714rem;
    color: inherit;
    font-family: Essential;
    }
.bt_bb_arrows_size_large.slick-slider button.slick-arrow:before {
    font-size: 3.42857rem;
    }
.bt_bb_arrows_size_small.slick-slider button.slick-arrow:before {
    font-size: 1.7142857rem;
    }
.slick-slider button.slick-arrow:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    opacity: 1 !important;
    }
.slick-slider button.slick-arrow.slick-prev {
    left: 30px;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    }
.slick-slider button.slick-arrow.slick-prev:before {
    content: "\ea7c";
    }
.slick-slider button.slick-arrow.slick-prev:after {
    left: -225%;
    }
.slick-slider button.slick-arrow.slick-next {
    right: 30px;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    margin-left: -20px;
    }
.slick-slider button.slick-arrow.slick-next:before {
    content: "\ea7d";
    }
.slick-slider button.slick-arrow.slick-next:after {
    right: -225%;
    }
.slick-slider:hover button.slick-arrow {
    opacity: .5;
    }
.slick-slider:hover button.slick-arrow.slick-prev {
    left: 10px;
    }
.slick-slider:hover button.slick-arrow.slick-next {
    right: 10px;
    }
.bt_bb_content_slider.bt_bb_show_dots_below .slick-slider {
    padding-bottom: 3em;
    }
.bt_bb_content_slider.bt_bb_show_dots_below .slick-slider .slick-dots {
    bottom: 0;
    }
.bt_bb_content_slider.bt_bb_gap_small .slick-list {
    margin: 0 -.714285rem;
    }
.bt_bb_content_slider.bt_bb_gap_small .slick-list .slick-slide .content {
    padding: 0 .714285rem;
    }
.bt_bb_content_slider.bt_bb_gap_normal .slick-list {
    margin: 0 -1.42857rem;
    }
.bt_bb_content_slider.bt_bb_gap_normal .slick-list .slick-slide .content {
    padding: 0 1.42857rem;
    }
.bt_bb_content_slider.bt_bb_gap_large .slick-list {
    margin: 0 -2.85714rem;
    }
.bt_bb_content_slider.bt_bb_gap_large .slick-list .slick-slide .content {
    padding: 0 2.85714rem;
    }
@media (max-width: 1239px) {
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .slick-arrow {
    display: none !important;
    }
}

/* Custom menu */
.bt_bb_custom_menu div ul {
    margin: 0;
    }
.bt_bb_custom_menu div ul li {
    list-style: none;
    }
.bt_bb_custom_menu div ul a {
    color: inherit;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.bt_bb_custom_menu div ul > li {
    margin-left: 0;
    }

/* Text indent */
.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;
    }

/* Column inner background image background size */
.bt_bb_row .bt_bb_column_content[style*="background-image"] {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }

/* Google map */
.bt_bb_google_maps,
.bt_bb_map {
    position: relative;
    }
.bt_bb_google_maps_content,
.bt_bb_map_content {
    max-width: 1280px;
    margin: 4em auto;
    }
body.btHideHeadline .btContentWrap .bt_bb_wrapper section.bt_bb_section:first-of-type .bt_bb_google_maps_content,
body.btHideHeadline .btContentWrap .bt_bb_wrapper section.bt_bb_section:first-of-type .bt_bb_map_content {
    margin-top: 14em;
    }
body.btHideHeadline.btMenuBelowLogo .btContentWrap .bt_bb_wrapper section.bt_bb_section:first-of-type .bt_bb_google_maps_content,
body.btHideHeadline.btMenuBelowLogo .btContentWrap .bt_bb_wrapper section.bt_bb_section:first-of-type .bt_bb_map_content {
    margin-top: 16em;
    }
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper,
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
    margin: 1em 2.875em;
    width: 33%;
    }
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_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_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_google_maps_location,
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location {
    padding: 2em;
    }
@media (max-width: 768px) {
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper,
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
    width: 50%;
    }
}

@media (max-width: 640px) {
.bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_map,
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
    height: 350px !important;
    position: relative;
    }
.bt_bb_google_maps .bt_bb_google_maps_content,
.bt_bb_map .bt_bb_map_content {
    margin-top: 2em !important;
    margin-bottom: 2em;
    }
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper,
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_map_content_wrapper,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper,
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
    width: 100%;
    margin: 0;
    }
}

/* Map with content margin fix */
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
    top: -4em;
    bottom: -4em;
    height: auto !important;
    }
body.btHideHeadline .btContentWrap .bt_bb_wrapper section.bt_bb_section:first-of-type .bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
    top: -14em;
    }
body.btHideHeadline.btMenuBelowLogo .btContentWrap .bt_bb_wrapper section.bt_bb_section:first-of-type .bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
    top: -16em;
    }
@media (max-width: 640px) {
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
    height: 250px !important;
    position: relative;
    top: 0 !important;
    bottom: 0 !important;
    }
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_content {
    margin-top: 0;
    margin-bottom: 0;
    }
}

/* Tabs */
.bt_bb_tabs .bt_bb_tabs_header {
    font-family: Roboto;
    font-size: 1.42857em;
    font-weight: 300;
    }
.bt_bb_tabs .bt_bb_tabs_header li span {
    padding: 1rem 2rem;
    }
.bt_bb_shape_round.bt_bb_tabs .bt_bb_tabs_header li:first-child span {
    padding-left: 2.5rem;
    }
.bt_bb_shape_round.bt_bb_tabs .bt_bb_tabs_header li:last-child span {
    padding-right: 2.5rem;
    }
.rtl .bt_bb_tabs .bt_bb_tabs_header {
    margin-right: 0;
    margin-bottom: 0;
    }
.bt_bb_tabs .bt_bb_tab_content {
    padding-top: .75em;
    }
.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li.on {
    border-color: #f71c52;
    }
.bt_bb_tabs:not(.bt_bb_style_simple) .bt_bb_tabs_header {
    border-width: 2px;
    }
.bt_bb_tabs:not(.bt_bb_style_simple) .bt_bb_tabs_header li {
    border-width: 0 0 0 2px;
    }
.bt_bb_tabs.bt_bb_shape_rounded ul.bt_bb_tabs_header {
    border-radius: 3px;
    }
.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li {
    border: 0;
    position: relative;
    }
.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:after {
    content: "";
    display: block;
    width: 1.5em;
    height: 2px;
    background: #f71c52;
    bottom: 0;
    position: absolute;
    left: 2rem;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.rtl .bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:after {
    left: auto;
    right: 2rem;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    }
.bt_bb_color_scheme_5 .bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:after,
.bt_bb_color_scheme_5.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:after {
    background: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:after,
.bt_bb_color_scheme_6.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:after {
    background: #000;
    }
.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li.on:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:first-child:after {
    left: 0;
    }
.rtl .bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:last-child:after {
    left: auto;
    right: 0;
    }
@media (max-width: 580px) {
.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li span {
    padding-left: 0;
    padding-right: 0;
    }
.rtl .bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li span {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:after {
    left: 0 !important;
    }
.rtl .bt_bb_tabs.bt_bb_style_simple ul.bt_bb_tabs_header li:after {
    left: auto !important;
    right: 0 !important;
    }
}

/* Accordions */
.bt_bb_accordion .bt_bb_accordion_item {
    border-width: 0 2px 2px;
    }
.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-width: 2px;
    }
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
    border-width: 0 0 2px;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    font-family: Roboto;
    font-size: 1.42857em;
    font-weight: 300;
    padding: 1rem 2rem;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
    padding: 1.5em;
    }
.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-radius: 3px 3px 0 0;
    }
.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:last-child {
    border-radius: 0 0 3px 3px;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    border: 0;
    position: relative;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    content: "";
    display: block;
    width: 1.5em;
    height: 2px;
    background: #f71c52;
    bottom: 0;
    position: absolute;
    left: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.rtl .bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    left: auto;
    right: 2rem;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    }
.bt_bb_color_scheme_5 .bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_5.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background: #fff;
    }
.bt_bb_color_scheme_6 .bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_6.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background: #000;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }

/* Counter  */
.bt_bb_counter_holder {
    height: 1em;
    line-height: 1;
    display: inline-block;
    font-family: Roboto;
    font-weight: 300;
    }
.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_xsmall {
    font-size: 1.42857em;
    }
.bt_bb_counter_holder.bt_bb_size_small {
    font-size: 2.142857em;
    }
.bt_bb_counter_holder.bt_bb_size_normal {
    font-size: 2.85714em;
    }
.bt_bb_counter_holder.bt_bb_size_large {
    font-size: 4.285714em;
    }
.bt_bb_counter_holder.bt_bb_size_xlarge {
    font-size: 5em;
    }
.bt_bb_counter_holder.bt_bb_font_weight_normal {
    font-weight: 300;
    }
.bt_bb_counter_holder.bt_bb_font_weight_light {
    font-weight: 100;
    }
.bt_bb_counter_holder.bt_bb_font_weight_bold {
    font-weight: 700;
    }

/* Price list */
.bt_bb_price_list {
    border: 0;
    padding-left: 2.14285em;
    padding-right: 2.14285em;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_price_list,.bt_bb_align_center .bt_bb_align_left.bt_bb_price_list,.bt_bb_align_right .bt_bb_align_left .bt_bb_price_list,.bt_bb_align_center .bt_bb_align_left .bt_bb_price_list,.bt_bb_align_left.bt_bb_price_list,.bt_bb_align_left .bt_bb_price_list {
    padding-left: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_price_list,.bt_bb_align_center .bt_bb_align_right.bt_bb_price_list,.bt_bb_align_left .bt_bb_align_right .bt_bb_price_list,.bt_bb_align_center .bt_bb_align_right .bt_bb_price_list,.bt_bb_align_right.bt_bb_price_list,.bt_bb_align_right .bt_bb_price_list {
    padding-right: 0;
    }
.bt_bb_price_list .bt_bb_price_list_title {
    padding: 1rem 0;
    font-size: 2.142857em;
    font-weight: 100;
    font-family: Roboto;
    background: transparent !important;
    color: inherit;
    position: relative;
    }
.bt_bb_price_list .bt_bb_price_list_title:after {
    content: "";
    display: block;
    height: 2px;
    width: 1em;
    position: absolute;
    bottom: 0;
    background: #f71c52;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_center .bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_left.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_title:after {
    left: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_right.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_title:after {
    right: 0;
    }
.bt_bb_align_right .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_center.bt_bb_price_list .bt_bb_price_list_title:after,
.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_title:after {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.btLightSkin .bt_bb_price_list .bt_bb_price_list_title:after,
.btDarkSkin .btLightSkin .bt_bb_price_list .bt_bb_price_list_title:after,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_price_list .bt_bb_price_list_title:after {
    background: #000;
    }
.btDarkSkin .bt_bb_price_list .bt_bb_price_list_title:after,
.btLightSkin .btDarkSkin .bt_bb_price_list .bt_bb_price_list_title:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_price_list .bt_bb_price_list_title:after {
    background: #fff;
    }
.bt_bb_price_list .bt_bb_price_list_subtitle {
    margin: 1rem 0 0;
    }
.bt_bb_price_list .bt_bb_price_list_price {
    margin: 1rem 0 0;
    }
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-size: 1.42857em;
    font-weight: 100;
    font-family: Roboto;
    }
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-size: 4.285714em;
    font-weight: 100;
    font-family: Roboto;
    }
.bt_bb_price_list ul {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    }
.btLightSkin .bt_bb_price_list ul,
.btDarkSkin .btLightSkin .bt_bb_price_list ul,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_price_list ul {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .bt_bb_price_list ul,
.btLightSkin .btDarkSkin .bt_bb_price_list ul,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_price_list ul {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.bt_bb_price_list ul li {
    border: 0;
    padding: .35rem 0;
    }

/* WPC7 Form */
.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: #000;
    }
.wpcf7-form .fancy-select .trigger {
    height: 3.5714em;
    }
.wpcf7-form .fancy-select .options.overflowing {
    bottom: 3.5714em;
    }
.wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
    border: none;
    font-family: Nunito Sans;
    color: #fff;
    cursor: pointer;
    padding: 1em 2em 1em 2em;
    background: #f71c52;
    text-transform: uppercase;
    font-weight: 900;
    -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);
    position: relative;
    overflow: hidden;
    width: auto !important;
    }
.wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.bt_bb_align_center .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_align_right .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
    margin-left: auto;
    }
.btSoftRoundedButtons .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
    border-radius: 3px;
    }
.btHardRoundedButtons .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
    border-radius: 50px;
    }

/* Alternative color subscription */
div.wpcf7 .ajax-loader {
    background: transparent;
    border-radius: 50%;
    -webkit-animation: btLoader 1.5s infinite linear;
    -moz-animation: btLoader 1.5s infinite linear;
    animation: btLoader 1.5s infinite linear;
    background: transparent;
    border: 2px solid transparent;
    }
.btLightSkin div.wpcf7 .ajax-loader,
.btDarkSkin .btLightSkin div.wpcf7 .ajax-loader,
.btLightSkin .btDarkSkin .btLightSkin div.wpcf7 .ajax-loader {
    border-top: 2px solid #000;
    }
.btDarkSkin div.wpcf7 .ajax-loader,
.btLightSkin .btDarkSkin div.wpcf7 .ajax-loader,
.btDarkSkin.btLightSkin .btDarkSkin div.wpcf7 .ajax-loader {
    border-top: 2px solid #fff;
    }
div.wpcf7 .btSubscribe p {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    padding: 0: margin: 0;
    }
div.wpcf7 .btSubscribe p .wpcf7-form-control-wrap {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 5px 0 0;
    }
div.wpcf7 .btSubscribe p input[type='submit'] {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #f71c52 !important;
    color: #fff !important;
    }
div.wpcf7 .btSubscribe p input[type='submit']:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
div.wpcf7 .btSubscribe p .ajax-loader {
    position: absolute;
    margin: -8px -18px 0 0;
    right: 25px;
    top: 25px;
    background: transparent;
    border-radius: 50%;
    -webkit-animation: btLoader 1.5s infinite linear;
    -moz-animation: btLoader 1.5s infinite linear;
    animation: btLoader 1.5s infinite linear;
    background: transparent;
    border: 2px solid transparent;
    border-top: 2px solid #000;
    }
div.wpcf7 .btSubscribe p span.wpcf7-not-valid-tip {
    color: inherit;
    font-weight: bold;
    }
div.wpcf7 div.wpcf7-validation-errors {
    border: 0;
    padding: 0;
    margin: 1em 0 0;
    }
div.wpcf7 .btAlternateSubmit input[type='submit'] {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #b40d4a !important;
    }
@media (max-width: 580px) {
div.wpcf7 .btSubscribe {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
div.wpcf7 .btSubscribe .wpcf7-form-control-wrap {
    padding: 0 0 5px;
    }
}

div.wpcf7 .btNotify input[type='submit'] {
    background: #f71c52 !important;
    color: #fff !important;
    }
div.wpcf7 .btNotify input[type='submit']:hover {
    background: #c00734 !important;
    -webkit-box-shadow: 0 3px 10px;
    box-shadow: 0 3px 10px;
    text-shadow: 0 1px 2px;
    }
div.wpcf7 .btNotify .ajax-loader {
    position: absolute;
    margin: -8px -8px 0 0;
    right: 25px;
    top: 25px;
    background: transparent;
    border-radius: 50%;
    -webkit-animation: btLoader 1.5s infinite linear;
    -moz-animation: btLoader 1.5s infinite linear;
    animation: btLoader 1.5s infinite linear;
    background: transparent;
    border: 2px solid transparent;
    border-top: 2px solid #fff;
    }

/* Masonry image grid hover effect */
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner {
    overflow: hidden;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image {
    position: relative;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:before {
    position: absolute;
    content: "";
    display: block;
    background: #f71c52;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
    font-size: 2.285714rem;
    display: block;
    content: "+";
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    text-align: center;
    background: #fff;
    color: #000;
    position: absolute;
    left: .9375em;
    top: .9375em;
    opacity: 0;
    z-index: 2;
    pointer-events: none;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    font-weight: 100;
    margin: 0 !important;
    }
.btSoftRoundedButtons .bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
    border-radius: 3px;
    }
.btHardRoundedButtons .bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
    border-radius: 50%;
    }
.rtl .bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
    left: auto;
    right: .9375em;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:hover:before {
    opacity: .5;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:hover:after {
    opacity: 1;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after,
.bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:before {
    display: none;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content {
    margin-left: -1px;
    margin-top: -1px;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    -webkit-transform: translate(1px,1px);
    -moz-transform: translate(1px,1px);
    -ms-transform: translate(1px,1px);
    transform: translate(1px,1px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
    margin: -1.8125rem 0 0 -1.8125rem;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content {
    margin-left: -.7142857em;
    margin-top: -.7142857em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    -webkit-transform: translate(.7142857em,.7142857em);
    -moz-transform: translate(.7142857em,.7142857em);
    -ms-transform: translate(.7142857em,.7142857em);
    transform: translate(.7142857em,.7142857em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
    margin: -34px 0 0 -34px;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content {
    margin-left: -1.428571em;
    margin-top: -1.428571em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    -webkit-transform: translate(1.428571em,1.428571em);
    -moz-transform: translate(1.428571em,1.428571em);
    -ms-transform: translate(1.428571em,1.428571em);
    transform: translate(1.428571em,1.428571em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
    margin: -1.53125em 0 0 -1.53125em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content {
    margin-left: -2.857142em;
    margin-top: -2.857142em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    -webkit-transform: translate(2.857142em,2.857142em);
    -moz-transform: translate(2.857142em,2.857142em);
    -ms-transform: translate(2.857142em,2.857142em);
    transform: translate(2.857142em,2.857142em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
    margin: -3.125rem 0 0 -3.125rem;
    }

/* Special sections */
@media (min-width: 1200px) {
.bt_bb_layout_boxed_right_1200 {
    max-width: -webkit-calc(50vw + 592px);
    max-width: -moz-calc(50vw + 592px);
    max-width: calc(50vw + 592px);
    }
.bt_bb_layout_boxed_right_1200 .bt_bb_cell {
    padding-left: -webkit-calc(50vw - 592px);
    padding-left: -moz-calc(50vw - 592px);
    padding-left: calc(50vw - 592px);
    }
.bt_bb_layout_boxed_right_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_image.btMoveToEdge,
.bt_bb_layout_boxed_right_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_google_maps.btMoveToEdge,
.bt_bb_layout_boxed_right_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_map.btMoveToEdge {
    margin-left: -webkit-calc(-50vw + 560px);
    margin-left: -moz-calc(-50vw + 560px);
    margin-left: calc(-50vw + 560px);
    }
.touch .bt_bb_layout_boxed_right_1200 {
    max-width: -webkit-calc(50vw + 600px);
    max-width: -moz-calc(50vw + 600px);
    max-width: calc(50vw + 600px);
    }
.touch .bt_bb_layout_boxed_right_1200 .bt_bb_cell {
    padding-left: -webkit-calc(50vw - 600px);
    padding-left: -moz-calc(50vw - 600px);
    padding-left: calc(50vw - 600px);
    }
.bt_bb_layout_boxed_left_1200 {
    margin-left: -webkit-calc(50vw - 608px);
    margin-left: -moz-calc(50vw - 608px);
    margin-left: calc(50vw - 608px);
    }
.bt_bb_layout_boxed_left_1200 .bt_bb_cell {
    padding-right: -webkit-calc(50vw - 608px);
    padding-right: -moz-calc(50vw - 608px);
    padding-right: calc(50vw - 608px);
    }
.bt_bb_layout_boxed_left_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_image.btMoveToEdge,
.bt_bb_layout_boxed_left_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_google_maps.btMoveToEdge,
.bt_bb_layout_boxed_left_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_map.btMoveToEdge {
    margin-right: -webkit-calc(-50vw + 560px);
    margin-right: -moz-calc(-50vw + 560px);
    margin-right: calc(-50vw + 560px);
    }
.touch .bt_bb_layout_boxed_left_1200 {
    margin-left: -webkit-calc(50vw - 600px);
    margin-left: -moz-calc(50vw - 600px);
    margin-left: calc(50vw - 600px);
    }
.touch .bt_bb_layout_boxed_left_1200 bt_bb_cell {
    padding-right: -webkit-calc(50vw - 600px);
    padding-right: -moz-calc(50vw - 600px);
    padding-right: calc(50vw - 600px);
    }
.bt_bb_layout_boxed_left_right_1200 {
    margin-left: -webkit-calc(50vw - 608px);
    margin-left: -moz-calc(50vw - 608px);
    margin-left: calc(50vw - 608px);
    margin-right: -webkit-calc(50vw - 608px);
    margin-right: -moz-calc(50vw - 608px);
    margin-right: calc(50vw - 608px);
    }
.touch .bt_bb_layout_boxed_left_right_1200 {
    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);
    }
}

@media (max-width: 1200px) {
.bt_bb_layout_boxed_left_1200 .bt_bb_cell,
.bt_bb_layout_boxed_right_1200 .bt_bb_cell {
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
}

/* Section separators */
.bt_bb_section.bt_bb_top_spacing_extra_small > .bt_bb_port {
    padding-top: .7142857em;
    }
.bt_bb_section.bt_bb_top_spacing_small > .bt_bb_port {
    padding-top: 1.4285714em;
    }
.bt_bb_section.bt_bb_top_spacing_normal > .bt_bb_port {
    padding-top: 2.8571428em;
    }
.bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port {
    padding-top: 5.7142857em;
    }
.bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port {
    padding-top: 7.1428571em;
    }
.bt_bb_section.bt_bb_top_spacing_extra_large > .bt_bb_port {
    padding-top: 10em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_small > .bt_bb_port {
    padding-bottom: .7142857em;
    }
.bt_bb_section.bt_bb_bottom_spacing_small > .bt_bb_port {
    padding-bottom: 1.4285714em;
    }
.bt_bb_section.bt_bb_bottom_spacing_normal > .bt_bb_port {
    padding-bottom: 2.8571428em;
    }
.bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port {
    padding-bottom: 5.7142857em;
    }
.bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port {
    padding-bottom: 7.1428571em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
    padding-bottom: 10em;
    }

/* Section overlays */
.bt_bb_section[class*="light_solid"]:before {
    background-color: rgba(255,255,255,.7);
    }
.bt_bb_section[class*="dark_solid"]:before {
    background-color: rgba(0,0,0,.7);
    }
.bt_bb_section[class*="bt_bb_background_overlay"] {
    position: relative;
    }
.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;
    }

/* Separators */
.bt_bb_separator.bt_bb_border_style_solid,
.bt_bb_separator.bt_bb_border_style_dotted,
.bt_bb_separator.bt_bb_border_style_dashed {
    opacity: .1;
    }
.btLightSkin .bt_bb_separator.bt_bb_border_style_solid,
.btDarkSkin .btLightSkin .bt_bb_separator.bt_bb_border_style_solid,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.bt_bb_border_style_solid,
.btLightSkin .bt_bb_separator.bt_bb_border_style_dotted,
.btDarkSkin .btLightSkin .bt_bb_separator.bt_bb_border_style_dotted,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.bt_bb_border_style_dotted,
.btLightSkin .bt_bb_separator.bt_bb_border_style_dashed,
.btDarkSkin .btLightSkin .bt_bb_separator.bt_bb_border_style_dashed,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.bt_bb_border_style_dashed {
    border-color: #000;
    }
.btDarkSkin .bt_bb_separator.bt_bb_border_style_solid,
.btLightSkin .btDarkSkin .bt_bb_separator.bt_bb_border_style_solid,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.bt_bb_border_style_solid,
.btDarkSkin .bt_bb_separator.bt_bb_border_style_dotted,
.btLightSkin .btDarkSkin .bt_bb_separator.bt_bb_border_style_dotted,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.bt_bb_border_style_dotted,
.btDarkSkin .bt_bb_separator.bt_bb_border_style_dashed,
.btLightSkin .btDarkSkin .bt_bb_separator.bt_bb_border_style_dashed,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator.bt_bb_border_style_dashed {
    border-color: #fff;
    }
.bt_bb_separator.bt_bb_bottom_spacing_extra_small {
    margin-bottom: .357142857em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_small {
    margin-bottom: .7142857em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_normal {
    margin-bottom: 1.4285714em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_medium {
    margin-bottom: 2.8571428em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_large {
    margin-bottom: 4.2857142em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_extra_large {
    margin-bottom: 5.7142857em;
    }
.bt_bb_separator.bt_bb_top_spacing_extra_small {
    margin-top: .357142857em;
    }
.bt_bb_separator.bt_bb_top_spacing_small {
    margin-top: .7142857em;
    }
.bt_bb_separator.bt_bb_top_spacing_normal {
    margin-top: 1.4285714em;
    }
.bt_bb_separator.bt_bb_top_spacing_medium {
    margin-top: 2.8571428em;
    }
.bt_bb_separator.bt_bb_top_spacing_large {
    margin-top: 4.2857142em;
    }
.bt_bb_separator.bt_bb_top_spacing_extra_large {
    margin-top: 5.7142857em;
    }

/* Special sections */
@media (min-width: 1200px) {
.bt_bb_layout_boxed_right_1200 {
    max-width: -webkit-calc(50vw + 592px);
    max-width: -moz-calc(50vw + 592px);
    max-width: calc(50vw + 592px);
    }
.bt_bb_layout_boxed_right_1200 .bt_bb_cell {
    padding-left: -webkit-calc(50vw - 592px);
    padding-left: -moz-calc(50vw - 592px);
    padding-left: calc(50vw - 592px);
    }
.bt_bb_layout_boxed_right_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_image.btMoveToEdge,
.bt_bb_layout_boxed_right_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_google_maps.btMoveToEdge {
    margin-left: -webkit-calc(-50vw + 560px);
    margin-left: -moz-calc(-50vw + 560px);
    margin-left: calc(-50vw + 560px);
    }
.touch .bt_bb_layout_boxed_right_1200 {
    max-width: -webkit-calc(50vw + 600px);
    max-width: -moz-calc(50vw + 600px);
    max-width: calc(50vw + 600px);
    }
.touch .bt_bb_layout_boxed_right_1200 .bt_bb_cell {
    padding-left: -webkit-calc(50vw - 600px);
    padding-left: -moz-calc(50vw - 600px);
    padding-left: calc(50vw - 600px);
    }
.bt_bb_layout_boxed_left_1200 {
    margin-left: -webkit-calc(50vw - 608px);
    margin-left: -moz-calc(50vw - 608px);
    margin-left: calc(50vw - 608px);
    }
.bt_bb_layout_boxed_left_1200 .bt_bb_cell {
    padding-right: -webkit-calc(50vw - 608px);
    padding-right: -moz-calc(50vw - 608px);
    padding-right: calc(50vw - 608px);
    }
.bt_bb_layout_boxed_left_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_image.btMoveToEdge,
.bt_bb_layout_boxed_left_1200 .bt_bb_cell .bt_bb_row .bt_bb_column .bt_bb_column_content .bt_bb_google_maps.btMoveToEdge {
    margin-right: -webkit-calc(-50vw + 560px);
    margin-right: -moz-calc(-50vw + 560px);
    margin-right: calc(-50vw + 560px);
    }
.touch .bt_bb_layout_boxed_left_1200 {
    margin-left: -webkit-calc(50vw - 600px);
    margin-left: -moz-calc(50vw - 600px);
    margin-left: calc(50vw - 600px);
    }
.touch .bt_bb_layout_boxed_left_1200 bt_bb_cell {
    padding-right: -webkit-calc(50vw - 600px);
    padding-right: -moz-calc(50vw - 600px);
    padding-right: calc(50vw - 600px);
    }
}

@media (max-width: 1200px) {
.bt_bb_layout_boxed_left_1200 .bt_bb_cell,
.bt_bb_layout_boxed_right_1200 .bt_bb_cell {
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
}

.bt_bb_top_negative_margin_extra_large {
    margin-top: -7.1428571em;
    }
.bt_bb_top_negative_margin_large {
    margin-top: -5.714285em;
    }
.bt_bb_top_negative_margin_medium {
    margin-top: -2.857142em;
    }
.bt_bb_top_negative_margin_normal {
    margin-top: -1.4285714em;
    }
.bt_bb_top_negative_margin_small {
    margin-top: -.7142857em;
    }
.bt_bb_top_negative_margin_extra_small {
    margin-top: -.3571428em;
    }
.bt_bb_bottom_negative_margin_extra_large {
    margin-bottom: -7.1428571em;
    z-index: 1;
    }
.bt_bb_bottom_negative_margin_large {
    margin-bottom: -5.714285em;
    z-index: 1;
    }
.bt_bb_bottom_negative_margin_medium {
    margin-bottom: -2.857142em;
    z-index: 1;
    }
.bt_bb_bottom_negative_margin_normal {
    margin-bottom: -1.4285714em;
    z-index: 1;
    }
.bt_bb_bottom_negative_margin_small {
    margin-bottom: -.7142857em;
    z-index: 1;
    }
.bt_bb_bottom_negative_margin_extra_small {
    margin-bottom: -.3571428em;
    z-index: 1;
    }

/* Image hover content */
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
    padding: 2em;
    }

/* Working hours */
.btLightSkin .bt_bb_working_hours_inner_row,
.btDarkSkin .btLightSkin .bt_bb_working_hours_inner_row,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_working_hours_inner_row {
    border-color: rgba(0,0,0,.1);
    }
.btDarkSkin .bt_bb_working_hours_inner_row,
.btLightSkin .btDarkSkin .bt_bb_working_hours_inner_row,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_working_hours_inner_row {
    border-color: rgba(255,255,255,.1);
    }
.bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    background-color: #f71c52;
    color: #fff;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
@media (max-width: 580px) {
.bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_title,
.bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }
.bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    float: none;
    margin: 0;
    text-align: inherit;
    }
.bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    margin: 0;
    }
}

/* Counter */
.btCounterHolder {
    font-weight: 300;
    font-family: Roboto;
    }
.btCounterHolder.btCounterLargeSize {
    font-weight: 100;
    }
.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-weight: 400;
    font-family: Nunito Sans;
    }
.btCounterHolder .btCountdownHolder {
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
    float: none;
    width: auto;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    }
@media (max-width: 780px) {
.btCounterHolder .btCountdownHolder {
    display: block;
    }
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
    display: block;
    padding-bottom: 1rem;
    }
}

/* Advanced progress bar */
.bt_bb_progress_bar_advanced > div {
    position: relative;
    }
.bt_bb_progress_bar_advanced .progressbar-text {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    }
.bt_bb_progress_bar_advanced a .progressbar-text {
    color: inherit;
    }
.bt_bb_progress_bar_advanced[data-container-type="semi-circle"] .progressbar-text {
    margin-bottom: .5em;
    }
.bt_bb_progress_bar_advanced .bt_bb_icon_holder {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_size_small.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 21px;
    }
.bt_bb_size_normal.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 28px;
    }
.bt_bb_size_medium.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 40px;
    }
.bt_bb_size_large.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 52px;
    }
.bt_bb_size_xlarge.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 74px;
    }

/* Newsletter */
.btNewsletter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btNewsletter .btNewsletterColumn {
    -webkit-flex: 1 0 46%;
    -ms-flex: 1 0 46%;
    flex: 1 0 46%;
    max-width: 46%;
    padding-right: 10px;
    }
@media (max-width: 991px) {
.btNewsletter {
    display: block;
    }
.btNewsletter .btNewsletterColumn {
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 10px;
    }
}

/* Bold Timeline */
.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner .bold_timeline_group_header_title {
    font-weight: 300;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title {
    font-weight: 300;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title a {
    color: currentColor;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title a:hover {
    opacity: 1;
    color: #f71c52;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle {
    margin-bottom: .5rem;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_date,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_date,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_date,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_date {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 0;
    margin-right: 1em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_date:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_date:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_date:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_date:before {
    font-family: FontAwesome;
    content: "\f017";
    margin-right: .5em;
    color: #f71c52;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_date a,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_date a,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_date a,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_date a {
    color: currentColor;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_date a:hover,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_date a:hover,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_date a:hover,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_date a:hover {
    opacity: 1;
    color: #f71c52;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_date:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_date:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_date:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_date:last-child {
    margin-right: 0;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_cats,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_cats,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_cats,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_cats {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 1em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_cats:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_cats:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_cats:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_cats:before {
    font-family: FontAwesome;
    content: "\f02c";
    margin-right: .5em;
    color: #f71c52;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_cats:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_cats:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_cats:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_cats:last-child {
    margin-right: 0;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_comments,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_comments,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_comments,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_comments {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 1em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_comments:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_comments:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_comments:before,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_comments:before {
    font-family: FontAwesome;
    content: "\f075";
    margin-right: .5em;
    color: #f71c52;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_supertitle_comments:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_posts_subtitle_comments:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_supertitle_comments:last-child,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle .bold_timeline_item_posts_subtitle_comments:last-child {
    margin-right: 0;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle a,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle a {
    color: currentColor;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle a:hover,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle a:hover {
    opacity: 1;
    color: #f71c52;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle a:not(:last-child):after,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_subtitle a:not(:last-child):after {
    display: block;
    content: "";
    border-radius: 50%;
    width: 3px;
    height: 3px;
    border: 0;
    display: inline-block;
    opacity: .2;
    margin: 0 .5em;
    background: currentColor;
    }
.bold_timeline_item_button {
    font-family: "Nunito Sans",Arial,Helvetica,sans-serif;
    font-weight: 900;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bold_timeline_item_button .bold_timeline_item_button_inner {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bold_timeline_item_button.bold_timeline_item_button_size_small,
.bold_timeline_container_button_size_small .bold_timeline_item_button {
    font-size: .8751em !important;
    line-height: 1.1;
    }
.bold_timeline_item_button.bold_timeline_item_button_size_small .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_size_small .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text {
    padding: 1.166667em 1.833em;
    }
.bold_timeline_item_button_style_clear.bold_timeline_item_button.bold_timeline_item_button_size_small .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_style_clear .bold_timeline_item_button.bold_timeline_item_button_size_small .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_item_button_style_clear.bold_timeline_container_button_size_small .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_style_clear .bold_timeline_container_button_size_small .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text {
    padding: 0;
    }
.bold_timeline_item_button.bold_timeline_item_button_size_normal,
.bold_timeline_container_button_size_normal .bold_timeline_item_button {
    font-size: 1em !important;
    }
.bold_timeline_item_button.bold_timeline_item_button_size_normal .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_size_normal .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text {
    padding: 1.2857em 2.1429em;
    }
.bold_timeline_item_button_style_clear.bold_timeline_item_button.bold_timeline_item_button_size_normal .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_style_clear .bold_timeline_item_button.bold_timeline_item_button_size_normal .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_item_button_style_clear.bold_timeline_container_button_size_normal .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_style_clear .bold_timeline_container_button_size_normal .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text {
    padding: 0;
    }
.bold_timeline_item_button.bold_timeline_item_button_size_large,
.bold_timeline_container_button_size_large .bold_timeline_item_button {
    font-size: 1.1429em !important;
    }
.bold_timeline_item_button.bold_timeline_item_button_size_large .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_size_large .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text {
    padding: 1.375em 2.1875em;
    }
.bold_timeline_item_button_style_clear.bold_timeline_item_button.bold_timeline_item_button_size_large .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_style_clear .bold_timeline_item_button.bold_timeline_item_button_size_large .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_item_button_style_clear.bold_timeline_container_button_size_large .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text,
.bold_timeline_container_button_style_clear .bold_timeline_container_button_size_large .bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text {
    padding: 0;
    }
.bold_timeline_item_button:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.bold_timeline_item_button_style_filled.bold_timeline_item_button:hover .bold_timeline_item_button_inner,
.bold_timeline_container_button_style_filled .bold_timeline_item_button:hover .bold_timeline_item_button_inner {
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3) !important;
    box-shadow: 0 3px 10px rgba(0,0,0,.3) !important;
    }
.bold_timeline_item_button_style_outline.bold_timeline_item_button:hover .bold_timeline_item_button_inner,
.bold_timeline_container_button_style_outline .bold_timeline_item_button:hover .bold_timeline_item_button_inner {
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3) !important;
    box-shadow: 0 3px 10px rgba(0,0,0,.3) !important;
    }
.bold_timeline_item_button_style_clear.bold_timeline_item_button:hover .bold_timeline_item_button_inner {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header_inner,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_header_inner {
    padding-right: 3rem;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header_inner:after,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_header_inner:after {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item.on .bold_timeline_item_header_inner:after,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item.on .bold_timeline_item_header_inner:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "\f107";
    }

/* Product lists */
.woocommerce-result-count,
.woocommerce-ordering {
    width: 50%;
    float: left;
    margin: 0;
    line-height: 2.5em;
    margin-bottom: 2em;
    }
.rtl .woocommerce-result-count,
.rtl .woocommerce-ordering {
    float: right;
    }
.woocommerce-ordering {
    padding-left: 1em;
    }
.rtl .woocommerce-ordering {
    padding-left: 0;
    padding-right: 1em;
    }
.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 {
    width: 100%;
    padding: 0 .7142857em;
    margin: 0 0 1.4285714em;
    position: relative;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.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 ul.products li.product {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
.columns-3 .products ul li.product,
.columns-3 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-4 .products ul li.product,
.columns-4 ul.products li.product {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    }
.columns-5 .products ul li.product,
.columns-5 ul.products li.product {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    }
.columns-6 .products ul li.product,
.columns-6 ul.products li.product {
    -webkit-flex: 0 0 16.6666%;
    -ms-flex: 0 0 16.6666%;
    flex: 0 0 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 {
    background: rgba(0,0,0,.07);
    padding: 0 2.142857em 5em;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    width: 100%;
    position: relative;
    }
.products ul li.product .btWooShopLoopItemInner:after,
ul.products li.product .btWooShopLoopItemInner:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image {
    margin-left: -2.142857em;
    margin-right: -2.142857em;
    margin-bottom: 1.75em;
    float: none;
    position: relative;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image:before {
    content: "+";
    font-size: 2.285714rem;
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    left: .9375em;
    top: .9375em;
    color: #000;
    background: #fff;
    font-weight: 100;
    font-family: Roboto;
    z-index: 3;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    opacity: 0;
    pointer-events: none;
    }
.rtl .products ul li.product .btWooShopLoopItemInner .bt_bb_image:before,
.rtl ul.products li.product .btWooShopLoopItemInner .bt_bb_image:before {
    left: auto;
    right: .9375em;
    }
.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner .bt_bb_image:before,
.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner .bt_bb_image:before {
    border-radius: 3px;
    }
.btHardRoundedButtons .products ul li.product .btWooShopLoopItemInner .bt_bb_image:before,
.btHardRoundedButtons ul.products li.product .btWooShopLoopItemInner .bt_bb_image:before {
    border-radius: 50%;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image:after,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f71c52;
    content: "";
    display: block;
    opacity: 0;
    z-index: 2;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    pointer-events: none;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image img,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image img {
    border: 1px solid rgba(0,0,0,.07);
    border-bottom: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.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_superheadline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline {
    margin-bottom: .5em;
    }
.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;
    margin-top: .5em;
    }
.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 {
    display: none;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating {
    margin-top: 0;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content {
    font-weight: 300;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a {
    color: #f71c52;
    }
.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: inherit;
    }
.products ul li.product .btWooShopLoopItemInner .price,
ul.products li.product .btWooShopLoopItemInner .price {
    margin: .66em 0 1em;
    padding-top: .66em;
    display: block;
    font-weight: 600;
    font-size: 1.5em;
    font-weight: 100;
    font-family: Roboto;
    }
.products ul li.product .btWooShopLoopItemInner .price:after,
ul.products li.product .btWooShopLoopItemInner .price:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btLightSkin .products ul li.product .btWooShopLoopItemInner .price,
.btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .price,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .price,
.btLightSkin ul.products li.product .btWooShopLoopItemInner .price,
.btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .price,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .price {
    border-top: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .products ul li.product .btWooShopLoopItemInner .price,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .price,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .price,
.bt_bb_color_scheme_1 .products ul li.product .btWooShopLoopItemInner .price,
.bt_bb_color_scheme_3 .products ul li.product .btWooShopLoopItemInner .price,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner .price,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .price,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .price,
.bt_bb_color_scheme_1 ul.products li.product .btWooShopLoopItemInner .price,
.bt_bb_color_scheme_3 ul.products li.product .btWooShopLoopItemInner .price {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.products ul li.product .btWooShopLoopItemInner .price del,
ul.products li.product .btWooShopLoopItemInner .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 5px 0 0;
    }
.products ul li.product .btWooShopLoopItemInner .price ins,
ul.products li.product .btWooShopLoopItemInner .price ins {
    background: 0 0;
    font-weight: 400;
    text-decoration: none;
    }
.products ul li.product .btWooShopLoopItemInner .price .from,
ul.products li.product .btWooShopLoopItemInner .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    opacity: .5;
    }
.products ul li.product .btWooShopLoopItemInner a.button,
ul.products li.product .btWooShopLoopItemInner a.button {
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-size: .8571428em;
    position: absolute;
    bottom: 2.142857em;
    }
.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,
.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button {
    border-radius: 3px;
    }
.btHardRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,
.btHardRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button {
    border-radius: 50px;
    }
.products ul li.product .btWooShopLoopItemInner .added:after,
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    font: 400 1.3em/1.7em WooCommerce;
    vertical-align: middle;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    width: 1.7em;
    height: 1.7em;
    margin: -.85em -.85em 0 0;
    border-radius: 50%;
    background-color: #f71c52;
    color: #fff;
    }
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    content: "\e01c";
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background: #b40d4a;
    }
.products ul li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .added:after {
    content: "\e017";
    background: #b40d4a;
    }
.products ul li.product .btWooShopLoopItemInner .added_to_cart,
ul.products li.product .btWooShopLoopItemInner .added_to_cart {
    font-size: .8em;
    margin-left: .5em;
    color: #f71c52;
    font-weight: 900;
    text-transform: uppercase;
    }
.products ul li.product .btWooShopLoopItemInner:hover,
ul.products li.product .btWooShopLoopItemInner:hover {
    background: inherit;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.3);
    box-shadow: 0 3px 20px rgba(0,0,0,.3);
    }
.products ul li.product .btWooShopLoopItemInner:hover .bt_bb_image:before,
ul.products li.product .btWooShopLoopItemInner:hover .bt_bb_image:before {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    opacity: 1;
    }
.products ul li.product .btWooShopLoopItemInner:hover .bt_bb_image:after,
ul.products li.product .btWooShopLoopItemInner:hover .bt_bb_image:after {
    opacity: .65;
    }
.products ul li.product .btWooShopLoopItemInner:hover .bt_bb_image img,
ul.products li.product .btWooShopLoopItemInner:hover .bt_bb_image img {
    border-color: transparent;
    }
.products ul li.product .btWooShopLoopItemInner:hover .onsale,
ul.products li.product .btWooShopLoopItemInner:hover .onsale {
    background: #fff;
    color: #000;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.products ul li.product .onsale,
ul.products li.product .onsale {
    font-size: .85714em;
    position: absolute;
    width: 3.33333em;
    height: 3.33333em;
    right: 2.5em;
    top: 2.5em;
    left: auto;
    background: #b40d4a;
    color: #fff;
    opacity: .9;
    z-index: 1;
    line-height: 3.33333em;
    text-align: center;
    z-index: 4;
    pointer-events: none;
    margin: 0;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btSoftRoundedButtons .products ul li.product .onsale,
.btSoftRoundedButtons ul.products li.product .onsale {
    border-radius: 3px;
    }
.btHardRoundedButtons .products ul li.product .onsale,
.btHardRoundedButtons ul.products li.product .onsale {
    border-radius: 50%;
    }
.rtl .products ul li.product .onsale,
.rtl ul.products li.product .onsale {
    right: auto;
    left: 2.5em;
    }

/* Pagination */
.woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    }
nav.woocommerce-pagination {
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 3em;
    }
nav.woocommerce-pagination ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    }
nav.woocommerce-pagination ul li {
    margin: 0;
    padding: 0 .1em;
    display: inline-block;
    }
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
    margin: 0;
    padding: 0;
    width: 2.5em;
    text-align: center;
    line-height: 2.5em;
    display: block;
    position: relative;
    background: transparent;
    color: inherit;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btLightSkin nav.woocommerce-pagination ul li a,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li a,
.btLightSkin .btDarkSkin .btLightSkin nav.woocommerce-pagination ul li a,
.btLightSkin nav.woocommerce-pagination ul li span,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span,
.btLightSkin .btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset,0 0 0 rgba(0,0,0,.3);
    box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset,0 0 0 rgba(0,0,0,.3);
    }
.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 {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset,0 0 0 rgba(0,0,0,.3);
    box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset,0 0 0 rgba(0,0,0,.3);
    }
.btHardRoundedButtons nav.woocommerce-pagination ul li a,
.btHardRoundedButtons nav.woocommerce-pagination ul li span {
    border-radius: 50px;
    }
.btSoftRoundedButtons nav.woocommerce-pagination ul li a,
.btSoftRoundedButtons nav.woocommerce-pagination ul li span {
    border-radius: 3px;
    }
nav.woocommerce-pagination ul li a:focus,
nav.woocommerce-pagination ul li a:hover {
    -webkit-box-shadow: 0 0 0 2em rgba(0,0,0,.1) inset,0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 0 0 2em rgba(0,0,0,.1) inset,0 2px 5px rgba(0,0,0,.3);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.btLightSkin nav.woocommerce-pagination ul li span.current,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span.current,
.btLightSkin .btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span.current {
    -webkit-box-shadow: 0 0 0 2em rgba(0,0,0,.1) inset;
    box-shadow: 0 0 0 2em rgba(0,0,0,.1) 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 {
    -webkit-box-shadow: 0 0 0 2em rgba(255,255,255,.1) inset;
    box-shadow: 0 0 0 2em rgba(255,255,255,.1) inset;
    }
nav.woocommerce-pagination ul li a.next,
nav.woocommerce-pagination ul li a.prev {
    background: #f71c52;
    color: transparent;
    border: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
nav.woocommerce-pagination ul li a.next:before,
nav.woocommerce-pagination ul li a.prev:before {
    position: absolute;
    z-index: 1;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 2.5em;
    color: #FFF;
    font: 2rem/2.5rem Icon7Stroke;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
nav.woocommerce-pagination ul li a.next:after,
nav.woocommerce-pagination ul li a.prev:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    display: block;
    content: "";
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    z-index: -1;
    }
nav.woocommerce-pagination ul li a.next:hover,
nav.woocommerce-pagination ul li a.prev:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    color: transparent;
    }
nav.woocommerce-pagination ul li a.next:hover:after,
nav.woocommerce-pagination ul li a.prev:hover:after {
    opacity: .5;
    }
nav.woocommerce-pagination ul li a.next:before {
    content: "\e684";
    }
.rtl nav.woocommerce-pagination ul li a.next:before {
    content: "\e686";
    }
nav.woocommerce-pagination ul li a.prev:before {
    content: "\e686";
    }
.rtl nav.woocommerce-pagination ul li a.prev:before {
    content: "\e684";
    }

/* Single product */
div.product {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1em;
    position: relative;
    }
div.product .onsale {
    font-size: .85714em;
    position: absolute;
    width: 3.33333em;
    height: 3.33333em;
    left: 2.5em;
    top: 2.5em;
    right: auto;
    background: #b40d4a;
    color: #fff;
    opacity: .9;
    z-index: 1;
    line-height: 3.33333em;
    text-align: center;
    z-index: 4;
    pointer-events: none;
    margin: 0 .7142857em;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btSoftRoundedButtons div.product .onsale {
    border-radius: 3px;
    }
.btHardRoundedButtons div.product .onsale {
    border-radius: 50%;
    }
.rtl div.product .onsale {
    left: auto;
    right: 2.5em;
    }
div.product div.images {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 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 img {
    border: 1px solid rgba(0,0,0,.05);
    width: 100%;
    display: block;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0;
    margin: 0 .5em;
    border: 1px solid rgba(0,0,0,.05);
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
    border: none;
    display: block;
    width: 100%;
    }
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: 80px;
    top: 30px;
    font-size: 0;
    line-height: 0;
    z-index: 1;
    }
div.product div.images .woocommerce-product-gallery__trigger:after {
    display: block;
    font-family: Essential;
    content: "\ea08";
    background: #f71c52;
    color: #fff;
    font-size: 19.99999px;
    width: 2em;
    line-height: 2em;
    text-align: center;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btSoftRoundedButtons div.product div.images .woocommerce-product-gallery__trigger:after {
    border-radius: 3px;
    }
.btHardRoundedButtons div.product div.images .woocommerce-product-gallery__trigger:after {
    border-radius: 50%;
    }
div.product div.images .woocommerce-product-gallery__trigger:hover:after {
    background: #fff;
    color: #000;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.rtl div.product div.images .woocommerce-product-gallery__trigger {
    right: auto;
    left: 80px;
    }
div.product div.summary {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 1em;
    margin-bottom: 1em;
    }
div.product div.summary header {
    margin-bottom: 2em;
    }
div.product div.summary .price {
    font-size: 1.5em;
    font-weight: 100;
    font-family: Roboto;
    font-size: 3em;
    }
div.product div.summary .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 5px 0 0;
    }
div.product div.summary .price ins {
    background: 0 0;
    font-weight: 400;
    text-decoration: none;
    }
div.product div.summary .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    opacity: .5;
    }
div.product div.summary .group_table .price {
    font-size: 2em;
    }
div.product div.summary div[itemprop="description"] {
    margin-bottom: 2em;
    }
div.product div.summary form.cart .quantity {
    width: 100px;
    margin-right: .5em;
    display: inline-block;
    }
.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;
    }
div.product div.summary form.cart .group_table .quantity {
    width: 50px;
    }
div.product div.summary form.cart .single_add_to_cart_button {
    display: inline-block;
    }
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 > h1,
div.product div.product-description > h2,
div.product div.product-description > h3,
div.product div.product-description > h4,
div.product div.product-description > h5,
div.product div.product-description > h6,
div.product div.product-description > h7,
div.product div.product-description > h8,
div.product div.product-description .bt_bb_tab_content > h1,
div.product div.product-description .bt_bb_tab_content > h2,
div.product div.product-description .bt_bb_tab_content > h3,
div.product div.product-description .bt_bb_tab_content > h4,
div.product div.product-description .bt_bb_tab_content > h5,
div.product div.product-description .bt_bb_tab_content > h6,
div.product div.product-description .bt_bb_tab_content > h7,
div.product div.product-description .bt_bb_tab_content > h8,
div.product div.products > h1,
div.product div.products > h2,
div.product div.products > h3,
div.product div.products > h4,
div.product div.products > h5,
div.product div.products > h6,
div.product div.products > h7,
div.product div.products > h8,
div.product div.products .bt_bb_tab_content > h1,
div.product div.products .bt_bb_tab_content > h2,
div.product div.products .bt_bb_tab_content > h3,
div.product div.products .bt_bb_tab_content > h4,
div.product div.products .bt_bb_tab_content > h5,
div.product div.products .bt_bb_tab_content > h6,
div.product div.products .bt_bb_tab_content > h7,
div.product div.products .bt_bb_tab_content > h8,
div.product div.product-meta > h1,
div.product div.product-meta > h2,
div.product div.product-meta > h3,
div.product div.product-meta > h4,
div.product div.product-meta > h5,
div.product div.product-meta > h6,
div.product div.product-meta > h7,
div.product div.product-meta > h8,
div.product div.product-meta .bt_bb_tab_content > h1,
div.product div.product-meta .bt_bb_tab_content > h2,
div.product div.product-meta .bt_bb_tab_content > h3,
div.product div.product-meta .bt_bb_tab_content > h4,
div.product div.product-meta .bt_bb_tab_content > h5,
div.product div.product-meta .bt_bb_tab_content > h6,
div.product div.product-meta .bt_bb_tab_content > h7,
div.product div.product-meta .bt_bb_tab_content > h8,
div.product section.products.related > h1,
div.product section.products.related > h2,
div.product section.products.related > h3,
div.product section.products.related > h4,
div.product section.products.related > h5,
div.product section.products.related > h6,
div.product section.products.related > h7,
div.product section.products.related > h8,
div.product section.products.related .bt_bb_tab_content > h1,
div.product section.products.related .bt_bb_tab_content > h2,
div.product section.products.related .bt_bb_tab_content > h3,
div.product section.products.related .bt_bb_tab_content > h4,
div.product section.products.related .bt_bb_tab_content > h5,
div.product section.products.related .bt_bb_tab_content > h6,
div.product section.products.related .bt_bb_tab_content > h7,
div.product section.products.related .bt_bb_tab_content > h8 {
    border-bottom: 1px solid;
    padding-bottom: .5em;
    }
.btLightSkin div.product div.product-description > h1,
.btLightSkin div.product div.product-description > h2,
.btLightSkin div.product div.product-description > h3,
.btLightSkin div.product div.product-description > h4,
.btLightSkin div.product div.product-description > h5,
.btLightSkin div.product div.product-description > h6,
.btLightSkin div.product div.product-description > h7,
.btLightSkin div.product div.product-description > h8,
.btDarkSkin .btLightSkin div.product div.product-description > h1,
.btDarkSkin .btLightSkin div.product div.product-description > h2,
.btDarkSkin .btLightSkin div.product div.product-description > h3,
.btDarkSkin .btLightSkin div.product div.product-description > h4,
.btDarkSkin .btLightSkin div.product div.product-description > h5,
.btDarkSkin .btLightSkin div.product div.product-description > h6,
.btDarkSkin .btLightSkin div.product div.product-description > h7,
.btDarkSkin .btLightSkin div.product div.product-description > h8,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description > h1,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description > h2,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description > h3,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description > h4,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description > h5,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description > h6,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description > h7,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description > h8,
.btLightSkin div.product div.product-description .bt_bb_tab_content > h1,
.btLightSkin div.product div.product-description .bt_bb_tab_content > h2,
.btLightSkin div.product div.product-description .bt_bb_tab_content > h3,
.btLightSkin div.product div.product-description .bt_bb_tab_content > h4,
.btLightSkin div.product div.product-description .bt_bb_tab_content > h5,
.btLightSkin div.product div.product-description .bt_bb_tab_content > h6,
.btLightSkin div.product div.product-description .bt_bb_tab_content > h7,
.btLightSkin div.product div.product-description .bt_bb_tab_content > h8,
.btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h1,
.btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h2,
.btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h3,
.btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h4,
.btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h5,
.btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h6,
.btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h7,
.btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-description .bt_bb_tab_content > h8,
.btLightSkin div.product div.products > h1,
.btLightSkin div.product div.products > h2,
.btLightSkin div.product div.products > h3,
.btLightSkin div.product div.products > h4,
.btLightSkin div.product div.products > h5,
.btLightSkin div.product div.products > h6,
.btLightSkin div.product div.products > h7,
.btLightSkin div.product div.products > h8,
.btDarkSkin .btLightSkin div.product div.products > h1,
.btDarkSkin .btLightSkin div.product div.products > h2,
.btDarkSkin .btLightSkin div.product div.products > h3,
.btDarkSkin .btLightSkin div.product div.products > h4,
.btDarkSkin .btLightSkin div.product div.products > h5,
.btDarkSkin .btLightSkin div.product div.products > h6,
.btDarkSkin .btLightSkin div.product div.products > h7,
.btDarkSkin .btLightSkin div.product div.products > h8,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products > h1,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products > h2,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products > h3,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products > h4,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products > h5,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products > h6,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products > h7,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products > h8,
.btLightSkin div.product div.products .bt_bb_tab_content > h1,
.btLightSkin div.product div.products .bt_bb_tab_content > h2,
.btLightSkin div.product div.products .bt_bb_tab_content > h3,
.btLightSkin div.product div.products .bt_bb_tab_content > h4,
.btLightSkin div.product div.products .bt_bb_tab_content > h5,
.btLightSkin div.product div.products .bt_bb_tab_content > h6,
.btLightSkin div.product div.products .bt_bb_tab_content > h7,
.btLightSkin div.product div.products .bt_bb_tab_content > h8,
.btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h1,
.btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h2,
.btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h3,
.btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h4,
.btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h5,
.btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h6,
.btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h7,
.btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin .btLightSkin div.product div.products .bt_bb_tab_content > h8,
.btLightSkin div.product div.product-meta > h1,
.btLightSkin div.product div.product-meta > h2,
.btLightSkin div.product div.product-meta > h3,
.btLightSkin div.product div.product-meta > h4,
.btLightSkin div.product div.product-meta > h5,
.btLightSkin div.product div.product-meta > h6,
.btLightSkin div.product div.product-meta > h7,
.btLightSkin div.product div.product-meta > h8,
.btDarkSkin .btLightSkin div.product div.product-meta > h1,
.btDarkSkin .btLightSkin div.product div.product-meta > h2,
.btDarkSkin .btLightSkin div.product div.product-meta > h3,
.btDarkSkin .btLightSkin div.product div.product-meta > h4,
.btDarkSkin .btLightSkin div.product div.product-meta > h5,
.btDarkSkin .btLightSkin div.product div.product-meta > h6,
.btDarkSkin .btLightSkin div.product div.product-meta > h7,
.btDarkSkin .btLightSkin div.product div.product-meta > h8,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta > h1,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta > h2,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta > h3,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta > h4,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta > h5,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta > h6,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta > h7,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta > h8,
.btLightSkin div.product div.product-meta .bt_bb_tab_content > h1,
.btLightSkin div.product div.product-meta .bt_bb_tab_content > h2,
.btLightSkin div.product div.product-meta .bt_bb_tab_content > h3,
.btLightSkin div.product div.product-meta .bt_bb_tab_content > h4,
.btLightSkin div.product div.product-meta .bt_bb_tab_content > h5,
.btLightSkin div.product div.product-meta .bt_bb_tab_content > h6,
.btLightSkin div.product div.product-meta .bt_bb_tab_content > h7,
.btLightSkin div.product div.product-meta .bt_bb_tab_content > h8,
.btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h1,
.btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h2,
.btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h3,
.btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h4,
.btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h5,
.btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h6,
.btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h7,
.btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin .btLightSkin div.product div.product-meta .bt_bb_tab_content > h8,
.btLightSkin div.product section.products.related > h1,
.btLightSkin div.product section.products.related > h2,
.btLightSkin div.product section.products.related > h3,
.btLightSkin div.product section.products.related > h4,
.btLightSkin div.product section.products.related > h5,
.btLightSkin div.product section.products.related > h6,
.btLightSkin div.product section.products.related > h7,
.btLightSkin div.product section.products.related > h8,
.btDarkSkin .btLightSkin div.product section.products.related > h1,
.btDarkSkin .btLightSkin div.product section.products.related > h2,
.btDarkSkin .btLightSkin div.product section.products.related > h3,
.btDarkSkin .btLightSkin div.product section.products.related > h4,
.btDarkSkin .btLightSkin div.product section.products.related > h5,
.btDarkSkin .btLightSkin div.product section.products.related > h6,
.btDarkSkin .btLightSkin div.product section.products.related > h7,
.btDarkSkin .btLightSkin div.product section.products.related > h8,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related > h1,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related > h2,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related > h3,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related > h4,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related > h5,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related > h6,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related > h7,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related > h8,
.btLightSkin div.product section.products.related .bt_bb_tab_content > h1,
.btLightSkin div.product section.products.related .bt_bb_tab_content > h2,
.btLightSkin div.product section.products.related .bt_bb_tab_content > h3,
.btLightSkin div.product section.products.related .bt_bb_tab_content > h4,
.btLightSkin div.product section.products.related .bt_bb_tab_content > h5,
.btLightSkin div.product section.products.related .bt_bb_tab_content > h6,
.btLightSkin div.product section.products.related .bt_bb_tab_content > h7,
.btLightSkin div.product section.products.related .bt_bb_tab_content > h8,
.btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h1,
.btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h2,
.btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h3,
.btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h4,
.btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h5,
.btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h6,
.btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h7,
.btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin .btLightSkin div.product section.products.related .bt_bb_tab_content > h8 {
    border-bottom-color: rgba(0,0,0,.1);
    }
.btDarkSkin div.product div.product-description > h1,
.btDarkSkin div.product div.product-description > h2,
.btDarkSkin div.product div.product-description > h3,
.btDarkSkin div.product div.product-description > h4,
.btDarkSkin div.product div.product-description > h5,
.btDarkSkin div.product div.product-description > h6,
.btDarkSkin div.product div.product-description > h7,
.btDarkSkin div.product div.product-description > h8,
.btLightSkin .btDarkSkin div.product div.product-description > h1,
.btLightSkin .btDarkSkin div.product div.product-description > h2,
.btLightSkin .btDarkSkin div.product div.product-description > h3,
.btLightSkin .btDarkSkin div.product div.product-description > h4,
.btLightSkin .btDarkSkin div.product div.product-description > h5,
.btLightSkin .btDarkSkin div.product div.product-description > h6,
.btLightSkin .btDarkSkin div.product div.product-description > h7,
.btLightSkin .btDarkSkin div.product div.product-description > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description > h8,
.btDarkSkin div.product div.product-description .bt_bb_tab_content > h1,
.btDarkSkin div.product div.product-description .bt_bb_tab_content > h2,
.btDarkSkin div.product div.product-description .bt_bb_tab_content > h3,
.btDarkSkin div.product div.product-description .bt_bb_tab_content > h4,
.btDarkSkin div.product div.product-description .bt_bb_tab_content > h5,
.btDarkSkin div.product div.product-description .bt_bb_tab_content > h6,
.btDarkSkin div.product div.product-description .bt_bb_tab_content > h7,
.btDarkSkin div.product div.product-description .bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-description .bt_bb_tab_content > h8,
.btDarkSkin div.product div.products > h1,
.btDarkSkin div.product div.products > h2,
.btDarkSkin div.product div.products > h3,
.btDarkSkin div.product div.products > h4,
.btDarkSkin div.product div.products > h5,
.btDarkSkin div.product div.products > h6,
.btDarkSkin div.product div.products > h7,
.btDarkSkin div.product div.products > h8,
.btLightSkin .btDarkSkin div.product div.products > h1,
.btLightSkin .btDarkSkin div.product div.products > h2,
.btLightSkin .btDarkSkin div.product div.products > h3,
.btLightSkin .btDarkSkin div.product div.products > h4,
.btLightSkin .btDarkSkin div.product div.products > h5,
.btLightSkin .btDarkSkin div.product div.products > h6,
.btLightSkin .btDarkSkin div.product div.products > h7,
.btLightSkin .btDarkSkin div.product div.products > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products > h8,
.btDarkSkin div.product div.products .bt_bb_tab_content > h1,
.btDarkSkin div.product div.products .bt_bb_tab_content > h2,
.btDarkSkin div.product div.products .bt_bb_tab_content > h3,
.btDarkSkin div.product div.products .bt_bb_tab_content > h4,
.btDarkSkin div.product div.products .bt_bb_tab_content > h5,
.btDarkSkin div.product div.products .bt_bb_tab_content > h6,
.btDarkSkin div.product div.products .bt_bb_tab_content > h7,
.btDarkSkin div.product div.products .bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.products .bt_bb_tab_content > h8,
.btDarkSkin div.product div.product-meta > h1,
.btDarkSkin div.product div.product-meta > h2,
.btDarkSkin div.product div.product-meta > h3,
.btDarkSkin div.product div.product-meta > h4,
.btDarkSkin div.product div.product-meta > h5,
.btDarkSkin div.product div.product-meta > h6,
.btDarkSkin div.product div.product-meta > h7,
.btDarkSkin div.product div.product-meta > h8,
.btLightSkin .btDarkSkin div.product div.product-meta > h1,
.btLightSkin .btDarkSkin div.product div.product-meta > h2,
.btLightSkin .btDarkSkin div.product div.product-meta > h3,
.btLightSkin .btDarkSkin div.product div.product-meta > h4,
.btLightSkin .btDarkSkin div.product div.product-meta > h5,
.btLightSkin .btDarkSkin div.product div.product-meta > h6,
.btLightSkin .btDarkSkin div.product div.product-meta > h7,
.btLightSkin .btDarkSkin div.product div.product-meta > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta > h8,
.btDarkSkin div.product div.product-meta .bt_bb_tab_content > h1,
.btDarkSkin div.product div.product-meta .bt_bb_tab_content > h2,
.btDarkSkin div.product div.product-meta .bt_bb_tab_content > h3,
.btDarkSkin div.product div.product-meta .bt_bb_tab_content > h4,
.btDarkSkin div.product div.product-meta .bt_bb_tab_content > h5,
.btDarkSkin div.product div.product-meta .bt_bb_tab_content > h6,
.btDarkSkin div.product div.product-meta .bt_bb_tab_content > h7,
.btDarkSkin div.product div.product-meta .bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.product-meta .bt_bb_tab_content > h8,
.btDarkSkin div.product section.products.related > h1,
.btDarkSkin div.product section.products.related > h2,
.btDarkSkin div.product section.products.related > h3,
.btDarkSkin div.product section.products.related > h4,
.btDarkSkin div.product section.products.related > h5,
.btDarkSkin div.product section.products.related > h6,
.btDarkSkin div.product section.products.related > h7,
.btDarkSkin div.product section.products.related > h8,
.btLightSkin .btDarkSkin div.product section.products.related > h1,
.btLightSkin .btDarkSkin div.product section.products.related > h2,
.btLightSkin .btDarkSkin div.product section.products.related > h3,
.btLightSkin .btDarkSkin div.product section.products.related > h4,
.btLightSkin .btDarkSkin div.product section.products.related > h5,
.btLightSkin .btDarkSkin div.product section.products.related > h6,
.btLightSkin .btDarkSkin div.product section.products.related > h7,
.btLightSkin .btDarkSkin div.product section.products.related > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related > h8,
.btDarkSkin div.product section.products.related .bt_bb_tab_content > h1,
.btDarkSkin div.product section.products.related .bt_bb_tab_content > h2,
.btDarkSkin div.product section.products.related .bt_bb_tab_content > h3,
.btDarkSkin div.product section.products.related .bt_bb_tab_content > h4,
.btDarkSkin div.product section.products.related .bt_bb_tab_content > h5,
.btDarkSkin div.product section.products.related .bt_bb_tab_content > h6,
.btDarkSkin div.product section.products.related .bt_bb_tab_content > h7,
.btDarkSkin div.product section.products.related .bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.product section.products.related .bt_bb_tab_content > h8 {
    border-bottom-color: rgba(255,255,255,.1);
    }
div.product div.product-meta .btArticleShareEtc {
    max-width: initial;
    }
div.product table.variations {
    border: none;
    display: block;
    }
div.product table.variations tbody,
div.product table.variations tr,
div.product table.variations td {
    padding: 0;
    border: none;
    display: block;
    }
div.product section.products.upsells {
    width: 100%;
    }

/* Card */
table.shop_table .coupon {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
table.shop_table .coupon label {
    margin-right: .5em;
    }
table.shop_table .coupon .input-text {
    margin-right: .5em;
    color: #f71c52;
    padding: 0;
    padding: 0 .5em;
    height: 3.5em;
    }
table.shop_table button[name="apply_coupon"] {
    width: 100% !important;
    }
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-remove {
    width: 3em;
    }
table.shop_table td.product-remove a.remove {
    display: inline-block;
    font-size: 1em;
    text-align: center;
    padding: 0;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.25em;
    color: #f71c52;
    background-color: transparent;
    border: 1px solid #f71c52;
    border-radius: 50%;
    }
table.shop_table td.product-remove a.remove:hover {
    background-color: #f71c52;
    color: #fff;
    }
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;
    }
table.shop_table .product-quantity .quantity {
    width: 70px;
    display: inline-block;
    }
table.shop_table .product-subtotal,
table.shop_table .product-total,
table.shop_table .product-price,
table.shop_table .order-actions {
    text-align: right;
    }
.cart-collaterals {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    }
.cart-collaterals .cross-sells ul.products li.product {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 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: 2px solid;
    }
tr.order-total,
tfoot {
    border-bottom: 2px solid;
    }

/* Checkout */
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;
    }
ul.wc_payment_methods {
    margin: 0;
    list-style: none;
    }
ul.wc_payment_methods li:not(.woocommerce-info) {
    margin-left: 0;
    padding-left: 0;
    }
ul.wc_payment_methods li .input-radio {
    margin-right: .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: #f71c52;
    }
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: #dfdcde;
    }
ul.wc_payment_methods li div.payment_box:before {
    content: "";
    display: block;
    border: 10px solid #dfdcde;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    left: 1em;
    top: -20px;
    }
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;
    }
.woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: left;
    }
.rtl .woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: right;
    }
#customer_details .col-1,
#customer_details .col-2 {
    margin-bottom: 2em;
    }

/* My account */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0 0 2em;
    padding: 0;
    font-family: "Roboto";
    }
.woocommerce-MyAccount-navigation ul li {
    margin: 0 40px 0 0;
    padding: 0;
    display: inline-block;
    }
.rtl .woocommerce-MyAccount-navigation ul li {
    margin: 0 0 0 40px;
    }
.woocommerce-MyAccount-navigation ul li a {
    color: inherit;
    display: block;
    padding: .5em 0;
    position: relative;
    }
.woocommerce-MyAccount-navigation ul li a:after {
    display: block;
    content: "";
    background: #f71c52;
    height: 2px;
    width: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1;
    }
.rtl .woocommerce-MyAccount-navigation ul li a:after {
    left: auto;
    right: 0;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    }
.woocommerce-MyAccount-navigation ul li a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.woocommerce-MyAccount-navigation ul li.is-active a:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.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;
    }

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

/* Form row */
form fieldset {
    padding: 0;
    border: 0;
    }
form fieldset legend {
    font-size: 1.875em;
    font-family: Roboto;
    padding: 1em 0;
    font-weight: 300;
    }
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;
    font-size: 1rem;
    height: 3.25rem;
    }
.rtlform .form-row .select2-container {
    text-align: right;
    }
form .form-row .select2-container .select2-selection--single {
    height: 3.25rem;
    border-radius: 0;
    background: transparent;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    }
.btLightSkin form .form-row .select2-container .select2-selection--single,
.btDarkSkin .btLightSkin form .form-row .select2-container .select2-selection--single,
.btLightSkin .btDarkSkin .btLightSkin form .form-row .select2-container .select2-selection--single {
    border-color: rgba(0,0,0,.1);
    }
.btDarkSkin form .form-row .select2-container .select2-selection--single,
.btLightSkin .btDarkSkin form .form-row .select2-container .select2-selection--single,
.btDarkSkin.btLightSkin .btDarkSkin form .form-row .select2-container .select2-selection--single {
    border-color: rgba(255,255,255,.1);
    }
.btHardRoundedButtons form .form-row .select2-container .select2-selection--single {
    border-radius: 50px;
    }
.btSoftRoundedButtons form .form-row .select2-container .select2-selection--single {
    border-radius: 3px;
    }
form .form-row .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 3.25rem;
    color: inherit;
    }
form .form-row .select2-container.select2-container--open .select2-selection--single {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    }
.btLightSkin form .form-row .select2-container.select2-container--open .select2-selection--single,
.btDarkSkin .btLightSkin form .form-row .select2-container.select2-container--open .select2-selection--single,
.btLightSkin .btDarkSkin .btLightSkin form .form-row .select2-container.select2-container--open .select2-selection--single {
    border-color: rgba(0,0,0,.3);
    }
.btDarkSkin form .form-row .select2-container.select2-container--open .select2-selection--single,
.btLightSkin .btDarkSkin form .form-row .select2-container.select2-container--open .select2-selection--single,
.btDarkSkin.btLightSkin .btDarkSkin form .form-row .select2-container.select2-container--open .select2-selection--single {
    border-color: rgba(255,255,255,.3);
    }
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 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.625rem;
    margin: 0;
    }
form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: '\f107';
    font-family: FontAwesome;
    display: block;
    float: right;
    -webkit-transition: 150ms ease transform,150ms ease opacity;
    -moz-transition: 150ms ease transform,150ms ease opacity;
    transition: 150ms ease transform,150ms ease opacity;
    font-size: 1.5rem;
    margin: 3px .625rem;
    }
form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
    }
form .form-row .select2-container--default.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);
    opacity: .5;
    }
form .form-row .required {
    color: #f71c52;
    font-weight: 700;
    border: 0;
    text-decoration: none;
    }
form .form-row .input-checkbox {
    margin: 0 8px 0 0;
    vertical-align: middle;
    width: auto;
    display: inline;
    }
form .form-row textarea {
    height: 5em;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
form .form-row.woocommerce-invalid .select2-container,
form .form-row.woocommerce-invalid input.input-text,
form .form-row.woocommerce-invalid select {
    border-color: #a00;
    }
form .form-row.woocommerce-validated .select2-container,
form .form-row.woocommerce-validated input.input-text,
form .form-row.woocommerce-validated select {
    border-color: #69bf29;
    }
form .form-row::-webkit-input-placeholder {
    line-height: normal;
    }
form .form-row:-moz-placeholder {
    line-height: normal;
    }
form .form-row:-ms-input-placeholder {
    line-height: normal;
    }

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

/* Messages */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 1em 1em 3em;
    margin: 0 0 2em;
    position: relative;
    background-color: rgba(0,0,0,.07);
    color: inherit;
    border-top: 2px solid rgba(0,0,0,.3);
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
    }
.woocommerce-info a:not(.button),
.woocommerce-message a:not(.button) {
    color: #f71c52;
    text-decoration: underline;
    }
.woocommerce-error {
    border-top-color: #b81c23;
    }
.woocommerce-error a {
    color: #b81c23;
    }
.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-family: Icon7Stroke;
    font-size: 1.5em;
    font-weight: 400;
    position: absolute;
    left: .5em;
    }
.woocommerce-message:before,
.woocommerce-info:before {
    content: "\e647";
    color: #f71c52;
    }
.woocommerce-error:before {
    content: '\e67b';
    color: #b81c23;
    }
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    float: right;
    border: none !important;
    line-height: inherit !important;
    font-size: .85714em;
    }
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    }
small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px;
    }
.woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    }
.woocommerce-breadcrumb a {
    color: inherit;
    }
.woocommerce-breadcrumb:after,
.woocommerce-breadcrumb:before {
    content: " ";
    display: table;
    }

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

/* Inpage headlines */
.products > h1,
.products > h2,
.products > h3,
.products > h4,
.products > h5,
.products > h6,
.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 .5em;
    padding: 0;
    font-size: 2.666667em;
    font-weight: 100;
    padding-bottom: .5em;
    }
.btLightSkin .products > h1,
.btLightSkin .products > h2,
.btLightSkin .products > h3,
.btLightSkin .products > h4,
.btLightSkin .products > h5,
.btLightSkin .products > h6,
.btLightSkin .products > h7,
.btLightSkin .products > h8,
.btDarkSkin .btLightSkin .products > h1,
.btDarkSkin .btLightSkin .products > h2,
.btDarkSkin .btLightSkin .products > h3,
.btDarkSkin .btLightSkin .products > h4,
.btDarkSkin .btLightSkin .products > h5,
.btDarkSkin .btLightSkin .products > h6,
.btDarkSkin .btLightSkin .products > h7,
.btDarkSkin .btLightSkin .products > h8,
.btLightSkin .btDarkSkin .btLightSkin .products > h1,
.btLightSkin .btDarkSkin .btLightSkin .products > h2,
.btLightSkin .btDarkSkin .btLightSkin .products > h3,
.btLightSkin .btDarkSkin .btLightSkin .products > h4,
.btLightSkin .btDarkSkin .btLightSkin .products > h5,
.btLightSkin .btDarkSkin .btLightSkin .products > h6,
.btLightSkin .btDarkSkin .btLightSkin .products > h7,
.btLightSkin .btDarkSkin .btLightSkin .products > h8,
.btLightSkin div.bt_bb_tab_content > h1,
.btLightSkin div.bt_bb_tab_content > h2,
.btLightSkin div.bt_bb_tab_content > h3,
.btLightSkin div.bt_bb_tab_content > h4,
.btLightSkin div.bt_bb_tab_content > h5,
.btLightSkin div.bt_bb_tab_content > h6,
.btLightSkin div.bt_bb_tab_content > h7,
.btLightSkin div.bt_bb_tab_content > h8,
.btDarkSkin .btLightSkin div.bt_bb_tab_content > h1,
.btDarkSkin .btLightSkin div.bt_bb_tab_content > h2,
.btDarkSkin .btLightSkin div.bt_bb_tab_content > h3,
.btDarkSkin .btLightSkin div.bt_bb_tab_content > h4,
.btDarkSkin .btLightSkin div.bt_bb_tab_content > h5,
.btDarkSkin .btLightSkin div.bt_bb_tab_content > h6,
.btDarkSkin .btLightSkin div.bt_bb_tab_content > h7,
.btDarkSkin .btLightSkin div.bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin .btLightSkin div.bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin .btLightSkin div.bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin .btLightSkin div.bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin .btLightSkin div.bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin .btLightSkin div.bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin .btLightSkin div.bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin .btLightSkin div.bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin .btLightSkin div.bt_bb_tab_content > h8,
.btLightSkin .cross-sells > h1,
.btLightSkin .cross-sells > h2,
.btLightSkin .cross-sells > h3,
.btLightSkin .cross-sells > h4,
.btLightSkin .cross-sells > h5,
.btLightSkin .cross-sells > h6,
.btLightSkin .cross-sells > h7,
.btLightSkin .cross-sells > h8,
.btDarkSkin .btLightSkin .cross-sells > h1,
.btDarkSkin .btLightSkin .cross-sells > h2,
.btDarkSkin .btLightSkin .cross-sells > h3,
.btDarkSkin .btLightSkin .cross-sells > h4,
.btDarkSkin .btLightSkin .cross-sells > h5,
.btDarkSkin .btLightSkin .cross-sells > h6,
.btDarkSkin .btLightSkin .cross-sells > h7,
.btDarkSkin .btLightSkin .cross-sells > h8,
.btLightSkin .btDarkSkin .btLightSkin .cross-sells > h1,
.btLightSkin .btDarkSkin .btLightSkin .cross-sells > h2,
.btLightSkin .btDarkSkin .btLightSkin .cross-sells > h3,
.btLightSkin .btDarkSkin .btLightSkin .cross-sells > h4,
.btLightSkin .btDarkSkin .btLightSkin .cross-sells > h5,
.btLightSkin .btDarkSkin .btLightSkin .cross-sells > h6,
.btLightSkin .btDarkSkin .btLightSkin .cross-sells > h7,
.btLightSkin .btDarkSkin .btLightSkin .cross-sells > h8,
.btLightSkin .comment-respond > h1,
.btLightSkin .comment-respond > h2,
.btLightSkin .comment-respond > h3,
.btLightSkin .comment-respond > h4,
.btLightSkin .comment-respond > h5,
.btLightSkin .comment-respond > h6,
.btLightSkin .comment-respond > h7,
.btLightSkin .comment-respond > h8,
.btDarkSkin .btLightSkin .comment-respond > h1,
.btDarkSkin .btLightSkin .comment-respond > h2,
.btDarkSkin .btLightSkin .comment-respond > h3,
.btDarkSkin .btLightSkin .comment-respond > h4,
.btDarkSkin .btLightSkin .comment-respond > h5,
.btDarkSkin .btLightSkin .comment-respond > h6,
.btDarkSkin .btLightSkin .comment-respond > h7,
.btDarkSkin .btLightSkin .comment-respond > h8,
.btLightSkin .btDarkSkin .btLightSkin .comment-respond > h1,
.btLightSkin .btDarkSkin .btLightSkin .comment-respond > h2,
.btLightSkin .btDarkSkin .btLightSkin .comment-respond > h3,
.btLightSkin .btDarkSkin .btLightSkin .comment-respond > h4,
.btLightSkin .btDarkSkin .btLightSkin .comment-respond > h5,
.btLightSkin .btDarkSkin .btLightSkin .comment-respond > h6,
.btLightSkin .btDarkSkin .btLightSkin .comment-respond > h7,
.btLightSkin .btDarkSkin .btLightSkin .comment-respond > h8,
.btLightSkin section.related.products > h1,
.btLightSkin section.related.products > h2,
.btLightSkin section.related.products > h3,
.btLightSkin section.related.products > h4,
.btLightSkin section.related.products > h5,
.btLightSkin section.related.products > h6,
.btLightSkin section.related.products > h7,
.btLightSkin section.related.products > h8,
.btDarkSkin .btLightSkin section.related.products > h1,
.btDarkSkin .btLightSkin section.related.products > h2,
.btDarkSkin .btLightSkin section.related.products > h3,
.btDarkSkin .btLightSkin section.related.products > h4,
.btDarkSkin .btLightSkin section.related.products > h5,
.btDarkSkin .btLightSkin section.related.products > h6,
.btDarkSkin .btLightSkin section.related.products > h7,
.btDarkSkin .btLightSkin section.related.products > h8,
.btLightSkin .btDarkSkin .btLightSkin section.related.products > h1,
.btLightSkin .btDarkSkin .btLightSkin section.related.products > h2,
.btLightSkin .btDarkSkin .btLightSkin section.related.products > h3,
.btLightSkin .btDarkSkin .btLightSkin section.related.products > h4,
.btLightSkin .btDarkSkin .btLightSkin section.related.products > h5,
.btLightSkin .btDarkSkin .btLightSkin section.related.products > h6,
.btLightSkin .btDarkSkin .btLightSkin section.related.products > h7,
.btLightSkin .btDarkSkin .btLightSkin section.related.products > h8,
.btLightSkin div.cart_totals > h1,
.btLightSkin div.cart_totals > h2,
.btLightSkin div.cart_totals > h3,
.btLightSkin div.cart_totals > h4,
.btLightSkin div.cart_totals > h5,
.btLightSkin div.cart_totals > h6,
.btLightSkin div.cart_totals > h7,
.btLightSkin div.cart_totals > h8,
.btDarkSkin .btLightSkin div.cart_totals > h1,
.btDarkSkin .btLightSkin div.cart_totals > h2,
.btDarkSkin .btLightSkin div.cart_totals > h3,
.btDarkSkin .btLightSkin div.cart_totals > h4,
.btDarkSkin .btLightSkin div.cart_totals > h5,
.btDarkSkin .btLightSkin div.cart_totals > h6,
.btDarkSkin .btLightSkin div.cart_totals > h7,
.btDarkSkin .btLightSkin div.cart_totals > h8,
.btLightSkin .btDarkSkin .btLightSkin div.cart_totals > h1,
.btLightSkin .btDarkSkin .btLightSkin div.cart_totals > h2,
.btLightSkin .btDarkSkin .btLightSkin div.cart_totals > h3,
.btLightSkin .btDarkSkin .btLightSkin div.cart_totals > h4,
.btLightSkin .btDarkSkin .btLightSkin div.cart_totals > h5,
.btLightSkin .btDarkSkin .btLightSkin div.cart_totals > h6,
.btLightSkin .btDarkSkin .btLightSkin div.cart_totals > h7,
.btLightSkin .btDarkSkin .btLightSkin div.cart_totals > h8,
.btLightSkin div.woocommerce-billing-fields > h1,
.btLightSkin div.woocommerce-billing-fields > h2,
.btLightSkin div.woocommerce-billing-fields > h3,
.btLightSkin div.woocommerce-billing-fields > h4,
.btLightSkin div.woocommerce-billing-fields > h5,
.btLightSkin div.woocommerce-billing-fields > h6,
.btLightSkin div.woocommerce-billing-fields > h7,
.btLightSkin div.woocommerce-billing-fields > h8,
.btDarkSkin .btLightSkin div.woocommerce-billing-fields > h1,
.btDarkSkin .btLightSkin div.woocommerce-billing-fields > h2,
.btDarkSkin .btLightSkin div.woocommerce-billing-fields > h3,
.btDarkSkin .btLightSkin div.woocommerce-billing-fields > h4,
.btDarkSkin .btLightSkin div.woocommerce-billing-fields > h5,
.btDarkSkin .btLightSkin div.woocommerce-billing-fields > h6,
.btDarkSkin .btLightSkin div.woocommerce-billing-fields > h7,
.btDarkSkin .btLightSkin div.woocommerce-billing-fields > h8,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-billing-fields > h1,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-billing-fields > h2,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-billing-fields > h3,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-billing-fields > h4,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-billing-fields > h5,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-billing-fields > h6,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-billing-fields > h7,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-billing-fields > h8,
.btLightSkin div.woocommerce-additional-fields > h1,
.btLightSkin div.woocommerce-additional-fields > h2,
.btLightSkin div.woocommerce-additional-fields > h3,
.btLightSkin div.woocommerce-additional-fields > h4,
.btLightSkin div.woocommerce-additional-fields > h5,
.btLightSkin div.woocommerce-additional-fields > h6,
.btLightSkin div.woocommerce-additional-fields > h7,
.btLightSkin div.woocommerce-additional-fields > h8,
.btDarkSkin .btLightSkin div.woocommerce-additional-fields > h1,
.btDarkSkin .btLightSkin div.woocommerce-additional-fields > h2,
.btDarkSkin .btLightSkin div.woocommerce-additional-fields > h3,
.btDarkSkin .btLightSkin div.woocommerce-additional-fields > h4,
.btDarkSkin .btLightSkin div.woocommerce-additional-fields > h5,
.btDarkSkin .btLightSkin div.woocommerce-additional-fields > h6,
.btDarkSkin .btLightSkin div.woocommerce-additional-fields > h7,
.btDarkSkin .btLightSkin div.woocommerce-additional-fields > h8,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-additional-fields > h1,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-additional-fields > h2,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-additional-fields > h3,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-additional-fields > h4,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-additional-fields > h5,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-additional-fields > h6,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-additional-fields > h7,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-additional-fields > h8,
.btLightSkin div.woocommerce-shipping-fields > h1,
.btLightSkin div.woocommerce-shipping-fields > h2,
.btLightSkin div.woocommerce-shipping-fields > h3,
.btLightSkin div.woocommerce-shipping-fields > h4,
.btLightSkin div.woocommerce-shipping-fields > h5,
.btLightSkin div.woocommerce-shipping-fields > h6,
.btLightSkin div.woocommerce-shipping-fields > h7,
.btLightSkin div.woocommerce-shipping-fields > h8,
.btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h1,
.btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h2,
.btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h3,
.btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h4,
.btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h5,
.btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h6,
.btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h7,
.btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h8,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h1,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h2,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h3,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h4,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h5,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h6,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h7,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-shipping-fields > h8,
.btLightSkin form.woocommerce-checkout > h1,
.btLightSkin form.woocommerce-checkout > h2,
.btLightSkin form.woocommerce-checkout > h3,
.btLightSkin form.woocommerce-checkout > h4,
.btLightSkin form.woocommerce-checkout > h5,
.btLightSkin form.woocommerce-checkout > h6,
.btLightSkin form.woocommerce-checkout > h7,
.btLightSkin form.woocommerce-checkout > h8,
.btDarkSkin .btLightSkin form.woocommerce-checkout > h1,
.btDarkSkin .btLightSkin form.woocommerce-checkout > h2,
.btDarkSkin .btLightSkin form.woocommerce-checkout > h3,
.btDarkSkin .btLightSkin form.woocommerce-checkout > h4,
.btDarkSkin .btLightSkin form.woocommerce-checkout > h5,
.btDarkSkin .btLightSkin form.woocommerce-checkout > h6,
.btDarkSkin .btLightSkin form.woocommerce-checkout > h7,
.btDarkSkin .btLightSkin form.woocommerce-checkout > h8,
.btLightSkin .btDarkSkin .btLightSkin form.woocommerce-checkout > h1,
.btLightSkin .btDarkSkin .btLightSkin form.woocommerce-checkout > h2,
.btLightSkin .btDarkSkin .btLightSkin form.woocommerce-checkout > h3,
.btLightSkin .btDarkSkin .btLightSkin form.woocommerce-checkout > h4,
.btLightSkin .btDarkSkin .btLightSkin form.woocommerce-checkout > h5,
.btLightSkin .btDarkSkin .btLightSkin form.woocommerce-checkout > h6,
.btLightSkin .btDarkSkin .btLightSkin form.woocommerce-checkout > h7,
.btLightSkin .btDarkSkin .btLightSkin form.woocommerce-checkout > h8,
.btLightSkin div.woocommerce-MyAccount-content > h1,
.btLightSkin div.woocommerce-MyAccount-content > h2,
.btLightSkin div.woocommerce-MyAccount-content > h3,
.btLightSkin div.woocommerce-MyAccount-content > h4,
.btLightSkin div.woocommerce-MyAccount-content > h5,
.btLightSkin div.woocommerce-MyAccount-content > h6,
.btLightSkin div.woocommerce-MyAccount-content > h7,
.btLightSkin div.woocommerce-MyAccount-content > h8,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h1,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h2,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h3,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h4,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h5,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h6,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h7,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h8,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h1,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h2,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h3,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h4,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h5,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h6,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h7,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content > h8,
.btLightSkin div.woocommerce-MyAccount-content header > h1,
.btLightSkin div.woocommerce-MyAccount-content header > h2,
.btLightSkin div.woocommerce-MyAccount-content header > h3,
.btLightSkin div.woocommerce-MyAccount-content header > h4,
.btLightSkin div.woocommerce-MyAccount-content header > h5,
.btLightSkin div.woocommerce-MyAccount-content header > h6,
.btLightSkin div.woocommerce-MyAccount-content header > h7,
.btLightSkin div.woocommerce-MyAccount-content header > h8,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h1,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h2,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h3,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h4,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h5,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h6,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h7,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h8,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h1,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h2,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h3,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h4,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h5,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h6,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h7,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content header > h8,
.btLightSkin div.woocommerce-MyAccount-content form > h1,
.btLightSkin div.woocommerce-MyAccount-content form > h2,
.btLightSkin div.woocommerce-MyAccount-content form > h3,
.btLightSkin div.woocommerce-MyAccount-content form > h4,
.btLightSkin div.woocommerce-MyAccount-content form > h5,
.btLightSkin div.woocommerce-MyAccount-content form > h6,
.btLightSkin div.woocommerce-MyAccount-content form > h7,
.btLightSkin div.woocommerce-MyAccount-content form > h8,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h1,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h2,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h3,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h4,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h5,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h6,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h7,
.btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h8,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h1,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h2,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h3,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h4,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h5,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h6,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h7,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce-MyAccount-content form > h8,
.btLightSkin .woocommerce-customer-details > h1,
.btLightSkin .woocommerce-customer-details > h2,
.btLightSkin .woocommerce-customer-details > h3,
.btLightSkin .woocommerce-customer-details > h4,
.btLightSkin .woocommerce-customer-details > h5,
.btLightSkin .woocommerce-customer-details > h6,
.btLightSkin .woocommerce-customer-details > h7,
.btLightSkin .woocommerce-customer-details > h8,
.btDarkSkin .btLightSkin .woocommerce-customer-details > h1,
.btDarkSkin .btLightSkin .woocommerce-customer-details > h2,
.btDarkSkin .btLightSkin .woocommerce-customer-details > h3,
.btDarkSkin .btLightSkin .woocommerce-customer-details > h4,
.btDarkSkin .btLightSkin .woocommerce-customer-details > h5,
.btDarkSkin .btLightSkin .woocommerce-customer-details > h6,
.btDarkSkin .btLightSkin .woocommerce-customer-details > h7,
.btDarkSkin .btLightSkin .woocommerce-customer-details > h8,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-customer-details > h1,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-customer-details > h2,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-customer-details > h3,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-customer-details > h4,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-customer-details > h5,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-customer-details > h6,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-customer-details > h7,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-customer-details > h8,
.btLightSkin .woocommerce-order-details > h1,
.btLightSkin .woocommerce-order-details > h2,
.btLightSkin .woocommerce-order-details > h3,
.btLightSkin .woocommerce-order-details > h4,
.btLightSkin .woocommerce-order-details > h5,
.btLightSkin .woocommerce-order-details > h6,
.btLightSkin .woocommerce-order-details > h7,
.btLightSkin .woocommerce-order-details > h8,
.btDarkSkin .btLightSkin .woocommerce-order-details > h1,
.btDarkSkin .btLightSkin .woocommerce-order-details > h2,
.btDarkSkin .btLightSkin .woocommerce-order-details > h3,
.btDarkSkin .btLightSkin .woocommerce-order-details > h4,
.btDarkSkin .btLightSkin .woocommerce-order-details > h5,
.btDarkSkin .btLightSkin .woocommerce-order-details > h6,
.btDarkSkin .btLightSkin .woocommerce-order-details > h7,
.btDarkSkin .btLightSkin .woocommerce-order-details > h8,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-order-details > h1,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-order-details > h2,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-order-details > h3,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-order-details > h4,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-order-details > h5,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-order-details > h6,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-order-details > h7,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-order-details > h8 {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .products > h1,
.btDarkSkin .products > h2,
.btDarkSkin .products > h3,
.btDarkSkin .products > h4,
.btDarkSkin .products > h5,
.btDarkSkin .products > h6,
.btDarkSkin .products > h7,
.btDarkSkin .products > h8,
.btLightSkin .btDarkSkin .products > h1,
.btLightSkin .btDarkSkin .products > h2,
.btLightSkin .btDarkSkin .products > h3,
.btLightSkin .btDarkSkin .products > h4,
.btLightSkin .btDarkSkin .products > h5,
.btLightSkin .btDarkSkin .products > h6,
.btLightSkin .btDarkSkin .products > h7,
.btLightSkin .btDarkSkin .products > h8,
.btDarkSkin.btLightSkin .btDarkSkin .products > h1,
.btDarkSkin.btLightSkin .btDarkSkin .products > h2,
.btDarkSkin.btLightSkin .btDarkSkin .products > h3,
.btDarkSkin.btLightSkin .btDarkSkin .products > h4,
.btDarkSkin.btLightSkin .btDarkSkin .products > h5,
.btDarkSkin.btLightSkin .btDarkSkin .products > h6,
.btDarkSkin.btLightSkin .btDarkSkin .products > h7,
.btDarkSkin.btLightSkin .btDarkSkin .products > h8,
.btDarkSkin div.bt_bb_tab_content > h1,
.btDarkSkin div.bt_bb_tab_content > h2,
.btDarkSkin div.bt_bb_tab_content > h3,
.btDarkSkin div.bt_bb_tab_content > h4,
.btDarkSkin div.bt_bb_tab_content > h5,
.btDarkSkin div.bt_bb_tab_content > h6,
.btDarkSkin div.bt_bb_tab_content > h7,
.btDarkSkin div.bt_bb_tab_content > h8,
.btLightSkin .btDarkSkin div.bt_bb_tab_content > h1,
.btLightSkin .btDarkSkin div.bt_bb_tab_content > h2,
.btLightSkin .btDarkSkin div.bt_bb_tab_content > h3,
.btLightSkin .btDarkSkin div.bt_bb_tab_content > h4,
.btLightSkin .btDarkSkin div.bt_bb_tab_content > h5,
.btLightSkin .btDarkSkin div.bt_bb_tab_content > h6,
.btLightSkin .btDarkSkin div.bt_bb_tab_content > h7,
.btLightSkin .btDarkSkin div.bt_bb_tab_content > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.bt_bb_tab_content > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.bt_bb_tab_content > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.bt_bb_tab_content > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.bt_bb_tab_content > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.bt_bb_tab_content > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.bt_bb_tab_content > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.bt_bb_tab_content > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.bt_bb_tab_content > h8,
.btDarkSkin .cross-sells > h1,
.btDarkSkin .cross-sells > h2,
.btDarkSkin .cross-sells > h3,
.btDarkSkin .cross-sells > h4,
.btDarkSkin .cross-sells > h5,
.btDarkSkin .cross-sells > h6,
.btDarkSkin .cross-sells > h7,
.btDarkSkin .cross-sells > h8,
.btLightSkin .btDarkSkin .cross-sells > h1,
.btLightSkin .btDarkSkin .cross-sells > h2,
.btLightSkin .btDarkSkin .cross-sells > h3,
.btLightSkin .btDarkSkin .cross-sells > h4,
.btLightSkin .btDarkSkin .cross-sells > h5,
.btLightSkin .btDarkSkin .cross-sells > h6,
.btLightSkin .btDarkSkin .cross-sells > h7,
.btLightSkin .btDarkSkin .cross-sells > h8,
.btDarkSkin.btLightSkin .btDarkSkin .cross-sells > h1,
.btDarkSkin.btLightSkin .btDarkSkin .cross-sells > h2,
.btDarkSkin.btLightSkin .btDarkSkin .cross-sells > h3,
.btDarkSkin.btLightSkin .btDarkSkin .cross-sells > h4,
.btDarkSkin.btLightSkin .btDarkSkin .cross-sells > h5,
.btDarkSkin.btLightSkin .btDarkSkin .cross-sells > h6,
.btDarkSkin.btLightSkin .btDarkSkin .cross-sells > h7,
.btDarkSkin.btLightSkin .btDarkSkin .cross-sells > h8,
.btDarkSkin .comment-respond > h1,
.btDarkSkin .comment-respond > h2,
.btDarkSkin .comment-respond > h3,
.btDarkSkin .comment-respond > h4,
.btDarkSkin .comment-respond > h5,
.btDarkSkin .comment-respond > h6,
.btDarkSkin .comment-respond > h7,
.btDarkSkin .comment-respond > h8,
.btLightSkin .btDarkSkin .comment-respond > h1,
.btLightSkin .btDarkSkin .comment-respond > h2,
.btLightSkin .btDarkSkin .comment-respond > h3,
.btLightSkin .btDarkSkin .comment-respond > h4,
.btLightSkin .btDarkSkin .comment-respond > h5,
.btLightSkin .btDarkSkin .comment-respond > h6,
.btLightSkin .btDarkSkin .comment-respond > h7,
.btLightSkin .btDarkSkin .comment-respond > h8,
.btDarkSkin.btLightSkin .btDarkSkin .comment-respond > h1,
.btDarkSkin.btLightSkin .btDarkSkin .comment-respond > h2,
.btDarkSkin.btLightSkin .btDarkSkin .comment-respond > h3,
.btDarkSkin.btLightSkin .btDarkSkin .comment-respond > h4,
.btDarkSkin.btLightSkin .btDarkSkin .comment-respond > h5,
.btDarkSkin.btLightSkin .btDarkSkin .comment-respond > h6,
.btDarkSkin.btLightSkin .btDarkSkin .comment-respond > h7,
.btDarkSkin.btLightSkin .btDarkSkin .comment-respond > h8,
.btDarkSkin section.related.products > h1,
.btDarkSkin section.related.products > h2,
.btDarkSkin section.related.products > h3,
.btDarkSkin section.related.products > h4,
.btDarkSkin section.related.products > h5,
.btDarkSkin section.related.products > h6,
.btDarkSkin section.related.products > h7,
.btDarkSkin section.related.products > h8,
.btLightSkin .btDarkSkin section.related.products > h1,
.btLightSkin .btDarkSkin section.related.products > h2,
.btLightSkin .btDarkSkin section.related.products > h3,
.btLightSkin .btDarkSkin section.related.products > h4,
.btLightSkin .btDarkSkin section.related.products > h5,
.btLightSkin .btDarkSkin section.related.products > h6,
.btLightSkin .btDarkSkin section.related.products > h7,
.btLightSkin .btDarkSkin section.related.products > h8,
.btDarkSkin.btLightSkin .btDarkSkin section.related.products > h1,
.btDarkSkin.btLightSkin .btDarkSkin section.related.products > h2,
.btDarkSkin.btLightSkin .btDarkSkin section.related.products > h3,
.btDarkSkin.btLightSkin .btDarkSkin section.related.products > h4,
.btDarkSkin.btLightSkin .btDarkSkin section.related.products > h5,
.btDarkSkin.btLightSkin .btDarkSkin section.related.products > h6,
.btDarkSkin.btLightSkin .btDarkSkin section.related.products > h7,
.btDarkSkin.btLightSkin .btDarkSkin section.related.products > h8,
.btDarkSkin div.cart_totals > h1,
.btDarkSkin div.cart_totals > h2,
.btDarkSkin div.cart_totals > h3,
.btDarkSkin div.cart_totals > h4,
.btDarkSkin div.cart_totals > h5,
.btDarkSkin div.cart_totals > h6,
.btDarkSkin div.cart_totals > h7,
.btDarkSkin div.cart_totals > h8,
.btLightSkin .btDarkSkin div.cart_totals > h1,
.btLightSkin .btDarkSkin div.cart_totals > h2,
.btLightSkin .btDarkSkin div.cart_totals > h3,
.btLightSkin .btDarkSkin div.cart_totals > h4,
.btLightSkin .btDarkSkin div.cart_totals > h5,
.btLightSkin .btDarkSkin div.cart_totals > h6,
.btLightSkin .btDarkSkin div.cart_totals > h7,
.btLightSkin .btDarkSkin div.cart_totals > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.cart_totals > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.cart_totals > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.cart_totals > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.cart_totals > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.cart_totals > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.cart_totals > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.cart_totals > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.cart_totals > h8,
.btDarkSkin div.woocommerce-billing-fields > h1,
.btDarkSkin div.woocommerce-billing-fields > h2,
.btDarkSkin div.woocommerce-billing-fields > h3,
.btDarkSkin div.woocommerce-billing-fields > h4,
.btDarkSkin div.woocommerce-billing-fields > h5,
.btDarkSkin div.woocommerce-billing-fields > h6,
.btDarkSkin div.woocommerce-billing-fields > h7,
.btDarkSkin div.woocommerce-billing-fields > h8,
.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h1,
.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h2,
.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h3,
.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h4,
.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h5,
.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h6,
.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h7,
.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-billing-fields > h8,
.btDarkSkin div.woocommerce-additional-fields > h1,
.btDarkSkin div.woocommerce-additional-fields > h2,
.btDarkSkin div.woocommerce-additional-fields > h3,
.btDarkSkin div.woocommerce-additional-fields > h4,
.btDarkSkin div.woocommerce-additional-fields > h5,
.btDarkSkin div.woocommerce-additional-fields > h6,
.btDarkSkin div.woocommerce-additional-fields > h7,
.btDarkSkin div.woocommerce-additional-fields > h8,
.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h1,
.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h2,
.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h3,
.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h4,
.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h5,
.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h6,
.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h7,
.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-additional-fields > h8,
.btDarkSkin div.woocommerce-shipping-fields > h1,
.btDarkSkin div.woocommerce-shipping-fields > h2,
.btDarkSkin div.woocommerce-shipping-fields > h3,
.btDarkSkin div.woocommerce-shipping-fields > h4,
.btDarkSkin div.woocommerce-shipping-fields > h5,
.btDarkSkin div.woocommerce-shipping-fields > h6,
.btDarkSkin div.woocommerce-shipping-fields > h7,
.btDarkSkin div.woocommerce-shipping-fields > h8,
.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h1,
.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h2,
.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h3,
.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h4,
.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h5,
.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h6,
.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h7,
.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-shipping-fields > h8,
.btDarkSkin form.woocommerce-checkout > h1,
.btDarkSkin form.woocommerce-checkout > h2,
.btDarkSkin form.woocommerce-checkout > h3,
.btDarkSkin form.woocommerce-checkout > h4,
.btDarkSkin form.woocommerce-checkout > h5,
.btDarkSkin form.woocommerce-checkout > h6,
.btDarkSkin form.woocommerce-checkout > h7,
.btDarkSkin form.woocommerce-checkout > h8,
.btLightSkin .btDarkSkin form.woocommerce-checkout > h1,
.btLightSkin .btDarkSkin form.woocommerce-checkout > h2,
.btLightSkin .btDarkSkin form.woocommerce-checkout > h3,
.btLightSkin .btDarkSkin form.woocommerce-checkout > h4,
.btLightSkin .btDarkSkin form.woocommerce-checkout > h5,
.btLightSkin .btDarkSkin form.woocommerce-checkout > h6,
.btLightSkin .btDarkSkin form.woocommerce-checkout > h7,
.btLightSkin .btDarkSkin form.woocommerce-checkout > h8,
.btDarkSkin.btLightSkin .btDarkSkin form.woocommerce-checkout > h1,
.btDarkSkin.btLightSkin .btDarkSkin form.woocommerce-checkout > h2,
.btDarkSkin.btLightSkin .btDarkSkin form.woocommerce-checkout > h3,
.btDarkSkin.btLightSkin .btDarkSkin form.woocommerce-checkout > h4,
.btDarkSkin.btLightSkin .btDarkSkin form.woocommerce-checkout > h5,
.btDarkSkin.btLightSkin .btDarkSkin form.woocommerce-checkout > h6,
.btDarkSkin.btLightSkin .btDarkSkin form.woocommerce-checkout > h7,
.btDarkSkin.btLightSkin .btDarkSkin form.woocommerce-checkout > h8,
.btDarkSkin div.woocommerce-MyAccount-content > h1,
.btDarkSkin div.woocommerce-MyAccount-content > h2,
.btDarkSkin div.woocommerce-MyAccount-content > h3,
.btDarkSkin div.woocommerce-MyAccount-content > h4,
.btDarkSkin div.woocommerce-MyAccount-content > h5,
.btDarkSkin div.woocommerce-MyAccount-content > h6,
.btDarkSkin div.woocommerce-MyAccount-content > h7,
.btDarkSkin div.woocommerce-MyAccount-content > h8,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h1,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h2,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h3,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h4,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h5,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h6,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h7,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content > h8,
.btDarkSkin div.woocommerce-MyAccount-content header > h1,
.btDarkSkin div.woocommerce-MyAccount-content header > h2,
.btDarkSkin div.woocommerce-MyAccount-content header > h3,
.btDarkSkin div.woocommerce-MyAccount-content header > h4,
.btDarkSkin div.woocommerce-MyAccount-content header > h5,
.btDarkSkin div.woocommerce-MyAccount-content header > h6,
.btDarkSkin div.woocommerce-MyAccount-content header > h7,
.btDarkSkin div.woocommerce-MyAccount-content header > h8,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h1,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h2,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h3,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h4,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h5,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h6,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h7,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content header > h8,
.btDarkSkin div.woocommerce-MyAccount-content form > h1,
.btDarkSkin div.woocommerce-MyAccount-content form > h2,
.btDarkSkin div.woocommerce-MyAccount-content form > h3,
.btDarkSkin div.woocommerce-MyAccount-content form > h4,
.btDarkSkin div.woocommerce-MyAccount-content form > h5,
.btDarkSkin div.woocommerce-MyAccount-content form > h6,
.btDarkSkin div.woocommerce-MyAccount-content form > h7,
.btDarkSkin div.woocommerce-MyAccount-content form > h8,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h1,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h2,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h3,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h4,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h5,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h6,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h7,
.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h8,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h1,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h2,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h3,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h4,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h5,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h6,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h7,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce-MyAccount-content form > h8,
.btDarkSkin .woocommerce-customer-details > h1,
.btDarkSkin .woocommerce-customer-details > h2,
.btDarkSkin .woocommerce-customer-details > h3,
.btDarkSkin .woocommerce-customer-details > h4,
.btDarkSkin .woocommerce-customer-details > h5,
.btDarkSkin .woocommerce-customer-details > h6,
.btDarkSkin .woocommerce-customer-details > h7,
.btDarkSkin .woocommerce-customer-details > h8,
.btLightSkin .btDarkSkin .woocommerce-customer-details > h1,
.btLightSkin .btDarkSkin .woocommerce-customer-details > h2,
.btLightSkin .btDarkSkin .woocommerce-customer-details > h3,
.btLightSkin .btDarkSkin .woocommerce-customer-details > h4,
.btLightSkin .btDarkSkin .woocommerce-customer-details > h5,
.btLightSkin .btDarkSkin .woocommerce-customer-details > h6,
.btLightSkin .btDarkSkin .woocommerce-customer-details > h7,
.btLightSkin .btDarkSkin .woocommerce-customer-details > h8,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-customer-details > h1,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-customer-details > h2,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-customer-details > h3,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-customer-details > h4,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-customer-details > h5,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-customer-details > h6,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-customer-details > h7,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-customer-details > h8,
.btDarkSkin .woocommerce-order-details > h1,
.btDarkSkin .woocommerce-order-details > h2,
.btDarkSkin .woocommerce-order-details > h3,
.btDarkSkin .woocommerce-order-details > h4,
.btDarkSkin .woocommerce-order-details > h5,
.btDarkSkin .woocommerce-order-details > h6,
.btDarkSkin .woocommerce-order-details > h7,
.btDarkSkin .woocommerce-order-details > h8,
.btLightSkin .btDarkSkin .woocommerce-order-details > h1,
.btLightSkin .btDarkSkin .woocommerce-order-details > h2,
.btLightSkin .btDarkSkin .woocommerce-order-details > h3,
.btLightSkin .btDarkSkin .woocommerce-order-details > h4,
.btLightSkin .btDarkSkin .woocommerce-order-details > h5,
.btLightSkin .btDarkSkin .woocommerce-order-details > h6,
.btLightSkin .btDarkSkin .woocommerce-order-details > h7,
.btLightSkin .btDarkSkin .woocommerce-order-details > h8,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-order-details > h1,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-order-details > h2,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-order-details > h3,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-order-details > h4,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-order-details > h5,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-order-details > h6,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-order-details > h7,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-order-details > h8 {
    border-bottom: 1px solid rgba(255,255,255,.1);
    }
div.comment-respond > h1,
div.comment-respond > h2,
div.comment-respond > h3,
div.comment-respond > h4,
div.comment-respond > h5,
div.comment-respond > h6,
div.comment-respond > h7,
div.comment-respond > h8,
div.comment-respond .bt_bb_tab_content > h1,
div.comment-respond .bt_bb_tab_content > h2,
div.comment-respond .bt_bb_tab_content > h3,
div.comment-respond .bt_bb_tab_content > h4,
div.comment-respond .bt_bb_tab_content > h5,
div.comment-respond .bt_bb_tab_content > h6,
div.comment-respond .bt_bb_tab_content > h7,
div.comment-respond .bt_bb_tab_content > h8 {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    }

/* Buttons */
.woocommerce .btSidebar a.button,
.woocommerce .btContent a.button,
.woocommerce-page .btSidebar a.button,
.woocommerce-page .btContent a.button,
.woocommerce .btSidebar input[type="submit"],
.woocommerce .btContent input[type="submit"],
.woocommerce-page .btSidebar input[type="submit"],
.woocommerce-page .btContent input[type="submit"],
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce .btSidebar input.button,
.woocommerce .btContent input.button,
.woocommerce-page .btSidebar input.button,
.woocommerce-page .btContent input.button,
div.woocommerce a.button,
div.woocommerce input[type="submit"],
div.woocommerce :not(.widget_product_search) button[type="submit"],
div.woocommerce input.button {
    border: none;
    font-family: Nunito Sans;
    color: #fff;
    cursor: pointer;
    padding: 1em 2em;
    background: #f71c52;
    text-transform: uppercase;
    font-weight: 900;
    -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);
    position: relative;
    display: inline-block;
    width: auto;
    }
.woocommerce .btSidebar a.button:after,
.woocommerce .btContent a.button:after,
.woocommerce-page .btSidebar a.button:after,
.woocommerce-page .btContent a.button:after,
.woocommerce .btSidebar input[type="submit"]:after,
.woocommerce .btContent input[type="submit"]:after,
.woocommerce-page .btSidebar input[type="submit"]:after,
.woocommerce-page .btContent input[type="submit"]:after,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:after,
.woocommerce .btContent :not(.widget_product_search) button[type="submit"]:after,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:after,
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"]:after,
.woocommerce .btSidebar input.button:after,
.woocommerce .btContent input.button:after,
.woocommerce-page .btSidebar input.button:after,
.woocommerce-page .btContent input.button:after,
div.woocommerce a.button:after,
div.woocommerce input[type="submit"]:after,
div.woocommerce :not(.widget_product_search) button[type="submit"]:after,
div.woocommerce input.button:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    display: block;
    content: "";
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    z-index: -1;
    }
.woocommerce .btSidebar a.button:hover,
.woocommerce .btContent a.button:hover,
.woocommerce-page .btSidebar a.button:hover,
.woocommerce-page .btContent a.button:hover,
.woocommerce .btSidebar input[type="submit"]:hover,
.woocommerce .btContent input[type="submit"]:hover,
.woocommerce-page .btSidebar input[type="submit"]:hover,
.woocommerce-page .btContent input[type="submit"]:hover,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btContent :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btSidebar input.button:hover,
.woocommerce .btContent input.button:hover,
.woocommerce-page .btSidebar input.button:hover,
.woocommerce-page .btContent input.button:hover,
div.woocommerce a.button:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce :not(.widget_product_search) button[type="submit"]:hover,
div.woocommerce input.button:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    }
.woocommerce .btSidebar a.button:hover:after,
.woocommerce .btContent a.button:hover:after,
.woocommerce-page .btSidebar a.button:hover:after,
.woocommerce-page .btContent a.button:hover:after,
.woocommerce .btSidebar input[type="submit"]:hover:after,
.woocommerce .btContent input[type="submit"]:hover:after,
.woocommerce-page .btSidebar input[type="submit"]:hover:after,
.woocommerce-page .btContent input[type="submit"]:hover:after,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover:after,
.woocommerce .btContent :not(.widget_product_search) button[type="submit"]:hover:after,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover:after,
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"]:hover:after,
.woocommerce .btSidebar input.button:hover:after,
.woocommerce .btContent input.button:hover:after,
.woocommerce-page .btSidebar input.button:hover:after,
.woocommerce-page .btContent input.button:hover:after,
div.woocommerce a.button:hover:after,
div.woocommerce input[type="submit"]:hover:after,
div.woocommerce :not(.widget_product_search) button[type="submit"]:hover:after,
div.woocommerce input.button:hover:after {
    opacity: .5;
    }
.woocommerce .btSidebar input.alt,
.woocommerce .btContent input.alt,
.woocommerce-page .btSidebar input.alt,
.woocommerce-page .btContent input.alt,
.woocommerce .btSidebar a.button.alt,
.woocommerce .btContent a.button.alt,
.woocommerce-page .btSidebar a.button.alt,
.woocommerce-page .btContent a.button.alt,
.woocommerce .btSidebar .button.alt,
.woocommerce .btContent .button.alt,
.woocommerce-page .btSidebar .button.alt,
.woocommerce-page .btContent .button.alt,
.woocommerce .btSidebar button.alt,
.woocommerce .btContent button.alt,
.woocommerce-page .btSidebar button.alt,
.woocommerce-page .btContent button.alt,
div.woocommerce input.alt,
div.woocommerce a.button.alt,
div.woocommerce .button.alt,
div.woocommerce button.alt {
    border: none;
    font-family: Nunito Sans;
    color: #f71c52;
    cursor: pointer;
    padding: 1em 2em;
    background: transparent;
    text-transform: uppercase;
    font-weight: 900;
    -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);
    position: relative;
    display: inline-block;
    width: auto;
    -webkit-box-shadow: 0 0 0 2px #f71c52 inset,0 0 0 rgba(0,0,0,.3);
    box-shadow: 0 0 0 2px #f71c52 inset,0 0 0 rgba(0,0,0,.3);
    }
.woocommerce .btSidebar input.alt:after,
.woocommerce .btContent input.alt:after,
.woocommerce-page .btSidebar input.alt:after,
.woocommerce-page .btContent input.alt:after,
.woocommerce .btSidebar a.button.alt:after,
.woocommerce .btContent a.button.alt:after,
.woocommerce-page .btSidebar a.button.alt:after,
.woocommerce-page .btContent a.button.alt:after,
.woocommerce .btSidebar .button.alt:after,
.woocommerce .btContent .button.alt:after,
.woocommerce-page .btSidebar .button.alt:after,
.woocommerce-page .btContent .button.alt:after,
.woocommerce .btSidebar button.alt:after,
.woocommerce .btContent button.alt:after,
.woocommerce-page .btSidebar button.alt:after,
.woocommerce-page .btContent button.alt:after,
div.woocommerce input.alt:after,
div.woocommerce a.button.alt:after,
div.woocommerce .button.alt:after,
div.woocommerce button.alt:after {
    display: none;
    }
.woocommerce .btSidebar input.alt:hover,
.woocommerce .btContent input.alt:hover,
.woocommerce-page .btSidebar input.alt:hover,
.woocommerce-page .btContent input.alt:hover,
.woocommerce .btSidebar a.button.alt:hover,
.woocommerce .btContent a.button.alt:hover,
.woocommerce-page .btSidebar a.button.alt:hover,
.woocommerce-page .btContent a.button.alt:hover,
.woocommerce .btSidebar .button.alt:hover,
.woocommerce .btContent .button.alt:hover,
.woocommerce-page .btSidebar .button.alt:hover,
.woocommerce-page .btContent .button.alt:hover,
.woocommerce .btSidebar button.alt:hover,
.woocommerce .btContent button.alt:hover,
.woocommerce-page .btSidebar button.alt:hover,
.woocommerce-page .btContent button.alt:hover,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce .button.alt:hover,
div.woocommerce button.alt:hover {
    -webkit-box-shadow: 0 0 0 2px #f71c52 inset,0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 0 0 2px #f71c52 inset,0 2px 5px rgba(0,0,0,.3);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background: transparent;
    }
.woocommerce .btSidebar a.checkout-button,
.woocommerce .btContent a.checkout-button,
.woocommerce-page .btSidebar a.checkout-button,
.woocommerce-page .btContent a.checkout-button,
.woocommerce .btSidebar input#place_order,
.woocommerce .btContent input#place_order,
.woocommerce-page .btSidebar input#place_order,
.woocommerce-page .btContent input#place_order,
.woocommerce .btSidebar input[name="save_address"],
.woocommerce .btContent input[name="save_address"],
.woocommerce-page .btSidebar input[name="save_address"],
.woocommerce-page .btContent 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;
    margin-top: 10px;
    }
.woocommerce .btSidebar a.edit,
.woocommerce .btContent a.edit,
.woocommerce-page .btSidebar a.edit,
.woocommerce-page .btContent a.edit,
div.woocommerce a.edit {
    display: inline-block;
    font-size: .92857em;
    line-height: 1;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    opacity: .7;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    }
.btLightSkin .woocommerce .btSidebar a.edit,
.btLightSkin .woocommerce .btContent a.edit,
.btLightSkin .woocommerce-page .btSidebar a.edit,
.btLightSkin .woocommerce-page .btContent a.edit,
.btDarkSkin .btLightSkin .woocommerce .btSidebar a.edit,
.btDarkSkin .btLightSkin .woocommerce .btContent a.edit,
.btDarkSkin .btLightSkin .woocommerce-page .btSidebar a.edit,
.btDarkSkin .btLightSkin .woocommerce-page .btContent a.edit,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce .btSidebar a.edit,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce .btContent a.edit,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-page .btSidebar a.edit,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-page .btContent a.edit,
.btLightSkin div.woocommerce a.edit,
.btDarkSkin .btLightSkin div.woocommerce a.edit,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce a.edit {
    color: #000;
    }
.btDarkSkin .woocommerce .btSidebar a.edit,
.btDarkSkin .woocommerce .btContent a.edit,
.btDarkSkin .woocommerce-page .btSidebar a.edit,
.btDarkSkin .woocommerce-page .btContent a.edit,
.btLightSkin .btDarkSkin .woocommerce .btSidebar a.edit,
.btLightSkin .btDarkSkin .woocommerce .btContent a.edit,
.btLightSkin .btDarkSkin .woocommerce-page .btSidebar a.edit,
.btLightSkin .btDarkSkin .woocommerce-page .btContent a.edit,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .btSidebar a.edit,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .btContent a.edit,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-page .btSidebar a.edit,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-page .btContent a.edit,
.btDarkSkin div.woocommerce a.edit,
.btLightSkin .btDarkSkin div.woocommerce a.edit,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce a.edit {
    color: #fff;
    }
.woocommerce .btSidebar a.edit:before,
.woocommerce .btContent a.edit:before,
.woocommerce-page .btSidebar a.edit:before,
.woocommerce-page .btContent a.edit:before,
div.woocommerce a.edit:before {
    font-family: FontAwesome;
    font-size: 1.142857rem;
    margin: 0 5px 0 0;
    color: #f71c52;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.rtl .woocommerce .btSidebar a.edit:before,
.rtl .woocommerce .btContent a.edit:before,
.rtl .woocommerce-page .btSidebar a.edit:before,
.rtl .woocommerce-page .btContent a.edit:before,
.rtl div.woocommerce a.edit:before {
    margin: 0 0 0 5px;
    }
.woocommerce .btSidebar a.edit:before,
.woocommerce .btContent a.edit:before,
.woocommerce-page .btSidebar a.edit:before,
.woocommerce-page .btContent a.edit:before,
div.woocommerce a.edit:before {
    content: "\f040";
    }
.woocommerce .btSidebar a.edit:hover,
.woocommerce .btContent a.edit:hover,
.woocommerce-page .btSidebar a.edit:hover,
.woocommerce-page .btContent a.edit:hover,
div.woocommerce a.edit:hover {
    opacity: 1;
    }
.woocommerce .btSidebar a.edit:hover:before,
.woocommerce .btContent a.edit:hover:before,
.woocommerce-page .btSidebar a.edit:hover:before,
.woocommerce-page .btContent a.edit:hover:before,
div.woocommerce a.edit:hover:before {
    -webkit-transform: translateX(-3px);
    -moz-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
    }
.rtl .woocommerce .btSidebar a.edit:hover:before,
.rtl .woocommerce .btContent a.edit:hover:before,
.rtl .woocommerce-page .btSidebar a.edit:hover:before,
.rtl .woocommerce-page .btContent a.edit:hover:before,
.rtl div.woocommerce a.edit:hover:before {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
    }
.woocommerce.btHardRoundedButtons .btSidebar a.button,
.woocommerce.btHardRoundedButtons .btContent a.button,
.woocommerce-page.btHardRoundedButtons .btSidebar a.button,
.woocommerce-page.btHardRoundedButtons .btContent a.button,
.woocommerce.btHardRoundedButtons .btSidebar input[type="submit"],
.woocommerce.btHardRoundedButtons .btContent input[type="submit"],
.woocommerce-page.btHardRoundedButtons .btSidebar input[type="submit"],
.woocommerce-page.btHardRoundedButtons .btContent input[type="submit"],
.woocommerce.btHardRoundedButtons .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce.btHardRoundedButtons .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce-page.btHardRoundedButtons .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce-page.btHardRoundedButtons .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce.btHardRoundedButtons .btSidebar input.button,
.woocommerce.btHardRoundedButtons .btContent input.button,
.woocommerce-page.btHardRoundedButtons .btSidebar input.button,
.woocommerce-page.btHardRoundedButtons .btContent input.button,
.woocommerce.btHardRoundedButtons .btSidebar input.alt,
.woocommerce.btHardRoundedButtons .btContent input.alt,
.woocommerce-page.btHardRoundedButtons .btSidebar input.alt,
.woocommerce-page.btHardRoundedButtons .btContent input.alt,
.woocommerce.btHardRoundedButtons .btSidebar a.button.alt,
.woocommerce.btHardRoundedButtons .btContent a.button.alt,
.woocommerce-page.btHardRoundedButtons .btSidebar a.button.alt,
.woocommerce-page.btHardRoundedButtons .btContent a.button.alt,
.woocommerce.btHardRoundedButtons .btSidebar .button.alt,
.woocommerce.btHardRoundedButtons .btContent .button.alt,
.woocommerce-page.btHardRoundedButtons .btSidebar .button.alt,
.woocommerce-page.btHardRoundedButtons .btContent .button.alt,
.woocommerce.btHardRoundedButtons .btSidebar button.alt,
.woocommerce.btHardRoundedButtons .btContent button.alt,
.woocommerce-page.btHardRoundedButtons .btSidebar button.alt,
.woocommerce-page.btHardRoundedButtons .btContent button.alt,
.btHardRoundedButtons div.woocommerce a.button,
.btHardRoundedButtons div.woocommerce input[type="submit"],
.btHardRoundedButtons div.woocommerce :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons div.woocommerce input.button,
.btHardRoundedButtons div.woocommerce input.alt,
.btHardRoundedButtons div.woocommerce a.button.alt,
.btHardRoundedButtons div.woocommerce .button.alt,
.btHardRoundedButtons div.woocommerce button.alt {
    border-radius: 50px;
    }
.woocommerce.btSoftRoundedButtons .btSidebar a.button,
.woocommerce.btSoftRoundedButtons .btContent a.button,
.woocommerce-page.btSoftRoundedButtons .btSidebar a.button,
.woocommerce-page.btSoftRoundedButtons .btContent a.button,
.woocommerce.btSoftRoundedButtons .btSidebar input[type="submit"],
.woocommerce.btSoftRoundedButtons .btContent input[type="submit"],
.woocommerce-page.btSoftRoundedButtons .btSidebar input[type="submit"],
.woocommerce-page.btSoftRoundedButtons .btContent input[type="submit"],
.woocommerce.btSoftRoundedButtons .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce.btSoftRoundedButtons .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce-page.btSoftRoundedButtons .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce-page.btSoftRoundedButtons .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce.btSoftRoundedButtons .btSidebar input.button,
.woocommerce.btSoftRoundedButtons .btContent input.button,
.woocommerce-page.btSoftRoundedButtons .btSidebar input.button,
.woocommerce-page.btSoftRoundedButtons .btContent input.button,
.woocommerce.btSoftRoundedButtons .btSidebar input.alt,
.woocommerce.btSoftRoundedButtons .btContent input.alt,
.woocommerce-page.btSoftRoundedButtons .btSidebar input.alt,
.woocommerce-page.btSoftRoundedButtons .btContent input.alt,
.woocommerce.btSoftRoundedButtons .btSidebar a.button.alt,
.woocommerce.btSoftRoundedButtons .btContent a.button.alt,
.woocommerce-page.btSoftRoundedButtons .btSidebar a.button.alt,
.woocommerce-page.btSoftRoundedButtons .btContent a.button.alt,
.woocommerce.btSoftRoundedButtons .btSidebar .button.alt,
.woocommerce.btSoftRoundedButtons .btContent .button.alt,
.woocommerce-page.btSoftRoundedButtons .btSidebar .button.alt,
.woocommerce-page.btSoftRoundedButtons .btContent .button.alt,
.woocommerce.btSoftRoundedButtons .btSidebar button.alt,
.woocommerce.btSoftRoundedButtons .btContent button.alt,
.woocommerce-page.btSoftRoundedButtons .btSidebar button.alt,
.woocommerce-page.btSoftRoundedButtons .btContent button.alt,
.btSoftRoundedButtons div.woocommerce a.button,
.btSoftRoundedButtons div.woocommerce input[type="submit"],
.btSoftRoundedButtons div.woocommerce :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons div.woocommerce input.button,
.btSoftRoundedButtons div.woocommerce input.alt,
.btSoftRoundedButtons div.woocommerce a.button.alt,
.btSoftRoundedButtons div.woocommerce .button.alt,
.btSoftRoundedButtons div.woocommerce button.alt {
    border-radius: 3px;
    }

/* Star rating */
.star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px;
    opacity: .2;
    }
.star-rating {
    overflow: hidden;
    position: relative;
    line-height: 1;
    font-family: FontAwesome;
    margin: 0;
    display: inline-block;
    }
.star-rating .rating {
    display: none;
    }
.star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    color: transparent;
    white-space: nowrap;
    }
.rtl .star-rating span {
    left: auto;
    right: 0;
    }
.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px;
    color: #f71c52;
    }
.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: 12px;
    }
.products .star-rating {
    margin: 7px 0 0;
    }
.widget_recent_reviews li a:after,
.widget_recent_reviews .reviewer:after {
    display: table;
    content: ' ';
    }

/* Comment stars */
p.stars {
    position: relative;
    letter-spacing: .25em;
    margin-bottom: 3em;
    }
p.stars a {
    display: inline-block;
    font-weight: 700;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
    position: absolute;
    top: 0;
    left: 0;
    }
.rtl p.stars a {
    left: auto;
    right: 0;
    }
p.stars a:last-child {
    border-right: 0;
    }
p.stars a[class^="star-"]:after {
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    }
.btLightSkin p.stars a[class^="star-"]:after,
.btDarkSkin .btLightSkin p.stars a[class^="star-"]:after,
.btLightSkin .btDarkSkin .btLightSkin p.stars a[class^="star-"]:after {
    color: rgba(0,0,0,.1);
    }
.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,.1);
    }
.rtl p.stars a[class^="star-"]:after {
    left: auto;
    right: 0;
    }
p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
    color: #f71c52;
    }
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";
    }

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

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

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

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

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

/* Columns and forms widths */
.btQuoteBooking {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    }
.btQuoteBooking *,
.btQuoteBooking *:after,
.btQuoteBooking *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.btQuoteBooking:after {
    content: " ";
    display: table;
    clear: both;
    width: 100%;
    }
.btQuoteBooking .btQuoteBookingForm {
    margin: 0;
    }
.btQuoteBooking .btTotalQuoteContactGroup {
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
    max-height: 0;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    margin: 30px 0 0;
    pointer-events: none;
    overflow: hidden;
    }
.btQuoteBooking .btTotalQuoteContactGroup.btActive {
    opacity: 1;
    max-height: 1000px;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    pointer-events: initial;
    overflow: visible;
    }

/* Next button */
.btQuoteBooking .btTotalNextWrapper {
    display: block;
    width: 100%;
    padding-right: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    }
.btQuoteBooking .btTotalNextWrapper:after {
    content: " ";
    display: block;
    width: 100%;
    clear: both;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
    padding-right: 160px;
    }
.btQuoteBooking .btQuoteBookingForm .boldBtn {
    display: block;
    padding: 0;
    width: 140px;
    float: right;
    margin-right: -130px;
    margin-left: -100%;
    }
.btQuoteBooking .btContactNext {
    border: 0;
    margin: 0 0 0 30px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    height: 3.5714rem;
    font-size: 1em;
    display: inline-block;
    padding: 0 3em;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0;
    -webkit-transform: translate(500px,0);
    -moz-transform: translate(500px,0);
    -ms-transform: translate(500px,0);
    transform: translate(500px,0);
    white-space: nowrap;
    background: #f71c52;
    width: 100%;
    }
.btQuoteBooking .btContactNext:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    display: block;
    content: "";
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    z-index: -1;
    margin: 0 !important;
    }
.btQuoteBooking .btContactNext:focus,
.btQuoteBooking .btContactNext:hover {
    -webkit-box-shadow: 0 0 0 2em #f71c52 inset;
    box-shadow: 0 0 0 2em #f71c52 inset;
    color: #fff !important;
    }
.btQuoteBooking .btContactNext:focus:after,
.btQuoteBooking .btContactNext:hover:after {
    opacity: .5;
    }
.rtl .btQuoteBooking .btContactNext {
    margin: 0 30px 0 0;
    }
.bt_bb_color_scheme_5 .btQuoteBooking .btContactNext,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactNext {
    background: #000;
    color: #fff !important;
    }
.btHardRoundedButtons .btQuoteBooking .btContactNext {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btQuoteBooking .btContactNext {
    border-radius: 3px;
    }
.btQuoteBooking .btContactNext:focus {
    outline: 0;
    }
.btQuoteBooking .btContactNext:hover,
.btQuoteBooking .btContactNext:active {
    color: #fff !important;
    -webkit-transform: translate(0,-3px) !important;
    -moz-transform: translate(0,-3px) !important;
    -ms-transform: translate(0,-3px) !important;
    transform: translate(0,-3px) !important;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.bt_bb_color_scheme_5 .btQuoteBooking .btContactNext:hover,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactNext:hover,
.bt_bb_color_scheme_5 .btQuoteBooking .btContactNext:active,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactNext:active {
    background: #fff !important;
    color: #000 !important;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext {
    opacity: 1;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    }
.btQuoteBooking .btContactNext:hover:after,
.btQuoteBooking .btContactNext:active:after {
    margin: 0 7px 0 10px;
    -webkit-transition: margin 200ms ease;
    -moz-transition: margin 200ms ease;
    transition: margin 200ms ease;
    }

/* Quote items */
.btQuoteBooking .btQuoteItem {
    padding: 0 0 0 220px;
    margin: 0 0 30px;
    }
.rtl .btQuoteBooking .btQuoteItem {
    padding: 0 220px 0 0;
    }
.btQuoteBooking .btQuoteItem label {
    display: block;
    float: left;
    width: 220px;
    margin: 8px 0 0 -220px;
    padding-right: 20px;
    }
.rtl .btQuoteBooking .btQuoteItem label {
    float: right;
    margin: 8px -220px 0 0;
    padding-right: 0;
    padding-left: 20px;
    text-align: right;
    }
.btQuoteBooking .btQuoteSlider {
    float: left;
    margin: 0;
    width: 100%;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteSlider {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteSlider {
    border-radius: 3px;
    }
.btLightSkin .btQuoteBooking .btQuoteSlider,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSlider,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSlider {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    color: #000;
    }
.btDarkSkin .btQuoteBooking .btQuoteSlider,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSlider,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSlider,
.bt_bb_color_scheme_1 .btQuoteBooking .btQuoteSlider,
.bt_bb_color_scheme_3 .btQuoteBooking .btQuoteSlider {
    background-color: #000;
    border: 1px solid rgba(255,255,255,.1);
    color: #fff !important;
    }
.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);
    }
.btQuoteBooking .btQuoteSwitch {
    float: left;
    margin: 0;
    width: 76px;
    height: 38px;
    cursor: pointer;
    padding: 5px;
    border-radius: 19px;
    -webkit-transition: box-shadow 380ms ease;
    -moz-transition: box-shadow 380ms ease;
    transition: box-shadow 380ms ease;
    }
.btLightSkin .btQuoteBooking .btQuoteSwitch,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch,
.bt_bb_color_scheme_1 .btQuoteBooking .btQuoteSwitch,
.bt_bb_color_scheme_3 .btQuoteBooking .btQuoteSwitch {
    background-color: #000;
    border: 1px solid rgba(255,255,255,.1);
    }
.rtl .btQuoteBooking .btQuoteSwitch {
    float: right;
    }
.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    -webkit-transition: all 190ms cubic-bezier(.8,.1,.8,.1);
    -moz-transition: all 190ms cubic-bezier(.8,.1,.8,.1);
    transition: all 190ms cubic-bezier(.8,.1,.8,.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,
.bt_bb_color_scheme_1 .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.bt_bb_color_scheme_3 .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
    background: rgba(255,255,255,.1);
    }
.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    margin-left: 38px;
    background: #f71c52;
    }
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    background: #fff;
    }
.rtl .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    margin-left: 0;
    margin-right: 38px;
    }
.btQuoteBooking .btQuoteItemInput {
    text-align: center;
    }
.btQuoteBooking .btQuoteItem .fancy-select .trigger {
    text-align: left;
    color: #b4b4b4;
    }
.btQuoteBooking .btQuoteItem .fancy-select .trigger.selected {
    color: #333;
    }

/* Standard fields */
.btQuoteBooking input[type="text"],
.btQuoteBooking input[type="email"],
.btQuoteBooking input[type="password"],
.btQuoteBooking textarea,
.btQuoteBooking .fancy-select .trigger,
.btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText {
    width: 100%;
    display: block;
    line-height: 2;
    min-height: 3.5714em;
    padding: 0 .8em;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    -webkit-transition: all 380ms ease;
    -moz-transition: all 380ms ease;
    transition: all 380ms ease;
    outline: none;
    }
.btQuoteBooking input[type="text"]:focus,
.btQuoteBooking input[type="email"]:focus,
.btQuoteBooking input[type="password"]:focus,
.btQuoteBooking textarea:focus,
.btQuoteBooking .fancy-select .trigger:focus,
.btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus {
    -webkit-box-shadow: 0 0 4px 0 #f71c52;
    box-shadow: 0 0 4px 0 #f71c52;
    border: 1px solid #000;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    }
.btHardRoundedButtons .btQuoteBooking input[type="text"],
.btHardRoundedButtons .btQuoteBooking input[type="email"],
.btHardRoundedButtons .btQuoteBooking input[type="password"],
.btHardRoundedButtons .btQuoteBooking textarea,
.btHardRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btQuoteBooking input[type="text"],
.btSoftRoundedButtons .btQuoteBooking input[type="email"],
.btSoftRoundedButtons .btQuoteBooking input[type="password"],
.btSoftRoundedButtons .btQuoteBooking textarea,
.btSoftRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText {
    border-radius: 3px;
    }
.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 textarea,
.btDarkSkin .btLightSkin .btQuoteBooking textarea,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking textarea,
.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 {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    color: #000;
    }
.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 textarea:focus,
.btDarkSkin .btLightSkin .btQuoteBooking textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking textarea: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 {
    border: 1px solid rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    }
.btDarkSkin .btQuoteBooking input[type="text"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],
.bt_bb_color_scheme_1 .btQuoteBooking input[type="text"],
.bt_bb_color_scheme_3 .btQuoteBooking input[type="text"],
.btDarkSkin .btQuoteBooking input[type="email"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],
.bt_bb_color_scheme_1 .btQuoteBooking input[type="email"],
.bt_bb_color_scheme_3 .btQuoteBooking input[type="email"],
.btDarkSkin .btQuoteBooking input[type="password"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"],
.bt_bb_color_scheme_1 .btQuoteBooking input[type="password"],
.bt_bb_color_scheme_3 .btQuoteBooking input[type="password"],
.btDarkSkin .btQuoteBooking textarea,
.btLightSkin .btDarkSkin .btQuoteBooking textarea,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea,
.bt_bb_color_scheme_1 .btQuoteBooking textarea,
.bt_bb_color_scheme_3 .btQuoteBooking textarea,
.btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,
.bt_bb_color_scheme_1 .btQuoteBooking .fancy-select .trigger,
.bt_bb_color_scheme_3 .btQuoteBooking .fancy-select .trigger,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.bt_bb_color_scheme_1 .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.bt_bb_color_scheme_3 .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_1 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_3 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText {
    background-color: #000;
    border: 1px solid rgba(255,255,255,.1);
    color: #fff !important;
    }
.btDarkSkin .btQuoteBooking input[type="text"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:focus,
.bt_bb_color_scheme_1 .btQuoteBooking input[type="text"]:focus,
.bt_bb_color_scheme_3 .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,
.bt_bb_color_scheme_1 .btQuoteBooking input[type="email"]:focus,
.bt_bb_color_scheme_3 .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,
.bt_bb_color_scheme_1 .btQuoteBooking input[type="password"]:focus,
.bt_bb_color_scheme_3 .btQuoteBooking input[type="password"]:focus,
.btDarkSkin .btQuoteBooking textarea:focus,
.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,
.bt_bb_color_scheme_1 .btQuoteBooking textarea:focus,
.bt_bb_color_scheme_3 .btQuoteBooking textarea:focus,
.btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,
.bt_bb_color_scheme_1 .btQuoteBooking .fancy-select .trigger:focus,
.bt_bb_color_scheme_3 .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,
.bt_bb_color_scheme_1 .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.bt_bb_color_scheme_3 .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,
.bt_bb_color_scheme_1 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.bt_bb_color_scheme_3 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus {
    border: 1px solid rgba(255,255,255,.3) !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    }
.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 textarea::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking textarea::-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 {
    color: rgba(0,0,0,.1);
    }
.btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText {
    padding: 0;
    }
.btQuoteBooking .btQuoteItem textarea {
    resize: vertical;
    font-size: inherit;
    padding: .8em;
    min-height: 160px;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteItem textarea {
    border-radius: 25px;
    }
.btLightSkin .btQuoteBooking .btQuoteItem textarea,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteItem textarea,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteItem textarea {
    color: #000;
    }
.btDarkSkin .btQuoteBooking .btQuoteItem textarea,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteItem textarea,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteItem textarea {
    color: #fff;
    }
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
    -webkit-transition: all 380ms ease;
    -moz-transition: all 380ms ease;
    transition: all 380ms ease;
    min-height: 3.5714em;
    }
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    -webkit-transition: all 380ms ease;
    -moz-transition: all 380ms ease;
    transition: all 380ms ease;
    -webkit-box-shadow: 5px 0 0 #f71c52 inset,0 2px 10px rgba(0,0,0,.2);
    box-shadow: 5px 0 0 #f71c52 inset,0 2px 10px rgba(0,0,0,.2);
    min-height: 3.5714em;
    }

/* Float clears */
.btQuoteBooking .btQuoteItem:after {
    content: ' ';
    display: table;
    width: 100%;
    clear: both;
    }

/* Slider */
.btQuoteWrapper {
    position: relative;
    padding: 0 17px;
    }
.btQuoteWrapper:before {
    -webkit-transition: all 380ms ease;
    -moz-transition: all 380ms ease;
    transition: all 380ms ease;
    }
.btQuoteWrapper:after {
    content: ' ';
    clear: both;
    width: 100%;
    display: table;
    }
.btQuoteBooking .ui-slider {
    position: relative;
    text-align: left;
    }
.btQuoteWrapper:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 20px;
    left: 0;
    right: 0;
    top: 50%;
    margin: -8px 0 0;
    border-radius: 10px;
    }
.btLightSkin .btQuoteWrapper:before,
.btDarkSkin .btLightSkin .btQuoteWrapper:before,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteWrapper:before {
    border: 1px solid rgba(0,0,0,.1);
    }
.btDarkSkin .btQuoteWrapper:before,
.btLightSkin .btDarkSkin .btQuoteWrapper:before,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteWrapper:before {
    border: 1px solid rgba(255,255,255,.1);
    }

/* Slider hover state */
.btQuoteBooking .btQuoteWrapper:hover:before {
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
    -webkit-transition: all 380ms ease;
    -moz-transition: all 380ms ease;
    transition: all 380ms ease;
    }

/* Slider handle */
.btQuoteBooking .ui-slider .ui-slider-handle {
    display: block;
    position: absolute;
    z-index: 2;
    min-width: 38px;
    height: 38px;
    -ms-touch-action: none;
    touch-action: none;
    background: #f71c52;
    cursor: w-resize;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 0 rgba(0,0,0,.2) inset;
    box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 0 rgba(0,0,0,.2) inset;
    -webkit-transition: all 190ms ease;
    -moz-transition: all 190ms ease;
    transition: all 190ms ease;
    }
.btQuoteBooking .ui-slider .ui-slider-handle.ui-state-hover {
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset;
    box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset;
    }
.bt_bb_color_scheme_5 .btQuoteBooking .ui-slider .ui-slider-handle,
.bt_bb_color_scheme_6 .btQuoteBooking .ui-slider .ui-slider-handle {
    background: #000;
    }
.bt_bb_color_scheme_5 .btQuoteBooking .ui-slider .ui-slider-handle.ui-state-hover,
.bt_bb_color_scheme_6 .btQuoteBooking .ui-slider .ui-slider-handle.ui-state-hover {
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 3px rgba(255,255,255,.2) inset;
    box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 3px rgba(255,255,255,.2) inset;
    }
.btQuoteBooking .btQuoteSliderValue {
    min-width: 34px;
    height: 38px;
    line-height: 38px;
    padding: 0 2px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    }

/* Slider range */
.btQuoteBooking .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    }

/* support: IE8 - See #6727 */
.btQuoteBooking .ui-slider.ui-state-disabled .ui-slider-handle,
.btQuoteBooking .ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit;
    }

/* Slider horizontal */
.btQuoteBooking .ui-slider-horizontal {
    height: 20px;
    margin-top: 10px;
    cursor: pointer;
    }
.btQuoteBooking .ui-slider-horizontal .ui-slider-handle {
    top: -10px;
    margin-left: -18px;
    }
.btQuoteBooking .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    }
.btQuoteBooking .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
    }
.btQuoteBooking .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
    }

/* Slider vertical */
.btQuoteBooking .ui-slider-vertical {
    min-width: 34px;
    height: 100px;
    }
.btQuoteBooking .ui-slider-vertical .ui-slider-handle {
    left: 0;
    margin-left: 0;
    margin-bottom: -18px;
    }
.btQuoteBooking .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
    }
.btQuoteBooking .ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
    }
.btQuoteBooking .ui-slider-vertical .ui-slider-range-max {
    top: 0;
    }

/* Total value */
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    padding: 0;
    text-align: right;
    color: #fff;
    background: #f71c52;
    line-height: 3.5714rem;
    display: block;
    width: 100%;
    float: left;
    font-size: .8em;
    text-transform: uppercase;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    border-radius: 50px;
    overflow: hidden;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    border-radius: 3px;
    overflow: hidden;
    }
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteBookingForm .btQuoteTotal,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    background: #000;
    color: #fff;
    }
.btQuoteBooking .btQuoteTotalText {
    margin-right: 1em;
    font-weight: 700;
    }
.rtl .btQuoteBooking .btQuoteTotalText {
    margin-right: 0;
    margin-left: 1em;
    }

/* Total currency */
.btQuoteBooking .btQuoteTotalCurrency {
    font-weight: 700;
    font-size: 1.4em;
    line-height: 3.5714rem;
    display: inline-block;
    background: rgba(0,0,0,.25);
    padding: 0 3px 0 20px;
    font-family: Roboto;
    }
.rtl .btQuoteBooking .btQuoteTotalCurrency {
    padding: 0 20px 0 3px;
    }
.btQuoteBooking .btQuoteTotalCalc {
    font-weight: 700;
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    font-size: 1.4em;
    line-height: 3.5714rem;
    display: inline-block;
    background: rgba(0,0,0,.25);
    padding: 0 20px 0 3px;
    font-family: Roboto;
    }
.rtl .btQuoteBooking .btQuoteTotalCalc {
    padding: 0 3px 0 20px;
    }

/* Options */
.btQuoteBooking .btQuoteItem ul.options {
    text-align: left;
    }

/* Contact form */
.btQuoteBooking .btQuoteContact {
    margin: 0 -10px 0 -10px;
    }

/* Contact form item */
.btQuoteBooking .btQuoteContact .btQuoteItem,
.bt_cc_email_confirmation_container {
    padding: 0 10px;
    float: left;
    width: 50%;
    }
.rtl .btQuoteBooking .btQuoteContact .btQuoteItem,
.rtl .bt_cc_email_confirmation_container {
    float: right;
    padding: 0 10px;
    }

/* Form split in two columns */
.btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd) {
    clear: left;
    }
.rtl .btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd) {
    clear: right;
    }

/* Form full width item */
.btQuoteBooking .btQuoteItem.btQuoteItemFullWidth {
    float: none;
    width: auto;
    }
.rtl .btQuoteBooking .btQuoteItem.btQuoteItemFullWidth {
    float: none;
    width: auto;
    }

/* Form button */
.btQuoteBooking .btQuoteContact .boldBtn {
    clear: left;
    margin: 0;
    text-align: center;
    white-space: normal;
    }
.rtl .btQuoteBooking .btQuoteContact .boldBtn {
    clear: right;
    }

/* Error fields validation */
.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
    -webkit-box-shadow: 0 0 0 1px #f71c52 inset;
    box-shadow: 0 0 0 1px #f71c52 inset;
    border-color: #f71c52;
    }
.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 #000 inset !important;
    box-shadow: 0 0 0 1px #000 inset !important;
    border-color: #000;
    }
.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: #000;
    -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 #000 inset !important;
    box-shadow: 0 0 0 1px #000 inset !important;
    border-color: #000;
    }
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
    -webkit-box-shadow: 0 0 0 2px #f71c52 inset;
    box-shadow: 0 0 0 2px #f71c52 inset;
    }
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText {
    -webkit-box-shadow: 0 0 0 2px #000 inset !important;
    box-shadow: 0 0 0 2px #000 inset !important;
    }

/* Submit query message */
.btQuoteBooking .btSubmitMessage {
    color: #f71c52;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    height: 30px;
    }

/* Date picker */
.btDatePicker {
    z-index: 10000 !important;
    width: 300px;
    }
.btDatePicker table th,
.btDatePicker table td {
    border: 1px solid #e0e0e0;
    }
.btDatePicker .ui-datepicker-header {
    display: block;
    padding: 10px;
    overflow: hidden;
    background-color: #f71c52;
    color: #FFF;
    }
.btDatePicker table.ui-datepicker-calendar {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    background-color: #f2f2f2;
    }

/* Datepicker header, day names */
.btDatePicker table.ui-datepicker-calendar th {
    padding: 10px 8px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-align: center;
    }

/* Datepicker prev/next */
.btDatePicker a.ui-datepicker-prev,
.btDatePicker a.ui-datepicker-next {
    display: block;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    padding: 2px 4px;
    text-transform: uppercase;
    cursor: pointer;
    }
.btDatePicker a.ui-datepicker-prev {
    float: left;
    }
.btDatePicker a.ui-datepicker-next {
    float: right;
    }

/* Prev / Next hover state */
.btDatePicker a.ui-datepicker-prev:hover,
.btDatePicker a.ui-datepicker-next:hover {
    color: #000;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }

/* Datepicker title */
.btDatePicker .ui-datepicker-title {
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 600;
    color: #FFF;
    }

/* Datepicker DIV */
.btDatePicker#ui-datepicker-div {
    background-color: #f2f2f2;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    margin-top: 1px;
    }

/* Datepicker day */
.btDatePicker .ui-datepicker-calendar td {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    padding: .3em;
    text-align: center;
    }

/* Datepicker day link */
.btDatePicker table.ui-datepicker-calendar td a {
    color: #666;
    width: 18px;
    height: 18px;
    line-height: 18px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }

/* Datepicker active state */
.btDatePicker table.ui-datepicker-calendar td a.ui-state-active {
    font-weight: bold;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }

/* Datepicker hover state */
.btDatePicker table td:hover {
    cursor: pointer;
    }
.btDatePicker table td:hover {
    background: #e0e0e0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }

/* Styled select */
.btQuoteBooking .btDropDown .dd {
    position: relative;
    }
.btQuoteBooking .ddChild {
    position: absolute;
    left: 0 !important;
    right: 0 !important;
    margin: -1px 0 0;
    }
.btQuoteBooking .ddChild {
    position: absolute !important;
    }

/* Select submenu items */
.btQuoteBooking .ddChild {
    background-color: #fff;
    border: 1px solid #999;
    overflow-y: auto;
    }
.btQuoteBooking .ddChild ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    }
.btQuoteBooking .ddChild ul li {
    display: table;
    width: 100%;
    min-height: 38px;
    margin: 0;
    padding: 0 37px 0 0;
    cursor: pointer;
    line-height: 1.2;
    border-top: 1px solid rgba(0,0,0,.1);
    color: #000;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.btQuoteBooking .ddChild ul li span {
    display: block;
    padding: 0 12px;
    line-height: 2;
    }
.btQuoteBooking .ddChild ul li span.description {
    line-height: 1.5;
    margin-top: -.3em;
    margin-bottom: .3em;
    }

/* Item hover state */
.btQuoteBooking .ddChild ul li:hover,
.btQuoteBooking .ddChild ul li.selected:hover {
    color: #f71c52;
    background: rgba(0,0,0,.07);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }

/* First item disabled state */
.btQuoteBooking .ddChild ul li:first-child,
.btQuoteBooking .ddChild ul li:first-child:hover {
    border-top: none;
    color: rgba(0,0,0,.6);
    background: none;
    }
.btQuoteBooking .ddOutOfVision {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    }

/* Styled menu itself */
.btQuoteBooking .ddItem {
    display: table;
    width: 100%;
    margin: 1px 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.1;
    }

/* Styled menu label */
.btQuoteBooking .ddTitleText {
    display: table;
    width: 100%;
    }
.btQuoteBooking .ddTitleText span,
.btQuoteBooking .ddChild ul li span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    }
.btQuoteBooking .ddTitleText span span,
.btQuoteBooking .ddChild ul li span span,
.btQuoteBooking .ddChild ul li:hover span span,
.btQuoteBooking .ddChild ul li.selected:hover span span {
    display: block;
    font-size: 12px;
    padding: 0;
    color: rgba(0,0,0,.6);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.btQuoteBooking .ddChild span {
    padding: 10px 12px;
    }
.btQuoteBooking .ddTitleText span {
    padding: 10px 12px;
    }
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
    padding: 0 3rem 0 0;
    }
.rtl .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
    padding: 0 0 0 3rem;
    }
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 -2px 0 0 #f71c52 inset;
    }
.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 rgba(0,0,0,.3);
    }
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_1 .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_3 .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,
.bt_bb_color_scheme_1 .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_3 .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border: 1px solid rgba(255,255,255,.3) !important;
    }

/* Select item description */
.btQuoteBooking .ddlabel,
.btQuoteBooking .description {
    width: 100%;
    }
.btNotSelected {
    min-height: 38px;
    }
.btNotSelected .ddlabel {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }

/* Photo in select */
.btQuoteBooking .ddTitleText .ddImage,
.btQuoteBooking .ddChild ul li .ddImage {
    text-align: center;
    padding: 12px;
    padding-right: 0;
    }
.btQuoteBooking .ddTitleText .ddImage img,
.btQuoteBooking .ddChild ul li .ddImage img {
    display: block;
    width: auto;
    max-width: none !important;
    }

/* Nothing selected state */
.btQuoteBooking .ddTitleText.btNotSelected .ddlabel {
    opacity: .5;
    }

/* Selected state */
.btQuoteBooking .ddTitleText .ddlabel {
    width: 100%;
    line-height: 2;
    opacity: 1;
    }
.btQuoteBooking .ddTitleText .ddlabel .description {
    line-height: 1.5;
    margin-top: -.3em;
    margin-bottom: .3em;
    }
.btQuoteBooking .ddTitle {
    position: relative;
    cursor: pointer;
    }

/* Styled select arrow */
.btQuoteBooking .ddTitle .arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 3.5714em;
    }
.rtl .btQuoteBooking .ddTitle .arrow {
    right: auto;
    left: 0;
    }

/* Arrow itself */
.btQuoteBooking .ddTitle .arrow:before {
    content: '\f107';
    font-family: FontAwesome;
    display: block;
    padding-right: 1em;
    -webkit-transition: 150ms ease transform,150ms ease color;
    -moz-transition: 150ms ease transform,150ms ease color;
    transition: 150ms ease transform,150ms ease color;
    font-size: 1.5rem;
    }
.rtl .btQuoteBooking .ddTitle .arrow:before {
    padding-right: 0;
    padding-left: 1em;
    }
.btQuoteBooking .borderRadiusTp .ddTitle .arrow:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    opacity: .5;
    }

/* Submit button */
.btQuoteBooking .btContactSubmit {
    border: 0;
    margin: 20px 0 0;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    height: 3.5714rem;
    font-size: 1em;
    display: inline-block;
    padding: 0 3em;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    white-space: nowrap;
    background: #f71c52;
    position: relative;
    }
.btQuoteBooking .btContactSubmit:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    display: block;
    content: "";
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    z-index: -1;
    }
.btQuoteBooking .btContactSubmit:focus,
.btQuoteBooking .btContactSubmit:hover {
    -webkit-box-shadow: 0 0 0 2em #f71c52 inset;
    box-shadow: 0 0 0 2em #f71c52 inset;
    color: #fff !important;
    }
.btQuoteBooking .btContactSubmit:focus:after,
.btQuoteBooking .btContactSubmit:hover:after {
    opacity: .5;
    }
.rtl .btQuoteBooking .btContactSubmit {
    margin: 0 30px 0 0;
    }
.bt_bb_color_scheme_5 .btQuoteBooking .btContactSubmit,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactSubmit {
    background: #000;
    color: #fff !important;
    }
.btHardRoundedButtons .btQuoteBooking .btContactSubmit {
    border-radius: 50px;
    }
.btSoftRoundedButtons .btQuoteBooking .btContactSubmit {
    border-radius: 3px;
    }
.btQuoteBooking .btContactSubmit:focus {
    outline: 0;
    }
.btQuoteBooking .btContactSubmit:hover,
.btQuoteBooking .btContactSubmit:active {
    color: #fff !important;
    -webkit-transform: translate(0,-3px) !important;
    -moz-transform: translate(0,-3px) !important;
    -ms-transform: translate(0,-3px) !important;
    transform: translate(0,-3px) !important;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    }
.bt_bb_color_scheme_5 .btQuoteBooking .btContactSubmit:hover,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactSubmit:hover,
.bt_bb_color_scheme_5 .btQuoteBooking .btContactSubmit:active,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactSubmit:active {
    background: #fff !important;
    color: #000 !important;
    }

/* Tablets screen */
@media (max-width: 1024px) {
.btQuoteBooking .btQuoteContact .btQuoteItem {
    float: none;
    width: auto;
    }
.rtl .btQuoteBooking .btQuoteContact .btQuoteItem {
    float: none;
    width: auto;
    }
.btQuoteBooking .btTotalQuoteContactGroup.btActive {
    max-height: 1000px;
    }
.btQuoteBooking .btQuoteContact {
    margin-left: -10px;
    }
}

/* Larger smartphones screen */
@media (max-width: 650px) {
.btQuoteBooking .btQuoteItem label {
    display: block;
    float: none;
    margin: 0 0 8px;
    width: auto;
    }
.rtl .btQuoteBooking .btQuoteItem label {
    float: none;
    width: auto;
    margin: 0 0 8px;
    }
.btQuoteBooking .btQuoteItem {
    margin: 0 0 20px;
    padding: 0;
    }
.rtl .btQuoteBooking .btQuoteItem {
    padding: 0;
    }
}

/* Small smartphones screen */
@media (max-width: 440px) {
.btQuoteBooking .ddTitleText .ddImage img,
.btQuoteBooking .ddChild ul li .ddImage img {
    display: block;
    width: auto;
    margin: 0 auto;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
    padding: 0;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
    }
.btQuoteBooking .btQuoteBookingForm .boldBtn {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
    margin: 0;
    height: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    clear: both;
    overflow: hidden;
    padding: 0;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal,
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    float: none;
    margin-bottom: 20px;
    height: 50px;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.btQuoteBooking .btQuoteBookingForm .btContactNext {
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    margin-left: auto;
    }
.btQuoteBooking .btContactBack,
.btQuoteBooking .btContactSubmit {
    margin: 50px 10px 20px 10px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    clear: both;
    display: block;
    }
.rtl .btQuoteBooking .btContactBack,
.rtl .btQuoteBooking .btContactSubmit {
    margin: 50px 10px 20px 10px;
    }
.btPayPalButton {
    margin: 0 !important;
    float: none;
    }
}

/* placeholder */
.btQuoteBooking *::-webkit-input-placeholder {
    font-family: inherit;
    color: #a9a9a9;
    }
.btQuoteBooking *:-moz-placeholder {
    font-family: inherit;
    color: #a9a9a9;
    }
.btQuoteBooking *::-moz-placeholder {
    font-family: inherit;
    color: #a9a9a9;
    }
.btQuoteBooking *:-ms-input-placeholder {
    font-family: inherit;
    color: #a9a9a9;
    }

/* reCAPTCHA */
.btQuoteBooking .g-recaptcha {
    margin-bottom: 30px;
    }
.btQuoteBooking .g-recaptcha > div > div {
    margin: auto;
    }

/* PayPal */
.btPayPalButton {
    display: inline-block;
    margin: 0 0 0 30px;
    background: transparent;
    border: rgba(0,0,0,.1) 2px solid;
    margin-right: -100%;
    width: 130px;
    height: 49px;
    cursor: pointer;
    -webkit-transition: box-shadow 380ms ease;
    -moz-transition: box-shadow 380ms ease;
    transition: box-shadow 380ms ease;
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    }
.btPayPalButton:hover {
    -webkit-box-shadow: 0 0 0 #f71c52 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 #f71c52 inset,0 1px 5px rgba(0,0,0,.2);
    }
.btPayPalForm {
    width: 0;
    height: 0;
    overflow: hidden;
    }
.rtl .bt_cc_email_confirmation_container {
    text-align: right;
    }
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked),
.bt_cc_email_confirmation_container [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    }
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked),
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked {
    left: auto;
    right: -9999px;
    }
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
    }
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label,
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label {
    padding-left: 0;
    padding-right: 1.95em;
    }
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 1.5em;
    height: 1.5em;
    background: transparent;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.btHardRoundedButtons .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.btHardRoundedButtons .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    border-radius: 50px;
    }
.btSoftRoundedButtons .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.btSoftRoundedButtons .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    border-radius: 3px;
    }
.btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.btDarkSkin .btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.btDarkSkin .btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    -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;
    }
.btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.btLightSkin .btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.bt_bb_color_scheme_1 .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.bt_bb_color_scheme_3 .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.btLightSkin .btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.bt_bb_color_scheme_1 .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.bt_bb_color_scheme_3 .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    -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;
    }
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    left: auto;
    right: 0;
    }
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    top: .1em;
    left: .15em;
    font-size: 1.3em;
    line-height: .8;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    color: #fff;
    }
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after,
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after {
    left: auto;
    right: .15em;
    }
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    }
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    border-color: #f71c52;
    background: #f71c52;
    }
.btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.btDarkSkin .btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    -webkit-box-shadow: 0 0 0 0 #000 inset;
    box-shadow: 0 0 0 0 #000 inset;
    }
.btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.btLightSkin .btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.bt_bb_color_scheme_1 .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.bt_bb_color_scheme_3 .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    -webkit-box-shadow: 0 0 0 0 #fff inset;
    box-shadow: 0 0 0 0 #fff inset;
    }
.bt_bb_color_scheme_5 .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before,
.bt_bb_color_scheme_6 .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
    background: #000;
    }
.btLightSkin .bt_cc_email_confirmation_container label:hover:before,
.btDarkSkin .btLightSkin .bt_cc_email_confirmation_container label:hover:before,
.btLightSkin .btDarkSkin .btLightSkin .bt_cc_email_confirmation_container label:hover:before {
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.3) inset,0 2px 5px 0 rgba(0,0,0,.3) !important;
    box-shadow: 0 0 0 1px rgba(0,0,0,.3) inset,0 2px 5px 0 rgba(0,0,0,.3) !important;
    }
.btDarkSkin .bt_cc_email_confirmation_container label:hover:before,
.btLightSkin .btDarkSkin .bt_cc_email_confirmation_container label:hover:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt_cc_email_confirmation_container label:hover:before,
.bt_bb_color_scheme_1 .bt_cc_email_confirmation_container label:hover:before,
.bt_bb_color_scheme_3 .bt_cc_email_confirmation_container label:hover:before {
    -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset,0 2px 5px 0 rgba(255,255,255,.3) !important;
    box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset,0 2px 5px 0 rgba(255,255,255,.3) !important;
    }

/* Item lock */
.btQuoteItem.btCCLock {
    position: relative;
    }
.btQuoteItem.btCCLock:before {
    content: ' ';
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
    background: transparent;
    z-index: 999;
    }

/* Transfer Quote total to Flex
-------------------------------------------*/
.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);
    }
.rtl .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;
    }

/* Transfer Quote total to Flex, responsive
-------------------------------------------*/
@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%;
    }
.rtl .btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.rtl .btQuoteBooking .btQuoteBookingForm .btContactNext {
    margin: 0;
    }
.btQuoteBooking .btQuoteBookingForm .btContactNext {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    }
}

/* Paypal button
-------------------------------------------*/
.btPayPalButton {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    margin-right: auto;
    height: 38px;
    -webkit-flex: 0 0 130px;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    margin-left: 30px;
    }

/* Contact form */
.btQuoteBooking .btQuoteContact.btQuoteContactForm7 {
    margin: 0;
    }
.rtl .btQuoteBooking .btQuoteContact.btQuoteContactForm7 {
    text-align: right;
    }
.rtl .btQuoteBooking .btQuoteContact.btQuoteContactForm7 input,
.rtl .btQuoteBooking .btQuoteContact.btQuoteContactForm7 select,
.rtl .btQuoteBooking .btQuoteContact.btQuoteContactForm7 textarea {
    text-align: right;
    }
.btQuoteBooking .btQuoteContact.btQuoteContactForm7 .fancy-select .trigger,
.btQuoteBooking .btQuoteContact.btQuoteContactForm7 select {
    padding-right: 0;
    }
.rtl .btQuoteBooking .btQuoteContact.btQuoteContactForm7 .fancy-select .trigger,
.rtl .btQuoteBooking .btQuoteContact.btQuoteContactForm7 select {
    padding-right: 1em;
    padding-left: 0;
    }
.btQuoteBooking .btQuoteContact.btQuoteContactForm7 .fancy-select .trigger {
    line-height: 3.5714em;
    }
.rtl .btQuoteBooking .btQuoteContact.btQuoteContactForm7 .fancy-select ul.options li {
    padding-right: 1em;
    padding-left: 0;
    }
@media (max-width: 1400px) {
/* Typography breakpoint start 1350 */
.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: 3rem;
    }
.bt_bb_size_large.bt_bb_headline h1,
.bt_bb_size_large.bt_bb_headline h2,
.bt_bb_size_large.bt_bb_headline h3,
.bt_bb_size_large.bt_bb_headline h4,
.bt_bb_size_large.bt_bb_headline h5,
.bt_bb_size_large.bt_bb_headline h6 {
    font-size: 2.8rem;
    }

/* /Typography breakpoint */
}

@media (max-width: 1199px) {
/* Typography breakpoint start 1200 */
.bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6 {
    font-size: 4rem;
    }
body {
    font-size: 14px;
    }

/* /Typography breakpoint */
}

@media (max-width: 992px) {
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent {
    display: block;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner,
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
    width: 100%;
    display: block;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl {
    margin-top: 1em;
    padding-top: 2em;
    border-top: 1px solid;
    }
.btLightSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl,
.btDarkSkin .btLightSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl,
.btLightSkin .btDarkSkin .btLightSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl {
    border-color: rgba(0,0,0,.1);
    }
.btDarkSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl,
.btLightSkin .btDarkSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl,
.btDarkSkin.btLightSkin .btDarkSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl {
    border-color: rgba(255,255,255,.1);
    }
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_tile_format_22,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_tile_format_22,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_tile_format_22,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_tile_format_22,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_tile_format_22 {
    width: 100%;
    }
}

@media (max-width: 360px) {
/* Typography breakpoint start 360 */
.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: 3rem;
    }
body {
    font-size: 13px;
    }

/* Typography breakpoint */
.btMenuVertical .mainHeader {
    width: 280px;
    }
.btMenuVerticalLeft.btMenuVerticalOn .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn .btVerticalHeaderTop {
    -webkit-transform: translateX(280px);
    -moz-transform: translateX(280px);
    -ms-transform: translateX(280px);
    transform: translateX(280px);
    }
.rtl.btMenuVerticalLeft.btMenuVerticalOn .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .btVerticalHeaderTop {
    -webkit-transform: translateX(-280px);
    -moz-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px);
    }
.btMenuVerticalLeft.btMenuVerticalOn.btStickyHeaderActive.btStickyHeaderOpen .btVerticalHeaderTop {
    -webkit-transform: translateX(280px) !important;
    -moz-transform: translateX(280px) !important;
    -ms-transform: translateX(280px) !important;
    transform: translateX(280px) !important;
    }
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btStickyHeaderActive.btStickyHeaderOpen .btVerticalHeaderTop {
    -webkit-transform: translateX(-280px);
    -moz-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px);
    }
.btMenuVerticalRight.btMenuVerticalOn .btContentWrap {
    -webkit-transform: translateX(-280px);
    -moz-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px);
    }
}

@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;
    margin-bottom: 2rem;
    padding: 0;
    }
div.product div.summary .price {
    text-align: center;
    margin-bottom: 2rem;
    }
div.product form.cart {
    text-align: center;
    margin-bottom: 2rem;
    }
table.shop_table button[name="apply_coupon"] {
    margin-bottom: 1em;
    }
}

@media (max-width: 620px) {
ul.products li.product {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !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;
    border-bottom: 1px solid #000;
    margin-bottom: 2em;
    padding-bottom: 2em;
    }
.btDarkSkin table.shop_table_responsive tr,
.btLightSkin .btDarkSkin table.shop_table_responsive tr,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive tr,
.btDarkSkin table.shop_table_responsive th,
.btLightSkin .btDarkSkin table.shop_table_responsive th,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive th {
    border-bottom: 1px solid #fff;
    }
table.shop_table_responsive tr td,
table.shop_table_responsive th td {
    display: block;
    width: 100% !important;
    clear: left;
    text-align: center !important;
    word-break: break-word;
    border: none;
    padding: .5em 0 0;
    }
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;
    }
table.shop_table .coupon {
    display: block;
    }
table.shop_table .coupon input[name="coupon_code"] {
    margin-bottom: 1em;
    }
table.shop_table .coupon button[name="apply_coupon"] {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    }
table.shop_table input[name="update_cart"] {
    margin-top: 1em;
    float: none;
    width: 100%;
    }
}

/* Gutenberg */
/* Separator */
.wp-block-separator {
    margin: 1em auto;
    max-width: 100px;
    }
.wp-block-separator.is-style-wide {
    max-width: 100%;
    }
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    border-bottom: 1px solid #8f98a1;
    }

/* Paragraph */
p.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 5.25em;
    line-height: .7;
    font-weight: 500;
    }
p.has-drop-cap {
    line-height: 1.2;
    }
p.has-background {
    border-radius: 0;
    }
.btSoftRoundedButtons p.has-background {
    border-radius: 3px;
    }
.btHardRoundedButtons p.has-background {
    border-radius: 3px;
    }
p.has-large-font-size {
    line-height: 1.2;
    }
em {
    line-height: 1;
    }

/* Quote, Pullquote */
.wp-block-quote p {
    font-size: 1em;
    }
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 1.3em;
    }
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
    text-align: center;
    }
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
    font-size: inherit;
    }

/* Button */
.wp-block-file .wp-block-file__button {
    border-radius: none;
    }
.btSoftRoundedButtons .wp-block-file .wp-block-file__button {
    border-radius: 3px;
    }
.btHardRoundedButtons .wp-block-file .wp-block-file__button {
    border-radius: 50px;
    }
.wp-block-button__link {
    font-size: .8em;
    padding: .8em 2.2em;
    font-weight: 500;
    color: #fff !important;
    }
.wp-block-button__link:hover {
    color: #f71c52 !important;
    }
.wp-block-button {
    margin-bottom: 1em !important;
    }
.wp-block-button.alignnone {
    text-align: inherit !important;
    }

/* Table */
.wp-block-table.is-style-stripes td {
    border-color: rgba(0,0,0,.07);
    }

/* Page width */
.btNoSidebar .alignfull {
    width: 100vw;
    margin-left: -webkit-calc(-50vw + 600px);
    margin-left: -moz-calc(-50vw + 600px);
    margin-left: calc(-50vw + 600px);
    margin-right: -webkit-calc(-50vw + 600px);
    margin-right: -moz-calc(-50vw + 600px);
    margin-right: calc(-50vw + 600px);
    max-width: 100vw;
    }

/* Gallery */
.wp-block-gallery {
    margin: 0;
    }

