.wpcf7-date{
width:100%;
}
.wpcf7-date:before{
width:100%;
content:attr(placeholder);
}
.wpcf7-date:hover:before{
width:0%;
content:"";
}
.wpcf7-date.bt-date-input-has-value:before{
display: none;
}
.wpcf7-date.placeholderclass:before{
width:0%;
content:"";
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
audio,
canvas,
video {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
*:focus,
* {
outline: none;
outline: 0;
}
.touch * {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-focus-ring-color: rgba(0,0,0,0);
}
button::-moz-focus-inner {
border: 0;
}
audio:not([controls]) {
display: none;
height: 0;
}
html,
body {
margin: 0;
padding: 0;
}
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
background-repeat: no-repeat;
} .btClear:after {
content: " ";
display: table;
width: 100%;
clear: both;
} .screen-reader-text {
clip: rect(1px,1px,1px,1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} .btDarkSkin {
color: #fff;
background-color: #191919;
}
.btLightSkin {
color: #181818;
background-color: #fff;
}
.btLightSkin select,
.btLightSkin textarea,
.btLightSkin input,
.btLightSkin .fancy-select .trigger,
.bt_bb_color_scheme_2 select,
.bt_bb_color_scheme_2 textarea,
.bt_bb_color_scheme_2 input,
.bt_bb_color_scheme_2 .fancy-select .trigger,
.bt_bb_color_scheme_4 select,
.bt_bb_color_scheme_4 textarea,
.bt_bb_color_scheme_4 input,
.bt_bb_color_scheme_4 .fancy-select .trigger,
.bt_bb_color_scheme_5 select,
.bt_bb_color_scheme_5 textarea,
.bt_bb_color_scheme_5 input,
.bt_bb_color_scheme_5 .fancy-select .trigger {
border: 1px solid rgba(0,0,0,.1);
color: #181818;
}
.btDarkSkin select,
.btDarkSkin textarea,
.btDarkSkin input,
.btDarkSkin .fancy-select .trigger,
.bt_bb_color_scheme_1 select,
.bt_bb_color_scheme_1 textarea,
.bt_bb_color_scheme_1 input,
.bt_bb_color_scheme_1 .fancy-select .trigger,
.bt_bb_color_scheme_3 select,
.bt_bb_color_scheme_3 textarea,
.bt_bb_color_scheme_3 input,
.bt_bb_color_scheme_3 .fancy-select .trigger,
.bt_bb_color_scheme_6 select,
.bt_bb_color_scheme_6 textarea,
.bt_bb_color_scheme_6 input,
.bt_bb_color_scheme_6 .fancy-select .trigger {
border: 1px solid rgba(255,255,255,.5);
color: #fff;
} select,
input {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
}
input:not([type='checkbox']):not([type='radio']),
button {
-webkit-appearance: none;
}
input:not([type='checkbox']):not([type='radio']),
textarea,
select {
outline: none;
font: inherit;
width: 100%;
background: transparent;
line-height: 1;
width: 100%;
display: block;
padding: .8em;
background: transparent;
}
.btTextRight input:not([type='checkbox']):not([type='radio']),
.btTextRight textarea,
.btTextRight select {
text-align: right;
}
input:not([type='checkbox']):not([type='radio']),
select {
height: 3.2em;
}
.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;
}
textarea {
resize: vertical;
line-height: inherit;
}
button {
font: inherit;
cursor: pointer;
}
.bt_bb_color_scheme_5 input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.bt_bb_color_scheme_5 textarea:focus,
.bt_bb_color_scheme_5 .fancy-select .trigger.open {
border: 1px solid #181818 !important;
}
.bt_bb_color_scheme_6 input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.bt_bb_color_scheme_6 textarea:focus,
.bt_bb_color_scheme_6 .fancy-select .trigger.open {
border: 1px solid #fff !important;
} .bt-video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.bt-video-container iframe,
.bt-video-container object,
.bt-video-container embed,
.bt-video-container video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} img,
figure {
max-width: 100%;
height: auto;
}
pre code {
display: block;
}
pre {
overflow: hidden;
}
.btContentHolder pre {
margin: 0 0 30px;
white-space: pre-wrap;
padding: 20px;
border: 1px solid rgba(0,0,0,.1);
} a {
text-decoration: none;
-webkit-transition: color 200ms ease;
-moz-transition: color 200ms ease;
transition: color 200ms ease;
color: inherit;
}
.btContent a {
color: #B28564;
}
a:hover {
text-decoration: none;
color: #B28564;
}
.btContent a:hover {
color: inherit;
}
.btText a {
color: #B28564;
}
.btText a:hover {
text-decoration: underline;
}
a img {
border: none;
}
a,
a:active,
a:focus {
outline: none;
} p,
dl,
address,
cite {
margin: 0 0 1em;
}
ul {
margin: 0 0 1em 1em;
padding: 0;
}
ul ul {
margin-bottom: 0;
}
ol {
margin: 0 0 1em 1em;
padding: 0;
}
ol ol {
margin-bottom: 0;
}
li {
margin: 0 0 0 .5em;
padding: 0;
}
.btText li {
margin-left: 1em;
}
dt {
display: inline;
padding-right: .75em;
}
dd {
margin: 0 0 1.5em 3.5em;
}
dd p {
display: inline;
}
dd:after {
content: ' ';
display: table;
clear: both;
}
figcaption {
font-size: .8em;
} html {
font-size: 15px;
}
body {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-weight: 400;
line-height: 1.8;
background-size: cover;
background-attachment: fixed;
}
small {
font-size: 13px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
}
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
padding: 0 0 .4em;
line-height: 1.2;
margin: 0;
font-weight: 500;
letter-spacing: 2px;
}
h1 {
font-size: 3em;
}
h2 {
font-size: 2.5em;
}
h3 {
font-size: 2em;
}
h4 {
font-size: 1.75em;
}
h5 {
font-size: 1.5em;
}
h6 {
font-size: 1.25em;
} blockquote {
display: block;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
margin: 0;
font-size: 1.5em;
font-style: italic;
font-weight: 400;
line-height: 2em;
position: relative;
padding: 0 0 0 3.5em;
}
.btArticleContent blockquote {
font-size: 1.1em;
}
blockquote:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.bt_bb_align_center blockquote {
padding: 0;
}
.bt_bb_align_right blockquote {
padding: 0 0 3.5em;
}
blockquote:before {
content: '\f10d';
font-family: FontAwesome;
display: block;
font-size: 5em;
line-height: 1;
position: absolute;
top: 0;
left: 0;
right: 0;
color: rgba(0,0,0,.1);
}
.btDarkSkin blockquote:before,
.bt_bb_color_scheme_1 blockquote:before,
.bt_bb_color_scheme_3 blockquote:before,
.bt_bb_color_scheme_6 blockquote:before {
color: rgba(255,255,255,.1);
}
.bt_bb_align_right blockquote:before {
right: 0;
left: auto;
}
cite {
opacity: .6;
font-style: normal;
} .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: #B28564;
color: white;
}
.bt_bb_layout_boxed_600 .bt_bb_cell {
width: 600px;
max-width: -webkit-calc(100% - 60px);
max-width: -moz-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.bt_bb_layout_boxed_700 .bt_bb_cell {
width: 700px;
max-width: -webkit-calc(100% - 60px);
max-width: -moz-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.bt_bb_layout_boxed_800 .bt_bb_cell {
width: 800px;
max-width: -webkit-calc(100% - 60px);
max-width: -moz-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.bt_bb_layout_boxed_900 .bt_bb_cell {
width: 900px;
max-width: -webkit-calc(100% - 60px);
max-width: -moz-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.bt_bb_layout_boxed_1000 .bt_bb_cell {
width: 1000px;
max-width: -webkit-calc(100% - 60px);
max-width: -moz-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.bt_bb_layout_boxed_1100 .bt_bb_cell {
width: 1100px;
max-width: -webkit-calc(100% - 60px);
max-width: -moz-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.bt_bb_layout_boxed_1200 .bt_bb_cell {
width: 1200px;
max-width: -webkit-calc(100% - 60px);
max-width: -moz-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.bt_bb_layout_boxed_1400 .bt_bb_cell {
width: 1400px;
max-width: -webkit-calc(100% - 60px);
max-width: -moz-calc(100% - 60px);
max-width: calc(100% - 60px);
} .visible-xs,
.visible-ms,
.visible-sm,
.visible-md,
.visible-lg {
display: none;
}
@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.rtl {
direction: rtl;
unicode-bidi: embed;
} .btContentWrap {
-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 {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btSiteFooter {
-webkit-transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
-moz-transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
}
.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;
} .mainHeader,
.btVerticalHeaderTop {
z-index: 10002;
}
.btPreloader {
z-index: 10004;
} .port {
width: 100%;
padding: 0 30px;
}
.gutter .port {
max-width: 1260px;
margin: auto;
}
.btWithSidebar .btContent .gutter .port {
padding: 0;
}
@media (max-width: 1259px) {
.gutter .port {
width: 100%;
max-width: none;
padding-left: 30px;
padding-right: 30px;
}
.btMenuVerticalRight .btVerticalMenuTrigger {
margin: 0;
}
} .btNoSidebar .btContentHolder,
.btNoSidebar .btContent {
width: auto;
padding: 0;
}
.btWithSidebar .btContentHolder {
max-width: 1260px;
margin: auto;
padding: 4em 30px 4em;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.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: 20px;
}
.rtl.btSidebarRight.btWithSidebar .btContentHolder .btContent {
padding-right: 0;
padding-left: 20px;
} @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;
}
.btWithSidebar.btSidebarRight .btContentHolder .btSidebar,
.btWithSidebar.btSidebarLeft .btContentHolder .btSidebar {
padding-top: 4em;
}
} .btPreloader {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
bottom: 0;
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 {
padding: .7em 1.2em;
display: inline-block;
background-color: #191919;
}
.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;
} .btLoader {
margin: 30px auto 30px auto;
font-size: 6px;
position: relative;
text-indent: -9999em;
border-left: 5px solid rgba(128,128,128,.1);
border-right: 5px solid rgba(128,128,128,.1);
border-bottom: 5px solid rgba(128,128,128,.2);
-webkit-animation: btLoader 1.1s infinite linear;
-moz-animation: btLoader 1.1s infinite linear;
animation: btLoader 1.1s infinite linear;
}
.btLightSkin .btLoader,
.bt_bb_color_scheme_2 .btLoader,
.bt_bb_color_scheme_4 .btLoader,
.bt_bb_color_scheme_5 .btLoader {
border-top: 5px solid #181818;
}
.btDarkSkin .btLoader,
.bt_bb_color_scheme_1 .btLoader,
.bt_bb_color_scheme_3 .btLoader,
.bt_bb_color_scheme_6 .btLoader {
border-top: 5px solid #fff;
}
.btLoader p:empty {
display: none;
}
.btLoader,
.btLoader:after {
border-radius: 50%;
width: 64px;
height: 64px;
}
@-webkit-keyframes btLoader {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes btLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes btLoader {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes btLoader {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
} .btErrorPage {
min-height: 70vh;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
background-position: 10% bottom;
background-size: initial;
}
.btErrorPage .port {
padding-top: 6em;
padding-bottom: 6em;
} .btBreadCrumbs {
text-transform: uppercase;
}
.btBreadCrumbs span {
display: inline-block;
margin-left: 0;
padding-left: 0;
}
.btBreadCrumbs span:not(:last-child):after {
content: ' ';
display: inline-block;
margin: -2px 10px 0 10px;
letter-spacing: inherit;
width: 4px;
height: 4px;
border-radius: 50%;
line-height: inherit;
vertical-align: middle;
}
.btLightSkin .btBreadCrumbs span:not(:last-child):after,
.bt_bb_color_scheme_2 .btBreadCrumbs span:not(:last-child):after,
.bt_bb_color_scheme_4 .btBreadCrumbs span:not(:last-child):after,
.bt_bb_color_scheme_5 .btBreadCrumbs span:not(:last-child):after {
background-color: #181818;
}
.btDarkSkin .btBreadCrumbs span:not(:last-child):after,
.bt_bb_color_scheme_1 .btBreadCrumbs span:not(:last-child):after,
.bt_bb_color_scheme_3 .btBreadCrumbs span:not(:last-child):after,
.bt_bb_color_scheme_6 .btBreadCrumbs span:not(:last-child):after {
background-color: #fff;
} .btPageHeadline {
background-color: rgba(0,0,0,.07);
background-size: cover;
}
.blog .btPageHeadline h1,
.blog .btPageHeadline h2,
.blog .btPageHeadline h3,
.blog .btPageHeadline h4,
.blog .btPageHeadline h5,
.blog .btPageHeadline h6,
.blog .btPageHeadline h7,
.blog .btPageHeadline h8,
.single .btPageHeadline h1,
.single .btPageHeadline h2,
.single .btPageHeadline h3,
.single .btPageHeadline h4,
.single .btPageHeadline h5,
.single .btPageHeadline h6,
.single .btPageHeadline h7,
.single .btPageHeadline h8,
.archive .btPageHeadline h1,
.archive .btPageHeadline h2,
.archive .btPageHeadline h3,
.archive .btPageHeadline h4,
.archive .btPageHeadline h5,
.archive .btPageHeadline h6,
.archive .btPageHeadline h7,
.archive .btPageHeadline h8,
.btWithSidebar .btPageHeadline h1,
.btWithSidebar .btPageHeadline h2,
.btWithSidebar .btPageHeadline h3,
.btWithSidebar .btPageHeadline h4,
.btWithSidebar .btPageHeadline h5,
.btWithSidebar .btPageHeadline h6,
.btWithSidebar .btPageHeadline h7,
.btWithSidebar .btPageHeadline h8 {
text-transform: uppercase;
}
.btPageHeadline header {
max-width: 768px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.btMenuCenter .btPageHeadline header {
margin: auto;
}
.btPageHeadline .bt_bb_port {
padding-bottom: 4em;
padding-top: 4em;
}
body.btBelowMenu .btPageHeadline .bt_bb_port {
padding-top: 12em;
padding-bottom: 8em;
} .btBoxedPage .btPageWrap {
max-width: 1200px;
margin-bottom: 3em;
margin: 0 auto 3em;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
.btBoxedPage body.btStickyHeaderActive .mainHeader {
max-width: 1200px;
left: initial !important;
}
.btLightSkin.btBoxedPage .btContentWrap {
background-color: #fff;
}
.btDarkSkin.btBoxedPage .btContentWrap {
background-color: #191919;
} .post-password-form {
max-width: 85% !important;
margin: 200px auto 50px auto !important;
} .btBoxedPage .btPageWrap {
overflow: initial;
} .btNoSearchResults .bt_bb_port {
display: block;
max-width: 1260px;
margin: 0 auto;
}
.btNoSearchResults .bt_bb_port #searchform {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.btNoSearchResults .bt_bb_port #searchform input[type='search'] {
-webkit-flex-basis: 80%;
flex-basis: 80%;
margin-right: 1em;
padding: 1em 1.5em;
}
.btNoSearchResults .bt_bb_port #searchform input[type='submit'] {
-webkit-flex-basis: 15%;
flex-basis: 15%;
border: none;
height: auto;
cursor: pointer;
text-transform: uppercase;
font-size: .8em;
line-height: 1;
font-weight: 600;
letter-spacing: 1px;
-webkit-box-shadow: 0 0 0 3em #B28564 inset;
box-shadow: 0 0 0 3em #B28564 inset;
color: #fff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btNoSearchResults .bt_bb_port #searchform input[type='submit']:hover {
border: none;
-webkit-box-shadow: 0 0 0 1px #B28564 inset;
box-shadow: 0 0 0 1px #B28564 inset;
color: #B28564;
}
.btNoSearchResults .bt_bb_port .bt_bb_button {
display: inline-block;
line-height: 1;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.btNoSearchResults .bt_bb_port .bt_bb_button a {
text-decoration: none;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.btNoSearchResults .bt_bb_port .bt_bb_button a .bt_bb_text {
float: right;
}
.btNoSearchResults .bt_bb_port .bt_bb_button a .bt_bb_icon_holder {
margin-right: .5em;
float: left;
line-height: 1;
}
.btNoSearchResults .bt_bb_port .bt_bb_button a .bt_bb_icon_holder:before {
content: "\e90b";
font-family: Dripicons;
}
@media (max-width: 620px) {
.btNoSearchResults .bt_bb_port #searchform {
display: block;
}
.btNoSearchResults .bt_bb_port #searchform input[type='search'] {
margin-right: 0;
margin-bottom: 1em;
}
} .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 Mono",Arial,Helvetica,sans-serif;
-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 250ms linear;
-moz-transition: color 250ms linear;
transition: color 250ms linear;
}
.mainHeader li.on > a,
.mainHeader a:hover {
color: #B28564;
}
.btVerticalHeaderTop {
height: 80px;
}
.btPageTransitions .mainHeader {
z-index: 1020;
} .btLogoArea {
position: relative;
z-index: 1;
}
.menuPort {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-size: 15px;
}
.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 ul li {
-webkit-transition: opacity 300ms ease;
-moz-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.menuPort nav ul ul li.on {
opacity: 1;
}
.menuPort ul > li > ul {
opacity: 0;
pointer-events: none;
}
.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;
} .btTextLogo {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-size: 2em;
font-weight: 800;
line-height: 100px;
}
.btMenuVertical .btTextLogo {
line-height: 48px;
}
.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;
width: auto !important;
}
.rtl .btLogoArea .logo {
float: right;
}
.btLogoArea .logo img {
height: 100px;
width: auto;
display: block;
}
.btMenuVertical .btLogoArea .logo img {
height: 48px;
}
.btMenuCenter .btLogoArea .logo img {
margin-left: auto;
margin-right: auto;
}
.btLogoArea .logo img.btAltLogo {
display: none;
} .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 1em;
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: #181818;
}
.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: #181818;
}
.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: #B28564;
}
.btLightAccentHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btLightAccentHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after {
border-top-color: #181818;
}
.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: #B28564;
}
.btLightAccentHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #181818;
} .btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a:after,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a:after {
content: ' ';
display: block;
position: absolute;
z-index: 5;
bottom: 0;
left: 0;
right: 0;
pointer-events: none;
height: 4px;
background-color: #B28564;
}
.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: #B28564;
} .btMenuHorizontal .menuPort ul ul {
background-color: #fff;
}
.btMenuHorizontal .menuPort ul ul li a {
padding-left: 1.5em;
padding-right: 1.5em;
color: #181818;
}
.btMenuHorizontal .menuPort ul ul li a:hover {
color: #B28564;
}
.btMenuHorizontal .menuPort ul ul li .subToggler {
color: #181818;
}
.btMenuHorizontal .menuPort ul ul li:not(:last-child) > a:after {
content: ' ';
display: block;
position: absolute;
left: 1.5em;
right: 1.5em;
bottom: 0;
height: 1px;
background-color: rgba(0,0,0,.1);
} .subToggler {
display: none;
cursor: pointer;
position: absolute;
top: 0;
width: 45px;
z-index: 80;
padding: 0;
text-align: center;
}
.on > .subToggler {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
transform: rotateX(180deg);
}
body.btMenuVertical .subToggler {
display: block !important;
padding: 20px 0;
line-height: 1;
right: 0;
top: -5px;
}
body.btMenuHorizontal .subToggler {
right: 10px;
line-height: 100px;
}
body.btMenuHorizontal.rtl .subToggler {
left: 10px;
right: auto;
}
body.rtl.btMenuHorizontal.btMenuCenterBelow .subToggler {
right: auto;
left: 0;
}
body.btMenuHorizontal.btMenuBelowLogo .subToggler {
line-height: 50px;
}
body.btMenuHorizontal .menuPort ul ul .subToggler {
right: 0;
line-height: inherit;
padding: 1em 0;
}
body.btMenuHorizontal .menuPort .rightNav ul ul .subToggler {
left: 0;
right: auto;
}
.subToggler:before {
content: '\f107';
font: normal 16px/1 FontAwesome;
}
.touch .btMenuHorizontal .menuPort nav ul li .subToggler {
display: block;
} .btMenuHorizontal .menuPort > nav > ul > li {
padding: 0 45px 0 0;
}
.rtl.btMenuHorizontal .menuPort > nav > ul > li {
padding: 0 0 0 45px;
}
.rtl.btMenuHorizontal .menuPort > nav > ul > li:last-child {
padding: 0;
}
:not(.rtl).btMenuHorizontal .menuPort > nav > ul > li:last-child {
padding: 0;
}
html.touch :not(.rtl).btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children {
padding: 0 45px 0 0;
}
html.touch .rtl.btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children {
padding: 0 0 0 45px;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul > li {
font-size: .9em;
}
.btMenuHorizontal .menuPort > nav > ul ul {
position: absolute;
width: 220px;
right: 0;
top: auto;
margin: 0;
pointer-events: none;
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
z-index: 1;
padding: 0;
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
-webkit-transition: transform cubic-bezier(.165,.840,.440,1) 200ms,opacity ease-out 200ms;
-moz-transition: transform cubic-bezier(.165,.840,.440,1) 200ms,opacity ease-out 200ms;
transition: transform cubic-bezier(.165,.840,.440,1) 200ms,opacity ease-out 200ms;
}
.btMenuHorizontal .menuPort > nav > ul ul li {
z-index: 4;
float: none;
}
.btMenuHorizontal .menuPort > nav > ul ul ul {
display: block;
top: 0;
margin: 0;
pointer-events: none;
}
.btMenuHorizontal .menuPort > nav > ul li.current-menu-item ul,
.btMenuHorizontal .menuPort > nav > li.current-menu-ancestor ul {
margin: 0;
}
.btMenuHorizontal .menuPort > nav > ul > li {
float: left;
position: relative;
z-index: 5;
}
.rtl.btMenuHorizontal .menuPort > nav > ul > li {
float: right;
}
.btMenuHorizontal .menuPort > nav > ul > li.on > ul {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
pointer-events: auto;
z-index: 2;
}
.btMenuHorizontal .menuPort > nav > ul > li.on > ul > li.on > ul {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
pointer-events: auto;
z-index: 3;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul li a {
-webkit-transition: box-shadow ease 300ms,color 250ms linear;
-moz-transition: box-shadow ease 300ms,color 250ms linear;
transition: box-shadow ease 300ms,color 250ms linear;
}
.btMenuHorizontal .menuPort > nav > ul > li > ul li a:hover {
-webkit-box-shadow: inset 5px 0 0 0 #B28564;
box-shadow: inset 5px 0 0 0 #B28564;
} .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;
} .btMenuHorizontal .menuPort > nav > ul > li:last-child > ul {
right: 0;
left: auto;
}
.btMenuHorizontal .menuPort > nav > ul > li:nth-last-child > ul {
right: 0;
left: auto;
}
.btMenuHorizontal .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul {
right: 0;
left: -100%;
}
.btMenuHorizontal .menuPort > nav > ul > li:nth-last-child:not(.btMenuWideDropdown) > ul > li > ul {
right: 0;
left: -100%;
} .btMenuHorizontal .menuPort ul ul {
right: auto;
left: 0;
}
.btMenuHorizontal .menuPort ul ul ul {
left: 220px;
right: auto;
}
.rtl.btMenuHorizontal .menuPort ul ul ul {
left: auto;
right: 220px;
}
.btMenuHorizontal .menuPort nav {
float: left;
padding-left: 50px;
}
.rtl.btMenuHorizontal .menuPort nav {
padding-right: 50px;
padding-left: 0;
}
.btMenuHorizontal.btMenuRight .menuPort nav {
float: right;
}
.btMenuHorizontal.btMenuCenter .logo {
position: relative;
z-index: 8;
margin: 0 0 0 50%;
}
.btMenuHorizontal.btMenuCenter .menuPort nav {
float: none;
}
.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
position: absolute;
right: 50%;
left: auto;
padding: 0;
padding-right: 45px;
}
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul {
float: right;
}
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul ul {
right: auto;
left: -20px;
}
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul ul ul {
left: 220px;
right: auto;
}
.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
position: absolute;
left: 50%;
right: auto;
padding-left: 45px;
}
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul {
right: -20px;
left: auto;
}
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul ul {
right: 220px;
left: auto;
}
.btMenuHorizontal.btMenuCenter .menuPort .rightNav li {
text-align: right;
}
.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: 30px;
top: 0;
}
.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea {
right: auto;
left: 30px;
}
.btMenuHorizontal.btMenuCenterBelow .menuPort nav {
float: none;
text-align: center;
}
.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li {
float: none;
display: inline-block;
}
.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li {
display: block;
text-align: left;
}
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav {
float: none !important;
}
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li {
padding: 0 0 0 45px !important;
}
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul {
left: 0;
right: -20px;
}
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li {
text-align: right;
}
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li ul {
right: auto;
left: -220px;
}
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li > a:after {
left: auto;
right: 0;
}
.btMenuHorizontal.btMenuCenterBelow .topBarInMenu {
position: absolute;
right: 0;
}
.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInMenu {
right: auto;
left: 0;
} html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown {
position: static;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul {
width: 100%;
left: 0;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li {
top: auto;
border-top: none !important;
float: left;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
border-top: none !important;
border-bottom: 1px solid;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > ul > li > ul:before {
display: none;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > ul {
opacity: 1;
top: auto;
margin: 0 !important;
width: 100%;
right: 0;
left: 0;
position: relative;
-webkit-box-shadow: none;
box-shadow: none;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > ul > li:first-child > a {
border-top: none !important;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > 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 > li {
width: 100%;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > li .sub-menu {
width: 100%;
}
html:not(.touch) body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown.on > ul > li > ul {
pointer-events: auto;
}
html:not(.touch) body.btMenuCenter.btMenuHorizontal .menuPort > nav.rightNav > ul > li.btMenuWideDropdown > ul {
width: 300%;
left: -200%;
}
html:not(.touch) body.btMenuCenter.btMenuHorizontal .menuPort > nav.leftNav > ul > li.btMenuWideDropdown > ul {
width: 300%;
right: -200%;
}
html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-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;
} .btMenuHorizontal .topBar {
font-size: .8em;
line-height: 3.5em;
z-index: 2;
}
.btMenuHorizontal .topBar .topBarPort {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.btMenuHorizontal .topBar .topBarPort:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btMenuHorizontal .topBar .topBarPort:after,
.btMenuHorizontal .topBar .topBarPort:before {
display: none;
}
.btMenuHorizontal .topBarInMenu {
line-height: inherit;
float: right;
display: table;
height: 100px;
margin-left: 45px;
}
.rtl.btMenuHorizontal .topBarInMenu {
float: left;
margin-left: 0;
margin-right: 45px;
}
.btMenuHorizontal .topBarInMenu .topBarInMenuCell {
line-height: 48px;
display: table-cell;
vertical-align: middle;
}
.btMenuHorizontal .btBelowLogoArea .topBarInMenu {
height: 50px;
line-height: 50px;
} .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 45px;
}
.rtl.btMenuHorizontal.btMenuBelowLogo .menuPort nav > ul > li:last-child {
margin: 0 !important;
} .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 5px 0 rgba(0,0,0,.5);
box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
} 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;
} .btTransparentDarkHeader .mainHeader,
.btTransparentDarkHeader .btVerticalHeaderTop {
color: #181818;
}
.btStickyHeaderActive.btTransparentDarkHeader .mainHeader,
.btStickyHeaderActive.btTransparentDarkHeader .btVerticalHeaderTop {
background-color: #fff;
}
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentDarkHeader .mainHeader,
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentDarkHeader .btVerticalHeaderTop {
color: #fff;
background-color: #191919;
}
.btMenuVertical.btTransparentDarkHeader .mainHeader,
.btMenuVertical.btTransparentDarkHeader .btVerticalHeaderTop {
background-color: #fff;
}
.btTransparentDarkHeader .topBar .topBarPort .topTools {
border-bottom: 1px solid rgba(0,0,0,.1);
} .btTransparentLightHeader .mainHeader {
color: #fff;
}
.btStickyHeaderActive.btTransparentLightHeader .mainHeader {
background-color: #191919;
}
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentLightHeader .mainHeader {
color: #181818;
background-color: #fff;
}
.btMenuVertical.btTransparentLightHeader .mainHeader {
background-color: #191919;
}
.btTransparentLightHeader .btVerticalHeaderTop {
color: #fff;
}
.btStickyHeaderActive.btTransparentLightHeader .btVerticalHeaderTop {
background-color: #191919;
}
.btHasAltLogo.btStickyHeaderActive.btTransparentLightHeader .btVerticalHeaderTop {
background-color: #fff;
color: #181818;
}
.btTransparentLightHeader .btBelowLogoArea .menuPort {
border-top: 1px solid rgba(255,255,255,.1);
}
.btTransparentLightHeader .topBar .topTools {
border-bottom: 1px solid rgba(255,255,255,.1);
} .btAccentLightHeader .mainHeader,
.btAccentLightHeader .btVerticalHeaderTop {
background-color: #fff;
}
.btAccentLightHeader .btBelowLogoArea,
.btAccentLightHeader .topBar {
background-color: #B28564;
color: #181818;
}
.btAccentLightHeader .btBelowLogoArea a:hover,
.btAccentLightHeader .topBar a:hover {
color: #FF7F00;
} .btAccentDarkHeader .mainHeader,
.btAccentDarkHeader .btVerticalHeaderTop {
background-color: #191919;
color: #fff;
}
.btAccentDarkHeader .btBelowLogoArea,
.btAccentDarkHeader .topBar {
background-color: #B28564;
color: #fff;
}
.btAccentDarkHeader .btBelowLogoArea a:hover,
.btAccentDarkHeader .topBar a:hover {
color: #FF7F00;
} .btLightDarkHeader .mainHeader,
.btLightDarkHeader .btVerticalHeaderTop {
background-color: #fff;
}
.btLightDarkHeader .btBelowLogoArea,
.btLightDarkHeader .topBar {
background-color: #191919;
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);
} .btLightAccentHeader .mainHeader {
background-color: #fff;
}
.btLightAccentHeader .btLogoArea,
.btLightAccentHeader .btVerticalHeaderTop {
background-color: #B28564;
color: #fff;
}
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader {
background-color: transparent;
}
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
background-color: #B28564;
} .btStickyHeaderActive.btMenuHorizontal .mainHeader {
position: fixed;
top: 0;
left: 0;
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
-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: 60px;
margin-top: 10px;
margin-bottom: 10px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .btTextLogo {
font-size: 1.5em;
line-height: 80px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav > ul > li > a,
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav > ul > li > .subToggler {
line-height: 80px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .topBarInMenu {
height: 80px;
}
.btStickyHeaderActive.btMenuHorizontal.btMenuBelowLogo .mainHeader .btLogoArea {
display: none;
}
.btHasAltLogo.btStickyHeaderActive .btMainLogo {
display: none;
}
.btHasAltLogo.btStickyHeaderActive .btAltLogo {
display: block !important;
}
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
-webkit-transition: transform 200ms ease-out;
-moz-transition: transform 200ms ease-out;
transition: transform 200ms ease-out;
-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%);
}
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .btVerticalHeaderTop {
-webkit-transition: transform 200ms ease-out;
-moz-transition: transform 200ms ease-out;
transition: transform 200ms ease-out;
}
.btMenuVertical.btStickyHeaderActive .btVerticalHeaderTop {
position: fixed;
top: 0;
left: 0;
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
-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%);
}
.btMenuVertical.btMenuVerticalOn .btVerticalHeaderTop {
-webkit-transition: transform 500ms cubic-bezier(.230,1,.320,1);
-moz-transition: transform 500ms cubic-bezier(.230,1,.320,1);
transition: transform 500ms cubic-bezier(.230,1,.320,1);
}
.btMenuVerticalLeft.btMenuVertical.btMenuVerticalOn .btVerticalHeaderTop {
-webkit-transform: translateY(0%) translateX(320px);
-moz-transform: translateY(0%) translateX(320px);
-ms-transform: translateY(0%) translateX(320px);
transform: translateY(0%) translateX(320px);
border-left: 0;
}
.btMenuVerticalRight.btMenuVertical.btMenuVerticalOn .btVerticalHeaderTop {
-webkit-transform: translateY(0%) translateX(-320px);
-moz-transform: translateY(0%) translateX(-320px);
-ms-transform: translateY(0%) translateX(-320px);
transform: translateY(0%) translateX(-320px);
border-left: 0;
}
.btStickyHeaderClosed.btMenuVertical.btMenuVerticalOn .btVerticalHeaderTop {
-webkit-transform: translateY(-100%) translateX(320px);
-moz-transform: translateY(-100%) translateX(320px);
-ms-transform: translateY(-100%) translateX(320px);
transform: translateY(-100%) translateX(320px);
}
.btStickyHeaderActive.btMenuVertical.btMenuVerticalOn& .btVerticalHeaderTop {
width: -webkit-calc(100% - 320px + 20px);
width: -moz-calc(100% - 320px + 20px);
width: calc(100% - 320px + 20px);
} .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: 30px;
padding-right: 30px;
}
.btMenuVertical .btVerticalHeaderTop {
display: block;
}
.btVerticalMenuTrigger {
margin: 0 .5em 0 0;
}
.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 {
content: "";
position: absolute;
display: block;
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: #181818;
}
.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: #181818;
}
.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: #B28564;
}
.btLightAccentHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btLightAccentHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after {
border-top-color: #181818;
}
.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: #B28564;
}
.btLightAccentHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
border-top-color: #181818;
}
.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 {
display: 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 {
display: 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: 1em 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: #B28564;
}
.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.1;
padding: 1em 2em;
border: none;
font-weight: 400;
}
.btMenuVertical .mainHeader nav ul li li {
font-size: .9em;
}
.btMenuVertical .mainHeader nav ul li:not(.current-menu-ancestor) > ul {
display: none;
}
.btMenuVertical .mainHeader nav ul ul li {
padding: 0;
opacity: 1;
border: none;
background-color: transparent;
}
.btMenuVertical .mainHeader nav ul ul li ul {
opacity: .8;
}
.btMenuVertical .mainHeader nav ul ul li ul li a {
border: none !important;
}
.btMenuVertical .mainHeader nav li.current-menu-ancestor > a,
.btMenuVertical .mainHeader nav li.current-menu-item > a {
font-weight: 600;
}
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget,
.btMenuVertical .mainHeader .topBar .btIconWidget {
margin-left: .75em;
margin-right: .25em;
}
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText),
.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText) {
margin-left: .75em;
margin-right: 0;
}
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon,
.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon {
padding-right: .75em;
}
.btMenuVertical .btVerticalMenuTrigger {
display: block;
}
.btMenuVertical .menuScrollPort {
width: 320px;
overflow: hidden;
}
.btMenuVerticalRight .mainHeader {
right: 0;
-webkit-box-shadow: -2px 0 5px rgba(0,0,0,.1);
box-shadow: -2px 0 5px 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: 2px 0 5px rgba(0,0,0,.10);
box-shadow: 2px 0 5px rgba(0,0,0,.10);
-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;
} .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 #B28564;
} .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;
}
.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;
} .btDarkSkin .iScrollIndicator,
.bt_bb_color_scheme_1 .iScrollIndicator,
.bt_bb_color_scheme_3 .iScrollIndicator,
.bt_bb_color_scheme_6 .iScrollIndicator {
background-color: rgba(255,255,255,.05) !important;
border: 1px solid rgba(255,255,255,.1) !important;
} body.btMenuVerticalOn {
width: 100vw;
overflow: hidden;
} html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li > ul {
opacity: 1;
pointer-events: auto;
display: none;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul {
display: block;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li > ul {
display: none;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul {
display: block;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul > li > ul {
display: none;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul > li.on > ul {
display: block;
} .admin-bar.btStickyHeaderActive .mainHeader,
.admin-bar.btStickyHeaderActive .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;
}
.btMenuVertical .btLogoArea .logo img {
margin-left: 17px;
}
}
@media screen and (max-width: 600px) {
.admin-bar.btStickyHeaderActive .mainHeader {
top: 0;
}
.admin-bar.btMenuVertical .btVerticalHeaderTop {
top: 0;
}
}
@media screen and (max-width: 380px) {
.btMenuVertical .btLogoArea .logo img {
height: 55px;
}
.btMenuVertical .mainHeader .logo {
padding: 1em .5em .5em .5em;
}
} .btSiteFooter {
font-size: .9em;
-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);
}
.btSiteFooter:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btSiteFooter .copyLine {
margin-bottom: 0;
}
.btSiteFooterWidgets {
-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
padding-top: 4em;
}
.btSiteFooterWidgets #boldSiteFooterWidgetsRow {
margin-top: 1em;
-webkit-justify-content: initial;
justify-content: initial;
}
.btSiteFooterWidgets #boldSiteFooterWidgetsRow .btBox {
background-color: transparent;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
.btSiteFooterWidgets #boldSiteFooterWidgetsRow .btBox .btImage img {
margin: initial;
}
.btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterCopy,
.btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterMenu {
padding-top: 2em;
padding-bottom: 2em;
}
.btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterMenu {
text-align: right;
}
.btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterMenu .menu {
margin: 0 -1em;
padding: 0;
list-style: none;
}
.btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterMenu .menu li {
display: inline-block;
margin: 0 1em;
padding: 0;
}
.rtl .btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterMenu {
text-align: left;
}
.rtl .btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterCopy {
text-align: right;
}
.btSiteFooter > .btSiteFooterWidgets > .port:before {
content: '';
clear: both;
width: 100%;
display: block;
height: 4px;
background-color: #fff;
}
.btLightSkin .btSiteFooterWidgets,
.bt_bb_color_scheme_2 .btSiteFooterWidgets,
.bt_bb_color_scheme_4 .btSiteFooterWidgets,
.bt_bb_color_scheme_5 .btSiteFooterWidgets {
background: #fff;
}
.btLightSkin .btSiteFooter,
.bt_bb_color_scheme_2 .btSiteFooter,
.bt_bb_color_scheme_4 .btSiteFooter,
.bt_bb_color_scheme_5 .btSiteFooter {
background: #fff;
}
.btLightSkin .btSiteFooter .port:before,
.bt_bb_color_scheme_2 .btSiteFooter .port:before,
.bt_bb_color_scheme_4 .btSiteFooter .port:before,
.bt_bb_color_scheme_5 .btSiteFooter .port:before {
background-color: #181818;
}
.btDarkSkin .btSiteFooterWidgets,
.bt_bb_color_scheme_1 .btSiteFooterWidgets,
.bt_bb_color_scheme_3 .btSiteFooterWidgets,
.bt_bb_color_scheme_6 .btSiteFooterWidgets {
background: #191919;
}
.btDarkSkin .btSiteFooter,
.bt_bb_color_scheme_1 .btSiteFooter,
.bt_bb_color_scheme_3 .btSiteFooter,
.bt_bb_color_scheme_6 .btSiteFooter {
background: #191919;
}
.btDarkSkin .btSiteFooter .port:before,
.bt_bb_color_scheme_1 .btSiteFooter .port:before,
.bt_bb_color_scheme_3 .btSiteFooter .port:before,
.bt_bb_color_scheme_6 .btSiteFooter .port:before {
background-color: #B28564;
} .bt_bb_custom_menu .menu {
display: block;
}
.bt_bb_custom_menu .menu li {
display: inline-block;
padding: 0 .85em;
font-size: 14px;
font-weight: 300;
line-height: 1.1;
}
.bt_bb_align_right .bt_bb_custom_menu {
text-align: right;
}
.bt_bb_align_right .bt_bb_custom_menu .menu li {
padding: 0 0 0 1.7em;
}
.bt_bb_align_left .bt_bb_custom_menu {
text-align: left;
}
.bt_bb_align_left .bt_bb_custom_menu .menu li {
padding: 0 1.7em 0 0;
}
.bt_bb_align_center .bt_bb_custom_menu {
text-align: center;
}
@media (max-width: 992px) {
.btSiteFooter .btSiteFooterCopyMenu .port > div {
display: block;
}
.btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterCopy {
padding-bottom: 1em;
text-align: center;
}
.btSiteFooter .btSiteFooterCopyMenu .port > div .btFooterMenu {
padding-top: 1em;
text-align: center;
}
.btSiteFooterWidgets .btIconWidgetContent {
width: 100%;
}
.btSiteFooterWidgets .btIconWidgetContent ul.cart_list {
width: 100%;
}
}
@media (max-width: 992px) {
.btSiteFooterWidgets #boldSiteFooterWidgetsRow .btBox {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media (max-width: 468px) {
.btSiteFooterWidgets #boldSiteFooterWidgetsRow .btBox {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .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-post header.bt_bb_headline .bt_bb_headline_content {
text-transform: uppercase;
}
body.btNoSidebar .btPostSingleItemStandard {
margin-top: 4em;
}
.btPostListStandard.btPostSingleItemStandard {
padding-bottom: 4em;
}
.btPostSingleItemStandard .btArticleMedia,
.btPostSingleItemStandard .btArticleHeadline,
.btPostSingleItemStandard .btArticleContent,
.btPostSingleItemStandard .btArticleShareEtc {
margin-bottom: 2em;
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%;
}
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button {
font-size: .8em;
}
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a {
padding: 1em 2em;
-webkit-box-shadow: 0 0 0 1px #191919 inset;
box-shadow: 0 0 0 1px #191919 inset;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btDarkSkin .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a,
.bt_bb_color_scheme_1 .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a,
.bt_bb_color_scheme_3 .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a,
.bt_bb_color_scheme_6 .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a {
-webkit-box-shadow: 0 0 0 1px #fff inset;
box-shadow: 0 0 0 1px #fff inset;
}
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button .bt_bb_icon_holder:before {
font-family: FontAwesome;
content: "\f061";
}
.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;
} .btArticleSuperMeta dl {
margin-bottom: 2em;
}
.btArticleSuperMeta dl dt {
min-width: 50%;
padding-right: .75em;
display: inline-block;
}
.btArticleSuperMeta dl dd {
text-align: right;
display: inline-block;
margin: 0;
}
.btArticleSuperMeta .btShareColumn {
margin-bottom: 1em;
text-align: inherit !important;
} .btAboutAuthor {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
margin: 0 0 2em;
padding: 2em 0;
}
.btLightSkin .btAboutAuthor,
.bt_bb_color_scheme_2 .btAboutAuthor,
.bt_bb_color_scheme_4 .btAboutAuthor,
.bt_bb_color_scheme_5 .btAboutAuthor {
border-top: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btAboutAuthor,
.bt_bb_color_scheme_1 .btAboutAuthor,
.bt_bb_color_scheme_3 .btAboutAuthor,
.bt_bb_color_scheme_6 .btAboutAuthor {
border-top: 1px solid rgba(255,255,255,.5);
}
.btAboutAuthor .aaAvatar {
vertical-align: top;
padding: 0 1em 0 0;
-webkit-flex: 1 1 150px;
-ms-flex: 1 1 150px;
flex: 1 1 150px;
}
.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: 1.3em;
}
@media(max-width: 520px) {
.btAboutAuthor .aaAvatar {
-webkit-flex: 1 1 100px;
-ms-flex: 1 1 100px;
flex: 1 1 100px;
}
} .btMediaBox {
position: relative;
overflow: hidden;
}
.btMediaBox img {
display: block;
width: auto;
height: auto;
}
.btMediaBox .aspectVideo {
visibility: hidden;
width: 100%;
}
.btMediaBox iframe {
display: block;
border: none;
}
.btMediaBox.video iframe {
display: block;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100% !important;
height: 100% !important;
border: none;
}
.btMediaBox.audio iframe {
display: block;
width: 100% !important;
}
.btMediaBox.btQuote,
.btMediaBox.btLink {
text-align: center;
position: relative;
display: block;
margin: 0;
font-weight: 300;
padding: 5em;
}
.btMediaBox.btQuote:before,
.btMediaBox.btLink:before {
content: " ";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #B28564;
}
.btMediaBox.btQuote[style*="background-image"]:before,
.btMediaBox.btLink[style*="background-image"]:before {
opacity: .6;
}
.btArticleListItem .btMediaBox.btQuote,
.btArticleListItem .btMediaBox.btLink {
padding: 4em;
}
.btMediaBox.btQuote blockquote,
.btMediaBox.btLink blockquote {
padding: 0;
}
.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 Icon7Stroke;
margin-bottom: .3em;
}
.btMediaBox.btQuote p,
.btMediaBox.btLink p {
font-size: 2em;
line-height: 1.3em;
margin: 0;
font-style: italic;
}
.btMediaBox.btQuote cite,
.btMediaBox.btLink cite {
display: inline-block;
padding: 1.5em 0 0;
border-top: 1px solid #fff;
margin: 1.5em 0 0;
font-size: 1em;
}
.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: "\e641";
}
.btMediaBox.btQuote p:before {
content: "\e635";
} .btHasAuthorInfo .btArticleContentHolder {
position: relative;
padding-left: 110px;
}
.articleSideGutter {
position: absolute;
top: 0;
left: 0;
line-height: 1.4;
width: 90px;
text-align: center;
}
.btPostListColumns .articleSideGutter {
margin-left: 1em;
}
.articleSideGutter .date {
opacity: .8;
}
.rtl .articleSideGutter {
left: auto;
right: 0;
}
.articleSideGutter .asgItem.title {
margin: 4px 0 0;
}
@media (max-width: 768px) {
.btPostSingleItemStandard .btArticleShareEtc {
display: block;
}
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn {
max-width: 100%;
float: none;
text-align: center;
}
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn:first-child,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn:first-child {
padding-bottom: 1em;
}
.btArticleContent {
display: block !important;
}
}
@media (max-width:620px) {
.btHasAuthorInfo .btArticleContentHolder {
padding-left: 0;
clear: both;
}
.btHasAuthorInfo .articleSideGutter {
position: relative;
left: 0;
margin: 0;
width: auto;
padding: 0 0 1em;
clear: both;
}
.btHasAuthorInfo .asgItem.avatar {
width: 45px;
float: left;
}
} .btShareColumn,
.btShareRow {
opacity: 1;
}
.btShareColumn .bt_bb_icon a,
.btShareRow .bt_bb_icon a {
margin-left: .5em;
}
.btLightSkin .btShareColumn .bt_bb_icon a,
.bt_bb_color_scheme_2 .btShareColumn .bt_bb_icon a,
.bt_bb_color_scheme_4 .btShareColumn .bt_bb_icon a,
.bt_bb_color_scheme_5 .btShareColumn .bt_bb_icon a,
.btLightSkin .btShareRow .bt_bb_icon a,
.bt_bb_color_scheme_2 .btShareRow .bt_bb_icon a,
.bt_bb_color_scheme_4 .btShareRow .bt_bb_icon a,
.bt_bb_color_scheme_5 .btShareRow .bt_bb_icon a {
color: #181818;
}
.btDarkSkin .btShareColumn .bt_bb_icon a,
.bt_bb_color_scheme_1 .btShareColumn .bt_bb_icon a,
.bt_bb_color_scheme_3 .btShareColumn .bt_bb_icon a,
.bt_bb_color_scheme_6 .btShareColumn .bt_bb_icon a,
.btDarkSkin .btShareRow .bt_bb_icon a,
.bt_bb_color_scheme_1 .btShareRow .bt_bb_icon a,
.bt_bb_color_scheme_3 .btShareRow .bt_bb_icon a,
.bt_bb_color_scheme_6 .btShareRow .bt_bb_icon a {
color: #fff;
}
.btShareColumn .bt_bb_icon a:hover,
.btShareRow .bt_bb_icon a:hover {
color: #B28564;
}  body.btNoSidebar .btPostListColumns:first-of-type,
body.btNoSidebar .btPostSingleItemColumns:first-of-type {
margin-top: 4em;
}
body.btNoSidebar .btPostListColumns:last-of-type,
body.btNoSidebar .btPostSingleItemColumns:last-of-type {
margin-bottom: 4em;
}
.btPostListColumns:not(:last-of-type),
.btPostSingleItemColumns:not(:last-of-type) {
margin-bottom: 3em;
}
.btPostListColumns .btArticleContentHolder,
.btPostSingleItemColumns .btArticleContentHolder {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0 -1em;
}
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
max-width: 50%;
padding: 0 1em;
}
.btNoMedia.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btNoMedia.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
-webkit-flex-basis: 0%;
flex-basis: 0%;
max-width: 0%;
}
.portfolio:not(.btNoMedia).btPostListColumns .btArticleContentHolder .btArticleMedia,
.portfolio:not(.btNoMedia).btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
-webkit-flex-basis: 70%;
flex-basis: 70%;
max-width: 70%;
}
.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
max-width: 50%;
padding: 1em;
}
.btNoMedia.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btNoMedia.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.portfolio:not(.btNoMedia).btPostListColumns .btArticleContentHolder .btArticleTextContent,
.portfolio:not(.btNoMedia).btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
-webkit-flex-basis: 30%;
flex-basis: 30%;
max-width: 30%;
}
.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;
}
.btContent .btPostListColumns:nth-child(even) .btArticleContentHolder {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
@media (max-width: 1024px) {
.portfolio:not(.btNoMedia).btPostListColumns .btArticleContentHolder {
display: block;
margin-left: 0;
margin-right: 0;
}
.portfolio:not(.btNoMedia).btPostListColumns .btArticleContentHolder .btArticleMedia,
.portfolio:not(.btNoMedia).btPostListColumns .btArticleContentHolder .btArticleTextContent {
clear: both;
padding: 0;
max-width: 100% !important;
}
.portfolio:not(.btNoMedia).btPostListColumns .btArticleContentHolder .btArticleMedia {
padding-bottom: 1em;
max-width: 100%;
}
}
@media (max-width: 768px) {
.btPostListColumns .btArticleContentHolder,
.btPostSingleItemColumns .btArticleContentHolder {
display: block;
margin-left: 0;
margin-right: 0;
}
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
clear: both;
padding: 0;
max-width: 100% !important;
}
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
padding-bottom: 1em;
max-width: 100%;
}
} .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: #B28564;
} .btDarkSkin .btShareColumn .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before,
.btDarkSkin .btShareRow .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 1em #fff inset;
box-shadow: 0 0 0 1em #fff inset;
color: #191919;
}
.btDarkSkin .btShareColumn .bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.btDarkSkin .btShareRow .bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 1px #fff inset;
box-shadow: 0 0 0 1px #fff inset;
color: #fff;
}
.btDarkSkin .btReadMoreColumn .bt_bb_style_outline.bt_bb_button a {
-webkit-box-shadow: 0 0 0 1px #fff inset;
box-shadow: 0 0 0 1px #fff inset;
color: #fff;
}
.btDarkSkin .btReadMoreColumn .bt_bb_style_outline.bt_bb_button:hover a {
-webkit-box-shadow: 0 0 0 2em #fff inset;
box-shadow: 0 0 0 2em #fff inset;
color: #191919;
} .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;
} body.btNoSidebar .btArticleListItem.btPostListSimple:first-child {
margin-top: 4em;
}
.btArticleListItem.btPostListSimple .btArticleContentHolder {
padding-bottom: 3em;
margin-bottom: 3em;
border-bottom: 1px solid rgba(0,0,0,.1);
}
.btArticleListItem.btPostListSimple .btArticleContentHolder .btArticleTextExcerpt {
margin-top: 2em;
}
.btArticleListItem.animate {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
transition-delay: 200ms;
} .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;
} .post-password-form {
margin: 0 auto 4em;
}
.post-password-form p:first-child {
color: #FF7F00;
}
.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: 38px;
display: inline;
}
.post-password-form p:nth-child(2) input[type="submit"] {
-webkit-flex: 0 1 25%;
-ms-flex: 0 1 25%;
flex: 0 1 25%;
margin: 0 auto;
color: #FFF;
width: auto;
height: 38px;
background: #B28564;
border: 0;
cursor: pointer;
padding: 0 1em;
} .btPagination {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-weight: 400;
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;
}
.btPagination .paging a:hover {
color: #B28564;
}
.btPagination .paging p {
margin: 0;
}
.btPagination .paging a:after {
width: 2.5rem;
display: block;
text-align: center;
font: 2rem/2.5rem Icon7Stroke;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.btDarkSkin .btPagination .paging a:after,
.bt_bb_color_scheme_1 .btPagination .paging a:after,
.bt_bb_color_scheme_3 .btPagination .paging a:after,
.bt_bb_color_scheme_6 .btPagination .paging a:after {
border: 1px solid #181818;
color: #181818;
}
.btLightSkin .btPagination .paging a:after,
.bt_bb_color_scheme_2 .btPagination .paging a:after,
.bt_bb_color_scheme_4 .btPagination .paging a:after,
.bt_bb_color_scheme_5 .btPagination .paging a:after {
border: 1px solid #181818;
color: #181818;
}
.btSoftRoundedButtons .btPagination .paging a:after {
border-radius: 3px;
}
.btHardRoundedButtons .btPagination .paging a:after {
border-radius: 50px;
}
.btPagination .paging a:hover:after {
border-color: #B28564;
color: #B28564;
}
.btPagination .paging .pagePrev a:after {
content: "\e686";
float: left;
margin: 0 10px 0 0;
}
.rtl .btPagination .paging .pagePrev a:after {
content: "\e684";
float: right;
margin: 0 0 0 10px;
}
.btPagination .paging .pageNext a:after {
content: "\e684";
float: right;
margin: 0 0 0 10px;
}
.rtl .btPagination .paging .pageNext a:after {
content: "\e686";
float: left;
margin: 0 10px 0 0;
} .btPrevNextNav:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
body.btNoSidebar .btPrevNextNav {
margin-bottom: 4em;
}
.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;
width: 50%;
margin: 0;
}
.btNext.btPrevNextNav .btPrevNext {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
float: right;
text-align: right;
}
.btPrevNextNav .btPrevNext .btPrevNextImage {
-webkit-flex: 0 0 6em;
-ms-flex: 0 0 6em;
flex: 0 0 6em;
height: 6em;
background-size: cover;
background-position: center center;
margin: 0 1em 0 0;
}
.rtl .btPrevNextNav .btPrevNext .btPrevNextImage {
margin: 0 0 0 1em;
}
.btPrevNextNav .btPrevNext .btPrevNextItem {
-webkit-flex: 1 0 0%;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
min-width: 0%;
}
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-size: 1.1rem;
-webkit-transition: color 200ms ease;
-moz-transition: color 200ms ease;
transition: color 200ms ease;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.8em;
max-height: 3.6em;
text-transform: uppercase;
}
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
font-size: .9rem;
text-transform: capitalize;
}
.btPrevNextNav .btPrevNext:hover .btPrevNextTitle {
color: #B28564;
}
.btPrevNextNav .btPrevNext.btNext {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
text-align: right;
}
.btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
margin: 0 0 0 1em;
}
.rtl .btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
margin: 0 1em 0 0;
}
.rtl .btPrevNextNav .btPrevNext {
float: right;
}
.rtl .btPrevNextNav .btPrevNext.btNext {
text-align: left;
}
@media (max-width: 620px) {
.btPrevNext .btPrevNextImage {
display: none;
}
.btPrevNext .btPrevNextItem .btPrevNextTitle {
font-size: 1rem;
}
} .btLinkPages ul {
margin-left: 0;
padding-left: 0;
margin-top: 30px;
}
.btLinkPages ul li {
list-style: none;
display: inline-block;
} .boldPhotoSlide {
position: relative;
}
.single .boldPhotoSlide h4.nbs {
margin: 0 30px !important;
} .btArticleCategories a {
color: #B28564;
}
.btArticleCategories a:hover {
color: inherit;
}
.btArticleCategories a:not(:first-child):before {
content: ' ';
display: inline-block;
margin: -2px 10px 0 10px;
letter-spacing: inherit;
width: 4px;
height: 4px;
border-radius: 50%;
line-height: inherit;
vertical-align: middle;
background-color: #B28564;
}
.btArticleDate {
color: #B28564;
}
.btArticleDate:not(:last-child):after,
.btArticleAuthor:not(:last-child):after,
.btArticleComments:not(:last-child):after,
.btArticleCategories:not(:last-child):after {
content: ' / ';
padding: 0 .3em;
}
.btLightSkin .btArticleDate:not(:last-child):after,
.btLightSkin .btArticleAuthor:not(:last-child):after,
.btLightSkin .btArticleComments:not(:last-child):after,
.btLightSkin .btArticleCategories:not(:last-child):after,
.bt_bb_color_scheme_2 .btArticleDate:not(:last-child):after,
.bt_bb_color_scheme_2 .btArticleAuthor:not(:last-child):after,
.bt_bb_color_scheme_2 .btArticleComments:not(:last-child):after,
.bt_bb_color_scheme_2 .btArticleCategories:not(:last-child):after,
.bt_bb_color_scheme_4 .btArticleDate:not(:last-child):after,
.bt_bb_color_scheme_4 .btArticleAuthor:not(:last-child):after,
.bt_bb_color_scheme_4 .btArticleComments:not(:last-child):after,
.bt_bb_color_scheme_4 .btArticleCategories:not(:last-child):after,
.bt_bb_color_scheme_5 .btArticleDate:not(:last-child):after,
.bt_bb_color_scheme_5 .btArticleAuthor:not(:last-child):after,
.bt_bb_color_scheme_5 .btArticleComments:not(:last-child):after,
.bt_bb_color_scheme_5 .btArticleCategories:not(:last-child):after {
color: #B28564;
}
.btDarkSkin .btArticleDate:not(:last-child):after,
.btDarkSkin .btArticleAuthor:not(:last-child):after,
.btDarkSkin .btArticleComments:not(:last-child):after,
.btDarkSkin .btArticleCategories:not(:last-child):after,
.bt_bb_color_scheme_1 .btArticleDate:not(:last-child):after,
.bt_bb_color_scheme_1 .btArticleAuthor:not(:last-child):after,
.bt_bb_color_scheme_1 .btArticleComments:not(:last-child):after,
.bt_bb_color_scheme_1 .btArticleCategories:not(:last-child):after,
.bt_bb_color_scheme_3 .btArticleDate:not(:last-child):after,
.bt_bb_color_scheme_3 .btArticleAuthor:not(:last-child):after,
.bt_bb_color_scheme_3 .btArticleComments:not(:last-child):after,
.bt_bb_color_scheme_3 .btArticleCategories:not(:last-child):after,
.bt_bb_color_scheme_6 .btArticleDate:not(:last-child):after,
.bt_bb_color_scheme_6 .btArticleAuthor:not(:last-child):after,
.bt_bb_color_scheme_6 .btArticleComments:not(:last-child):after,
.bt_bb_color_scheme_6 .btArticleCategories:not(:last-child):after {
color: #B28564;
}
.btLightSkin .btArticleDate:not(:last-child),
.btLightSkin .btArticleAuthor:not(:last-child),
.btLightSkin .btArticleComments:not(:last-child),
.btLightSkin .btArticleCategories:not(:last-child),
.bt_bb_color_scheme_2 .btArticleDate:not(:last-child),
.bt_bb_color_scheme_2 .btArticleAuthor:not(:last-child),
.bt_bb_color_scheme_2 .btArticleComments:not(:last-child),
.bt_bb_color_scheme_2 .btArticleCategories:not(:last-child),
.bt_bb_color_scheme_4 .btArticleDate:not(:last-child),
.bt_bb_color_scheme_4 .btArticleAuthor:not(:last-child),
.bt_bb_color_scheme_4 .btArticleComments:not(:last-child),
.bt_bb_color_scheme_4 .btArticleCategories:not(:last-child),
.bt_bb_color_scheme_5 .btArticleDate:not(:last-child),
.bt_bb_color_scheme_5 .btArticleAuthor:not(:last-child),
.bt_bb_color_scheme_5 .btArticleComments:not(:last-child),
.bt_bb_color_scheme_5 .btArticleCategories:not(:last-child) {
border-color: rgba(0,0,0,.1);
}
.btDarkSkin .btArticleDate:not(:last-child),
.btDarkSkin .btArticleAuthor:not(:last-child),
.btDarkSkin .btArticleComments:not(:last-child),
.btDarkSkin .btArticleCategories:not(:last-child),
.bt_bb_color_scheme_1 .btArticleDate:not(:last-child),
.bt_bb_color_scheme_1 .btArticleAuthor:not(:last-child),
.bt_bb_color_scheme_1 .btArticleComments:not(:last-child),
.bt_bb_color_scheme_1 .btArticleCategories:not(:last-child),
.bt_bb_color_scheme_3 .btArticleDate:not(:last-child),
.bt_bb_color_scheme_3 .btArticleAuthor:not(:last-child),
.bt_bb_color_scheme_3 .btArticleComments:not(:last-child),
.bt_bb_color_scheme_3 .btArticleCategories:not(:last-child),
.bt_bb_color_scheme_6 .btArticleDate:not(:last-child),
.bt_bb_color_scheme_6 .btArticleAuthor:not(:last-child),
.bt_bb_color_scheme_6 .btArticleComments:not(:last-child),
.bt_bb_color_scheme_6 .btArticleCategories:not(:last-child) {
border-color: rgba(255,255,255,.5) !important;
}
.btArticleComments:before {
font-family: FontAwesome;
content: "\f075";
margin: 0;
display: inline-block;
color: #B28564 !important;
}
body:not(.rtl) .btArticleComments:before {
margin-right: 5px;
}
body.rtl .btArticleComments:before {
margin-left: 5px;
float: right;
} .gallery {
margin-bottom: 1.6em;
}
.gallery .gallery-item {
display: inline-block;
padding: 0 4px;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
}
.gallery-columns-2.gallery .gallery-item {
max-width: 50%;
}
.gallery-columns-3.gallery .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4.gallery .gallery-item {
max-width: 25%;
}
.gallery-columns-5.gallery .gallery-item {
max-width: 20%;
}
.gallery-columns-6.gallery .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7.gallery .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8.gallery .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9.gallery .gallery-item {
max-width: 11.11%;
}
@media (max-width: 1200px) {
.gallery-item {
width: 100% !important;
max-width: 100% !important;
}
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
padding: 5px 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .wp-caption-text {
font-size: inherit;
}
.bypostauthor {
font-size: inherit;
} article .post-password-form {
margin: 0 auto 4em !important;
} 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 1em;
padding: 0;
font-size: 1.4em;
text-transform: uppercase;
}
.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,
.bt_bb_color_scheme_2 .bt-comments-box ul.comments > li,
.bt_bb_color_scheme_4 .bt-comments-box ul.comments > li,
.bt_bb_color_scheme_5 .bt-comments-box ul.comments > li,
.btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.bt_bb_color_scheme_2 .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.bt_bb_color_scheme_4 .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.bt_bb_color_scheme_5 .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,
.bt_bb_color_scheme_1 .bt-comments-box ul.comments > li,
.bt_bb_color_scheme_3 .bt-comments-box ul.comments > li,
.bt_bb_color_scheme_6 .bt-comments-box ul.comments > li,
.btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.bt_bb_color_scheme_1 .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.bt_bb_color_scheme_3 .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.bt_bb_color_scheme_6 .bt-comments-box ul.comments > li.comment > ul.children > li.comment {
border-top: 1px solid rgba(255,255,255,.5);
}
.bt-comments-box ul.comments li > article {
padding: 2em 0;
position: relative;
width: 100%;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.bt-comments-box ul.comments li > article .commentTxt {
padding: 0;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.bt-comments-box ul.comments li > article .commentAvatar {
padding: 0 20px 0 0;
-webkit-flex: 0 1 75px;
-ms-flex: 0 1 75px;
flex: 0 1 75px;
}
.rtl .bt-comments-box ul.comments li > article .commentAvatar {
padding: 0 0 0 20px;
}
.bt-comments-box ul.comments li > article .commentAvatar img {
display: block;
width: 100%;
height: auto;
border-radius: 50%;
}
.bt-comments-box ul.comments li.pingback {
padding-top: 1em;
}
.bt-comments-box ul.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;
}
.bt-comments-box .vcard .posted {
margin: 0;
opacity: .8;
line-height: 1.15;
text-align: right;
padding: 0 0 0 10px;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-size: .9em;
}
.rtl .bt-comments-box .vcard .posted {
text-align: left;
padding: 0 10px 0 0;
}
.woocommerce .bt-comments-box .vcard .star-rating {
margin-left: .5em;
}
.woocommerce .bt-comments-box .vcard .star-rating strong {
display: none;
}
.woocommerce.rtl .bt-comments-box .vcard .star-rating {
margin-left: 0;
margin-right: .5em;
}
.bt-comments-box .commentTxt p.edit-link,
.bt-comments-box .commentTxt p.reply {
display: inline-block;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-size: .9em;
line-height: 1;
}
.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 {
opacity: .5;
}
.bt-comments-box .commentTxt p.edit-link a:hover,
.bt-comments-box .commentTxt p.reply a:hover {
opacity: 1;
}
.bt-comments-box .comment-respond {
margin-top: 3em;
}
.bt-comments-box .comment-form {
padding-bottom: 20px;
}
.bt-comments-box .comment-navigation {
text-align: right;
clear: right;
}
.bt-comments-box .comment-navigation a,
.bt-comments-box .comment-navigation span {
display: inline-block;
}
.bt-comments-box .comment-navigation span {
margin: 0 5px;
}
.comment-awaiting-moderation {
color: #B28564;
}
a#cancel-comment-reply-link {
font-weight: 300;
display: inline-block;
margin: 0 0 0 2em;
color: #B28564;
}
.rtl a#cancel-comment-reply-link {
margin: 0 2em 0 0;
}
a#cancel-comment-reply-link:hover {
color: #FF7F00;
}
.btCommentSubmit {
padding: .4em 1em;
background: none;
margin-top: .5em;
border: 1px solid #181818;
}
.btDarkSkin .btCommentSubmit,
.bt_bb_color_scheme_1 .btCommentSubmit,
.bt_bb_color_scheme_3 .btCommentSubmit,
.bt_bb_color_scheme_6 .btCommentSubmit {
border-color: #fff;
color: #fff;
}
.btCommentSubmit:before {
padding-right: .5em;
} @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,
.bt_bb_color_scheme_2 .bt-comments-box ul.comments ul.children li.comment article,
.bt_bb_color_scheme_4 .bt-comments-box ul.comments ul.children li.comment article,
.bt_bb_color_scheme_5 .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,
.bt_bb_color_scheme_1 .bt-comments-box ul.comments ul.children li.comment article,
.bt_bb_color_scheme_3 .bt-comments-box ul.comments ul.children li.comment article,
.bt_bb_color_scheme_6 .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,
.bt_bb_color_scheme_2 .bt-comments-box ul.comments ul.children li.comment article:after,
.bt_bb_color_scheme_4 .bt-comments-box ul.comments ul.children li.comment article:after,
.bt_bb_color_scheme_5 .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,
.bt_bb_color_scheme_1 .bt-comments-box ul.comments ul.children li.comment article:after,
.bt_bb_color_scheme_3 .bt-comments-box ul.comments ul.children li.comment article:after,
.bt_bb_color_scheme_6 .bt-comments-box ul.comments ul.children li.comment article:after {
background-color: #191919;
}
} .btBox {
margin-bottom: 4em;
}
.btBox:after {
content: " ";
display: table;
width: 100%;
clear: both;
} .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: 1.3em;
text-transform: uppercase;
margin-bottom: 1em;
padding-bottom: 0;
display: inline-block;
width: 100%;
}
.btBox h5,
.btCustomMenu h5,
.btTopBox h5 {
font-size: 1.4em;
margin-bottom: .35em;
}
body:not(.btNoDashInSidebar) .btBox > h4:after,
body:not(.btNoDashInSidebar) .btCustomMenu > h4:after,
body:not(.btNoDashInSidebar) .btTopBox > h4:after {
content: ' ';
clear: both;
width: 3em;
display: block;
border-bottom: 3px solid #B28564;
margin: .8em 0 0;
}
.btBox label,
.btCustomMenu label,
.btTopBox label {
display: none;
}
.btBox .wp-caption,
.btCustomMenu .wp-caption,
.btTopBox .wp-caption {
margin-bottom: .5em;
}
.btBox select,
.btCustomMenu select,
.btTopBox select {
display: block;
margin: .5em 0 0;
width: 100%;
padding: .5em;
}
.btBox ul,
.btCustomMenu ul,
.btTopBox ul {
list-style: none;
margin: 0;
display: block;
padding: 0;
}
.btBox ul li,
.btCustomMenu ul li,
.btTopBox ul li {
display: block;
width: auto;
margin: 0;
position: relative;
padding: .8em 0;
margin-left: 0;
}
.btBox ul li a,
.btCustomMenu ul li a,
.btTopBox ul li a {
display: block;
}
.btLightSkin .btBox ul li,
.bt_bb_color_scheme_2 .btBox ul li,
.bt_bb_color_scheme_4 .btBox ul li,
.bt_bb_color_scheme_5 .btBox ul li,
.btLightSkin .btCustomMenu ul li,
.bt_bb_color_scheme_2 .btCustomMenu ul li,
.bt_bb_color_scheme_4 .btCustomMenu ul li,
.bt_bb_color_scheme_5 .btCustomMenu ul li,
.btLightSkin .btTopBox ul li,
.bt_bb_color_scheme_2 .btTopBox ul li,
.bt_bb_color_scheme_4 .btTopBox ul li,
.bt_bb_color_scheme_5 .btTopBox ul li {
border-bottom: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin .btBox ul li,
.bt_bb_color_scheme_1 .btBox ul li,
.bt_bb_color_scheme_3 .btBox ul li,
.bt_bb_color_scheme_6 .btBox ul li,
.btDarkSkin .btCustomMenu ul li,
.bt_bb_color_scheme_1 .btCustomMenu ul li,
.bt_bb_color_scheme_3 .btCustomMenu ul li,
.bt_bb_color_scheme_6 .btCustomMenu ul li,
.btDarkSkin .btTopBox ul li,
.bt_bb_color_scheme_1 .btTopBox ul li,
.bt_bb_color_scheme_3 .btTopBox ul li,
.bt_bb_color_scheme_6 .btTopBox ul li {
border-bottom: 1px solid rgba(255,255,255,.1);
}
.btBox ul li ul,
.btCustomMenu ul li ul,
.btTopBox ul li ul {
margin: 1em 0 0;
padding: 0;
}
.btLightSkin .btBox ul li ul,
.bt_bb_color_scheme_2 .btBox ul li ul,
.bt_bb_color_scheme_4 .btBox ul li ul,
.bt_bb_color_scheme_5 .btBox ul li ul,
.btLightSkin .btCustomMenu ul li ul,
.bt_bb_color_scheme_2 .btCustomMenu ul li ul,
.bt_bb_color_scheme_4 .btCustomMenu ul li ul,
.bt_bb_color_scheme_5 .btCustomMenu ul li ul,
.btLightSkin .btTopBox ul li ul,
.bt_bb_color_scheme_2 .btTopBox ul li ul,
.bt_bb_color_scheme_4 .btTopBox ul li ul,
.bt_bb_color_scheme_5 .btTopBox ul li ul {
border-top: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin .btBox ul li ul,
.bt_bb_color_scheme_1 .btBox ul li ul,
.bt_bb_color_scheme_3 .btBox ul li ul,
.bt_bb_color_scheme_6 .btBox ul li ul,
.btDarkSkin .btCustomMenu ul li ul,
.bt_bb_color_scheme_1 .btCustomMenu ul li ul,
.bt_bb_color_scheme_3 .btCustomMenu ul li ul,
.bt_bb_color_scheme_6 .btCustomMenu ul li ul,
.btDarkSkin .btTopBox ul li ul,
.bt_bb_color_scheme_1 .btTopBox ul li ul,
.bt_bb_color_scheme_3 .btTopBox ul li ul,
.bt_bb_color_scheme_6 .btTopBox ul li ul {
border-top: 1px solid rgba(255,255,255,.1);
}
.btBox ul li ul li,
.btCustomMenu ul li ul li,
.btTopBox ul li ul li {
margin-left: .5em;
}
.btBox ul li.current-menu-item > a,
.btCustomMenu ul li.current-menu-item > a,
.btTopBox ul li.current-menu-item > a {
color: #B28564;
}
.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 .btImageTextWidgetWrapper,
.btCustomMenu .btImageTextWidgetWrapper,
.btTopBox .btImageTextWidgetWrapper {
padding-top: .2em;
}
.btBox .btImageTextWidgetWrapper ul,
.btCustomMenu .btImageTextWidgetWrapper ul,
.btTopBox .btImageTextWidgetWrapper ul {
width: 100%;
}
.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 {
margin-bottom: 0;
}
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span {
text-transform: uppercase;
font-size: 1rem;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.4em;
max-height: 2.8em;
}
.btBox p.posted,
.btBox .quantity,
.btCustomMenu p.posted,
.btCustomMenu .quantity,
.btTopBox p.posted,
.btTopBox .quantity {
font-weight: 600;
margin: 0;
font-size: .8em;
} .widget_calendar table {
width: 100%;
border-collapse: collapse;
}
.widget_calendar table caption {
background: #B28564;
background: #B28564;
color: #FFF;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
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;
} .btBox.widget_archive ul li,
.btBox.widget_categories ul li {
text-align: right;
}
.rtl .btBox.widget_archive ul li,
.rtl .btBox.widget_categories ul li {
text-align: left;
}
.btBox.widget_archive ul li a,
.btBox.widget_categories ul li a {
display: block;
float: left;
}
.rtl .btBox.widget_archive ul li a,
.rtl .btBox.widget_categories ul li a {
float: right;
}
.btBox.widget_archive .fancy-select ul li,
.btBox.widget_categories .fancy-select ul li {
text-align: initial;
}
.btBox.widget_archive .fancy-select ul li:first-child,
.btBox.widget_categories .fancy-select ul li:first-child {
padding-top: .5em;
}
.btBox.widget_archive .fancy-select ul li a,
.btBox.widget_categories .fancy-select ul li a {
display: inline;
float: none !important;
} .widget_recent_comments .comment-author-link a {
font-weight: 700;
display: inline;
padding: 0;
} .widget_rss li {
margin-bottom: 15px;
}
.widget_rss li a.rsswidget {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-weight: 700;
}
.widget_rss li .rss-date {
display: block;
margin: 0 0 5px;
}
.widget_rss li cite {
line-height: 2em;
} .fancy-select {
position: relative;
}
.fancy-select .trigger {
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
position: relative;
cursor: pointer;
line-height: 2.5em;
padding: 0 0 0 1em;
}
.btHardRoundedButtons .fancy-select .trigger {
border-radius: 50px;
}
.btSoftRoundedButtons .fancy-select .trigger {
border-radius: 3px;
}
.rtl .fancy-select .trigger {
padding: 0 1em 0 0;
}
.fancy-select .trigger:before {
content: '\f078';
font-family: FontAwesome;
display: block;
float: right;
padding-right: .5em;
-webkit-transition: 150ms ease transform,150ms ease color;
-moz-transition: 150ms ease transform,150ms ease color;
transition: 150ms ease transform,150ms ease color;
}
.rtl .fancy-select .trigger:before {
float: left;
padding-right: 0;
padding-left: .5em;
}
.fancy-select .trigger.open:before {
-webkit-transform: scaleY(-1);
-moz-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.fancy-select .options {
display: none;
position: absolute;
top: auto;
left: 0;
width: 100%;
list-style: none;
max-height: 320px;
overflow: auto;
border: 1px solid rgba(0,0,0,.07);
background-color: #fff;
color: #181818;
}
.fancy-select .options.open {
z-index: 20;
display: block;
}
.fancy-select .options.overflowing {
top: auto;
bottom: 2.4em;
}
.fancy-select ul.options {
padding: 0;
margin: 0;
}
.fancy-select ul.options li {
cursor: pointer;
padding-left: 1em;
margin: 0;
-webkit-transition: 150ms ease color;
-moz-transition: 150ms ease color;
transition: 150ms ease color;
}
.fancy-select ul.options li:hover {
color: #B28564;
}  .widget_shopping_cart ul {
width: 100%;
}
.widget_shopping_cart ul li:last-child {
border: none;
}
.widget_shopping_cart .total {
width: 100%;
border-top: 2px solid #181818;
padding: 1em 0 0;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
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%;
display: block;
float: left;
text-align: center;
background: #B28564;
color: #fff;
padding: .5em;
}
.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: 1em;
line-height: 1;
width: 1em;
vertical-align: middle;
color: #fff;
background-color: #B28564;
}
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
background-color: #FF7F00;
}
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:before {
content: '\e680';
font-family: Icon7Stroke;
}
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
text-align: left;
}
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
text-align: right;
} .menuPort .widget_shopping_cart,
.topTools .widget_shopping_cart,
.topBarInLogoArea .widget_shopping_cart {
display: inline-block;
position: relative;
}
.btMenuVertical .menuPort .widget_shopping_cart,
.btMenuVertical .topTools .widget_shopping_cart,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart {
position: static;
}
.menuPort .widget_shopping_cart h2.widgettitle,
.topTools .widget_shopping_cart h2.widgettitle,
.topBarInLogoArea .widget_shopping_cart h2.widgettitle {
display: none;
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content,
.topTools .widget_shopping_cart .widget_shopping_cart_content,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content {
position: initial;
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidget,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidget,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidget {
position: initial;
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon {
cursor: pointer;
position: relative;
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
display: block;
padding: 2px 3px;
background-color: #FF7F00;
color: #fff;
font: normal 10px/1 Roboto Mono;
border-radius: 2px;
position: absolute;
top: 8px;
right: -10px;
text-align: center;
min-width: 1em;
}
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
right: auto;
left: 0;
}
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
position: absolute;
display: inline-block;
vertical-align: 50%;
margin: 0 0 -50px -15px;
right: 1px;
top: -8px;
}
.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: 999;
opacity: 0;
right: 0;
-webkit-transform: translateY(-200%);
-moz-transform: translateY(-200%);
-ms-transform: translateY(-200%);
transform: translateY(-200%);
color: #181818;
-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.6);
box-shadow: 0 0 20px 0 rgba(0,0,0,.6);
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty {
padding: 0;
}
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
right: auto;
left: 0;
}
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove {
float: left;
}
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
left: 0;
right: 0;
width: auto;
min-width: 16em;
z-index: 500;
-webkit-transform: translate3d(-100%,0,0);
-moz-transform: translate3d(-100%,0,0);
-ms-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
border: none !important;
margin: 4em 0;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
opacity: 0;
min-height: 16em;
}
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
display: block;
text-align: center;
margin-bottom: 1em;
background-color: #B28564;
color: #fff;
border-radius: 5px;
cursor: pointer;
}
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after {
content: '\f00d';
display: block;
font-family: FontAwesome;
font-size: 1em;
margin: 0 auto;
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
pointer-events: auto;
}
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.topBar .widget_shopping_cart .btCartWidgetInnerContent {
font-size: 1.25em;
color: #181818 !important;
text-align: left;
}
.topBar .btTopToolsRight .widget_shopping_cart .btIco {
margin-right: .5em;
} .widget_recent_reviews {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
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;
} .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;
}
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #B28564;
border-radius: 1em;
cursor: ew-resize;
outline: 0;
top: -.25em;
margin-left: -.5em;
}
.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;
background-color: rgba(0,0,0,.07);
}
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
height: .5em;
}
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget_price_filter .price_slider_amount {
text-align: right;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .price_slider_amount .price_label {
padding-top: 8px;
}
.widget_price_filter .price_slider_amount .price_label span {
font-weight: 600;
} .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;
} .btBox .tagcloud a,
.btTags ul a {
display: inline-block;
margin: 0 .3em .3em 0;
text-transform: uppercase;
padding: .7em 2em;
font-size: .8em !important;
background: #B28564;
color: #fff;
}
.btHardRoundedButtons .btBox .tagcloud a,
.btHardRoundedButtons .btTags ul a {
border-radius: 50px;
}
.btSoftRoundedButtons .btBox .tagcloud a,
.btSoftRoundedButtons .btTags ul a {
border-radius: 3px;
}
.btLightSkin.btBox .tagcloud a,
.bt_bb_color_scheme_2.btBox .tagcloud a,
.bt_bb_color_scheme_4.btBox .tagcloud a,
.bt_bb_color_scheme_5.btBox .tagcloud a,
.btLightSkin.btTags ul a,
.bt_bb_color_scheme_2.btTags ul a,
.bt_bb_color_scheme_4.btTags ul a,
.bt_bb_color_scheme_5.btTags ul a {
color: #181818;
}
.btDarkSkin.btBox .tagcloud a,
.bt_bb_color_scheme_1.btBox .tagcloud a,
.bt_bb_color_scheme_3.btBox .tagcloud a,
.bt_bb_color_scheme_6.btBox .tagcloud a,
.btDarkSkin.btTags ul a,
.bt_bb_color_scheme_1.btTags ul a,
.bt_bb_color_scheme_3.btTags ul a,
.bt_bb_color_scheme_6.btTags ul a {
color: #fff;
}
.btLightSkin .btBox .tagcloud a:hover,
.bt_bb_color_scheme_2 .btBox .tagcloud a:hover,
.bt_bb_color_scheme_4 .btBox .tagcloud a:hover,
.bt_bb_color_scheme_5 .btBox .tagcloud a:hover,
.btLightSkin .btTags ul a:hover,
.bt_bb_color_scheme_2 .btTags ul a:hover,
.bt_bb_color_scheme_4 .btTags ul a:hover,
.bt_bb_color_scheme_5 .btTags ul a:hover {
background: #191919;
color: #fff;
}
.btDarkSkin .btBox .tagcloud a:hover,
.bt_bb_color_scheme_1 .btBox .tagcloud a:hover,
.bt_bb_color_scheme_3 .btBox .tagcloud a:hover,
.bt_bb_color_scheme_6 .btBox .tagcloud a:hover,
.btDarkSkin .btTags ul a:hover,
.bt_bb_color_scheme_1 .btTags ul a:hover,
.bt_bb_color_scheme_3 .btTags ul a:hover,
.bt_bb_color_scheme_6 .btTags ul a:hover {
background: #fff;
color: #181818;
}
.tagcloud a {
display: block;
float: left;
}
.tagcloud:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btTags ul {
list-style: none;
margin: 0;
padding: 0;
}
.btTags ul li {
display: inline-block;
padding: 0;
margin: 0;
}
.btTextLeft .btTags ul li {
float: left;
}
.btTextRight .btTags ul li {
float: right;
} .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 img {
display: block;
width: 100%;
opacity: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
transition: opacity 200ms ease;
} .btBox .btImage {
margin-bottom: .5em;
}
.btBox .btImage img {
width: auto;
margin: auto;
} .btIconWidget .btIconWidgetText {
opacity: .8;
}
.topTools .btIconWidget,
.topBarInMenu .btIconWidget {
position: relative;
display: inline-block;
line-height: inherit;
margin-left: .5em;
margin-right: .5em;
}
.topTools .btIconWidget .btIconWidgetIcon,
.topBarInMenu .btIconWidget .btIconWidgetIcon {
line-height: inherit;
display: inline-block;
}
.topTools .btIconWidget .btIconWidgetIcon .bt_bb_icon,
.topBarInMenu .btIconWidget .btIconWidgetIcon .bt_bb_icon {
padding: 0;
}
.topTools .btIconWidget:hover,
.topBarInMenu .btIconWidget:hover {
color: #B28564;
}
.btMenuHorizontal .topTools .btIconWidget,
.btMenuHorizontal .topBarInMenu .btIconWidget {
margin: 0;
}
.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
margin-left: 1em;
margin-right: 0;
}
.rtl.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
.rtl.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
margin-right: 1em;
margin-left: 0;
}
.topTools .btIconWidget.btWidgetWithText .bt_bb_icon,
.topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon {
margin-right: .5em;
}
.rtl.topTools .btIconWidget.btWidgetWithText .bt_bb_icon,
.rtl.topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon {
margin-right: 0;
margin-left: .5em;
}
.topTools .btIconWidgetContent,
.topBarInMenu .btIconWidgetContent {
line-height: inherit;
display: inline-block;
margin-left: 5px;
}
.topTools .btIconWidgetTitle,
.topTools .btIconWidgetText,
.topBarInMenu .btIconWidgetTitle,
.topBarInMenu .btIconWidgetText {
display: inline-block;
line-height: inherit;
margin-right: .5em;
} .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 .2em 0 0;
text-align: left;
font-size: 2em;
}
.btSidebar .btIconWidget .btIconWidgetIcon .bt_bb_icon,
footer .btIconWidget .btIconWidgetIcon .bt_bb_icon,
.topBarInLogoArea .btIconWidget .btIconWidgetIcon .bt_bb_icon {
font-size: 2em;
padding: 0;
}
.btSidebar .btIconWidget .btIconWidgetContent,
footer .btIconWidget .btIconWidgetContent,
.topBarInLogoArea .btIconWidget .btIconWidgetContent {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
font-size: .7em;
text-transform: uppercase;
}
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetText {
font-size: 1.1em;
display: block;
line-height: 1;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSidebar .btIconWidget:hover .btIconWidgetText,
footer .btIconWidget:hover .btIconWidgetText,
.topBarInLogoArea .btIconWidget:hover .btIconWidgetText {
color: #B28564;
}
.btSidebar .btIconWidget.btCartWidget,
footer .btIconWidget.btCartWidget,
.topBarInLogoArea .btIconWidget.btCartWidget {
margin: 0;
}
.topBarInLogoArea .btIconWidget {
margin: 0 0 0 2em;
float: right;
}
.rtl.topBarInLogoArea .btIconWidget {
margin-right: 0;
margin-left: 2em;
float: left;
}
.btAccentIconWidget.btIconWidget .btIconWidgetIcon {
color: #B28564;
}
.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;
} .btSiteFooterWidgets .btSearch,
.btSidebar .btSearch,
.btSidebar .widget_product_search,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch {
padding: 0 38px 0 0;
}
.rtl .btSiteFooterWidgets .btSearch,
.rtl .btSidebar .btSearch,
.rtl .btSidebar .widget_product_search,
.rtl .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch {
padding: 0 0 0 38px;
}
.btSiteFooterWidgets .btSearch .port,
.btSidebar .btSearch .port,
.btSidebar .widget_product_search .port,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch .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"],
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type="text"],
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type="search"] {
padding: 0 10px;
background: transparent;
height: 38px;
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"],
.btSoftRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type="text"],
.btSoftRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch 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"],
.rtl.btSoftRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type="text"],
.rtl.btSoftRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch 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],
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit] {
width: 38px;
height: 38px;
line-height: 38px;
border: 0;
float: right;
margin: -38px -38px 0 0;
cursor: pointer;
padding: 0 !important;
border: 1px solid rgba(0,0,0,.1) !important;
border-left: none !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],
.rtl .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.rtl .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit] {
float: left;
margin: -38px 0 0 -38px;
}
.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],
.btHardRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.btHardRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit] {
border-radius: 50px;
}
.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],
.btSoftRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.btSoftRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch 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],
.rtl.btSoftRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.rtl.btSoftRoundedButtons .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit] {
border-radius: 3px 0 0 3px;
}
.btLightSkin .btSiteFooterWidgets .btSearch button,
.bt_bb_color_scheme_2 .btSiteFooterWidgets .btSearch button,
.bt_bb_color_scheme_4 .btSiteFooterWidgets .btSearch button,
.bt_bb_color_scheme_5 .btSiteFooterWidgets .btSearch button,
.btLightSkin .btSiteFooterWidgets .btSearch input[type=submit],
.bt_bb_color_scheme_2 .btSiteFooterWidgets .btSearch input[type=submit],
.bt_bb_color_scheme_4 .btSiteFooterWidgets .btSearch input[type=submit],
.bt_bb_color_scheme_5 .btSiteFooterWidgets .btSearch input[type=submit],
.btLightSkin .btSidebar .btSearch button,
.bt_bb_color_scheme_2 .btSidebar .btSearch button,
.bt_bb_color_scheme_4 .btSidebar .btSearch button,
.bt_bb_color_scheme_5 .btSidebar .btSearch button,
.btLightSkin .btSidebar .btSearch input[type=submit],
.bt_bb_color_scheme_2 .btSidebar .btSearch input[type=submit],
.bt_bb_color_scheme_4 .btSidebar .btSearch input[type=submit],
.bt_bb_color_scheme_5 .btSidebar .btSearch input[type=submit],
.btLightSkin .btSidebar .widget_product_search button,
.bt_bb_color_scheme_2 .btSidebar .widget_product_search button,
.bt_bb_color_scheme_4 .btSidebar .widget_product_search button,
.bt_bb_color_scheme_5 .btSidebar .widget_product_search button,
.btLightSkin .btSidebar .widget_product_search input[type=submit],
.bt_bb_color_scheme_2 .btSidebar .widget_product_search input[type=submit],
.bt_bb_color_scheme_4 .btSidebar .widget_product_search input[type=submit],
.bt_bb_color_scheme_5 .btSidebar .widget_product_search input[type=submit],
.btLightSkin .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.bt_bb_color_scheme_2 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.bt_bb_color_scheme_4 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.bt_bb_color_scheme_5 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.btLightSkin .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit],
.bt_bb_color_scheme_2 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit],
.bt_bb_color_scheme_4 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit],
.bt_bb_color_scheme_5 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit] {
background-color: transparent !important;
color: #fff;
}
.btDarkSkin .btSiteFooterWidgets .btSearch button,
.bt_bb_color_scheme_1 .btSiteFooterWidgets .btSearch button,
.bt_bb_color_scheme_3 .btSiteFooterWidgets .btSearch button,
.bt_bb_color_scheme_6 .btSiteFooterWidgets .btSearch button,
.btDarkSkin .btSiteFooterWidgets .btSearch input[type=submit],
.bt_bb_color_scheme_1 .btSiteFooterWidgets .btSearch input[type=submit],
.bt_bb_color_scheme_3 .btSiteFooterWidgets .btSearch input[type=submit],
.bt_bb_color_scheme_6 .btSiteFooterWidgets .btSearch input[type=submit],
.btDarkSkin .btSidebar .btSearch button,
.bt_bb_color_scheme_1 .btSidebar .btSearch button,
.bt_bb_color_scheme_3 .btSidebar .btSearch button,
.bt_bb_color_scheme_6 .btSidebar .btSearch button,
.btDarkSkin .btSidebar .btSearch input[type=submit],
.bt_bb_color_scheme_1 .btSidebar .btSearch input[type=submit],
.bt_bb_color_scheme_3 .btSidebar .btSearch input[type=submit],
.bt_bb_color_scheme_6 .btSidebar .btSearch input[type=submit],
.btDarkSkin .btSidebar .widget_product_search button,
.bt_bb_color_scheme_1 .btSidebar .widget_product_search button,
.bt_bb_color_scheme_3 .btSidebar .widget_product_search button,
.bt_bb_color_scheme_6 .btSidebar .widget_product_search button,
.btDarkSkin .btSidebar .widget_product_search input[type=submit],
.bt_bb_color_scheme_1 .btSidebar .widget_product_search input[type=submit],
.bt_bb_color_scheme_3 .btSidebar .widget_product_search input[type=submit],
.bt_bb_color_scheme_6 .btSidebar .widget_product_search input[type=submit],
.btDarkSkin .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.bt_bb_color_scheme_1 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.bt_bb_color_scheme_3 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.bt_bb_color_scheme_6 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button,
.btDarkSkin .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit],
.bt_bb_color_scheme_1 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit],
.bt_bb_color_scheme_3 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit],
.bt_bb_color_scheme_6 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch input[type=submit] {
background-color: transparent !important;
color: #181818;
}
.btSiteFooterWidgets .btSearch button,
.btSidebar .btSearch button,
.btSidebar .widget_product_search button,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch 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,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before {
font-family: FontAwesome;
content: "\f002";
display: inline-block;
}
.btLightSkin .btSiteFooterWidgets .btSearch button:before,
.bt_bb_color_scheme_2 .btSiteFooterWidgets .btSearch button:before,
.bt_bb_color_scheme_4 .btSiteFooterWidgets .btSearch button:before,
.bt_bb_color_scheme_5 .btSiteFooterWidgets .btSearch button:before,
.btLightSkin .btSidebar .btSearch button:before,
.bt_bb_color_scheme_2 .btSidebar .btSearch button:before,
.bt_bb_color_scheme_4 .btSidebar .btSearch button:before,
.bt_bb_color_scheme_5 .btSidebar .btSearch button:before,
.btLightSkin .btSidebar .widget_product_search button:before,
.bt_bb_color_scheme_2 .btSidebar .widget_product_search button:before,
.bt_bb_color_scheme_4 .btSidebar .widget_product_search button:before,
.bt_bb_color_scheme_5 .btSidebar .widget_product_search button:before,
.btLightSkin .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before,
.bt_bb_color_scheme_2 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before,
.bt_bb_color_scheme_4 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before,
.bt_bb_color_scheme_5 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before {
color: #181818;
}
.btDarkSkin .btSiteFooterWidgets .btSearch button:before,
.bt_bb_color_scheme_1 .btSiteFooterWidgets .btSearch button:before,
.bt_bb_color_scheme_3 .btSiteFooterWidgets .btSearch button:before,
.bt_bb_color_scheme_6 .btSiteFooterWidgets .btSearch button:before,
.btDarkSkin .btSidebar .btSearch button:before,
.bt_bb_color_scheme_1 .btSidebar .btSearch button:before,
.bt_bb_color_scheme_3 .btSidebar .btSearch button:before,
.bt_bb_color_scheme_6 .btSidebar .btSearch button:before,
.btDarkSkin .btSidebar .widget_product_search button:before,
.bt_bb_color_scheme_1 .btSidebar .widget_product_search button:before,
.bt_bb_color_scheme_3 .btSidebar .widget_product_search button:before,
.bt_bb_color_scheme_6 .btSidebar .widget_product_search button:before,
.btDarkSkin .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before,
.bt_bb_color_scheme_1 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before,
.bt_bb_color_scheme_3 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before,
.bt_bb_color_scheme_6 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:before {
color: #fff;
}
.btLightSkin .btSiteFooterWidgets .btSearch button:hover,
.bt_bb_color_scheme_2 .btSiteFooterWidgets .btSearch button:hover,
.bt_bb_color_scheme_4 .btSiteFooterWidgets .btSearch button:hover,
.bt_bb_color_scheme_5 .btSiteFooterWidgets .btSearch button:hover,
.btDarkSkin .btSiteFooterWidgets .btSearch button:hover,
.bt_bb_color_scheme_1 .btSiteFooterWidgets .btSearch button:hover,
.bt_bb_color_scheme_3 .btSiteFooterWidgets .btSearch button:hover,
.bt_bb_color_scheme_6 .btSiteFooterWidgets .btSearch button:hover,
.btLightSkin .btSidebar .btSearch button:hover,
.bt_bb_color_scheme_2 .btSidebar .btSearch button:hover,
.bt_bb_color_scheme_4 .btSidebar .btSearch button:hover,
.bt_bb_color_scheme_5 .btSidebar .btSearch button:hover,
.btDarkSkin .btSidebar .btSearch button:hover,
.bt_bb_color_scheme_1 .btSidebar .btSearch button:hover,
.bt_bb_color_scheme_3 .btSidebar .btSearch button:hover,
.bt_bb_color_scheme_6 .btSidebar .btSearch button:hover,
.btLightSkin .btSidebar .widget_product_search button:hover,
.bt_bb_color_scheme_2 .btSidebar .widget_product_search button:hover,
.bt_bb_color_scheme_4 .btSidebar .widget_product_search button:hover,
.bt_bb_color_scheme_5 .btSidebar .widget_product_search button:hover,
.btDarkSkin .btSidebar .widget_product_search button:hover,
.bt_bb_color_scheme_1 .btSidebar .widget_product_search button:hover,
.bt_bb_color_scheme_3 .btSidebar .widget_product_search button:hover,
.bt_bb_color_scheme_6 .btSidebar .widget_product_search button:hover,
.btLightSkin .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover,
.bt_bb_color_scheme_2 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover,
.bt_bb_color_scheme_4 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover,
.bt_bb_color_scheme_5 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover,
.btDarkSkin .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover,
.bt_bb_color_scheme_1 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover,
.bt_bb_color_scheme_3 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover,
.bt_bb_color_scheme_6 .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover {
background: transparent;
color: #B28564;
}
.btSiteFooterWidgets .btSearch button:hover:before,
.btSidebar .btSearch button:hover:before,
.btSidebar .widget_product_search button:hover:before,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch button:hover:before {
color: #B28564;
}
.btSiteFooterWidgets .btSearch .bt_bb_icon,
.btSidebar .btSearch .bt_bb_icon,
.btSidebar .widget_product_search .bt_bb_icon,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch .bt_bb_icon {
display: none;
}
.btSiteFooterWidgets .btSearch .btSearchInnerClose,
.btSiteFooterWidgets .btSearch > .bt_bb_icon.bt_bb_text_empty,
.btSidebar .btSearch .btSearchInnerClose,
.btSidebar .btSearch > .bt_bb_icon.bt_bb_text_empty,
.btSidebar .widget_product_search .btSearchInnerClose,
.btSidebar .widget_product_search > .bt_bb_icon.bt_bb_text_empty,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch .btSearchInnerClose,
.mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) .btSearch > .bt_bb_icon.bt_bb_text_empty {
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;
} .mainHeader .btTopBox.widget_search:not(.btParentFromTopBox) {
max-width: 200px;
display: inline-block;
margin-left: 1.5em;
} .btSearchInner.btFromTopBox {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: translate(0,100%);
-moz-transform: translate(0,100%);
-ms-transform: translate(0,100%);
transform: translate(0,100%);
-webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,.15);
box-shadow: 0 0 50px 0 rgba(0,0,0,.15);
opacity: 0;
pointer-events: none;
-webkit-transition: all 800ms ease;
-moz-transition: all 800ms ease;
transition: all 800ms ease;
z-index: 99998;
}
.btLightSkin .btSearchInner.btFromTopBox,
.bt_bb_color_scheme_2 .btSearchInner.btFromTopBox,
.bt_bb_color_scheme_4 .btSearchInner.btFromTopBox,
.bt_bb_color_scheme_5 .btSearchInner.btFromTopBox {
background: #fff;
}
.btDarkSkin .btSearchInner.btFromTopBox,
.bt_bb_color_scheme_1 .btSearchInner.btFromTopBox,
.bt_bb_color_scheme_3 .btSearchInner.btFromTopBox,
.bt_bb_color_scheme_6 .btSearchInner.btFromTopBox {
background: #191919;
}
.btSearchInner.btFromTopBox .btSearchInnerContent {
text-align: center;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.btSearchInner.btFromTopBox form {
text-align: center;
position: absolute;
height: 6.75em;
left: 0;
right: 0;
top: 50%;
margin: -3.375em 10% 0;
}
.btSearchInner.btFromTopBox .btSearchInnerClose {
display: block;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
}
.rtl .btSearchInner.btFromTopBox .btSearchInnerClose {
right: auto;
left: 0;
}
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon {
padding: 0;
}
.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: 8em/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: #B28564;
-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: #876043;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.btSearchInner.btFromTopBox input[type="text"] {
padding: 0 2em 0 1em;
height: 2.25em;
line-height: 2.25em;
font-size: 3em;
font-weight: 300;
border: none;
text-align: left;
-webkit-transition: 500ms ease all;
-moz-transition: 500ms ease all;
transition: 500ms ease all;
}
.rtl .btSearchInner.btFromTopBox input[type="text"] {
padding: 0 1em 0 2em;
}
.btLightSkin .btSearchInner.btFromTopBox input[type="text"],
.bt_bb_color_scheme_2 .btSearchInner.btFromTopBox input[type="text"],
.bt_bb_color_scheme_4 .btSearchInner.btFromTopBox input[type="text"],
.bt_bb_color_scheme_5 .btSearchInner.btFromTopBox input[type="text"] {
color: #181818;
-webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
}
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"],
.bt_bb_color_scheme_1 .btSearchInner.btFromTopBox input[type="text"],
.bt_bb_color_scheme_3 .btSearchInner.btFromTopBox input[type="text"],
.bt_bb_color_scheme_6 .btSearchInner.btFromTopBox input[type="text"] {
color: #fff;
-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.5) inset;
box-shadow: 0 0 0 2px rgba(255,255,255,.5) inset;
}
.btSearchInner.btFromTopBox input[type="text"]:focus {
border: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.bt_bb_color_scheme_2 .btSearchInner.btFromTopBox input[type="text"]:focus,
.bt_bb_color_scheme_4 .btSearchInner.btFromTopBox input[type="text"]:focus,
.bt_bb_color_scheme_5 .btSearchInner.btFromTopBox input[type="text"]:focus {
-webkit-box-shadow: 0 0 0 3px #191919 inset;
box-shadow: 0 0 0 3px #191919 inset;
}
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus,
.bt_bb_color_scheme_1 .btSearchInner.btFromTopBox input[type="text"]:focus,
.bt_bb_color_scheme_3 .btSearchInner.btFromTopBox input[type="text"]:focus,
.bt_bb_color_scheme_6 .btSearchInner.btFromTopBox input[type="text"]:focus {
-webkit-box-shadow: 0 0 0 3px #fff inset;
box-shadow: 0 0 0 3px #fff inset;
}
.btHardRoundedButtons .btSearchInner.btFromTopBox input[type="text"] {
border-radius: 100px;
}
.btSoftRoundedButtons .btSearchInner.btFromTopBox input[type="text"] {
border-radius: 10px;
}
.btSquareButtons .btSearchInner.btFromTopBox input[type="text"] {
border-radius: 0;
}
.btSearchInner.btFromTopBox button {
border: 0 !important;
position: absolute;
margin: 0;
right: 0;
top: 0;
border-radius: 0;
width: 6.75em;
height: 6.75em;
background: transparent !important;
border: 0;
cursor: pointer;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.rtl .btSearchInner.btFromTopBox button {
right: auto;
left: 0;
}
.btSearchInner.btFromTopBox button:before {
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,
.bt_bb_color_scheme_2 .btSearchInner.btFromTopBox button:before,
.bt_bb_color_scheme_4 .btSearchInner.btFromTopBox button:before,
.bt_bb_color_scheme_5 .btSearchInner.btFromTopBox button:before {
color: rgba(0,0,0,.1);
}
.btDarkSkin .btSearchInner.btFromTopBox button:before,
.bt_bb_color_scheme_1 .btSearchInner.btFromTopBox button:before,
.bt_bb_color_scheme_3 .btSearchInner.btFromTopBox button:before,
.bt_bb_color_scheme_6 .btSearchInner.btFromTopBox button:before {
color: rgba(255,255,255,.5);
}
.btSearchInner.btFromTopBox button:hover:before {
color: #B28564;
-webkit-transition: color 300ms ease;
-moz-transition: color 300ms ease;
transition: color 300ms ease;
}
.btTopToolsSearchOpen .btSearchInner.btFromTopBox {
opacity: 1;
pointer-events: auto;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder,
.bt_bb_color_scheme_1 .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder,
.bt_bb_color_scheme_3 .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder {
color: rgba(255,255,255,.1);
}
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder,
.bt_bb_color_scheme_1 .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder,
.bt_bb_color_scheme_3 .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder,
.bt_bb_color_scheme_6 .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder {
color: rgba(255,255,255,.1);
}
.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder,
.bt_bb_color_scheme_1 .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder,
.bt_bb_color_scheme_3 .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder,
.bt_bb_color_scheme_6 .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder {
color: rgba(255,255,255,.1);
} .bt_bb_video {
padding-bottom: 0 !important;
} .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 {
margin: 0;
padding: 0;
}
.bt_bb_headline .bt_bb_headline_content a {
color: inherit;
} .bt_bb_separator.bt_bb_border_style_solid {
border-bottom: 1px solid #B28564;
}
.bt_bb_separator.bt_bb_border_style_dotted {
border-bottom: 1px dotted #B28564;
}
.bt_bb_separator.bt_bb_border_style_dashed {
border-bottom: 1px dashed #B28564;
} .bt_bb_headline {
position: relative;
}
.bt_bb_headline .bt_bb_headline_superheadline {
display: block;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-size: .9rem;
letter-spacing: 1px;
line-height: 1.8;
}
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline {
font-size: .8rem;
margin-bottom: 1.8em;
}
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
margin-bottom: 1.5em;
}
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.1rem;
margin-bottom: 1.3em;
}
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.4rem;
margin-bottom: 2.2em;
}
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.6rem;
margin-bottom: 1em;
}
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1.7rem;
margin-bottom: .9em;
}
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline {
font-size: 2rem;
margin-bottom: .6em;
}
.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
margin-top: .5em;
font-size: 1.1em;
line-height: 1.8;
}
.bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: .85em;
margin-top: 1.05em;
}
.bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: .9em;
margin-top: 1.3em;
}
.bt_bb_size_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.15em;
margin-top: 1.5em;
}
.bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.3em;
margin-top: 1.1em;
}
.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.6em;
margin-top: 1em;
}
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.7em;
margin-top: .9em;
}
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 2em;
margin-top: .6em;
}
.bt_bb_headline h1 b,
.bt_bb_headline h2 b,
.bt_bb_headline h3 b,
.bt_bb_headline h4 b,
.bt_bb_headline h5 b,
.bt_bb_headline h6 b {
color: #B28564;
}
.bt_bb_headline h1 del,
.bt_bb_headline h2 del,
.bt_bb_headline h3 del,
.bt_bb_headline h4 del,
.bt_bb_headline h5 del,
.bt_bb_headline h6 del {
color: #B28564;
font-size: 80%;
margin-left: .3em;
}
.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.2rem;
}
.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content,
.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content,
.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content,
.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content,
.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content,
.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content {
letter-spacing: 1px;
}
.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.8rem;
}
.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content,
.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content,
.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content,
.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content,
.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content,
.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content {
letter-spacing: 1px;
}
.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.5em;
}
.bt_bb_size_normal.bt_bb_headline h1,
.bt_bb_size_normal.bt_bb_headline h2,
.bt_bb_size_normal.bt_bb_headline h3,
.bt_bb_size_normal.bt_bb_headline h4,
.bt_bb_size_normal.bt_bb_headline h5,
.bt_bb_size_normal.bt_bb_headline h6 {
font-size: 3.1em;
}
.bt_bb_size_large.bt_bb_headline h1,
.bt_bb_size_large.bt_bb_headline h2,
.bt_bb_size_large.bt_bb_headline h3,
.bt_bb_size_large.bt_bb_headline h4,
.bt_bb_size_large.bt_bb_headline h5,
.bt_bb_size_large.bt_bb_headline h6 {
font-size: 3.8em;
}
.bt_bb_size_extralarge.bt_bb_headline h1,
.bt_bb_size_extralarge.bt_bb_headline h2,
.bt_bb_size_extralarge.bt_bb_headline h3,
.bt_bb_size_extralarge.bt_bb_headline h4,
.bt_bb_size_extralarge.bt_bb_headline h5,
.bt_bb_size_extralarge.bt_bb_headline h6 {
font-size: 4.2rem;
}
.bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6 {
font-size: 4.6rem;
}
.bt_bb_font_weight_bolder.bt_bb_headline h1,
.bt_bb_font_weight_bolder.bt_bb_headline h2,
.bt_bb_font_weight_bolder.bt_bb_headline h3,
.bt_bb_font_weight_bolder.bt_bb_headline h4,
.bt_bb_font_weight_bolder.bt_bb_headline h5,
.bt_bb_font_weight_bolder.bt_bb_headline h6 {
font-weight: 800;
} .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 3em;
padding-right: 3em;
}
@media (min-width: 1199px) {
.bt_bb_row.btHandmadeWideSectionKeepMargins {
margin: 0;
}
} .bt_bb_image {
line-height: 0;
}
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content {
background-color: rgba(25,25,25,.6);
}
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
padding: 5%;
}
.bt_bb_image.bt_bb_content_exists .bt_bb_text p {
line-height: 25px;
} .bt_bb_size_small.bt_bb_progress_bar {
font-size: .8em;
}
.bt_bb_size_small.bt_bb_progress_bar .bt_bb_progress_bar_inner {
padding-top: .3em;
padding-bottom: .3em;
} .bt_bb_latest_posts_item .bt_bb_latest_posts_item_date {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
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_item .bt_bb_latest_posts_item_title {
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;
color: #B28564;
font-weight: normal;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_excerpt {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
line-height: 1.8em;
max-height: 7.2em;
} .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content {
padding: 1.5em 2em 2em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a {
color: inherit;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
margin-top: 1.5em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
padding: 0 .5em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt:not(:empty) {
margin-top: 0;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
line-height: 1.8em;
max-height: 7.2em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
font-weight: 400;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
text-transform: uppercase;
}
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
padding: 1em 2em;
} .btReadMoreColumn .bt_bb_button.bt_bb_style_outline a {
padding: 1em 2em;
}
.btReadMoreColumn .bt_bb_button.bt_bb_style_outline a:hover {
color: #B28564;
-webkit-box-shadow: 0 0 0 1px #B28564 inset;
box-shadow: 0 0 0 1px #B28564 inset;
} .bt_bb_icon .bt_bb_icon_holder:before {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.bt_bb_icon.bt_bb_size_xsmall .bt_bb_icon_holder:before {
font-size: 1rem;
width: 2em;
height: 2em;
}
.bt_bb_icon.bt_bb_size_normal {
padding-right: 1em;
}
.bt_bb_icon.bt_bb_size_normal .bt_bb_icon_holder:before {
font-size: 1.4rem;
}
.bt_bb_icon.bt_bb_size_large .bt_bb_icon_holder:before {
font-size: 2rem;
}
.bt_bb_icon.bt_bb_size_xlarge .bt_bb_icon_holder:before {
font-size: 6rem;
}
.bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_extralarge,
.bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_extralarge,
.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_extralarge {
padding: 0 1em !important;
} .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_button .bt_bb_button_text {
letter-spacing: 1px;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
}
.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-right: 1.5em;
}
.bt_bb_button.bt_bb_icon_position_left:not(.bt_bb_style_clean) .bt_bb_link {
font-weight: 500;
}
.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: 1.5em;
}
.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: 0 !important;
font-weight: 500;
}
.bt_bb_button.bt_bb_size_small .bt_bb_link {
padding: .9em 1.5em;
}
.bt_bb_button.bt_bb_size_medium .bt_bb_link {
padding: .9em 1.5em;
}
.bt_bb_button.bt_bb_size_normal .bt_bb_link {
padding: 1.1em 2em;
font-size: .9em;
}
.bt_bb_button.bt_bb_size_large .bt_bb_link {
padding: .9em 1.5em;
} .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 500;
letter-spacing: 2px;
margin-bottom: .5em;
font-size: 1.3em;
}
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title a {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
color: inherit;
}
.bt_bb_service:hover .bt_bb_service_content_title a {
color: #B28564;
} .slick-list .slick-slide {
background-position: 50% 50%;
}
button.slick-arrow {
background: transparent;
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
transition: background-color 500ms ease;
border-top: 3px solid #181818;
border-left: 3px solid #181818;
line-height: 1;
}
.btArticleMedia button.slick-arrow {
border-color: #fff;
}
button.slick-arrow.slick-next {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
right: .4em;
}
.btArticleMedia button.slick-arrow.slick-next {
right: 2em;
}
button.slick-arrow.slick-prev {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
left: .4em;
}
.btArticleMedia button.slick-arrow.slick-prev {
left: 2em;
}
button.slick-arrow:before {
content: '' !important;
background-color: transparent;
}
button.slick-arrow:hover {
border-color: #B28564;
background-color: transparent;
}
.btDarkSkin button.slick-arrow {
border-color: #fff;
}
.bt_bb_arrows_size_large button.slick-arrow {
width: 80px;
height: 80px;
font-size: 80px;
margin-top: -40px;
}
.bt_bb_layout_wide .bt_bb_arrows_size_large button.slick-arrow.slick-prev {
left: 80px;
}
.bt_bb_layout_wide .bt_bb_arrows_size_large button.slick-arrow.slick-next {
right: 80px;
}
.bt_bb_arrows_size_large button.slick-arrow:before {
font-size: 80px;
line-height: 80px;
}
.bt_bb_arrows_size_small button.slick-arrow {
width: 20px;
height: 20px;
font-size: 20px;
margin-top: -10px;
}
.bt_bb_layout_wide .bt_bb_arrows_size_small button.slick-arrow.slick-prev {
left: 20px;
}
.bt_bb_layout_wide .bt_bb_arrows_size_small button.slick-arrow.slick-next {
right: 20px;
}
.bt_bb_arrows_size_small button.slick-arrow:before {
font-size: 20px;
line-height: 20px;
}
.bt_bb_arrows_size_normal button.slick-arrow {
width: 40px;
height: 40px;
font-size: 40px;
margin: -.5em .3em 0 .3em;
}
.bt_bb_layout_wide .bt_bb_arrows_size_normal button.slick-arrow.slick-prev {
left: 40px;
}
.bt_bb_layout_wide .bt_bb_arrows_size_normal button.slick-arrow.slick-next {
right: 40px;
}
.bt_bb_arrows_size_normal button.slick-arrow:before {
font-size: 40px;
line-height: 40px;
}
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list {
position: static !important;
max-width: 1200px;
margin: 0 auto;
overflow: hidden;
}
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list .slick-track {
position: relative;
}
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item {
overflow: hidden;
}
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item .bt_bb_content_slider_item_content {
max-width: 1260px;
padding: 0 30px;
margin: 0 auto;
}
.bt_bb_gap_large .slick-list {
margin: 0 -2rem;
}
.bt_bb_gap_large .slick-list .slick-slide .content {
padding: 0 2rem;
}
.bt_bb_content_slider.bt_bb_height_full_screen .slick-dots {
bottom: 3em;
}
.btLightSkin .bt_bb_content_slider .slick-dots li,
.bt_bb_color_scheme_2 .bt_bb_content_slider .slick-dots li,
.bt_bb_color_scheme_4 .bt_bb_content_slider .slick-dots li,
.bt_bb_color_scheme_5 .bt_bb_content_slider .slick-dots li {
border-color: #181818 !important;
}
.btDarkSkin .bt_bb_content_slider .slick-dots li,
.bt_bb_color_scheme_1 .bt_bb_content_slider .slick-dots li,
.bt_bb_color_scheme_3 .bt_bb_content_slider .slick-dots li,
.bt_bb_color_scheme_6 .bt_bb_content_slider .slick-dots li {
border-color: #fff !important;
}
.btLightSkin .bt_bb_content_slider .slick-dots li.slick-active,
.bt_bb_color_scheme_2 .bt_bb_content_slider .slick-dots li.slick-active,
.bt_bb_color_scheme_4 .bt_bb_content_slider .slick-dots li.slick-active,
.bt_bb_color_scheme_5 .bt_bb_content_slider .slick-dots li.slick-active,
.btLightSkin .slick-dots li:hover,
.bt_bb_color_scheme_2 .slick-dots li:hover,
.bt_bb_color_scheme_4 .slick-dots li:hover,
.bt_bb_color_scheme_5 .slick-dots li:hover {
background: #181818 !important;
}
.btDarkSkin .bt_bb_content_slider .slick-dots li.slick-active,
.bt_bb_color_scheme_1 .bt_bb_content_slider .slick-dots li.slick-active,
.bt_bb_color_scheme_3 .bt_bb_content_slider .slick-dots li.slick-active,
.bt_bb_color_scheme_6 .bt_bb_content_slider .slick-dots li.slick-active,
.btDarkSkin .slick-dots li:hover,
.bt_bb_color_scheme_1 .slick-dots li:hover,
.bt_bb_color_scheme_3 .slick-dots li:hover,
.bt_bb_color_scheme_6 .slick-dots li:hover {
background: #fff !important;
}
.bt_bb_content_slider .bt_bb_content_slider_item.bt_bb_display_type_border {
position: relative;
}
.bt_bb_content_slider .bt_bb_content_slider_item.bt_bb_display_type_border:before {
content: ' ';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 100px 30px 30px;
border: 3px solid white;
z-index: 0;
}
.bt_bb_content_slider .bt_bb_content_slider_item.bt_bb_display_type_border .bt_bb_content_slider_item_content {
max-width: 100% !important;
width: 100%;
z-index: 1;
padding-bottom: 30px !important;
}
.bt_bb_content_slider .bt_bb_content_slider_item.bt_bb_vertical_alignment_bottom {
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.bt_bb_content_slider .bt_bb_content_slider_item.bt_bb_vertical_alignment_top {
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.bt_bb_layout_boxed_1600 .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item .bt_bb_image_content_flex {
max-width: 1260px;
padding: 0 30px;
margin: 0 auto;
}
@media (max-width: 1200px) {
button.slick-arrow {
display: none !important;
}
} .btZoomImagesSlider .slick-slider {
overflow: initial;
}
.btZoomImagesSlider .slick-slider .slick-list {
overflow: initial;
}
.btZoomImagesSlider .slick-slider .bt_bb_image {
overflow: initial;
}
.btZoomImagesSlider .slick-slider .bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
overflow: initial;
bottom: -35%;
top: auto;
}
.btZoomImagesSlider .slick-slider .bt_bb_image.bt_bb_hover_style_zoom-in:hover img,
.btZoomImagesSlider .slick-slider .bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale:hover img,
.btZoomImagesSlider .slick-slider .bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale:hover img {
-webkit-transform: scale3d(1.3,1.3,1.3);
-moz-transform: scale3d(1.3,1.3,1.3);
-ms-transform: scale3d(1.3,1.3,1.3);
transform: scale3d(1.3,1.3,1.3);
} .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;
}
.bt_bb_custom_menu div ul a:hover {
color: #B28564;
}
.bt_bb_custom_menu div ul > li {
margin-left: 0;
} .bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content {
padding-left: 2em;
padding-right: 2em;
}
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content .bt_bb_image {
margin: 0 -2em;
}
.bt_bb_row .bt_bb_column[data-width="6"].bt_bb_padding_text_indent .bt_bb_column_content {
padding-left: 6em;
padding-right: 6em;
}
.bt_bb_row .bt_bb_column[data-width="6"].bt_bb_padding_text_indent .bt_bb_column_content .bt_bb_image {
margin: 0 -6em;
}
@media (max-width: 480px) {
.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[data-width="6"].bt_bb_padding_text_indent .bt_bb_column_content {
padding-left: 2em;
padding-right: 2em;
}
} .bt_bb_map .bt_bb_map_content {
max-width: 1280px;
margin: 0 auto;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
overflow: hidden;
margin: 0 1em;
width: 30%;
padding: 8em 0;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location {
padding: 0 2em;
border: 1px solid #B28564;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_show {
opacity: 1;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location .bt_bb_image {
margin: 0 -2em;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location .bt_bb_separator {
margin-left: -2em;
margin-right: -2em;
}
@media (max-width: 640px) {
.bt_bb_map .bt_bb_map_content {
margin: 0 auto;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
width: 100%;
padding: 1em 0;
}
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
height: 600px !important;
position: relative;
}
} .btColumnInnerAccentBorder .bt_bb_column_content,
.btColumnAccentBorder {
border: 1px solid #B28564;
} .bt_bb_row .bt_bb_column.bt_bb_padding_text_indent.btColumnInnerAccentBorder .bt_bb_column_content .bt_bb_separator {
margin-left: -2em;
margin-right: -2em;
}
.bt_bb_row .bt_bb_column[data-width="6"].bt_bb_padding_text_indent.btColumnInnerAccentBorder .bt_bb_column_content .bt_bb_separator {
margin-left: -6em;
margin-right: -6em;
} .bt_bb_tabs .bt_bb_tabs_header {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom: 0;
}
.bt_bb_tabs .bt_bb_tabs_header li {
-webkit-flex: 1 0 0;
-ms-flex: 1 0 0;
flex: 1 0 0;
text-align: center;
}
.bt_bb_tabs .bt_bb_tabs_header li span {
padding: 1em 3em;
}
.bt_bb_tabs .bt_bb_tabs_header:after {
content: '';
display: none;
}
.bt_bb_style_outline.bt_bb_tabs .bt_bb_tabs_header li.on {
background-color: black;
border-color: black;
color: white;
}
.bt_bb_style_outline.bt_bb_tabs .bt_bb_tabs_header {
border-width: 0 0 0 1px;
}
.bt_bb_style_outline.bt_bb_tabs .bt_bb_tabs_header li {
border-width: 1px 1px 1px 0;
}
.bt_bb_style_outline.bt_bb_tabs .bt_bb_tabs_header li:first-child {
border-width: 1px 0 0;
}
.bt_bb_style_outline.bt_bb_tabs .bt_bb_tabs_header li:first-child {
border-width: 1px 1px 1px 0;
}
.bt_bb_style_outline.bt_bb_tabs .bt_bb_tab_content {
padding: 4em 0 0;
}
.bt_bb_style_filled.bt_bb_tabs .bt_bb_tabs_header li {
background-color: black;
border-color: black;
color: white;
}
.bt_bb_style_filled.bt_bb_tabs .bt_bb_tabs_header li.on,
.bt_bb_style_filled.bt_bb_tabs .bt_bb_tabs_header li.hover {
background-color: transparent;
color: black;
}
.bt_bb_style_filled.bt_bb_tabs .bt_bb_tab_content {
border: 1px solid black;
padding: 2em;
}
.bt_bb_style_filled.bt_bb_tabs .bt_bb_tabs_header {
border-width: 0 0 0 1px;
}
.bt_bb_style_filled.bt_bb_tabs .bt_bb_tabs_header li {
border-width: 1px 1px 0 0;
}
.bt_bb_style_filled.bt_bb_tabs .bt_bb_tabs_header li:first-child {
border-width: 1px 0 0;
}
.bt_bb_style_filled.bt_bb_tabs .bt_bb_tabs_header li:first-child {
border-width: 1px 1px 0 0;
}
.bt_bb_style_simple.bt_bb_tabs .bt_bb_tab_content {
padding: 2em 0 0;
}
@media (max-width: 580px) {
.bt_bb_tabs {
display: block;
}
.bt_bb_tabs .bt_bb_tabs_header {
display: block !important;
}
.bt_bb_tabs .bt_bb_tabs_header li:not(:last-child) {
border-bottom: none;
}
} .bt_bb_counter_holder {
height: 1em;
line-height: 1;
display: inline-block;
}
.bt_bb_counter_holder .bt_bb_counter {
height: 1em;
}
.bt_bb_counter_holder .bt_bb_counter span.onedigit {
height: 1em;
}
.bt_bb_counter_holder .bt_bb_counter span.onedigit span {
height: 1em;
} .bt_bb_single_product {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 -.5em;
}
.bt_bb_single_product .bt_bb_single_product_image,
.bt_bb_single_product .bt_bb_single_product_content {
margin: .5em;
}
.bt_bb_single_product .bt_bb_single_product_image {
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
}
.bt_bb_single_product .bt_bb_single_product_image img {
margin: auto;
display: block;
width: auto !important;
max-width: 100% !important;
}
.bt_bb_single_product .bt_bb_single_product_content {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
-webkit-flex: 0 1 50%;
-ms-flex: 0 1 50%;
flex: 0 1 50%;
max-width: 300px;
border: 1px solid #B28564;
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_price {
padding: 1.5rem 2rem;
border-bottom: 1px solid #B28564;
font-size: 1.6rem;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_title {
padding: 2rem 2rem .5rem 2rem;
font-size: 1.6rem;
line-height: 1.3;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_description {
border-top: none;
padding: 2rem 2rem 3rem 2rem;
position: initial;
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_price_cart .add_to_cart_inline {
padding: 0;
border-top: 1px solid #B28564;
display: block;
margin: 0;
position: relative;
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_price_cart .add_to_cart_inline a {
border: none;
display: block;
padding: 2rem 2rem;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-weight: 500;
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_price_cart .add_to_cart_inline a.added:after,
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_price_cart .add_to_cart_inline a.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: #B28564;
color: #fff;
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_price_cart .add_to_cart_inline a.loading:after {
content: "\e01c";
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_price_cart .add_to_cart_inline a.added:after {
content: "\e017";
}
.bt_bb_single_product .bt_bb_single_product_content .bt_bb_single_product_price_cart .add_to_cart_inline .added_to_cart {
color: #B28564;
position: absolute;
bottom: -2.5em;
left: 0;
width: 100%;
font-size: .8em;
padding: 0 1.25em;
}
@media (max-width: 768px) {
.bt_bb_single_product {
display: block;
}
.bt_bb_single_product .bt_bb_single_product_content {
max-width: 100%;
}
} .bt_bb_simple_single_product {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
width: 100%;
margin: 0 auto;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border: 1px solid #B28564;
text-align: center;
line-height: 1.8;
}
.bt_bb_image .bt_bb_simple_single_product {
color: #fff;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_title {
-webkit-flex-basis: 100%;
flex-basis: 100%;
border-bottom: 1px solid #B28564;
padding: .75rem 2rem;
font-size: 1.1rem;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
font-weight: 500;
letter-spacing: 1px;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price {
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
border-right: 1px solid #B28564;
padding: .75rem 2rem;
font-weight: 600;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
position: relative;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart .add_to_cart_inline {
padding: 0;
display: block;
margin: 0;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart .add_to_cart_inline a {
border: none;
display: block;
padding: 1.25rem 2rem;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart .add_to_cart_inline a:hover {
border: none;
background: transparent;
color: #fff !important;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart .add_to_cart_inline a.added:after,
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart .add_to_cart_inline a.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: #B28564;
color: #fff;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart .add_to_cart_inline a.loading:after {
content: "\e01c";
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart .add_to_cart_inline a.added:after {
content: "\e017";
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price_cart .add_to_cart_inline .added_to_cart {
color: #B28564;
position: absolute;
bottom: -2.5em;
left: 0;
width: 100%;
font-size: .8em;
padding: 0 1.25em;
}
.bt_bb_simple_single_product.btNoWooProduct .bt_bb_simple_single_product_price_cart {
display: none;
}
.bt_bb_simple_single_product.btNoWooProduct .bt_bb_simple_single_product_price {
border-right: none !important;
} .bt_bb_menu_item {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 -.5em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_menu_item,.bt_bb_align_center .bt_bb_align_right.bt_bb_menu_item,.bt_bb_align_left .bt_bb_align_right .bt_bb_menu_item,.bt_bb_align_center .bt_bb_align_right .bt_bb_menu_item,.bt_bb_align_right.bt_bb_menu_item,.bt_bb_align_right .bt_bb_menu_item {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_menu_item,.bt_bb_align_right .bt_bb_align_center.bt_bb_menu_item,.bt_bb_align_left .bt_bb_align_center .bt_bb_menu_item,.bt_bb_align_right .bt_bb_align_center .bt_bb_menu_item,.bt_bb_align_center.bt_bb_menu_item,.bt_bb_align_center .bt_bb_menu_item {
display: block;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_menu_item,.bt_bb_align_center .bt_bb_align_left.bt_bb_menu_item,.bt_bb_align_right .bt_bb_align_left .bt_bb_menu_item,.bt_bb_align_center .bt_bb_align_left .bt_bb_menu_item,.bt_bb_align_left.bt_bb_menu_item,.bt_bb_align_left .bt_bb_menu_item {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.bt_bb_menu_item .bt_bb_menu_item_image {
padding: 0 .5em;
-webkit-flex: 1 1 160px;
-ms-flex: 1 1 160px;
flex: 1 1 160px;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right .bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_left .bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right .bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_image {
max-width: 200px;
margin: 0 auto;
padding-bottom: .5em;
position: relative;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right .bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_left .bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right .bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_image img {
border-radius: 50%;
overflow: hidden;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right .bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_image,
.bt_bb_align_left .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_left .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_image {
padding: 0 1em 0 .5em;
-webkit-flex: 1 1 160px;
-ms-flex: 1 1 160px;
flex: 1 1 160px;
max-width: initial;
margin: initial;
position: initial;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right .bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_image img,
.bt_bb_align_left .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_left .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_center .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_image,.bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_image img {
border-radius: initial;
overflow: initial;
}
.bt_bb_menu_item .bt_bb_menu_item_content {
padding: 0 .5em .5em 1em;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
}
.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
font-size: 1.5em;
font-weight: 600;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
margin-bottom: .5em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_center .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_left .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_center .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_right .bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_left .bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_right .bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price {
display: block;
margin-bottom: .25em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_center .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_left .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_center .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,
.bt_bb_align_right .bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_center .bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_right .bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_center .bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price,.bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom: .5em;
}
.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title {
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
text-transform: uppercase;
font-weight: 600;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_center .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_left .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_center .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_right .bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_left .bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_right .bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_center.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_center .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title {
display: block;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_center .bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_left .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_center .bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_right.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_right .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,
.bt_bb_align_right .bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_center .bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_right .bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_center .bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_left.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title,.bt_bb_align_left .bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title span {
-webkit-flex-grow: 0;
flex-grow: 0;
}
.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title:after {
content: ' ';
border-bottom: 1px solid #B28564;
-webkit-flex-grow: 1;
flex-grow: 1;
margin: 0 .5em .5em;
}
.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title .bt_bb_icon {
line-height: 1.6em;
color: #B28564;
padding: 0 0 0 .5em;
display: inline-block;
float: none;
}
.bt_bb_menu_item .bt_bb_menu_item_content .bt_bb_menu_item_title_price .bt_bb_menu_item_title .bt_bb_icon:hover {
color: inherit;
} .btCalculator.btQuoteBooking .btQuoteContact .btQuoteItem,
.bt_cc_email_confirmation_container {
padding: 0 0 !important;
margin-bottom: 0 !important;
}
.btCalculator.btQuoteBooking input {
background-color: transparent;
border: 1px solid #B28564 !important;
color: #181818 !important;
}
.btCalculator.btQuoteBooking input:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-color: none !important;
}
input.btContactField.btContactName,
input.btContactField.btContactPhone {
border-bottom: none !important;
border-right: none !important;
}
input.btContactField.btContactEmail,
input.btContactField.btContactAddress {
border-bottom: none !important;
}
input.btContactField:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-color: none !important;
}
textarea.btContactMessage.btContactField {
border-bottom: none !important;
border: 1px solid #B28564 !important;
border-bottom: none !important;
}
textarea.btContactMessage.btContactField:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-color: none !important;
}
.btCalculator.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btCalculator .btQuoteContact .btContactSubmit {
width: 100%;
color: #181818 !important;
font-weight: 600;
text-align: left;
height: 4em !important;
border: 1px solid #B28564;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btCalculator .btQuoteContact .btContactSubmit:hover {
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #B28564 !important;
border: 1px solid #b28564;
}
.btCalculator .btQuoteContact .btContactSubmit:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #B28564 !important;
border: 1px solid #b28564;
}
.btCalculator .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-color: none !important;
}
.btCalculator.btQuoteBooking .btContactNext {
color: #181818 !important;
font-weight: 600;
}
.btCalculator.btQuoteBooking .btContactNext:hover,
.btCalculator.btQuoteBooking .btContactNext:active {
color: #B28564 !important;
-webkit-box-shadow: 0 0 0 1px #B28564 inset;
box-shadow: 0 0 0 1px #B28564 inset;
background-color: transparent !important;
} .bt_bb_color_scheme_7 .wpcf7-form input:not([type='radio']),
.bt_bb_color_scheme_7 .wpcf7-form input:not([type='checkbox']),
.bt_bb_color_scheme_7 .wpcf7-form textarea,
.bt_bb_color_scheme_7 .wpcf7-form .fancy-select .trigger {
color: #181818;
}
.bt_bb_color_scheme_8 .wpcf7-form input:not([type='radio']),
.bt_bb_color_scheme_8 .wpcf7-form input:not([type='checkbox']),
.bt_bb_color_scheme_8 .wpcf7-form textarea,
.bt_bb_color_scheme_8 .wpcf7-form .fancy-select .trigger {
color: #fff;
}
.wpcf7-form .fancy-select .trigger {
line-height: 3.2em;
}
.wpcf7-form .fancy-select .options.overflowing {
bottom: 3.35em;
}
.wpcf7-form .wpcf7-submit {
text-transform: uppercase;
font-size: .8em !important;
-webkit-box-shadow: 0 0 0 1px #B28564 inset;
box-shadow: 0 0 0 1px #B28564 inset;
border: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
cursor: pointer;
width: auto !important;
padding: 0 3em !important;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif !important;
letter-spacing: 1px;
font-weight: 600 !important;
}
.btLightSkin .wpcf7-form .wpcf7-submit,
.bt_bb_color_scheme_2 .wpcf7-form .wpcf7-submit,
.bt_bb_color_scheme_4 .wpcf7-form .wpcf7-submit,
.bt_bb_color_scheme_5 .wpcf7-form .wpcf7-submit {
color: #181818 !important;
}
.btDarkSkin .wpcf7-form .wpcf7-submit,
.bt_bb_color_scheme_1 .wpcf7-form .wpcf7-submit,
.bt_bb_color_scheme_3 .wpcf7-form .wpcf7-submit,
.bt_bb_color_scheme_6 .wpcf7-form .wpcf7-submit {
color: #fff !important;
}
.wpcf7-form .wpcf7-submit:hover {
color: #B28564 !important;
}
.bt_bb_align_center .wpcf7-form .wpcf7-submit {
margin-left: auto;
margin-right: auto;
}
.bt_bb_align_right .wpcf7-form .wpcf7-submit {
margin-left: auto;
} .btNewsletterRow {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.btNewsletterRow .btNewsletterRowInput {
-webkit-flex: 1 1 75%;
-ms-flex: 1 1 75%;
flex: 1 1 75%;
}
.btNewsletterRow .btNewsletterRowInput input {
border: 1px solid #B28564;
border-right: none !important;
line-height: 55px;
height: 55px;
-webkit-appearance: none;
-webkit-border-radius: 0;
}
.btLightSkin .btNewsletterRow .btNewsletterRowInput input,
.bt_bb_color_scheme_2 .btNewsletterRow .btNewsletterRowInput input,
.bt_bb_color_scheme_4 .btNewsletterRow .btNewsletterRowInput input,
.bt_bb_color_scheme_5 .btNewsletterRow .btNewsletterRowInput input {
color: #181818 !important;
}
.btDarkSkin .btNewsletterRow .btNewsletterRowInput input,
.bt_bb_color_scheme_1 .btNewsletterRow .btNewsletterRowInput input,
.bt_bb_color_scheme_3 .btNewsletterRow .btNewsletterRowInput input,
.bt_bb_color_scheme_6 .btNewsletterRow .btNewsletterRowInput input {
color: #fff !important;
}
.btNewsletterRow .btNewsletterRowButton {
-webkit-flex: 1 1 25%;
-ms-flex: 1 1 25%;
flex: 1 1 25%;
}
.btNewsletterRow .btNewsletterRowButton input {
line-height: 25px;
height: 55px;
margin: 0 !important;
-webkit-appearance: none;
-webkit-border-radius: 0;
}
div.wpcf7-validation-errors {
color: #B28564;
} .btContactRow .btContactRowInput {
-webkit-flex: 1 0 75%;
-ms-flex: 1 0 75%;
flex: 1 0 75%;
}
.btContactRow .btContactRowInput input {
border: 1px solid #B28564;
border-bottom: none !important;
line-height: 25px;
height: 55px;
color: inherit;
-webkit-appearance: none;
-webkit-border-radius: 0;
}
.btContactRow .btContactRowInput input {
border: 1px solid #B28564;
line-height: 25px;
height: 55px;
color: inherit;
}
.btContactRow .btContactRowInput textarea {
border: 1px solid #B28564;
border-bottom: none !important;
line-height: 25px;
height: 230px;
color: inherit;
-webkit-appearance: none;
-webkit-border-radius: 0;
}
.btContactRow .btContactRowButton {
-webkit-flex: 0 1 25%;
-ms-flex: 0 1 25%;
flex: 0 1 25%;
}
.btContactRow .btContactRowButton input {
line-height: 25px;
height: 55px;
text-align: inherit;
width: 100% !important;
-webkit-appearance: none;
-webkit-border-radius: 0;
}
.btContactRow .btContactRowInput.btContactRowInputFlex {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.btContactRow .btContactInputName {
-webkit-flex: 0 1 50%;
-ms-flex: 0 1 50%;
flex: 0 1 50%;
}
.btContactRow .btContactInputName input {
border-right: none !important;
}
.btContactRow .btContactInputEmail {
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
}
.wpcf7-not-valid-tip {
color: #B28564 !important;
background: transparent !important;
padding: 5px 15px;
}
.wpcf7-validation-errors {
color: #B28564 !important;
border: none !important;
background-color: transparent !important;
padding: 5px 15px !important;
}
.wpcf7-response-output {
margin: 2em 0 1em !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
border-bottom: 1px solid #B28564 !important;
} .mfp-arrow {
color: #B28564 !important;
}
.mfp-arrow:before {
font-family: Icon7Stroke !important;
font-size: 7em;
color: #fff !important;
border: none !important;
}
.mfp-arrow:after {
font-family: Icon7Stroke !important;
font-size: 7em;
color: #fff !important;
border: none !important;
}
.mfp-arrow.mfp-arrow-left {
left: 0;
}
.mfp-arrow.mfp-arrow-left:before {
content: '\e686' !important;
}
.mfp-arrow.mfp-arrow-right {
right: 5%;
}
.mfp-arrow.mfp-arrow-right:before {
content: '\e684' !important;
} @media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
.bt_bb_single_product .bt_bb_single_product_price {
max-width: 50%;
}
.bt_bb_simple_single_product .bt_bb_simple_single_product_price {
max-width: 50%;
}
.bt_bb_simple_single_product.btNoWooProduct .bt_bb_simple_single_product_price {
max-width: 100%;
}
} .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content {
padding: 1.5em 2em 2em;
background: rgba(0,0,0,.05);
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
padding: 0 0 1em;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a {
margin: 0 .3em 0 .25em;
display: inline-block;
background: rgba(0,0,0,.2);
text-decoration: none;
padding: 0 .75em;
-webkit-box-shadow: none;
box-shadow: none;
color: inherit;
font-size: .75em;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover {
background: rgba(0,0,0,.1);
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
padding: 0 0 1em;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
display: inline-block;
font-size: .875em;
line-height: 1.1;
font-weight: 600;
padding: 0 1em 0 0;
font-weight: 400;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
display: inline-block;
margin: 0 5px 0 0;
font-size: inherit;
line-height: inherit;
font-weight: 400;
font-family: FontAwesome;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span.bt_bb_grid_item_date:before {
content: '\f133';
}
.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_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span.bt_bb_grid_item_item_comments:before {
content: '\f0e6';
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
text-transform: uppercase;
font-size: 1.4em;
line-height: 1.3;
margin: 0;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
margin-top: 1.5em;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
padding: 0 .5em;
float: none;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
line-height: 1.8em;
max-height: 7.2em;
}
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item {
overflow: hidden;
}
.bt_bb_masonry_portfolio_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content {
margin: -1px;
}
.bt_bb_masonry_portfolio_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 1px;
}
.bt_bb_masonry_portfolio_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content {
margin: -3px;
}
.bt_bb_masonry_portfolio_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 3px;
}
.bt_bb_masonry_portfolio_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content {
margin: -20px;
}
.bt_bb_masonry_portfolio_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 20px;
}
.bt_bb_masonry_portfolio_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content {
margin: -30px;
}
.bt_bb_masonry_portfolio_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 30px;
} .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%;
}
.btNewsletter .btNewsletterColumn input {
border-right: none;
}
.btNewsletter .btNewsletterColumn input.wpcf7-validates-as-required.wpcf7-not-valid {
border-color: inherit !important;
opacity: .5;
}
.btNewsletter .btNewsletterButton input {
height: 4em;
}
@media (max-width: 991px) {
.btNewsletter {
display: block;
}
.btNewsletter .btNewsletterColumn {
max-width: 100%;
padding-right: 0;
padding-bottom: 10px;
}
.btNewsletter .btNewsletterColumn input {
border-right: 1px solid;
opacity: .5;
}
} .woocommerce-result-count,
.woocommerce-ordering {
width: 50%;
float: left;
margin: 0;
line-height: 2.5em;
margin-bottom: 2em;
}
.rtl .woocommerce-result-count,
.rtl .woocommerce-ordering {
float: right;
}
.woocommerce-ordering {
padding-left: 1em;
}
.rtl .woocommerce-ordering {
padding-left: 0;
padding-right: 1em;
}
.woocommerce-account h2 {
text-transform: uppercase;
}
.products ul,
ul.products {
margin: 0 -1em 2rem;
padding: 0 0 1rem;
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 1em;
margin: 0 0 3rem;
position: relative;
list-style: none;
}
.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%;
}
.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%;
}
.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%;
}
.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%;
}
.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%;
}
.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%;
}
.products ul li.product.first,
ul.products li.product.first {
clear: both;
}
.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 {
float: none;
}
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline {
border: 1px solid #B28564;
padding: 1em 1em 1em;
position: initial;
text-align: center;
}
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline h2,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline h2 {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
letter-spacing: 0;
font-weight: 600;
}
.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: 0;
position: absolute;
top: 1em;
right: 2em;
}
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .btNoStarRating:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .btNoStarRating:before {
content: '-';
opacity: 0;
}
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline {
display: none !important;
}
.products ul li.product .btWooShopLoopItemInner .price,
ul.products li.product .btWooShopLoopItemInner .price {
display: inline-block;
font-weight: 600;
float: left;
width: 50%;
text-align: center;
border: 1px solid #B28564;
border-top: none !important;
padding: 1rem .2rem;
line-height: 1;
}
.products ul li.product .btWooShopLoopItemInner .price del,
ul.products li.product .btWooShopLoopItemInner .price del {
color: inherit;
opacity: .5;
display: inline;
margin: 0 5px 0 0;
}
.products ul li.product .btWooShopLoopItemInner .price ins,
ul.products li.product .btWooShopLoopItemInner .price ins {
background: 0 0;
font-weight: 700;
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: .8rem;
line-height: 1;
width: 50%;
border-top: none;
border-left: none;
text-align: center;
padding: 1.1rem .2rem;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
letter-spacing: 1px;
}
.btDarkSkin .products ul li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_1 .products ul li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_3 .products ul li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_6 .products ul li.product .btWooShopLoopItemInner a.button:hover,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_1 ul.products li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_3 ul.products li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_6 ul.products li.product .btWooShopLoopItemInner a.button:hover {
color: #fff;
}
.btLightSkin .products ul li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_2 .products ul li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_4 .products ul li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_5 .products ul li.product .btWooShopLoopItemInner a.button:hover,
.btLightSkin ul.products li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_2 ul.products li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_4 ul.products li.product .btWooShopLoopItemInner a.button:hover,
.bt_bb_color_scheme_5 ul.products li.product .btWooShopLoopItemInner a.button:hover {
color: #181818;
}
.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: #B28564;
color: #fff;
}
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
content: "\e01c";
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.products ul li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .added:after {
content: "\e017";
}
.products ul li.product .btWooShopLoopItemInner .added_to_cart,
ul.products li.product .btWooShopLoopItemInner .added_to_cart {
font-size: .8em;
margin-left: .5em;
color: #B28564;
}
.products ul li.product .onsale,
ul.products li.product .onsale {
position: absolute;
bottom: auto;
top: 1em;
left: 2em;
right: auto;
background: #B28564;
color: white;
opacity: .9;
z-index: 1;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
} .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
display: inline-block;
}
nav.woocommerce-pagination {
clear: both;
display: block;
text-align: center;
margin-bottom: 3em;
}
nav.woocommerce-pagination ul {
display: inline-block;
padding: 0;
margin: 0;
}
nav.woocommerce-pagination ul li {
margin: 0;
padding: 0 .2em;
display: inline-block;
}
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
margin: 0;
padding: 0;
width: 2em;
text-align: center;
line-height: 2em;
display: block;
border: 1px solid #B28564;
color: #B28564;
}
.btHardRoundedButtons nav.woocommerce-pagination ul li a,
.btHardRoundedButtons nav.woocommerce-pagination ul li span {
border-radius: 50px;
}
.btSoftRoundedButtons nav.woocommerce-pagination ul li a,
.btSoftRoundedButtons nav.woocommerce-pagination ul li span {
border-radius: 3px;
}
nav.woocommerce-pagination ul li a:focus,
nav.woocommerce-pagination ul li a:hover,
nav.woocommerce-pagination ul li a.next,
nav.woocommerce-pagination ul li a.prev,
nav.woocommerce-pagination ul li span.current {
background: #B28564;
color: #fff;
} div.product {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -1em;
position: relative;
}
div.product .onsale {
position: absolute;
top: 1em;
right: 2em;
background: #FF7F00;
color: white;
opacity: .9;
z-index: 1;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
}
.rtl div.product .onsale {
right: auto;
left: 2em;
}
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;
}
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;
}
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
position: relative;
display: block;
}
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
border: 1px solid rgba(0,0,0,.05);
width: 100%;
display: block;
}
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
padding: 0;
margin: 0 .5em;
border: 1px solid rgba(0,0,0,.05);
}
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
border: none;
display: block;
}
div.product div.images.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
div.product div.images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
div.product div.images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
-webkit-flex: 0 0 33.3333%;
-ms-flex: 0 0 33.3333%;
flex: 0 0 33.3333%;
}
div.product div.images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
div.product div.images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
}
div.product div.images.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image {
-webkit-flex: 0 0 16.666%;
-ms-flex: 0 0 16.666%;
flex: 0 0 16.666%;
}
div.product div.images .woocommerce-product-gallery__image {
float: left;
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;
left: 50px;
top: 30px;
font-size: 0;
z-index: 1;
}
div.product div.images .woocommerce-product-gallery__trigger:after {
display: block;
font-family: FontAwesome;
content: "\f002";
-webkit-box-shadow: 0 0 0 2em #B28564 inset,0 0 0 2em rgba(255,255,255,.5) inset;
box-shadow: 0 0 0 2em #B28564 inset,0 0 0 2em rgba(255,255,255,.5) inset;
border-radius: 50%;
font-size: 18px;
color: #fff;
width: 34.5px;
line-height: 34.5px;
text-align: center;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
div.product div.images .woocommerce-product-gallery__trigger:hover:after {
-webkit-box-shadow: 0 0 0 1px #B28564 inset,0 0 0 2em rgba(255,255,255,.5) inset;
box-shadow: 0 0 0 1px #B28564 inset,0 0 0 2em rgba(255,255,255,.5) inset;
color: #B28564;
}
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: 2em;
}
div.product div.summary div[itemprop="description"] {
margin-bottom: 2em;
}
div.product div.summary form.cart .quantity {
width: 100px;
margin-right: .5em;
float: left;
height: 2.8em;
}
.rtl div.product div.summary form.cart .quantity {
margin-right: 0;
margin-left: .5em;
float: right;
}
div.product div.summary form.cart .quantity input {
height: 2.9em;
}
div.product span.btProductSKU {
display: block;
}
div.product div.product-description,
div.product div.products,
div.product div.product-meta,
div.product section.products.related {
padding: 0 1em;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
div.product div.product-description {
padding: 0 1em;
margin-bottom: 1em;
}
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
display: none;
}
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
display: inline-block;
}
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header li span {
padding: 1em !important;
}
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 table.variations tbody tr {
padding-bottom: 1em;
}
div.product section.products.upsells {
width: 100%;
} 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: #B28564;
border: none !important;
padding: 0;
height: 2em;
padding: 0 .5em;
}
table.shop_table button[name="apply_coupon"] {
width: 100%;
}
table.shop_table input[name="update_cart"] {
float: right;
width: 300px;
}
table.shop_table {
margin-bottom: 2em;
border: none;
}
table.shop_table td,
table.shop_table th {
border-left: none;
border-right: none;
}
table.shop_table td.product-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: #B28564;
background-color: transparent;
border: 1px solid #B28564;
border-radius: 50%;
}
table.shop_table td.product-remove a.remove:hover {
background-color: #B28564;
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;
}
.cart-collaterals .cart_totals td {
text-align: right;
}
tr.cart-subtotal,
tfoot {
border-top: 2px solid;
}
tr.order-total,
tfoot {
border-bottom: 2px solid;
} 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;
}
.checkout-button.wc-forward {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto;
display: block;
}
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: #B28564;
}
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;
text-align: right;
}
#place-order {
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
}
#customer_details .col-1,
#customer_details .col-2 {
margin-bottom: 2em;
}
p.form-row.validate-required {
margin-bottom: 1em;
} .woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0 0 2em;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
margin: 0 .5em 0 0;
padding: 0;
display: inline-block;
}
.woocommerce-MyAccount-navigation ul li a {
display: inline-block;
padding: .5em 1em;
border-bottom: 2px solid #B28564;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #181818;
border-color: #181818;
}
.woocommerce-MyAccount-navigation .shop_table {
margin-bottom: 2em;
}
.woocommerce-MyAccount-navigation .shop_table tfoot {
text-align: right;
}
.woocommerce-orders-table__cell-order-actions a {
width: 100%;
display: inline-block;
text-align: center;
}
.woocommerce-EditAccountForm fieldset {
margin-bottom: 2em;
}  .col2-set {
width: 100%;
}
.col2-set .col-1 {
float: left;
width: 48%;
}
.col2-set .col-2 {
float: right;
width: 48%;
}
img {
height: auto;
max-width: 100%;
}
div.product form.cart .reset_variations,
form .form-row label.hidden {
visibility: hidden;
} form fieldset {
padding: 2em;
border: 1px solid rgba(0,0,0,.1);
}
form .form-row {
margin: 0 0 1em;
}
form input[type="submit"].button {
text-align: center;
}
form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity .5s .5s ease;
-moz-transition: opacity .5s .5s ease;
transition: opacity .5s .5s ease;
opacity: 0;
}
form .form-row label {
display: block;
margin-bottom: .5em;
}
form .form-row label.inline,
form .form-row label.checkbox {
display: inline;
margin-bottom: 0;
}
form .form-row select {
cursor: pointer;
margin: 0;
}
form .form-row .select2-container {
line-height: 2.5em;
}
.rtlform .form-row .select2-container {
text-align: right;
}
form .form-row .select2-container .select2-choice {
padding-left: 1em;
height: 3.2em;
line-height: 3.2em;
}
.rtlform .form-row .select2-container .select2-choice {
padding-left: 0;
padding-right: 1em;
}
form .form-row .required {
color: red;
font-weight: 700;
border: 0;
}
form .form-row .input-checkbox {
margin: 0 8px 0 0;
vertical-align: middle;
width: auto;
display: inline;
}
form .form-row textarea {
height: 5em;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
form .form-row.woocommerce-invalid .select2-container,
form .form-row.woocommerce-invalid input.input-text,
form .form-row.woocommerce-invalid select {
border-color: #a00;
}
form .form-row.woocommerce-validated .select2-container,
form .form-row.woocommerce-validated input.input-text,
form .form-row.woocommerce-validated select {
border-color: #69bf29;
}
form .form-row::-webkit-input-placeholder {
line-height: normal;
}
form .form-row:-moz-placeholder {
line-height: normal;
}
form .form-row:-ms-input-placeholder {
line-height: normal;
} .blockUI.blockOverlay {
position: relative;
}
.blockUI.blockOverlay:before,
.loader:before {
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(//ronmoesfotograaf.nl/wp-content/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);
} .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: #181818;
border-top: 4px solid;
list-style: none !important;
width: auto;
word-wrap: break-word;
}
.woocommerce-info a: not(.button),
.woocommerce-message a: not(.button) {
color: #B28564;
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;
line-height: 1.3;
font-weight: 400;
position: absolute;
left: .5em;
}
.woocommerce-message:before,
.woocommerce-info:before {
content: "\e647";
color: #B28564;
}
.woocommerce-error:before {
content: '\e67b';
color: #b81c23;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
float: right;
border: none !important;
padding: 0 !important;
line-height: inherit !important;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
list-style: none !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
small.note {
display: block;
color: #777;
font-size: .857em;
margin-top: 10px;
}
.woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
}
.woocommerce-breadcrumb a {
color: inherit;
}
.woocommerce-breadcrumb:after,
.woocommerce-breadcrumb:before {
content: " ";
display: table;
} .wc-credit-card-form-card-cvc.visa,
.wc-credit-card-form-card-expiry.visa,
.wc-credit-card-form-card-number.visa {
background-image: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.png);
}
.wc-credit-card-form-card-cvc.mastercard,
.wc-credit-card-form-card-expiry.mastercard,
.wc-credit-card-form-card-number.mastercard {
background-image: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png);
}
.wc-credit-card-form-card-cvc.laser,
.wc-credit-card-form-card-expiry.laser,
.wc-credit-card-form-card-number.laser {
background-image: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.png);
}
.wc-credit-card-form-card-cvc.dinersclub,
.wc-credit-card-form-card-expiry.dinersclub,
.wc-credit-card-form-card-number.dinersclub {
background-image: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.png);
}
.wc-credit-card-form-card-cvc.maestro,
.wc-credit-card-form-card-expiry.maestro,
.wc-credit-card-form-card-number.maestro {
background-image: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.png);
}
.wc-credit-card-form-card-cvc.jcb,
.wc-credit-card-form-card-expiry.jcb,
.wc-credit-card-form-card-number.jcb {
background-image: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.png);
}
.wc-credit-card-form-card-cvc.amex,
.wc-credit-card-form-card-expiry.amex,
.wc-credit-card-form-card-number.amex {
background-image: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.png);
}
.wc-credit-card-form-card-cvc.discover,
.wc-credit-card-form-card-expiry.discover,
.wc-credit-card-form-card-number.discover {
background-image: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.png);
} .products > h1,
.products > h2,
.products > h3,
.products > h4,
.products > h5,
.products > h6,
.products > h7,
.products > h8,
div.bt_bb_tab_content > h1,
div.bt_bb_tab_content > h2,
div.bt_bb_tab_content > h3,
div.bt_bb_tab_content > h4,
div.bt_bb_tab_content > h5,
div.bt_bb_tab_content > h6,
div.bt_bb_tab_content > h7,
div.bt_bb_tab_content > h8,
.cross-sells > h1,
.cross-sells > h2,
.cross-sells > h3,
.cross-sells > h4,
.cross-sells > h5,
.cross-sells > h6,
.cross-sells > h7,
.cross-sells > h8,
.comment-respond > h1,
.comment-respond > h2,
.comment-respond > h3,
.comment-respond > h4,
.comment-respond > h5,
.comment-respond > h6,
.comment-respond > h7,
.comment-respond > h8,
section.related.products > h1,
section.related.products > h2,
section.related.products > h3,
section.related.products > h4,
section.related.products > h5,
section.related.products > h6,
section.related.products > h7,
section.related.products > h8,
div.cart_totals > h1,
div.cart_totals > h2,
div.cart_totals > h3,
div.cart_totals > h4,
div.cart_totals > h5,
div.cart_totals > h6,
div.cart_totals > h7,
div.cart_totals > h8,
div.woocommerce-billing-fields > h1,
div.woocommerce-billing-fields > h2,
div.woocommerce-billing-fields > h3,
div.woocommerce-billing-fields > h4,
div.woocommerce-billing-fields > h5,
div.woocommerce-billing-fields > h6,
div.woocommerce-billing-fields > h7,
div.woocommerce-billing-fields > h8,
div.woocommerce-additional-fields > h1,
div.woocommerce-additional-fields > h2,
div.woocommerce-additional-fields > h3,
div.woocommerce-additional-fields > h4,
div.woocommerce-additional-fields > h5,
div.woocommerce-additional-fields > h6,
div.woocommerce-additional-fields > h7,
div.woocommerce-additional-fields > h8,
div.woocommerce-shipping-fields > h1,
div.woocommerce-shipping-fields > h2,
div.woocommerce-shipping-fields > h3,
div.woocommerce-shipping-fields > h4,
div.woocommerce-shipping-fields > h5,
div.woocommerce-shipping-fields > h6,
div.woocommerce-shipping-fields > h7,
div.woocommerce-shipping-fields > h8,
form.woocommerce-checkout > h1,
form.woocommerce-checkout > h2,
form.woocommerce-checkout > h3,
form.woocommerce-checkout > h4,
form.woocommerce-checkout > h5,
form.woocommerce-checkout > h6,
form.woocommerce-checkout > h7,
form.woocommerce-checkout > h8,
div.woocommerce-MyAccount-content > h1,
div.woocommerce-MyAccount-content > h2,
div.woocommerce-MyAccount-content > h3,
div.woocommerce-MyAccount-content > h4,
div.woocommerce-MyAccount-content > h5,
div.woocommerce-MyAccount-content > h6,
div.woocommerce-MyAccount-content > h7,
div.woocommerce-MyAccount-content > h8,
div.woocommerce-MyAccount-content header > h1,
div.woocommerce-MyAccount-content header > h2,
div.woocommerce-MyAccount-content header > h3,
div.woocommerce-MyAccount-content header > h4,
div.woocommerce-MyAccount-content header > h5,
div.woocommerce-MyAccount-content header > h6,
div.woocommerce-MyAccount-content header > h7,
div.woocommerce-MyAccount-content header > h8,
div.woocommerce-MyAccount-content form > h1,
div.woocommerce-MyAccount-content form > h2,
div.woocommerce-MyAccount-content form > h3,
div.woocommerce-MyAccount-content form > h4,
div.woocommerce-MyAccount-content form > h5,
div.woocommerce-MyAccount-content form > h6,
div.woocommerce-MyAccount-content form > h7,
div.woocommerce-MyAccount-content form > h8,
.woocommerce-customer-details > h1,
.woocommerce-customer-details > h2,
.woocommerce-customer-details > h3,
.woocommerce-customer-details > h4,
.woocommerce-customer-details > h5,
.woocommerce-customer-details > h6,
.woocommerce-customer-details > h7,
.woocommerce-customer-details > h8,
.woocommerce-order-details > h1,
.woocommerce-order-details > h2,
.woocommerce-order-details > h3,
.woocommerce-order-details > h4,
.woocommerce-order-details > h5,
.woocommerce-order-details > h6,
.woocommerce-order-details > h7,
.woocommerce-order-details > h8 {
margin: 0 0 1em;
padding: 0;
font-size: 1.4em;
text-transform: uppercase;
} .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 button[type="submit"],
.woocommerce .btContent button[type="submit"],
.woocommerce-page .btSidebar button[type="submit"],
.woocommerce-page .btContent button[type="submit"],
.woocommerce .btSidebar input.button,
.woocommerce .btContent input.button,
.woocommerce-page .btSidebar input.button,
.woocommerce-page .btContent input.button,
.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 a.button,
div.woocommerce input[type="submit"],
div.woocommerce button[type="submit"],
div.woocommerce input.button,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce .button.alt:hover,
div.woocommerce button.alt:hover {
line-height: 1;
text-transform: uppercase;
font-weight: 700;
padding: 1em 1.2em;
font-size: .9em;
cursor: pointer;
background-color: transparent;
font-family: "Roboto Mono",Arial,Helvetica,sans-serif;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btHardRoundedButtons.woocommerce .btSidebar a.button,
.btHardRoundedButtons.woocommerce .btContent a.button,
.btHardRoundedButtons.woocommerce-page .btSidebar a.button,
.btHardRoundedButtons.woocommerce-page .btContent a.button,
.btHardRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btHardRoundedButtons.woocommerce .btContent input[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btHardRoundedButtons.woocommerce-page .btContent input[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btHardRoundedButtons.woocommerce .btContent button[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btHardRoundedButtons.woocommerce-page .btContent button[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar input.button,
.btHardRoundedButtons.woocommerce .btContent input.button,
.btHardRoundedButtons.woocommerce-page .btSidebar input.button,
.btHardRoundedButtons.woocommerce-page .btContent input.button,
.btHardRoundedButtons.woocommerce .btSidebar input.alt:hover,
.btHardRoundedButtons.woocommerce .btContent input.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar input.alt:hover,
.btHardRoundedButtons.woocommerce-page .btContent input.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar a.button.alt:hover,
.btHardRoundedButtons.woocommerce .btContent a.button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar a.button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btContent a.button.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar .button.alt:hover,
.btHardRoundedButtons.woocommerce .btContent .button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar .button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btContent .button.alt:hover,
.btHardRoundedButtons.woocommerce .btSidebar button.alt:hover,
.btHardRoundedButtons.woocommerce .btContent button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btSidebar button.alt:hover,
.btHardRoundedButtons.woocommerce-page .btContent button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce a.button,
.btHardRoundedButtonsdiv.woocommerce input[type="submit"],
.btHardRoundedButtonsdiv.woocommerce button[type="submit"],
.btHardRoundedButtonsdiv.woocommerce input.button,
.btHardRoundedButtonsdiv.woocommerce input.alt:hover,
.btHardRoundedButtonsdiv.woocommerce a.button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce .button.alt:hover,
.btHardRoundedButtonsdiv.woocommerce button.alt:hover {
border-radius: 50px;
}
.btSoftRoundedButtons.woocommerce .btSidebar a.button,
.btSoftRoundedButtons.woocommerce .btContent a.button,
.btSoftRoundedButtons.woocommerce-page .btSidebar a.button,
.btSoftRoundedButtons.woocommerce-page .btContent a.button,
.btSoftRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btSoftRoundedButtons.woocommerce .btContent input[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btContent input[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btSoftRoundedButtons.woocommerce .btContent button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btContent button[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar input.button,
.btSoftRoundedButtons.woocommerce .btContent input.button,
.btSoftRoundedButtons.woocommerce-page .btSidebar input.button,
.btSoftRoundedButtons.woocommerce-page .btContent input.button,
.btSoftRoundedButtons.woocommerce .btSidebar input.alt:hover,
.btSoftRoundedButtons.woocommerce .btContent input.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar input.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btContent input.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar a.button.alt:hover,
.btSoftRoundedButtons.woocommerce .btContent a.button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar a.button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btContent a.button.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar .button.alt:hover,
.btSoftRoundedButtons.woocommerce .btContent .button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar .button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btContent .button.alt:hover,
.btSoftRoundedButtons.woocommerce .btSidebar button.alt:hover,
.btSoftRoundedButtons.woocommerce .btContent button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btSidebar button.alt:hover,
.btSoftRoundedButtons.woocommerce-page .btContent button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce a.button,
.btSoftRoundedButtonsdiv.woocommerce input[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce button[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce input.button,
.btSoftRoundedButtonsdiv.woocommerce input.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce a.button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce .button.alt:hover,
.btSoftRoundedButtonsdiv.woocommerce button.alt:hover {
border-radius: 3px;
}
.woocommerce .btSidebar a.button,
.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 button[type="submit"],
.woocommerce .btContent button[type="submit"],
.woocommerce-page .btSidebar button[type="submit"],
.woocommerce-page .btContent button[type="submit"],
.woocommerce .btSidebar input.button,
.woocommerce .btContent input.button,
.woocommerce-page .btSidebar input.button,
.woocommerce-page .btContent input.button,
.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 a.button,
div.woocommerce input[type="submit"],
div.woocommerce button[type="submit"],
div.woocommerce input.button,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce .button.alt:hover,
div.woocommerce button.alt:hover {
background: transparent;
color: #B28564;
border: 1px solid #B28564;
}
.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 button[type="submit"]:hover,
.woocommerce .btContent button[type="submit"]:hover,
.woocommerce-page .btSidebar button[type="submit"]:hover,
.woocommerce-page .btContent 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,
.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 a.button:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce button[type="submit"]:hover,
div.woocommerce input.button:hover,
div.woocommerce input.alt,
div.woocommerce a.button.alt,
div.woocommerce .button.alt,
div.woocommerce button.alt {
border: 1px solid #B28564;
background: transparent;
}
.btDarkSkin .woocommerce .btSidebar a.button:hover,
.btDarkSkin .woocommerce .btContent a.button:hover,
.btDarkSkin .woocommerce-page .btSidebar a.button:hover,
.btDarkSkin .woocommerce-page .btContent a.button:hover,
.bt_bb_color_scheme_1 .woocommerce .btSidebar a.button:hover,
.bt_bb_color_scheme_1 .woocommerce .btContent a.button:hover,
.bt_bb_color_scheme_1 .woocommerce-page .btSidebar a.button:hover,
.bt_bb_color_scheme_1 .woocommerce-page .btContent a.button:hover,
.bt_bb_color_scheme_3 .woocommerce .btSidebar a.button:hover,
.bt_bb_color_scheme_3 .woocommerce .btContent a.button:hover,
.bt_bb_color_scheme_3 .woocommerce-page .btSidebar a.button:hover,
.bt_bb_color_scheme_3 .woocommerce-page .btContent a.button:hover,
.bt_bb_color_scheme_6 .woocommerce .btSidebar a.button:hover,
.bt_bb_color_scheme_6 .woocommerce .btContent a.button:hover,
.bt_bb_color_scheme_6 .woocommerce-page .btSidebar a.button:hover,
.bt_bb_color_scheme_6 .woocommerce-page .btContent a.button:hover,
.btDarkSkin .woocommerce .btSidebar input[type="submit"]:hover,
.btDarkSkin .woocommerce .btContent input[type="submit"]:hover,
.btDarkSkin .woocommerce-page .btSidebar input[type="submit"]:hover,
.btDarkSkin .woocommerce-page .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_1 .woocommerce .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_1 .woocommerce .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_1 .woocommerce-page .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_1 .woocommerce-page .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_3 .woocommerce .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_3 .woocommerce .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_3 .woocommerce-page .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_3 .woocommerce-page .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_6 .woocommerce .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_6 .woocommerce .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_6 .woocommerce-page .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_6 .woocommerce-page .btContent input[type="submit"]:hover,
.btDarkSkin .woocommerce .btSidebar button[type="submit"]:hover,
.btDarkSkin .woocommerce .btContent button[type="submit"]:hover,
.btDarkSkin .woocommerce-page .btSidebar button[type="submit"]:hover,
.btDarkSkin .woocommerce-page .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_1 .woocommerce .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_1 .woocommerce .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_1 .woocommerce-page .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_1 .woocommerce-page .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_3 .woocommerce .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_3 .woocommerce .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_3 .woocommerce-page .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_3 .woocommerce-page .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_6 .woocommerce .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_6 .woocommerce .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_6 .woocommerce-page .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_6 .woocommerce-page .btContent button[type="submit"]:hover,
.btDarkSkin .woocommerce .btSidebar input.button:hover,
.btDarkSkin .woocommerce .btContent input.button:hover,
.btDarkSkin .woocommerce-page .btSidebar input.button:hover,
.btDarkSkin .woocommerce-page .btContent input.button:hover,
.bt_bb_color_scheme_1 .woocommerce .btSidebar input.button:hover,
.bt_bb_color_scheme_1 .woocommerce .btContent input.button:hover,
.bt_bb_color_scheme_1 .woocommerce-page .btSidebar input.button:hover,
.bt_bb_color_scheme_1 .woocommerce-page .btContent input.button:hover,
.bt_bb_color_scheme_3 .woocommerce .btSidebar input.button:hover,
.bt_bb_color_scheme_3 .woocommerce .btContent input.button:hover,
.bt_bb_color_scheme_3 .woocommerce-page .btSidebar input.button:hover,
.bt_bb_color_scheme_3 .woocommerce-page .btContent input.button:hover,
.bt_bb_color_scheme_6 .woocommerce .btSidebar input.button:hover,
.bt_bb_color_scheme_6 .woocommerce .btContent input.button:hover,
.bt_bb_color_scheme_6 .woocommerce-page .btSidebar input.button:hover,
.bt_bb_color_scheme_6 .woocommerce-page .btContent input.button:hover,
.btDarkSkin .woocommerce .btSidebar input.alt,
.btDarkSkin .woocommerce .btContent input.alt,
.btDarkSkin .woocommerce-page .btSidebar input.alt,
.btDarkSkin .woocommerce-page .btContent input.alt,
.bt_bb_color_scheme_1 .woocommerce .btSidebar input.alt,
.bt_bb_color_scheme_1 .woocommerce .btContent input.alt,
.bt_bb_color_scheme_1 .woocommerce-page .btSidebar input.alt,
.bt_bb_color_scheme_1 .woocommerce-page .btContent input.alt,
.bt_bb_color_scheme_3 .woocommerce .btSidebar input.alt,
.bt_bb_color_scheme_3 .woocommerce .btContent input.alt,
.bt_bb_color_scheme_3 .woocommerce-page .btSidebar input.alt,
.bt_bb_color_scheme_3 .woocommerce-page .btContent input.alt,
.bt_bb_color_scheme_6 .woocommerce .btSidebar input.alt,
.bt_bb_color_scheme_6 .woocommerce .btContent input.alt,
.bt_bb_color_scheme_6 .woocommerce-page .btSidebar input.alt,
.bt_bb_color_scheme_6 .woocommerce-page .btContent input.alt,
.btDarkSkin .woocommerce .btSidebar a.button.alt,
.btDarkSkin .woocommerce .btContent a.button.alt,
.btDarkSkin .woocommerce-page .btSidebar a.button.alt,
.btDarkSkin .woocommerce-page .btContent a.button.alt,
.bt_bb_color_scheme_1 .woocommerce .btSidebar a.button.alt,
.bt_bb_color_scheme_1 .woocommerce .btContent a.button.alt,
.bt_bb_color_scheme_1 .woocommerce-page .btSidebar a.button.alt,
.bt_bb_color_scheme_1 .woocommerce-page .btContent a.button.alt,
.bt_bb_color_scheme_3 .woocommerce .btSidebar a.button.alt,
.bt_bb_color_scheme_3 .woocommerce .btContent a.button.alt,
.bt_bb_color_scheme_3 .woocommerce-page .btSidebar a.button.alt,
.bt_bb_color_scheme_3 .woocommerce-page .btContent a.button.alt,
.bt_bb_color_scheme_6 .woocommerce .btSidebar a.button.alt,
.bt_bb_color_scheme_6 .woocommerce .btContent a.button.alt,
.bt_bb_color_scheme_6 .woocommerce-page .btSidebar a.button.alt,
.bt_bb_color_scheme_6 .woocommerce-page .btContent a.button.alt,
.btDarkSkin .woocommerce .btSidebar .button.alt,
.btDarkSkin .woocommerce .btContent .button.alt,
.btDarkSkin .woocommerce-page .btSidebar .button.alt,
.btDarkSkin .woocommerce-page .btContent .button.alt,
.bt_bb_color_scheme_1 .woocommerce .btSidebar .button.alt,
.bt_bb_color_scheme_1 .woocommerce .btContent .button.alt,
.bt_bb_color_scheme_1 .woocommerce-page .btSidebar .button.alt,
.bt_bb_color_scheme_1 .woocommerce-page .btContent .button.alt,
.bt_bb_color_scheme_3 .woocommerce .btSidebar .button.alt,
.bt_bb_color_scheme_3 .woocommerce .btContent .button.alt,
.bt_bb_color_scheme_3 .woocommerce-page .btSidebar .button.alt,
.bt_bb_color_scheme_3 .woocommerce-page .btContent .button.alt,
.bt_bb_color_scheme_6 .woocommerce .btSidebar .button.alt,
.bt_bb_color_scheme_6 .woocommerce .btContent .button.alt,
.bt_bb_color_scheme_6 .woocommerce-page .btSidebar .button.alt,
.bt_bb_color_scheme_6 .woocommerce-page .btContent .button.alt,
.btDarkSkin .woocommerce .btSidebar button.alt,
.btDarkSkin .woocommerce .btContent button.alt,
.btDarkSkin .woocommerce-page .btSidebar button.alt,
.btDarkSkin .woocommerce-page .btContent button.alt,
.bt_bb_color_scheme_1 .woocommerce .btSidebar button.alt,
.bt_bb_color_scheme_1 .woocommerce .btContent button.alt,
.bt_bb_color_scheme_1 .woocommerce-page .btSidebar button.alt,
.bt_bb_color_scheme_1 .woocommerce-page .btContent button.alt,
.bt_bb_color_scheme_3 .woocommerce .btSidebar button.alt,
.bt_bb_color_scheme_3 .woocommerce .btContent button.alt,
.bt_bb_color_scheme_3 .woocommerce-page .btSidebar button.alt,
.bt_bb_color_scheme_3 .woocommerce-page .btContent button.alt,
.bt_bb_color_scheme_6 .woocommerce .btSidebar button.alt,
.bt_bb_color_scheme_6 .woocommerce .btContent button.alt,
.bt_bb_color_scheme_6 .woocommerce-page .btSidebar button.alt,
.bt_bb_color_scheme_6 .woocommerce-page .btContent button.alt,
.btDarkSkin div.woocommerce a.button:hover,
.bt_bb_color_scheme_1 div.woocommerce a.button:hover,
.bt_bb_color_scheme_3 div.woocommerce a.button:hover,
.bt_bb_color_scheme_6 div.woocommerce a.button:hover,
.btDarkSkin div.woocommerce input[type="submit"]:hover,
.bt_bb_color_scheme_1 div.woocommerce input[type="submit"]:hover,
.bt_bb_color_scheme_3 div.woocommerce input[type="submit"]:hover,
.bt_bb_color_scheme_6 div.woocommerce input[type="submit"]:hover,
.btDarkSkin div.woocommerce button[type="submit"]:hover,
.bt_bb_color_scheme_1 div.woocommerce button[type="submit"]:hover,
.bt_bb_color_scheme_3 div.woocommerce button[type="submit"]:hover,
.bt_bb_color_scheme_6 div.woocommerce button[type="submit"]:hover,
.btDarkSkin div.woocommerce input.button:hover,
.bt_bb_color_scheme_1 div.woocommerce input.button:hover,
.bt_bb_color_scheme_3 div.woocommerce input.button:hover,
.bt_bb_color_scheme_6 div.woocommerce input.button:hover,
.btDarkSkin div.woocommerce input.alt,
.bt_bb_color_scheme_1 div.woocommerce input.alt,
.bt_bb_color_scheme_3 div.woocommerce input.alt,
.bt_bb_color_scheme_6 div.woocommerce input.alt,
.btDarkSkin div.woocommerce a.button.alt,
.bt_bb_color_scheme_1 div.woocommerce a.button.alt,
.bt_bb_color_scheme_3 div.woocommerce a.button.alt,
.bt_bb_color_scheme_6 div.woocommerce a.button.alt,
.btDarkSkin div.woocommerce .button.alt,
.bt_bb_color_scheme_1 div.woocommerce .button.alt,
.bt_bb_color_scheme_3 div.woocommerce .button.alt,
.bt_bb_color_scheme_6 div.woocommerce .button.alt,
.btDarkSkin div.woocommerce button.alt,
.bt_bb_color_scheme_1 div.woocommerce button.alt,
.bt_bb_color_scheme_3 div.woocommerce button.alt,
.bt_bb_color_scheme_6 div.woocommerce button.alt {
color: #fff;
}
.btLightSkin .woocommerce .btSidebar a.button:hover,
.btLightSkin .woocommerce .btContent a.button:hover,
.btLightSkin .woocommerce-page .btSidebar a.button:hover,
.btLightSkin .woocommerce-page .btContent a.button:hover,
.bt_bb_color_scheme_2 .woocommerce .btSidebar a.button:hover,
.bt_bb_color_scheme_2 .woocommerce .btContent a.button:hover,
.bt_bb_color_scheme_2 .woocommerce-page .btSidebar a.button:hover,
.bt_bb_color_scheme_2 .woocommerce-page .btContent a.button:hover,
.bt_bb_color_scheme_4 .woocommerce .btSidebar a.button:hover,
.bt_bb_color_scheme_4 .woocommerce .btContent a.button:hover,
.bt_bb_color_scheme_4 .woocommerce-page .btSidebar a.button:hover,
.bt_bb_color_scheme_4 .woocommerce-page .btContent a.button:hover,
.bt_bb_color_scheme_5 .woocommerce .btSidebar a.button:hover,
.bt_bb_color_scheme_5 .woocommerce .btContent a.button:hover,
.bt_bb_color_scheme_5 .woocommerce-page .btSidebar a.button:hover,
.bt_bb_color_scheme_5 .woocommerce-page .btContent a.button:hover,
.btLightSkin .woocommerce .btSidebar input[type="submit"]:hover,
.btLightSkin .woocommerce .btContent input[type="submit"]:hover,
.btLightSkin .woocommerce-page .btSidebar input[type="submit"]:hover,
.btLightSkin .woocommerce-page .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_2 .woocommerce .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_2 .woocommerce .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_2 .woocommerce-page .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_2 .woocommerce-page .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_4 .woocommerce .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_4 .woocommerce .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_4 .woocommerce-page .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_4 .woocommerce-page .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_5 .woocommerce .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_5 .woocommerce .btContent input[type="submit"]:hover,
.bt_bb_color_scheme_5 .woocommerce-page .btSidebar input[type="submit"]:hover,
.bt_bb_color_scheme_5 .woocommerce-page .btContent input[type="submit"]:hover,
.btLightSkin .woocommerce .btSidebar button[type="submit"]:hover,
.btLightSkin .woocommerce .btContent button[type="submit"]:hover,
.btLightSkin .woocommerce-page .btSidebar button[type="submit"]:hover,
.btLightSkin .woocommerce-page .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_2 .woocommerce .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_2 .woocommerce .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_2 .woocommerce-page .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_2 .woocommerce-page .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_4 .woocommerce .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_4 .woocommerce .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_4 .woocommerce-page .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_4 .woocommerce-page .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_5 .woocommerce .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_5 .woocommerce .btContent button[type="submit"]:hover,
.bt_bb_color_scheme_5 .woocommerce-page .btSidebar button[type="submit"]:hover,
.bt_bb_color_scheme_5 .woocommerce-page .btContent button[type="submit"]:hover,
.btLightSkin .woocommerce .btSidebar input.button:hover,
.btLightSkin .woocommerce .btContent input.button:hover,
.btLightSkin .woocommerce-page .btSidebar input.button:hover,
.btLightSkin .woocommerce-page .btContent input.button:hover,
.bt_bb_color_scheme_2 .woocommerce .btSidebar input.button:hover,
.bt_bb_color_scheme_2 .woocommerce .btContent input.button:hover,
.bt_bb_color_scheme_2 .woocommerce-page .btSidebar input.button:hover,
.bt_bb_color_scheme_2 .woocommerce-page .btContent input.button:hover,
.bt_bb_color_scheme_4 .woocommerce .btSidebar input.button:hover,
.bt_bb_color_scheme_4 .woocommerce .btContent input.button:hover,
.bt_bb_color_scheme_4 .woocommerce-page .btSidebar input.button:hover,
.bt_bb_color_scheme_4 .woocommerce-page .btContent input.button:hover,
.bt_bb_color_scheme_5 .woocommerce .btSidebar input.button:hover,
.bt_bb_color_scheme_5 .woocommerce .btContent input.button:hover,
.bt_bb_color_scheme_5 .woocommerce-page .btSidebar input.button:hover,
.bt_bb_color_scheme_5 .woocommerce-page .btContent input.button:hover,
.btLightSkin .woocommerce .btSidebar input.alt,
.btLightSkin .woocommerce .btContent input.alt,
.btLightSkin .woocommerce-page .btSidebar input.alt,
.btLightSkin .woocommerce-page .btContent input.alt,
.bt_bb_color_scheme_2 .woocommerce .btSidebar input.alt,
.bt_bb_color_scheme_2 .woocommerce .btContent input.alt,
.bt_bb_color_scheme_2 .woocommerce-page .btSidebar input.alt,
.bt_bb_color_scheme_2 .woocommerce-page .btContent input.alt,
.bt_bb_color_scheme_4 .woocommerce .btSidebar input.alt,
.bt_bb_color_scheme_4 .woocommerce .btContent input.alt,
.bt_bb_color_scheme_4 .woocommerce-page .btSidebar input.alt,
.bt_bb_color_scheme_4 .woocommerce-page .btContent input.alt,
.bt_bb_color_scheme_5 .woocommerce .btSidebar input.alt,
.bt_bb_color_scheme_5 .woocommerce .btContent input.alt,
.bt_bb_color_scheme_5 .woocommerce-page .btSidebar input.alt,
.bt_bb_color_scheme_5 .woocommerce-page .btContent input.alt,
.btLightSkin .woocommerce .btSidebar a.button.alt,
.btLightSkin .woocommerce .btContent a.button.alt,
.btLightSkin .woocommerce-page .btSidebar a.button.alt,
.btLightSkin .woocommerce-page .btContent a.button.alt,
.bt_bb_color_scheme_2 .woocommerce .btSidebar a.button.alt,
.bt_bb_color_scheme_2 .woocommerce .btContent a.button.alt,
.bt_bb_color_scheme_2 .woocommerce-page .btSidebar a.button.alt,
.bt_bb_color_scheme_2 .woocommerce-page .btContent a.button.alt,
.bt_bb_color_scheme_4 .woocommerce .btSidebar a.button.alt,
.bt_bb_color_scheme_4 .woocommerce .btContent a.button.alt,
.bt_bb_color_scheme_4 .woocommerce-page .btSidebar a.button.alt,
.bt_bb_color_scheme_4 .woocommerce-page .btContent a.button.alt,
.bt_bb_color_scheme_5 .woocommerce .btSidebar a.button.alt,
.bt_bb_color_scheme_5 .woocommerce .btContent a.button.alt,
.bt_bb_color_scheme_5 .woocommerce-page .btSidebar a.button.alt,
.bt_bb_color_scheme_5 .woocommerce-page .btContent a.button.alt,
.btLightSkin .woocommerce .btSidebar .button.alt,
.btLightSkin .woocommerce .btContent .button.alt,
.btLightSkin .woocommerce-page .btSidebar .button.alt,
.btLightSkin .woocommerce-page .btContent .button.alt,
.bt_bb_color_scheme_2 .woocommerce .btSidebar .button.alt,
.bt_bb_color_scheme_2 .woocommerce .btContent .button.alt,
.bt_bb_color_scheme_2 .woocommerce-page .btSidebar .button.alt,
.bt_bb_color_scheme_2 .woocommerce-page .btContent .button.alt,
.bt_bb_color_scheme_4 .woocommerce .btSidebar .button.alt,
.bt_bb_color_scheme_4 .woocommerce .btContent .button.alt,
.bt_bb_color_scheme_4 .woocommerce-page .btSidebar .button.alt,
.bt_bb_color_scheme_4 .woocommerce-page .btContent .button.alt,
.bt_bb_color_scheme_5 .woocommerce .btSidebar .button.alt,
.bt_bb_color_scheme_5 .woocommerce .btContent .button.alt,
.bt_bb_color_scheme_5 .woocommerce-page .btSidebar .button.alt,
.bt_bb_color_scheme_5 .woocommerce-page .btContent .button.alt,
.btLightSkin .woocommerce .btSidebar button.alt,
.btLightSkin .woocommerce .btContent button.alt,
.btLightSkin .woocommerce-page .btSidebar button.alt,
.btLightSkin .woocommerce-page .btContent button.alt,
.bt_bb_color_scheme_2 .woocommerce .btSidebar button.alt,
.bt_bb_color_scheme_2 .woocommerce .btContent button.alt,
.bt_bb_color_scheme_2 .woocommerce-page .btSidebar button.alt,
.bt_bb_color_scheme_2 .woocommerce-page .btContent button.alt,
.bt_bb_color_scheme_4 .woocommerce .btSidebar button.alt,
.bt_bb_color_scheme_4 .woocommerce .btContent button.alt,
.bt_bb_color_scheme_4 .woocommerce-page .btSidebar button.alt,
.bt_bb_color_scheme_4 .woocommerce-page .btContent button.alt,
.bt_bb_color_scheme_5 .woocommerce .btSidebar button.alt,
.bt_bb_color_scheme_5 .woocommerce .btContent button.alt,
.bt_bb_color_scheme_5 .woocommerce-page .btSidebar button.alt,
.bt_bb_color_scheme_5 .woocommerce-page .btContent button.alt,
.btLightSkin div.woocommerce a.button:hover,
.bt_bb_color_scheme_2 div.woocommerce a.button:hover,
.bt_bb_color_scheme_4 div.woocommerce a.button:hover,
.bt_bb_color_scheme_5 div.woocommerce a.button:hover,
.btLightSkin div.woocommerce input[type="submit"]:hover,
.bt_bb_color_scheme_2 div.woocommerce input[type="submit"]:hover,
.bt_bb_color_scheme_4 div.woocommerce input[type="submit"]:hover,
.bt_bb_color_scheme_5 div.woocommerce input[type="submit"]:hover,
.btLightSkin div.woocommerce button[type="submit"]:hover,
.bt_bb_color_scheme_2 div.woocommerce button[type="submit"]:hover,
.bt_bb_color_scheme_4 div.woocommerce button[type="submit"]:hover,
.bt_bb_color_scheme_5 div.woocommerce button[type="submit"]:hover,
.btLightSkin div.woocommerce input.button:hover,
.bt_bb_color_scheme_2 div.woocommerce input.button:hover,
.bt_bb_color_scheme_4 div.woocommerce input.button:hover,
.bt_bb_color_scheme_5 div.woocommerce input.button:hover,
.btLightSkin div.woocommerce input.alt,
.bt_bb_color_scheme_2 div.woocommerce input.alt,
.bt_bb_color_scheme_4 div.woocommerce input.alt,
.bt_bb_color_scheme_5 div.woocommerce input.alt,
.btLightSkin div.woocommerce a.button.alt,
.bt_bb_color_scheme_2 div.woocommerce a.button.alt,
.bt_bb_color_scheme_4 div.woocommerce a.button.alt,
.bt_bb_color_scheme_5 div.woocommerce a.button.alt,
.btLightSkin div.woocommerce .button.alt,
.bt_bb_color_scheme_2 div.woocommerce .button.alt,
.bt_bb_color_scheme_4 div.woocommerce .button.alt,
.bt_bb_color_scheme_5 div.woocommerce .button.alt,
.btLightSkin div.woocommerce button.alt,
.bt_bb_color_scheme_2 div.woocommerce button.alt,
.bt_bb_color_scheme_4 div.woocommerce button.alt,
.bt_bb_color_scheme_5 div.woocommerce button.alt {
color: #181818;
}
.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 input#place_order,
div.woocommerce input[name="save_address"] {
width: 100%;
float: none;
display: block;
text-align: center !important;
}
.single_add_to_cart_button:hover {
background: transparent;
}
.btDarkSkin .single_add_to_cart_button:hover,
.bt_bb_color_scheme_1 .single_add_to_cart_button:hover,
.bt_bb_color_scheme_3 .single_add_to_cart_button:hover,
.bt_bb_color_scheme_6 .single_add_to_cart_button:hover {
color: #fff !important;
border: 1px solid #fff !important;
}
.btLightSkin .single_add_to_cart_button:hover,
.bt_bb_color_scheme_2 .single_add_to_cart_button:hover,
.bt_bb_color_scheme_4 .single_add_to_cart_button:hover,
.bt_bb_color_scheme_5 .single_add_to_cart_button:hover {
color: #181818 !important;
border: 1px solid #181818 !important;
} span.btNoStarRating {
display: none;
}
.star-rating:before {
content: "\f005\f005\f005\f005\f005";
letter-spacing: 3px;
opacity: .2;
}
.star-rating {
overflow: hidden;
position: relative;
line-height: 1;
font-family: FontAwesome;
margin: 0;
display: inline-block;
}
.star-rating .rating {
display: none;
}
.star-rating span {
overflow: hidden;
top: 0;
left: 0;
position: absolute;
}
.rtl .star-rating span {
left: auto;
right: 0;
}
.star-rating span:before {
content: "\f005\f005\f005\f005\f005";
letter-spacing: 3px;
color: #B28564;
}
.header.large .star-rating {
line-height: inherit;
margin-top: 2px;
}
.widget_recent_reviews .star-rating {
font-size: 12px;
}
.widget_recent_reviews li a:after,
.widget_recent_reviews .reviewer:after {
display: table;
content: ' ';
} p.stars {
position: relative;
letter-spacing: .25em;
margin-bottom: 3em;
}
p.stars a {
display: inline-block;
font-weight: 700;
text-indent: -9999px;
position: relative;
border-bottom: 0 !important;
outline: 0;
position: absolute;
top: 0;
left: 0;
}
.rtl p.stars a {
left: auto;
right: 0;
}
p.stars a:last-child {
border-right: 0;
}
p.stars a[class^="star-"]:after {
font-family: FontAwesome;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
color: rgba(0,0,0,.1);
}
.rtl p.stars a[class^="star-"]:after {
left: auto;
right: 0;
}
p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
color: #B28564;
}
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";
} @-webkit-keyframes spin {
from {
-webkit-transform: rotateX(0);
transform: rotateX(0);
}
to {
-webkit-transform: rotateX(100%);
transform: rotateX(100%);
}
}
@-moz-keyframes spin {
from {
-moz-transform: rotateX(0);
transform: rotateX(0);
}
to {
-moz-transform: rotateX(100%);
transform: rotateX(100%);
}
}
@keyframes spin {
from {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
transform: rotateX(0);
}
to {
-webkit-transform: rotateX(100%);
-moz-transform: rotateX(100%);
-ms-transform: rotateX(100%);
transform: rotateX(100%);
}
} @font-face {
font-family: star;
src: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: WooCommerce;
src: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
src: url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(//ronmoesfotograaf.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal;
}
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
width: 100%;
} .select2-container--default .select2-selection--single {
border: 1px solid rgba(0,0,0,.1);
height: 3em;
}
.select2-container .select2-selection--single .select2-selection__rendered {
line-height: 3;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 3em;
width: 2em;
} .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 1em;
}
button#place_order {
margin: 0 auto;
display: block;
} .woocommerce-page ul.products.columns-2 li.product {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.woocommerce-page ul.products.columns-4 li.product {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.woocommerce-page ul.products.columns-5 li.product {
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.woocommerce-page ul.products.columns-6 li.product {
-webkit-flex: 0 0 16.6666%;
-ms-flex: 0 0 16.6666%;
flex: 0 0 16.6666%;
max-width: 16.6666%;
} .btQuoteBooking .btContactNext {
border-color: #B28564;
color: #B28564;
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btContactNext {
border-radius: 50px;
}
.btSoftRoundedButtons .btQuoteBooking .btContactNext {
border-radius: 3px;
}
.btQuoteBooking .btQuoteSlider {
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteSlider {
border-radius: 50px;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteSlider {
border-radius: 3px;
}
.btLightSkin .btQuoteBooking .btQuoteSlider,
.bt_bb_color_scheme_2 .btQuoteBooking .btQuoteSlider,
.bt_bb_color_scheme_4 .btQuoteBooking .btQuoteSlider,
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSlider {
background-color: transparent;
border: 1px solid rgba(0,0,0,.1);
color: #181818;
}
.btDarkSkin .btQuoteBooking .btQuoteSlider,
.bt_bb_color_scheme_1 .btQuoteBooking .btQuoteSlider,
.bt_bb_color_scheme_3 .btQuoteBooking .btQuoteSlider,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSlider {
background-color: transparent;
border: 1px solid rgba(255,255,255,.5);
color: #fff;
}
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSlider::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSlider::-webkit-input-placeholder {
color: rgba(0,0,0,.1);
}
.btLightSkin .btQuoteBooking .btQuoteSwitch,
.bt_bb_color_scheme_2 .btQuoteBooking .btQuoteSwitch,
.bt_bb_color_scheme_4 .btQuoteBooking .btQuoteSwitch,
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSwitch {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btQuoteBooking .btQuoteSwitch,
.bt_bb_color_scheme_1 .btQuoteBooking .btQuoteSwitch,
.bt_bb_color_scheme_3 .btQuoteBooking .btQuoteSwitch,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSwitch {
border: 1px solid rgba(255,255,255,.5);
}
.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
background: rgba(0,0,0,.1);
}
.btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.bt_bb_color_scheme_2 .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.bt_bb_color_scheme_4 .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
background: rgba(0,0,0,.1);
}
.btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.bt_bb_color_scheme_1 .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.bt_bb_color_scheme_3 .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
background: rgba(255,255,255,.5);
}
.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
background: #B28564;
}
.btQuoteBooking textarea,
.btQuoteBooking input[type="text"],
.btQuoteBooking input[type="email"],
.btQuoteBooking input[type="password"],
.btQuoteBooking .fancy-select .trigger,
.btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
height: 3.2em;
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking textarea,
.btHardRoundedButtons .btQuoteBooking input[type="text"],
.btHardRoundedButtons .btQuoteBooking input[type="email"],
.btHardRoundedButtons .btQuoteBooking input[type="password"],
.btHardRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
border-radius: 50px;
}
.btSoftRoundedButtons .btQuoteBooking textarea,
.btSoftRoundedButtons .btQuoteBooking input[type="text"],
.btSoftRoundedButtons .btQuoteBooking input[type="email"],
.btSoftRoundedButtons .btQuoteBooking input[type="password"],
.btSoftRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
border-radius: 3px;
}
.btQuoteBooking textarea:focus,
.btQuoteBooking input[type="text"]:focus,
.btQuoteBooking input[type="email"]:focus,
.btQuoteBooking input[type="password"]:focus,
.btQuoteBooking .fancy-select .trigger:focus,
.btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus {
-webkit-box-shadow: 0 0 4px 0 #B28564;
box-shadow: 0 0 4px 0 #B28564;
border: 1px solid #181818;
}
.btLightSkin .btQuoteBooking textarea,
.bt_bb_color_scheme_2 .btQuoteBooking textarea,
.bt_bb_color_scheme_4 .btQuoteBooking textarea,
.bt_bb_color_scheme_5 .btQuoteBooking textarea,
.btLightSkin .btQuoteBooking input[type="text"],
.bt_bb_color_scheme_2 .btQuoteBooking input[type="text"],
.bt_bb_color_scheme_4 .btQuoteBooking input[type="text"],
.bt_bb_color_scheme_5 .btQuoteBooking input[type="text"],
.btLightSkin .btQuoteBooking input[type="email"],
.bt_bb_color_scheme_2 .btQuoteBooking input[type="email"],
.bt_bb_color_scheme_4 .btQuoteBooking input[type="email"],
.bt_bb_color_scheme_5 .btQuoteBooking input[type="email"],
.btLightSkin .btQuoteBooking input[type="password"],
.bt_bb_color_scheme_2 .btQuoteBooking input[type="password"],
.bt_bb_color_scheme_4 .btQuoteBooking input[type="password"],
.bt_bb_color_scheme_5 .btQuoteBooking input[type="password"],
.btLightSkin .btQuoteBooking .fancy-select .trigger,
.bt_bb_color_scheme_2 .btQuoteBooking .fancy-select .trigger,
.bt_bb_color_scheme_4 .btQuoteBooking .fancy-select .trigger,
.bt_bb_color_scheme_5 .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.bt_bb_color_scheme_2 .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.bt_bb_color_scheme_4 .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_2 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_4 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_2 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_4 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
background-color: transparent;
border: 1px solid rgba(0,0,0,.1);
color: #181818;
}
.btLightSkin .btQuoteBooking textarea:focus,
.bt_bb_color_scheme_2 .btQuoteBooking textarea:focus,
.bt_bb_color_scheme_4 .btQuoteBooking textarea:focus,
.bt_bb_color_scheme_5 .btQuoteBooking textarea:focus,
.btLightSkin .btQuoteBooking input[type="text"]:focus,
.bt_bb_color_scheme_2 .btQuoteBooking input[type="text"]:focus,
.bt_bb_color_scheme_4 .btQuoteBooking input[type="text"]:focus,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="text"]:focus,
.btLightSkin .btQuoteBooking input[type="email"]:focus,
.bt_bb_color_scheme_2 .btQuoteBooking input[type="email"]:focus,
.bt_bb_color_scheme_4 .btQuoteBooking input[type="email"]:focus,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="email"]:focus,
.btLightSkin .btQuoteBooking input[type="password"]:focus,
.bt_bb_color_scheme_2 .btQuoteBooking input[type="password"]:focus,
.bt_bb_color_scheme_4 .btQuoteBooking input[type="password"]:focus,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="password"]:focus,
.btLightSkin .btQuoteBooking .fancy-select .trigger:focus,
.bt_bb_color_scheme_2 .btQuoteBooking .fancy-select .trigger:focus,
.bt_bb_color_scheme_4 .btQuoteBooking .fancy-select .trigger:focus,
.bt_bb_color_scheme_5 .btQuoteBooking .fancy-select .trigger:focus,
.btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.bt_bb_color_scheme_2 .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.bt_bb_color_scheme_4 .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.bt_bb_color_scheme_2 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.bt_bb_color_scheme_4 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.bt_bb_color_scheme_2 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.bt_bb_color_scheme_4 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus {
-webkit-box-shadow: 0 0 4px 0 #B28564;
box-shadow: 0 0 4px 0 #B28564;
border: 1px solid #181818;
}
.btDarkSkin .btQuoteBooking textarea,
.bt_bb_color_scheme_1 .btQuoteBooking textarea,
.bt_bb_color_scheme_3 .btQuoteBooking textarea,
.bt_bb_color_scheme_6 .btQuoteBooking textarea,
.btDarkSkin .btQuoteBooking input[type="text"],
.bt_bb_color_scheme_1 .btQuoteBooking input[type="text"],
.bt_bb_color_scheme_3 .btQuoteBooking input[type="text"],
.bt_bb_color_scheme_6 .btQuoteBooking input[type="text"],
.btDarkSkin .btQuoteBooking input[type="email"],
.bt_bb_color_scheme_1 .btQuoteBooking input[type="email"],
.bt_bb_color_scheme_3 .btQuoteBooking input[type="email"],
.bt_bb_color_scheme_6 .btQuoteBooking input[type="email"],
.btDarkSkin .btQuoteBooking input[type="password"],
.bt_bb_color_scheme_1 .btQuoteBooking input[type="password"],
.bt_bb_color_scheme_3 .btQuoteBooking input[type="password"],
.bt_bb_color_scheme_6 .btQuoteBooking input[type="password"],
.btDarkSkin .btQuoteBooking .fancy-select .trigger,
.bt_bb_color_scheme_1 .btQuoteBooking .fancy-select .trigger,
.bt_bb_color_scheme_3 .btQuoteBooking .fancy-select .trigger,
.bt_bb_color_scheme_6 .btQuoteBooking .fancy-select .trigger,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.bt_bb_color_scheme_1 .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.bt_bb_color_scheme_3 .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_1 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_3 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_1 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_3 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText {
background-color: transparent;
border: 1px solid rgba(255,255,255,.5);
color: #fff;
}
.btDarkSkin .btQuoteBooking textarea:focus,
.bt_bb_color_scheme_1 .btQuoteBooking textarea:focus,
.bt_bb_color_scheme_3 .btQuoteBooking textarea:focus,
.bt_bb_color_scheme_6 .btQuoteBooking textarea:focus,
.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,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="text"]:focus,
.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,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="email"]:focus,
.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,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="password"]:focus,
.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,
.bt_bb_color_scheme_6 .btQuoteBooking .fancy-select .trigger:focus,
.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,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,
.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,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,
.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.bt_bb_color_scheme_1 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.bt_bb_color_scheme_3 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus {
-webkit-box-shadow: 0 0 4px 0 #B28564;
box-shadow: 0 0 4px 0 #B28564;
border: 1px solid #fff;
}
.bt_bb_color_scheme_5 .btQuoteBooking textarea::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking textarea::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="text"]::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="text"]::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="email"]::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="email"]::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking input[type="password"]::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking input[type="password"]::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking .fancy-select .trigger::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .fancy-select .trigger::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadius .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadius .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_5 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText::-webkit-input-placeholder,
.bt_bb_color_scheme_6 .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText::-webkit-input-placeholder {
color: rgba(0,0,0,.1);
}
.btHardRoundedButtons .btQuoteBooking .btQuoteItem textarea {
border-radius: 3px;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
-webkit-box-shadow: 5px 0 0 #B28564 inset,0 2px 10px rgba(0,0,0,.2);
box-shadow: 5px 0 0 #B28564 inset,0 2px 10px rgba(0,0,0,.2);
}
.btLightSkin .btQuoteBooking .btQuoteWrapper:before,
.bt_bb_color_scheme_2 .btQuoteBooking .btQuoteWrapper:before,
.bt_bb_color_scheme_4 .btQuoteBooking .btQuoteWrapper:before,
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteWrapper:before {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btQuoteBooking .btQuoteWrapper:before,
.bt_bb_color_scheme_1 .btQuoteBooking .btQuoteWrapper:before,
.bt_bb_color_scheme_3 .btQuoteBooking .btQuoteWrapper:before,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteWrapper:before {
border: 1px solid rgba(255,255,255,.5);
}
.btQuoteBooking .ddTitleText .ddlabel {
color: inherit;
}
.btQuoteBooking .ddTitleText .ddlabel .description {
color: inherit;
opacity: .8;
}
.btQuoteBooking .ddTitleText.btNotSelected .ddlabel {
opacity: .8;
color: inherit;
}
.btQuoteBooking .ui-slider .ui-slider-handle {
background: #B28564;
}
.btQuoteBooking .btQuoteSliderValue {
color: #fff;
}
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSliderValue,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSliderValue {
color: #181818;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
color: #fff;
background: #B28564;
font-size: 1em;
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
border-radius: 50px;
overflow: hidden;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
border-radius: 3px;
overflow: hidden;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCalc {
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCalc {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
overflow: hidden;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCalc {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
overflow: hidden;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCalc {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
overflow: hidden;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCalc {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
overflow: hidden;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCurrency {
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCurrency {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
overflow: hidden;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCurrency {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
overflow: hidden;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCurrency {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
overflow: hidden;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCurrency {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
overflow: hidden;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
-webkit-box-shadow: 0 0 0 1px #B28564 inset;
box-shadow: 0 0 0 1px #B28564 inset;
border-color: #B28564;
}
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.bt_bb_color_scheme_2 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.bt_bb_color_scheme_4 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.bt_bb_color_scheme_5 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.bt_bb_color_scheme_2 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.bt_bb_color_scheme_4 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.bt_bb_color_scheme_5 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
-webkit-box-shadow: 0 0 0 1px #181818 inset !important;
box-shadow: 0 0 0 1px #181818 inset !important;
border-color: #181818;
}
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.bt_bb_color_scheme_1 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.bt_bb_color_scheme_3 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.bt_bb_color_scheme_1 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.bt_bb_color_scheme_3 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.bt_bb_color_scheme_6 .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
border-color: #181818;
-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 #181818 inset !important;
box-shadow: 0 0 0 1px #181818 inset !important;
border-color: #181818;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
-webkit-box-shadow: 0 0 0 2px #B28564 inset;
box-shadow: 0 0 0 2px #B28564 inset;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText {
-webkit-box-shadow: 0 0 0 2px #181818 inset !important;
box-shadow: 0 0 0 2px #181818 inset !important;
}
.btQuoteBooking .btSubmitMessage {
color: #B28564;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
-webkit-box-shadow: 0 0 4px 0 #B28564;
box-shadow: 0 0 4px 0 #B28564;
}
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_2 .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_4 .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.bt_bb_color_scheme_5 .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_2 .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_4 .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.bt_bb_color_scheme_5 .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
border: 1px solid #181818;
}
.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,
.bt_bb_color_scheme_6 .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.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,
.bt_bb_color_scheme_6 .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
border: 1px solid #fff;
}
.btQuoteBooking .btContactSubmit {
line-height: inherit;
background-color: #B28564;
}
.btQuoteBooking .btTotalNextWrapper {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: auto !important;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
padding-right: 0 !important;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: initial;
}
.btQuoteBooking .btTotalNextWrapper:after {
display: none;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
padding-right: 0 !important;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
-webkit-flex: 0 0 160px;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
width: 160px;
max-width: 160px;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex: 0 1 0;
-ms-flex: 0 1 0;
flex: 0 1 0;
float: none;
margin-right: 0 !important;
margin-left: 0 !important;
width: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
max-width: 0;
}
.btQuoteBooking .btContactNext {
-webkit-transform: translate(160px,0);
-moz-transform: translate(160px,0);
-ms-transform: translate(160px,0);
transform: translate(160px,0);
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
float: none;
}
.btQuoteBooking .btQuoteTotalText {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7) {
margin: 0 -10px 0 -10px;
}
.btQuoteBooking .btPayPalButton {
border-radius: 0;
}
.btHardRoundedButtons .btQuoteBooking .btPayPalButton {
border-radius: 50px;
}
.btSoftRoundedButtons .btQuoteBooking .btPayPalButton {
border-radius: 3px;
} .btDatePicker .ui-datepicker-header {
background-color: #B28564;
} @media (max-width: 440px) {
.btQuoteBooking .btTotalNextWrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn,
.btQuoteBooking .btQuoteBookingForm .boldBtn {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
width: 100%;
max-width: 100%;
padding-top: 0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.btQuoteBooking .btQuoteBookingForm .btContactNext {
width: 100%;
}
.btQuoteBooking .btQuoteBookingForm .btContactNext {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
}
@media (max-width: 1400px) { .bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.15em;
margin-top: 1.5em;
}
.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.45em;
margin-top: 1.3em;
}
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.6em;
margin-top: 1.25em;
}
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
font-size: 1.7em;
margin-top: 1.2em;
}
.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.5em;
}
.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_superheadline,
.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_superheadline,
.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_superheadline,
.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_superheadline,
.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_superheadline,
.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_superheadline {
font-size: .9rem;
margin-bottom: 2.2em;
}
.bt_bb_size_large.bt_bb_headline h1,
.bt_bb_size_large.bt_bb_headline h2,
.bt_bb_size_large.bt_bb_headline h3,
.bt_bb_size_large.bt_bb_headline h4,
.bt_bb_size_large.bt_bb_headline h5,
.bt_bb_size_large.bt_bb_headline h6 {
font-size: 3.1em;
}
.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_superheadline,
.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_superheadline,
.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_superheadline,
.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_superheadline,
.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_superheadline,
.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_superheadline {
font-size: 1.3rem;
margin-bottom: 1.5em;
}
.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: 3.8em;
}
.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_superheadline,
.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_superheadline,
.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_superheadline,
.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_superheadline,
.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_superheadline,
.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_superheadline {
font-size: 1.6rem;
margin-bottom: 1.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: 4.2rem;
}
.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_superheadline,
.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_superheadline,
.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_superheadline,
.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_superheadline,
.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_superheadline,
.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_superheadline {
font-size: 1.7rem;
margin-bottom: 1.4em;
} }
@media (max-width: 1199px) { .bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6 {
font-size: 3.8rem;
}
body {
font-size: 14px;
} .bt_bb_arrows_size_large button.slick-arrow {
width: 40px;
height: 40px;
margin-top: -20px;
}
.bt_bb_arrows_size_large button.slick-arrow.slick-prev {
left: 20px;
}
.bt_bb_arrows_size_large button.slick-arrow.slick-next {
right: 20px;
}
.bt_bb_arrows_size_large button.slick-arrow:before {
font-size: 20px;
line-height: 20px;
}
}
@media (max-width: 360px) { .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;
} }
@media (max-width: 420px) { .bt_bb_size_medium.bt_bb_headline h1,
.bt_bb_size_medium.bt_bb_headline h2,
.bt_bb_size_medium.bt_bb_headline h3,
.bt_bb_size_medium.bt_bb_headline h4,
.bt_bb_size_medium.bt_bb_headline h5,
.bt_bb_size_medium.bt_bb_headline h6 {
font-size: 2em;
}
.btMenuVertical .mainHeader {
width: 260px;
}
.btMenuVerticalLeft.btMenuVerticalOn .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn .btSiteFooter {
-webkit-transform: translateY(0%) translateX(260px) !important;
-moz-transform: translateY(0%) translateX(260px) !important;
-ms-transform: translateY(0%) translateX(260px) !important;
transform: translateY(0%) translateX(260px) !important;
}
.rtl.btMenuVerticalLeft.btMenuVerticalOn .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .btSiteFooter {
-webkit-transform: translateY(0%) translateX(-260px) !important;
-moz-transform: translateY(0%) translateX(-260px) !important;
-ms-transform: translateY(0%) translateX(-260px) !important;
transform: translateY(0%) translateX(-260px) !important;
}
.btMenuVerticalRight.btMenuVerticalOn .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn .btSiteFooter {
-webkit-transform: translateY(0%) translateX(-260px) !important;
-moz-transform: translateY(0%) translateX(-260px) !important;
-ms-transform: translateY(0%) translateX(-260px) !important;
transform: translateY(0%) translateX(-260px) !important;
}
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btSiteFooter,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btSiteFooter,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btSiteFooter,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btSiteFooter {
-webkit-transform: translateY(0%) translateX(240px) !important;
-moz-transform: translateY(0%) translateX(240px) !important;
-ms-transform: translateY(0%) translateX(240px) !important;
transform: translateY(0%) translateX(240px) !important;
}
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btSiteFooter,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btSiteFooter,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btSiteFooter,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btSiteFooter {
-webkit-transform: translateY(0%) translateX(-240px) !important;
-moz-transform: translateY(0%) translateX(-240px) !important;
-ms-transform: translateY(0%) translateX(-240px) !important;
transform: translateY(0%) translateX(-240px) !important;
}
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btSiteFooter,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btSiteFooter,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btSiteFooter,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btSiteFooter {
-webkit-transform: translateX(-240px) !important;
-moz-transform: translateX(-240px) !important;
-ms-transform: translateX(-240px) !important;
transform: translateX(-240px) !important;
}
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btSiteFooter,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btSiteFooter,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btSiteFooter,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btSiteFooter {
-webkit-transform: translateX(240px) !important;
-moz-transform: translateX(240px) !important;
-ms-transform: translateX(240px) !important;
transform: translateX(240px) !important;
}
.btMenuVertical.btMenuVerticalOn.btStickyHeaderActive.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVertical.btMenuVerticalOn.btStickyHeaderActive.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVertical.btMenuVerticalOn.btStickyHeaderActive.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVertical.btMenuVerticalOn.btStickyHeaderActive.btPageBorderStyle_alternate .btVerticalHeaderTop {
width: -webkit-calc(100% - 240px) !important;
width: -moz-calc(100% - 240px) !important;
width: calc(100% - 240px) !important;
}
}
@media (max-width: 380px) {
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btSiteFooter,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btSiteFooter,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btSiteFooter,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btSiteFooter {
-webkit-transform: translateY(0%) translateX(240px) !important;
-moz-transform: translateY(0%) translateX(240px) !important;
-ms-transform: translateY(0%) translateX(240px) !important;
transform: translateY(0%) translateX(240px) !important;
}
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btSiteFooter,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btSiteFooter,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btSiteFooter,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btSiteFooter {
-webkit-transform: translateY(0%) translateX(-240px) !important;
-moz-transform: translateY(0%) translateX(-240px) !important;
-ms-transform: translateY(0%) translateX(-240px) !important;
transform: translateY(0%) translateX(-240px) !important;
}
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btSiteFooter,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btSiteFooter,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btSiteFooter,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btSiteFooter {
-webkit-transform: translateX(-240px) !important;
-moz-transform: translateX(-240px) !important;
-ms-transform: translateX(-240px) !important;
transform: translateX(-240px) !important;
}
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btSiteFooter,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btSiteFooter,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btSiteFooter,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btSiteFooter {
-webkit-transform: translateX(240px) !important;
-moz-transform: translateX(240px) !important;
-ms-transform: translateX(240px) !important;
transform: translateX(240px) !important;
}
.btMenuVertical.btMenuVerticalOn.btStickyHeaderActive.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVertical.btMenuVerticalOn.btStickyHeaderActive.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVertical.btMenuVerticalOn.btStickyHeaderActive.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVertical.btMenuVerticalOn.btStickyHeaderActive.btPageBorderStyle_alternate .btVerticalHeaderTop {
width: -webkit-calc(100% - 240px) !important;
width: -moz-calc(100% - 240px) !important;
width: calc(100% - 240px) !important;
-webkit-transform: translateY(0%) translateX(260px) !important;
-moz-transform: translateY(0%) translateX(260px) !important;
-ms-transform: translateY(0%) translateX(260px) !important;
transform: translateY(0%) translateX(260px) !important;
border-left: none;
}
}
@media (max-width: 1199px) {
.widget_shopping_cart .buttons .button {
width: 100%;
}
.widget_shopping_cart .buttons .button.checkout {
margin-top: 10px;
}
.products ul li.product .btWooShopLoopItemInner a.button,
ul.products li.product .btWooShopLoopItemInner a.button {
padding: 1.075rem .2rem;
}
}
@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%;
width: 100%;
display: block;
}
ul.products li.product {
-webkit-flex-basis: 50% !important;
flex-basis: 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;
}
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: 1px solid rgba(0,0,0,.07);
}
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;
}
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;
}
.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;
width: -moz-fit-content;
width: fit-content;
}
table.shop_table input[name="update_cart"] {
margin-top: 1em;
float: none;
width: 100%;
}
} .btArticleHeadline .bt_bb_headline_content {
text-transform: uppercase;
} .btInnerRowKeepWidth {
max-width: 800px;
}
.bt_bb_column_gap_0 .btInnerRowKeepWidth {
padding: 0 100px;
}
.btMoveRight.btInnerRowKeepWidth {
float: right;
}
.btSectionKeepWidth1200 {
max-width: 1200px;
margin: auto;
}
.btSectionKeepWidth1400 {
max-width: 1400px;
margin: auto;
}
.btSectionKeepWidth1600 {
max-width: 1600px;
margin: auto;
}
@media (min-width: 992px) {
.btSpecialInnerRow {
margin: 0;
}
.btSpecialInnerRow .bt_bb_column_inner {
border-left: 3px solid white;
}
}
@media (max-width: 992px) {
.btSpecialInnerRow .bt_bb_column_inner {
text-align: left !important;
}
} body.btPageBorderStyle_dark,
body.btPageBorderStyle_light,
body.btPageBorderStyle_accent,
body.btPageBorderStyle_alternate {
border: 20px solid black;
}
.btMenuVerticalLeft.btPageBorderStyle_dark .mainHeader,
.btMenuVerticalLeft.btPageBorderStyle_light .mainHeader,
.btMenuVerticalLeft.btPageBorderStyle_accent .mainHeader,
.btMenuVerticalLeft.btPageBorderStyle_alternate .mainHeader {
border: 20px solid black;
}
.btMenuVerticalRight.btPageBorderStyle_dark .mainHeader,
.btMenuVerticalRight.btPageBorderStyle_light .mainHeader,
.btMenuVerticalRight.btPageBorderStyle_accent .mainHeader,
.btMenuVerticalRight.btPageBorderStyle_alternate .mainHeader {
border: 20px solid black;
}
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_dark .mainHeader,
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_light .mainHeader,
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_accent .mainHeader,
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_alternate .mainHeader,
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_alternate .btVerticalHeaderTop {
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
border: 20px solid black;
border-bottom: none;
max-width: initial;
left: 0;
right: 0;
}
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop {
-webkit-transform: translateX(300px);
-moz-transform: translateX(300px);
-ms-transform: translateX(300px);
transform: translateX(300px);
}
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.rtl.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop {
-webkit-transform: translateX(-300px);
-moz-transform: translateX(-300px);
-ms-transform: translateX(-300px);
transform: translateX(-300px);
}
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop .logo,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop .logo,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop .logo,
.btMenuVerticalLeft.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop .logo {
opacity: 0;
}
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop {
-webkit-transform: translateX(-300px);
-moz-transform: translateX(-300px);
-ms-transform: translateX(-300px);
transform: translateX(-300px);
}
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btContentWrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop,
.rtl.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop {
-webkit-transform: translateX(300px);
-moz-transform: translateX(300px);
-ms-transform: translateX(300px);
transform: translateX(300px);
}
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_dark .btVerticalHeaderTop .logo,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_light .btVerticalHeaderTop .logo,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_accent .btVerticalHeaderTop .logo,
.btMenuVerticalRight.btMenuVerticalOn.btPageBorderStyle_alternate .btVerticalHeaderTop .logo {
opacity: 0;
}
body.btBoxedPage.btPageBorderStyle_dark .btPageWrap,
body.btBoxedPage.btPageBorderStyle_light .btPageWrap,
body.btBoxedPage.btPageBorderStyle_accent .btPageWrap,
body.btBoxedPage.btPageBorderStyle_alternate .btPageWrap {
max-width: initial;
-webkit-box-shadow: none;
box-shadow: none;
margin: initial;
border-bottom-left-radius: initial;
border-bottom-right-radius: initial;
}
@media (min-width: 1400px) {
body.btBoxedPage.btPageBorderStyle_dark .btContent,
body.btBoxedPage.btPageBorderStyle_light .btContent,
body.btBoxedPage.btPageBorderStyle_accent .btContent,
body.btBoxedPage.btPageBorderStyle_alternate .btContent {
padding: 0 100px;
}
body:not(.btBoxedMenu).btPageBorderStyle_dark .mainHeader,
body:not(.btBoxedMenu).btPageBorderStyle_light .mainHeader,
body:not(.btBoxedMenu).btPageBorderStyle_accent .mainHeader,
body:not(.btBoxedMenu).btPageBorderStyle_alternate .mainHeader {
padding: 0 100px;
}
}
body.btPageBorderStyle_light {
border-color: #fff;
}
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_light .mainHeader,
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_light .btVerticalHeaderTop {
border-color: #fff;
}
body.btPageBorderStyle_accent {
border-color: #B28564;
}
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_accent .mainHeader,
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen.btPageBorderStyle_accent .btVerticalHeaderTop {
border-color: #B28564;
} .wp-block-separator {
margin: 1em auto;
max-width: 100px;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
}
.wp-block-gallery {
margin: 0;
}
p.has-drop-cap:not(:focus):first-letter {
float: left;
font-size: 3.6em;
line-height: .9;
font-weight: 800;
}
.has-large-font-size {
line-height: 1 !important;
}
.wp-block-quote p {
font-size: 1em;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 1.3em;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
text-align: center;
}
.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;
}
p.has-background {
border-radius: none;
}
.btSoftRoundedButtons p.has-background {
border-radius: 3px;
}
.btHardRoundedButtons p.has-background {
border-radius: 3px;
}
.wp-block-button__link {
font-size: .9em;
padding: .8em 2.2em;
font-weight: 500;
}body, p, a {
font-family: "Ubuntu",Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Ubuntu",Arial,sans-serif;
}
.bt_bb_button .bt_bb_button_text {
font-family: "Ubuntu",Arial,sans-serif;
}
.btContent p a {
color: #000;
text-decoration: underline;
} .btLogoArea .logo img, .btMenuVertical .mainHeader .logo img {
height: 50px;
margin-top: 10px;
margin-bottom: 10px;
width: auto;
display: block;
}
.menuPort nav > ul > li > a {
line-height: 70px;
padding: 0;
}
body.btMenuHorizontal .subToggler {
right: 15px;
line-height: 70px;
}
.btMenuVerticalLeft .logo{
float: right;
}
.btTextLogo {
font-family: "Ubuntu",Arial,sans-serif;
}
.btMenuVertical .btTextLogo {
line-height: 80px;
font-size: 1.5em;
font-family: "Ubuntu",Arial,sans-serif;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader {
background-color: #f4f4f4!important;
} .page-id-2768  {
background-color: #fcf2e6;
}
.page-id-2768 .btSiteFooter {
background: #fcf2e6!important;
}
.btTransparentDarkHeader .mainHeaderInner, .btMenuVertical.btTransparentDarkHeader .btVerticalHeaderTop, .btMenuVertical.btTransparentDarkHeader .mainHeader {
background-color: #fcf2e6;
}
.main-header {
height: 80vh;
max-height: 735px;
width: 1200px;
margin: auto;
}
.main-header .bt_bb_port {
height: 80vh;
max-height: 735px;
}
.btn-right a {
padding: 0px!important;
font-weight: 400!important;
border: 0px!important;
background-image: url(//ronmoesfotograaf.nl/wp-content/themes/manufactura-child/img/arrow_right_dark.svg);
background-repeat: no-repeat;
background-position-x: 98%;
background-position-y: 50%;
padding: 10px 40px 10px 0px!important;
transition: 0.5s;
}
.btn-right a:hover {
background-position-x: 100%;
}
.btn-right span.bt_bb_button_text {
font-weight: 500!important;
}
.cta-img {
height: 200px;
overflow: hidden;
width: 200px;
margin: auto;
border-radius: 50%!important;
} @media (min-width: 992px){
.portfolio-img img {
height: 200px!important; 
object-fit: cover;
}
}
@media (max-width: 991px){
.portfolio-img img {
height: 250px!important; 
object-fit: cover;
}
} .nf-form-cont {
margin-top: 20px;
}
.nf-before-form-content, .nf-before-field, .nf-field-label, .nf-form-title {
display: none!important;
}
.nf-form-content textarea.ninja-forms-field {
border-radius: 20px;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
background: #333;
border: 0;
color: #f7f7f7;
transition: all .5s;
padding: 2px 40px!important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
color: #000!important;
}
.field-wrap .nf-field-element:after {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}
.nf-response-msg {
color: green;
}
.form-control:-moz-placeholder { color: #4E4E4E;
vertical-align: bottom!important; 
}
.form-control::-moz-placeholder { color: #4E4E4E;  
}
.form-control:-ms-input-placeholder {  
color: #4E4E4E;  
}
.form-control:focus {
border-color: transparent;
outline: 0;
-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(0,0,0,.6);
box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(0,0,0,.6);
border: 1px solid #4E4E4E;
}  #cookie-law-info-bar {
z-index: 99999 !important;
}
#cookie-law-info-bar {
text-align: left;
padding: 25px 30px;
}
.cli_messagebar_head {
font-size: 18px;
max-width: 900px;
margin: auto;
font-weight: 800 !important;
}
.cookie_content {
max-width: 900px;
margin: auto;
font-size: 14px;
}
.cli-plugin-button, .cli-plugin-button:visited {
padding: 0px!important;
}
@media (min-width: 960px){
.cookie-buttons {
float: right;
display: inline-block;
}
.settings-btn, .accept-btn {
display: inline-block;
}
.accept-btn a{
background-color: #000!important;
border: 1px solid #000;
color: #fff!important;
border-radius: 50px;
padding: 9px 18px!important;
font-size: 15px!important;
line-height: 1em!important;
margin: 15px 0px 0px 20px!important;
transition: 0.3s;
}
.settings-btn a {
background-color: #000!important;
border: 1px solid #000;
color: #fff!important;
border-radius: 50px;
padding: 9px 18px!important;
font-size: 15px!important;
line-height: 1em!important;
margin: 15px 0px 0px 20px!important;
transition: 0.3s;
}
}
@media (max-width: 959px){
.cookie-buttons {
margin-top: 20px;
}
.settings-btn, .accept-btn {
display: inline-block;
}
.accept-btn a {
background-color: #000!important;
border: 1px solid #000;
color: #fff!important;
border-radius: 50px;
padding: 7px 15px!important;
font-size: 13px!important;
margin: 15px 0px 0px 0px!important;
line-height: 1em!important;
transition: 0.3s;
}
.settings-btn a {
background-color: #000!important;
border: 1px solid #000;
color: #fff!important;
border-radius: 50px;
padding: 7px 15px!important;
font-size: 13px!important;
margin: 15px 20px 0px 0px!important;
line-height: 1em!important;
transition: 0.3s;
}
}
.cli-plugin-button:hover {
background-color: #fff!important;
color: #000!important;
}
.cli_settings_button:hover  {
background-color: #fff!important;
color: #000!important;
}@font-face{font-family:dashicons;src:url(//ronmoesfotograaf.nl/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//ronmoesfotograaf.nl/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//ronmoesfotograaf.nl/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.ninja-forms-form-wrap *,.ninja-forms-form-wrap :after,.ninja-forms-form-wrap :before{-ms-box-sizing:border-box;box-sizing:border-box}.nf-response-msg{display:none}#ninja_forms_required_items,.nf-field-container{clear:both;margin-bottom:25px;position:relative}#ninja_forms_required_items:after,.nf-field-container:after{clear:both;content:"";display:block}#ninja_forms_required_items.hidden-container,#ninja_forms_required_items.hr-container,.nf-field-container.hidden-container,.nf-field-container.hr-container{height:auto;margin:0}#ninja_forms_required_items.hidden-container .nf-field-label,#ninja_forms_required_items.hr-container .nf-field-label,#ninja_forms_required_items.html-container .nf-field-label,.nf-field-container.hidden-container .nf-field-label,.nf-field-container.hr-container .nf-field-label,.nf-field-container.html-container .nf-field-label{display:none}.nf-field-label .nf-label-span,.nf-field-label label{font-weight:700;margin:0;padding:0}.nf-field-element{position:relative}.nf-field-element input,.nf-field-element select,.nf-field-element textarea{height:auto;margin:0;vertical-align:inherit;width:auto}.nf-field-element textarea{height:200px}.nf-field-description p:last-child{margin:0}.nf-help{background:url(//ronmoesfotograaf.nl/wp-content/plugins/ninja-forms/assets/img/help-info.png) no-repeat;display:inline-block;height:16px;width:16px}.nf-input-limit{font-size:12px;margin-top:5px}.nf-static{padding:0 10px}.nf-after-field .nf-error-msg{margin-right:10px}.nf-sr-only{clip:rect(0,0,0,0);border:0;clip-path:inset(50%);height:1px;margin:-1px;opacity:0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.nf-field-element .time-wrap{padding:1px}.list-checkbox-wrap .nf-field-element li,.list-checkbox-wrap .nf-field-element ul,.list-image-wrap .nf-field-element li,.list-image-wrap .nf-field-element ul,.list-radio-wrap .nf-field-element li,.list-radio-wrap .nf-field-element ul{list-style:none!important;margin:0!important;padding:0!important}.list-checkbox-wrap .nf-field-element li input,.list-checkbox-wrap .nf-field-element ul input,.list-image-wrap .nf-field-element li input,.list-image-wrap .nf-field-element ul input,.list-radio-wrap .nf-field-element li input,.list-radio-wrap .nf-field-element ul input{margin-right:5px}.list-checkbox-wrap .nf-field-element li,.list-image-wrap .nf-field-element li,.list-radio-wrap .nf-field-element li{margin:0 0 5px!important;padding-left:10px;text-indent:0!important}.list-checkbox-wrap .nf-field-element li label,.list-image-wrap .nf-field-element li label,.list-radio-wrap .nf-field-element li label{display:block;float:none;margin-left:1.5em;width:auto}.list-checkbox-wrap .nf-field-element li input,.list-image-wrap .nf-field-element li input,.list-radio-wrap .nf-field-element li input{float:left;margin-top:.25em;width:auto!important}.listimage-wrap li{display:inline-grid;height:100%;width:100%}.listimage-wrap li label{border:2px solid transparent;padding:5px}.listimage-wrap li label.nf-checked-label{border:2px solid #007acc;transition:all .5s}.listimage-wrap li label img{display:block}.listimage-wrap li input:focus+label{outline:2px solid}.product-wrap>div input{width:80px!important}.product-wrap>div .nf-product-field span{padding:0 5px}.starrating-wrap .star{border-bottom:0}.nf-form-hp{position:absolute;visibility:hidden}.list-select-wrap div div{display:none}.nf-error-msg,.ninja-forms-req-symbol{color:#e80000}.nf-error .ninja-forms-field,.nf-error.listimage-wrap .nf-field-element ul{border:1px solid #e80000}.nf-field-submit-error{padding:15px}.ninja-forms-noscript-message{background:#f1f1f1;border:4px dashed #ccc;color:#333;display:block;font-size:20px;margin:20px 0;padding:40px;text-align:center}.two-col-list ul li{float:left;width:50%}.three-col-list ul li{float:left;width:33.33%}.four-col-list ul li{float:left;width:25%}.five-col-list ul li{float:left;width:20%}.six-col-list ul li{float:left;width:16.66%}body .pika-label{background:transparent}.nf-form-cont .five-sixths,.nf-form-cont .four-sixths,.nf-form-cont .one-fourth,.nf-form-cont .one-half,.nf-form-cont .one-sixth,.nf-form-cont .one-third,.nf-form-cont .three-fourths,.nf-form-cont .three-sixths,.nf-form-cont .two-fourths,.nf-form-cont .two-sixths,.nf-form-cont .two-thirds{clear:none;float:left;margin-left:2.5641025641%}.nf-form-cont .five-sixths .inside,.nf-form-cont .four-sixths .inside,.nf-form-cont .one-fourth .inside,.nf-form-cont .one-half .inside,.nf-form-cont .one-sixth .inside,.nf-form-cont .one-third .inside,.nf-form-cont .three-fourths .inside,.nf-form-cont .three-sixths .inside,.nf-form-cont .two-fourths .inside,.nf-form-cont .two-sixths .inside,.nf-form-cont .two-thirds .inside{padding:20px}.nf-form-cont .five-sixths:after,.nf-form-cont .four-sixths:after,.nf-form-cont .one-fourth:after,.nf-form-cont .one-half:after,.nf-form-cont .one-sixth:after,.nf-form-cont .one-third:after,.nf-form-cont .three-fourths:after,.nf-form-cont .three-sixths:after,.nf-form-cont .two-fourths:after,.nf-form-cont .two-sixths:after,.nf-form-cont .two-thirds:after{clear:both;content:"";display:block}.nf-form-cont .one-half,.nf-form-cont .three-sixths,.nf-form-cont .two-fourths{width:48.7179487179%}.nf-form-cont .one-third,.nf-form-cont .two-sixths{width:31.6239316239%}.nf-form-cont .four-sixths,.nf-form-cont .two-thirds{width:65.811965812%}.nf-form-cont .one-fourth{width:23.0769230769%}.nf-form-cont .three-fourths{width:74.358974359%}.nf-form-cont .one-sixth{width:14.5299145299%}.nf-form-cont .five-sixths{width:82.905982906%}.nf-form-cont .first{clear:both;margin-left:0}.nf-form-wrap .ql-toolbar.ql-snow{background-color:#f9f9f9;border:1px solid #ccc;padding:8px 5px}.nf-form-wrap .ql-toolbar.ql-snow:after{clear:both;content:"";display:block}.nf-form-wrap .ql-toolbar.ql-snow .dashicons{width:auto}.nf-form-wrap .ql-container.ql-snow{border:1px solid #ccc;border-top:0}.nf-form-wrap .ql-editor{background:#fff;min-height:150px}.nf-form-wrap .ql-editor p{font-size:16px}.nf-form-wrap .ql-editor ul{list-style-type:disc;margin-left:2em}.nf-form-wrap .ql-editor table td{border:1px solid #ccc;width:auto}.nf-form-wrap .ql-toolbar button{background:#f9f9f9;border:1px solid #ccc;border-radius:4px;color:#444;cursor:pointer;height:auto;margin-right:2px;min-height:28px;min-width:28px;padding:4px;width:auto}.nf-form-wrap .ql-toolbar button:hover{background:#e6e6e6;border-color:#adadad}.nf-form-wrap .ql-toolbar button.ql-active{background:#e0e0e0;border-color:#adadad}.nf-form-wrap .ql-toolbar button svg .ql-stroke{stroke:#444}.nf-form-wrap .ql-toolbar button svg .ql-fill{fill:#444}.nf-form-wrap .ql-toolbar .ql-picker{background:#f9f9f9;border:1px solid #ccc;border-radius:4px;color:#444}.nf-form-wrap .ql-toolbar .ql-picker .ql-picker-label{color:#444}.nf-form-wrap .ql-toolbar .ql-picker .ql-picker-label:hover{background:#e6e6e6}.nf-form-wrap .ql-toolbar .ql-picker .ql-picker-label svg .ql-stroke{stroke:#444}.nf-form-wrap .ql-toolbar .ql-picker-options{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.nf-form-wrap .tooltip{word-wrap:normal;display:block;filter:alpha(opacity=0);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.nf-form-wrap .tooltip.in{filter:alpha(opacity=90);opacity:.9}.nf-form-wrap .tooltip.top{margin-top:-3px;padding:5px 0}.nf-form-wrap .tooltip.right{margin-left:3px;padding:0 5px}.nf-form-wrap .tooltip.bottom{margin-top:3px;padding:5px 0}.nf-form-wrap .tooltip.left{margin-left:-3px;padding:0 5px}.nf-form-wrap .tooltip-inner{background-color:#000;border-radius:4px;color:#fff;max-width:200px;padding:3px 8px;text-align:center}.nf-form-wrap .tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.nf-form-wrap .tooltip.top .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.nf-form-wrap .tooltip.top-left .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;margin-bottom:-5px;right:5px}.nf-form-wrap .tooltip.top-right .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;left:5px;margin-bottom:-5px}.nf-form-wrap .tooltip.right .tooltip-arrow{border-right-color:#000;border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.nf-form-wrap .tooltip.left .tooltip-arrow{border-left-color:#000;border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.nf-form-wrap .tooltip.bottom .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.nf-form-wrap .tooltip.bottom-left .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;margin-top:-5px;right:5px;top:0}.nf-form-wrap .tooltip.bottom-right .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;left:5px;margin-top:-5px;top:0}.nf-form-wrap .dropdown-menu{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;list-style:none;margin:2px 0 0;min-width:160px;padding:5px 0;position:absolute;text-align:left;z-index:1000}.nf-form-wrap .dropdown-menu.pull-right{left:auto;right:0}.nf-form-wrap .dropdown-menu .divider{background-color:#e5e5e5;height:1px;margin:9px 0;overflow:hidden}.nf-form-wrap .dropdown-menu>li>a{clear:both;color:#333;display:block;font-weight:400;line-height:1.42857143;padding:3px 20px;white-space:nowrap}.nf-form-wrap .dropdown-menu>li>a:focus,.nf-form-wrap .dropdown-menu>li>a:hover{background-color:#f5f5f5;color:#262626;text-decoration:none}.nf-form-wrap .dropdown-menu>.active>a,.nf-form-wrap .dropdown-menu>.active>a:focus,.nf-form-wrap .dropdown-menu>.active>a:hover{background-color:#337ab7;color:#fff;outline:0;text-decoration:none}.nf-form-wrap .dropdown-menu>.disabled>a,.nf-form-wrap .dropdown-menu>.disabled>a:focus,.nf-form-wrap .dropdown-menu>.disabled>a:hover{color:#777}.nf-form-wrap .dropdown-menu>.disabled>a:focus,.nf-form-wrap .dropdown-menu>.disabled>a:hover{background-color:transparent;background-image:none;cursor:not-allowed;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);text-decoration:none}.nf-form-wrap .open>.dropdown-menu{display:block}.nf-form-wrap .open>a{outline:0}.nf-form-wrap .dropdown-menu-right{left:auto;right:0}.nf-form-wrap .dropdown-menu-left{left:0;right:auto}.nf-form-wrap .dropdown-header{color:#777;display:block;font-size:12px;line-height:1.42857143;padding:3px 20px;white-space:nowrap}.nf-form-wrap .dropdown-backdrop{bottom:0;left:0;position:fixed;right:0;top:0;z-index:990}.nf-form-wrap .pull-right>.dropdown-menu{left:auto;right:0}.nf-form-wrap .dropup .caret,.nf-form-wrap .navbar-fixed-bottom .dropdown .caret{border-bottom:4px dashed;border-bottom:4px solid\9;border-top:0;content:""}.nf-form-wrap .dropup .dropdown-menu,.nf-form-wrap .navbar-fixed-bottom .dropdown .dropdown-menu{bottom:100%;margin-bottom:2px;top:auto}@media (min-width:768px){.nf-form-wrap .navbar-right .dropdown-menu{left:auto;right:0}.nf-form-wrap .navbar-right .dropdown-menu-left{left:0;right:auto}}.nf-form-wrap .btn-group-justified>.btn-group .dropdown-menu{left:auto}.nf-form-wrap .nav-justified>.dropdown .dropdown-menu,.nf-form-wrap .nav-tabs.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}.nf-form-wrap .nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}@media (max-width:767px){.nf-form-wrap .navbar-nav .open .dropdown-menu{background-color:transparent;border:0;box-shadow:none;float:none;margin-top:0;position:static;width:auto}.nf-form-wrap .navbar-nav .open .dropdown-menu .dropdown-header,.nf-form-wrap .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.nf-form-wrap .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.nf-form-wrap .navbar-nav .open .dropdown-menu>li>a:focus,.nf-form-wrap .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}.nf-form-wrap .navbar-nav>li>.dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.nf-form-wrap .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:4px;margin-bottom:0}@media (max-width:767px){.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background-color:transparent;color:#333}.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#e7e7e7;color:#555}.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:transparent;color:#ccc}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background-color:transparent;color:#fff}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#080808;color:#fff}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:transparent;color:#444}}.nf-loading-spinner{animation:nf-scaleout 1s ease-in-out infinite;background-color:hsla(0,0%,82%,.5);border-radius:100%;height:40px;margin:100px auto;width:40px}@keyframes nf-scaleout{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.field-wrap{display:flex}.field-wrap>label{display:block}.field-wrap .pikaday__container,.field-wrap .pikaday__display,.field-wrap select,.field-wrap textarea,.field-wrap>div input{width:100%}.field-wrap button,.field-wrap input[type=button],.field-wrap input[type=submit],.field-wrap>div input[type=checkbox]{width:auto}.nf-field-label{order:5}.nf-field-description{order:10;width:100%}.nf-field-element{order:15}.label-above .nf-field-label{margin-bottom:10px}.label-below .nf-field-label{margin-top:10px;order:15}.label-below .nf-field-element{order:5}.label-hidden .field-wrap{flex-wrap:wrap}.label-hidden .nf-field-label{height:0;margin:0!important;visibility:hidden;width:100%}.label-hidden .nf-field-description{order:20;width:100%}.label-hidden .nf-field-element{width:100%}.label-left .field-wrap{flex-direction:row;flex-wrap:wrap}.label-left .nf-field-label{align-items:center;display:flex;flex-direction:row;order:5;padding-right:2%;text-align:right;width:35%}.label-left .nf-field-label label{width:100%}.label-left .nf-field-description{margin-left:35%}.label-left .nf-field-element{display:inline-block;order:10;width:65%}.label-left .nf-after-field{margin-left:36.5%}.label-right .field-wrap{flex-direction:row}.label-right .nf-field-label{align-items:center;display:flex;flex-direction:row;order:10;padding-left:2%;width:35%}.label-right .nf-field-description{margin-right:35%;order:15}.label-right .nf-field-element{display:inline-block;order:5;width:65%}.label-right .checkbox-wrap .nf-field-label{width:auto}.label-right .checkbox-wrap .nf-field-element{width:20px}.label-right .nf-after-field{width:65%}.label-above .field-wrap,.label-below .field-wrap{flex-direction:column;flex-flow:wrap}.label-above .nf-field-element,.label-below .nf-field-element{margin:0;width:100%}.label-left .listcheckbox-wrap .nf-field-label,.label-left .listradio-wrap .nf-field-label,.label-left .textarea-wrap .nf-field-label,.label-right .listcheckbox-wrap .nf-field-label,.label-right .listradio-wrap .nf-field-label,.label-right .textarea-wrap .nf-field-label{align-items:flex-start}.label-left .textarea-wrap .nf-field-label,.label-right .textarea-wrap .nf-field-label{margin-top:5px}.label-left .hr-wrap,.label-left .html-wrap,.label-right .hr-wrap,.label-right .html-wrap{display:block}.label-left .hr-wrap .nf-field-element,.label-left .html-wrap .nf-field-element,.label-right .hr-wrap .nf-field-element,.label-right .html-wrap .nf-field-element{display:block;margin:0;width:100%}.nf-repeater-fieldsets fieldset{margin-bottom:1em}.nf-remove-fieldset{background-color:transparent;border:thin solid red;color:red;float:right;font-size:1.5em;margin-top:-1em;padding:.1em .4em}.repeater-container .nf-field-description{margin-top:.5em}.repeater-container .nf-field-description p{font-size:120%}.nf-help{background:none}.nf-field-description{font-size:14px}.nf-form-content{margin:0 auto;padding:5px}.nf-form-content label{font-size:18px;line-height:20px}.nf-form-content .listselect-wrap .nf-field-element div,.nf-form-content .ninja-forms-field{font-size:16px;margin:0;padding:12px}.nf-form-content .listselect-wrap .nf-field-element div,.nf-form-content input.ninja-forms-field,.nf-form-content select.ninja-forms-field:not([multiple]){height:50px}.nf-form-content textarea.ninja-forms-field{height:200px}.nf-form-content hr.ninja-forms-field{padding:0}.nf-form-content input[type=checkbox].ninja-forms-field,.nf-form-content input[type=radio].ninja-forms-field{height:auto}.nf-form-content .listcheckbox-wrap li,.nf-form-content .listradio-wrap li{line-height:0;margin-bottom:12px!important}.nf-form-content .nf-product-field span{padding-right:16px}.nf-form-content .nf-product-field .nf-field-qty{font-size:16px;padding:5px;width:80px!important}.nf-form-content .nf-static{background:transparent;border:0;font-weight:700;padding:0}.nf-form-content .label-above .nf-field-label,.nf-form-content .label-below .nf-field-label,.nf-form-content .label-hidden .nf-field-label{margin-bottom:10px;padding:0}.nf-form-content .label-below .nf-field-label{margin-bottom:0;margin-top:10px}.nf-form-content .label-right .nf-field-label{margin:0}.nf-form-content .label-right input[type=checkbox],.nf-form-content .label-right ul,.nf-form-content .label-right>input[type=radio]{margin-right:1%}.nf-form-content .list-select-wrap>div{position:relative}.nf-form-content .list-select-wrap>div div{display:block;font-size:16px;height:50px;left:0;line-height:16px;margin:0;padding:16px;position:absolute;right:0;top:0;z-index:1}.nf-form-content .list-select-wrap>div div:after{bottom:0;content:"\f078";font-family:FontAwesome;font-size:20px;height:50px;line-height:50px;position:absolute;right:10px}.nf-form-content .list-select-wrap>div.label-right div{width:59%}.nf-form-content .list-select-wrap>div.label-below div{bottom:auto;top:0}.nf-form-content .list-select-wrap>div.label-left div{left:40.5%;right:40px;width:59%}.nf-form-content .list-select-wrap>div select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;position:relative;z-index:2}.nf-form-content .listmultiselect-wrap select{-webkit-appearance:normal;-moz-appearance:normal;appearance:normal}.checkbox-wrap .nf-field-element label,.checkbox-wrap .nf-field-label label,.listcheckbox-wrap .nf-field-element label,.listcheckbox-wrap .nf-field-label label{margin-left:30px;position:relative}.checkbox-wrap .nf-field-element label:after,.checkbox-wrap .nf-field-label label:after,.listcheckbox-wrap .nf-field-element label:after,.listcheckbox-wrap .nf-field-label label:after{border:1px solid;bottom:0;content:"";height:18px;left:-28px;position:absolute;width:18px}.checkbox-wrap .nf-field-element label:before,.checkbox-wrap .nf-field-label label:before,.listcheckbox-wrap .nf-field-element label:before,.listcheckbox-wrap .nf-field-label label:before{bottom:0;color:red;content:"\f00c";font-family:FontAwesome;font-size:24px;position:absolute;z-index:2}.checkbox-container .nf-field-element input{display:inherit;opacity:0}.checkbox-container.label-above label{display:block;height:50px;margin:0}.checkbox-container.label-above label:before{bottom:-16px;left:-2px}.checkbox-container.label-above label:after{bottom:-16px;left:0}.checkbox-container.label-below label{display:block;margin:20px 0 0}.checkbox-container.label-below label:before{bottom:auto;left:-2px;top:-27px}.checkbox-container.label-below label:after{bottom:auto;left:0;top:-25px}.checkbox-container.label-left .nf-field-label{padding-right:5%;width:38%}.checkbox-container.label-left .nf-field-element{width:58%}.checkbox-container.label-left label{display:block;margin:0}.checkbox-container.label-left label:before{left:auto;right:-36px;top:-2px}.checkbox-container.label-left label:after{left:auto;right:-31px;top:0}.checkbox-container.label-right .nf-field-label{order:10;padding:0}.checkbox-container.label-right .nf-field-element{display:inline;opacity:0;order:5;position:absolute}.checkbox-container.label-right label{display:block;margin:0 0 0 30px}.checkbox-container.label-right label:before{left:-30px;top:0}.checkbox-container.label-right label:after{left:-28px;top:0}.checkbox-container.label-right .field-wrap{display:flex}.checkbox-container.label-right .field-wrap>div{width:100%}.checkbox-container.label-hidden label{display:block;height:0;margin:0}.checkbox-container.label-hidden label:after{bottom:0;left:0;visibility:visible}.checkbox-container.label-hidden label.nf-checked-label:before{bottom:0;left:-2px;visibility:visible}.listcheckbox-container .nf-field-label label:after{background:transparent!important;border:0}.listcheckbox-container .nf-field-element input{display:inherit;opacity:0}.listcheckbox-container .nf-field-element label{margin-left:30px!important}.listcheckbox-container .nf-field-element label:before{bottom:auto;left:-30px;top:1px}.listcheckbox-container .nf-field-element label:after{bottom:auto;top:3px}.listcheckbox-container.label-above .nf-field-label label,.listcheckbox-container.label-below .nf-field-label label,.listcheckbox-container.label-right .nf-field-label label{margin:0}.listcheckbox-container.label-above .nf-field-label label:before,.listcheckbox-container.label-below .nf-field-label label:before,.listcheckbox-container.label-right .nf-field-label label:before{left:-30px}.listradio-wrap .nf-field-element label{margin-left:30px!important;position:relative}.listradio-wrap .nf-field-element label:after{border-radius:50%;bottom:1px;content:"";height:18px;left:-30px;position:absolute;top:.05em;width:18px}.listradio-wrap .nf-field-element label.nf-checked-label:before{border-radius:50%;bottom:5px;content:"";height:10px;left:-26px;position:absolute;top:.25em;width:10px;z-index:2}.listradio-wrap .nf-field-element input{display:inherit;height:18px;opacity:0;width:18px}input[type=checkbox].nf-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;box-shadow:0 0 0;cursor:pointer;height:18px;margin:10px;position:relative}input[type=checkbox].nf-toggle:after{background:#bcbdbf;border:2px solid #bcbdbf;border-radius:20px;content:"";height:24px;left:-4px;position:absolute;top:-4px;transition:all .3s ease;width:46px}input[type=checkbox].nf-toggle:before{background:#fff;border-radius:20px;content:"";height:18px;left:0;position:absolute;top:-1px;transition:all .3s ease;width:18px;z-index:99}input[type=checkbox].nf-toggle:checked:after{background:#90ee90;border:2px solid #90ee90;transition:all .3s ease}input[type=checkbox].nf-toggle:checked:before{left:20px;top:-1px;transition:all .3s ease}.label-right input[type=checkbox].nf-toggle{padding:0 50px 0 0}.label-left input[type=checkbox].nf-toggle{margin-left:22px;margin-top:20px;padding:0}.nf-icons .nf-field-element{position:relative}.nf-icons .nf-field-element:before{bottom:1px;font-family:FontAwesome;font-size:20px;height:48px;left:1px;line-height:50px;position:absolute;text-align:center;width:50px;z-index:1}.nf-icons .address-wrap .nf-field-element input,.nf-icons .city-wrap .nf-field-element input,.nf-icons .creditcardcvc-wrap .nf-field-element input,.nf-icons .creditcardexpiration-wrap .nf-field-element input,.nf-icons .creditcardfullname-wrap .nf-field-element input,.nf-icons .creditcardnumber-wrap .nf-field-element input,.nf-icons .creditcardzip-wrap .nf-field-element input,.nf-icons .date-wrap .nf-field-element input,.nf-icons .email-wrap .nf-field-element input,.nf-icons .firstname-wrap .nf-field-element input,.nf-icons .lastname-wrap .nf-field-element input,.nf-icons .number-wrap .nf-field-element input,.nf-icons .phone-wrap .nf-field-element input,.nf-icons .quantity-wrap .nf-field-element input,.nf-icons .state-wrap .nf-field-element input,.nf-icons .zip-wrap .nf-field-element input{padding-left:60px}.nf-icons.right .nf-field-element:before{left:auto;right:1px}.nf-icons.right .address-wrap>div input,.nf-icons.right .city-wrap>div input,.nf-icons.right .creditcardcvc-wrap>div input,.nf-icons.right .creditcardexpiration-wrap>div input,.nf-icons.right .creditcardfullname-wrap>div input,.nf-icons.right .creditcardnumber-wrap>div input,.nf-icons.right .creditcardzip-wrap>div input,.nf-icons.right .date-wrap>div input,.nf-icons.right .email-wrap>div input,.nf-icons.right .firstname-wrap>div input,.nf-icons.right .lastname-wrap>div input,.nf-icons.right .number-wrap>div input,.nf-icons.right .phone-wrap>div input,.nf-icons.right .quantity-wrap>div input,.nf-icons.right .state-wrap>div input,.nf-icons.right .zip-wrap>div input{padding-left:12px;padding-right:60px}.nf-icons .date-wrap .nf-field-element:before{content:"\f073"}.nf-icons .number-wrap .nf-field-element:before,.nf-icons .quantity-wrap>div:before{content:"\f292"}.nf-icons .email-wrap .nf-field-element:before{content:"\f0e0"}.nf-icons .phone-wrap .nf-field-element:before{content:"\f095"}.nf-icons .firstname-wrap .nf-field-element:before,.nf-icons .lastname-wrap .nf-field-element:before{content:"\f007"}.nf-icons .address-wrap .nf-field-element:before,.nf-icons .city-wrap .nf-field-element:before,.nf-icons .state-wrap .nf-field-element:before,.nf-icons .zip-wrap .nf-field-element:before{content:"\f041"}.nf-icons .creditcardcvc-wrap .nf-field-element:before,.nf-icons .creditcardexpiration-wrap .nf-field-element:before,.nf-icons .creditcardfullname-wrap .nf-field-element:before,.nf-icons .creditcardnumber-wrap .nf-field-element:before,.nf-icons .creditcardzip-wrap .nf-field-element:before{content:"\f283"}.nf-field-element .date-and-time{margin-bottom:5px}.nf-field-element .ampm.extra,.nf-field-element .hour.extra,.nf-field-element .minute.extra{padding:5px}@media only screen and (max-width:800px){.nf-field-container .nf-field-label{margin-bottom:10px!important;order:5;padding:0;width:100%}.nf-field-container .nf-field-label label{text-align:left}.nf-field-container .nf-field-description{margin:0;order:10;width:100%}.nf-field-container .nf-field-element{order:15;width:100%}.nf-field-container .checkbox-wrap .nf-field-label{width:auto}.nf-field-container .checkbox-wrap .nf-field-label label{margin-left:30px;position:relative}.nf-field-container .checkbox-wrap .nf-field-label label:after{bottom:0;left:-28px}.nf-field-container .checkbox-wrap .nf-field-label label:before{bottom:0;left:-30px}.nf-field-container .checkbox-wrap .nf-field-element{width:20px}.nf-form-cont .five-sixths,.nf-form-cont .four-sixths,.nf-form-cont .one-fourth,.nf-form-cont .one-half,.nf-form-cont .one-sixth,.nf-form-cont .one-third,.nf-form-cont .three-fourths,.nf-form-cont .three-sixths,.nf-form-cont .two-fourths,.nf-form-cont .two-sixths,.nf-form-cont .two-thirds{clear:both;float:none;margin:0;width:100%}.nf-form-cont .five-sixths .inside,.nf-form-cont .four-sixths .inside,.nf-form-cont .one-fourth .inside,.nf-form-cont .one-half .inside,.nf-form-cont .one-sixth .inside,.nf-form-cont .one-third .inside,.nf-form-cont .three-fourths .inside,.nf-form-cont .three-sixths .inside,.nf-form-cont .two-fourths .inside,.nf-form-cont .two-sixths .inside,.nf-form-cont .two-thirds .inside{padding:0}}.nf-form-content .list-select-wrap .nf-field-element>div,.nf-form-content input:not([type=button]),.nf-form-content textarea{background:#f7f7f7;border:1px solid #c4c4c4;border-radius:0;box-shadow:none;color:#6b6b6b;transition:all .5s}.nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-form-content input:not([type=button]):focus,.nf-form-content textarea:focus{background:#fff;border-color:#919191;color:#686868;transition:all .5s}.nf-form-content button,.nf-form-content input[type=button],.nf-form-content input[type=submit]{background:#333;border:0;color:#f7f7f7;transition:all .5s}.nf-form-content button:hover,.nf-form-content input[type=button]:hover,.nf-form-content input[type=submit]:hover{background:#c4c4c4;color:#6b6b6b;transition:all .5s}.nf-form-content select.ninja-forms-field{color:#6b6b6b}.nf-form-content select.ninja-forms-field:focus{background:transparent;border:0;box-shadow:none;outline:none}.list-select-wrap div:after{color:#6b6b6b;transition:all .5s}.list-select-wrap select:active+div,.list-select-wrap select:focus+div{background:#fff!important;border-color:#919191!important;transition:all .5s}.listradio-wrap .nf-field-element label:after{background:#f7f7f7;border:2px solid #c4c4c4;transition:all .5s}.listradio-wrap .nf-field-element label.nf-checked-label:after{border-color:#333;transition:all .5s}.listradio-wrap .nf-field-element label.nf-checked-label:before{background:#333}.checkbox-wrap .nf-field-element label:after,.checkbox-wrap .nf-field-label label:after,.listcheckbox-wrap .nf-field-element label:after,.listcheckbox-wrap .nf-field-label label:after{background:#f7f7f7;border-color:#c4c4c4;transition:all .5s}.checkbox-wrap .nf-field-element label:before,.checkbox-wrap .nf-field-label label:before,.listcheckbox-wrap .nf-field-element label:before,.listcheckbox-wrap .nf-field-label label:before{color:#f7f7f7;opacity:0;transition:all .5s}.checkbox-wrap .nf-field-element label.nf-checked-label:after,.checkbox-wrap .nf-field-label label.nf-checked-label:after,.listcheckbox-wrap .nf-field-element label.nf-checked-label:after,.listcheckbox-wrap .nf-field-label label.nf-checked-label:after{border-color:#b7b7b7;transition:all .5s}.checkbox-wrap .nf-field-element label.nf-checked-label:before,.checkbox-wrap .nf-field-label label.nf-checked-label:before,.listcheckbox-wrap .nf-field-element label.nf-checked-label:before,.listcheckbox-wrap .nf-field-label label.nf-checked-label:before{color:#333;opacity:1;transition:all .5s}.nf-error{position:relative}.nf-error .ninja-forms-field{border-color:#e80000!important;transition:all .5s}.nf-error.field-wrap .nf-field-element:after{background:#e80000;bottom:1px;color:#fff;content:"\f12a";font-family:FontAwesome;font-size:20px;height:48px;line-height:50px;position:absolute;right:1px;text-align:center;top:1px;transition:all .5s;width:50px}.nf-error.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-error .nf-error-msg{color:#e80000}.nf-pass{position:relative}.nf-pass .ninja-forms-field{border-color:green!important;transition:all .5s}.nf-pass.field-wrap .nf-field-element:after{color:green;content:"\f058";font-family:FontAwesome;font-size:30px;height:50px;line-height:50px;position:absolute;right:16px;top:0;transition:all .5s}.nf-pass.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-field-submit-error{border:1px solid;margin:10px 0;padding:15px 15px 15px 50px;position:relative;z-index:1}.nf-field-submit-error:after{content:"\f06a";font-family:FontAwesome;font-size:24px;height:50px;left:15px;line-height:50px;position:absolute;top:0;z-index:2}.nf-field-submit-error{background-color:#ffbaba;border-color:#d8000c;color:#d8000c}.nf-icons .nf-field-element:before{background:#c4c4c4;color:#f7f7f7}.nf-help{color:#333}.nf-brown .nf-form-content .list-select-wrap .nf-field-element>div,.nf-brown .nf-form-content input:not([type=button]),.nf-brown .nf-form-content textarea{background:#f3efdd;border:1px solid #d8cc92;border-radius:0;box-shadow:none;color:#887830;transition:all .5s}.nf-brown .nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-brown .nf-form-content input:not([type=button]):focus,.nf-brown .nf-form-content textarea:focus{background:#fff;border-color:#bea846;color:#84742f;transition:all .5s}.nf-brown .nf-form-content button,.nf-brown .nf-form-content input[type=button],.nf-brown .nf-form-content input[type=submit]{background:#736628;border:0;color:#f3efdd;transition:all .5s}.nf-brown .nf-form-content button:hover,.nf-brown .nf-form-content input[type=button]:hover,.nf-brown .nf-form-content input[type=submit]:hover{background:#d8cc92;color:#887830;transition:all .5s}.nf-brown .nf-form-content select.ninja-forms-field{color:#887830}.nf-brown .nf-form-content select.ninja-forms-field:focus{background:transparent;border:0;box-shadow:none;outline:none}.nf-brown .list-select-wrap div:after{color:#887830;transition:all .5s}.nf-brown .list-select-wrap select:active+div,.nf-brown .list-select-wrap select:focus+div{background:#fff!important;border-color:#bea846!important;transition:all .5s}.nf-brown .listradio-wrap .nf-field-element label:after{background:#f3efdd;border:2px solid #d8cc92;transition:all .5s}.nf-brown .listradio-wrap .nf-field-element label.nf-checked-label:after{border-color:#736628;transition:all .5s}.nf-brown .listradio-wrap .nf-field-element label.nf-checked-label:before{background:#736628}.nf-brown .checkbox-wrap .nf-field-element label:after,.nf-brown .checkbox-wrap .nf-field-label label:after,.nf-brown .listcheckbox-wrap .nf-field-element label:after,.nf-brown .listcheckbox-wrap .nf-field-label label:after{background:#f3efdd;border-color:#d8cc92;transition:all .5s}.nf-brown .checkbox-wrap .nf-field-element label:before,.nf-brown .checkbox-wrap .nf-field-label label:before,.nf-brown .listcheckbox-wrap .nf-field-element label:before,.nf-brown .listcheckbox-wrap .nf-field-label label:before{color:#f3efdd;opacity:0;transition:all .5s}.nf-brown .checkbox-wrap .nf-field-element label.nf-checked-label:after,.nf-brown .checkbox-wrap .nf-field-label label.nf-checked-label:after,.nf-brown .listcheckbox-wrap .nf-field-element label.nf-checked-label:after,.nf-brown .listcheckbox-wrap .nf-field-label label.nf-checked-label:after{border-color:#d2c37f;transition:all .5s}.nf-brown .checkbox-wrap .nf-field-element label.nf-checked-label:before,.nf-brown .checkbox-wrap .nf-field-label label.nf-checked-label:before,.nf-brown .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,.nf-brown .listcheckbox-wrap .nf-field-label label.nf-checked-label:before{color:#736628;opacity:1;transition:all .5s}.nf-brown .nf-error{position:relative}.nf-brown .nf-error .ninja-forms-field{border-color:#e80000!important;transition:all .5s}.nf-brown .nf-error.field-wrap .nf-field-element:after{background:#e80000;bottom:1px;color:#fff;content:"\f12a";font-family:FontAwesome;font-size:20px;height:48px;line-height:50px;position:absolute;right:1px;text-align:center;top:1px;transition:all .5s;width:50px}.nf-brown .nf-error.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-brown .nf-error .nf-error-msg{color:#e80000}.nf-brown .nf-pass{position:relative}.nf-brown .nf-pass .ninja-forms-field{border-color:green!important;transition:all .5s}.nf-brown .nf-pass.field-wrap .nf-field-element:after{color:green;content:"\f058";font-family:FontAwesome;font-size:30px;height:50px;line-height:50px;position:absolute;right:16px;top:0;transition:all .5s}.nf-brown .nf-pass.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-brown .nf-field-submit-error{border:1px solid;margin:10px 0;padding:15px 15px 15px 50px;position:relative;z-index:1}.nf-brown .nf-field-submit-error:after{content:"\f06a";font-family:FontAwesome;font-size:24px;height:50px;left:15px;line-height:50px;position:absolute;top:0;z-index:2}.nf-brown .nf-field-submit-error{background-color:#ffbaba;border-color:#d8000c;color:#d8000c}.nf-brown .nf-icons .nf-field-element:before{background:#d8cc92;color:#f3efdd}.nf-brown .nf-help{color:#736628}.nf-red .nf-form-content .list-select-wrap .nf-field-element>div,.nf-red .nf-form-content input:not([type=button]),.nf-red .nf-form-content textarea{background:#f0e3e3;border:1px solid #cca1a1;border-radius:0;box-shadow:none;color:#794141;transition:all .5s}.nf-red .nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-red .nf-form-content input:not([type=button]):focus,.nf-red .nf-form-content textarea:focus{background:#fff;border-color:#a95e5e;color:#763f3f;transition:all .5s}.nf-red .nf-form-content button,.nf-red .nf-form-content input[type=button],.nf-red .nf-form-content input[type=submit]{background:#8a5252;border:0;color:#f0e3e3;transition:all .5s}.nf-red .nf-form-content button:hover,.nf-red .nf-form-content input[type=button]:hover,.nf-red .nf-form-content input[type=submit]:hover{background:#cca1a1;color:#794141;transition:all .5s}.nf-red .nf-form-content select.ninja-forms-field{color:#794141}.nf-red .nf-form-content select.ninja-forms-field:focus{background:transparent;border:0;box-shadow:none;outline:none}.nf-red .list-select-wrap div:after{color:#794141;transition:all .5s}.nf-red .list-select-wrap select:active+div,.nf-red .list-select-wrap select:focus+div{background:#fff!important;border-color:#a95e5e!important;transition:all .5s}.nf-red .listradio-wrap .nf-field-element label:after{background:#f0e3e3;border:2px solid #cca1a1;transition:all .5s}.nf-red .listradio-wrap .nf-field-element label.nf-checked-label:after{border-color:#8a5252;transition:all .5s}.nf-red .listradio-wrap .nf-field-element label.nf-checked-label:before{background:#8a5252}.nf-red .checkbox-wrap .nf-field-element label:after,.nf-red .checkbox-wrap .nf-field-label label:after,.nf-red .listcheckbox-wrap .nf-field-element label:after,.nf-red .listcheckbox-wrap .nf-field-label label:after{background:#f0e3e3;border-color:#cca1a1;transition:all .5s}.nf-red .checkbox-wrap .nf-field-element label:before,.nf-red .checkbox-wrap .nf-field-label label:before,.nf-red .listcheckbox-wrap .nf-field-element label:before,.nf-red .listcheckbox-wrap .nf-field-label label:before{color:#f0e3e3;opacity:0;transition:all .5s}.nf-red .checkbox-wrap .nf-field-element label.nf-checked-label:after,.nf-red .checkbox-wrap .nf-field-label label.nf-checked-label:after,.nf-red .listcheckbox-wrap .nf-field-element label.nf-checked-label:after,.nf-red .listcheckbox-wrap .nf-field-label label.nf-checked-label:after{border-color:#c49090;transition:all .5s}.nf-red .checkbox-wrap .nf-field-element label.nf-checked-label:before,.nf-red .checkbox-wrap .nf-field-label label.nf-checked-label:before,.nf-red .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,.nf-red .listcheckbox-wrap .nf-field-label label.nf-checked-label:before{color:#8a5252;opacity:1;transition:all .5s}.nf-red .nf-error{position:relative}.nf-red .nf-error .ninja-forms-field{border-color:#e80000!important;transition:all .5s}.nf-red .nf-error.field-wrap .nf-field-element:after{background:#e80000;bottom:1px;color:#fff;content:"\f12a";font-family:FontAwesome;font-size:20px;height:48px;line-height:50px;position:absolute;right:1px;text-align:center;top:1px;transition:all .5s;width:50px}.nf-red .nf-error.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-red .nf-error .nf-error-msg{color:#e80000}.nf-red .nf-pass{position:relative}.nf-red .nf-pass .ninja-forms-field{border-color:green!important;transition:all .5s}.nf-red .nf-pass.field-wrap .nf-field-element:after{color:green;content:"\f058";font-family:FontAwesome;font-size:30px;height:50px;line-height:50px;position:absolute;right:16px;top:0;transition:all .5s}.nf-red .nf-pass.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-red .nf-field-submit-error{border:1px solid;margin:10px 0;padding:15px 15px 15px 50px;position:relative;z-index:1}.nf-red .nf-field-submit-error:after{content:"\f06a";font-family:FontAwesome;font-size:24px;height:50px;left:15px;line-height:50px;position:absolute;top:0;z-index:2}.nf-red .nf-field-submit-error{background-color:#ffbaba;border-color:#d8000c;color:#d8000c}.nf-red .nf-icons .nf-field-element:before{background:#cca1a1;color:#f0e3e3}.nf-red .nf-help{color:#8a5252}.nf-blue .nf-form-content .list-select-wrap .nf-field-element>div,.nf-blue .nf-form-content input:not([type=button]),.nf-blue .nf-form-content textarea{background:#dfeff5;border:1px solid #91c8dd;border-radius:0;box-shadow:none;color:#2d748f;transition:all .5s}.nf-blue .nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-blue .nf-form-content input:not([type=button]):focus,.nf-blue .nf-form-content textarea:focus{background:#fff;border-color:#44a1c4;color:#2b718b;transition:all .5s}.nf-blue .nf-form-content button,.nf-blue .nf-form-content input[type=button],.nf-blue .nf-form-content input[type=submit]{background:#4f9dbf;border:0;color:#dfeff5;transition:all .5s}.nf-blue .nf-form-content button:hover,.nf-blue .nf-form-content input[type=button]:hover,.nf-blue .nf-form-content input[type=submit]:hover{background:#91c8dd;color:#2d748f;transition:all .5s}.nf-blue .nf-form-content select.ninja-forms-field{color:#2d748f}.nf-blue .nf-form-content select.ninja-forms-field:focus{background:transparent;border:0;box-shadow:none;outline:none}.nf-blue .list-select-wrap div:after{color:#2d748f;transition:all .5s}.nf-blue .list-select-wrap select:active+div,.nf-blue .list-select-wrap select:focus+div{background:#fff!important;border-color:#44a1c4!important;transition:all .5s}.nf-blue .listradio-wrap .nf-field-element label:after{background:#dfeff5;border:2px solid #91c8dd;transition:all .5s}.nf-blue .listradio-wrap .nf-field-element label.nf-checked-label:after{border-color:#4f9dbf;transition:all .5s}.nf-blue .listradio-wrap .nf-field-element label.nf-checked-label:before{background:#4f9dbf}.nf-blue .checkbox-wrap .nf-field-element label:after,.nf-blue .checkbox-wrap .nf-field-label label:after,.nf-blue .listcheckbox-wrap .nf-field-element label:after,.nf-blue .listcheckbox-wrap .nf-field-label label:after{background:#dfeff5;border-color:#91c8dd;transition:all .5s}.nf-blue .checkbox-wrap .nf-field-element label:before,.nf-blue .checkbox-wrap .nf-field-label label:before,.nf-blue .listcheckbox-wrap .nf-field-element label:before,.nf-blue .listcheckbox-wrap .nf-field-label label:before{color:#dfeff5;opacity:0;transition:all .5s}.nf-blue .checkbox-wrap .nf-field-element label.nf-checked-label:after,.nf-blue .checkbox-wrap .nf-field-label label.nf-checked-label:after,.nf-blue .listcheckbox-wrap .nf-field-element label.nf-checked-label:after,.nf-blue .listcheckbox-wrap .nf-field-label label.nf-checked-label:after{border-color:#7ebed7;transition:all .5s}.nf-blue .checkbox-wrap .nf-field-element label.nf-checked-label:before,.nf-blue .checkbox-wrap .nf-field-label label.nf-checked-label:before,.nf-blue .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,.nf-blue .listcheckbox-wrap .nf-field-label label.nf-checked-label:before{color:#4f9dbf;opacity:1;transition:all .5s}.nf-blue .nf-error{position:relative}.nf-blue .nf-error .ninja-forms-field{border-color:#e80000!important;transition:all .5s}.nf-blue .nf-error.field-wrap .nf-field-element:after{background:#e80000;bottom:1px;color:#fff;content:"\f12a";font-family:FontAwesome;font-size:20px;height:48px;line-height:50px;position:absolute;right:1px;text-align:center;top:1px;transition:all .5s;width:50px}.nf-blue .nf-error.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-blue .nf-error .nf-error-msg{color:#e80000}.nf-blue .nf-pass{position:relative}.nf-blue .nf-pass .ninja-forms-field{border-color:green!important;transition:all .5s}.nf-blue .nf-pass.field-wrap .nf-field-element:after{color:green;content:"\f058";font-family:FontAwesome;font-size:30px;height:50px;line-height:50px;position:absolute;right:16px;top:0;transition:all .5s}.nf-blue .nf-pass.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-blue .nf-field-submit-error{border:1px solid;margin:10px 0;padding:15px 15px 15px 50px;position:relative;z-index:1}.nf-blue .nf-field-submit-error:after{content:"\f06a";font-family:FontAwesome;font-size:24px;height:50px;left:15px;line-height:50px;position:absolute;top:0;z-index:2}.nf-blue .nf-field-submit-error{background-color:#ffbaba;border-color:#d8000c;color:#d8000c}.nf-blue .nf-icons .nf-field-element:before{background:#91c8dd;color:#dfeff5}.nf-blue .nf-help{color:#4f9dbf}input[type=checkbox]:focus+label:after,input[type=radio]:focus+label:after{box-shadow:0 0 0 3px #333}@font-face{font-family:'FontAwesome';src:url(//ronmoesfotograaf.nl/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//ronmoesfotograaf.nl/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//ronmoesfotograaf.nl/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//ronmoesfotograaf.nl/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//ronmoesfotograaf.nl/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//ronmoesfotograaf.nl/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px; background: url(//ronmoesfotograaf.nl/wp-content/plugins/cookie-law-info/legacy/images/td_back.gif) repeat-x; text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
word-wrap: break-word;
}
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
}